Jul 03 04:15:13.769647 np0000004364 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 04:15:13.775944 np0000004364 devstack@c-api.service[99781]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 04:15:13 2026] *** Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: nodename: np0000004364 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: machine: x86_64 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: clock source: unix Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: pcre jit disabled Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: detected number of CPU cores: 16 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: current working directory: / Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: detected binary path: /usr/bin/uwsgi-core Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: your processes number limit is 257052 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: your memory page size is 4096 bytes Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: detected max file descriptor number: 2048 Jul 03 04:15:13.778792 np0000004364 devstack@c-api.service[99781]: lock engine: pthread robust mutexes Jul 03 04:15:13.779087 np0000004364 devstack@c-api.service[99781]: thunder lock: enabled Jul 03 04:15:13.779181 np0000004364 devstack@c-api.service[99781]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 04:15:13.779223 np0000004364 devstack@c-api.service[99781]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 04:15:13.779223 np0000004364 devstack@c-api.service[99781]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 04:15:13.779223 np0000004364 devstack@c-api.service[99781]: Set PythonHome to /opt/stack/data/venv Jul 03 04:15:13.814131 np0000004364 devstack@c-api.service[99781]: Python main interpreter initialized at 0x76a1286a3668 Jul 03 04:15:13.814131 np0000004364 devstack@c-api.service[99781]: python threads support enabled Jul 03 04:15:13.814131 np0000004364 devstack@c-api.service[99781]: your server socket listen backlog is limited to 100 connections Jul 03 04:15:13.814131 np0000004364 devstack@c-api.service[99781]: your mercy for graceful operations on workers is 80 seconds Jul 03 04:15:13.814928 np0000004364 devstack@c-api.service[99781]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 04:15:13.815096 np0000004364 devstack@c-api.service[99781]: *** Operational MODE: preforking *** Jul 03 04:15:13.815361 np0000004364 devstack@c-api.service[99781]: *** uWSGI is running in multiple interpreter mode *** Jul 03 04:15:13.815361 np0000004364 devstack@c-api.service[99781]: spawned uWSGI master process (pid: 99781) Jul 03 04:15:13.815577 np0000004364 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 04:15:13.816165 np0000004364 devstack@c-api.service[99781]: spawned uWSGI worker 1 (pid: 99791, cores: 1) Jul 03 04:15:13.817349 np0000004364 devstack@c-api.service[99781]: spawned uWSGI worker 2 (pid: 99792, cores: 1) Jul 03 04:15:13.818023 np0000004364 devstack@c-api.service[99781]: spawned uWSGI worker 3 (pid: 99793, cores: 1) Jul 03 04:15:13.818539 np0000004364 devstack@c-api.service[99781]: spawned uWSGI worker 4 (pid: 99794, cores: 1) Jul 03 04:15:13.818587 np0000004364 devstack@c-api.service[99781]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: we strongly recommend against using it for new projects. Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: If you are already using Eventlet, we recommend migrating to a different Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: framework. For more detail see Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 04:15:13.935910 np0000004364 devstack@c-api.service[99793]: import eventlet # noqa Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: we strongly recommend against using it for new projects. Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: If you are already using Eventlet, we recommend migrating to a different Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: framework. For more detail see Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 04:15:13.941343 np0000004364 devstack@c-api.service[99794]: import eventlet # noqa Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: we strongly recommend against using it for new projects. Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: If you are already using Eventlet, we recommend migrating to a different Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: framework. For more detail see Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 04:15:13.942412 np0000004364 devstack@c-api.service[99791]: import eventlet # noqa Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: we strongly recommend against using it for new projects. Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: If you are already using Eventlet, we recommend migrating to a different Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: framework. For more detail see Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 04:15:13.957879 np0000004364 devstack@c-api.service[99792]: import eventlet # noqa Jul 03 04:15:14.018171 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 04:15:14.018171 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:15:14.021556 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 04:15:14.021556 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:15:14.021824 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 04:15:14.021824 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:15:14.041062 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 04:15:14.041062 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:15:14.095456 np0000004364 devstack@c-api.service[99793]: /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 Jul 03 04:15:14.095456 np0000004364 devstack@c-api.service[99793]: from cgi import parse_header Jul 03 04:15:14.111634 np0000004364 devstack@c-api.service[99791]: /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 Jul 03 04:15:14.111634 np0000004364 devstack@c-api.service[99791]: from cgi import parse_header Jul 03 04:15:14.111796 np0000004364 devstack@c-api.service[99794]: /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 Jul 03 04:15:14.111796 np0000004364 devstack@c-api.service[99794]: from cgi import parse_header Jul 03 04:15:14.137190 np0000004364 devstack@c-api.service[99792]: /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 Jul 03 04:15:14.137190 np0000004364 devstack@c-api.service[99792]: from cgi import parse_header Jul 03 04:15:14.144423 np0000004364 devstack@c-api.service[99793]: /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. Jul 03 04:15:14.144423 np0000004364 devstack@c-api.service[99793]: removals.removed_module( Jul 03 04:15:14.146292 np0000004364 devstack@c-api.service[99793]: /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. Jul 03 04:15:14.146292 np0000004364 devstack@c-api.service[99793]: removals.removed_module( Jul 03 04:15:14.165676 np0000004364 devstack@c-api.service[99794]: /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. Jul 03 04:15:14.165676 np0000004364 devstack@c-api.service[99794]: removals.removed_module( Jul 03 04:15:14.168114 np0000004364 devstack@c-api.service[99794]: /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. Jul 03 04:15:14.168114 np0000004364 devstack@c-api.service[99794]: removals.removed_module( Jul 03 04:15:14.174703 np0000004364 devstack@c-api.service[99791]: /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. Jul 03 04:15:14.174703 np0000004364 devstack@c-api.service[99791]: removals.removed_module( Jul 03 04:15:14.176655 np0000004364 devstack@c-api.service[99791]: /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. Jul 03 04:15:14.176655 np0000004364 devstack@c-api.service[99791]: removals.removed_module( Jul 03 04:15:14.189376 np0000004364 devstack@c-api.service[99792]: /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. Jul 03 04:15:14.189376 np0000004364 devstack@c-api.service[99792]: removals.removed_module( Jul 03 04:15:14.191520 np0000004364 devstack@c-api.service[99792]: /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. Jul 03 04:15:14.191520 np0000004364 devstack@c-api.service[99792]: removals.removed_module( Jul 03 04:15:14.955002 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 04:15:14.955002 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:15:15.003471 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 04:15:15.003471 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:15:15.005102 np0000004364 devstack@c-api.service[99792]: /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. Jul 03 04:15:15.005102 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:15:15.009470 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 04:15:15.009470 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:15:15.010079 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 04:15:15.010079 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:15:15.053663 np0000004364 devstack@c-api.service[99794]: /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. Jul 03 04:15:15.053663 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:15:15.060188 np0000004364 devstack@c-api.service[99793]: /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. Jul 03 04:15:15.060188 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:15:15.065523 np0000004364 devstack@c-api.service[99791]: /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. Jul 03 04:15:15.065523 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:15:15.190242 np0000004364 devstack@c-api.service[99792]: 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. Jul 03 04:15:15.190475 np0000004364 devstack@c-api.service[99792]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99792) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 04:15:15.226856 np0000004364 devstack@c-api.service[99794]: 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. Jul 03 04:15:15.227077 np0000004364 devstack@c-api.service[99794]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99794) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 04:15:15.244204 np0000004364 devstack@c-api.service[99793]: 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. Jul 03 04:15:15.244314 np0000004364 devstack@c-api.service[99791]: 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. Jul 03 04:15:15.244474 np0000004364 devstack@c-api.service[99793]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99793) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 04:15:15.244585 np0000004364 devstack@c-api.service[99791]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99791) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 04:15:15.279601 np0000004364 devstack@c-api.service[99792]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 04:15:15.279601 np0000004364 devstack@c-api.service[99792]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 04:15:15.290157 np0000004364 devstack@c-api.service[99794]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 04:15:15.290157 np0000004364 devstack@c-api.service[99794]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 04:15:15.308792 np0000004364 devstack@c-api.service[99791]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 04:15:15.308792 np0000004364 devstack@c-api.service[99791]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 04:15:15.308895 np0000004364 devstack@c-api.service[99793]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 04:15:15.308895 np0000004364 devstack@c-api.service[99793]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 04:15:15.746628 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99793) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 04:15:15.746790 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99791) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 04:15:15.746981 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.747050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.747118 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.747160 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.747195 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99792) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 04:15:15.747236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.747368 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.747602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.747700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.747925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.748412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99794) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 04:15:15.748969 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.749094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.749212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.749288 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.749377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.749424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.749466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.749507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.749547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.749589 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.749635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.749675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.749719 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.749835 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.749885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.749929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.749970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.750007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.750049 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.750097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.750097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.750173 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.750211 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.750256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.750296 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.750347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.750402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.750477 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.750562 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.750660 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.750767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.750800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.750838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.750934 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.751018 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.751071 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.751114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.751157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.751200 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.751249 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.751295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.751368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.751413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.751447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.751486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.751519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.751575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.751614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.751657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.751692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.751692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.751764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.751811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.751866 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.751905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.751951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.751987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.752023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.752065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.752107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.752141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.752182 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.752223 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.752261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.752261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.752345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.752383 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.752421 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.752456 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.752492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.752528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.752563 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.752611 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.752649 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.752690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.752727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.752770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.752806 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.752854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.752889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.752889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.752963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.753005 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.753045 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.753087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.753124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.753124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.753619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.753685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.753741 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.753796 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.753854 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.753891 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.753931 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.753975 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.754014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.754049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.754049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.754121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.754184 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.754279 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.754408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.754477 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.754529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.754566 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.754614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.754652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.754695 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.754741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.754779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.754835 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.754874 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.754920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.754920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.754920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.755666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.755768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.755895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.756020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.756048 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.756048 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.756106 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.756129 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.756157 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.756180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.756200 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.756225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.756252 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.756286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.756309 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.756363 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.756389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.756389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.756425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.756450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.756471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.756494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.756531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.756614 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.756644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.756666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.756687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.756708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.756738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.756763 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.756798 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.756848 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.756876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.756902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.756922 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.756943 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.756963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.756983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.757044 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.757071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.757150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.757225 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.757256 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.757295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.757374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.757435 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.757491 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.757551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.757586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.757627 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.757659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.757690 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.757729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.757767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.757801 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.757801 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.757883 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.757917 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.757945 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.757968 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.757988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.758024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.758045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.758065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.758084 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.758108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.758132 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.758152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.758175 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.758198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.758219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.758249 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.758273 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.758293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.758313 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.758360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.758396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.758434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.758475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.758513 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.758549 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.758587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.758625 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.758661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.758684 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.758704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.758729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.758751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.758772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.758803 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.758833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.758927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.759056 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.759056 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.759109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.759215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.759291 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.759401 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.759498 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.759588 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.759690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.759801 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.759924 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.760028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.760060 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.760116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.760142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.760179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.760230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.760315 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.760315 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.760373 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.760403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.760431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.760453 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.760481 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.760565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.760693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.760772 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.760878 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.761104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.761175 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.761239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.761266 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.761300 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.761382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.761409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.761452 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.761479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.761511 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.761580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.761679 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.761779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.761905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.766272 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.766372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.766439 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.766494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.766564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.766623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.766694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.766723 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.766794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.766865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.766936 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.766995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.767057 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.767122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.767268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.767360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.767428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.767490 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.767516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.767545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.767570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.767606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.767633 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.767680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.767714 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.767742 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.767792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.767843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.767871 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.767951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.767988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.768030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.768061 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.768097 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.768143 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.768171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.768192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.768214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.768236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.768262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.768286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.768305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.768342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.768374 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.768398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.768422 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.768444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.768465 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.768488 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.768898 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.768995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.769087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.769193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.769273 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.769377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.769486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.769804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.769889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.769952 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.770009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.770064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.770104 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.770154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.770189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.770223 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.770244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.770265 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.770290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.770337 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.770362 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.770416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.770449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.770478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.770531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.770626 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.770654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.770706 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.770733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.770812 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.770874 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.770916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.770976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.771007 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.771033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.771060 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.771090 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.771116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.771143 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.771170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.771192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.771216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.771248 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.771270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.771294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.771392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.771432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.771464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.771494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.771529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.771554 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.771579 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.771614 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.771659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.771690 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.771714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.771742 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.771766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.771766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.771810 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.771847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.771875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.771902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.772386 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.772453 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.772515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.772549 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.772592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.772636 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.772671 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.772696 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.772719 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.772766 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.772798 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.772841 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.772867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.772889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.772911 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.772934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.772957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.772984 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.773007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.773029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.773029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.773075 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.773178 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.773275 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.773388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.773489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.773580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.773683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.775196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.775269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.775305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.775343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.775379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.775420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.775462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.775487 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.775510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.775533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.775563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.775600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.775643 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.775673 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.775709 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.775709 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.776862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.776928 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.776966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.776992 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.777012 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.777038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.777081 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.777117 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.777144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.777165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.777197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.777220 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.777250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.777278 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.777302 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.777355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.777392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.777491 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.777557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.777557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.777626 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.777662 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.777662 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.777714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.777789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.777840 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.777879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.777919 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.777949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.778010 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.778047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.778085 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.778110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.778131 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.778185 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.778227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.778279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.778397 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.778482 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.778580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.778922 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.779014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.779058 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.779102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.779136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.779158 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.779201 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.779240 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.779270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.779294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.779336 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.779362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.779389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.779416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.779446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.779471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.779506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.779539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.779539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.779590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.779635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.779909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.779973 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.780011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.780040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.780088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.780140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.780168 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.780204 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.780241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.780267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.780290 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.780312 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.780369 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.780414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.780450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.780474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.780503 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.780523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.780549 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.780570 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.780590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.780590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.780625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.780645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.780674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.780693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.780727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.780748 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.780768 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.780787 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.780806 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.780842 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.780871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.780894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.780925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.780952 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.780952 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.780994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.781016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.781039 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.781060 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.781082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.781108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.781136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.781165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.781192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.781214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.781237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.781264 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.781285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.781308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.781354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.781397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.781422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.781449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.781537 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.781570 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.781593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.781615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.781640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.781662 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.781683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.781708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.781748 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.781748 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.781748 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.781748 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.781862 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.781929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.782020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.782383 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.782486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.782585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.782612 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.782682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.782720 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.782758 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.782783 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.782804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.782845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.782870 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.782891 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.782913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.782933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.782961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.782989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.783011 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.783037 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.783059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.783082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.783103 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.783128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.783154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.783177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.783198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.783225 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.783247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.783273 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.783296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.783341 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.783386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.783386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.783436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.783526 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.783617 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.783712 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.783801 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.783855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.783891 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.783915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.783935 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.783968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.784006 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.784055 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.784137 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784157 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784176 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784195 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.784215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.784235 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.784279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.784305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.784343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.784377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.784406 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.784427 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.784447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.784467 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.784488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.784507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.784535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.784560 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.784601 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784622 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784662 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784682 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.784723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.784750 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.784784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.784807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.784846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.784846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.784846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.784846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.784928 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.784952 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.784973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.784998 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.785022 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.785082 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.785107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.785169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.785260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.785367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.785472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.785883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.785972 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.786061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.786157 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.786255 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.786361 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.786467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.786564 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.786660 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.786750 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.786856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.786896 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.786947 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.786975 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.787020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.787044 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.787082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.787109 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.787129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.787155 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.787178 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.787203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.787229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.787256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.787279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.787337 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.787408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.787477 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.787917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.788019 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.788118 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.788236 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.788307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.788433 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.788535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.789148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.789218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.789253 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.789276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.789299 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.789341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.789369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.789398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.789422 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.789443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.789467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.789490 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.789513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.789532 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.789552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.789581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.789607 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.789629 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.789651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.789671 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.789693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.789714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.789739 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.789760 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.789780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.789807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.789857 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.789884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.790532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.790611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.790640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.790681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.790711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.790744 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.790780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.790807 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.790853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.790879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.790902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.790929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.790954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.790977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.791005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.791028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.791055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.791055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.791134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.791168 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.791193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.791214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.791271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.791389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.791419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.791470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.791500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.791527 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.791575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.791605 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.791627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.791670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.791715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.791777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.791804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.792280 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.792387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.792441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.792487 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.792515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.792537 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.792560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.792590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.792611 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.792632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.792657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.792679 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.792699 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.792725 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.792746 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.792766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.792786 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.792807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.792854 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.792897 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.792920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.792945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.792964 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.792984 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.793003 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.793027 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.793047 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.793068 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.793087 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.793112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.793136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.793159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.793183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.793206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.793228 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.793251 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.793272 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.793291 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.793312 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.793364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.793390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.793411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.793431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.793450 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.793470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.793494 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.793515 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.793534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.793553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.793553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.793594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.793613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.793636 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.793659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.793683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.793683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.797150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.797223 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.797290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.797367 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.797432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.797461 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.797486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.797516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.797538 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.797564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.797640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.797696 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.797758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.797844 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.798033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.798112 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.798187 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.798257 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.798350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.798421 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.798491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.799470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.799580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.799682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.799784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.799893 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.799983 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.800082 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.801831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.801910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.801980 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.802024 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.802082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.802138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.802214 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.802256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.802313 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.802397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.802459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.802519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.802576 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.802642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.802918 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.802982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.803016 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.803038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.803102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.803135 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.803155 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.803175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.803199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.803220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.803260 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.803362 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.803391 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.803426 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.803483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.803588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.803660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.803685 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.803730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.803754 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.803782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.803825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.803851 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.803896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.803927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.803950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.803999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.804056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.805767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.805895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.805987 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.806032 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99793) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.806088 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.806118 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.806143 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.806182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.806208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.806269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99793) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.806306 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.806359 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99793) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.806383 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.806414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99794) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.806440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.806483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.806517 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.806541 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.806580 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.806609 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.806649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.806675 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99794) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.806712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99794) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.806738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.806773 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.806799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.806885 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.806981 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.807068 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.807150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.807232 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.807331 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 04:15:15.808197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 04:15:15.808294 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 04:15:15.808414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 04:15:15.808518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 04:15:15.808614 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 04:15:15.808705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 04:15:15.843569 np0000004364 devstack@c-api.service[99793]: INFO dbcounter [None req-0897e081-5057-4013-957c-baf1502295ec None None] Registered counter for database cinder Jul 03 04:15:15.846865 np0000004364 devstack@c-api.service[99794]: INFO dbcounter [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Registered counter for database cinder Jul 03 04:15:15.847220 np0000004364 devstack@c-api.service[99792]: INFO dbcounter [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Registered counter for database cinder Jul 03 04:15:15.868337 np0000004364 devstack@c-api.service[99791]: INFO dbcounter [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Registered counter for database cinder Jul 03 04:15:15.883264 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-0897e081-5057-4013-957c-baf1502295ec 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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:15.888557 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:15.890594 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:15.932639 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a 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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:15.994002 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writer thread running {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 04:15:15.996838 np0000004364 devstack@c-api.service[99794]: INFO cinder.rpc [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 04:15:15.999788 np0000004364 devstack@c-api.service[99794]: INFO cinder.rpc [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 04:15:15.999870 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writer thread running {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 04:15:16.002345 np0000004364 devstack@c-api.service[99794]: INFO cinder.rpc [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 04:15:16.002455 np0000004364 devstack@c-api.service[99793]: INFO cinder.rpc [None req-0897e081-5057-4013-957c-baf1502295ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 04:15:16.004432 np0000004364 devstack@c-api.service[99794]: INFO cinder.rpc [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 04:15:16.004778 np0000004364 devstack@c-api.service[99793]: INFO cinder.rpc [None req-0897e081-5057-4013-957c-baf1502295ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 04:15:16.004847 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.005095 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.006658 np0000004364 devstack@c-api.service[99793]: INFO cinder.rpc [None req-0897e081-5057-4013-957c-baf1502295ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 04:15:16.006955 np0000004364 devstack@c-api.service[99794]: WARNING cinder.keymgr.conf_key_mgr [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 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' Jul 03 04:15:16.008809 np0000004364 devstack@c-api.service[99793]: INFO cinder.rpc [None req-0897e081-5057-4013-957c-baf1502295ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 04:15:16.009187 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.009506 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.009900 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.010072 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.010289 np0000004364 devstack@c-api.service[99793]: WARNING cinder.keymgr.conf_key_mgr [None req-0897e081-5057-4013-957c-baf1502295ec 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' Jul 03 04:15:16.010569 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writer thread running {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 04:15:16.012956 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.013195 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.014037 np0000004364 devstack@c-api.service[99792]: INFO cinder.rpc [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 04:15:16.016549 np0000004364 devstack@c-api.service[99792]: INFO cinder.rpc [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 04:15:16.018733 np0000004364 devstack@c-api.service[99792]: INFO cinder.rpc [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 04:15:16.020629 np0000004364 devstack@c-api.service[99792]: INFO cinder.rpc [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 04:15:16.020962 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.021237 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.021895 np0000004364 devstack@c-api.service[99792]: WARNING cinder.keymgr.conf_key_mgr [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 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' Jul 03 04:15:16.024450 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.024616 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.041495 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:16.044041 np0000004364 devstack@c-api.service[99794]: INFO cinder.rpc [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 04:15:16.044692 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-0897e081-5057-4013-957c-baf1502295ec 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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:16.046141 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writer thread running {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 04:15:16.046943 np0000004364 devstack@c-api.service[99794]: INFO cinder.rpc [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 04:15:16.047300 np0000004364 devstack@c-api.service[99793]: INFO cinder.rpc [None req-0897e081-5057-4013-957c-baf1502295ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 04:15:16.047423 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.047591 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.048764 np0000004364 devstack@c-api.service[99791]: INFO cinder.rpc [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 04:15:16.049724 np0000004364 devstack@c-api.service[99793]: INFO cinder.rpc [None req-0897e081-5057-4013-957c-baf1502295ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 04:15:16.050214 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.050390 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.051432 np0000004364 devstack@c-api.service[99791]: INFO cinder.rpc [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 04:15:16.053695 np0000004364 devstack@c-api.service[99791]: INFO cinder.rpc [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 04:15:16.055985 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:16.056033 np0000004364 devstack@c-api.service[99791]: INFO cinder.rpc [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 04:15:16.056396 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.056658 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.057293 np0000004364 devstack@c-api.service[99791]: WARNING cinder.keymgr.conf_key_mgr [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a 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' Jul 03 04:15:16.057886 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.058087 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.058293 np0000004364 devstack@c-api.service[99792]: INFO cinder.rpc [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 04:15:16.060093 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.060229 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.060293 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.060366 np0000004364 devstack@c-api.service[99792]: INFO cinder.rpc [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 04:15:16.060465 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.060656 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.060795 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.060947 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.061122 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.063084 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.063239 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.063416 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.063564 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.065718 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.065889 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.066695 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.066869 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.068860 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.068996 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.069039 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.069127 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.071768 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.071768 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.072345 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.072345 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.072428 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.072428 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.072720 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.072862 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.073112 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.073237 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.075102 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.075249 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.075340 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.075493 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.076675 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.076815 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.077416 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.077590 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.078210 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.078365 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.079521 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.079564 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.079656 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.079712 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.080401 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.080454 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.080533 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.080619 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.082631 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.082721 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.082768 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.082810 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.082920 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.082950 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.084010 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.084206 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.084923 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.085051 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.086729 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.086932 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.087622 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.087859 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.088194 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.088346 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.090586 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.090712 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.091134 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.091320 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.091480 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.091608 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.092952 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.093090 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.093337 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.093505 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.093590 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.093805 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.094097 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.094239 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.094461 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a 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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:16.095244 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.095425 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.096215 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.096355 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.097203 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.097310 np0000004364 devstack@c-api.service[99791]: INFO cinder.rpc [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 04:15:16.097387 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.097607 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.097807 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.097881 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.097980 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.098106 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.098140 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.098663 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.098801 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.099518 np0000004364 devstack@c-api.service[99791]: INFO cinder.rpc [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 04:15:16.099630 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.099663 np0000004364 devstack@c-api.service[99794]: WARNING cinder.api.contrib.hosts [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 04:15:16.099819 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.099949 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.100041 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.100077 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.100294 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.100370 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.100509 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.100597 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: extensions {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.101167 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.101373 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.101747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: consistencygroups {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.101796 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.101957 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.102408 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.102591 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.102814 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.102996 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.103516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: extra_specs {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.103681 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.103775 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.103886 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.103920 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.104664 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.104782 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.105044 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.105172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: capabilities {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.105224 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.105588 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.105721 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.106037 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.106192 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.106248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: backups {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.106385 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.106513 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.107085 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.107122 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.107207 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.107257 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.107877 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-quota-sets {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.108078 np0000004364 devstack@c-api.service[99792]: WARNING cinder.api.contrib.hosts [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 04:15:16.108366 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.108488 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.108524 np0000004364 devstack@c-api.service[99793]: WARNING cinder.api.contrib.hosts [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 04:15:16.108926 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.109030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: extensions {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.109098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: qos-specs {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.109155 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.109821 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: extensions {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.110380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: consistencygroups {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.111246 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.111459 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.111655 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: consistencygroups {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.111902 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: encryption {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.112374 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: extra_specs {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.113339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: encryption {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.113831 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.113940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: capabilities {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.114086 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.114282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: extra_specs {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.114587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: cgsnapshots {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.114999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: backups {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.115751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: scheduler-stats {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.116523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: capabilities {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.116604 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.116748 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.116805 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-quota-sets {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.117025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-volume-manage {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.118139 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: backups {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.118202 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-snapshot-manage {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.118250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: qos-specs {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.119338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-volume-transfer {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.119845 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.119976 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: encryption {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.120034 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.120645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-quota-sets {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.120724 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-hosts {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.121752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-volume-type-access {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.122086 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: encryption {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.122262 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.122448 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.122509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: qos-specs {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.123100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-availability-zone {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.123345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: cgsnapshots {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.124183 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extended resource: os-quota-class-sets {{(pid=99794) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.124581 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.124641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: scheduler-stats {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.124765 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.125515 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.125668 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.125864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-volume-manage {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.126558 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.126605 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: encryption {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.126703 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.127043 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-snapshot-manage {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.127431 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.127558 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.128140 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.snapshot_actions [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] SnapshotActionsController initialized {{(pid=99794) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 04:15:16.128485 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.128542 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.128588 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-volume-transfer {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.128649 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.128698 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.128781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: encryption {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.129256 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.129397 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.129946 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-hosts {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.130044 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.130159 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.130871 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.130932 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.130976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: cgsnapshots {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.131038 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.131087 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-volume-type-access {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.131130 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.131726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.131930 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132156 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-availability-zone {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.132389 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension UsedLimits extending resource: limits {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.132912 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: scheduler-stats {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.132963 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension AdminActions extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.133034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension AdminActions extending resource: snapshots {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.133125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension AdminActions extending resource: backups {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.133221 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeActions extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.133338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.133450 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.router [None req-57dd8bee-875a-4b16-82df-5687b6fd98e5 None None] Extension TypesManage extending resource: types {{(pid=99794) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.133844 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.133979 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extended resource: os-quota-class-sets {{(pid=99792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.134046 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.134779 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.134946 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.135002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-volume-manage {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.135450 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.135618 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.136580 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.136743 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.136799 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.136962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-snapshot-manage {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.137018 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.137759 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.137956 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.138793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.snapshot_actions [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] SnapshotActionsController initialized {{(pid=99792) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 04:15:16.138981 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-volume-transfer {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.139250 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.139416 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.140148 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.140278 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.140603 np0000004364 devstack@c-api.service[99794]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a1286a3668 pid: 99794 (default app) Jul 03 04:15:16.140965 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.141080 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.141366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-hosts {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.141573 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.141742 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.141811 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.141948 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.142484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.142614 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.142717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.142835 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.142932 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension UsedLimits extending resource: limits {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143305 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-volume-type-access {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.143498 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143498 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143581 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension AdminActions extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension AdminActions extending resource: snapshots {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension AdminActions extending resource: backups {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.143906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeActions extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.144031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.144120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.router [None req-71aee656-f9c2-412c-add9-6ecad58ac1f8 None None] Extension TypesManage extending resource: types {{(pid=99792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.144904 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.145060 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.145576 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-availability-zone {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.146311 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.146473 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.147286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extended resource: os-quota-class-sets {{(pid=99793) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.147465 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.147613 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.148301 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.148462 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.149196 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.149373 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.149441 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.149649 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.150275 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.150451 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.150748 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.150916 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.151298 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.151468 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.151578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6869cd64-5859-45b0-85a4-f4d6690ecd64 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:15:16.151896 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.152037 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.152160 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.152280 np0000004364 devstack@c-api.service[99792]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a1286a3668 pid: 99792 (default app) Jul 03 04:15:16.152315 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.152719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.snapshot_actions [None req-0897e081-5057-4013-957c-baf1502295ec None None] SnapshotActionsController initialized {{(pid=99793) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 04:15:16.153192 np0000004364 devstack@c-api.service[99791]: WARNING cinder.api.contrib.hosts [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 04:15:16.153254 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.153411 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.153519 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.153668 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.154200 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.154233 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: extensions {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.154353 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.154620 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1/1] 10.4.3.253 () {60 vars in 925 bytes} [Fri Jul 3 04:15:16 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:15:16.155087 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.155222 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.155710 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: consistencygroups {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.155990 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-0897e081-5057-4013-957c-baf1502295ec None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.156146 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-0897e081-5057-4013-957c-baf1502295ec None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.156833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157037 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157384 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension UsedLimits extending resource: limits {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.157988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.158127 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.158210 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: extra_specs {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.158291 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.158492 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension AdminActions extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.158645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension AdminActions extending resource: snapshots {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.158785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension AdminActions extending resource: backups {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.158943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeActions extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.159116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.159264 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.router [None req-0897e081-5057-4013-957c-baf1502295ec None None] Extension TypesManage extending resource: types {{(pid=99793) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.159411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: capabilities {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.160410 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: backups {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.162028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-quota-sets {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.163289 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: qos-specs {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.165864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: encryption {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.167686 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: encryption {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.167745 np0000004364 devstack@c-api.service[99793]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a1286a3668 pid: 99793 (default app) Jul 03 04:15:16.168293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: cgsnapshots {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.169443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: scheduler-stats {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.170583 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-volume-manage {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.171672 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-snapshot-manage {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.173437 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-volume-transfer {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.174219 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-hosts {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.175355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-volume-type-access {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.176709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-availability-zone {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.177819 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extended resource: os-quota-class-sets {{(pid=99791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 04:15:16.179171 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.179311 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.180123 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.180247 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.180930 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.181053 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.181587 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.snapshot_actions [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] SnapshotActionsController initialized {{(pid=99791) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 04:15:16.181983 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.182138 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.182788 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.182950 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.183647 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.183798 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.184534 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:15:16.184686 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 04:15:16.185249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.185451 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.185604 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.185758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.185926 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension UsedLimits extending resource: limits {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension SnapshotActions extending resource: snapshots {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186501 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186647 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeTypeAccess extending resource: types {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension AdminActions extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.186997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension AdminActions extending resource: snapshots {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.187143 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension AdminActions extending resource: backups {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.187286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeActions extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.187481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.187623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.router [None req-bed72d4a-218b-4067-a5c7-4a8f3c403e6a None None] Extension TypesManage extending resource: types {{(pid=99791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 04:15:16.194579 np0000004364 devstack@c-api.service[99791]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x76a1286a3668 pid: 99791 (default app) Jul 03 04:15:20.949882 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-97687668-a52e-4d05-b6c4-7ed0379028bf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:15:21.503831 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-97687668-a52e-4d05-b6c4-7ed0379028bf admin admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:15:21.504632 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-97687668-a52e-4d05-b6c4-7ed0379028bf admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:15:21.506786 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:15:21.506786 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:15:21.538795 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-97687668-a52e-4d05-b6c4-7ed0379028bf 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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:21.566561 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-97687668-a52e-4d05-b6c4-7ed0379028bf admin admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:15:21.566976 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1/2] 10.4.3.253 () {68 vars in 1256 bytes} [Fri Jul 3 04:15:20 2026] POST /volume/v3/types => generated 183 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:15:21.575506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-cb8c5b40-16a3-4e38-aa7f-5c3f301cef3d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:15:21.868114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-cb8c5b40-16a3-4e38-aa7f-5c3f301cef3d admin admin] POST https://10.4.3.253/volume/v3/types/f4f7a579-85b7-4729-9cc3-8f18f2a330d7/extra_specs Jul 03 04:15:21.868831 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-cb8c5b40-16a3-4e38-aa7f-5c3f301cef3d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:15:21.871194 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:15:21.871194 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:15:21.906063 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-cb8c5b40-16a3-4e38-aa7f-5c3f301cef3d 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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:21.960866 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-cb8c5b40-16a3-4e38-aa7f-5c3f301cef3d admin admin] https://10.4.3.253/volume/v3/types/f4f7a579-85b7-4729-9cc3-8f18f2a330d7/extra_specs returned with HTTP 200 Jul 03 04:15:21.961314 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 2/3] 10.4.3.253 () {70 vars in 1474 bytes} [Fri Jul 3 04:15:21 2026] POST /volume/v3/types/f4f7a579-85b7-4729-9cc3-8f18f2a330d7/extra_specs => generated 52 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:15:22.198002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-6c778fe2-2f00-45cd-8041-f1f22363b173 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:15:22.481338 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-6c778fe2-2f00-45cd-8041-f1f22363b173 admin admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:15:22.481970 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-6c778fe2-2f00-45cd-8041-f1f22363b173 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:15:22.483553 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:15:22.483553 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:15:22.514658 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-6c778fe2-2f00-45cd-8041-f1f22363b173 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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:22.541057 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-6c778fe2-2f00-45cd-8041-f1f22363b173 admin admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:15:22.541577 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1/4] 10.4.3.253 () {70 vars in 1328 bytes} [Fri Jul 3 04:15:22 2026] POST /volume/v3/types => generated 186 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:15:22.563313 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-c9cb23ce-7185-44b1-9edf-dacc785cd11b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:15:22.851092 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-c9cb23ce-7185-44b1-9edf-dacc785cd11b admin admin] POST https://10.4.3.253/volume/v3/types/aa3900b0-2ded-4f9e-985e-a7ced34736ab/extra_specs Jul 03 04:15:22.851641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-c9cb23ce-7185-44b1-9edf-dacc785cd11b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:15:22.853228 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:15:22.853228 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:15:22.886167 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-c9cb23ce-7185-44b1-9edf-dacc785cd11b 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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:15:22.939202 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-97687668-a52e-4d05-b6c4-7ed0379028bf req-c9cb23ce-7185-44b1-9edf-dacc785cd11b admin admin] https://10.4.3.253/volume/v3/types/aa3900b0-2ded-4f9e-985e-a7ced34736ab/extra_specs returned with HTTP 200 Jul 03 04:15:22.939642 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1/5] 10.4.3.253 () {70 vars in 1474 bytes} [Fri Jul 3 04:15:22 2026] POST /volume/v3/types/aa3900b0-2ded-4f9e-985e-a7ced34736ab/extra_specs => generated 45 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:15:31.563925 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:15:31.959347 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:15:32.538692 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:15:32.937777 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:15:48.840389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3f7132dd-a571-4bd4-b124-9881408d558a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:15:48.840755 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f7132dd-a571-4bd4-b124-9881408d558a None None] GET https://10.4.3.253/volume// Jul 03 04:15:48.840755 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f7132dd-a571-4bd4-b124-9881408d558a None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:15:48.840814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f7132dd-a571-4bd4-b124-9881408d558a None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:15:48.841358 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f7132dd-a571-4bd4-b124-9881408d558a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:15:48.841537 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 2/6] 10.4.3.253 () {66 vars in 1425 bytes} [Fri Jul 3 04:15:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:16:29.195395 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a0c09c45-3efb-479c-a441-8306675431c0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:16:29.466088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a0c09c45-3efb-479c-a441-8306675431c0 tempest-verify_tempest_config-481770634 tempest-verify_tempest_config-481770634-project-member] GET https://10.4.3.253/volume/v3/extensions Jul 03 04:16:29.466088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a0c09c45-3efb-479c-a441-8306675431c0 tempest-verify_tempest_config-481770634 tempest-verify_tempest_config-481770634-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:16:29.466088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a0c09c45-3efb-479c-a441-8306675431c0 tempest-verify_tempest_config-481770634 tempest-verify_tempest_config-481770634-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:16:29.466088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a0c09c45-3efb-479c-a441-8306675431c0 tempest-verify_tempest_config-481770634 tempest-verify_tempest_config-481770634-project-member] https://10.4.3.253/volume/v3/extensions returned with HTTP 200 Jul 03 04:16:29.466088 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 3/7] 10.4.3.253 () {66 vars in 1246 bytes} [Fri Jul 3 04:16:29 2026] GET /volume/v3/extensions => generated 5245 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:17:28.389956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:28.780555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:28.781002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-74651473", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:28.782400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-74651473', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:29.523993 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume of 1 GB Jul 03 04:17:29.540215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:17:29.539618. {{(pid=99793) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:17:29.540358 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Availability Zones retrieved successfully. Jul 03 04:17:29.562251 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Flow 'volume_create_api' (429bcc79-6cf4-41cd-95b6-aeffc539bc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:29.563488 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba23b5c-7563-472f-a0d5-448a0977d5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:29.564460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:29.692632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dba23b5c-7563-472f-a0d5-448a0977d5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:29.693618 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e599e87e-4737-4a9d-8368-533d9524e9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:29.736851 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-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. Jul 03 04:17:29.737194 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-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. Jul 03 04:17:29.793167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Created reservations ['3af8c940-2866-421a-b9d8-a9a2974b4f51', '0388caab-23ec-4436-88c9-09d93dc04527', '9cf945c1-2f68-4e71-8bca-364c77263c46', '456b9dc5-d3fb-4f8e-a79e-e06f43b78c4c'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:29.794390 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e599e87e-4737-4a9d-8368-533d9524e9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af8c940-2866-421a-b9d8-a9a2974b4f51', '0388caab-23ec-4436-88c9-09d93dc04527', '9cf945c1-2f68-4e71-8bca-364c77263c46', '456b9dc5-d3fb-4f8e-a79e-e06f43b78c4c']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:29.795736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097ff92e-b9ef-4fa5-8b69-7cdcc9eeafad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:29.857725 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (097ff92e-b9ef-4fa5-8b69-7cdcc9eeafad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dac5ac5-7275-4620-ba08-d3ff61711cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-74651473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8018e37ae1254f68bfa475fb7625949c',qos_specs=None,replication_status=,reservations=['3af8c940-2866-421a-b9d8-a9a2974b4f51','0388caab-23ec-4436-88c9-09d93dc04527','9cf945c1-2f68-4e71-8bca-364c77263c46','456b9dc5-d3fb-4f8e-a79e-e06f43b78c4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ba934fdb74408791fccc735ddf0237',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-74651473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dac5ac5-7275-4620-ba08-d3ff61711cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8018e37ae1254f68bfa475fb7625949c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ba934fdb74408791fccc735ddf0237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:29.858516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9c3c62-e3be-4937-80da-8f9cea2693f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:29.891039 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff9c3c62-e3be-4937-80da-8f9cea2693f1) transitioned into state 'SUCCESS' from state '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-74651473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8018e37ae1254f68bfa475fb7625949c',qos_specs=None,replication_status=,reservations=['3af8c940-2866-421a-b9d8-a9a2974b4f51','0388caab-23ec-4436-88c9-09d93dc04527','9cf945c1-2f68-4e71-8bca-364c77263c46','456b9dc5-d3fb-4f8e-a79e-e06f43b78c4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ba934fdb74408791fccc735ddf0237',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:29.894493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15afea5-7113-41a7-9cce-058ec60f6bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:29.923294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d15afea5-7113-41a7-9cce-058ec60f6bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:29.926543 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Flow 'volume_create_api' (429bcc79-6cf4-41cd-95b6-aeffc539bc50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:29.926543 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume request issued successfully. Jul 03 04:17:29.926967 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48c1c387-8feb-4b90-a5fe-95575e368dbc tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:29.928097 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 2/8] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:17:28 2026] POST /volume/v3/volumes => generated 755 bytes in 1538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:29.945367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-843138c1-d73d-4ce7-8ee4-9674bbbc2fe8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:29.951743 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-843138c1-d73d-4ce7-8ee4-9674bbbc2fe8 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:29.952978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-843138c1-d73d-4ce7-8ee4-9674bbbc2fe8 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:29.952978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-843138c1-d73d-4ce7-8ee4-9674bbbc2fe8 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:29.993745 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:29.993745 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:30.002295 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-843138c1-d73d-4ce7-8ee4-9674bbbc2fe8 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:30.013989 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-843138c1-d73d-4ce7-8ee4-9674bbbc2fe8 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:30.014632 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 2/9] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:29 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 823 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:31.032317 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aaae27d6-6096-47a0-b59c-bcb4d2d48d07 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:31.045284 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aaae27d6-6096-47a0-b59c-bcb4d2d48d07 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:31.045594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aaae27d6-6096-47a0-b59c-bcb4d2d48d07 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:31.045851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aaae27d6-6096-47a0-b59c-bcb4d2d48d07 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:31.090058 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:31.090058 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:31.102020 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aaae27d6-6096-47a0-b59c-bcb4d2d48d07 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:31.108470 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aaae27d6-6096-47a0-b59c-bcb4d2d48d07 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:31.108739 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 3/10] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:31 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:32.121435 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1843a15-c788-4216-b2d1-0a9abe37c0e1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:32.123640 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1843a15-c788-4216-b2d1-0a9abe37c0e1 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:32.123862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1843a15-c788-4216-b2d1-0a9abe37c0e1 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:32.124079 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1843a15-c788-4216-b2d1-0a9abe37c0e1 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:32.179237 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:32.179237 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:32.188952 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c1843a15-c788-4216-b2d1-0a9abe37c0e1 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:32.197830 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1843a15-c788-4216-b2d1-0a9abe37c0e1 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:32.198382 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 4/11] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:32 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:33.212667 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-afc15137-caa7-4f0f-acc8-553113ab5586 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:33.216267 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-afc15137-caa7-4f0f-acc8-553113ab5586 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:33.216501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-afc15137-caa7-4f0f-acc8-553113ab5586 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:33.216693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-afc15137-caa7-4f0f-acc8-553113ab5586 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:33.225520 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:33.225520 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:17:33.232847 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-afc15137-caa7-4f0f-acc8-553113ab5586 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:33.239680 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-afc15137-caa7-4f0f-acc8-553113ab5586 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:33.240268 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 3/12] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:33 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:34.259597 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7307bc92-ef5c-4964-87ce-f708da114bdb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:34.262615 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7307bc92-ef5c-4964-87ce-f708da114bdb tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:34.262888 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7307bc92-ef5c-4964-87ce-f708da114bdb tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:34.263109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7307bc92-ef5c-4964-87ce-f708da114bdb tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:34.274639 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:34.274639 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:34.280732 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7307bc92-ef5c-4964-87ce-f708da114bdb tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:34.287607 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7307bc92-ef5c-4964-87ce-f708da114bdb tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:34.288266 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 3/13] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:34 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:35.311784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4c91c1fa-d749-41b2-9c36-963aaa9ce713 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:35.314558 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4c91c1fa-d749-41b2-9c36-963aaa9ce713 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:35.314760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4c91c1fa-d749-41b2-9c36-963aaa9ce713 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:35.314965 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4c91c1fa-d749-41b2-9c36-963aaa9ce713 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:35.333181 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:35.333181 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:35.341044 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4c91c1fa-d749-41b2-9c36-963aaa9ce713 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:35.358520 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4c91c1fa-d749-41b2-9c36-963aaa9ce713 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:35.358520 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 4/14] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:35 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:36.371379 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d199b3c9-b849-47eb-87d4-880e539ec238 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:36.373198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d199b3c9-b849-47eb-87d4-880e539ec238 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:36.373444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d199b3c9-b849-47eb-87d4-880e539ec238 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:36.373675 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d199b3c9-b849-47eb-87d4-880e539ec238 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:36.381756 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:36.381756 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:36.386153 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d199b3c9-b849-47eb-87d4-880e539ec238 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:36.391413 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d199b3c9-b849-47eb-87d4-880e539ec238 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:36.391889 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 5/15] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:36 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:36.730230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:36.967620 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:36.967971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1549985490"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:36.969456 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1549985490'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:36.969579 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Create volume of 1 GB Jul 03 04:17:36.973587 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Availability Zones retrieved successfully. Jul 03 04:17:36.981289 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Flow 'volume_create_api' (be3279b8-4c48-4622-9ae1-9ccce73b0e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:36.982246 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460e8ed6-6582-40dc-a715-990fde007956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:36.983222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:37.010856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (460e8ed6-6582-40dc-a715-990fde007956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.010856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9ade89-6d37-4d83-935c-a568d55c6ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.093313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Created reservations ['d56d67b7-5367-4c21-80e5-3538ad52c09e', '0c9b5a2b-bcf1-450e-b59d-9a2c29ba05f5', 'd5829935-9482-4579-9dfd-ca1353c5472d', '2b3c90b7-2e1d-453d-931d-da83501eb96d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:37.094548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b9ade89-6d37-4d83-935c-a568d55c6ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d56d67b7-5367-4c21-80e5-3538ad52c09e', '0c9b5a2b-bcf1-450e-b59d-9a2c29ba05f5', 'd5829935-9482-4579-9dfd-ca1353c5472d', '2b3c90b7-2e1d-453d-931d-da83501eb96d']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.096053 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11628ce-2c31-44d8-9e79-fb9b94afc5e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.154280 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a11628ce-2c31-44d8-9e79-fb9b94afc5e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19138a1f-4de3-42c9-b5cf-bdf9f8255d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1549985490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e072cfa071ed4be5a9e798df7a008c1a',qos_specs=None,replication_status=,reservations=['d56d67b7-5367-4c21-80e5-3538ad52c09e','0c9b5a2b-bcf1-450e-b59d-9a2c29ba05f5','d5829935-9482-4579-9dfd-ca1353c5472d','2b3c90b7-2e1d-453d-931d-da83501eb96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc9a62be49a34bf1b710a461ef0615c9',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1549985490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19138a1f-4de3-42c9-b5cf-bdf9f8255d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e072cfa071ed4be5a9e798df7a008c1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc9a62be49a34bf1b710a461ef0615c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.155237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78611991-1d58-4b4e-aaf0-b1057c6a1eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.181342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78611991-1d58-4b4e-aaf0-b1057c6a1eff) transitioned into state 'SUCCESS' from state '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-1549985490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e072cfa071ed4be5a9e798df7a008c1a',qos_specs=None,replication_status=,reservations=['d56d67b7-5367-4c21-80e5-3538ad52c09e','0c9b5a2b-bcf1-450e-b59d-9a2c29ba05f5','d5829935-9482-4579-9dfd-ca1353c5472d','2b3c90b7-2e1d-453d-931d-da83501eb96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc9a62be49a34bf1b710a461ef0615c9',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.182455 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf19cd78-2438-420f-94a1-6af13af67c12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.198488 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf19cd78-2438-420f-94a1-6af13af67c12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.199212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Flow 'volume_create_api' (be3279b8-4c48-4622-9ae1-9ccce73b0e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:37.200035 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Create volume request issued successfully. Jul 03 04:17:37.200318 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7364eb3-0459-475d-ad7f-ab986cbb25bd tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:37.200974 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 4/16] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:17:36 2026] POST /volume/v3/volumes => generated 785 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:37.218241 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dd47ae09-a2b9-461f-a23b-fbbced263883 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:37.220549 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dd47ae09-a2b9-461f-a23b-fbbced263883 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:17:37.220781 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dd47ae09-a2b9-461f-a23b-fbbced263883 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:37.220976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dd47ae09-a2b9-461f-a23b-fbbced263883 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:37.262857 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:37.262857 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:37.268010 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dd47ae09-a2b9-461f-a23b-fbbced263883 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:17:37.273827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dd47ae09-a2b9-461f-a23b-fbbced263883 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:17:37.276600 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 4/17] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:37 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:37.357634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-227b57a2-84db-4998-8ed5-50deec79fca1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:37.408466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ef1e484f-ad95-4025-aefc-65a4466d3155 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:37.410918 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ef1e484f-ad95-4025-aefc-65a4466d3155 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:37.411796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ef1e484f-ad95-4025-aefc-65a4466d3155 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:37.412186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ef1e484f-ad95-4025-aefc-65a4466d3155 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:37.430630 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:37.430630 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:37.436407 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ef1e484f-ad95-4025-aefc-65a4466d3155 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:37.447182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ef1e484f-ad95-4025-aefc-65a4466d3155 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:37.448045 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 6/18] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:37 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:37.590721 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:37.591831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-332607434"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:37.593014 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-332607434'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:37.597072 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Create volume of 1 GB Jul 03 04:17:37.598437 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:37.598437 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:37.603123 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:17:37.602454. {{(pid=99792) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:17:37.603286 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Availability Zones retrieved successfully. Jul 03 04:17:37.632482 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Flow 'volume_create_api' (7128e843-e63b-4018-96dd-a248c104102f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:37.632482 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f0595c-f245-4e35-b7f2-e977ada8d81a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.632704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:37.651586 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:37.651586 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:37.680863 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73f0595c-f245-4e35-b7f2-e977ada8d81a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aa3900b0-2ded-4f9e-985e-a7ced34736ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa3900b0-2ded-4f9e-985e-a7ced34736ab', 'encryption_key_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=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.681950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6999b458-e187-42d1-8ff7-884f8dedf4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.744016 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:17:37.744403 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:17:37.802164 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Created reservations ['a47af4ac-a48d-4605-b2ce-522d094da281', 'af00bb27-9050-4433-903e-4d8be8a601b2', 'fbfc9cd2-3b21-450b-a824-fe060b6ac5cf', 'a8f07edb-5ef8-4807-ae52-12a214599431'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:37.803235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6999b458-e187-42d1-8ff7-884f8dedf4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47af4ac-a48d-4605-b2ce-522d094da281', 'af00bb27-9050-4433-903e-4d8be8a601b2', 'fbfc9cd2-3b21-450b-a824-fe060b6ac5cf', 'a8f07edb-5ef8-4807-ae52-12a214599431']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.804148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5f3d1f-1cab-4972-bbda-ec3aa5653689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.836443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc5f3d1f-1cab-4972-bbda-ec3aa5653689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7411087b-b4c2-4e18-a515-ade2f472c1f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-332607434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1f1828cb9b324d3daf261da0474ab91f',qos_specs=None,replication_status=,reservations=['a47af4ac-a48d-4605-b2ce-522d094da281','af00bb27-9050-4433-903e-4d8be8a601b2','fbfc9cd2-3b21-450b-a824-fe060b6ac5cf','a8f07edb-5ef8-4807-ae52-12a214599431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ba84ec8d8a40b6ae94d607151b7ae2',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-332607434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7411087b-b4c2-4e18-a515-ade2f472c1f7,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1f1828cb9b324d3daf261da0474ab91f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ba84ec8d8a40b6ae94d607151b7ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa3900b0-2ded-4f9e-985e-a7ced34736ab),volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.839214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d368d160-c866-4fbd-ac43-736287164de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.889920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d368d160-c866-4fbd-ac43-736287164de5) transitioned into state 'SUCCESS' from state '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-332607434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1f1828cb9b324d3daf261da0474ab91f',qos_specs=None,replication_status=,reservations=['a47af4ac-a48d-4605-b2ce-522d094da281','af00bb27-9050-4433-903e-4d8be8a601b2','fbfc9cd2-3b21-450b-a824-fe060b6ac5cf','a8f07edb-5ef8-4807-ae52-12a214599431'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ba84ec8d8a40b6ae94d607151b7ae2',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.889920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8912c6ea-5771-4171-b8f9-aadb5e45f04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:37.922529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8912c6ea-5771-4171-b8f9-aadb5e45f04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:37.922822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Flow 'volume_create_api' (7128e843-e63b-4018-96dd-a248c104102f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:37.923311 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Create volume request issued successfully. Jul 03 04:17:37.924133 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-227b57a2-84db-4998-8ed5-50deec79fca1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:37.925065 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 5/19] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:17:37 2026] POST /volume/v3/volumes => generated 757 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:37.942961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2ac38d05-8d59-4bf4-adde-511f10d18f0a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:37.948682 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2ac38d05-8d59-4bf4-adde-511f10d18f0a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:17:37.948682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2ac38d05-8d59-4bf4-adde-511f10d18f0a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:37.948682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2ac38d05-8d59-4bf4-adde-511f10d18f0a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:37.961202 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:37.961202 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:17:37.965450 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2ac38d05-8d59-4bf4-adde-511f10d18f0a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:17:37.979973 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2ac38d05-8d59-4bf4-adde-511f10d18f0a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:17:37.980482 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 5/20] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:37 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:38.289683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-61931700-775c-4ccb-adb7-1abfd3af397b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:38.294801 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-61931700-775c-4ccb-adb7-1abfd3af397b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:17:38.295026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-61931700-775c-4ccb-adb7-1abfd3af397b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:38.295248 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-61931700-775c-4ccb-adb7-1abfd3af397b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:38.308299 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:38.308299 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:38.314742 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-61931700-775c-4ccb-adb7-1abfd3af397b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:17:38.323346 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-61931700-775c-4ccb-adb7-1abfd3af397b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:17:38.323762 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 5/21] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:38 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:17:38.464411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bd2104b3-499a-49a9-9d30-18fec99dd36a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:38.467042 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bd2104b3-499a-49a9-9d30-18fec99dd36a tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:38.468850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bd2104b3-499a-49a9-9d30-18fec99dd36a tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:38.468850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bd2104b3-499a-49a9-9d30-18fec99dd36a tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:38.482369 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:38.482369 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:38.489043 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bd2104b3-499a-49a9-9d30-18fec99dd36a tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:38.498107 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bd2104b3-499a-49a9-9d30-18fec99dd36a tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:38.498620 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 7/22] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:38 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:38.996851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e68f9000-d84d-4ee5-bded-139a032d5568 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:38.998823 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e68f9000-d84d-4ee5-bded-139a032d5568 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:17:38.999078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e68f9000-d84d-4ee5-bded-139a032d5568 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:38.999729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e68f9000-d84d-4ee5-bded-139a032d5568 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:39.016598 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:39.016598 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:39.030416 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e68f9000-d84d-4ee5-bded-139a032d5568 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:17:39.030802 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e68f9000-d84d-4ee5-bded-139a032d5568 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:17:39.031369 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 6/23] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:38 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:39.050404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:39.334710 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] POST https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action Jul 03 04:17:39.335350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:17:39.335477 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:39.346505 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:39.346505 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:17:39.347130 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] Volume info retrieved successfully. Jul 03 04:17:39.360411 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] Update volume admin metadata completed successfully. Jul 03 04:17:39.360411 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] Update readonly setting on volume completed successfully. Jul 03 04:17:39.360411 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d1158dd3-410d-4fe4-aa1c-f3b36e76f095 tempest-TestMultiAttachVolumeSwap-1227956257 tempest-TestMultiAttachVolumeSwap-1227956257-project-admin] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action returned with HTTP 202 Jul 03 04:17:39.360748 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 6/24] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:17:39 2026] POST /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action => generated 0 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:17:39.368142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:39.370464 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:39.370895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1552759986"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:39.373028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1552759986'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:39.384716 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Create volume of 1 GB Jul 03 04:17:39.385030 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:39.385030 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:39.389117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:17:39.388491. {{(pid=99791) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:17:39.389230 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Availability Zones retrieved successfully. Jul 03 04:17:39.412370 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Flow 'volume_create_api' (85a36304-d40b-4d66-a5a2-7d48ad52fe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:39.413583 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b079e9-be8f-4311-b323-28ce67ff320e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:39.414449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:39.429949 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:39.429949 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:39.454525 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b079e9-be8f-4311-b323-28ce67ff320e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aa3900b0-2ded-4f9e-985e-a7ced34736ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa3900b0-2ded-4f9e-985e-a7ced34736ab', 'encryption_key_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=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:39.454714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5466ffe2-94de-4139-80c4-65999803bab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:39.500982 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:17:39.501620 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:17:39.516463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-30f7d900-2b06-409e-a1d6-adb7578dd7c4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:39.519088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-30f7d900-2b06-409e-a1d6-adb7578dd7c4 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:39.519419 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-30f7d900-2b06-409e-a1d6-adb7578dd7c4 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:39.519716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-30f7d900-2b06-409e-a1d6-adb7578dd7c4 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:39.529537 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:39.529537 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:39.529779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Created reservations ['b44308eb-286b-47d5-8868-044deae4cad6', '3d5f0269-2538-4785-94c9-d0287040f4d5', '69711ed5-dde5-4b0b-8055-8cf325408353', '5f3d6dc7-edc9-4302-908f-7fd0f0b30ab4'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:39.530803 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5466ffe2-94de-4139-80c4-65999803bab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44308eb-286b-47d5-8868-044deae4cad6', '3d5f0269-2538-4785-94c9-d0287040f4d5', '69711ed5-dde5-4b0b-8055-8cf325408353', '5f3d6dc7-edc9-4302-908f-7fd0f0b30ab4']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:39.531716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3359e51f-cde3-4be3-b2a0-1cc66a9620d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:39.534539 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-30f7d900-2b06-409e-a1d6-adb7578dd7c4 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:39.540370 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-30f7d900-2b06-409e-a1d6-adb7578dd7c4 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:39.540568 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 8/25] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:39 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:39.562121 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3359e51f-cde3-4be3-b2a0-1cc66a9620d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '321aa71b-0e32-4caf-a179-37dd129e7152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1552759986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1f1828cb9b324d3daf261da0474ab91f',qos_specs=None,replication_status=,reservations=['b44308eb-286b-47d5-8868-044deae4cad6','3d5f0269-2538-4785-94c9-d0287040f4d5','69711ed5-dde5-4b0b-8055-8cf325408353','5f3d6dc7-edc9-4302-908f-7fd0f0b30ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ba84ec8d8a40b6ae94d607151b7ae2',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1552759986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=321aa71b-0e32-4caf-a179-37dd129e7152,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='1f1828cb9b324d3daf261da0474ab91f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d9ba84ec8d8a40b6ae94d607151b7ae2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa3900b0-2ded-4f9e-985e-a7ced34736ab),volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:39.562658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7710634-4eca-4f10-8adc-002382e7d442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:39.589001 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7710634-4eca-4f10-8adc-002382e7d442) transitioned into state 'SUCCESS' from state '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-1552759986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='1f1828cb9b324d3daf261da0474ab91f',qos_specs=None,replication_status=,reservations=['b44308eb-286b-47d5-8868-044deae4cad6','3d5f0269-2538-4785-94c9-d0287040f4d5','69711ed5-dde5-4b0b-8055-8cf325408353','5f3d6dc7-edc9-4302-908f-7fd0f0b30ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d9ba84ec8d8a40b6ae94d607151b7ae2',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:39.590189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cb95e9-519a-47ed-9fee-60e5eb2a095f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:39.622239 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37cb95e9-519a-47ed-9fee-60e5eb2a095f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:39.623343 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Flow 'volume_create_api' (85a36304-d40b-4d66-a5a2-7d48ad52fe6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:39.623752 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Create volume request issued successfully. Jul 03 04:17:39.624504 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bed46bef-9dd2-4001-a28a-0b8c74bc6f37 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:39.626410 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 6/26] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:17:39 2026] POST /volume/v3/volumes => generated 758 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:39.638777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-88bf1e8c-d3ff-4436-b31b-876813325214 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:39.642799 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88bf1e8c-d3ff-4436-b31b-876813325214 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:17:39.642972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88bf1e8c-d3ff-4436-b31b-876813325214 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:39.643183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88bf1e8c-d3ff-4436-b31b-876813325214 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:39.651943 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:39.651943 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:39.659847 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-88bf1e8c-d3ff-4436-b31b-876813325214 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:17:39.665785 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88bf1e8c-d3ff-4436-b31b-876813325214 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 returned with HTTP 200 Jul 03 04:17:39.666446 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 7/27] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:39 2026] GET /volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 => generated 826 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:40.555591 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dd10028b-b30d-4707-a3db-1832b546de35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:40.557671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd10028b-b30d-4707-a3db-1832b546de35 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:40.557898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd10028b-b30d-4707-a3db-1832b546de35 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:40.558153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd10028b-b30d-4707-a3db-1832b546de35 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:40.565029 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:40.565029 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:17:40.569078 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dd10028b-b30d-4707-a3db-1832b546de35 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:40.576382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd10028b-b30d-4707-a3db-1832b546de35 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:40.576935 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 7/28] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:40 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:17:40.683662 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-373398f1-7e55-4f4f-be09-aa23bd8bb87d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:40.685407 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-373398f1-7e55-4f4f-be09-aa23bd8bb87d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:17:40.685526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-373398f1-7e55-4f4f-be09-aa23bd8bb87d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:40.686244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-373398f1-7e55-4f4f-be09-aa23bd8bb87d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:40.693161 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:40.693161 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:40.696893 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-373398f1-7e55-4f4f-be09-aa23bd8bb87d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:17:40.700624 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-373398f1-7e55-4f4f-be09-aa23bd8bb87d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 returned with HTTP 200 Jul 03 04:17:40.700959 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 9/29] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:40 2026] GET /volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:41.593704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-69d4218b-0935-42f2-bb45-741632b31f9c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:41.596920 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-69d4218b-0935-42f2-bb45-741632b31f9c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:41.597182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-69d4218b-0935-42f2-bb45-741632b31f9c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:41.597570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-69d4218b-0935-42f2-bb45-741632b31f9c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:41.611360 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:41.611360 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:41.616264 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-69d4218b-0935-42f2-bb45-741632b31f9c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:41.622308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-69d4218b-0935-42f2-bb45-741632b31f9c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:41.622631 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 7/30] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:41 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:42.636270 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e465bd7a-ac85-470e-b133-ca9094f37885 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:42.638095 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e465bd7a-ac85-470e-b133-ca9094f37885 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:42.638312 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e465bd7a-ac85-470e-b133-ca9094f37885 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:42.638544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e465bd7a-ac85-470e-b133-ca9094f37885 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:42.645587 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:42.645587 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:42.649509 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e465bd7a-ac85-470e-b133-ca9094f37885 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:42.654483 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e465bd7a-ac85-470e-b133-ca9094f37885 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:42.654906 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 8/31] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:42 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 908 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:43.667137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b5e32e11-382d-48ee-97c2-5c94b857d5ed None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:43.668884 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b5e32e11-382d-48ee-97c2-5c94b857d5ed tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:43.670992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b5e32e11-382d-48ee-97c2-5c94b857d5ed tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:43.670992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b5e32e11-382d-48ee-97c2-5c94b857d5ed tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:43.680302 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:43.680302 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:17:43.687855 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b5e32e11-382d-48ee-97c2-5c94b857d5ed tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:43.693808 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b5e32e11-382d-48ee-97c2-5c94b857d5ed tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:43.694284 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 8/32] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:43 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 1394 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:17:43.709218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c81197d3-5264-47ae-a734-a832579f370d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:43.712686 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:43.713056 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-817273808"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:43.714474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-817273808'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:43.714812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume of 1 GB Jul 03 04:17:43.728222 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:17:43.727581. {{(pid=99794) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:17:43.728430 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Availability Zones retrieved successfully. Jul 03 04:17:43.751176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Flow 'volume_create_api' (526ecc64-4e23-4e9c-958a-7fdc7ea6dfd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:43.752432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c71f54-ba0e-4c11-b6d4-3a0062c6339d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:43.753549 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:43.802507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c71f54-ba0e-4c11-b6d4-3a0062c6339d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:43.802925 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b7a850-4dc3-459e-a926-f07109762372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:43.843373 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-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. Jul 03 04:17:43.843680 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-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. Jul 03 04:17:43.862341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Created reservations ['e8740a9c-5aba-4ab7-90e6-0b26ff72b49b', '39bf69c8-89c3-437b-a874-8f54e9a2b8c3', '476186dc-f783-43cf-a18a-f0bc63ec08c7', '4ec3bb5f-cea6-4a7b-a125-2be0596add8a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:43.863453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3b7a850-4dc3-459e-a926-f07109762372) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8740a9c-5aba-4ab7-90e6-0b26ff72b49b', '39bf69c8-89c3-437b-a874-8f54e9a2b8c3', '476186dc-f783-43cf-a18a-f0bc63ec08c7', '4ec3bb5f-cea6-4a7b-a125-2be0596add8a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:43.864529 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679b24ae-1e9e-42af-9c5f-ff43f7d622dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:43.888877 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (679b24ae-1e9e-42af-9c5f-ff43f7d622dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3124766-0a3c-47a2-843c-c0bee03dfe51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-817273808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8018e37ae1254f68bfa475fb7625949c',qos_specs=None,replication_status=,reservations=['e8740a9c-5aba-4ab7-90e6-0b26ff72b49b','39bf69c8-89c3-437b-a874-8f54e9a2b8c3','476186dc-f783-43cf-a18a-f0bc63ec08c7','4ec3bb5f-cea6-4a7b-a125-2be0596add8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ba934fdb74408791fccc735ddf0237',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-817273808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3124766-0a3c-47a2-843c-c0bee03dfe51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8018e37ae1254f68bfa475fb7625949c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ba934fdb74408791fccc735ddf0237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:43.889550 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2d26f9-aef5-4499-ba38-ce8e04eb414f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:43.911488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d2d26f9-aef5-4499-ba38-ce8e04eb414f) transitioned into state 'SUCCESS' from state '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-817273808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8018e37ae1254f68bfa475fb7625949c',qos_specs=None,replication_status=,reservations=['e8740a9c-5aba-4ab7-90e6-0b26ff72b49b','39bf69c8-89c3-437b-a874-8f54e9a2b8c3','476186dc-f783-43cf-a18a-f0bc63ec08c7','4ec3bb5f-cea6-4a7b-a125-2be0596add8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ba934fdb74408791fccc735ddf0237',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:43.912455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba6e111-21ec-47f5-8bcf-629b11cfaea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:43.933728 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba6e111-21ec-47f5-8bcf-629b11cfaea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:43.934529 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Flow 'volume_create_api' (526ecc64-4e23-4e9c-958a-7fdc7ea6dfd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:43.934822 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume request issued successfully. Jul 03 04:17:43.935489 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c81197d3-5264-47ae-a734-a832579f370d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:43.935887 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 10/33] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:17:43 2026] POST /volume/v3/volumes => generated 756 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:43.952310 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-622c3290-cc55-448e-ac96-4664e3899a56 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:43.954308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-622c3290-cc55-448e-ac96-4664e3899a56 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:17:43.954866 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-622c3290-cc55-448e-ac96-4664e3899a56 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:43.954959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-622c3290-cc55-448e-ac96-4664e3899a56 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:43.961491 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:43.961491 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:43.965889 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-622c3290-cc55-448e-ac96-4664e3899a56 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:43.970370 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-622c3290-cc55-448e-ac96-4664e3899a56 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 200 Jul 03 04:17:43.970768 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 8/34] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:43 2026] GET /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:44.984075 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-897c543b-a516-408b-8b2b-92e14aaa0fea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:44.986047 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-897c543b-a516-408b-8b2b-92e14aaa0fea tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:17:44.986289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-897c543b-a516-408b-8b2b-92e14aaa0fea tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:44.986540 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-897c543b-a516-408b-8b2b-92e14aaa0fea tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:44.998842 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:44.998842 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:45.004319 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-897c543b-a516-408b-8b2b-92e14aaa0fea tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:45.011351 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-897c543b-a516-408b-8b2b-92e14aaa0fea tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 200 Jul 03 04:17:45.012137 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 9/35] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:44 2026] GET /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:45.025509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:45.027229 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:45.027801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2006991443"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:45.030179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2006991443'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:45.030592 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume of 1 GB Jul 03 04:17:45.035122 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Availability Zones retrieved successfully. Jul 03 04:17:45.041091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Flow 'volume_create_api' (072e116c-b0d4-4653-9c6f-5ed92f019e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:45.043815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a61bbca-f193-4a98-b3e5-5d2d3fca94a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:45.043815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:45.073073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a61bbca-f193-4a98-b3e5-5d2d3fca94a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:45.073073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3301fe0-9e9d-46f9-a1f9-56b33c5ee4e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:45.122184 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Created reservations ['51c31a72-a717-4382-9ded-83d4c38dd29b', 'f1c76da9-50e5-4a82-9965-f6c450c736b6', 'd7356ccb-d741-4c63-9aee-b056c07e662a', '4340b6b2-62ea-4451-b67d-2560a6aee553'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:45.123349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3301fe0-9e9d-46f9-a1f9-56b33c5ee4e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51c31a72-a717-4382-9ded-83d4c38dd29b', 'f1c76da9-50e5-4a82-9965-f6c450c736b6', 'd7356ccb-d741-4c63-9aee-b056c07e662a', '4340b6b2-62ea-4451-b67d-2560a6aee553']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:45.124501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb93bdb-e04f-47e8-a31b-bca415c212ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:45.153068 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ceb93bdb-e04f-47e8-a31b-bca415c212ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d7b018-a8b7-4003-acf0-f8215c1668bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2006991443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8018e37ae1254f68bfa475fb7625949c',qos_specs=None,replication_status=,reservations=['51c31a72-a717-4382-9ded-83d4c38dd29b','f1c76da9-50e5-4a82-9965-f6c450c736b6','d7356ccb-d741-4c63-9aee-b056c07e662a','4340b6b2-62ea-4451-b67d-2560a6aee553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ba934fdb74408791fccc735ddf0237',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2006991443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d7b018-a8b7-4003-acf0-f8215c1668bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8018e37ae1254f68bfa475fb7625949c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18ba934fdb74408791fccc735ddf0237',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:45.154034 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ea0466-0e65-4215-b08c-be54cf594d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:45.182659 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ea0466-0e65-4215-b08c-be54cf594d1a) transitioned into state 'SUCCESS' from state '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-2006991443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8018e37ae1254f68bfa475fb7625949c',qos_specs=None,replication_status=,reservations=['51c31a72-a717-4382-9ded-83d4c38dd29b','f1c76da9-50e5-4a82-9965-f6c450c736b6','d7356ccb-d741-4c63-9aee-b056c07e662a','4340b6b2-62ea-4451-b67d-2560a6aee553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18ba934fdb74408791fccc735ddf0237',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:45.182659 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846bbd76-d0b2-42d1-927e-174bead68c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:45.199847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (846bbd76-d0b2-42d1-927e-174bead68c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:45.201043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Flow 'volume_create_api' (072e116c-b0d4-4653-9c6f-5ed92f019e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:45.201476 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Create volume request issued successfully. Jul 03 04:17:45.202227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4cd25fa-96ea-459e-972f-17e425d092b7 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:45.202803 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 9/36] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:17:45 2026] POST /volume/v3/volumes => generated 757 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:45.214244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c96c8980-e88d-47df-ad50-2fa4aff0711f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:45.219615 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c96c8980-e88d-47df-ad50-2fa4aff0711f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:17:45.219615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c96c8980-e88d-47df-ad50-2fa4aff0711f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:45.221781 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c96c8980-e88d-47df-ad50-2fa4aff0711f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:45.229721 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:45.229721 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:45.234736 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c96c8980-e88d-47df-ad50-2fa4aff0711f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:45.242266 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c96c8980-e88d-47df-ad50-2fa4aff0711f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 200 Jul 03 04:17:45.242731 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 11/37] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:45 2026] GET /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:46.254905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b9f06f69-81fa-4ece-a00d-0047dcc89384 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:46.257217 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b9f06f69-81fa-4ece-a00d-0047dcc89384 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:17:46.257477 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b9f06f69-81fa-4ece-a00d-0047dcc89384 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:46.257589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b9f06f69-81fa-4ece-a00d-0047dcc89384 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:46.265583 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:46.265583 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:46.271716 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b9f06f69-81fa-4ece-a00d-0047dcc89384 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:46.276729 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b9f06f69-81fa-4ece-a00d-0047dcc89384 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 200 Jul 03 04:17:46.277515 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 9/38] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:46 2026] GET /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:54.667856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-66a0388d-bd3b-46d7-90b3-1f44c880c041 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.670191 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-66a0388d-bd3b-46d7-90b3-1f44c880c041 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:17:54.670650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-66a0388d-bd3b-46d7-90b3-1f44c880c041 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:54.670781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-66a0388d-bd3b-46d7-90b3-1f44c880c041 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:54.683408 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:54.683408 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:54.693272 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-66a0388d-bd3b-46d7-90b3-1f44c880c041 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:54.707811 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-66a0388d-bd3b-46d7-90b3-1f44c880c041 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:17:54.710972 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 10/39] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:17:54 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 1394 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:17:54.729501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-ee1a3b55-39cf-4f7c-a8a0-822b2dc2f91f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.732087 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-ee1a3b55-39cf-4f7c-a8a0-822b2dc2f91f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:17:54.732195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-ee1a3b55-39cf-4f7c-a8a0-822b2dc2f91f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:54.732459 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-ee1a3b55-39cf-4f7c-a8a0-822b2dc2f91f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:54.740358 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:54.740358 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:17:54.744958 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-ee1a3b55-39cf-4f7c-a8a0-822b2dc2f91f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:54.750031 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-ee1a3b55-39cf-4f7c-a8a0-822b2dc2f91f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 200 Jul 03 04:17:54.750542 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 10/40] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:17:54 2026] GET /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:54.762688 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-93064205-d2b1-4ede-886f-05a212490278 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.766214 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-93064205-d2b1-4ede-886f-05a212490278 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:17:54.766483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-93064205-d2b1-4ede-886f-05a212490278 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:54.766655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-93064205-d2b1-4ede-886f-05a212490278 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:54.775985 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:54.775985 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:54.781554 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-93064205-d2b1-4ede-886f-05a212490278 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:17:54.787175 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-93064205-d2b1-4ede-886f-05a212490278 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 200 Jul 03 04:17:54.787596 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 12/41] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:17:54 2026] GET /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:54.807614 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b961a434-c4db-42a7-828e-a3f7973b6066 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.808289 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b961a434-c4db-42a7-828e-a3f7973b6066 None None] GET https://10.4.3.253/volume// Jul 03 04:17:54.808530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b961a434-c4db-42a7-828e-a3f7973b6066 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:54.808768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b961a434-c4db-42a7-828e-a3f7973b6066 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:54.809376 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b961a434-c4db-42a7-828e-a3f7973b6066 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:17:54.812925 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 10/42] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:17:54 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:17:54.824548 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-5b307458-f794-43bb-9a0f-63396817452c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.828419 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-5b307458-f794-43bb-9a0f-63396817452c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:17:54.828730 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-5b307458-f794-43bb-9a0f-63396817452c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dac5ac5-7275-4620-ba08-d3ff61711cf9", "connector": null, "instance_uuid": "5920b3d1-e894-469e-a7f1-add334ef4da8"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:54.840521 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:54.840521 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:54.862681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.865443 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:17:54.865443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-242506836"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:54.867645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-242506836'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:17:54.867791 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Create volume of 1 GB Jul 03 04:17:54.872542 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Availability Zones retrieved successfully. Jul 03 04:17:54.879018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Flow 'volume_create_api' (e1568825-1054-45af-9e0a-9dc7167233a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:54.879993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ae1d2f-d31a-4374-8f68-714c2f9d2a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:54.880971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:17:54.890455 np0000004364 devstack@c-api.service[99792]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 04:17:54.890455 np0000004364 devstack@c-api.service[99792]: .first() Jul 03 04:17:54.921375 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-5b307458-f794-43bb-9a0f-63396817452c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:17:54.921921 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 11/43] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:17:54 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:17:54.923723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22ae1d2f-d31a-4374-8f68-714c2f9d2a4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:54.924698 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1448ee-c6b2-42c7-9d55-933589524949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:54.937265 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ad4451e-2d40-42dc-99ee-72f61be623e7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.938121 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ad4451e-2d40-42dc-99ee-72f61be623e7 None None] GET https://10.4.3.253/volume// Jul 03 04:17:54.938342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ad4451e-2d40-42dc-99ee-72f61be623e7 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:54.938602 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ad4451e-2d40-42dc-99ee-72f61be623e7 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:54.939187 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ad4451e-2d40-42dc-99ee-72f61be623e7 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:17:54.940216 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 13/44] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:17:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 04:17:54.951946 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2e473b1d-a993-4530-81f3-6264bbe17cba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:54.955412 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2e473b1d-a993-4530-81f3-6264bbe17cba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:17:54.955816 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2e473b1d-a993-4530-81f3-6264bbe17cba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f3124766-0a3c-47a2-843c-c0bee03dfe51", "connector": null, "instance_uuid": "5920b3d1-e894-469e-a7f1-add334ef4da8"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:54.977475 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:54.977475 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:55.039210 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Created reservations ['b1999d33-f654-4721-a762-2e7071e861fa', '617278f1-7f57-47a8-843a-8cf1df639c66', '66cbfdc4-e8a7-424c-84db-665e78811c11', '1903413f-42ce-41dd-acaf-6da84413b4b5'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:17:55.040450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd1448ee-c6b2-42c7-9d55-933589524949) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1999d33-f654-4721-a762-2e7071e861fa', '617278f1-7f57-47a8-843a-8cf1df639c66', '66cbfdc4-e8a7-424c-84db-665e78811c11', '1903413f-42ce-41dd-acaf-6da84413b4b5']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:55.041660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f0c004-45ee-41f8-912c-daeefc11fb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:55.051428 np0000004364 devstack@c-api.service[99791]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 04:17:55.051428 np0000004364 devstack@c-api.service[99791]: .first() Jul 03 04:17:55.079567 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07f0c004-45ee-41f8-912c-daeefc11fb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff62f11f-c490-4dde-98c6-0eaaa872586c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-242506836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4a85d5cd69b482e8742dec3d62015ff',qos_specs=None,replication_status=,reservations=['b1999d33-f654-4721-a762-2e7071e861fa','617278f1-7f57-47a8-843a-8cf1df639c66','66cbfdc4-e8a7-424c-84db-665e78811c11','1903413f-42ce-41dd-acaf-6da84413b4b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f2a7dcc54e4df9bd2ae118f6c0943a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-242506836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff62f11f-c490-4dde-98c6-0eaaa872586c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4a85d5cd69b482e8742dec3d62015ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22f2a7dcc54e4df9bd2ae118f6c0943a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:55.082634 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a065f09a-b1e0-456d-91d0-fc3dcf2fb449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:55.087033 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2e473b1d-a993-4530-81f3-6264bbe17cba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:17:55.087977 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 11/45] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:17:54 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:17:55.098240 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-be68342f-1fdf-4b1c-8cad-985cdd93c20e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:55.098569 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be68342f-1fdf-4b1c-8cad-985cdd93c20e None None] GET https://10.4.3.253/volume// Jul 03 04:17:55.098747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be68342f-1fdf-4b1c-8cad-985cdd93c20e None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:55.098954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be68342f-1fdf-4b1c-8cad-985cdd93c20e None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:55.099272 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be68342f-1fdf-4b1c-8cad-985cdd93c20e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:17:55.099569 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 12/46] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:17:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:17:55.104769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a065f09a-b1e0-456d-91d0-fc3dcf2fb449) transitioned into state 'SUCCESS' from state '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-242506836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4a85d5cd69b482e8742dec3d62015ff',qos_specs=None,replication_status=,reservations=['b1999d33-f654-4721-a762-2e7071e861fa','617278f1-7f57-47a8-843a-8cf1df639c66','66cbfdc4-e8a7-424c-84db-665e78811c11','1903413f-42ce-41dd-acaf-6da84413b4b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22f2a7dcc54e4df9bd2ae118f6c0943a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:55.105647 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5686c7f5-46fb-4cf4-b926-f2b732ee4ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:17:55.108851 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-c776d2cc-172d-4f55-9680-8f2717c92184 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:55.111511 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-c776d2cc-172d-4f55-9680-8f2717c92184 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:17:55.112071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-c776d2cc-172d-4f55-9680-8f2717c92184 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24d7b018-a8b7-4003-acf0-f8215c1668bb", "connector": null, "instance_uuid": "5920b3d1-e894-469e-a7f1-add334ef4da8"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:17:55.115884 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5686c7f5-46fb-4cf4-b926-f2b732ee4ffc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:17:55.116603 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Flow 'volume_create_api' (e1568825-1054-45af-9e0a-9dc7167233a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:17:55.116919 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Create volume request issued successfully. Jul 03 04:17:55.117642 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fcf9b733-805a-497a-9cd8-7c37e5152feb tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:17:55.118083 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 11/47] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:17:54 2026] POST /volume/v3/volumes => generated 754 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:17:55.130253 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:55.130253 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:55.134147 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8a273675-df7a-49d0-b905-af028c49ed06 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:55.139400 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8a273675-df7a-49d0-b905-af028c49ed06 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] GET https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c Jul 03 04:17:55.139920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8a273675-df7a-49d0-b905-af028c49ed06 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:55.139920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8a273675-df7a-49d0-b905-af028c49ed06 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:55.150341 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:55.150341 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:55.156339 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8a273675-df7a-49d0-b905-af028c49ed06 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Volume info retrieved successfully. Jul 03 04:17:55.163360 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8a273675-df7a-49d0-b905-af028c49ed06 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c returned with HTTP 200 Jul 03 04:17:55.164062 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 12/48] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:55 2026] GET /volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:55.173156 np0000004364 devstack@c-api.service[99794]: /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. Jul 03 04:17:55.173156 np0000004364 devstack@c-api.service[99794]: .first() Jul 03 04:17:55.197803 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-c776d2cc-172d-4f55-9680-8f2717c92184 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:17:55.198777 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 14/49] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:17:55 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) Jul 03 04:17:56.183009 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c27b6df6-20ca-4d08-991c-90a196acf0e5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:56.185252 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c27b6df6-20ca-4d08-991c-90a196acf0e5 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] GET https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c Jul 03 04:17:56.185252 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c27b6df6-20ca-4d08-991c-90a196acf0e5 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:56.185252 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c27b6df6-20ca-4d08-991c-90a196acf0e5 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:56.203821 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:56.203821 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:17:56.217262 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c27b6df6-20ca-4d08-991c-90a196acf0e5 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Volume info retrieved successfully. Jul 03 04:17:56.223656 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c27b6df6-20ca-4d08-991c-90a196acf0e5 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c returned with HTTP 200 Jul 03 04:17:56.224247 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 13/50] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:56 2026] GET /volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:56.697244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e583512a-3b11-4f90-a9c8-ede23670e609 req-05a153de-4e10-4277-8f14-74fb131f9238 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:56.701137 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e583512a-3b11-4f90-a9c8-ede23670e609 req-05a153de-4e10-4277-8f14-74fb131f9238 tempest-VolumesAdminNegativeTest-1344657770 tempest-VolumesAdminNegativeTest-1344657770-project] GET https://10.4.3.253/volume/v3/volumes/cbab8743-acba-429a-8482-34ea8253b0be Jul 03 04:17:56.701814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e583512a-3b11-4f90-a9c8-ede23670e609 req-05a153de-4e10-4277-8f14-74fb131f9238 tempest-VolumesAdminNegativeTest-1344657770 tempest-VolumesAdminNegativeTest-1344657770-project] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:56.701814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e583512a-3b11-4f90-a9c8-ede23670e609 req-05a153de-4e10-4277-8f14-74fb131f9238 tempest-VolumesAdminNegativeTest-1344657770 tempest-VolumesAdminNegativeTest-1344657770-project] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:56.710468 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e583512a-3b11-4f90-a9c8-ede23670e609 req-05a153de-4e10-4277-8f14-74fb131f9238 tempest-VolumesAdminNegativeTest-1344657770 tempest-VolumesAdminNegativeTest-1344657770-project] https://10.4.3.253/volume/v3/volumes/cbab8743-acba-429a-8482-34ea8253b0be returned with HTTP 404 Jul 03 04:17:56.711209 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 12/51] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:17:56 2026] GET /volume/v3/volumes/cbab8743-acba-429a-8482-34ea8253b0be => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:17:56.726558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:56.729457 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c Jul 03 04:17:56.729670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:56.729916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:56.730367 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Delete volume with id: ff62f11f-c490-4dde-98c6-0eaaa872586c Jul 03 04:17:56.738592 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:56.738592 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:17:56.739112 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Volume info retrieved successfully. Jul 03 04:17:56.762733 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Delete volume request issued successfully. Jul 03 04:17:56.762969 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f0e68b7-d938-42e5-8c37-f7fe235c755b tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c returned with HTTP 202 Jul 03 04:17:56.763933 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 13/52] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:17:56 2026] DELETE /volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:17:56.770683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ee5d252b-56c2-469d-9d26-1a51a488f225 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:56.772990 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ee5d252b-56c2-469d-9d26-1a51a488f225 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] GET https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c Jul 03 04:17:56.773248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ee5d252b-56c2-469d-9d26-1a51a488f225 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:56.773933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ee5d252b-56c2-469d-9d26-1a51a488f225 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:56.785913 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:17:56.785913 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:17:56.791343 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ee5d252b-56c2-469d-9d26-1a51a488f225 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Volume info retrieved successfully. Jul 03 04:17:56.797735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ee5d252b-56c2-469d-9d26-1a51a488f225 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c returned with HTTP 200 Jul 03 04:17:56.798261 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 15/53] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:56 2026] GET /volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:17:57.814488 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6f599014-35ac-472e-9097-32cac16a0180 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:17:57.817425 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6f599014-35ac-472e-9097-32cac16a0180 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] GET https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c Jul 03 04:17:57.817676 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6f599014-35ac-472e-9097-32cac16a0180 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:17:57.817911 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6f599014-35ac-472e-9097-32cac16a0180 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:17:57.824002 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6f599014-35ac-472e-9097-32cac16a0180 tempest-VolumesAdminNegativeTest-263954481 tempest-VolumesAdminNegativeTest-263954481-project-member] https://10.4.3.253/volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c returned with HTTP 404 Jul 03 04:17:57.824587 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 14/54] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:17:57 2026] GET /volume/v3/volumes/ff62f11f-c490-4dde-98c6-0eaaa872586c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:03.792902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ff8ce210-a343-4a1e-8f7f-c48a599b68d6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:03.793507 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff8ce210-a343-4a1e-8f7f-c48a599b68d6 None None] GET https://10.4.3.253/volume// Jul 03 04:18:03.793654 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff8ce210-a343-4a1e-8f7f-c48a599b68d6 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:03.793893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff8ce210-a343-4a1e-8f7f-c48a599b68d6 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:03.794342 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff8ce210-a343-4a1e-8f7f-c48a599b68d6 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:03.794781 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 13/55] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:03.813174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-6b88130e-ddf9-4710-b633-7de30e5d047c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:03.815983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-6b88130e-ddf9-4710-b633-7de30e5d047c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:18:03.816291 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-6b88130e-ddf9-4710-b633-7de30e5d047c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:03.816582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-6b88130e-ddf9-4710-b633-7de30e5d047c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:03.829670 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:03.829670 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:03.835833 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-6b88130e-ddf9-4710-b633-7de30e5d047c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:18:03.846456 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-6b88130e-ddf9-4710-b633-7de30e5d047c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:18:03.846456 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 14/56] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:03 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 1573 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:04.842674 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:04.845508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] PUT https://10.4.3.253/volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e Jul 03 04:18:04.846044 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:04.857313 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Acquiring lock "cinder-attachment_update-7dac5ac5-7275-4620-ba08-d3ff61711cf9-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:04.863427 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Lock "cinder-attachment_update-7dac5ac5-7275-4620-ba08-d3ff61711cf9-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:04.864919 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:04.864919 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:05.402027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Lock "cinder-attachment_update-7dac5ac5-7275-4620-ba08-d3ff61711cf9-np0000004364" released by "attachment_update" :: held 0.539s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:05.402964 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-a4692cf0-f614-4b0c-bec9-5014f6bbde3d tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e returned with HTTP 200 Jul 03 04:18:05.402964 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 16/57] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:04 2026] PUT /volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:05.912952 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2d038010-88b4-4649-80ab-ed29642eca09 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:05.915001 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2d038010-88b4-4649-80ab-ed29642eca09 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e/action Jul 03 04:18:05.915683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2d038010-88b4-4649-80ab-ed29642eca09 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:05.915827 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2d038010-88b4-4649-80ab-ed29642eca09 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:05.932698 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:05.932698 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:05.954610 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-2d038010-88b4-4649-80ab-ed29642eca09 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e/action returned with HTTP 204 Jul 03 04:18:05.955144 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 15/58] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:05 2026] POST /volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:06.468814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ada4eb86-82b7-4169-aa46-1c77843e692a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:06.469310 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ada4eb86-82b7-4169-aa46-1c77843e692a None None] GET https://10.4.3.253/volume// Jul 03 04:18:06.469577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ada4eb86-82b7-4169-aa46-1c77843e692a None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:06.469820 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ada4eb86-82b7-4169-aa46-1c77843e692a None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:06.470183 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ada4eb86-82b7-4169-aa46-1c77843e692a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:06.470577 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 14/59] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:06.482354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-17f3d65b-8b80-44ae-a33f-26513641b0ba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:06.486381 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-17f3d65b-8b80-44ae-a33f-26513641b0ba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:18:06.486381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-17f3d65b-8b80-44ae-a33f-26513641b0ba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:06.486381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-17f3d65b-8b80-44ae-a33f-26513641b0ba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:06.499352 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:06.499352 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:06.504840 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-17f3d65b-8b80-44ae-a33f-26513641b0ba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:18:06.515424 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-17f3d65b-8b80-44ae-a33f-26513641b0ba tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 200 Jul 03 04:18:06.515868 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 15/60] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:06 2026] GET /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 1028 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 04:18:06.600942 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:06.603290 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] PUT https://10.4.3.253/volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78 Jul 03 04:18:06.603686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:06.612106 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Acquiring lock "cinder-attachment_update-f3124766-0a3c-47a2-843c-c0bee03dfe51-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:06.617935 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Lock "cinder-attachment_update-f3124766-0a3c-47a2-843c-c0bee03dfe51-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:06.619423 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:06.619423 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:06.705016 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=126,cinder:INSERT=37,cinder:UPDATE=48 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:18:07.149500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Lock "cinder-attachment_update-f3124766-0a3c-47a2-843c-c0bee03dfe51-np0000004364" released by "attachment_update" :: held 0.532s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:07.149776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-321041dd-c6a7-4acb-9c62-39f97f3b7d8c tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78 returned with HTTP 200 Jul 03 04:18:07.150345 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 17/61] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:06 2026] PUT /volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:07.668629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-dee899ae-5ae7-4658-aa7e-a97e6897c9c6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:07.670913 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-dee899ae-5ae7-4658-aa7e-a97e6897c9c6 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78/action Jul 03 04:18:07.671336 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-dee899ae-5ae7-4658-aa7e-a97e6897c9c6 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:07.671489 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-dee899ae-5ae7-4658-aa7e-a97e6897c9c6 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:07.691014 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:07.691014 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:07.703094 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-dee899ae-5ae7-4658-aa7e-a97e6897c9c6 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78/action returned with HTTP 204 Jul 03 04:18:07.703710 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 16/62] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:07 2026] POST /volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:08.222404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-48f793cc-4bdd-4722-9fc9-95c55c55122f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:08.223271 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48f793cc-4bdd-4722-9fc9-95c55c55122f None None] GET https://10.4.3.253/volume// Jul 03 04:18:08.223271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48f793cc-4bdd-4722-9fc9-95c55c55122f None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:08.223271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48f793cc-4bdd-4722-9fc9-95c55c55122f None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:08.223543 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48f793cc-4bdd-4722-9fc9-95c55c55122f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:08.224365 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 15/63] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:08.243092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-b8f17908-1502-4573-845c-b63984ba0f23 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:08.250515 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-b8f17908-1502-4573-845c-b63984ba0f23 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:18:08.251164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-b8f17908-1502-4573-845c-b63984ba0f23 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:08.251164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-b8f17908-1502-4573-845c-b63984ba0f23 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:08.268559 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:08.268559 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:08.274841 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-b8f17908-1502-4573-845c-b63984ba0f23 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:18:08.280460 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-b8f17908-1502-4573-845c-b63984ba0f23 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 200 Jul 03 04:18:08.281247 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 16/64] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:08 2026] GET /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 1029 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:08.390077 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:08.392633 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] PUT https://10.4.3.253/volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe Jul 03 04:18:08.392989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:08.405704 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Acquiring lock "cinder-attachment_update-24d7b018-a8b7-4003-acf0-f8215c1668bb-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:08.412574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Lock "cinder-attachment_update-24d7b018-a8b7-4003-acf0-f8215c1668bb-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:08.413999 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:08.413999 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:08.940985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Lock "cinder-attachment_update-24d7b018-a8b7-4003-acf0-f8215c1668bb-np0000004364" released by "attachment_update" :: held 0.528s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:08.941301 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-92e285dc-3235-4332-ab19-fc17048f1448 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe returned with HTTP 200 Jul 03 04:18:08.941807 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 18/65] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:08 2026] PUT /volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:09.462268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-845f60e5-4ddb-4818-82c2-060371427bad None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:09.465047 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-845f60e5-4ddb-4818-82c2-060371427bad tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] POST https://10.4.3.253/volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe/action Jul 03 04:18:09.465399 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-845f60e5-4ddb-4818-82c2-060371427bad tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:09.465511 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-845f60e5-4ddb-4818-82c2-060371427bad tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:09.504798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:09.504798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:09.520159 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6be06444-ad64-4ebe-a8e6-955fd1e05319 req-845f60e5-4ddb-4818-82c2-060371427bad tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe/action returned with HTTP 204 Jul 03 04:18:09.520820 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 17/66] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:09 2026] POST /volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:12.200925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:12.203294 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:12.203783 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "fab3fe2f-7444-4177-a9ff-0e9b068efe7c-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:12.205670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'fab3fe2f-7444-4177-a9ff-0e9b068efe7c-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:12.205788 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Create volume of 1 GB Jul 03 04:18:12.206185 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:12.206185 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:12.210216 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Availability Zones retrieved successfully. Jul 03 04:18:12.215728 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Flow 'volume_create_api' (9c35c8bc-f518-4042-9350-40dd5777f3d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:12.216707 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822ba657-7721-4402-a294-b2d404d77ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:12.217604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:12.249653 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (822ba657-7721-4402-a294-b2d404d77ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:12.250406 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f666c8da-2e88-4b86-ba58-c66ce55aa88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:12.305306 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Created reservations ['e144f660-edaf-4946-849c-c1e881c0abe4', 'f658ebe7-9dea-49b2-bffc-b13bae015292', '40816714-54e7-4f59-aa79-d3933a9caf2a', 'ab58c175-7859-4e0e-b192-a01f5f141782'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:12.306613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f666c8da-2e88-4b86-ba58-c66ce55aa88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e144f660-edaf-4946-849c-c1e881c0abe4', 'f658ebe7-9dea-49b2-bffc-b13bae015292', '40816714-54e7-4f59-aa79-d3933a9caf2a', 'ab58c175-7859-4e0e-b192-a01f5f141782']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:12.307548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14cfdd3-fbd3-4903-b804-1d38aa71694b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:12.344205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c14cfdd3-fbd3-4903-b804-1d38aa71694b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bcb76750-01eb-4c87-981b-f0879455c8bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='fab3fe2f-7444-4177-a9ff-0e9b068efe7c-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f331cd7f014a0eb91a6c479ad14d3f',qos_specs=None,replication_status=,reservations=['e144f660-edaf-4946-849c-c1e881c0abe4','f658ebe7-9dea-49b2-bffc-b13bae015292','40816714-54e7-4f59-aa79-d3933a9caf2a','ab58c175-7859-4e0e-b192-a01f5f141782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4937ea515754406fa0fc0d376433084d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:12Z,deleted=False,deleted_at=None,display_description='',display_name='fab3fe2f-7444-4177-a9ff-0e9b068efe7c-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bcb76750-01eb-4c87-981b-f0879455c8bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f331cd7f014a0eb91a6c479ad14d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4937ea515754406fa0fc0d376433084d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:12.346515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc503a1c-d1c2-4d3e-b698-f2340a4fa6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:12.380630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc503a1c-d1c2-4d3e-b698-f2340a4fa6f9) transitioned into 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='fab3fe2f-7444-4177-a9ff-0e9b068efe7c-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80f331cd7f014a0eb91a6c479ad14d3f',qos_specs=None,replication_status=,reservations=['e144f660-edaf-4946-849c-c1e881c0abe4','f658ebe7-9dea-49b2-bffc-b13bae015292','40816714-54e7-4f59-aa79-d3933a9caf2a','ab58c175-7859-4e0e-b192-a01f5f141782'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4937ea515754406fa0fc0d376433084d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:12.381739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45add8ed-9855-4419-9b3c-a04f77092dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:12.395973 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45add8ed-9855-4419-9b3c-a04f77092dfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:12.396761 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Flow 'volume_create_api' (9c35c8bc-f518-4042-9350-40dd5777f3d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:12.397073 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Create volume request issued successfully. Jul 03 04:18:12.397625 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-fd70b13a-71ef-4ab8-b2a8-0d4df6ac14a3 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:12.398036 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 16/67] 10.4.3.253 () {72 vars in 1541 bytes} [Fri Jul 3 04:18:12 2026] POST /volume/v3/volumes => generated 749 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:12.406197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-97f8117b-241c-447c-9a77-0b6e9e9cfd2f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:12.409920 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-97f8117b-241c-447c-9a77-0b6e9e9cfd2f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:18:12.409920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-97f8117b-241c-447c-9a77-0b6e9e9cfd2f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:12.409920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-97f8117b-241c-447c-9a77-0b6e9e9cfd2f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:12.417265 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:12.417265 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:12.423188 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-97f8117b-241c-447c-9a77-0b6e9e9cfd2f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:18:12.429136 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-97f8117b-241c-447c-9a77-0b6e9e9cfd2f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd returned with HTTP 200 Jul 03 04:18:12.429548 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 17/68] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:12 2026] GET /volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:12.437800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-48a007b1-8dd2-476d-a7d0-dc06cea13a5b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:12.439989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-48a007b1-8dd2-476d-a7d0-dc06cea13a5b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:18:12.440240 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-48a007b1-8dd2-476d-a7d0-dc06cea13a5b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:12.440476 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-48a007b1-8dd2-476d-a7d0-dc06cea13a5b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:12.448255 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:12.448255 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:12.452736 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-48a007b1-8dd2-476d-a7d0-dc06cea13a5b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:18:12.458177 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-48a007b1-8dd2-476d-a7d0-dc06cea13a5b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd returned with HTTP 200 Jul 03 04:18:12.458783 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 19/69] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:12 2026] GET /volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:15.470482 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-796bdd5c-b3e9-4926-9fc5-46daa6671900 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:15.473076 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-796bdd5c-b3e9-4926-9fc5-46daa6671900 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:18:15.473360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-796bdd5c-b3e9-4926-9fc5-46daa6671900 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:15.473641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-796bdd5c-b3e9-4926-9fc5-46daa6671900 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:15.485317 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:15.485317 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:15.491815 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-796bdd5c-b3e9-4926-9fc5-46daa6671900 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:18:15.498798 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-796bdd5c-b3e9-4926-9fc5-46daa6671900 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd returned with HTTP 200 Jul 03 04:18:15.499408 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 18/70] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:15 2026] GET /volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:15.507883 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-30fe845a-d42f-403d-a503-c79b701ad90b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:15.508542 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30fe845a-d42f-403d-a503-c79b701ad90b None None] GET https://10.4.3.253/volume// Jul 03 04:18:15.508662 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30fe845a-d42f-403d-a503-c79b701ad90b None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:15.508848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30fe845a-d42f-403d-a503-c79b701ad90b None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:15.509252 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30fe845a-d42f-403d-a503-c79b701ad90b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:15.510024 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 17/71] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:15.525164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-c542a484-8cf0-40b0-9d6a-31eb637772d7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:15.529256 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-c542a484-8cf0-40b0-9d6a-31eb637772d7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:15.530523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-c542a484-8cf0-40b0-9d6a-31eb637772d7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bcb76750-01eb-4c87-981b-f0879455c8bd", "connector": null, "instance_uuid": "fab3fe2f-7444-4177-a9ff-0e9b068efe7c"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:15.554705 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:15.554705 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:15.611832 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-c542a484-8cf0-40b0-9d6a-31eb637772d7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:15.611832 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 18/72] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:15 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) Jul 03 04:18:15.634237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2b1d4e47-3287-433d-87b2-f60a7337af26 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:15.634799 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b1d4e47-3287-433d-87b2-f60a7337af26 None None] GET https://10.4.3.253/volume// Jul 03 04:18:15.635023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b1d4e47-3287-433d-87b2-f60a7337af26 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:15.635263 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b1d4e47-3287-433d-87b2-f60a7337af26 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:15.635707 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b1d4e47-3287-433d-87b2-f60a7337af26 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:15.636070 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 20/73] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:15.649217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-99b55e1c-fed1-4a4e-98f4-443966b4dd63 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:15.655586 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-99b55e1c-fed1-4a4e-98f4-443966b4dd63 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:18:15.655887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-99b55e1c-fed1-4a4e-98f4-443966b4dd63 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:15.656159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-99b55e1c-fed1-4a4e-98f4-443966b4dd63 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:15.680956 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:15.680956 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:15.686512 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-99b55e1c-fed1-4a4e-98f4-443966b4dd63 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:18:15.693468 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-99b55e1c-fed1-4a4e-98f4-443966b4dd63 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd returned with HTTP 200 Jul 03 04:18:15.694107 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 19/74] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:15 2026] GET /volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd => generated 1021 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:15.790747 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:15.796962 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] PUT https://10.4.3.253/volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0 Jul 03 04:18:15.797143 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:15.814621 np0000004364 devstack@c-api.service[99793]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 04:18:15.814621 np0000004364 devstack@c-api.service[99793]: .first() Jul 03 04:18:15.823938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Acquiring lock "cinder-attachment_update-bcb76750-01eb-4c87-981b-f0879455c8bd-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:15.829343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Lock "cinder-attachment_update-bcb76750-01eb-4c87-981b-f0879455c8bd-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:15.830413 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:15.830413 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:16.370754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Lock "cinder-attachment_update-bcb76750-01eb-4c87-981b-f0879455c8bd-np0000004364" released by "attachment_update" :: held 0.541s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:16.371064 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-ad9c385b-8f94-4053-8d0a-3d67dacb019f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0 returned with HTTP 200 Jul 03 04:18:16.371542 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 18/75] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:15 2026] PUT /volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0 => generated 969 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:16.883687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-85fcb15f-58e7-4795-b652-58f23f6d915b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:16.887152 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-85fcb15f-58e7-4795-b652-58f23f6d915b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] POST https://10.4.3.253/volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0/action Jul 03 04:18:16.887879 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-85fcb15f-58e7-4795-b652-58f23f6d915b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:16.888043 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-85fcb15f-58e7-4795-b652-58f23f6d915b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:16.905231 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:16.905231 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:16.924176 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26910cf4-fe08-4df5-8849-4b0633e2a374 req-85fcb15f-58e7-4795-b652-58f23f6d915b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0/action returned with HTTP 204 Jul 03 04:18:16.924639 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 19/76] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:16 2026] POST /volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:17.914130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:17.915761 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:17.916070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2031381502"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:17.917442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2031381502'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:17.917586 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Create volume of 1 GB Jul 03 04:18:17.921644 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Availability Zones retrieved successfully. Jul 03 04:18:17.927342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Flow 'volume_create_api' (c1215bdd-8885-4520-b526-1e3acc551ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:17.928270 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa238949-18fe-41c7-8247-06e39df00009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:17.929247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:17.954986 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa238949-18fe-41c7-8247-06e39df00009) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:17.955682 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffc9f77-063a-4266-90ee-ed9e6a0dd639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:18.036105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Created reservations ['1677ec75-3f52-4fb7-9385-8b7759816ad9', '8ff99e75-86e5-4590-95e8-f1d62e964496', 'bba27931-0af2-40ae-927c-55b76eadcbeb', 'af43afa7-90cd-456a-a4d8-bd64c6c50f79'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:18.036858 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ffc9f77-063a-4266-90ee-ed9e6a0dd639) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1677ec75-3f52-4fb7-9385-8b7759816ad9', '8ff99e75-86e5-4590-95e8-f1d62e964496', 'bba27931-0af2-40ae-927c-55b76eadcbeb', 'af43afa7-90cd-456a-a4d8-bd64c6c50f79']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:18.037613 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529a977f-ca46-4125-b70b-b28ad217330d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:18.060649 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529a977f-ca46-4125-b70b-b28ad217330d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7563c98d-e9a5-461f-86a0-da776387d247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2031381502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da2a0313d49f4deb92b6261c9fd514cb',qos_specs=None,replication_status=,reservations=['1677ec75-3f52-4fb7-9385-8b7759816ad9','8ff99e75-86e5-4590-95e8-f1d62e964496','bba27931-0af2-40ae-927c-55b76eadcbeb','af43afa7-90cd-456a-a4d8-bd64c6c50f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee4479740ae4c9091475d92afb501f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2031381502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7563c98d-e9a5-461f-86a0-da776387d247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da2a0313d49f4deb92b6261c9fd514cb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aee4479740ae4c9091475d92afb501f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:18.061800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d40e22-df74-4b75-9706-06ec5cc61235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:18.090981 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d40e22-df74-4b75-9706-06ec5cc61235) transitioned into state 'SUCCESS' from state '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-2031381502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da2a0313d49f4deb92b6261c9fd514cb',qos_specs=None,replication_status=,reservations=['1677ec75-3f52-4fb7-9385-8b7759816ad9','8ff99e75-86e5-4590-95e8-f1d62e964496','bba27931-0af2-40ae-927c-55b76eadcbeb','af43afa7-90cd-456a-a4d8-bd64c6c50f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aee4479740ae4c9091475d92afb501f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:18.091165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a47701-7210-413d-9a70-630805764d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:18.115535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6a47701-7210-413d-9a70-630805764d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:18.115535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Flow 'volume_create_api' (c1215bdd-8885-4520-b526-1e3acc551ec2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:18.115535 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Create volume request issued successfully. Jul 03 04:18:18.115535 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34cf163d-c4ad-49ba-bb59-68452690e3e9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:18.116069 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 21/77] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:18:17 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) Jul 03 04:18:18.135800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-14b0b1da-7da3-497b-b9a3-1a1efa4e27a0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:18.138019 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14b0b1da-7da3-497b-b9a3-1a1efa4e27a0 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:18.138392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14b0b1da-7da3-497b-b9a3-1a1efa4e27a0 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:18.138672 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14b0b1da-7da3-497b-b9a3-1a1efa4e27a0 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:18.150298 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:18.150298 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:18.154236 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-14b0b1da-7da3-497b-b9a3-1a1efa4e27a0 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:18.158712 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14b0b1da-7da3-497b-b9a3-1a1efa4e27a0 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:18.159101 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 20/78] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:18 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:19.173187 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-24196049-154b-4916-886d-710b3a306ae7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:19.177429 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24196049-154b-4916-886d-710b3a306ae7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:19.177716 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24196049-154b-4916-886d-710b3a306ae7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:19.177988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24196049-154b-4916-886d-710b3a306ae7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:19.188428 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:19.188428 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:19.193660 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-24196049-154b-4916-886d-710b3a306ae7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:19.198830 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24196049-154b-4916-886d-710b3a306ae7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:19.199460 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 19/79] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:19 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:19.257181 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-155edc8a-8eb1-483d-b559-85ce025b1588 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:19.259194 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-155edc8a-8eb1-483d-b559-85ce025b1588 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:19.259469 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-155edc8a-8eb1-483d-b559-85ce025b1588 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:19.259758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-155edc8a-8eb1-483d-b559-85ce025b1588 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:19.268789 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:19.268789 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:19.272954 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-155edc8a-8eb1-483d-b559-85ce025b1588 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:19.278265 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-155edc8a-8eb1-483d-b559-85ce025b1588 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:19.278846 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 20/80] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:19 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:21.552457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-db1e1aa9-75d3-46cb-8dba-739e112cd4ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:21.553048 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db1e1aa9-75d3-46cb-8dba-739e112cd4ea None None] GET https://10.4.3.253/volume// Jul 03 04:18:21.553303 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db1e1aa9-75d3-46cb-8dba-739e112cd4ea None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:21.553616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db1e1aa9-75d3-46cb-8dba-739e112cd4ea None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:21.554017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db1e1aa9-75d3-46cb-8dba-739e112cd4ea None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:21.554520 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 22/81] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:18:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:21.573757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-7cde1a13-6ec6-4b03-a533-4a7691f916f9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:21.812266 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-7cde1a13-6ec6-4b03-a533-4a7691f916f9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:21.816846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-7cde1a13-6ec6-4b03-a533-4a7691f916f9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7563c98d-e9a5-461f-86a0-da776387d247", "connector": null, "instance_uuid": "c59ee2c0-5f4a-4173-a9ba-6d35fab9671d"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:21.821526 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=91,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:18:21.832202 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:21.832202 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:21.869987 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-7cde1a13-6ec6-4b03-a533-4a7691f916f9 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:21.871584 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 21/82] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:21 2026] POST /volume/v3/attachments => generated 273 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:22.320951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1697797e-7432-4612-b6ae-23ccfa48f551 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:22.323963 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1697797e-7432-4612-b6ae-23ccfa48f551 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:22.324263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1697797e-7432-4612-b6ae-23ccfa48f551 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:22.324563 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1697797e-7432-4612-b6ae-23ccfa48f551 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:22.340309 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:22.340309 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:22.345815 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1697797e-7432-4612-b6ae-23ccfa48f551 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:22.352386 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1697797e-7432-4612-b6ae-23ccfa48f551 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:22.353007 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 20/83] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:22 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:22.408218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-913306cc-5977-4f00-b8bd-8da50cb30dbe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:22.409031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-913306cc-5977-4f00-b8bd-8da50cb30dbe None None] GET https://10.4.3.253/volume// Jul 03 04:18:22.409031 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-913306cc-5977-4f00-b8bd-8da50cb30dbe None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:22.409260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-913306cc-5977-4f00-b8bd-8da50cb30dbe None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:22.409743 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-913306cc-5977-4f00-b8bd-8da50cb30dbe None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:22.410133 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 21/84] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:22.419657 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-55f86910-0c92-4a80-ad2c-c57f48f2ce3a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:22.422981 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-55f86910-0c92-4a80-ad2c-c57f48f2ce3a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:22.423238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-55f86910-0c92-4a80-ad2c-c57f48f2ce3a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:22.423521 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-55f86910-0c92-4a80-ad2c-c57f48f2ce3a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:22.440492 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:22.440492 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:22.445624 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-55f86910-0c92-4a80-ad2c-c57f48f2ce3a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:22.452367 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-55f86910-0c92-4a80-ad2c-c57f48f2ce3a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:22.452939 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 23/85] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:22 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:22.546091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:22.548585 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] PUT https://10.4.3.253/volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d Jul 03 04:18:22.548924 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:22.558020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Acquiring lock "cinder-attachment_update-7563c98d-e9a5-461f-86a0-da776387d247-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:22.566442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Lock "cinder-attachment_update-7563c98d-e9a5-461f-86a0-da776387d247-np0000004364" acquired by "attachment_update" :: waited 0.008s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:22.567701 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:22.567701 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:23.103396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Lock "cinder-attachment_update-7563c98d-e9a5-461f-86a0-da776387d247-np0000004364" released by "attachment_update" :: held 0.537s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:23.103851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-d6317cd0-5d04-4aed-917e-156a81c5e075 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d returned with HTTP 200 Jul 03 04:18:23.104049 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 22/86] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:22 2026] PUT /volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:23.376372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-736ccc19-172b-40d7-a17e-ab6f86632f1b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:23.380826 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-736ccc19-172b-40d7-a17e-ab6f86632f1b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:23.381056 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-736ccc19-172b-40d7-a17e-ab6f86632f1b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:23.382738 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-736ccc19-172b-40d7-a17e-ab6f86632f1b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:23.406408 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:23.406408 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:23.411935 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-736ccc19-172b-40d7-a17e-ab6f86632f1b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:23.418699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-736ccc19-172b-40d7-a17e-ab6f86632f1b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:23.421386 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 21/87] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:23 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:24.439009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3b6218eb-947c-4a30-86f3-2d28826aac80 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:24.441623 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3b6218eb-947c-4a30-86f3-2d28826aac80 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:24.441919 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3b6218eb-947c-4a30-86f3-2d28826aac80 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:24.442199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3b6218eb-947c-4a30-86f3-2d28826aac80 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:24.445055 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=94,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:18:24.456384 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:24.456384 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:24.464215 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3b6218eb-947c-4a30-86f3-2d28826aac80 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:24.471236 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3b6218eb-947c-4a30-86f3-2d28826aac80 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:24.471840 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 22/88] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:24 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:25.489483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cae47f2c-5ff2-42c7-ba3d-598ad0f62398 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:25.491563 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cae47f2c-5ff2-42c7-ba3d-598ad0f62398 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:25.491763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cae47f2c-5ff2-42c7-ba3d-598ad0f62398 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:25.491992 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cae47f2c-5ff2-42c7-ba3d-598ad0f62398 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:25.506431 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:25.506431 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:25.511715 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cae47f2c-5ff2-42c7-ba3d-598ad0f62398 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:25.518393 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cae47f2c-5ff2-42c7-ba3d-598ad0f62398 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:25.518393 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 24/89] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:25 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:26.528900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-661b2364-13cf-4a2f-8f2d-02fc29075dc5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:26.531621 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-661b2364-13cf-4a2f-8f2d-02fc29075dc5 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:26.531869 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-661b2364-13cf-4a2f-8f2d-02fc29075dc5 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:26.532113 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-661b2364-13cf-4a2f-8f2d-02fc29075dc5 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:26.546999 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:26.546999 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:26.552315 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-661b2364-13cf-4a2f-8f2d-02fc29075dc5 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:26.559263 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-661b2364-13cf-4a2f-8f2d-02fc29075dc5 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:26.559672 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 23/90] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:26 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:27.575377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8fc20382-2b38-42e8-acbc-43fda63d8307 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:27.580951 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8fc20382-2b38-42e8-acbc-43fda63d8307 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:27.580951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8fc20382-2b38-42e8-acbc-43fda63d8307 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:27.580951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8fc20382-2b38-42e8-acbc-43fda63d8307 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:27.597541 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:27.597541 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:27.611312 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8fc20382-2b38-42e8-acbc-43fda63d8307 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:27.616020 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8fc20382-2b38-42e8-acbc-43fda63d8307 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:27.616523 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 22/91] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:27 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:28.639173 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b34ab587-b6b2-4108-a024-1f43ffb5c483 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:28.647317 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b34ab587-b6b2-4108-a024-1f43ffb5c483 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:28.647612 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b34ab587-b6b2-4108-a024-1f43ffb5c483 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:28.647862 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b34ab587-b6b2-4108-a024-1f43ffb5c483 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:28.661567 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:28.661567 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:28.665473 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b34ab587-b6b2-4108-a024-1f43ffb5c483 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:28.670919 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b34ab587-b6b2-4108-a024-1f43ffb5c483 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:28.671338 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 23/92] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:28 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:28.811708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:28.903776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a9307561-0a69-445a-9361-bdd041774ce3 req-94f75b65-b21a-4d27-910d-27a5369c5653 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:28.905574 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a9307561-0a69-445a-9361-bdd041774ce3 req-94f75b65-b21a-4d27-910d-27a5369c5653 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:18:28.905729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a9307561-0a69-445a-9361-bdd041774ce3 req-94f75b65-b21a-4d27-910d-27a5369c5653 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:28.905961 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a9307561-0a69-445a-9361-bdd041774ce3 req-94f75b65-b21a-4d27-910d-27a5369c5653 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:28.917688 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:28.917688 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:28.921686 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-a9307561-0a69-445a-9361-bdd041774ce3 req-94f75b65-b21a-4d27-910d-27a5369c5653 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:18:28.926760 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a9307561-0a69-445a-9361-bdd041774ce3 req-94f75b65-b21a-4d27-910d-27a5369c5653 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd returned with HTTP 200 Jul 03 04:18:28.927231 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 24/93] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:28 2026] GET /volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:29.029032 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:29.029392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1584372930", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:29.030799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1584372930', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:29.291242 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:29.294554 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:29.294554 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1815157998"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:29.297772 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1815157998'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:29.297998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Create volume of 1 GB Jul 03 04:18:29.305026 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Availability Zones retrieved successfully. Jul 03 04:18:29.312434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Flow 'volume_create_api' (c45bbdd3-9c20-4c93-a9b5-76cc517eaea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:29.313886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95202435-fe34-407f-a78e-aa0f985b01cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.314909 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:29.372511 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95202435-fe34-407f-a78e-aa0f985b01cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.373465 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bbfb0c4-ea0f-4c20-8778-342ea8c86f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.528475 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Created reservations ['8a15ee9d-df51-4230-8190-4b454633e5f4', '48c6599f-7c8a-46e3-b2a9-0a3d60425ae9', '3ee112db-5bc7-48db-afd9-ef2060423541', 'cd5b483c-574e-4fe3-ae29-d67f640ecf82'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:29.529433 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bbfb0c4-ea0f-4c20-8778-342ea8c86f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a15ee9d-df51-4230-8190-4b454633e5f4', '48c6599f-7c8a-46e3-b2a9-0a3d60425ae9', '3ee112db-5bc7-48db-afd9-ef2060423541', 'cd5b483c-574e-4fe3-ae29-d67f640ecf82']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.530396 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01eed13c-b6bd-4204-9eb0-819b67010da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.568945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01eed13c-b6bd-4204-9eb0-819b67010da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5eb4de56-65f0-42be-9fa8-65917cfadb53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1815157998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a71449bab216465bb9a55183718ff364',qos_specs=None,replication_status=,reservations=['8a15ee9d-df51-4230-8190-4b454633e5f4','48c6599f-7c8a-46e3-b2a9-0a3d60425ae9','3ee112db-5bc7-48db-afd9-ef2060423541','cd5b483c-574e-4fe3-ae29-d67f640ecf82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910e8830eace40529a20e5efded682cf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1815157998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5eb4de56-65f0-42be-9fa8-65917cfadb53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a71449bab216465bb9a55183718ff364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='910e8830eace40529a20e5efded682cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.569828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5413b0-164c-4f89-8a1b-6f50fde718f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.604964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a5413b0-164c-4f89-8a1b-6f50fde718f5) transitioned into state 'SUCCESS' from state '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-1815157998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a71449bab216465bb9a55183718ff364',qos_specs=None,replication_status=,reservations=['8a15ee9d-df51-4230-8190-4b454633e5f4','48c6599f-7c8a-46e3-b2a9-0a3d60425ae9','3ee112db-5bc7-48db-afd9-ef2060423541','cd5b483c-574e-4fe3-ae29-d67f640ecf82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='910e8830eace40529a20e5efded682cf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.605319 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0b3879-d92a-43cb-9f0d-d3428baa5ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.621783 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a0b3879-d92a-43cb-9f0d-d3428baa5ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.622660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Flow 'volume_create_api' (c45bbdd3-9c20-4c93-a9b5-76cc517eaea9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:29.622959 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Create volume request issued successfully. Jul 03 04:18:29.623636 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f5fd8e3e-761f-4532-945c-dbcd80739d6a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:29.624064 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 23/94] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:18:29 2026] POST /volume/v3/volumes => generated 754 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:29.640557 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a2b2c95-1111-4cf6-9de7-9d2dd8e9fa1a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:29.642758 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a2b2c95-1111-4cf6-9de7-9d2dd8e9fa1a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:29.643430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a2b2c95-1111-4cf6-9de7-9d2dd8e9fa1a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:29.643430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a2b2c95-1111-4cf6-9de7-9d2dd8e9fa1a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:29.652356 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:29.652356 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:29.655453 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5a2b2c95-1111-4cf6-9de7-9d2dd8e9fa1a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:29.662239 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a2b2c95-1111-4cf6-9de7-9d2dd8e9fa1a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:29.667060 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 24/95] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:29 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:29.686783 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume of 1 GB Jul 03 04:18:29.691744 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Availability Zones retrieved successfully. Jul 03 04:18:29.694684 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8f2ab137-490f-462e-8354-716a2cdaf909 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:29.698564 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8f2ab137-490f-462e-8354-716a2cdaf909 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:29.698564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8f2ab137-490f-462e-8354-716a2cdaf909 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:29.698564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8f2ab137-490f-462e-8354-716a2cdaf909 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:29.699556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Flow 'volume_create_api' (3a0c5df2-a91e-4dad-bce9-4f2d1104074f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:29.700621 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca53cd3-a1bf-47d7-a4ce-a1fd9af0de31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.701730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:29.722854 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:29.722854 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:29.728813 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8f2ab137-490f-462e-8354-716a2cdaf909 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:29.738082 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8f2ab137-490f-462e-8354-716a2cdaf909 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:29.738082 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 25/96] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:29 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:29.813504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca53cd3-a1bf-47d7-a4ce-a1fd9af0de31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.815341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c3c22c-b70c-4b58-9359-2b9b06880e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.911355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Created reservations ['9a6c1f3d-ee4c-4b0b-93f6-e72f670df14d', '41568649-5be3-46c8-8b96-535e4815efe8', 'c18b165a-cd5b-46fe-8b97-0e344ceb62d7', 'b5e84397-69b8-434a-905d-0f4999e049ed'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:29.911355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c3c22c-b70c-4b58-9359-2b9b06880e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a6c1f3d-ee4c-4b0b-93f6-e72f670df14d', '41568649-5be3-46c8-8b96-535e4815efe8', 'c18b165a-cd5b-46fe-8b97-0e344ceb62d7', 'b5e84397-69b8-434a-905d-0f4999e049ed']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.911658 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eab2df0-b677-4fbb-92b3-7423d25a42aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.940655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eab2df0-b677-4fbb-92b3-7423d25a42aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15755c61-ebdf-447d-8a59-65387db01927', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1584372930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b71dccbd489492bb2cbdb93a1ba716e',qos_specs=None,replication_status=,reservations=['9a6c1f3d-ee4c-4b0b-93f6-e72f670df14d','41568649-5be3-46c8-8b96-535e4815efe8','c18b165a-cd5b-46fe-8b97-0e344ceb62d7','b5e84397-69b8-434a-905d-0f4999e049ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1584372930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15755c61-ebdf-447d-8a59-65387db01927,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b71dccbd489492bb2cbdb93a1ba716e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.941669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46472805-f066-4ee8-9471-fbd09b8c0a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.961659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46472805-f066-4ee8-9471-fbd09b8c0a3b) transitioned into state 'SUCCESS' from state '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-1584372930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b71dccbd489492bb2cbdb93a1ba716e',qos_specs=None,replication_status=,reservations=['9a6c1f3d-ee4c-4b0b-93f6-e72f670df14d','41568649-5be3-46c8-8b96-535e4815efe8','c18b165a-cd5b-46fe-8b97-0e344ceb62d7','b5e84397-69b8-434a-905d-0f4999e049ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.962651 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c99d330-35bd-4016-8957-017a14492b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:29.978353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c99d330-35bd-4016-8957-017a14492b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:29.978353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Flow 'volume_create_api' (3a0c5df2-a91e-4dad-bce9-4f2d1104074f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:29.978353 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume request issued successfully. Jul 03 04:18:29.978353 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9e4f82b9-4e6e-4528-a9b5-f0a4752e2dfa tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:29.979005 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 25/97] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:18:28 2026] POST /volume/v3/volumes => generated 752 bytes in 1168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:29.995504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-182182cc-fc07-4156-90c0-28575ef50d42 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:29.997576 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-182182cc-fc07-4156-90c0-28575ef50d42 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:18:29.997792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-182182cc-fc07-4156-90c0-28575ef50d42 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:29.998030 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-182182cc-fc07-4156-90c0-28575ef50d42 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:30.010350 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:30.010350 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:30.013566 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-182182cc-fc07-4156-90c0-28575ef50d42 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:30.019831 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-182182cc-fc07-4156-90c0-28575ef50d42 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 200 Jul 03 04:18:30.020418 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 24/98] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:29 2026] GET /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:30.683220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-859f7722-d5c7-4292-86f6-a0008ebad867 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:30.685353 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-859f7722-d5c7-4292-86f6-a0008ebad867 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:30.685622 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-859f7722-d5c7-4292-86f6-a0008ebad867 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:30.685870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-859f7722-d5c7-4292-86f6-a0008ebad867 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:30.692866 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:30.692866 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:30.696819 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-859f7722-d5c7-4292-86f6-a0008ebad867 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:30.701534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-859f7722-d5c7-4292-86f6-a0008ebad867 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:30.702104 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 25/99] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:30 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:30.758945 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c6f5da38-9478-4d00-8936-48c64d5520e1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:30.761271 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c6f5da38-9478-4d00-8936-48c64d5520e1 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:30.761510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c6f5da38-9478-4d00-8936-48c64d5520e1 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:30.761738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c6f5da38-9478-4d00-8936-48c64d5520e1 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:30.774165 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:30.774165 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:30.778940 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c6f5da38-9478-4d00-8936-48c64d5520e1 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:30.785163 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c6f5da38-9478-4d00-8936-48c64d5520e1 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:30.785675 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 26/100] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:30 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:31.039003 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c9849bc3-ba16-4d1a-8c7d-f85ce8e0dabc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.040903 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c9849bc3-ba16-4d1a-8c7d-f85ce8e0dabc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:18:31.041207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c9849bc3-ba16-4d1a-8c7d-f85ce8e0dabc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:31.041524 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c9849bc3-ba16-4d1a-8c7d-f85ce8e0dabc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:31.050472 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:31.050472 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:31.053391 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c9849bc3-ba16-4d1a-8c7d-f85ce8e0dabc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:31.058944 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c9849bc3-ba16-4d1a-8c7d-f85ce8e0dabc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 200 Jul 03 04:18:31.059634 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 26/101] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:31 2026] GET /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:31.077673 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.080967 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:31.081359 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1399482823"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:31.082810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1399482823'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:31.082921 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume of 1 GB Jul 03 04:18:31.089653 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Availability Zones retrieved successfully. Jul 03 04:18:31.095364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Flow 'volume_create_api' (1ce23ded-57e5-41e4-ba79-b1ab01d85e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:31.096389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b4f3ad-5dd9-4a42-96bc-4de1e4756386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:31.097341 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:31.133868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7b4f3ad-5dd9-4a42-96bc-4de1e4756386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:31.134860 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ca86c5-302a-42fd-b341-07861f939e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:31.199058 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Created reservations ['16087ae3-b271-4b03-b10d-fb85441790b8', '4a08a9f2-11b7-4a44-ae51-c4e8f23723fc', '1679be41-a3f2-4da4-93d1-e3f9a4b2d6a4', 'b5644421-728b-44c0-876e-bd9da7065267'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:31.200145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ca86c5-302a-42fd-b341-07861f939e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16087ae3-b271-4b03-b10d-fb85441790b8', '4a08a9f2-11b7-4a44-ae51-c4e8f23723fc', '1679be41-a3f2-4da4-93d1-e3f9a4b2d6a4', 'b5644421-728b-44c0-876e-bd9da7065267']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:31.201170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2643ec-6b9c-4f4a-a0b1-1ff715600af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:31.221171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-afbe129f-d6d6-4cde-96bf-a9a275301cae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.224439 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-afbe129f-d6d6-4cde-96bf-a9a275301cae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:31.224809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-afbe129f-d6d6-4cde-96bf-a9a275301cae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:31.225094 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-afbe129f-d6d6-4cde-96bf-a9a275301cae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:31.235278 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2643ec-6b9c-4f4a-a0b1-1ff715600af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c52c8d5-59be-4011-adb3-f811202cc535', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1399482823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b71dccbd489492bb2cbdb93a1ba716e',qos_specs=None,replication_status=,reservations=['16087ae3-b271-4b03-b10d-fb85441790b8','4a08a9f2-11b7-4a44-ae51-c4e8f23723fc','1679be41-a3f2-4da4-93d1-e3f9a4b2d6a4','b5644421-728b-44c0-876e-bd9da7065267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1399482823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c52c8d5-59be-4011-adb3-f811202cc535,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b71dccbd489492bb2cbdb93a1ba716e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:31.236017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23cdba3-437a-4087-8189-6097f884b534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:31.237775 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:31.237775 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:31.242910 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-afbe129f-d6d6-4cde-96bf-a9a275301cae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:31.253282 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-afbe129f-d6d6-4cde-96bf-a9a275301cae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:31.253889 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 26/102] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:31 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:31.259877 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a23cdba3-437a-4087-8189-6097f884b534) transitioned into state 'SUCCESS' from state '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-1399482823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b71dccbd489492bb2cbdb93a1ba716e',qos_specs=None,replication_status=,reservations=['16087ae3-b271-4b03-b10d-fb85441790b8','4a08a9f2-11b7-4a44-ae51-c4e8f23723fc','1679be41-a3f2-4da4-93d1-e3f9a4b2d6a4','b5644421-728b-44c0-876e-bd9da7065267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:31.260976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f14b86e-1b50-4aa7-900b-3ce5627784ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:31.278292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f14b86e-1b50-4aa7-900b-3ce5627784ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:31.279408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Flow 'volume_create_api' (1ce23ded-57e5-41e4-ba79-b1ab01d85e9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:31.280468 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume request issued successfully. Jul 03 04:18:31.280944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3a68edfc-989b-44b9-a5c8-e98f016aff48 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:31.283423 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 25/103] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:18:31 2026] POST /volume/v3/volumes => generated 752 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:31.296181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5a1b7536-12da-4c83-9bf1-c2166e15a130 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.297479 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-e7311b9c-f8be-4713-b420-f47f790c2d4a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.305278 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-e7311b9c-f8be-4713-b420-f47f790c2d4a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] POST https://10.4.3.253/volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d/action Jul 03 04:18:31.305278 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-e7311b9c-f8be-4713-b420-f47f790c2d4a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:31.305278 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-e7311b9c-f8be-4713-b420-f47f790c2d4a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:31.305576 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a1b7536-12da-4c83-9bf1-c2166e15a130 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:18:31.305576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a1b7536-12da-4c83-9bf1-c2166e15a130 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:31.305576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a1b7536-12da-4c83-9bf1-c2166e15a130 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:31.327682 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:31.327682 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:31.334055 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:31.334055 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:31.338097 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5a1b7536-12da-4c83-9bf1-c2166e15a130 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:31.344749 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a1b7536-12da-4c83-9bf1-c2166e15a130 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 200 Jul 03 04:18:31.344749 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 27/104] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:31 2026] GET /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 820 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:31.352687 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3f357fe0-4d74-4a2c-9743-e5e3aae9e2cb req-e7311b9c-f8be-4713-b420-f47f790c2d4a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d/action returned with HTTP 204 Jul 03 04:18:31.353319 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 27/105] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:31 2026] POST /volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:31.798250 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e4ae5fbc-82db-4456-938a-376bd066f96a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.800665 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e4ae5fbc-82db-4456-938a-376bd066f96a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:31.800942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e4ae5fbc-82db-4456-938a-376bd066f96a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:31.801218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e4ae5fbc-82db-4456-938a-376bd066f96a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:31.815181 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:31.815181 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:31.818987 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e4ae5fbc-82db-4456-938a-376bd066f96a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:31.823788 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e4ae5fbc-82db-4456-938a-376bd066f96a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:31.824248 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 27/106] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:31 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:31.837847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-524aad83-4c9c-4fac-b1f7-e31966895e9a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:31.839515 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-524aad83-4c9c-4fac-b1f7-e31966895e9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:31.839673 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-524aad83-4c9c-4fac-b1f7-e31966895e9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:31.839838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-524aad83-4c9c-4fac-b1f7-e31966895e9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:31.847865 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:31.847865 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:31.851789 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-524aad83-4c9c-4fac-b1f7-e31966895e9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:31.856347 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-524aad83-4c9c-4fac-b1f7-e31966895e9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:31.856911 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 26/107] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:31 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:32.360837 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8de51e98-b040-40f4-b0af-eb9f218d1025 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:32.365397 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8de51e98-b040-40f4-b0af-eb9f218d1025 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:18:32.365397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8de51e98-b040-40f4-b0af-eb9f218d1025 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:32.365397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8de51e98-b040-40f4-b0af-eb9f218d1025 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:32.373592 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:32.373592 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:32.379408 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8de51e98-b040-40f4-b0af-eb9f218d1025 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:32.386763 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8de51e98-b040-40f4-b0af-eb9f218d1025 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 200 Jul 03 04:18:32.387445 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 28/108] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:32 2026] GET /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:32.404247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:32.406516 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:32.406961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1202299662"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:32.409032 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1202299662'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:32.409267 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume of 1 GB Jul 03 04:18:32.412566 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=152,cinder:INSERT=27,cinder:UPDATE=43 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:18:32.414774 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Availability Zones retrieved successfully. Jul 03 04:18:32.424305 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Flow 'volume_create_api' (628799d8-76ff-4804-9f00-46f432097c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:32.425987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deec065-6678-4371-8f13-6ba9b3eef403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:32.428091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:32.458453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8deec065-6678-4371-8f13-6ba9b3eef403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:32.459402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2969effb-505d-4795-a994-06f4de8ac257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:32.504910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Created reservations ['522470c1-c19d-4e3a-9293-635396f35ded', 'cea3798d-a457-4aa0-b7c4-40a56432ff7f', '9c04735f-6ece-4462-8a70-e0f918352784', 'ddcd9969-a1db-4f4d-afbe-bec7834b511a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:32.505995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2969effb-505d-4795-a994-06f4de8ac257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['522470c1-c19d-4e3a-9293-635396f35ded', 'cea3798d-a457-4aa0-b7c4-40a56432ff7f', '9c04735f-6ece-4462-8a70-e0f918352784', 'ddcd9969-a1db-4f4d-afbe-bec7834b511a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:32.507091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df496a39-ceac-46d9-8820-fe1dfae4154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:32.534987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df496a39-ceac-46d9-8820-fe1dfae4154f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37930cf7-0b3c-45a7-b67c-65f8b73c6fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1202299662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b71dccbd489492bb2cbdb93a1ba716e',qos_specs=None,replication_status=,reservations=['522470c1-c19d-4e3a-9293-635396f35ded','cea3798d-a457-4aa0-b7c4-40a56432ff7f','9c04735f-6ece-4462-8a70-e0f918352784','ddcd9969-a1db-4f4d-afbe-bec7834b511a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1202299662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37930cf7-0b3c-45a7-b67c-65f8b73c6fc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b71dccbd489492bb2cbdb93a1ba716e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:32.536795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d11b91a-f3c8-44de-93d9-5a608bcbfa65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:32.558604 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d11b91a-f3c8-44de-93d9-5a608bcbfa65) transitioned into state 'SUCCESS' from state '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-1202299662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b71dccbd489492bb2cbdb93a1ba716e',qos_specs=None,replication_status=,reservations=['522470c1-c19d-4e3a-9293-635396f35ded','cea3798d-a457-4aa0-b7c4-40a56432ff7f','9c04735f-6ece-4462-8a70-e0f918352784','ddcd9969-a1db-4f4d-afbe-bec7834b511a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e5d28fd9a54e719cf8264756f3915f',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:32.559500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762bd927-3040-423d-a030-045c5ad30f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:32.569710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (762bd927-3040-423d-a030-045c5ad30f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:32.570869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Flow 'volume_create_api' (628799d8-76ff-4804-9f00-46f432097c78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:32.571246 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Create volume request issued successfully. Jul 03 04:18:32.571870 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-04f345e0-77fb-4f04-bb20-b81d14d375ab tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:32.572275 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 28/109] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:18:32 2026] POST /volume/v3/volumes => generated 752 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:32.585690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-77df6b64-1a95-42d0-b08a-883b6c228229 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:32.587707 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-77df6b64-1a95-42d0-b08a-883b6c228229 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:18:32.587918 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-77df6b64-1a95-42d0-b08a-883b6c228229 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:32.588131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-77df6b64-1a95-42d0-b08a-883b6c228229 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:32.596651 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:32.596651 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:32.601364 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-77df6b64-1a95-42d0-b08a-883b6c228229 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:32.607812 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-77df6b64-1a95-42d0-b08a-883b6c228229 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 200 Jul 03 04:18:32.608259 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 28/110] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:32 2026] GET /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:33.506767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-43879f49-7419-49e4-bf18-cdb50c930e10 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:33.507562 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-43879f49-7419-49e4-bf18-cdb50c930e10 None None] GET https://10.4.3.253/volume// Jul 03 04:18:33.507562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-43879f49-7419-49e4-bf18-cdb50c930e10 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:33.507562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-43879f49-7419-49e4-bf18-cdb50c930e10 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:33.508090 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-43879f49-7419-49e4-bf18-cdb50c930e10 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:33.508090 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 27/111] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:18:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:33.531178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-f40e46f8-c01e-4d4a-9940-5e33d76a4233 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:33.632397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a4f3b4d5-be1c-467c-80bb-8f46280eaf77 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:33.632397 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a4f3b4d5-be1c-467c-80bb-8f46280eaf77 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:18:33.632397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a4f3b4d5-be1c-467c-80bb-8f46280eaf77 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:33.632397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a4f3b4d5-be1c-467c-80bb-8f46280eaf77 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:33.637244 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:33.637244 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:33.644614 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a4f3b4d5-be1c-467c-80bb-8f46280eaf77 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:33.648803 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a4f3b4d5-be1c-467c-80bb-8f46280eaf77 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 200 Jul 03 04:18:33.649240 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 29/112] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:33 2026] GET /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:33.774740 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-f40e46f8-c01e-4d4a-9940-5e33d76a4233 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:33.775169 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-f40e46f8-c01e-4d4a-9940-5e33d76a4233 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eb4de56-65f0-42be-9fa8-65917cfadb53", "connector": null, "instance_uuid": "985dc90b-e484-4add-b0d7-c37a5f952ce6"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:33.784980 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:33.784980 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:33.841411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-f40e46f8-c01e-4d4a-9940-5e33d76a4233 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:33.841411 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 29/113] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:33 2026] POST /volume/v3/attachments => generated 273 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:34.283616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4087eccf-de21-4a1d-92d3-416d084b88c2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:34.286947 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4087eccf-de21-4a1d-92d3-416d084b88c2 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:34.286947 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4087eccf-de21-4a1d-92d3-416d084b88c2 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:34.286947 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4087eccf-de21-4a1d-92d3-416d084b88c2 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:34.297214 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:34.297214 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:34.299750 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4087eccf-de21-4a1d-92d3-416d084b88c2 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:34.304339 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4087eccf-de21-4a1d-92d3-416d084b88c2 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:34.304822 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 29/114] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:34 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:34.391038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b2a09918-47a6-4193-88da-015d9c02013b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:34.391506 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b2a09918-47a6-4193-88da-015d9c02013b None None] GET https://10.4.3.253/volume// Jul 03 04:18:34.391685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b2a09918-47a6-4193-88da-015d9c02013b None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:34.391869 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b2a09918-47a6-4193-88da-015d9c02013b None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:34.392213 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b2a09918-47a6-4193-88da-015d9c02013b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:34.392561 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 28/115] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:34.400296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-fe2eb0a0-8625-4194-9e68-ab2da144f7b4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:34.402982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-fe2eb0a0-8625-4194-9e68-ab2da144f7b4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:34.403348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-fe2eb0a0-8625-4194-9e68-ab2da144f7b4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:34.403641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-fe2eb0a0-8625-4194-9e68-ab2da144f7b4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:34.422060 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:34.422060 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:34.427214 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-fe2eb0a0-8625-4194-9e68-ab2da144f7b4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:34.436180 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-fe2eb0a0-8625-4194-9e68-ab2da144f7b4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:34.436695 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 30/116] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:34 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 1026 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:34.514105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:34.516621 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] PUT https://10.4.3.253/volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3 Jul 03 04:18:34.517095 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:34.525417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Acquiring lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:34.538886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" acquired by "attachment_update" :: waited 0.010s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:34.538886 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:34.538886 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:35.071226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" released by "attachment_update" :: held 0.536s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:35.071633 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-977c8e21-d264-40ce-a15d-fd4a610f2095 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3 returned with HTTP 200 Jul 03 04:18:35.072119 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 30/117] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:34 2026] PUT /volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:35.093271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:35.095339 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:35.095743 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1089279696"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:35.097506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1089279696'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:35.097736 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Create volume of 1 GB Jul 03 04:18:35.101603 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Availability Zones retrieved successfully. Jul 03 04:18:35.107341 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Flow 'volume_create_api' (2cb4880d-4e0c-4347-9a32-7d5a1c97e5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:35.108317 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ed6b9e-0c43-423f-9441-a523e5212dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:35.109377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:35.138754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9ed6b9e-0c43-423f-9441-a523e5212dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:35.139340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a294d862-9fb0-43fd-94ed-faea09183779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:35.165618 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-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. Jul 03 04:18:35.166438 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-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. Jul 03 04:18:35.214722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Created reservations ['46bfb6b7-e421-464d-b23c-0cac1a583021', '9a31ee23-211c-43bb-b7f5-794caa399ae0', 'd0898842-d924-4e09-8b43-6e2edc248101', '666be146-982f-4324-add8-8990e0c08105'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:35.215895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a294d862-9fb0-43fd-94ed-faea09183779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46bfb6b7-e421-464d-b23c-0cac1a583021', '9a31ee23-211c-43bb-b7f5-794caa399ae0', 'd0898842-d924-4e09-8b43-6e2edc248101', '666be146-982f-4324-add8-8990e0c08105']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:35.217016 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa2927e-81d5-4737-bc31-7dfa096036ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:35.244933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa2927e-81d5-4737-bc31-7dfa096036ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8320377d-dc3b-4381-a874-85023a1bf8c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1089279696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='879afb1507f042ebbf29d91b8c5289c9',qos_specs=None,replication_status=,reservations=['46bfb6b7-e421-464d-b23c-0cac1a583021','9a31ee23-211c-43bb-b7f5-794caa399ae0','d0898842-d924-4e09-8b43-6e2edc248101','666be146-982f-4324-add8-8990e0c08105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7587acb8e89c425d807e8875a9c8cc6b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1089279696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8320377d-dc3b-4381-a874-85023a1bf8c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='879afb1507f042ebbf29d91b8c5289c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7587acb8e89c425d807e8875a9c8cc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:35.245949 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6fcb8c-4cb7-4ea7-871c-3140b232d8e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:35.270060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce6fcb8c-4cb7-4ea7-871c-3140b232d8e4) transitioned into state 'SUCCESS' from state '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-1089279696',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='879afb1507f042ebbf29d91b8c5289c9',qos_specs=None,replication_status=,reservations=['46bfb6b7-e421-464d-b23c-0cac1a583021','9a31ee23-211c-43bb-b7f5-794caa399ae0','d0898842-d924-4e09-8b43-6e2edc248101','666be146-982f-4324-add8-8990e0c08105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7587acb8e89c425d807e8875a9c8cc6b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:35.271083 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fed4e87-3411-4f8b-9e66-5e30234684c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:35.281613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fed4e87-3411-4f8b-9e66-5e30234684c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:35.282418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Flow 'volume_create_api' (2cb4880d-4e0c-4347-9a32-7d5a1c97e5e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:35.282714 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Create volume request issued successfully. Jul 03 04:18:35.283251 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7cc8e67d-a057-4fc9-b1be-cc75d2ad29ea tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:35.283822 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 30/118] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:18:35 2026] POST /volume/v3/volumes => generated 755 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:35.300788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-197d2c9f-c360-4c1d-bb95-96c8a7213650 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:35.302567 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-197d2c9f-c360-4c1d-bb95-96c8a7213650 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:35.302763 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-197d2c9f-c360-4c1d-bb95-96c8a7213650 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:35.302928 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-197d2c9f-c360-4c1d-bb95-96c8a7213650 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:35.313976 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:35.313976 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:35.319206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1ad2078c-67a0-4f0c-94e1-f5edb7f302c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:35.321567 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ad2078c-67a0-4f0c-94e1-f5edb7f302c9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:35.321866 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ad2078c-67a0-4f0c-94e1-f5edb7f302c9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:35.322161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ad2078c-67a0-4f0c-94e1-f5edb7f302c9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:35.326450 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-197d2c9f-c360-4c1d-bb95-96c8a7213650 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:35.333065 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-197d2c9f-c360-4c1d-bb95-96c8a7213650 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:35.333801 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 29/119] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:35 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:35.343873 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:35.343873 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:35.348472 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1ad2078c-67a0-4f0c-94e1-f5edb7f302c9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:35.356282 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ad2078c-67a0-4f0c-94e1-f5edb7f302c9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:35.356887 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 31/120] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:35 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:36.347956 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-78025e71-2b40-43c1-b3d4-659c24abf19c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:36.350975 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-78025e71-2b40-43c1-b3d4-659c24abf19c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:36.351388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-78025e71-2b40-43c1-b3d4-659c24abf19c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:36.351653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-78025e71-2b40-43c1-b3d4-659c24abf19c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:36.362684 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:36.362684 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:36.368624 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-78025e71-2b40-43c1-b3d4-659c24abf19c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:36.376916 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-78025e71-2b40-43c1-b3d4-659c24abf19c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:36.377062 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8da2a062-2bab-4afc-861a-28fde95cc011 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:36.377624 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 31/121] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:36 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:36.379739 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8da2a062-2bab-4afc-861a-28fde95cc011 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:36.380036 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8da2a062-2bab-4afc-861a-28fde95cc011 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:36.380316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8da2a062-2bab-4afc-861a-28fde95cc011 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:36.396039 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:36.396039 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:36.404791 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8da2a062-2bab-4afc-861a-28fde95cc011 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:36.413593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8da2a062-2bab-4afc-861a-28fde95cc011 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:36.414247 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 31/122] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:36 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:36.462916 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-e238013b-5c7b-48db-8346-006fba1d5872 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:36.465726 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-e238013b-5c7b-48db-8346-006fba1d5872 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:36.466009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-e238013b-5c7b-48db-8346-006fba1d5872 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:36.466271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-e238013b-5c7b-48db-8346-006fba1d5872 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:36.475374 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:36.475374 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:36.483395 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-e238013b-5c7b-48db-8346-006fba1d5872 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:36.491415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-e238013b-5c7b-48db-8346-006fba1d5872 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:36.491892 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 30/123] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:36 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:36.982632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-63ee49ac-ace2-4de6-8d31-2fa0199ae6de req-a4960536-ea5c-41b5-8b8d-51024e2a8975 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:36.986190 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-63ee49ac-ace2-4de6-8d31-2fa0199ae6de req-a4960536-ea5c-41b5-8b8d-51024e2a8975 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] DELETE https://10.4.3.253/volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d Jul 03 04:18:36.986190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-63ee49ac-ace2-4de6-8d31-2fa0199ae6de req-a4960536-ea5c-41b5-8b8d-51024e2a8975 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:36.986190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-63ee49ac-ace2-4de6-8d31-2fa0199ae6de req-a4960536-ea5c-41b5-8b8d-51024e2a8975 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:36.994616 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:36.994616 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:37.225293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-20309c8d-baab-4dad-9ad2-2f62bce4b67e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:37.227904 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-20309c8d-baab-4dad-9ad2-2f62bce4b67e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:37.228258 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-20309c8d-baab-4dad-9ad2-2f62bce4b67e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:37.228514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-20309c8d-baab-4dad-9ad2-2f62bce4b67e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:37.264005 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:37.264005 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:37.268092 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-20309c8d-baab-4dad-9ad2-2f62bce4b67e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:37.271856 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-20309c8d-baab-4dad-9ad2-2f62bce4b67e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:37.272244 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 32/124] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:37 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:37.428443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4a4679af-9212-4e1d-889f-d89df00d7496 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:37.430144 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4a4679af-9212-4e1d-889f-d89df00d7496 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:37.430352 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4a4679af-9212-4e1d-889f-d89df00d7496 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:37.430553 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4a4679af-9212-4e1d-889f-d89df00d7496 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:37.440130 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:37.440130 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:37.443849 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4a4679af-9212-4e1d-889f-d89df00d7496 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:37.448497 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4a4679af-9212-4e1d-889f-d89df00d7496 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:37.448872 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 32/125] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:37 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:37.541312 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-63ee49ac-ace2-4de6-8d31-2fa0199ae6de req-a4960536-ea5c-41b5-8b8d-51024e2a8975 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d returned with HTTP 200 Jul 03 04:18:37.541873 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 32/126] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:18:36 2026] DELETE /volume/v3/attachments/afac3cb7-26c5-4ce0-948d-8a11a092287d => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:38.463889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cedfed2b-3e6a-48ad-ae17-02ecf477b0cc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:38.466090 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cedfed2b-3e6a-48ad-ae17-02ecf477b0cc tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:38.466305 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cedfed2b-3e6a-48ad-ae17-02ecf477b0cc tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:38.466547 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cedfed2b-3e6a-48ad-ae17-02ecf477b0cc tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:38.478503 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:38.478503 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:38.482545 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cedfed2b-3e6a-48ad-ae17-02ecf477b0cc tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:38.488278 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cedfed2b-3e6a-48ad-ae17-02ecf477b0cc tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:38.488833 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 31/127] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:38 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:38.743963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b2421b27-deea-498d-94b6-34eef48020b4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:38.744416 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2421b27-deea-498d-94b6-34eef48020b4 None None] GET https://10.4.3.253/volume// Jul 03 04:18:38.744614 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2421b27-deea-498d-94b6-34eef48020b4 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:38.744799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2421b27-deea-498d-94b6-34eef48020b4 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:38.745151 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2421b27-deea-498d-94b6-34eef48020b4 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:38.745470 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 33/128] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:18:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:38.767208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-1f18ea0c-8040-4deb-8e78-9b050ec06513 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.170651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-1f18ea0c-8040-4deb-8e78-9b050ec06513 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:39.171028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-1f18ea0c-8040-4deb-8e78-9b050ec06513 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8320377d-dc3b-4381-a874-85023a1bf8c2", "connector": null, "instance_uuid": "29fd1525-8166-4498-b726-4199f68e7deb"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:39.182153 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:39.182153 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:39.220059 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-1f18ea0c-8040-4deb-8e78-9b050ec06513 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:39.220617 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 33/129] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:38 2026] POST /volume/v3/attachments => generated 273 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:39.507966 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-85a28a17-d21b-461a-85d4-b8a22119b9cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.513204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-85a28a17-d21b-461a-85d4-b8a22119b9cb tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:39.513204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-85a28a17-d21b-461a-85d4-b8a22119b9cb tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:39.513204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-85a28a17-d21b-461a-85d4-b8a22119b9cb tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:39.539761 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-10a741a2-303a-4ed8-8e0e-eff888773025 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.540685 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:39.540685 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:39.545353 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10a741a2-303a-4ed8-8e0e-eff888773025 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:39.546729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10a741a2-303a-4ed8-8e0e-eff888773025 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:39.547148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10a741a2-303a-4ed8-8e0e-eff888773025 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:39.552279 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-85a28a17-d21b-461a-85d4-b8a22119b9cb tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:39.563211 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-85a28a17-d21b-461a-85d4-b8a22119b9cb tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:39.563688 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 33/130] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:39 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:39.571456 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:39.571456 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:39.579196 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-10a741a2-303a-4ed8-8e0e-eff888773025 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:39.586629 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10a741a2-303a-4ed8-8e0e-eff888773025 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:39.586629 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 32/131] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:39 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:39.630070 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0ccd4f5e-29e4-45ed-a5ab-cf0c60913b3b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.630474 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0ccd4f5e-29e4-45ed-a5ab-cf0c60913b3b None None] GET https://10.4.3.253/volume// Jul 03 04:18:39.630686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0ccd4f5e-29e4-45ed-a5ab-cf0c60913b3b None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:39.630964 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0ccd4f5e-29e4-45ed-a5ab-cf0c60913b3b None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:39.631234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0ccd4f5e-29e4-45ed-a5ab-cf0c60913b3b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:39.631665 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 34/132] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:18:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:39.657140 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-0bd0a053-3d9c-441a-9617-31a15cf658b4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.770212 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4c962031-f069-4269-9456-8a4f9417b6b3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.772532 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c962031-f069-4269-9456-8a4f9417b6b3 None None] GET https://10.4.3.253/volume// Jul 03 04:18:39.772532 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c962031-f069-4269-9456-8a4f9417b6b3 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:39.772532 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c962031-f069-4269-9456-8a4f9417b6b3 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:39.772532 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c962031-f069-4269-9456-8a4f9417b6b3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:39.772532 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 34/133] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:39.783860 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-67c4c6b2-1340-466d-9e59-0dadd05dc8d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.786534 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-67c4c6b2-1340-466d-9e59-0dadd05dc8d7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:39.787293 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-67c4c6b2-1340-466d-9e59-0dadd05dc8d7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:39.787293 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-67c4c6b2-1340-466d-9e59-0dadd05dc8d7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:39.809246 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:39.809246 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:39.814583 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-67c4c6b2-1340-466d-9e59-0dadd05dc8d7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:39.819434 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-67c4c6b2-1340-466d-9e59-0dadd05dc8d7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:39.819434 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 33/134] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:39 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1027 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:39.905031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-0bd0a053-3d9c-441a-9617-31a15cf658b4 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:39.905413 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-0bd0a053-3d9c-441a-9617-31a15cf658b4 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19138a1f-4de3-42c9-b5cf-bdf9f8255d8a", "connector": null, "instance_uuid": "944f22bd-e9ac-4a28-8278-623847d01847"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:39.915251 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:39.915251 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:39.934717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:39.937017 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] PUT https://10.4.3.253/volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4 Jul 03 04:18:39.939631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:39.954218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Acquiring lock "cinder-attachment_update-8320377d-dc3b-4381-a874-85023a1bf8c2-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:39.959875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Lock "cinder-attachment_update-8320377d-dc3b-4381-a874-85023a1bf8c2-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:39.961244 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:39.961244 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:39.961667 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-0bd0a053-3d9c-441a-9617-31a15cf658b4 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:39.962119 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 34/135] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:39 2026] POST /volume/v3/attachments => generated 273 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:40.307311 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b472533-e53d-4257-bc9b-327c6cdcc815 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.310787 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b472533-e53d-4257-bc9b-327c6cdcc815 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:40.311026 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b472533-e53d-4257-bc9b-327c6cdcc815 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.311112 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b472533-e53d-4257-bc9b-327c6cdcc815 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.472455 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.472455 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:40.477207 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8b472533-e53d-4257-bc9b-327c6cdcc815 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:40.481238 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b472533-e53d-4257-bc9b-327c6cdcc815 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:40.481910 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 35/136] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1024 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:40.488625 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Lock "cinder-attachment_update-8320377d-dc3b-4381-a874-85023a1bf8c2-np0000004364" released by "attachment_update" :: held 0.528s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:40.488625 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-9495235b-83a6-4ab1-a791-2b82393a7ae5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4 returned with HTTP 200 Jul 03 04:18:40.488625 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 35/137] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:39 2026] PUT /volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:40.507641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-050fb3ea-3fc1-4ff7-8b85-b3791c0a38b4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.511016 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-79ff8c10-ac6f-4fc0-a2d0-4d60044eecaa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.511254 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-050fb3ea-3fc1-4ff7-8b85-b3791c0a38b4 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:40.511486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-050fb3ea-3fc1-4ff7-8b85-b3791c0a38b4 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.511558 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-79ff8c10-ac6f-4fc0-a2d0-4d60044eecaa None None] GET https://10.4.3.253/volume// Jul 03 04:18:40.511678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-050fb3ea-3fc1-4ff7-8b85-b3791c0a38b4 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.511814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-79ff8c10-ac6f-4fc0-a2d0-4d60044eecaa None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.512171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-79ff8c10-ac6f-4fc0-a2d0-4d60044eecaa None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.512597 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-79ff8c10-ac6f-4fc0-a2d0-4d60044eecaa None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:40.513000 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 35/138] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:40.522645 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.522645 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:40.524001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-c6bc5178-c2b6-4055-83ea-82a841ab80e2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.526382 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-c6bc5178-c2b6-4055-83ea-82a841ab80e2 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:40.526625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-c6bc5178-c2b6-4055-83ea-82a841ab80e2 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.526815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-c6bc5178-c2b6-4055-83ea-82a841ab80e2 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.527503 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-050fb3ea-3fc1-4ff7-8b85-b3791c0a38b4 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:40.535091 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-050fb3ea-3fc1-4ff7-8b85-b3791c0a38b4 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:40.535836 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 34/139] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.538465 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.538465 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:40.542550 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-c6bc5178-c2b6-4055-83ea-82a841ab80e2 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:40.545212 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-795cf1d0-79c2-43c0-92b9-43641be9caf4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.547764 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-795cf1d0-79c2-43c0-92b9-43641be9caf4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:18:40.548729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-c6bc5178-c2b6-4055-83ea-82a841ab80e2 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:40.550240 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-795cf1d0-79c2-43c0-92b9-43641be9caf4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.550418 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 36/140] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1247 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:40.550457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-795cf1d0-79c2-43c0-92b9-43641be9caf4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.551471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4632fb00-439c-4b65-bdef-fa8b6e87b87b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.556677 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4632fb00-439c-4b65-bdef-fa8b6e87b87b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:40.556910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4632fb00-439c-4b65-bdef-fa8b6e87b87b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.557084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4632fb00-439c-4b65-bdef-fa8b6e87b87b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.559436 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.559436 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:40.563155 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-795cf1d0-79c2-43c0-92b9-43641be9caf4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:40.566559 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.566559 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:40.568618 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-795cf1d0-79c2-43c0-92b9-43641be9caf4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 200 Jul 03 04:18:40.569310 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 36/141] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:40.570855 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4632fb00-439c-4b65-bdef-fa8b6e87b87b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:40.575717 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4632fb00-439c-4b65-bdef-fa8b6e87b87b tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:40.576163 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 36/142] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.580366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bd8bd4df-79b6-4e2b-b2f9-a730b6c9e0e2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.582390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a175628f-a408-413d-ad87-c2fe83ec69a9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.583419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bd8bd4df-79b6-4e2b-b2f9-a730b6c9e0e2 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:18:40.583759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bd8bd4df-79b6-4e2b-b2f9-a730b6c9e0e2 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.584012 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bd8bd4df-79b6-4e2b-b2f9-a730b6c9e0e2 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.584420 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a175628f-a408-413d-ad87-c2fe83ec69a9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:40.584845 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a175628f-a408-413d-ad87-c2fe83ec69a9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.585095 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a175628f-a408-413d-ad87-c2fe83ec69a9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.592491 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.592491 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:40.596046 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.596046 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:40.596302 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bd8bd4df-79b6-4e2b-b2f9-a730b6c9e0e2 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:40.601564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-657d8987-21d2-45e7-8ea4-2e1d7b2c7be7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.601665 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bd8bd4df-79b6-4e2b-b2f9-a730b6c9e0e2 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 200 Jul 03 04:18:40.601718 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a175628f-a408-413d-ad87-c2fe83ec69a9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:40.601780 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 35/143] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.605619 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-657d8987-21d2-45e7-8ea4-2e1d7b2c7be7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:40.605948 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-657d8987-21d2-45e7-8ea4-2e1d7b2c7be7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.606476 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-657d8987-21d2-45e7-8ea4-2e1d7b2c7be7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.606808 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a175628f-a408-413d-ad87-c2fe83ec69a9 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:40.607862 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 37/144] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.623634 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-1c60f7d5-3d3d-49d2-b014-e04ce2cfc329 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.624313 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.624313 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:40.624539 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-1c60f7d5-3d3d-49d2-b014-e04ce2cfc329 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:18:40.624539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-1c60f7d5-3d3d-49d2-b014-e04ce2cfc329 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.624539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-1c60f7d5-3d3d-49d2-b014-e04ce2cfc329 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.627461 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0b585c6c-e937-430a-afff-f5d5d0254ff7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.627581 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-657d8987-21d2-45e7-8ea4-2e1d7b2c7be7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:40.632369 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b585c6c-e937-430a-afff-f5d5d0254ff7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:40.632369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b585c6c-e937-430a-afff-f5d5d0254ff7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.632369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b585c6c-e937-430a-afff-f5d5d0254ff7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.632842 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.632842 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:40.633004 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-657d8987-21d2-45e7-8ea4-2e1d7b2c7be7 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:40.633004 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 37/145] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.636513 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-1c60f7d5-3d3d-49d2-b014-e04ce2cfc329 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:40.637743 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.637743 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:40.641842 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-1c60f7d5-3d3d-49d2-b014-e04ce2cfc329 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 200 Jul 03 04:18:40.641842 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 37/146] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.642913 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0b585c6c-e937-430a-afff-f5d5d0254ff7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:40.647719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b585c6c-e937-430a-afff-f5d5d0254ff7 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:40.648488 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 36/147] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.653647 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.655694 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] PUT https://10.4.3.253/volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500 Jul 03 04:18:40.656039 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:40.658260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d6681eea-9f5c-4f0d-b0fc-a359f413b8ac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.658733 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6681eea-9f5c-4f0d-b0fc-a359f413b8ac None None] GET https://10.4.3.253/volume// Jul 03 04:18:40.659657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6681eea-9f5c-4f0d-b0fc-a359f413b8ac None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.659657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6681eea-9f5c-4f0d-b0fc-a359f413b8ac None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.659776 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6681eea-9f5c-4f0d-b0fc-a359f413b8ac None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:40.660078 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 38/148] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:40.666920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Acquiring lock "cinder-attachment_update-19138a1f-4de3-42c9-b5cf-bdf9f8255d8a-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:40.667181 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.669247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:40.669530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.669895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.670061 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Delete volume with id: 7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:40.673356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Lock "cinder-attachment_update-19138a1f-4de3-42c9-b5cf-bdf9f8255d8a-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:40.673517 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-da05a4c6-8b79-46c2-af21-d8c926cafed1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.673552 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.673552 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:40.673935 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-da05a4c6-8b79-46c2-af21-d8c926cafed1 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:40.674445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-da05a4c6-8b79-46c2-af21-d8c926cafed1 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "15755c61-ebdf-447d-8a59-65387db01927", "connector": null, "instance_uuid": "a17998b3-c8a4-48e0-b311-b828734699cc"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:40.682595 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.682595 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:40.683141 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:40.690716 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.690716 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:40.711384 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Delete volume request issued successfully. Jul 03 04:18:40.711691 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-729a0501-39ea-4ce6-a98c-296d30a0ce9a tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 202 Jul 03 04:18:40.712059 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 38/149] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:18:40 2026] DELETE /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:18:40.722208 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9e5e658d-724a-4277-9500-86aec97c9f29 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.727007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9e5e658d-724a-4277-9500-86aec97c9f29 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:40.727321 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9e5e658d-724a-4277-9500-86aec97c9f29 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.727626 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9e5e658d-724a-4277-9500-86aec97c9f29 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.739464 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-da05a4c6-8b79-46c2-af21-d8c926cafed1 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:40.741702 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 37/150] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:40 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) Jul 03 04:18:40.744892 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.744892 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:40.747940 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9e5e658d-724a-4277-9500-86aec97c9f29 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Volume info retrieved successfully. Jul 03 04:18:40.748795 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4fd3f5be-292c-4a71-9ac1-9bcf77078b61 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.749407 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4fd3f5be-292c-4a71-9ac1-9bcf77078b61 None None] GET https://10.4.3.253/volume// Jul 03 04:18:40.749615 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4fd3f5be-292c-4a71-9ac1-9bcf77078b61 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.749850 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4fd3f5be-292c-4a71-9ac1-9bcf77078b61 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.750261 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4fd3f5be-292c-4a71-9ac1-9bcf77078b61 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:40.750643 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 39/151] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:40.753653 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9e5e658d-724a-4277-9500-86aec97c9f29 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 200 Jul 03 04:18:40.754071 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 39/152] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:40.759041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-2af6eeab-e075-4077-a614-d8e04f587657 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.762019 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-2af6eeab-e075-4077-a614-d8e04f587657 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:40.762530 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-2af6eeab-e075-4077-a614-d8e04f587657 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4c52c8d5-59be-4011-adb3-f811202cc535", "connector": null, "instance_uuid": "a17998b3-c8a4-48e0-b311-b828734699cc"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:40.774248 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.774248 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:40.812517 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-2af6eeab-e075-4077-a614-d8e04f587657 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:40.813105 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 38/153] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:40 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:40.821750 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-888d08dd-9161-4c88-b619-31917501104c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.822099 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-888d08dd-9161-4c88-b619-31917501104c None None] GET https://10.4.3.253/volume// Jul 03 04:18:40.822241 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-888d08dd-9161-4c88-b619-31917501104c None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:40.822464 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-888d08dd-9161-4c88-b619-31917501104c None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:40.822806 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-888d08dd-9161-4c88-b619-31917501104c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:40.823107 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 40/154] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:18:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:40.834942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-81d55a74-e0fc-4f65-989f-61094d4b20f9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:40.836878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-81d55a74-e0fc-4f65-989f-61094d4b20f9 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:40.837241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-81d55a74-e0fc-4f65-989f-61094d4b20f9 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37930cf7-0b3c-45a7-b67c-65f8b73c6fc7", "connector": null, "instance_uuid": "a17998b3-c8a4-48e0-b311-b828734699cc"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:40.845385 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:40.845385 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:40.884202 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-81d55a74-e0fc-4f65-989f-61094d4b20f9 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:40.884864 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 40/155] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:40 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) Jul 03 04:18:41.197779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Lock "cinder-attachment_update-19138a1f-4de3-42c9-b5cf-bdf9f8255d8a-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:41.197779 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-98a5d537-f62b-451f-ade4-cda470a6aa97 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500 returned with HTTP 200 Jul 03 04:18:41.197779 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 38/156] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:40 2026] PUT /volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:41.430012 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-44eae3da-ca46-47cb-87f3-e150ea31264a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:41.431814 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-44eae3da-ca46-47cb-87f3-e150ea31264a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3/action Jul 03 04:18:41.432166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-44eae3da-ca46-47cb-87f3-e150ea31264a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:41.432267 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-44eae3da-ca46-47cb-87f3-e150ea31264a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:41.449662 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:41.449662 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:41.461854 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a74e31ec-5f04-4f07-9f14-3af53b1fc1af req-44eae3da-ca46-47cb-87f3-e150ea31264a tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3/action returned with HTTP 204 Jul 03 04:18:41.462255 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 39/157] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:41 2026] POST /volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:41.496192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-962cb0d9-ca13-45c2-a26a-c5173f93cda8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:41.498078 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-962cb0d9-ca13-45c2-a26a-c5173f93cda8 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:41.498339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-962cb0d9-ca13-45c2-a26a-c5173f93cda8 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:41.498572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-962cb0d9-ca13-45c2-a26a-c5173f93cda8 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:41.509438 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:41.509438 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:41.512627 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-962cb0d9-ca13-45c2-a26a-c5173f93cda8 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:41.516387 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-962cb0d9-ca13-45c2-a26a-c5173f93cda8 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:41.516820 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 41/158] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:41 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:41.623972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b05da8a9-1d80-49f4-bbb0-9695352bec5d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:41.625839 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b05da8a9-1d80-49f4-bbb0-9695352bec5d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:41.626264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b05da8a9-1d80-49f4-bbb0-9695352bec5d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:41.626597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b05da8a9-1d80-49f4-bbb0-9695352bec5d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:41.638157 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:41.638157 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:41.642086 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b05da8a9-1d80-49f4-bbb0-9695352bec5d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:41.647031 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b05da8a9-1d80-49f4-bbb0-9695352bec5d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:41.647685 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 41/159] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:41 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:41.649951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f9599caa-3a30-4968-b0c7-4650807ed907 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:41.655016 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9599caa-3a30-4968-b0c7-4650807ed907 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:41.655016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9599caa-3a30-4968-b0c7-4650807ed907 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:41.655016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9599caa-3a30-4968-b0c7-4650807ed907 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:41.662196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9b09fb6c-571a-4b43-8e81-d7d985053e40 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:41.664738 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b09fb6c-571a-4b43-8e81-d7d985053e40 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:18:41.664906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b09fb6c-571a-4b43-8e81-d7d985053e40 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:41.665103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b09fb6c-571a-4b43-8e81-d7d985053e40 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:41.667895 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:41.667895 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:41.672211 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f9599caa-3a30-4968-b0c7-4650807ed907 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:41.678007 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9599caa-3a30-4968-b0c7-4650807ed907 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:41.678479 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 39/160] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:41 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:41.679053 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:41.679053 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:41.683237 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9b09fb6c-571a-4b43-8e81-d7d985053e40 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:18:41.687667 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b09fb6c-571a-4b43-8e81-d7d985053e40 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:18:41.688063 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 40/161] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:41 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:41.768360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7b3c39b6-b7ed-406f-9c06-a63db4ef31a6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:41.770067 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7b3c39b6-b7ed-406f-9c06-a63db4ef31a6 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] GET https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 Jul 03 04:18:41.770316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7b3c39b6-b7ed-406f-9c06-a63db4ef31a6 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:41.770576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7b3c39b6-b7ed-406f-9c06-a63db4ef31a6 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:41.921704 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7b3c39b6-b7ed-406f-9c06-a63db4ef31a6 tempest-DeleteServersTestJSON-1622911531 tempest-DeleteServersTestJSON-1622911531-project-member] https://10.4.3.253/volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 returned with HTTP 404 Jul 03 04:18:41.922227 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 42/162] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:41 2026] GET /volume/v3/volumes/7563c98d-e9a5-461f-86a0-da776387d247 => generated 109 bytes in 154 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:42.533349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e4b786d4-efb7-4ee3-97bd-448c48480492 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:42.535230 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4b786d4-efb7-4ee3-97bd-448c48480492 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:42.535403 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4b786d4-efb7-4ee3-97bd-448c48480492 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:42.535627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4b786d4-efb7-4ee3-97bd-448c48480492 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:42.544577 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:42.544577 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:42.548361 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e4b786d4-efb7-4ee3-97bd-448c48480492 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:42.552775 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4b786d4-efb7-4ee3-97bd-448c48480492 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:42.553160 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 42/163] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:42 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:42.702193 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7fdf1c4d-b39b-4eca-bdaf-444f883244ef None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:42.705210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7fdf1c4d-b39b-4eca-bdaf-444f883244ef tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:42.705459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7fdf1c4d-b39b-4eca-bdaf-444f883244ef tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:42.705693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7fdf1c4d-b39b-4eca-bdaf-444f883244ef tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:42.720504 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:42.720504 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:42.725589 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7fdf1c4d-b39b-4eca-bdaf-444f883244ef tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:42.733912 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7fdf1c4d-b39b-4eca-bdaf-444f883244ef tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:42.734438 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 40/164] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:42 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:43.570907 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2a0e5bd4-2627-4001-a7d0-f13ee1db7d7e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:43.575691 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a0e5bd4-2627-4001-a7d0-f13ee1db7d7e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:43.575691 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a0e5bd4-2627-4001-a7d0-f13ee1db7d7e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:43.575691 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a0e5bd4-2627-4001-a7d0-f13ee1db7d7e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:43.596772 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:43.596772 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:43.601501 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2a0e5bd4-2627-4001-a7d0-f13ee1db7d7e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:43.611018 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a0e5bd4-2627-4001-a7d0-f13ee1db7d7e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:43.611736 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 41/165] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:43 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:43.746925 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d1d9d3f3-26f0-46aa-b85d-2b14db858384 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:43.749030 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1d9d3f3-26f0-46aa-b85d-2b14db858384 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:43.749274 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1d9d3f3-26f0-46aa-b85d-2b14db858384 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:43.749525 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1d9d3f3-26f0-46aa-b85d-2b14db858384 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:43.760892 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:43.760892 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:43.765052 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d1d9d3f3-26f0-46aa-b85d-2b14db858384 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:43.769981 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1d9d3f3-26f0-46aa-b85d-2b14db858384 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:43.770936 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 43/166] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:43 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:44.627354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-40e257a7-8fa3-46eb-ab3f-2df2f45002e3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:44.631438 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40e257a7-8fa3-46eb-ab3f-2df2f45002e3 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:44.631438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40e257a7-8fa3-46eb-ab3f-2df2f45002e3 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:44.631438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40e257a7-8fa3-46eb-ab3f-2df2f45002e3 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:44.654644 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:44.654644 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:44.660030 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-40e257a7-8fa3-46eb-ab3f-2df2f45002e3 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:44.671725 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40e257a7-8fa3-46eb-ab3f-2df2f45002e3 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:44.672406 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 43/167] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:44 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:44.794199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5bfda1b0-66b9-408c-b42d-cab98d91fd02 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:44.794199 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5bfda1b0-66b9-408c-b42d-cab98d91fd02 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:44.794199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5bfda1b0-66b9-408c-b42d-cab98d91fd02 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:44.794199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5bfda1b0-66b9-408c-b42d-cab98d91fd02 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:44.802241 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:44.802241 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:44.809065 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5bfda1b0-66b9-408c-b42d-cab98d91fd02 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:44.816350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5bfda1b0-66b9-408c-b42d-cab98d91fd02 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:44.816350 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 41/168] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:44 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:45.685891 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-18f1ae4a-24e2-45d0-b02a-0061d117e872 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:45.688273 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-18f1ae4a-24e2-45d0-b02a-0061d117e872 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:45.688534 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-18f1ae4a-24e2-45d0-b02a-0061d117e872 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:45.688785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-18f1ae4a-24e2-45d0-b02a-0061d117e872 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:45.699590 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:45.699590 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:45.702243 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-18f1ae4a-24e2-45d0-b02a-0061d117e872 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:45.706474 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-18f1ae4a-24e2-45d0-b02a-0061d117e872 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:45.707081 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 42/169] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:45 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:45.828095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f4023492-e476-4b3d-aacc-25341306166f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:45.830044 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f4023492-e476-4b3d-aacc-25341306166f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:45.830276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f4023492-e476-4b3d-aacc-25341306166f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:45.830541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f4023492-e476-4b3d-aacc-25341306166f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:45.840718 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:45.840718 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:45.844889 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f4023492-e476-4b3d-aacc-25341306166f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:45.853310 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f4023492-e476-4b3d-aacc-25341306166f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:45.854076 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 44/170] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:45 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:46.721399 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b0f1e21d-d35b-4a35-899a-ea8b0b4c47ce None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:46.723789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0f1e21d-d35b-4a35-899a-ea8b0b4c47ce tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:46.726392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0f1e21d-d35b-4a35-899a-ea8b0b4c47ce tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:46.726392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0f1e21d-d35b-4a35-899a-ea8b0b4c47ce tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:46.736502 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:46.736502 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:46.740567 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b0f1e21d-d35b-4a35-899a-ea8b0b4c47ce tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:46.745662 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0f1e21d-d35b-4a35-899a-ea8b0b4c47ce tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:46.746145 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 44/171] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:46 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:46.789673 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-c17e005c-e35b-4309-b055-3a85eea058d5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:46.791729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-c17e005c-e35b-4309-b055-3a85eea058d5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] POST https://10.4.3.253/volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4/action Jul 03 04:18:46.792104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-c17e005c-e35b-4309-b055-3a85eea058d5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:46.792237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-c17e005c-e35b-4309-b055-3a85eea058d5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:46.807613 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:46.807613 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:46.822050 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-faccdcb8-a536-4e9f-809e-22b769ec4704 req-c17e005c-e35b-4309-b055-3a85eea058d5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4/action returned with HTTP 204 Jul 03 04:18:46.822642 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 42/172] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:46 2026] POST /volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:46.870418 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-13fe3b82-8c14-4c24-921f-be19211f1c16 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:46.872772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-13fe3b82-8c14-4c24-921f-be19211f1c16 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:46.873335 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-13fe3b82-8c14-4c24-921f-be19211f1c16 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:46.873619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-13fe3b82-8c14-4c24-921f-be19211f1c16 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:46.896008 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:46.896008 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:46.914465 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-13fe3b82-8c14-4c24-921f-be19211f1c16 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:46.920670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-13fe3b82-8c14-4c24-921f-be19211f1c16 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:46.921137 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 43/173] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:46 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1140 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:46.933112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3ea3ded4-d6ab-40c6-ae55-92b422ea39e9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:46.935009 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ea3ded4-d6ab-40c6-ae55-92b422ea39e9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:46.935144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ea3ded4-d6ab-40c6-ae55-92b422ea39e9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:46.935254 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ea3ded4-d6ab-40c6-ae55-92b422ea39e9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:46.946480 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:46.946480 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:46.950948 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3ea3ded4-d6ab-40c6-ae55-92b422ea39e9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:46.956129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ea3ded4-d6ab-40c6-ae55-92b422ea39e9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:46.956628 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 45/174] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:46 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:46.969534 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2cdbb0bd-bf7f-406d-b35d-5cb25290d844 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:46.971633 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cdbb0bd-bf7f-406d-b35d-5cb25290d844 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:46.971862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cdbb0bd-bf7f-406d-b35d-5cb25290d844 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:46.972083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cdbb0bd-bf7f-406d-b35d-5cb25290d844 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:46.982807 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:46.982807 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:46.985929 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2cdbb0bd-bf7f-406d-b35d-5cb25290d844 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Volume info retrieved successfully. Jul 03 04:18:46.990050 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cdbb0bd-bf7f-406d-b35d-5cb25290d844 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:46.990443 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 45/175] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:46 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:47.104697 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f60e0886-9edd-4800-b0db-77ea903e4e5f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:47.108900 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f60e0886-9edd-4800-b0db-77ea903e4e5f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:47.109191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f60e0886-9edd-4800-b0db-77ea903e4e5f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:47.109456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f60e0886-9edd-4800-b0db-77ea903e4e5f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:47.121589 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:47.121589 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:47.126367 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f60e0886-9edd-4800-b0db-77ea903e4e5f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:47.132565 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f60e0886-9edd-4800-b0db-77ea903e4e5f tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:47.133012 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 43/176] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:47 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:47.176264 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:47.179152 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] POST https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2/action Jul 03 04:18:47.179635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:47.179827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:47.195896 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:47.195896 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:47.196663 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:47.208339 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Begin detaching volume completed successfully. Jul 03 04:18:47.208630 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f73dc3bc-b116-48ef-a3cc-887f55bf05a9 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2/action returned with HTTP 202 Jul 03 04:18:47.209259 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 44/177] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:18:47 2026] POST /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:18:47.241152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fb411476-35bc-4a05-80ba-5a2cfe2fd5c8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:47.248648 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb411476-35bc-4a05-80ba-5a2cfe2fd5c8 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:47.248648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb411476-35bc-4a05-80ba-5a2cfe2fd5c8 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:47.248648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb411476-35bc-4a05-80ba-5a2cfe2fd5c8 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:47.270972 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:47.270972 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:47.281208 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fb411476-35bc-4a05-80ba-5a2cfe2fd5c8 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Volume info retrieved successfully. Jul 03 04:18:47.289609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb411476-35bc-4a05-80ba-5a2cfe2fd5c8 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:47.290115 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 46/178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:47 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1143 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:47.761764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-685e0dc2-9bef-4851-a819-e85825284205 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:47.763923 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-685e0dc2-9bef-4851-a819-e85825284205 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:47.764161 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-685e0dc2-9bef-4851-a819-e85825284205 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:47.764435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-685e0dc2-9bef-4851-a819-e85825284205 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:47.775463 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:47.775463 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:47.780155 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-685e0dc2-9bef-4851-a819-e85825284205 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:47.784486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-685e0dc2-9bef-4851-a819-e85825284205 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:47.784920 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 46/179] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:47 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:48.253841 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aeae547f-3c31-4482-9abe-cc6105430a58 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:48.254197 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aeae547f-3c31-4482-9abe-cc6105430a58 None None] GET https://10.4.3.253/volume// Jul 03 04:18:48.260014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aeae547f-3c31-4482-9abe-cc6105430a58 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:48.260014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aeae547f-3c31-4482-9abe-cc6105430a58 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:48.260014 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aeae547f-3c31-4482-9abe-cc6105430a58 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:48.260014 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 44/180] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:48.271823 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f29e8c89-4df5-4837-b0c3-bfbc9d19b145 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:48.274491 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f29e8c89-4df5-4837-b0c3-bfbc9d19b145 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:48.274491 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f29e8c89-4df5-4837-b0c3-bfbc9d19b145 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:48.275021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f29e8c89-4df5-4837-b0c3-bfbc9d19b145 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:48.284116 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:48.284116 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:48.287166 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f29e8c89-4df5-4837-b0c3-bfbc9d19b145 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:48.291041 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-f29e8c89-4df5-4837-b0c3-bfbc9d19b145 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:48.291470 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 45/181] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:48 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1323 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:48.304514 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f03dffa9-d27d-4324-a8e5-aac2675cb6be None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:48.306822 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f03dffa9-d27d-4324-a8e5-aac2675cb6be tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:48.307054 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f03dffa9-d27d-4324-a8e5-aac2675cb6be tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:48.307270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f03dffa9-d27d-4324-a8e5-aac2675cb6be tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:48.331164 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:48.331164 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:48.347415 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f03dffa9-d27d-4324-a8e5-aac2675cb6be tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Volume info retrieved successfully. Jul 03 04:18:48.356206 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f03dffa9-d27d-4324-a8e5-aac2675cb6be tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:48.356911 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 47/182] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:48 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1143 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:48.802081 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b86f24de-c6a8-418c-8c1c-d90d2e5015f0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:48.806462 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b86f24de-c6a8-418c-8c1c-d90d2e5015f0 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:48.806462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b86f24de-c6a8-418c-8c1c-d90d2e5015f0 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:48.806462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b86f24de-c6a8-418c-8c1c-d90d2e5015f0 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:48.836739 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:48.836739 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:48.841314 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b86f24de-c6a8-418c-8c1c-d90d2e5015f0 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:48.846446 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b86f24de-c6a8-418c-8c1c-d90d2e5015f0 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:48.846446 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 47/183] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:48 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:48.886963 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-713e2dc3-469d-4ea9-9029-698d87bb593e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:48.889399 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-713e2dc3-469d-4ea9-9029-698d87bb593e tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] DELETE https://10.4.3.253/volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4 Jul 03 04:18:48.889643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-713e2dc3-469d-4ea9-9029-698d87bb593e tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:48.889853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-713e2dc3-469d-4ea9-9029-698d87bb593e tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:48.896960 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:48.896960 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:49.225259 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fa68e589-1b2d-4a28-b8bb-b438f7e4fbd3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:49.225797 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa68e589-1b2d-4a28-b8bb-b438f7e4fbd3 None None] GET https://10.4.3.253/volume// Jul 03 04:18:49.226003 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa68e589-1b2d-4a28-b8bb-b438f7e4fbd3 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:49.226210 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa68e589-1b2d-4a28-b8bb-b438f7e4fbd3 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:49.226600 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa68e589-1b2d-4a28-b8bb-b438f7e4fbd3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:49.226938 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 46/184] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:49.234769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-f05f05ce-ed86-4a58-93f6-badc339bd2fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:49.236910 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-f05f05ce-ed86-4a58-93f6-badc339bd2fb tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:18:49.237166 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-f05f05ce-ed86-4a58-93f6-badc339bd2fb tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:49.237464 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-f05f05ce-ed86-4a58-93f6-badc339bd2fb tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:49.252199 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:49.252199 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:49.257776 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-f05f05ce-ed86-4a58-93f6-badc339bd2fb tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:49.263002 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-f05f05ce-ed86-4a58-93f6-badc339bd2fb tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 200 Jul 03 04:18:49.263002 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 48/185] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:49 2026] GET /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 1539 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:49.359835 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:49.362117 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] PUT https://10.4.3.253/volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd Jul 03 04:18:49.362527 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:49.371571 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Acquiring lock "cinder-attachment_update-15755c61-ebdf-447d-8a59-65387db01927-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:49.373113 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fdfa8a24-efa6-4a45-b6de-79f2e6036cc2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:49.375807 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fdfa8a24-efa6-4a45-b6de-79f2e6036cc2 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:49.376163 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fdfa8a24-efa6-4a45-b6de-79f2e6036cc2 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:49.376313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fdfa8a24-efa6-4a45-b6de-79f2e6036cc2 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:49.377286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Lock "cinder-attachment_update-15755c61-ebdf-447d-8a59-65387db01927-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:49.378583 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:49.378583 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:49.389831 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:49.389831 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:49.393788 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fdfa8a24-efa6-4a45-b6de-79f2e6036cc2 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Volume info retrieved successfully. Jul 03 04:18:49.401732 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fdfa8a24-efa6-4a45-b6de-79f2e6036cc2 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:49.402294 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 47/186] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:49 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:49.427559 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6388ba12-eae7-48a3-b804-b9b42c15efc4 req-713e2dc3-469d-4ea9-9029-698d87bb593e tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4 returned with HTTP 200 Jul 03 04:18:49.428055 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 45/187] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:18:48 2026] DELETE /volume/v3/attachments/11cc19b8-d141-4a6b-a7ea-a38c26b088b4 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:49.789392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-1a971a26-1d6a-4eb2-83fe-9675a21aa21d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:49.793378 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-1a971a26-1d6a-4eb2-83fe-9675a21aa21d tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] POST https://10.4.3.253/volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500/action Jul 03 04:18:49.793901 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-1a971a26-1d6a-4eb2-83fe-9675a21aa21d tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:49.794119 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-1a971a26-1d6a-4eb2-83fe-9675a21aa21d tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:49.812673 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:49.812673 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:49.841979 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c98d84a9-cb83-4157-b99d-8d8dd1b87a62 req-1a971a26-1d6a-4eb2-83fe-9675a21aa21d tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500/action returned with HTTP 204 Jul 03 04:18:49.842575 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 49/188] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:49 2026] POST /volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:49.866288 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-54060123-4b18-49c6-8893-c3740fcd212f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:49.868863 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-54060123-4b18-49c6-8893-c3740fcd212f tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:49.868863 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-54060123-4b18-49c6-8893-c3740fcd212f tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:49.869119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-54060123-4b18-49c6-8893-c3740fcd212f tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:49.901892 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Lock "cinder-attachment_update-15755c61-ebdf-447d-8a59-65387db01927-np0000004364" released by "attachment_update" :: held 0.524s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:49.902258 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-22ccefab-091c-42b6-8be4-edaabd7b555b tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd returned with HTTP 200 Jul 03 04:18:49.902595 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 48/189] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:49 2026] PUT /volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:50.013590 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.013590 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:50.017924 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-54060123-4b18-49c6-8893-c3740fcd212f tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:50.021682 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-54060123-4b18-49c6-8893-c3740fcd212f tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:50.022180 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 48/190] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:49 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1327 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:50.041228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5c474db6-2258-41d2-8198-3ef332c0bba6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.043969 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c474db6-2258-41d2-8198-3ef332c0bba6 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:50.044146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c474db6-2258-41d2-8198-3ef332c0bba6 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.044317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c474db6-2258-41d2-8198-3ef332c0bba6 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.066104 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.066104 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:50.072182 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5c474db6-2258-41d2-8198-3ef332c0bba6 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:50.079958 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c474db6-2258-41d2-8198-3ef332c0bba6 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:50.080623 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 46/191] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:50.418524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-9eca23fe-7a70-458b-9ea5-1e6270192381 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.420738 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-9eca23fe-7a70-458b-9ea5-1e6270192381 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd/action Jul 03 04:18:50.421117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-9eca23fe-7a70-458b-9ea5-1e6270192381 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:50.421174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e713d9bd-9b59-433f-bc12-89a9142e8645 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.421271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-9eca23fe-7a70-458b-9ea5-1e6270192381 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:50.425339 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e713d9bd-9b59-433f-bc12-89a9142e8645 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:50.425540 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e713d9bd-9b59-433f-bc12-89a9142e8645 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.425727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e713d9bd-9b59-433f-bc12-89a9142e8645 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.436822 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.436822 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:50.440755 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e713d9bd-9b59-433f-bc12-89a9142e8645 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] Volume info retrieved successfully. Jul 03 04:18:50.446110 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e713d9bd-9b59-433f-bc12-89a9142e8645 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-reader] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:50.446779 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 49/192] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:50.455766 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.455766 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:50.472648 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-9eca23fe-7a70-458b-9ea5-1e6270192381 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd/action returned with HTTP 204 Jul 03 04:18:50.472648 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 50/193] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:50 2026] POST /volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:50.526919 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a160d678-1407-4528-bdc0-b7ce41e13028 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.528062 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a160d678-1407-4528-bdc0-b7ce41e13028 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:50.528254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a160d678-1407-4528-bdc0-b7ce41e13028 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.528680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a160d678-1407-4528-bdc0-b7ce41e13028 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.540799 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.540799 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:50.545101 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a160d678-1407-4528-bdc0-b7ce41e13028 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:50.550826 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a160d678-1407-4528-bdc0-b7ce41e13028 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:50.551296 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 49/194] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:50.618031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6927fbf8-2f34-47ba-b382-3d1292985a7c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.621893 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6927fbf8-2f34-47ba-b382-3d1292985a7c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:18:50.621893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6927fbf8-2f34-47ba-b382-3d1292985a7c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.621893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6927fbf8-2f34-47ba-b382-3d1292985a7c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.630956 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.630956 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:50.639267 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6927fbf8-2f34-47ba-b382-3d1292985a7c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:18:50.644854 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6927fbf8-2f34-47ba-b382-3d1292985a7c tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:18:50.646040 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 47/195] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:50.717837 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1d0ecf7-7bbc-4832-a076-cdf86422bbf1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.719657 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1d0ecf7-7bbc-4832-a076-cdf86422bbf1 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:50.719941 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1d0ecf7-7bbc-4832-a076-cdf86422bbf1 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.719941 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1d0ecf7-7bbc-4832-a076-cdf86422bbf1 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.735305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7f12fe42-b799-458b-8c46-90f7e74a8b1a req-3e8d4ce6-28c7-440a-bbd4-c128ca659fcc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.739162 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7f12fe42-b799-458b-8c46-90f7e74a8b1a req-3e8d4ce6-28c7-440a-bbd4-c128ca659fcc tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] POST https://10.4.3.253/volume/v3/snapshots/None/action Jul 03 04:18:50.740032 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7f12fe42-b799-458b-8c46-90f7e74a8b1a req-3e8d4ce6-28c7-440a-bbd4-c128ca659fcc tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:50.740224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7f12fe42-b799-458b-8c46-90f7e74a8b1a req-3e8d4ce6-28c7-440a-bbd4-c128ca659fcc tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:50.742848 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.snapshot_actions [req-7f12fe42-b799-458b-8c46-90f7e74a8b1a req-3e8d4ce6-28c7-440a-bbd4-c128ca659fcc tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99791) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 04:18:50.777002 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7f12fe42-b799-458b-8c46-90f7e74a8b1a req-3e8d4ce6-28c7-440a-bbd4-c128ca659fcc tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] https://10.4.3.253/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 04:18:50.777988 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 51/196] 10.4.3.253 () {72 vars in 1582 bytes} [Fri Jul 3 04:18:50 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:50.854875 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.854875 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:50.859099 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b1d0ecf7-7bbc-4832-a076-cdf86422bbf1 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:50.864768 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1d0ecf7-7bbc-4832-a076-cdf86422bbf1 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:50.864768 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 50/197] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1327 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:50.951377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-d6205850-c25f-46c8-bea7-f65e3ffc7cdf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.955634 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-d6205850-c25f-46c8-bea7-f65e3ffc7cdf tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:50.955979 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-d6205850-c25f-46c8-bea7-f65e3ffc7cdf tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.956170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-d6205850-c25f-46c8-bea7-f65e3ffc7cdf tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.969408 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:50.969408 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:50.973861 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-d6205850-c25f-46c8-bea7-f65e3ffc7cdf tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:50.982812 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-d6205850-c25f-46c8-bea7-f65e3ffc7cdf tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:50.983265 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 50/198] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1327 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:50.987747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aa3b88fa-1dd7-4b05-a149-600b36a65f68 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:50.988878 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa3b88fa-1dd7-4b05-a149-600b36a65f68 None None] GET https://10.4.3.253/volume// Jul 03 04:18:50.988878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa3b88fa-1dd7-4b05-a149-600b36a65f68 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:50.988878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa3b88fa-1dd7-4b05-a149-600b36a65f68 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:50.989164 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa3b88fa-1dd7-4b05-a149-600b36a65f68 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:50.989559 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 48/199] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:50.999107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bcd86ff2-e14e-48de-a320-c83d711891cc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:51.001948 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bcd86ff2-e14e-48de-a320-c83d711891cc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:18:51.002211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bcd86ff2-e14e-48de-a320-c83d711891cc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:51.002463 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bcd86ff2-e14e-48de-a320-c83d711891cc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:51.017884 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:51.017884 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:51.024216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-2f21ad98-9c52-48af-a227-4a3618ac1ef4 req-6c68a361-f333-42b1-ade8-3e494e543418 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:51.026655 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2f21ad98-9c52-48af-a227-4a3618ac1ef4 req-6c68a361-f333-42b1-ade8-3e494e543418 tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] POST https://10.4.3.253/volume/v3/snapshots/2d8ec144-17b5-443a-8628-94cd99a89a41/action Jul 03 04:18:51.027089 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2f21ad98-9c52-48af-a227-4a3618ac1ef4 req-6c68a361-f333-42b1-ade8-3e494e543418 tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:51.027253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2f21ad98-9c52-48af-a227-4a3618ac1ef4 req-6c68a361-f333-42b1-ade8-3e494e543418 tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:51.027630 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bcd86ff2-e14e-48de-a320-c83d711891cc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:51.028884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.snapshot_actions [req-2f21ad98-9c52-48af-a227-4a3618ac1ef4 req-6c68a361-f333-42b1-ade8-3e494e543418 tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99792) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 04:18:51.033501 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-bcd86ff2-e14e-48de-a320-c83d711891cc tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 200 Jul 03 04:18:51.034035 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 52/200] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:50 2026] GET /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:51.040686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:51.042886 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] POST https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a/action Jul 03 04:18:51.043257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:51.043379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:51.059356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2f21ad98-9c52-48af-a227-4a3618ac1ef4 req-6c68a361-f333-42b1-ade8-3e494e543418 tempest-VolumesAssistedSnapshotsTest-1744627552 tempest-VolumesAssistedSnapshotsTest-1744627552-project] https://10.4.3.253/volume/v3/snapshots/2d8ec144-17b5-443a-8628-94cd99a89a41/action returned with HTTP 404 Jul 03 04:18:51.059356 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 51/201] 10.4.3.253 () {72 vars in 1678 bytes} [Fri Jul 3 04:18:51 2026] POST /volume/v3/snapshots/2d8ec144-17b5-443a-8628-94cd99a89a41/action => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:51.064369 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:51.064369 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:51.064369 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:51.071535 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Begin detaching volume completed successfully. Jul 03 04:18:51.071797 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-09d964a1-9fb1-4029-b338-2998195784e5 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a/action returned with HTTP 202 Jul 03 04:18:51.072335 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 51/202] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:18:51 2026] POST /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:18:51.155310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:51.160779 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] PUT https://10.4.3.253/volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749 Jul 03 04:18:51.161370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:51.172552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Acquiring lock "cinder-attachment_update-4c52c8d5-59be-4011-adb3-f811202cc535-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:51.179415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Lock "cinder-attachment_update-4c52c8d5-59be-4011-adb3-f811202cc535-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:51.180411 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:51.180411 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:51.710475 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Lock "cinder-attachment_update-4c52c8d5-59be-4011-adb3-f811202cc535-np0000004364" released by "attachment_update" :: held 0.531s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:51.710823 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-a088a2b3-99a5-47b0-91a9-a1915e7a26d8 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749 returned with HTTP 200 Jul 03 04:18:51.711396 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 49/203] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:51 2026] PUT /volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:52.127598 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8b00ecaf-5312-4872-815c-98d959e03019 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.128250 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b00ecaf-5312-4872-815c-98d959e03019 None None] GET https://10.4.3.253/volume// Jul 03 04:18:52.128250 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b00ecaf-5312-4872-815c-98d959e03019 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:52.128448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b00ecaf-5312-4872-815c-98d959e03019 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:52.128933 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b00ecaf-5312-4872-815c-98d959e03019 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:52.129255 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 53/204] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:52.138423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-6b55da21-7d3a-4103-b48a-d0882ff3aa07 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.140822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-6b55da21-7d3a-4103-b48a-d0882ff3aa07 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:52.141269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-6b55da21-7d3a-4103-b48a-d0882ff3aa07 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:52.141269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-6b55da21-7d3a-4103-b48a-d0882ff3aa07 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:52.161773 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:52.161773 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:52.166023 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-6b55da21-7d3a-4103-b48a-d0882ff3aa07 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:52.171768 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-6b55da21-7d3a-4103-b48a-d0882ff3aa07 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:52.172272 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 52/205] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:52 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1553 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:52.233783 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-7f5bf752-d6d1-47bc-9c33-1ae079b19e9c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.235770 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-7f5bf752-d6d1-47bc-9c33-1ae079b19e9c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749/action Jul 03 04:18:52.235882 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-7f5bf752-d6d1-47bc-9c33-1ae079b19e9c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:52.236444 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-7f5bf752-d6d1-47bc-9c33-1ae079b19e9c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:52.260609 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:52.260609 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:52.274736 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-7f5bf752-d6d1-47bc-9c33-1ae079b19e9c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749/action returned with HTTP 204 Jul 03 04:18:52.275420 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 52/206] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:52 2026] POST /volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:52.498035 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.715137 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:18:52.715659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1837628886"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:52.716995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1837628886'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:18:52.717172 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Create volume of 1 GB Jul 03 04:18:52.717543 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:52.717543 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:52.723306 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Availability Zones retrieved successfully. Jul 03 04:18:52.733414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Flow 'volume_create_api' (5d75aef1-97c3-4e76-b410-78965e378d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:52.733414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8b33c7-2cb9-4e76-9012-59bf8d0ff095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:52.733414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:18:52.762479 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e8b33c7-2cb9-4e76-9012-59bf8d0ff095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:52.763544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb80fd2a-f3c7-451a-ad16-b2af415b873a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:52.788972 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cd258d9f-8cde-49fa-9ef5-45b9c3a39db8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.789424 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd258d9f-8cde-49fa-9ef5-45b9c3a39db8 None None] GET https://10.4.3.253/volume// Jul 03 04:18:52.789663 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd258d9f-8cde-49fa-9ef5-45b9c3a39db8 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:52.789905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd258d9f-8cde-49fa-9ef5-45b9c3a39db8 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:52.790311 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd258d9f-8cde-49fa-9ef5-45b9c3a39db8 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:52.790851 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 54/207] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:52.799092 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-e2e2bff1-8617-48ee-839e-cfc87e9bed76 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.803353 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-e2e2bff1-8617-48ee-839e-cfc87e9bed76 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:18:52.803353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-e2e2bff1-8617-48ee-839e-cfc87e9bed76 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:52.803353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-e2e2bff1-8617-48ee-839e-cfc87e9bed76 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:52.815806 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:52.815806 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:52.820542 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-e2e2bff1-8617-48ee-839e-cfc87e9bed76 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:18:52.828121 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-e2e2bff1-8617-48ee-839e-cfc87e9bed76 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 200 Jul 03 04:18:52.828121 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 53/208] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:18:52 2026] GET /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 1024 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:18:52.838415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Created reservations ['bf9ecec2-2ba9-4792-a46d-1d183dee658b', '95ac5b58-00ab-41a6-a22a-c9492448bab2', 'e8e657fa-1da1-4e63-8cbe-34865a1a9462', '13bffd44-5798-46af-a70d-b7364d4977f1'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:18:52.839258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb80fd2a-f3c7-451a-ad16-b2af415b873a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf9ecec2-2ba9-4792-a46d-1d183dee658b', '95ac5b58-00ab-41a6-a22a-c9492448bab2', 'e8e657fa-1da1-4e63-8cbe-34865a1a9462', '13bffd44-5798-46af-a70d-b7364d4977f1']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:52.840087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d33d3b8-698e-4638-9583-e546de8816e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:52.871446 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d33d3b8-698e-4638-9583-e546de8816e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bb72e81-8887-4c25-9d18-198b92bb2860', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1837628886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='662ad5b7bca441b387156b61f2272bff',qos_specs=None,replication_status=,reservations=['bf9ecec2-2ba9-4792-a46d-1d183dee658b','95ac5b58-00ab-41a6-a22a-c9492448bab2','e8e657fa-1da1-4e63-8cbe-34865a1a9462','13bffd44-5798-46af-a70d-b7364d4977f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f382e83c876463dac1650a3f0272ec5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1837628886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bb72e81-8887-4c25-9d18-198b92bb2860,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='662ad5b7bca441b387156b61f2272bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f382e83c876463dac1650a3f0272ec5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:52.872513 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f0f1d5-1e4d-43fb-9a10-027a529d7e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:52.892170 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f0f1d5-1e4d-43fb-9a10-027a529d7e09) transitioned into state 'SUCCESS' from state '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-1837628886',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='662ad5b7bca441b387156b61f2272bff',qos_specs=None,replication_status=,reservations=['bf9ecec2-2ba9-4792-a46d-1d183dee658b','95ac5b58-00ab-41a6-a22a-c9492448bab2','e8e657fa-1da1-4e63-8cbe-34865a1a9462','13bffd44-5798-46af-a70d-b7364d4977f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f382e83c876463dac1650a3f0272ec5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:52.893153 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061b5ea7-bf0d-4e29-975f-dd8cd8cab485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:18:52.904353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (061b5ea7-bf0d-4e29-975f-dd8cd8cab485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:18:52.905469 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Flow 'volume_create_api' (5d75aef1-97c3-4e76-b410-78965e378d1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:18:52.905869 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Create volume request issued successfully. Jul 03 04:18:52.906583 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7cbb1157-a2fb-4afa-bc85-aa1e235de562 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:18:52.907073 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 50/209] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:18:52 2026] POST /volume/v3/volumes => generated 759 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:18:52.914381 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:52.918475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] PUT https://10.4.3.253/volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289 Jul 03 04:18:52.919052 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:52.936075 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Acquiring lock "cinder-attachment_update-37930cf7-0b3c-45a7-b67c-65f8b73c6fc7-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:18:52.942589 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Lock "cinder-attachment_update-37930cf7-0b3c-45a7-b67c-65f8b73c6fc7-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:18:52.943719 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:52.943719 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:53.497414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Lock "cinder-attachment_update-37930cf7-0b3c-45a7-b67c-65f8b73c6fc7-np0000004364" released by "attachment_update" :: held 0.555s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:18:53.497890 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-ceb8411d-b1ca-437f-b88a-55e82ec72c43 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289 returned with HTTP 200 Jul 03 04:18:53.498463 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 53/210] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:18:52 2026] PUT /volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289 => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:54.014045 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-6afde6c5-2878-4f20-a39b-490ef9d189bd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:54.024084 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-6afde6c5-2878-4f20-a39b-490ef9d189bd tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] POST https://10.4.3.253/volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289/action Jul 03 04:18:54.024084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-6afde6c5-2878-4f20-a39b-490ef9d189bd tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:18:54.024084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-6afde6c5-2878-4f20-a39b-490ef9d189bd tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:54.044709 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:54.044709 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:54.065075 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4eec3c78-f6f5-47ff-a943-0540f990c07b req-6afde6c5-2878-4f20-a39b-490ef9d189bd tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289/action returned with HTTP 204 Jul 03 04:18:54.065528 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 55/211] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:18:54 2026] POST /volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:18:54.454957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-64d07144-5a89-440e-b1c0-14c0ebc2351b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:54.457050 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-64d07144-5a89-440e-b1c0-14c0ebc2351b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] DELETE https://10.4.3.253/volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500 Jul 03 04:18:54.457386 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-64d07144-5a89-440e-b1c0-14c0ebc2351b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:54.457485 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-64d07144-5a89-440e-b1c0-14c0ebc2351b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:54.458042 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b716b1e-8eb6-4b8b-8cfd-353c3d1c9b2b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:54.458840 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b716b1e-8eb6-4b8b-8cfd-353c3d1c9b2b None None] GET https://10.4.3.253/volume// Jul 03 04:18:54.459013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b716b1e-8eb6-4b8b-8cfd-353c3d1c9b2b None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:54.459290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b716b1e-8eb6-4b8b-8cfd-353c3d1c9b2b None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:54.459737 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b716b1e-8eb6-4b8b-8cfd-353c3d1c9b2b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:18:54.460102 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 51/212] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:18:54 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:18:54.467739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-248ecfd4-75c6-4f92-9a12-4e4c01236457 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:54.470127 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-248ecfd4-75c6-4f92-9a12-4e4c01236457 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:18:54.470211 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:54.470211 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:54.472348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-248ecfd4-75c6-4f92-9a12-4e4c01236457 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eb4de56-65f0-42be-9fa8-65917cfadb53", "connector": null, "instance_uuid": "985dc90b-e484-4add-b0d7-c37a5f952ce6"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:18:54.484196 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:54.484196 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:54.529047 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-248ecfd4-75c6-4f92-9a12-4e4c01236457 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:18:54.529047 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 54/213] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:18:54 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:54.540105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d710901f-074e-4649-801a-0544dfebe8f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:54.543712 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d710901f-074e-4649-801a-0544dfebe8f4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] DELETE https://10.4.3.253/volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3 Jul 03 04:18:54.543987 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d710901f-074e-4649-801a-0544dfebe8f4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:54.544238 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d710901f-074e-4649-801a-0544dfebe8f4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:54.552087 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:54.552087 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:18:55.033349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0e1f3212-6e18-4ab6-9f6f-dd83057c9628 req-64d07144-5a89-440e-b1c0-14c0ebc2351b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500 returned with HTTP 200 Jul 03 04:18:55.033961 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 54/214] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:18:54 2026] DELETE /volume/v3/attachments/30b27f7d-16b4-43c0-b74b-5a6f09f57500 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:18:55.141341 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d710901f-074e-4649-801a-0544dfebe8f4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3 returned with HTTP 200 Jul 03 04:18:55.142004 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 56/215] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:18:54 2026] DELETE /volume/v3/attachments/62022350-0302-4c72-b11e-6c1784a7a5b3 => generated 192 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:56.417291 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0c71304e-a9b1-454d-92ef-03abd8d2f795 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:56.419336 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c71304e-a9b1-454d-92ef-03abd8d2f795 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:56.419558 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c71304e-a9b1-454d-92ef-03abd8d2f795 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:56.419740 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c71304e-a9b1-454d-92ef-03abd8d2f795 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:56.429011 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:56.429011 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:18:56.432421 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0c71304e-a9b1-454d-92ef-03abd8d2f795 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:56.436347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c71304e-a9b1-454d-92ef-03abd8d2f795 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:56.436758 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 52/216] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:56 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:56.449172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:56.450880 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:56.451225 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:56.452678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:56.452678 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Delete volume with id: 19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:56.458298 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:56.458298 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:18:56.458747 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:56.481646 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Delete volume request issued successfully. Jul 03 04:18:56.482031 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9df6f8c-26eb-4100-bf20-e0cb494f160b tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 202 Jul 03 04:18:56.482552 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 55/217] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:18:56 2026] DELETE /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:18:56.490092 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5242505c-a360-46f4-9afc-7cebec91455e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:56.492301 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5242505c-a360-46f4-9afc-7cebec91455e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:56.492584 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5242505c-a360-46f4-9afc-7cebec91455e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:56.492839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5242505c-a360-46f4-9afc-7cebec91455e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:56.503371 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:18:56.503371 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:18:56.507282 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5242505c-a360-46f4-9afc-7cebec91455e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Volume info retrieved successfully. Jul 03 04:18:56.511493 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5242505c-a360-46f4-9afc-7cebec91455e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 200 Jul 03 04:18:56.511905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 55/218] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:56 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:18:57.526319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f1ca1346-afe2-4b15-93ab-9ff637e9a38c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:18:57.528411 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f1ca1346-afe2-4b15-93ab-9ff637e9a38c tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:18:57.528682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f1ca1346-afe2-4b15-93ab-9ff637e9a38c tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:18:57.528854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f1ca1346-afe2-4b15-93ab-9ff637e9a38c tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:18:57.534976 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f1ca1346-afe2-4b15-93ab-9ff637e9a38c tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 404 Jul 03 04:18:57.535572 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 57/219] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:18:57 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:00.095402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:00.097656 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:19:00.097875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:00.098236 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:00.098481 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Delete volume with id: 8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:19:00.106488 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:00.106488 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:00.107083 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:19:00.130855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:00.135519 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] PUT https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 Jul 03 04:19:00.135519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:00.135653 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Delete volume request issued successfully. Jul 03 04:19:00.135653 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0bc34af3-175d-400b-af5e-1b123989c7e5 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 202 Jul 03 04:19:00.135653 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 53/220] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:00 2026] DELETE /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:00.143721 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-17491d26-5a22-48ea-a9cc-84929e748b84 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:00.145993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Acquiring lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:19:00.148266 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-17491d26-5a22-48ea-a9cc-84929e748b84 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:19:00.149448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-17491d26-5a22-48ea-a9cc-84929e748b84 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:00.149448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-17491d26-5a22-48ea-a9cc-84929e748b84 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:00.151019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:19:00.152085 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:00.152085 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:00.160705 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:00.160705 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:00.166524 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-17491d26-5a22-48ea-a9cc-84929e748b84 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Volume info retrieved successfully. Jul 03 04:19:00.170671 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-17491d26-5a22-48ea-a9cc-84929e748b84 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 200 Jul 03 04:19:00.171032 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 56/221] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:00 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:00.290747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-af07d956-c48c-4c38-8255-829da3d39a2f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:00.293276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-af07d956-c48c-4c38-8255-829da3d39a2f tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:00.293922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-af07d956-c48c-4c38-8255-829da3d39a2f tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:00.293922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-af07d956-c48c-4c38-8255-829da3d39a2f tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:00.301138 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:00.301138 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:00.305560 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-af07d956-c48c-4c38-8255-829da3d39a2f tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:00.310566 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-af07d956-c48c-4c38-8255-829da3d39a2f tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:00.310990 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 58/222] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:00 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:00.675863 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:19:00.676447 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-3cb5da5b-a8b5-4da9-a548-ae244323323d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 returned with HTTP 200 Jul 03 04:19:00.677097 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 56/223] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:19:00 2026] PUT /volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:00.686888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-bd963474-38af-478d-8da2-44325439b105 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:00.689076 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-bd963474-38af-478d-8da2-44325439b105 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 Jul 03 04:19:00.689323 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-bd963474-38af-478d-8da2-44325439b105 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:00.689601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-bd963474-38af-478d-8da2-44325439b105 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:00.704368 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-bd963474-38af-478d-8da2-44325439b105 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 returned with HTTP 200 Jul 03 04:19:00.704808 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 54/224] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:19:00 2026] GET /volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:01.187366 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-accad7ba-67ea-4a97-af97-e24e0b232347 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:01.189215 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-accad7ba-67ea-4a97-af97-e24e0b232347 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] GET https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 Jul 03 04:19:01.189463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-accad7ba-67ea-4a97-af97-e24e0b232347 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:01.189642 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-accad7ba-67ea-4a97-af97-e24e0b232347 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:01.196056 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-accad7ba-67ea-4a97-af97-e24e0b232347 tempest-AttachSCSIVolumeTestJSON-2080416413 tempest-AttachSCSIVolumeTestJSON-2080416413-project-member] https://10.4.3.253/volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 returned with HTTP 404 Jul 03 04:19:01.196623 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 57/225] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:01 2026] GET /volume/v3/volumes/8320377d-dc3b-4381-a874-85023a1bf8c2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:02.358390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-72992f29-51f9-43bb-bdd6-a43b7af2da92 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:02.358880 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-72992f29-51f9-43bb-bdd6-a43b7af2da92 None None] GET https://10.4.3.253/volume// Jul 03 04:19:02.359120 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-72992f29-51f9-43bb-bdd6-a43b7af2da92 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:02.359402 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-72992f29-51f9-43bb-bdd6-a43b7af2da92 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:02.359850 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-72992f29-51f9-43bb-bdd6-a43b7af2da92 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:02.360252 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 59/226] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:19:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:02.371186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d25733b0-f0f7-4732-ae5e-bbe3fe14681d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:02.373294 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d25733b0-f0f7-4732-ae5e-bbe3fe14681d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:19:02.373663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d25733b0-f0f7-4732-ae5e-bbe3fe14681d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7411087b-b4c2-4e18-a515-ade2f472c1f7", "connector": null, "instance_uuid": "c3e4ef2d-c122-479f-9d8c-af3a8725cb22"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:02.383603 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:02.383603 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:02.411208 np0000004364 devstack@c-api.service[99793]: WARNING cinder.volume.api [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d25733b0-f0f7-4732-ae5e-bbe3fe14681d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 04:19:02.420889 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d25733b0-f0f7-4732-ae5e-bbe3fe14681d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:19:02.421284 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 57/227] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:19:02 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:02.838286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e9883dc7-a4c3-4b07-ae9e-5037c9783abb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:02.840006 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e9883dc7-a4c3-4b07-ae9e-5037c9783abb tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:02.840181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e9883dc7-a4c3-4b07-ae9e-5037c9783abb tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:02.840408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e9883dc7-a4c3-4b07-ae9e-5037c9783abb tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:02.851270 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:02.851270 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:02.856790 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e9883dc7-a4c3-4b07-ae9e-5037c9783abb tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:02.861627 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e9883dc7-a4c3-4b07-ae9e-5037c9783abb tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:02.862028 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 55/228] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:02 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:02.958496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bd3505ee-5182-4e9d-a14c-8e1353f22537 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:02.958951 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bd3505ee-5182-4e9d-a14c-8e1353f22537 None None] GET https://10.4.3.253/volume// Jul 03 04:19:02.959134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bd3505ee-5182-4e9d-a14c-8e1353f22537 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:02.959388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bd3505ee-5182-4e9d-a14c-8e1353f22537 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:02.959774 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bd3505ee-5182-4e9d-a14c-8e1353f22537 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:02.960130 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 58/229] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:02.972038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-4f2cd136-9f54-419b-8efd-612b80a176d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:02.974018 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-4f2cd136-9f54-419b-8efd-612b80a176d2 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:02.974215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-4f2cd136-9f54-419b-8efd-612b80a176d2 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:02.974417 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-4f2cd136-9f54-419b-8efd-612b80a176d2 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:02.987619 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:02.987619 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:02.996343 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-4f2cd136-9f54-419b-8efd-612b80a176d2 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:02.998303 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-4f2cd136-9f54-419b-8efd-612b80a176d2 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:02.998804 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 60/230] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:19:02 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1047 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:19:03.083733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:03.086008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] PUT https://10.4.3.253/volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6 Jul 03 04:19:03.086493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:03.093883 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Acquiring lock "cinder-attachment_update-7411087b-b4c2-4e18-a515-ade2f472c1f7-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:19:03.099640 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Lock "cinder-attachment_update-7411087b-b4c2-4e18-a515-ade2f472c1f7-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:19:03.100857 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:03.100857 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:03.633644 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Lock "cinder-attachment_update-7411087b-b4c2-4e18-a515-ade2f472c1f7-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:19:03.634095 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-e209862a-51af-4692-96ea-ae1210e540d0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6 returned with HTTP 200 Jul 03 04:19:03.634520 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 58/231] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:19:03 2026] PUT /volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6 => generated 967 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:03.876870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1659325-8637-4566-ae90-b82d44061ded None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:03.878888 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1659325-8637-4566-ae90-b82d44061ded tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:03.879093 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1659325-8637-4566-ae90-b82d44061ded tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:03.879279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1659325-8637-4566-ae90-b82d44061ded tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:03.891678 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:03.891678 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:03.895378 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c1659325-8637-4566-ae90-b82d44061ded tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:03.900721 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1659325-8637-4566-ae90-b82d44061ded tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:03.901578 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 56/232] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:03 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:04.923128 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fbc54065-25c1-4f9b-a056-ae3b9dd3f76d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:04.924862 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fbc54065-25c1-4f9b-a056-ae3b9dd3f76d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:04.924938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fbc54065-25c1-4f9b-a056-ae3b9dd3f76d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:04.925148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fbc54065-25c1-4f9b-a056-ae3b9dd3f76d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:04.935413 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:04.935413 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:04.941650 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fbc54065-25c1-4f9b-a056-ae3b9dd3f76d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:04.946687 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fbc54065-25c1-4f9b-a056-ae3b9dd3f76d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:04.947218 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 59/233] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:04 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:05.959403 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-22871dbe-4f14-49e1-a71f-e560fb4709d8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:05.961212 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-22871dbe-4f14-49e1-a71f-e560fb4709d8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:05.961441 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-22871dbe-4f14-49e1-a71f-e560fb4709d8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:05.961645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-22871dbe-4f14-49e1-a71f-e560fb4709d8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:05.972284 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:05.972284 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:05.976203 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-22871dbe-4f14-49e1-a71f-e560fb4709d8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:05.980522 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-22871dbe-4f14-49e1-a71f-e560fb4709d8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:05.981180 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 61/234] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:05 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:06.294086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-98ec9adb-ed10-43e2-900e-980c797d6c11 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:06.297843 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98ec9adb-ed10-43e2-900e-980c797d6c11 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:19:06.298008 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98ec9adb-ed10-43e2-900e-980c797d6c11 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:06.298171 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98ec9adb-ed10-43e2-900e-980c797d6c11 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:06.298366 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-98ec9adb-ed10-43e2-900e-980c797d6c11 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Delete volume with id: 19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:19:06.304273 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98ec9adb-ed10-43e2-900e-980c797d6c11 tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 404 Jul 03 04:19:06.305221 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 59/235] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:06 2026] DELETE /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:06.313161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bfc3c815-ddf1-4f76-bb6c-619b408c8a3e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:06.315128 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bfc3c815-ddf1-4f76-bb6c-619b408c8a3e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] GET https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a Jul 03 04:19:06.317972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bfc3c815-ddf1-4f76-bb6c-619b408c8a3e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:06.317972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bfc3c815-ddf1-4f76-bb6c-619b408c8a3e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:06.322371 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bfc3c815-ddf1-4f76-bb6c-619b408c8a3e tempest-VolumesAssistedSnapshotsTest-1232327420 tempest-VolumesAssistedSnapshotsTest-1232327420-project-admin] https://10.4.3.253/volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a returned with HTTP 404 Jul 03 04:19:06.323056 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 57/236] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:06 2026] GET /volume/v3/volumes/19138a1f-4de3-42c9-b5cf-bdf9f8255d8a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:06.999527 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0480a328-0f92-46f5-8835-fe88c64007b0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:07.001804 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0480a328-0f92-46f5-8835-fe88c64007b0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:07.001804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0480a328-0f92-46f5-8835-fe88c64007b0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:07.002357 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0480a328-0f92-46f5-8835-fe88c64007b0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:07.012056 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:07.012056 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:07.017229 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0480a328-0f92-46f5-8835-fe88c64007b0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:07.022695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0480a328-0f92-46f5-8835-fe88c64007b0 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:07.023088 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 60/237] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:06 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:08.040132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e3877b9b-d83e-4392-8020-7fe08dae26c6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:08.043829 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3877b9b-d83e-4392-8020-7fe08dae26c6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:08.043993 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3877b9b-d83e-4392-8020-7fe08dae26c6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:08.044237 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3877b9b-d83e-4392-8020-7fe08dae26c6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:08.056520 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:08.056520 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:08.061567 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3877b9b-d83e-4392-8020-7fe08dae26c6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:08.070412 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3877b9b-d83e-4392-8020-7fe08dae26c6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:08.070975 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 62/238] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:08 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:09.086196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f2906e5e-ba7f-495f-a84f-87f7faca1928 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:09.088255 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f2906e5e-ba7f-495f-a84f-87f7faca1928 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:09.088499 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f2906e5e-ba7f-495f-a84f-87f7faca1928 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:09.088669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f2906e5e-ba7f-495f-a84f-87f7faca1928 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:09.091077 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=241,cinder:INSERT=31,cinder:UPDATE=55 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:19:09.099438 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:09.099438 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:09.103411 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f2906e5e-ba7f-495f-a84f-87f7faca1928 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:09.109843 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f2906e5e-ba7f-495f-a84f-87f7faca1928 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:09.112864 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 60/239] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:09 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:09.287678 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d00c6afc-be83-4b04-8a02-21e3bb91a078 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:09.291362 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d00c6afc-be83-4b04-8a02-21e3bb91a078 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4/action Jul 03 04:19:09.291362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d00c6afc-be83-4b04-8a02-21e3bb91a078 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:09.291362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d00c6afc-be83-4b04-8a02-21e3bb91a078 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:09.314650 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:09.314650 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:09.350812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b5301d8-ab9f-49ee-9051-750d96fa8535 req-d00c6afc-be83-4b04-8a02-21e3bb91a078 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4/action returned with HTTP 204 Jul 03 04:19:09.350982 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 58/240] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:19:09 2026] POST /volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:10.123748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d6ad965d-0d50-45df-b62e-3c6ff36ae371 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:10.125860 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6ad965d-0d50-45df-b62e-3c6ff36ae371 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:10.126120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6ad965d-0d50-45df-b62e-3c6ff36ae371 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:10.126433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6ad965d-0d50-45df-b62e-3c6ff36ae371 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:10.138833 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:10.138833 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:10.143140 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d6ad965d-0d50-45df-b62e-3c6ff36ae371 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:10.147729 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6ad965d-0d50-45df-b62e-3c6ff36ae371 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:10.148031 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 61/241] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:10 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:11.165479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-90b0b965-2da8-4288-83d1-08568df2664b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:11.168915 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-90b0b965-2da8-4288-83d1-08568df2664b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:11.169071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-90b0b965-2da8-4288-83d1-08568df2664b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:11.169435 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-90b0b965-2da8-4288-83d1-08568df2664b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:11.195387 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:11.195387 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:11.199909 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-90b0b965-2da8-4288-83d1-08568df2664b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:11.204964 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-90b0b965-2da8-4288-83d1-08568df2664b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:11.205518 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 63/242] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:11 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 868 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:11.398938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d8601c53-3f8a-4c2d-9700-4fcaf24291ba None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:11.401210 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d8601c53-3f8a-4c2d-9700-4fcaf24291ba tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6/action Jul 03 04:19:11.404621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d8601c53-3f8a-4c2d-9700-4fcaf24291ba tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:11.404621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d8601c53-3f8a-4c2d-9700-4fcaf24291ba tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:11.436117 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:11.436117 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:11.471392 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59fd1cd5-5528-433d-b52d-c2f7c7828485 req-d8601c53-3f8a-4c2d-9700-4fcaf24291ba tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6/action returned with HTTP 204 Jul 03 04:19:11.471835 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 61/243] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:19:11 2026] POST /volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:12.223852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c10ae83-8c3b-4e40-adb6-573fa2c4f55b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:12.226023 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c10ae83-8c3b-4e40-adb6-573fa2c4f55b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:12.226318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c10ae83-8c3b-4e40-adb6-573fa2c4f55b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:12.226587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c10ae83-8c3b-4e40-adb6-573fa2c4f55b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:12.240904 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:12.240904 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:12.248135 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7c10ae83-8c3b-4e40-adb6-573fa2c4f55b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:12.253936 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c10ae83-8c3b-4e40-adb6-573fa2c4f55b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:12.254443 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 59/244] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:12 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:12.324468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-a1f64fb4-f574-4b90-a265-ae6f4d1da46e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:12.327736 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-a1f64fb4-f574-4b90-a265-ae6f4d1da46e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:12.328124 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-a1f64fb4-f574-4b90-a265-ae6f4d1da46e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:12.328439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-a1f64fb4-f574-4b90-a265-ae6f4d1da46e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:12.343176 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:12.343176 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:12.351749 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-a1f64fb4-f574-4b90-a265-ae6f4d1da46e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:12.356121 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-a1f64fb4-f574-4b90-a265-ae6f4d1da46e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:12.357012 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 62/245] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:12 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:14.428357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6f8ba8dc-7ab4-4193-9c0b-d7e29d7afdaa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:14.428741 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f8ba8dc-7ab4-4193-9c0b-d7e29d7afdaa None None] GET https://10.4.3.253/volume// Jul 03 04:19:14.428983 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f8ba8dc-7ab4-4193-9c0b-d7e29d7afdaa None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:14.429222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f8ba8dc-7ab4-4193-9c0b-d7e29d7afdaa None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:14.429576 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f8ba8dc-7ab4-4193-9c0b-d7e29d7afdaa None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:14.429897 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 64/246] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:19:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:14.436812 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-5f2419ec-95a6-439f-b241-687df5e527cd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:14.439155 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-5f2419ec-95a6-439f-b241-687df5e527cd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:19:14.439563 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-5f2419ec-95a6-439f-b241-687df5e527cd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7411087b-b4c2-4e18-a515-ade2f472c1f7", "connector": null, "instance_uuid": "e60c0794-599a-4409-8806-ee2697a55a78"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:14.452958 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:14.452958 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:14.477281 np0000004364 devstack@c-api.service[99793]: WARNING cinder.volume.api [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-5f2419ec-95a6-439f-b241-687df5e527cd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 04:19:14.487083 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-5f2419ec-95a6-439f-b241-687df5e527cd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:19:14.487470 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 62/247] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:19:14 2026] POST /volume/v3/attachments => generated 271 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:14.914380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dc30a79b-4db7-4a2d-b600-337b145b5f5d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:14.919228 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dc30a79b-4db7-4a2d-b600-337b145b5f5d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:14.919402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dc30a79b-4db7-4a2d-b600-337b145b5f5d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:14.919547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dc30a79b-4db7-4a2d-b600-337b145b5f5d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:14.941491 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:14.941491 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:14.948221 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-dc30a79b-4db7-4a2d-b600-337b145b5f5d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:14.955990 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dc30a79b-4db7-4a2d-b600-337b145b5f5d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:14.956506 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 60/248] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:14 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1162 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:15.029238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f428405-d21f-4874-a614-05551da6a33f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:15.029787 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f428405-d21f-4874-a614-05551da6a33f None None] GET https://10.4.3.253/volume// Jul 03 04:19:15.030056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f428405-d21f-4874-a614-05551da6a33f None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:15.030376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f428405-d21f-4874-a614-05551da6a33f None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:15.030820 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f428405-d21f-4874-a614-05551da6a33f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:15.031231 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 63/249] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:15 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:15.041906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-9e2e1584-f52b-4e7a-8e77-24dbfcfcce96 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:15.043760 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-9e2e1584-f52b-4e7a-8e77-24dbfcfcce96 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:15.044095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-9e2e1584-f52b-4e7a-8e77-24dbfcfcce96 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:15.044347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-9e2e1584-f52b-4e7a-8e77-24dbfcfcce96 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:15.063927 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:15.063927 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:15.069342 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-9e2e1584-f52b-4e7a-8e77-24dbfcfcce96 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:15.076602 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-9e2e1584-f52b-4e7a-8e77-24dbfcfcce96 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:15.077369 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 65/250] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:19:15 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1342 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:19:15.175278 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:15.180866 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] PUT https://10.4.3.253/volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29 Jul 03 04:19:15.180866 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:15.191737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Acquiring lock "cinder-attachment_update-7411087b-b4c2-4e18-a515-ade2f472c1f7-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:19:15.197277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Lock "cinder-attachment_update-7411087b-b4c2-4e18-a515-ade2f472c1f7-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:19:15.200723 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:15.200723 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:16.408713 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Lock "cinder-attachment_update-7411087b-b4c2-4e18-a515-ade2f472c1f7-np0000004364" released by "attachment_update" :: held 0.538s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:19:16.408713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-b7a306a6-a127-4805-a831-3c8fb42a24fd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29 returned with HTTP 200 Jul 03 04:19:16.408713 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 63/251] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:19:15 2026] PUT /volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29 => generated 967 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3d6d8ae7-b123-4358-9cd5-e775110bc62b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d6d8ae7-b123-4358-9cd5-e775110bc62b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d6d8ae7-b123-4358-9cd5-e775110bc62b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d6d8ae7-b123-4358-9cd5-e775110bc62b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3d6d8ae7-b123-4358-9cd5-e775110bc62b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d6d8ae7-b123-4358-9cd5-e775110bc62b tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:16.422298 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 61/252] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:15 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:17.016532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c347e835-14dc-41dc-88fd-b8bffbe72004 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:17.020353 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c347e835-14dc-41dc-88fd-b8bffbe72004 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:17.020353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c347e835-14dc-41dc-88fd-b8bffbe72004 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:17.020353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c347e835-14dc-41dc-88fd-b8bffbe72004 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:17.036884 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:17.036884 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:17.042303 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c347e835-14dc-41dc-88fd-b8bffbe72004 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:17.048238 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c347e835-14dc-41dc-88fd-b8bffbe72004 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:17.048463 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 64/253] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:17 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:18.064448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-730a62d6-35c9-435c-9cb4-50c090678618 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:18.067305 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-730a62d6-35c9-435c-9cb4-50c090678618 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:18.067580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-730a62d6-35c9-435c-9cb4-50c090678618 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:18.067821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-730a62d6-35c9-435c-9cb4-50c090678618 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:18.079891 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:18.079891 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:18.083340 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-730a62d6-35c9-435c-9cb4-50c090678618 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:18.087711 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-730a62d6-35c9-435c-9cb4-50c090678618 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:18.088091 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 66/254] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:18 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:19.102276 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1f64111b-d181-48b9-866c-5fb8165c59a1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:19.104014 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1f64111b-d181-48b9-866c-5fb8165c59a1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:19.104148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1f64111b-d181-48b9-866c-5fb8165c59a1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:19.104489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1f64111b-d181-48b9-866c-5fb8165c59a1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:19.117511 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:19.117511 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:19.120875 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1f64111b-d181-48b9-866c-5fb8165c59a1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:19.125265 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1f64111b-d181-48b9-866c-5fb8165c59a1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:19.125645 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 64/255] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:19 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:20.143689 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f774eb71-a146-4d6a-89c1-4ecc2ebb51a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:20.146387 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f774eb71-a146-4d6a-89c1-4ecc2ebb51a5 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:20.146387 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f774eb71-a146-4d6a-89c1-4ecc2ebb51a5 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:20.146626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f774eb71-a146-4d6a-89c1-4ecc2ebb51a5 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:20.169362 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:20.169362 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:20.175387 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f774eb71-a146-4d6a-89c1-4ecc2ebb51a5 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:20.184337 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f774eb71-a146-4d6a-89c1-4ecc2ebb51a5 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:20.185787 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 62/256] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:20 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:20.747444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e50f826c-7c1d-4b78-9bb4-275395f33809 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:20.747836 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e50f826c-7c1d-4b78-9bb4-275395f33809 None None] GET https://10.4.3.253/volume// Jul 03 04:19:20.748015 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e50f826c-7c1d-4b78-9bb4-275395f33809 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:20.748220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e50f826c-7c1d-4b78-9bb4-275395f33809 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:20.748548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e50f826c-7c1d-4b78-9bb4-275395f33809 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:20.748916 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 65/257] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:20.757814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-62a04519-55d9-431d-a2fa-c4fc7f3b6613 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:20.759816 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-62a04519-55d9-431d-a2fa-c4fc7f3b6613 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:19:20.760290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-62a04519-55d9-431d-a2fa-c4fc7f3b6613 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5eb4de56-65f0-42be-9fa8-65917cfadb53", "connector": null, "instance_uuid": "985dc90b-e484-4add-b0d7-c37a5f952ce6"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:20.773053 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:20.773053 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:20.809457 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-62a04519-55d9-431d-a2fa-c4fc7f3b6613 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:19:20.809880 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 67/258] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:19:20 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) Jul 03 04:19:20.818339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-09f3dc39-8a8a-4756-9229-a3dd8b1e9627 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:20.822870 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-09f3dc39-8a8a-4756-9229-a3dd8b1e9627 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] DELETE https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 Jul 03 04:19:20.822870 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-09f3dc39-8a8a-4756-9229-a3dd8b1e9627 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:20.822870 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-09f3dc39-8a8a-4756-9229-a3dd8b1e9627 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:20.831788 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:20.831788 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:21.199879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-60f6edd6-2ddf-4aad-91da-26900cca8f8a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:21.206623 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-60f6edd6-2ddf-4aad-91da-26900cca8f8a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:21.206623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-60f6edd6-2ddf-4aad-91da-26900cca8f8a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:21.206623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-60f6edd6-2ddf-4aad-91da-26900cca8f8a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:21.234101 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:21.234101 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:21.241074 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-60f6edd6-2ddf-4aad-91da-26900cca8f8a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:21.248705 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-60f6edd6-2ddf-4aad-91da-26900cca8f8a tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:21.249212 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 63/259] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:21 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:21.408903 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-09f3dc39-8a8a-4756-9229-a3dd8b1e9627 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 returned with HTTP 200 Jul 03 04:19:21.409308 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 65/260] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:20 2026] DELETE /volume/v3/attachments/a47d42a9-d00c-4e0e-bf26-1799c60f70a4 => generated 192 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:22.267019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-93da8567-3714-40e4-b316-014e14e59b49 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:22.269070 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93da8567-3714-40e4-b316-014e14e59b49 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:22.269310 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93da8567-3714-40e4-b316-014e14e59b49 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:22.270220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93da8567-3714-40e4-b316-014e14e59b49 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:22.272062 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:UPDATE=13,cinder:INSERT=3,cinder:SELECT=183 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:19:22.287033 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:22.287033 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:22.292512 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-93da8567-3714-40e4-b316-014e14e59b49 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:22.299573 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93da8567-3714-40e4-b316-014e14e59b49 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:22.300074 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 66/261] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:22 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:23.321565 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f59abdd7-6a2e-4159-a6a2-ccba3100a7bd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:23.327163 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f59abdd7-6a2e-4159-a6a2-ccba3100a7bd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:23.327698 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f59abdd7-6a2e-4159-a6a2-ccba3100a7bd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:23.327920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f59abdd7-6a2e-4159-a6a2-ccba3100a7bd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:23.355037 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:23.355037 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:23.367544 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f59abdd7-6a2e-4159-a6a2-ccba3100a7bd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:23.379882 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f59abdd7-6a2e-4159-a6a2-ccba3100a7bd tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:23.379882 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 68/262] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:23 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:23.569403 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-7c42aaff-81bc-4010-894d-38a2c044b087 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:23.572842 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-7c42aaff-81bc-4010-894d-38a2c044b087 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29/action Jul 03 04:19:23.573509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-7c42aaff-81bc-4010-894d-38a2c044b087 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:23.573509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-7c42aaff-81bc-4010-894d-38a2c044b087 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:23.602199 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:23.602199 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:23.620647 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-04b2f412-e502-4a0d-afd3-99f8a595f845 req-7c42aaff-81bc-4010-894d-38a2c044b087 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29/action returned with HTTP 204 Jul 03 04:19:23.620955 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 64/263] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:19:23 2026] POST /volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:24.395610 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4194c2bf-2de7-4153-ba91-428b22c732b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:24.398635 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4194c2bf-2de7-4153-ba91-428b22c732b1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:24.399077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4194c2bf-2de7-4153-ba91-428b22c732b1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:24.399436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4194c2bf-2de7-4153-ba91-428b22c732b1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:24.435510 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:24.435510 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:24.450158 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4194c2bf-2de7-4153-ba91-428b22c732b1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:24.461860 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4194c2bf-2de7-4153-ba91-428b22c732b1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:24.461860 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 66/264] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:24 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1457 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:24.841056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-07f5f084-f51a-4a93-bcdb-6e1fe21bafbf req-b6811710-c1e3-49f9-950e-2b27492fe5ef None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:24.846448 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-07f5f084-f51a-4a93-bcdb-6e1fe21bafbf req-b6811710-c1e3-49f9-950e-2b27492fe5ef tempest-TestMultiAttachVolumeSwap-657001983 tempest-TestMultiAttachVolumeSwap-657001983-project] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:24.846448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-07f5f084-f51a-4a93-bcdb-6e1fe21bafbf req-b6811710-c1e3-49f9-950e-2b27492fe5ef tempest-TestMultiAttachVolumeSwap-657001983 tempest-TestMultiAttachVolumeSwap-657001983-project] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:24.846448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-07f5f084-f51a-4a93-bcdb-6e1fe21bafbf req-b6811710-c1e3-49f9-950e-2b27492fe5ef tempest-TestMultiAttachVolumeSwap-657001983 tempest-TestMultiAttachVolumeSwap-657001983-project] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:24.861062 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:24.861062 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:24.864728 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-07f5f084-f51a-4a93-bcdb-6e1fe21bafbf req-b6811710-c1e3-49f9-950e-2b27492fe5ef tempest-TestMultiAttachVolumeSwap-657001983 tempest-TestMultiAttachVolumeSwap-657001983-project] Volume info retrieved successfully. Jul 03 04:19:24.869145 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-07f5f084-f51a-4a93-bcdb-6e1fe21bafbf req-b6811710-c1e3-49f9-950e-2b27492fe5ef tempest-TestMultiAttachVolumeSwap-657001983 tempest-TestMultiAttachVolumeSwap-657001983-project] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:24.869619 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 67/265] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:24 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1641 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:24.879897 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d200f18a-feb5-4b31-844d-14954872ffb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:24.881862 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d200f18a-feb5-4b31-844d-14954872ffb9 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:24.882091 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d200f18a-feb5-4b31-844d-14954872ffb9 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:24.882287 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d200f18a-feb5-4b31-844d-14954872ffb9 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:24.885192 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=213,cinder:INSERT=14,cinder:UPDATE=28 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:19:24.902115 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:24.902115 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:24.906319 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d200f18a-feb5-4b31-844d-14954872ffb9 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] Volume info retrieved successfully. Jul 03 04:19:24.911430 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d200f18a-feb5-4b31-844d-14954872ffb9 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:24.911928 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 69/266] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:24 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:24.930606 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1c12349b-301b-4566-b404-1524189bfef1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:24.932526 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c12349b-301b-4566-b404-1524189bfef1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] GET https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:19:24.932747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c12349b-301b-4566-b404-1524189bfef1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:24.932937 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c12349b-301b-4566-b404-1524189bfef1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:24.947590 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:24.947590 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:24.953549 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1c12349b-301b-4566-b404-1524189bfef1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] Volume info retrieved successfully. Jul 03 04:19:24.958834 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c12349b-301b-4566-b404-1524189bfef1 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-reader] https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 returned with HTTP 200 Jul 03 04:19:24.959279 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 65/267] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:24 2026] GET /volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:25.088226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-64f78a6d-07df-426e-bcc0-53d740557644 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:25.096814 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-64f78a6d-07df-426e-bcc0-53d740557644 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:25.096814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-64f78a6d-07df-426e-bcc0-53d740557644 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:25.096814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-64f78a6d-07df-426e-bcc0-53d740557644 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:25.132581 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:25.132581 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:25.136904 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-64f78a6d-07df-426e-bcc0-53d740557644 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:25.147343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-64f78a6d-07df-426e-bcc0-53d740557644 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:25.148022 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 67/268] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:25 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:25.219397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-0c4f1403-9384-4a14-b248-2c1ad1181fd8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:25.223822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-0c4f1403-9384-4a14-b248-2c1ad1181fd8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:25.224045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-0c4f1403-9384-4a14-b248-2c1ad1181fd8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:25.224284 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-0c4f1403-9384-4a14-b248-2c1ad1181fd8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:25.240423 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:25.240423 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:25.244680 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-0c4f1403-9384-4a14-b248-2c1ad1181fd8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:25.250236 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-0c4f1403-9384-4a14-b248-2c1ad1181fd8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:25.250880 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 68/269] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:25 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:25.304612 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:25.306775 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action Jul 03 04:19:25.307137 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:25.307264 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:25.333884 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:25.333884 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:25.334360 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:25.353145 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Begin detaching volume completed successfully. Jul 03 04:19:25.353410 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-c459c0c4-2d15-4cf3-ac5d-e9ce107230b4 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action returned with HTTP 202 Jul 03 04:19:25.353885 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 70/270] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:19:25 2026] POST /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:19:26.223585 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:26.392336 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-75e9478e-ac58-4671-b3cf-d8d9e25cacfe None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:26.392899 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-75e9478e-ac58-4671-b3cf-d8d9e25cacfe None None] GET https://10.4.3.253/volume// Jul 03 04:19:26.393101 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-75e9478e-ac58-4671-b3cf-d8d9e25cacfe None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:26.393348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-75e9478e-ac58-4671-b3cf-d8d9e25cacfe None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:26.393880 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-75e9478e-ac58-4671-b3cf-d8d9e25cacfe None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:26.394266 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 68/271] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:26.406368 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-4cda1c29-4919-4bc5-add1-e886588ff9df None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:26.410160 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-4cda1c29-4919-4bc5-add1-e886588ff9df tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:26.410516 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-4cda1c29-4919-4bc5-add1-e886588ff9df tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:26.410752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-4cda1c29-4919-4bc5-add1-e886588ff9df tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:26.432621 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:26.432621 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:26.438574 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-4cda1c29-4919-4bc5-add1-e886588ff9df tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:26.443853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-4cda1c29-4919-4bc5-add1-e886588ff9df tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:26.444216 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 69/272] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:19:26 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1640 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 04:19:26.501169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:19:26.501842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1272045892", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:26.502967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1272045892', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:19:26.607678 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume of 1 GB Jul 03 04:19:26.607939 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:26.607939 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:26.608835 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Availability Zones retrieved successfully. Jul 03 04:19:26.614196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (bcd9aa40-8508-443c-95a3-b7109592beb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:19:26.615162 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd10277-324b-4ef4-ac7c-5de3f4e99331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:26.616199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:19:26.658613 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:26.658613 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:26.671640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fd10277-324b-4ef4-ac7c-5de3f4e99331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aa3900b0-2ded-4f9e-985e-a7ced34736ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa3900b0-2ded-4f9e-985e-a7ced34736ab', 'encryption_key_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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:26.672308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6464999a-3ebc-4e73-aa10-ab3162f7fa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:26.705372 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:19:26.705372 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:19:26.743009 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Created reservations ['e4f3133d-e4c3-40f9-8683-ae8b0bb76530', 'c6d0bd5d-e7c2-4027-89d7-82f5585dd24d', '50a37633-2611-42ef-8da5-29fa84e9cdfa', '1e7d6759-ab3a-4855-8935-01121b3c1d99'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:19:26.743876 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6464999a-3ebc-4e73-aa10-ab3162f7fa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f3133d-e4c3-40f9-8683-ae8b0bb76530', 'c6d0bd5d-e7c2-4027-89d7-82f5585dd24d', '50a37633-2611-42ef-8da5-29fa84e9cdfa', '1e7d6759-ab3a-4855-8935-01121b3c1d99']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:26.744676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a41c6b-a2d9-46cc-8c8c-55f418b269f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:26.769418 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88a41c6b-a2d9-46cc-8c8c-55f418b269f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cf220c7-4c01-4116-88c8-380fb83927bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1272045892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['e4f3133d-e4c3-40f9-8683-ae8b0bb76530','c6d0bd5d-e7c2-4027-89d7-82f5585dd24d','50a37633-2611-42ef-8da5-29fa84e9cdfa','1e7d6759-ab3a-4855-8935-01121b3c1d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:19:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1272045892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cf220c7-4c01-4116-88c8-380fb83927bf,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f9de1e5af73b486dbece4a569eeaaa68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa3900b0-2ded-4f9e-985e-a7ced34736ab),volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:26.771400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0404abe9-b5d7-4686-9e5c-542750c03edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:26.792753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0404abe9-b5d7-4686-9e5c-542750c03edb) transitioned into state 'SUCCESS' from state '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-1272045892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['e4f3133d-e4c3-40f9-8683-ae8b0bb76530','c6d0bd5d-e7c2-4027-89d7-82f5585dd24d','50a37633-2611-42ef-8da5-29fa84e9cdfa','1e7d6759-ab3a-4855-8935-01121b3c1d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:26.793519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c900a0aa-f4e3-4664-a5aa-05f8e5e619b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:26.806711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c900a0aa-f4e3-4664-a5aa-05f8e5e619b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:26.808196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (bcd9aa40-8508-443c-95a3-b7109592beb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:19:26.808784 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request issued successfully. Jul 03 04:19:26.809610 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a43ebce2-ebbd-477b-94e1-ccfff7e24f08 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:19:26.810201 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 66/273] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:19:26 2026] POST /volume/v3/volumes => generated 760 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:19:26.827013 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-43579485-2303-4767-af30-ee43f479ff2f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:26.828666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-43579485-2303-4767-af30-ee43f479ff2f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:19:26.828960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-43579485-2303-4767-af30-ee43f479ff2f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:26.829193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-43579485-2303-4767-af30-ee43f479ff2f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:26.839051 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:26.839051 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:26.843556 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-43579485-2303-4767-af30-ee43f479ff2f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:19:26.848382 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-43579485-2303-4767-af30-ee43f479ff2f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:19:26.848846 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 71/274] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:26 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:27.171918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-5b8fb9b5-b1cf-4086-a562-5ccde3a7aa1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:27.175537 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-5b8fb9b5-b1cf-4086-a562-5ccde3a7aa1e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:27.175848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-5b8fb9b5-b1cf-4086-a562-5ccde3a7aa1e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:27.176081 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-5b8fb9b5-b1cf-4086-a562-5ccde3a7aa1e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:27.203932 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:27.203932 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:27.209617 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-5b8fb9b5-b1cf-4086-a562-5ccde3a7aa1e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:27.215443 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-5b8fb9b5-b1cf-4086-a562-5ccde3a7aa1e tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:27.216063 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 69/275] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:27 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1460 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:27.729723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-3b6126e4-eb82-43ca-a7c9-b90135a0c665 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:27.732687 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-3b6126e4-eb82-43ca-a7c9-b90135a0c665 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] DELETE https://10.4.3.253/volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29 Jul 03 04:19:27.732931 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-3b6126e4-eb82-43ca-a7c9-b90135a0c665 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:27.733171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-3b6126e4-eb82-43ca-a7c9-b90135a0c665 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:27.741759 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:27.741759 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:27.867050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-50221b3a-c92e-4abb-bbd8-77f7cabf00a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:27.869018 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-50221b3a-c92e-4abb-bbd8-77f7cabf00a7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:19:27.869184 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-50221b3a-c92e-4abb-bbd8-77f7cabf00a7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:27.869370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-50221b3a-c92e-4abb-bbd8-77f7cabf00a7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:27.878455 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:27.878455 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:27.885056 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-50221b3a-c92e-4abb-bbd8-77f7cabf00a7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:19:27.890303 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-50221b3a-c92e-4abb-bbd8-77f7cabf00a7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:19:27.890715 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 67/276] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:27 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:28.096366 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-cd321382-b33c-46f1-92f6-56e6b0d12ba3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:28.102283 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-cd321382-b33c-46f1-92f6-56e6b0d12ba3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:19:28.102867 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-cd321382-b33c-46f1-92f6-56e6b0d12ba3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:28.104349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-cd321382-b33c-46f1-92f6-56e6b0d12ba3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:28.113107 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:28.113107 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:28.122104 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-cd321382-b33c-46f1-92f6-56e6b0d12ba3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:19:28.132928 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-cd321382-b33c-46f1-92f6-56e6b0d12ba3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:19:28.133962 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 72/277] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:28 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 1368 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:28.287203 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f2192404-1be8-4e94-825b-0217a1bb1fae req-3b6126e4-eb82-43ca-a7c9-b90135a0c665 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29 returned with HTTP 200 Jul 03 04:19:28.287814 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 70/278] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:27 2026] DELETE /volume/v3/attachments/cd9df1c6-497e-4fe8-be79-4a1c15125c29 => generated 192 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:28.713401 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-80fd3442-9fe9-4440-99b1-85e29bfb8e35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:28.717277 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-80fd3442-9fe9-4440-99b1-85e29bfb8e35 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:19:28.717593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-80fd3442-9fe9-4440-99b1-85e29bfb8e35 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:28.717879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-80fd3442-9fe9-4440-99b1-85e29bfb8e35 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:28.726919 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:28.726919 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:28.732453 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-80fd3442-9fe9-4440-99b1-85e29bfb8e35 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:19:28.738909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-80fd3442-9fe9-4440-99b1-85e29bfb8e35 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:19:28.739903 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 70/279] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:28 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 1368 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:28.751923 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-00a5785c-508f-41db-97a6-5fd676c9ccc3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:28.752685 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-00a5785c-508f-41db-97a6-5fd676c9ccc3 None None] GET https://10.4.3.253/volume// Jul 03 04:19:28.752869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-00a5785c-508f-41db-97a6-5fd676c9ccc3 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:28.753135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-00a5785c-508f-41db-97a6-5fd676c9ccc3 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:28.753608 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-00a5785c-508f-41db-97a6-5fd676c9ccc3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:28.754013 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 68/280] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:19:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:28.763440 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-f2d644eb-15b4-4345-90f9-330bffc88036 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:28.767357 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-f2d644eb-15b4-4345-90f9-330bffc88036 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:19:28.767357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-f2d644eb-15b4-4345-90f9-330bffc88036 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cf220c7-4c01-4116-88c8-380fb83927bf", "connector": null, "instance_uuid": "92676c92-4e10-44e8-be59-269fd72a616e"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:28.776906 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:28.776906 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:28.811827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-f2d644eb-15b4-4345-90f9-330bffc88036 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:19:28.812500 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 73/281] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:19:28 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) Jul 03 04:19:28.943519 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:28.949939 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] PUT https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 Jul 03 04:19:28.949939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:28.959213 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Acquiring lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:19:28.965883 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:19:28.967111 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:28.967111 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:29.492745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Lock "cinder-attachment_update-5eb4de56-65f0-42be-9fa8-65917cfadb53-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:19:29.493053 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-f58aea07-8a28-4f8b-a00c-81ba70884bac tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 returned with HTTP 200 Jul 03 04:19:29.493660 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 71/282] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:19:28 2026] PUT /volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:29.503899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-2a175235-30e3-447f-bab5-b305f95ad7ae None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:29.508162 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-2a175235-30e3-447f-bab5-b305f95ad7ae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 Jul 03 04:19:29.508396 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-2a175235-30e3-447f-bab5-b305f95ad7ae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:29.508584 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-2a175235-30e3-447f-bab5-b305f95ad7ae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:29.530120 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-2a175235-30e3-447f-bab5-b305f95ad7ae tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 returned with HTTP 200 Jul 03 04:19:29.531147 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 71/283] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:19:29 2026] GET /volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:29.609374 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5083fd6c-52b3-4a31-8348-69d74a2b2131 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:29.611906 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5083fd6c-52b3-4a31-8348-69d74a2b2131 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:29.612574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5083fd6c-52b3-4a31-8348-69d74a2b2131 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:29.612799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5083fd6c-52b3-4a31-8348-69d74a2b2131 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:29.625500 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:29.625500 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:29.632581 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5083fd6c-52b3-4a31-8348-69d74a2b2131 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:29.641738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5083fd6c-52b3-4a31-8348-69d74a2b2131 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:29.642653 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 69/284] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:29 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:29.722660 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-9d2d3c24-e294-4054-ba44-5d9576330d08 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:29.725447 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-9d2d3c24-e294-4054-ba44-5d9576330d08 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:29.726316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-9d2d3c24-e294-4054-ba44-5d9576330d08 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:29.726571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-9d2d3c24-e294-4054-ba44-5d9576330d08 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:29.737786 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:29.737786 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:29.742475 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-9d2d3c24-e294-4054-ba44-5d9576330d08 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:29.750152 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-9d2d3c24-e294-4054-ba44-5d9576330d08 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:29.750940 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 74/285] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:29 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:29.792407 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:29.795436 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] POST https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action Jul 03 04:19:29.797387 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:29.797387 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:29.811403 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:29.811403 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:29.811403 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:29.819781 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Begin detaching volume completed successfully. Jul 03 04:19:29.820213 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-3cfe9fe8-7a6d-40d6-bd4c-da50ba8aa528 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action returned with HTTP 202 Jul 03 04:19:29.821046 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 72/286] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:19:29 2026] POST /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:19:30.880104 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b39643bb-bcfe-40d3-bae3-1a954023bf0e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:30.880608 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b39643bb-bcfe-40d3-bae3-1a954023bf0e None None] GET https://10.4.3.253/volume// Jul 03 04:19:30.880800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b39643bb-bcfe-40d3-bae3-1a954023bf0e None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:30.881033 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b39643bb-bcfe-40d3-bae3-1a954023bf0e None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:30.882028 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b39643bb-bcfe-40d3-bae3-1a954023bf0e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:30.882028 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 72/287] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:30.899024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-d40d69f4-50a1-44d5-8900-358f63dcde00 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:30.901383 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-d40d69f4-50a1-44d5-8900-358f63dcde00 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:30.901383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-d40d69f4-50a1-44d5-8900-358f63dcde00 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:30.901383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-d40d69f4-50a1-44d5-8900-358f63dcde00 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:30.924127 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:30.924127 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:30.935354 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-d40d69f4-50a1-44d5-8900-358f63dcde00 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:30.945355 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-d40d69f4-50a1-44d5-8900-358f63dcde00 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:30.945355 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 70/288] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:19:30 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1343 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:19:33.464108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-6fb28829-402f-4af0-a85a-b78dcc37aa9c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:33.467099 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-6fb28829-402f-4af0-a85a-b78dcc37aa9c tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:33.467320 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-6fb28829-402f-4af0-a85a-b78dcc37aa9c tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:33.467600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-6fb28829-402f-4af0-a85a-b78dcc37aa9c tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:33.486093 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:33.486093 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:33.499712 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-6fb28829-402f-4af0-a85a-b78dcc37aa9c tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:33.506262 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-6fb28829-402f-4af0-a85a-b78dcc37aa9c tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:33.506843 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 75/289] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:33 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 1163 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:34.010782 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:34.012789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:19:34.013220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-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": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "source_volid": null, "backup_id": null}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:34.015000 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-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': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'source_volid': None, 'backup_id': None}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:19:34.463394 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Create volume of 1 GB Jul 03 04:19:34.468197 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Availability Zones retrieved successfully. Jul 03 04:19:34.475252 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Flow 'volume_create_api' (9d9ac2d3-a039-4f7c-bb68-0ffc28b63fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:19:34.476409 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79738e80-2db6-4407-a805-af8cde2d3155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:34.477396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:19:34.521572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-51381378-f03e-4b1e-99cf-160180cbf7e6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:34.523799 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-51381378-f03e-4b1e-99cf-160180cbf7e6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] DELETE https://10.4.3.253/volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6 Jul 03 04:19:34.524042 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-51381378-f03e-4b1e-99cf-160180cbf7e6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:34.524304 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-51381378-f03e-4b1e-99cf-160180cbf7e6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:34.539779 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:34.539779 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:34.590305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79738e80-2db6-4407-a805-af8cde2d3155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:34.591529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05724292-c6b5-42e9-a048-301e6299b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:34.631908 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-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. Jul 03 04:19:34.631908 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-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. Jul 03 04:19:34.655664 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Created reservations ['3e7ff85c-6d48-424f-95fa-e85c2a3a938e', '43ce3398-3d8e-4ac6-be18-48b44f304dec', '411723e6-a0db-4c0b-8f69-6d3b46910eeb', '965dcc2f-f6ec-49d8-9619-294b696084b1'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:19:34.655664 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05724292-c6b5-42e9-a048-301e6299b474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e7ff85c-6d48-424f-95fa-e85c2a3a938e', '43ce3398-3d8e-4ac6-be18-48b44f304dec', '411723e6-a0db-4c0b-8f69-6d3b46910eeb', '965dcc2f-f6ec-49d8-9619-294b696084b1']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:34.656042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06dc295c-69ee-452d-b3d9-70fbe5e23d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:34.690839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06dc295c-69ee-452d-b3d9-70fbe5e23d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b296f6f-1224-4410-a9cb-c26d716e7430', '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='80f331cd7f014a0eb91a6c479ad14d3f',qos_specs=None,replication_status=,reservations=['3e7ff85c-6d48-424f-95fa-e85c2a3a938e','43ce3398-3d8e-4ac6-be18-48b44f304dec','411723e6-a0db-4c0b-8f69-6d3b46910eeb','965dcc2f-f6ec-49d8-9619-294b696084b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4937ea515754406fa0fc0d376433084d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:19:34Z,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=6b296f6f-1224-4410-a9cb-c26d716e7430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80f331cd7f014a0eb91a6c479ad14d3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4937ea515754406fa0fc0d376433084d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:34.691610 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2289df-ff1b-4fba-95e2-ba2c39e7c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:34.708709 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c2289df-ff1b-4fba-95e2-ba2c39e7c697) transitioned into 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='80f331cd7f014a0eb91a6c479ad14d3f',qos_specs=None,replication_status=,reservations=['3e7ff85c-6d48-424f-95fa-e85c2a3a938e','43ce3398-3d8e-4ac6-be18-48b44f304dec','411723e6-a0db-4c0b-8f69-6d3b46910eeb','965dcc2f-f6ec-49d8-9619-294b696084b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4937ea515754406fa0fc0d376433084d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:34.709813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ec8200-b179-46eb-b15d-aa9470f278f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:19:34.725377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8ec8200-b179-46eb-b15d-aa9470f278f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:19:34.726543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Flow 'volume_create_api' (9d9ac2d3-a039-4f7c-bb68-0ffc28b63fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:19:34.726947 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Create volume request issued successfully. Jul 03 04:19:34.727721 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-db0fc0c0-fdbd-4d0d-8a54-72ed35a9db7f tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:19:34.728282 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 73/290] 10.4.3.253 () {72 vars in 1541 bytes} [Fri Jul 3 04:19:34 2026] POST /volume/v3/volumes => generated 703 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:19:34.739035 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-8d764027-2407-49cb-ba3d-d92120fd3f3c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:34.742868 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-8d764027-2407-49cb-ba3d-d92120fd3f3c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:19:34.743545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-8d764027-2407-49cb-ba3d-d92120fd3f3c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:34.743545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-8d764027-2407-49cb-ba3d-d92120fd3f3c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:34.746894 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=245,cinder:INSERT=27,cinder:UPDATE=51 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:19:34.758390 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:34.758390 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:34.769234 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-8d764027-2407-49cb-ba3d-d92120fd3f3c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:19:34.777977 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-8d764027-2407-49cb-ba3d-d92120fd3f3c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 returned with HTTP 200 Jul 03 04:19:34.777977 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 71/291] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:34 2026] GET /volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:34.791304 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-b8edb20d-c55f-4b56-b89c-13c2c226688b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:34.797174 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-b8edb20d-c55f-4b56-b89c-13c2c226688b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:19:34.797398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-b8edb20d-c55f-4b56-b89c-13c2c226688b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:34.797600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-b8edb20d-c55f-4b56-b89c-13c2c226688b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:34.811769 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:34.811769 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:34.820581 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-b8edb20d-c55f-4b56-b89c-13c2c226688b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:19:34.823619 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-b8edb20d-c55f-4b56-b89c-13c2c226688b tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 returned with HTTP 200 Jul 03 04:19:34.824048 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 76/292] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:34 2026] GET /volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 => generated 771 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:35.092882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-21a65fa4-5327-4e63-b550-269caaa5c6d8 req-51381378-f03e-4b1e-99cf-160180cbf7e6 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6 returned with HTTP 200 Jul 03 04:19:35.092882 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 73/293] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:34 2026] DELETE /volume/v3/attachments/4ad18421-90cb-4f67-9d36-3566e3ba20e6 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:36.638840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c1b5f375-fedb-4abc-8192-ce2e1a9271f3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:36.638840 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c1b5f375-fedb-4abc-8192-ce2e1a9271f3 None None] GET https://10.4.3.253/volume// Jul 03 04:19:36.638840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c1b5f375-fedb-4abc-8192-ce2e1a9271f3 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:36.638840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c1b5f375-fedb-4abc-8192-ce2e1a9271f3 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:36.638840 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c1b5f375-fedb-4abc-8192-ce2e1a9271f3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:36.639846 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 74/294] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:36 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:36.650439 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-74a81438-3dfb-4205-aba5-49cd3a613a3c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:36.652597 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-74a81438-3dfb-4205-aba5-49cd3a613a3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:19:36.652873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-74a81438-3dfb-4205-aba5-49cd3a613a3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:36.653131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-74a81438-3dfb-4205-aba5-49cd3a613a3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:36.662729 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:36.662729 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:36.667648 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-74a81438-3dfb-4205-aba5-49cd3a613a3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:19:36.674750 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-74a81438-3dfb-4205-aba5-49cd3a613a3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:19:36.674750 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 72/295] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:19:36 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 1547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:19:36.778666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:36.781217 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05 Jul 03 04:19:36.781349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:36.790222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-6cf220c7-4c01-4116-88c8-380fb83927bf-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:19:36.796036 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-6cf220c7-4c01-4116-88c8-380fb83927bf-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:19:36.797004 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:36.797004 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:37.329916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-6cf220c7-4c01-4116-88c8-380fb83927bf-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:19:37.330204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-efcbc939-7dc2-4bd2-8edf-fc89f666c6a4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05 returned with HTTP 200 Jul 03 04:19:37.330797 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 77/296] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:19:36 2026] PUT /volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:37.790490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-8fd47043-f78f-4759-83f9-eb261b4eab6d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:37.800910 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-8fd47043-f78f-4759-83f9-eb261b4eab6d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] POST https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758/action Jul 03 04:19:37.802045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-8fd47043-f78f-4759-83f9-eb261b4eab6d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:37.802045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-8fd47043-f78f-4759-83f9-eb261b4eab6d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:37.834791 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:37.834791 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:37.841697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-24690ec6-1884-421e-9b53-bc92e5af3155 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:37.846637 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-24690ec6-1884-421e-9b53-bc92e5af3155 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:19:37.846637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-24690ec6-1884-421e-9b53-bc92e5af3155 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:37.846637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-24690ec6-1884-421e-9b53-bc92e5af3155 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:37.852895 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b867a918-48f6-4343-bf81-8f578bf60db0 req-8fd47043-f78f-4759-83f9-eb261b4eab6d tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758/action returned with HTTP 204 Jul 03 04:19:37.859895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-0f479382-cdde-444d-933e-ce3aefcafc27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:37.860426 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 74/297] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:19:37 2026] POST /volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:37.860629 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-0f479382-cdde-444d-933e-ce3aefcafc27 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05/action Jul 03 04:19:37.860760 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:37.860760 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:37.861228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-0f479382-cdde-444d-933e-ce3aefcafc27 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:37.864488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-0f479382-cdde-444d-933e-ce3aefcafc27 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:37.872821 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-24690ec6-1884-421e-9b53-bc92e5af3155 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:19:37.891952 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-24690ec6-1884-421e-9b53-bc92e5af3155 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 returned with HTTP 200 Jul 03 04:19:37.891952 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 75/298] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:37 2026] GET /volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 => generated 1311 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:37.904987 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a1286099-866a-4a4f-94da-e22032e4e9bd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:37.905356 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a1286099-866a-4a4f-94da-e22032e4e9bd None None] GET https://10.4.3.253/volume// Jul 03 04:19:37.905356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a1286099-866a-4a4f-94da-e22032e4e9bd None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:37.905647 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a1286099-866a-4a4f-94da-e22032e4e9bd None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:37.906270 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a1286099-866a-4a4f-94da-e22032e4e9bd None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:37.906784 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 78/299] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:37.908249 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:37.908249 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:37.921314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-267cb0ed-6a2f-4867-a16b-ed8017781929 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:37.922251 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-267cb0ed-6a2f-4867-a16b-ed8017781929 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:19:37.922685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-267cb0ed-6a2f-4867-a16b-ed8017781929 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b296f6f-1224-4410-a9cb-c26d716e7430", "connector": null, "instance_uuid": "77cf1107-c221-4469-be55-8d94c590491a"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:37.926707 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e6a83d78-7851-4e88-bc50-8992ad733df5 req-0f479382-cdde-444d-933e-ce3aefcafc27 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05/action returned with HTTP 204 Jul 03 04:19:37.927341 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 73/300] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:19:37 2026] POST /volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:37.936616 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:37.936616 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:37.971756 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-267cb0ed-6a2f-4867-a16b-ed8017781929 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:19:37.972358 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 75/301] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:19:37 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) Jul 03 04:19:37.980823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db8401a2-ec3e-405c-9f2c-915daae00a59 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:37.981299 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db8401a2-ec3e-405c-9f2c-915daae00a59 None None] GET https://10.4.3.253/volume// Jul 03 04:19:37.981574 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db8401a2-ec3e-405c-9f2c-915daae00a59 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:37.981737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db8401a2-ec3e-405c-9f2c-915daae00a59 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:37.982185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db8401a2-ec3e-405c-9f2c-915daae00a59 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:19:37.982793 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 76/302] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:19:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:19:37.996566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-4a3e5c73-d76d-4b1c-841e-36e11cd03c57 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:38.000156 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-4a3e5c73-d76d-4b1c-841e-36e11cd03c57 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:19:38.000338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-4a3e5c73-d76d-4b1c-841e-36e11cd03c57 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:38.001249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-4a3e5c73-d76d-4b1c-841e-36e11cd03c57 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:38.018075 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:38.018075 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:38.022827 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-4a3e5c73-d76d-4b1c-841e-36e11cd03c57 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:19:38.028885 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-4a3e5c73-d76d-4b1c-841e-36e11cd03c57 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 returned with HTTP 200 Jul 03 04:19:38.029615 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 79/303] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:19:37 2026] GET /volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 => generated 1490 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:19:38.149832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:38.155908 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] PUT https://10.4.3.253/volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124 Jul 03 04:19:38.156421 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:38.168546 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Acquiring lock "cinder-attachment_update-6b296f6f-1224-4410-a9cb-c26d716e7430-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:19:38.175166 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Lock "cinder-attachment_update-6b296f6f-1224-4410-a9cb-c26d716e7430-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:19:38.176379 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:38.176379 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:38.706387 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Lock "cinder-attachment_update-6b296f6f-1224-4410-a9cb-c26d716e7430-np0000004364" released by "attachment_update" :: held 0.531s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:19:38.707533 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-10c25046-4a4e-4f26-a15d-1b0bad5908a7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124 returned with HTTP 200 Jul 03 04:19:38.707533 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 74/304] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:19:38 2026] PUT /volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:39.221445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-f4cdec5a-54bd-409c-b0b4-9982b8db7ce9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:39.223736 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-f4cdec5a-54bd-409c-b0b4-9982b8db7ce9 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] POST https://10.4.3.253/volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124/action Jul 03 04:19:39.224137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-f4cdec5a-54bd-409c-b0b4-9982b8db7ce9 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:19:39.224261 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-f4cdec5a-54bd-409c-b0b4-9982b8db7ce9 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:19:39.241826 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:39.241826 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:39.254474 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-429bfeb4-5570-449a-823d-8fa7cc6b2add req-f4cdec5a-54bd-409c-b0b4-9982b8db7ce9 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124/action returned with HTTP 204 Jul 03 04:19:39.254953 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 76/305] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:19:39 2026] POST /volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:40.785983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-67aed6f2-ea14-408f-9e75-45c9eaccecac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:40.789729 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-67aed6f2-ea14-408f-9e75-45c9eaccecac tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] DELETE https://10.4.3.253/volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e Jul 03 04:19:40.789971 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-67aed6f2-ea14-408f-9e75-45c9eaccecac tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:40.790216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-67aed6f2-ea14-408f-9e75-45c9eaccecac tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:40.802346 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:40.802346 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:41.371360 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-67aed6f2-ea14-408f-9e75-45c9eaccecac tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e returned with HTTP 200 Jul 03 04:19:41.371970 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 77/306] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:40 2026] DELETE /volume/v3/attachments/dad20ac7-d9ca-406d-8d8f-ef9fb6f3e18e => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:41.382592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-6e4a9a55-32e3-487d-82b9-83c7a4a96ab9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:41.384925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-6e4a9a55-32e3-487d-82b9-83c7a4a96ab9 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] DELETE https://10.4.3.253/volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78 Jul 03 04:19:41.385386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-6e4a9a55-32e3-487d-82b9-83c7a4a96ab9 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:41.385756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-6e4a9a55-32e3-487d-82b9-83c7a4a96ab9 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:41.400133 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:41.400133 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:41.929584 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-6e4a9a55-32e3-487d-82b9-83c7a4a96ab9 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78 returned with HTTP 200 Jul 03 04:19:41.929906 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 80/307] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:41 2026] DELETE /volume/v3/attachments/77a01be7-ebac-41eb-bc9a-b4768ab42b78 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:41.937248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-72d89eff-4427-4bb1-9a2b-66a9fafefacf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:41.939281 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-72d89eff-4427-4bb1-9a2b-66a9fafefacf tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] DELETE https://10.4.3.253/volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe Jul 03 04:19:41.939491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-72d89eff-4427-4bb1-9a2b-66a9fafefacf tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:41.939667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-72d89eff-4427-4bb1-9a2b-66a9fafefacf tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:41.946764 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:41.946764 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:42.509678 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4a0a3e45-5939-44b8-b2a0-2d041513f832 req-72d89eff-4427-4bb1-9a2b-66a9fafefacf tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe returned with HTTP 200 Jul 03 04:19:42.510163 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 75/308] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:41 2026] DELETE /volume/v3/attachments/1760c733-d016-455a-a248-46214c3babbe => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:45.601733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:45.603576 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] DELETE https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:19:45.603888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:45.604106 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:45.604315 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Delete volume with id: 321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:19:45.611979 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:45.611979 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:45.612578 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:45.647778 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Delete volume request issued successfully. Jul 03 04:19:45.648182 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3beeeb5-bc14-409e-bf2d-114c0cd3ba10 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 returned with HTTP 202 Jul 03 04:19:45.648770 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 77/309] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:45 2026] DELETE /volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:45.659976 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-91287001-2b3f-49c3-bd8e-da9722f77cc7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:45.661968 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-91287001-2b3f-49c3-bd8e-da9722f77cc7 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:19:45.662529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-91287001-2b3f-49c3-bd8e-da9722f77cc7 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:45.662907 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-91287001-2b3f-49c3-bd8e-da9722f77cc7 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:45.671736 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:45.671736 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:45.677048 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-91287001-2b3f-49c3-bd8e-da9722f77cc7 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:45.683281 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-91287001-2b3f-49c3-bd8e-da9722f77cc7 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 returned with HTTP 200 Jul 03 04:19:45.684078 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 78/310] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:45 2026] GET /volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:19:46.702122 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-696e833b-5ac4-4fad-8574-f220284e171d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:46.704522 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-696e833b-5ac4-4fad-8574-f220284e171d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 Jul 03 04:19:46.704815 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-696e833b-5ac4-4fad-8574-f220284e171d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:46.705085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-696e833b-5ac4-4fad-8574-f220284e171d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:46.713432 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-696e833b-5ac4-4fad-8574-f220284e171d tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 returned with HTTP 404 Jul 03 04:19:46.713986 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 81/311] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:46 2026] GET /volume/v3/volumes/321aa71b-0e32-4caf-a179-37dd129e7152 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:46.726297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:46.728789 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:46.728789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:46.729503 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:46.729503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Delete volume with id: 7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:46.739748 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:46.739748 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:46.740584 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:46.765540 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Delete volume request issued successfully. Jul 03 04:19:46.765758 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c950753-a692-4d5f-a97b-b19ee8ffcb56 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 202 Jul 03 04:19:46.766531 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 76/312] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:46 2026] DELETE /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:46.776476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-221ad8ab-1300-44dd-8497-b862e96380c8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:46.778814 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-221ad8ab-1300-44dd-8497-b862e96380c8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:46.779110 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-221ad8ab-1300-44dd-8497-b862e96380c8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:46.779404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-221ad8ab-1300-44dd-8497-b862e96380c8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:46.788977 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:46.788977 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:46.793981 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-221ad8ab-1300-44dd-8497-b862e96380c8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Volume info retrieved successfully. Jul 03 04:19:46.800344 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-221ad8ab-1300-44dd-8497-b862e96380c8 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 200 Jul 03 04:19:46.801058 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 78/313] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:46 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:47.821058 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3abfe908-c968-471f-a9ee-c41175e1ec40 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:47.822947 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3abfe908-c968-471f-a9ee-c41175e1ec40 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] GET https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 Jul 03 04:19:47.823179 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3abfe908-c968-471f-a9ee-c41175e1ec40 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:47.823416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3abfe908-c968-471f-a9ee-c41175e1ec40 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:47.833457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3abfe908-c968-471f-a9ee-c41175e1ec40 tempest-TestMultiAttachVolumeSwap-1858351913 tempest-TestMultiAttachVolumeSwap-1858351913-project-member] https://10.4.3.253/volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 returned with HTTP 404 Jul 03 04:19:47.833929 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 79/314] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:47 2026] GET /volume/v3/volumes/7411087b-b4c2-4e18-a515-ade2f472c1f7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:47.973843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3fb02fbb-b7de-4e7b-88e6-d5711792c2ee req-8380d757-600d-43d3-98d0-b7f74e60c56c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:47.976874 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3fb02fbb-b7de-4e7b-88e6-d5711792c2ee req-8380d757-600d-43d3-98d0-b7f74e60c56c tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] DELETE https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 Jul 03 04:19:47.977107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3fb02fbb-b7de-4e7b-88e6-d5711792c2ee req-8380d757-600d-43d3-98d0-b7f74e60c56c tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:47.977403 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3fb02fbb-b7de-4e7b-88e6-d5711792c2ee req-8380d757-600d-43d3-98d0-b7f74e60c56c tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:47.987257 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:47.987257 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:48.537361 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3fb02fbb-b7de-4e7b-88e6-d5711792c2ee req-8380d757-600d-43d3-98d0-b7f74e60c56c tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 returned with HTTP 200 Jul 03 04:19:48.537847 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 82/315] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:19:47 2026] DELETE /volume/v3/attachments/16ec2537-c37f-4912-91a7-8cd1998c8758 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:50.076133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-234d64dd-e701-43c1-8558-50ae3f704671 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:50.078225 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] DELETE https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:19:50.078440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:50.078680 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:50.078875 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Delete volume with id: 24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:19:50.087417 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:50.087417 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:50.087417 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:19:50.118497 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Delete volume request issued successfully. Jul 03 04:19:50.118686 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-234d64dd-e701-43c1-8558-50ae3f704671 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 202 Jul 03 04:19:50.119109 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 77/316] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:50 2026] DELETE /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:50.127823 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5d62124d-1dee-438f-8195-f320e58c2256 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:50.132083 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d62124d-1dee-438f-8195-f320e58c2256 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:19:50.132083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d62124d-1dee-438f-8195-f320e58c2256 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:50.132083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d62124d-1dee-438f-8195-f320e58c2256 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:50.144895 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:50.144895 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:50.153057 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5d62124d-1dee-438f-8195-f320e58c2256 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:19:50.159810 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d62124d-1dee-438f-8195-f320e58c2256 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 200 Jul 03 04:19:50.160587 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 79/317] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:50 2026] GET /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:51.178946 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db2b91ef-77ac-4975-8d34-394d9f8dfab3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:51.181342 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db2b91ef-77ac-4975-8d34-394d9f8dfab3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb Jul 03 04:19:51.181654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db2b91ef-77ac-4975-8d34-394d9f8dfab3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:51.182013 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db2b91ef-77ac-4975-8d34-394d9f8dfab3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:51.200223 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db2b91ef-77ac-4975-8d34-394d9f8dfab3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb returned with HTTP 404 Jul 03 04:19:51.200865 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 80/318] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:51 2026] GET /volume/v3/volumes/24d7b018-a8b7-4003-acf0-f8215c1668bb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:51.209248 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:51.211428 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:19:51.211657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:51.211913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:51.212140 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Delete volume with id: f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:19:51.221288 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:51.221288 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:51.222059 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:19:51.245920 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Delete volume request issued successfully. Jul 03 04:19:51.246065 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-24b2ce18-8cd6-494e-9ad5-e9b5ec624a0f tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 202 Jul 03 04:19:51.246676 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 83/319] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:51 2026] DELETE /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:51.256624 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-99d07402-0072-4b31-9960-020655019340 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:51.260342 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-99d07402-0072-4b31-9960-020655019340 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:19:51.260879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-99d07402-0072-4b31-9960-020655019340 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:51.261231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-99d07402-0072-4b31-9960-020655019340 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:51.275217 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:51.275217 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:51.282550 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-99d07402-0072-4b31-9960-020655019340 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:19:51.291057 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-99d07402-0072-4b31-9960-020655019340 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 200 Jul 03 04:19:51.291668 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 78/320] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:51 2026] GET /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:51.964577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-16268ac6-2f56-4511-b3a5-aa8ae58e5f0f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:51.966704 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-16268ac6-2f56-4511-b3a5-aa8ae58e5f0f tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:19:51.966899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-16268ac6-2f56-4511-b3a5-aa8ae58e5f0f tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:51.967117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-16268ac6-2f56-4511-b3a5-aa8ae58e5f0f tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:51.977197 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:51.977197 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:19:51.982427 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-16268ac6-2f56-4511-b3a5-aa8ae58e5f0f tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:19:51.988702 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-16268ac6-2f56-4511-b3a5-aa8ae58e5f0f tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:19:51.989371 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 80/321] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:51 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:52.039744 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-74a2dda5-0bab-4820-b748-5c1c088d71ab None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:52.041540 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74a2dda5-0bab-4820-b748-5c1c088d71ab tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:19:52.041770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74a2dda5-0bab-4820-b748-5c1c088d71ab tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:52.042017 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74a2dda5-0bab-4820-b748-5c1c088d71ab tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:52.050263 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:52.050263 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:52.055026 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-74a2dda5-0bab-4820-b748-5c1c088d71ab tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:19:52.060426 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74a2dda5-0bab-4820-b748-5c1c088d71ab tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:19:52.060426 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 81/322] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:52 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:52.097899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:52.100001 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] DELETE https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:19:52.100235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:52.100470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:52.100626 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Delete volume with id: 5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:19:52.107998 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:52.107998 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:52.108528 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:19:52.130309 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Delete volume request issued successfully. Jul 03 04:19:52.130309 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e23ea579-1573-4d18-835b-50c6c712a7e4 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 202 Jul 03 04:19:52.130782 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 84/323] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:52 2026] DELETE /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:52.140117 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d87ca62f-edd9-4bd4-8311-2a421000fde6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:52.142207 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d87ca62f-edd9-4bd4-8311-2a421000fde6 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:19:52.142495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d87ca62f-edd9-4bd4-8311-2a421000fde6 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:52.142781 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d87ca62f-edd9-4bd4-8311-2a421000fde6 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:52.153349 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:52.153349 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:52.159878 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d87ca62f-edd9-4bd4-8311-2a421000fde6 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Volume info retrieved successfully. Jul 03 04:19:52.165949 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d87ca62f-edd9-4bd4-8311-2a421000fde6 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 200 Jul 03 04:19:52.168981 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 79/324] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:52 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:19:52.310390 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ab053090-a789-4e08-a8fc-f6027745c7a3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:52.312154 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab053090-a789-4e08-a8fc-f6027745c7a3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 Jul 03 04:19:52.312378 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab053090-a789-4e08-a8fc-f6027745c7a3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:52.312529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab053090-a789-4e08-a8fc-f6027745c7a3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:52.327003 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab053090-a789-4e08-a8fc-f6027745c7a3 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 returned with HTTP 404 Jul 03 04:19:52.327775 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 81/325] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:52 2026] GET /volume/v3/volumes/f3124766-0a3c-47a2-843c-c0bee03dfe51 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:52.336856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:52.338845 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:19:52.339229 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:52.339558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:52.339868 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Delete volume with id: 7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:19:52.350349 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:52.350349 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:19:52.350349 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:19:52.380292 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Delete volume request issued successfully. Jul 03 04:19:52.380292 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c1652ac-bb2d-4e45-8734-397a7b750e5e tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 202 Jul 03 04:19:52.380292 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 82/326] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:19:52 2026] DELETE /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:19:52.394800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-09758290-5a4f-4e1d-87fe-8a0b7dcb5693 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:52.398171 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-09758290-5a4f-4e1d-87fe-8a0b7dcb5693 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:19:52.398386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-09758290-5a4f-4e1d-87fe-8a0b7dcb5693 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:52.398580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-09758290-5a4f-4e1d-87fe-8a0b7dcb5693 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:52.413931 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:52.413931 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:19:52.426319 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-09758290-5a4f-4e1d-87fe-8a0b7dcb5693 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Volume info retrieved successfully. Jul 03 04:19:52.436509 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-09758290-5a4f-4e1d-87fe-8a0b7dcb5693 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 200 Jul 03 04:19:52.437177 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 85/327] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:52 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 1393 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:53.109215 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-a96f4ea3-3e9c-4158-8dde-b33aa7beabf7 req-ad051e51-be2d-4170-a879-f14cf0b5e233 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:53.113140 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a96f4ea3-3e9c-4158-8dde-b33aa7beabf7 req-ad051e51-be2d-4170-a879-f14cf0b5e233 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] GET https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:19:53.113417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a96f4ea3-3e9c-4158-8dde-b33aa7beabf7 req-ad051e51-be2d-4170-a879-f14cf0b5e233 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:53.113804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a96f4ea3-3e9c-4158-8dde-b33aa7beabf7 req-ad051e51-be2d-4170-a879-f14cf0b5e233 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:53.127570 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:19:53.127570 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:19:53.132350 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-a96f4ea3-3e9c-4158-8dde-b33aa7beabf7 req-ad051e51-be2d-4170-a879-f14cf0b5e233 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:19:53.140275 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a96f4ea3-3e9c-4158-8dde-b33aa7beabf7 req-ad051e51-be2d-4170-a879-f14cf0b5e233 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 returned with HTTP 200 Jul 03 04:19:53.140275 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 80/328] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:19:53 2026] GET /volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 => generated 1603 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:19:53.179503 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-95df9e2d-e3c4-49a5-8cfa-b4a03524bd82 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:53.181812 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-95df9e2d-e3c4-49a5-8cfa-b4a03524bd82 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] GET https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 Jul 03 04:19:53.182184 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-95df9e2d-e3c4-49a5-8cfa-b4a03524bd82 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:53.182465 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-95df9e2d-e3c4-49a5-8cfa-b4a03524bd82 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:53.190567 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-95df9e2d-e3c4-49a5-8cfa-b4a03524bd82 tempest-ServerActionsTestOtherB-1313095942 tempest-ServerActionsTestOtherB-1313095942-project-member] https://10.4.3.253/volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 returned with HTTP 404 Jul 03 04:19:53.191226 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 82/329] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:53 2026] GET /volume/v3/volumes/5eb4de56-65f0-42be-9fa8-65917cfadb53 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:19:53.452767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1b560d47-acac-4a6d-9073-b66dcd7b0459 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:19:53.456105 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b560d47-acac-4a6d-9073-b66dcd7b0459 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] GET https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 Jul 03 04:19:53.456105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b560d47-acac-4a6d-9073-b66dcd7b0459 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:19:53.456264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b560d47-acac-4a6d-9073-b66dcd7b0459 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:19:53.469038 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b560d47-acac-4a6d-9073-b66dcd7b0459 tempest-TaggedBootDevicesTest_v242-1654626809 tempest-TaggedBootDevicesTest_v242-1654626809-project-member] https://10.4.3.253/volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 returned with HTTP 404 Jul 03 04:19:53.469038 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 83/330] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:19:53 2026] GET /volume/v3/volumes/7dac5ac5-7275-4620-ba08-d3ff61711cf9 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:01.548222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8cab07c6-4298-423b-8552-87995ed0b4a0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:01.550990 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8cab07c6-4298-423b-8552-87995ed0b4a0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:01.551242 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8cab07c6-4298-423b-8552-87995ed0b4a0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:01.551584 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8cab07c6-4298-423b-8552-87995ed0b4a0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:01.562300 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:01.562300 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:01.567230 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8cab07c6-4298-423b-8552-87995ed0b4a0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:01.572969 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8cab07c6-4298-423b-8552-87995ed0b4a0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:01.573527 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 86/331] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:01 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:01.647657 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-178fb339-d659-4114-a601-3cf761ab460b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:01.651919 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-178fb339-d659-4114-a601-3cf761ab460b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:01.651919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-178fb339-d659-4114-a601-3cf761ab460b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:01.651919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-178fb339-d659-4114-a601-3cf761ab460b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:01.662108 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:01.662108 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:01.667826 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-178fb339-d659-4114-a601-3cf761ab460b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:01.675703 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-178fb339-d659-4114-a601-3cf761ab460b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:01.676418 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 81/332] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:01 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:03.185251 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=104,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:20:03.462077 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=88,cinder:UPDATE=21,cinder:INSERT=7 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:20:03.744066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0134f71b-a089-404a-9bee-a28babd960dd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:03.744475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0134f71b-a089-404a-9bee-a28babd960dd None None] GET https://10.4.3.253/volume// Jul 03 04:20:03.744686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0134f71b-a089-404a-9bee-a28babd960dd None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:03.744889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0134f71b-a089-404a-9bee-a28babd960dd None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:03.745371 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0134f71b-a089-404a-9bee-a28babd960dd None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:03.745799 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 83/333] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:20:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:03.754689 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-4d2d546b-5dd3-4efb-8565-5849e53ab7d9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:03.758569 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-4d2d546b-5dd3-4efb-8565-5849e53ab7d9 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:20:03.759010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-4d2d546b-5dd3-4efb-8565-5849e53ab7d9 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bb72e81-8887-4c25-9d18-198b92bb2860", "connector": null, "instance_uuid": "8797c544-317e-4ae4-9a84-512976e3225f"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:03.774203 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:03.774203 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:03.812822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-4d2d546b-5dd3-4efb-8565-5849e53ab7d9 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:20:03.813562 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 84/334] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:20:03 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:04.212261 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3a299fcb-b5a1-4135-8b8f-2a70de0d33c1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:04.215570 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a299fcb-b5a1-4135-8b8f-2a70de0d33c1 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:04.215890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a299fcb-b5a1-4135-8b8f-2a70de0d33c1 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:04.218646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a299fcb-b5a1-4135-8b8f-2a70de0d33c1 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:04.232356 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:04.232356 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:04.236942 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3a299fcb-b5a1-4135-8b8f-2a70de0d33c1 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:04.241790 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a299fcb-b5a1-4135-8b8f-2a70de0d33c1 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:04.242224 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 87/335] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:04 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:04.357052 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4f3ca96d-3345-48d2-8ee4-0ea22a97a042 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:04.357569 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4f3ca96d-3345-48d2-8ee4-0ea22a97a042 None None] GET https://10.4.3.253/volume// Jul 03 04:20:04.357809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4f3ca96d-3345-48d2-8ee4-0ea22a97a042 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:04.358041 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4f3ca96d-3345-48d2-8ee4-0ea22a97a042 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:04.358465 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4f3ca96d-3345-48d2-8ee4-0ea22a97a042 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:04.358897 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 82/336] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:20:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:04.372257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-0cf604da-d1f5-4cd8-b4a0-5dfcdccc5d49 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:04.378459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-0cf604da-d1f5-4cd8-b4a0-5dfcdccc5d49 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:04.378862 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-0cf604da-d1f5-4cd8-b4a0-5dfcdccc5d49 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:04.379126 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-0cf604da-d1f5-4cd8-b4a0-5dfcdccc5d49 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:04.399440 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:04.399440 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:04.404408 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-0cf604da-d1f5-4cd8-b4a0-5dfcdccc5d49 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:04.413488 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-0cf604da-d1f5-4cd8-b4a0-5dfcdccc5d49 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:04.414103 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 84/337] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:20:04 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1031 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:04.527490 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:04.530395 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] PUT https://10.4.3.253/volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61 Jul 03 04:20:04.531023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:04.546856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Acquiring lock "cinder-attachment_update-3bb72e81-8887-4c25-9d18-198b92bb2860-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:20:04.552105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Lock "cinder-attachment_update-3bb72e81-8887-4c25-9d18-198b92bb2860-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:20:04.553626 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:04.553626 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:05.080700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Lock "cinder-attachment_update-3bb72e81-8887-4c25-9d18-198b92bb2860-np0000004364" released by "attachment_update" :: held 0.528s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:20:05.080700 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-2bfd04df-493b-4200-82b1-9522f2499ad3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61 returned with HTTP 200 Jul 03 04:20:05.081304 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 85/338] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:20:04 2026] PUT /volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:05.259022 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-04f08889-3516-4472-8f3a-f6254a3c51ac None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:05.261029 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04f08889-3516-4472-8f3a-f6254a3c51ac tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:05.261298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04f08889-3516-4472-8f3a-f6254a3c51ac tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:05.261528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04f08889-3516-4472-8f3a-f6254a3c51ac tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:05.276444 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:05.276444 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:05.280489 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-04f08889-3516-4472-8f3a-f6254a3c51ac tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:05.288710 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04f08889-3516-4472-8f3a-f6254a3c51ac tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:05.289234 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 88/339] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:05 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:06.306163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b0d1ead-51e0-4672-85e5-faff92017b08 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:06.309796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b0d1ead-51e0-4672-85e5-faff92017b08 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:06.310029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b0d1ead-51e0-4672-85e5-faff92017b08 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:06.310217 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b0d1ead-51e0-4672-85e5-faff92017b08 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:06.325301 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:06.325301 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:06.329826 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b0d1ead-51e0-4672-85e5-faff92017b08 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:06.338111 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b0d1ead-51e0-4672-85e5-faff92017b08 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:06.339099 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 83/340] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:06 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:07.355795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8bbff4b7-ef3d-40c0-b791-46344fd69b8f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:07.359855 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8bbff4b7-ef3d-40c0-b791-46344fd69b8f tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:07.360076 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8bbff4b7-ef3d-40c0-b791-46344fd69b8f tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:07.360284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8bbff4b7-ef3d-40c0-b791-46344fd69b8f tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:07.374416 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:07.374416 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:07.386349 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8bbff4b7-ef3d-40c0-b791-46344fd69b8f tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:07.394227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8bbff4b7-ef3d-40c0-b791-46344fd69b8f tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:07.394739 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 85/341] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:07 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:08.415673 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-170501be-e56f-422c-bdbb-3632be98413c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:08.418947 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-170501be-e56f-422c-bdbb-3632be98413c tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:08.419218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-170501be-e56f-422c-bdbb-3632be98413c tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:08.419345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-170501be-e56f-422c-bdbb-3632be98413c tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:08.432541 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:08.432541 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:08.438956 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-170501be-e56f-422c-bdbb-3632be98413c tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:08.445087 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-170501be-e56f-422c-bdbb-3632be98413c tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:08.445675 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 86/342] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:08 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:09.464505 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ffb94eb5-9493-4bb4-8b2e-c0108b70ef6d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:09.466560 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ffb94eb5-9493-4bb4-8b2e-c0108b70ef6d tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:09.466788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ffb94eb5-9493-4bb4-8b2e-c0108b70ef6d tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:09.467035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ffb94eb5-9493-4bb4-8b2e-c0108b70ef6d tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:09.494161 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:09.494161 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:09.514301 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ffb94eb5-9493-4bb4-8b2e-c0108b70ef6d tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:09.524534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ffb94eb5-9493-4bb4-8b2e-c0108b70ef6d tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:09.525237 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 89/343] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:09 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:10.395103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-000920f6-9881-4667-b284-5f3984518d47 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:10.398763 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:10.399310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1886454167", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:10.403278 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1886454167', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:10.522101 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Create volume of 1 GB Jul 03 04:20:10.528270 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Availability Zones retrieved successfully. Jul 03 04:20:10.535800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Flow 'volume_create_api' (aa72d1dd-6f15-4771-92df-1a833f04e5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:10.537758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b9c7166-98eb-4169-846b-fd3fa1087524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:10.539142 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:10.543189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2628d096-e328-4036-8479-cecdb13a8363 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:10.545560 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2628d096-e328-4036-8479-cecdb13a8363 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:10.545849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2628d096-e328-4036-8479-cecdb13a8363 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:10.546108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2628d096-e328-4036-8479-cecdb13a8363 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:10.563757 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:10.563757 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:10.589521 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2628d096-e328-4036-8479-cecdb13a8363 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:10.595762 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2628d096-e328-4036-8479-cecdb13a8363 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:10.596341 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 86/344] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:10 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:10.628150 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b9c7166-98eb-4169-846b-fd3fa1087524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:10.628983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c7ab68-e84a-4104-9a57-74a3efd4aa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:10.710408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Created reservations ['a3884e82-2dc4-4ad3-9b1e-85d2908b1790', '400d3d81-f1d0-45b0-a650-a1a5c0ca3bd4', '285c49d2-b72f-4327-aaba-70e5ceb1dcf9', 'ef428a25-2c18-47c7-8d90-0ec852207f00'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:10.711339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3c7ab68-e84a-4104-9a57-74a3efd4aa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3884e82-2dc4-4ad3-9b1e-85d2908b1790', '400d3d81-f1d0-45b0-a650-a1a5c0ca3bd4', '285c49d2-b72f-4327-aaba-70e5ceb1dcf9', 'ef428a25-2c18-47c7-8d90-0ec852207f00']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:10.712247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54821911-a448-4305-a2b0-32ba09bae110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:10.736082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54821911-a448-4305-a2b0-32ba09bae110) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6ee881b-4344-4a43-8c3c-d21965282d36', '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-1886454167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2f692daeca94508859887b79b6f1ab3',qos_specs=None,replication_status=,reservations=['a3884e82-2dc4-4ad3-9b1e-85d2908b1790','400d3d81-f1d0-45b0-a650-a1a5c0ca3bd4','285c49d2-b72f-4327-aaba-70e5ceb1dcf9','ef428a25-2c18-47c7-8d90-0ec852207f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca140c204734e4fbf4eda5377f08fe7',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1886454167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6ee881b-4344-4a43-8c3c-d21965282d36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2f692daeca94508859887b79b6f1ab3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ca140c204734e4fbf4eda5377f08fe7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:10.737440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413d78af-2d35-4fde-acc4-e690ad915efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:10.760060 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (413d78af-2d35-4fde-acc4-e690ad915efa) transitioned into state 'SUCCESS' from state '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-1886454167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2f692daeca94508859887b79b6f1ab3',qos_specs=None,replication_status=,reservations=['a3884e82-2dc4-4ad3-9b1e-85d2908b1790','400d3d81-f1d0-45b0-a650-a1a5c0ca3bd4','285c49d2-b72f-4327-aaba-70e5ceb1dcf9','ef428a25-2c18-47c7-8d90-0ec852207f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ca140c204734e4fbf4eda5377f08fe7',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:10.760871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c678cf-fbad-4788-878d-0a3d73fbd765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:10.773615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c678cf-fbad-4788-878d-0a3d73fbd765) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:10.774553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Flow 'volume_create_api' (aa72d1dd-6f15-4771-92df-1a833f04e5f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:10.774553 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Create volume request issued successfully. Jul 03 04:20:10.775341 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-000920f6-9881-4667-b284-5f3984518d47 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:10.777468 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 84/345] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:20:10 2026] POST /volume/v3/volumes => generated 899 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:10.797185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ccb98f40-5c6e-463b-bfd7-7b995b0500d1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:10.802560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ccb98f40-5c6e-463b-bfd7-7b995b0500d1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:20:10.802560 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ccb98f40-5c6e-463b-bfd7-7b995b0500d1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:10.802560 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ccb98f40-5c6e-463b-bfd7-7b995b0500d1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:10.811758 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:10.811758 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:10.816801 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ccb98f40-5c6e-463b-bfd7-7b995b0500d1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:20:10.823459 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ccb98f40-5c6e-463b-bfd7-7b995b0500d1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:20:10.823459 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 87/346] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:20:10 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 967 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:11.379531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-5014bf93-d2ec-40d6-b67a-9e8057ccabb3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.383267 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-5014bf93-d2ec-40d6-b67a-9e8057ccabb3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] POST https://10.4.3.253/volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61/action Jul 03 04:20:11.383702 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-5014bf93-d2ec-40d6-b67a-9e8057ccabb3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:11.383817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-5014bf93-d2ec-40d6-b67a-9e8057ccabb3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:11.408007 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.408007 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:11.430052 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4dc82601-646d-44d4-ad0f-1b09da398f46 req-5014bf93-d2ec-40d6-b67a-9e8057ccabb3 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61/action returned with HTTP 204 Jul 03 04:20:11.430593 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 90/347] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:20:11 2026] POST /volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:11.618457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-01a2cb23-97c2-4e2d-b159-ebbd25c3a93b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.626955 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-01a2cb23-97c2-4e2d-b159-ebbd25c3a93b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:11.627604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-01a2cb23-97c2-4e2d-b159-ebbd25c3a93b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:11.627921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-01a2cb23-97c2-4e2d-b159-ebbd25c3a93b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:11.649246 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.649246 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:11.654977 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-01a2cb23-97c2-4e2d-b159-ebbd25c3a93b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:11.660052 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-01a2cb23-97c2-4e2d-b159-ebbd25c3a93b tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:11.660504 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 87/348] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:11 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1144 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:11.677418 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cfdf1b40-ded4-4140-83c1-8a9b801ec959 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.679165 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cfdf1b40-ded4-4140-83c1-8a9b801ec959 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:11.679418 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cfdf1b40-ded4-4140-83c1-8a9b801ec959 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:11.679829 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cfdf1b40-ded4-4140-83c1-8a9b801ec959 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:11.696491 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.696491 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:11.702596 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cfdf1b40-ded4-4140-83c1-8a9b801ec959 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:11.709137 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cfdf1b40-ded4-4140-83c1-8a9b801ec959 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:11.709777 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 85/349] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:11 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:11.727755 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e583ccf8-f019-407c-8b85-0bd836bae108 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.731747 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e583ccf8-f019-407c-8b85-0bd836bae108 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:11.731956 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e583ccf8-f019-407c-8b85-0bd836bae108 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:11.732203 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e583ccf8-f019-407c-8b85-0bd836bae108 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:11.745996 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.745996 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:11.750070 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e583ccf8-f019-407c-8b85-0bd836bae108 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:11.754959 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e583ccf8-f019-407c-8b85-0bd836bae108 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:11.755617 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 88/350] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:11 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:11.840108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-afa6005f-793b-456f-9e6c-cecca4874b1f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.842311 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-afa6005f-793b-456f-9e6c-cecca4874b1f tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:20:11.842647 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-afa6005f-793b-456f-9e6c-cecca4874b1f tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:11.842880 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-afa6005f-793b-456f-9e6c-cecca4874b1f tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:11.854247 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.854247 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:11.860023 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-afa6005f-793b-456f-9e6c-cecca4874b1f tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:20:11.865569 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-afa6005f-793b-456f-9e6c-cecca4874b1f tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:20:11.866183 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 91/351] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:20:11 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:11.910788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b5383894-7348-4772-a161-a6105b4c3e1c req-52e177f8-16b7-416a-98c5-f67f3ec931a7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.914510 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-52e177f8-16b7-416a-98c5-f67f3ec931a7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:20:11.914822 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-52e177f8-16b7-416a-98c5-f67f3ec931a7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:11.914977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-52e177f8-16b7-416a-98c5-f67f3ec931a7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:11.923020 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.923020 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:11.927992 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b5383894-7348-4772-a161-a6105b4c3e1c req-52e177f8-16b7-416a-98c5-f67f3ec931a7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:20:11.933925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-52e177f8-16b7-416a-98c5-f67f3ec931a7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:20:11.934365 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 88/352] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:11 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:11.945459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-f45e2597-a2c2-4450-b106-ab9642338e5e req-a2dd64b9-c02b-45ac-85b4-83b9c9bb30db None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:11.950840 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f45e2597-a2c2-4450-b106-ab9642338e5e req-a2dd64b9-c02b-45ac-85b4-83b9c9bb30db tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:20:11.952412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f45e2597-a2c2-4450-b106-ab9642338e5e req-a2dd64b9-c02b-45ac-85b4-83b9c9bb30db tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:11.952412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f45e2597-a2c2-4450-b106-ab9642338e5e req-a2dd64b9-c02b-45ac-85b4-83b9c9bb30db tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:11.977652 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:11.977652 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:11.982810 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-f45e2597-a2c2-4450-b106-ab9642338e5e req-a2dd64b9-c02b-45ac-85b4-83b9c9bb30db tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:20:11.988579 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f45e2597-a2c2-4450-b106-ab9642338e5e req-a2dd64b9-c02b-45ac-85b4-83b9c9bb30db tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:20:11.989906 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 86/353] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:11 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1144 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:12.601888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7d138349-bf48-4722-9b4e-efdad8c8f20d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:12.604904 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7d138349-bf48-4722-9b4e-efdad8c8f20d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:20:12.605237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7d138349-bf48-4722-9b4e-efdad8c8f20d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:12.605591 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7d138349-bf48-4722-9b4e-efdad8c8f20d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:12.614983 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:12.614983 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:12.619738 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7d138349-bf48-4722-9b4e-efdad8c8f20d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:20:12.626583 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7d138349-bf48-4722-9b4e-efdad8c8f20d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:20:12.627265 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 89/354] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:12 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:12.637713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4bc712fa-82da-4482-8b54-acb17260aac5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:12.638112 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4bc712fa-82da-4482-8b54-acb17260aac5 None None] GET https://10.4.3.253/volume// Jul 03 04:20:12.638295 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4bc712fa-82da-4482-8b54-acb17260aac5 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:12.638935 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4bc712fa-82da-4482-8b54-acb17260aac5 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:12.638935 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4bc712fa-82da-4482-8b54-acb17260aac5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:12.639223 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 92/355] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:20:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:12.648177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b5383894-7348-4772-a161-a6105b4c3e1c req-16bc8337-7809-4b4f-acb3-f4c7fc18e3c2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:12.650731 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-16bc8337-7809-4b4f-acb3-f4c7fc18e3c2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:20:12.651193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-16bc8337-7809-4b4f-acb3-f4c7fc18e3c2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6ee881b-4344-4a43-8c3c-d21965282d36", "connector": null, "instance_uuid": "683d1775-ad4b-4200-9d1d-ef75e6c95064"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:12.660497 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:12.660497 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:12.696799 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-16bc8337-7809-4b4f-acb3-f4c7fc18e3c2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:20:12.696799 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 89/356] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:20:12 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:13.582755 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:13.585554 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:13.585554 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1228494331"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:13.586924 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1228494331'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:13.587091 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Create volume of 1 GB Jul 03 04:20:13.594167 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Availability Zones retrieved successfully. Jul 03 04:20:13.603076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Flow 'volume_create_api' (0c7096b2-c6ad-4589-9273-ce42016a8396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:13.604485 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c454b89f-8f5c-4e42-938c-2ea8ba48035b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:13.605847 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:13.648916 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c454b89f-8f5c-4e42-938c-2ea8ba48035b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:13.650446 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e5e877-82f5-47d2-99a1-f1638afd48ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:13.747141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Created reservations ['842f0eb0-6a5a-4aa1-ab15-c6d032da07be', '81358f79-5853-494d-8ebf-8e457c9392e4', '2dd875ad-0e4e-454d-9b04-71efe6b86e34', '9831bb13-341d-4e63-91d2-14d2b769ce60'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:13.748105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e5e877-82f5-47d2-99a1-f1638afd48ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['842f0eb0-6a5a-4aa1-ab15-c6d032da07be', '81358f79-5853-494d-8ebf-8e457c9392e4', '2dd875ad-0e4e-454d-9b04-71efe6b86e34', '9831bb13-341d-4e63-91d2-14d2b769ce60']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:13.749178 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbfdf2fc-f8ee-4d4a-a983-3ce991f84857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:13.778714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbfdf2fc-f8ee-4d4a-a983-3ce991f84857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebd35f7a-ffca-4456-82ab-90006387117b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1228494331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='470ce7b097604ff79ffa0835affde06b',qos_specs=None,replication_status=,reservations=['842f0eb0-6a5a-4aa1-ab15-c6d032da07be','81358f79-5853-494d-8ebf-8e457c9392e4','2dd875ad-0e4e-454d-9b04-71efe6b86e34','9831bb13-341d-4e63-91d2-14d2b769ce60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ae2700e8a4e6180b4f7f872b48aa2',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1228494331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebd35f7a-ffca-4456-82ab-90006387117b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='470ce7b097604ff79ffa0835affde06b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de4ae2700e8a4e6180b4f7f872b48aa2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:13.779501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ced5075-5646-4266-9887-5bdf34218608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:13.801082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ced5075-5646-4266-9887-5bdf34218608) transitioned into state 'SUCCESS' from state '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-1228494331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='470ce7b097604ff79ffa0835affde06b',qos_specs=None,replication_status=,reservations=['842f0eb0-6a5a-4aa1-ab15-c6d032da07be','81358f79-5853-494d-8ebf-8e457c9392e4','2dd875ad-0e4e-454d-9b04-71efe6b86e34','9831bb13-341d-4e63-91d2-14d2b769ce60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de4ae2700e8a4e6180b4f7f872b48aa2',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:13.801807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005fa38b-046d-4ee1-9c5b-43ffd4f06a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:13.813090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (005fa38b-046d-4ee1-9c5b-43ffd4f06a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:13.813995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Flow 'volume_create_api' (0c7096b2-c6ad-4589-9273-ce42016a8396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:13.814397 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Create volume request issued successfully. Jul 03 04:20:13.814964 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-47734df4-5c78-45bb-91a0-ff29a38ed12c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:13.820313 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 87/357] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:20:13 2026] POST /volume/v3/volumes => generated 752 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:13.833576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d99efb37-c47d-49db-85d5-ef90a8a1c782 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:13.835677 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d99efb37-c47d-49db-85d5-ef90a8a1c782 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:20:13.835907 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d99efb37-c47d-49db-85d5-ef90a8a1c782 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:13.836923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d99efb37-c47d-49db-85d5-ef90a8a1c782 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:13.849013 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:13.849013 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:13.858534 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d99efb37-c47d-49db-85d5-ef90a8a1c782 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:20:13.863167 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d99efb37-c47d-49db-85d5-ef90a8a1c782 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:20:13.864251 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 90/358] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:13 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:14.878824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c0daa453-0786-4ce0-aeeb-6343b577fcd3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:14.882829 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c0daa453-0786-4ce0-aeeb-6343b577fcd3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:20:14.883289 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c0daa453-0786-4ce0-aeeb-6343b577fcd3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:14.883482 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c0daa453-0786-4ce0-aeeb-6343b577fcd3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:14.895192 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:14.895192 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:14.902474 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c0daa453-0786-4ce0-aeeb-6343b577fcd3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:20:14.909257 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c0daa453-0786-4ce0-aeeb-6343b577fcd3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:20:14.909817 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 93/359] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:14 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:19.434024 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c144e848-2946-4c37-bf6c-ac4a6acf9216 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:19.434448 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c144e848-2946-4c37-bf6c-ac4a6acf9216 None None] GET https://10.4.3.253/volume// Jul 03 04:20:19.434636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c144e848-2946-4c37-bf6c-ac4a6acf9216 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:19.434795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c144e848-2946-4c37-bf6c-ac4a6acf9216 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:19.435119 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c144e848-2946-4c37-bf6c-ac4a6acf9216 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:19.435420 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 90/360] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:20:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 04:20:19.447748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7915abb0-33db-4f1c-bb89-6f2b81ba38a2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:19.454570 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7915abb0-33db-4f1c-bb89-6f2b81ba38a2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:20:19.454570 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7915abb0-33db-4f1c-bb89-6f2b81ba38a2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:19.454570 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7915abb0-33db-4f1c-bb89-6f2b81ba38a2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:19.476993 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:19.476993 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:19.484349 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7915abb0-33db-4f1c-bb89-6f2b81ba38a2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:20:19.489493 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-7915abb0-33db-4f1c-bb89-6f2b81ba38a2 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:20:19.490051 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 88/361] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:20:19 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1540 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:19.616217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:19.623003 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] PUT https://10.4.3.253/volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab Jul 03 04:20:19.623003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:19.635653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Acquiring lock "cinder-attachment_update-e6ee881b-4344-4a43-8c3c-d21965282d36-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:20:19.640759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Lock "cinder-attachment_update-e6ee881b-4344-4a43-8c3c-d21965282d36-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:20:19.642429 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:19.642429 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:20.173099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Lock "cinder-attachment_update-e6ee881b-4344-4a43-8c3c-d21965282d36-np0000004364" released by "attachment_update" :: held 0.532s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:20:20.173705 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-f3929085-dc8d-4615-85dc-d2468cfd284b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab returned with HTTP 200 Jul 03 04:20:20.174434 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 91/362] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:20:19 2026] PUT /volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:20.689831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b5383894-7348-4772-a161-a6105b4c3e1c req-e587fc91-fdb9-40e9-b4aa-aa8935ec9346 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:20.691939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-e587fc91-fdb9-40e9-b4aa-aa8935ec9346 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] POST https://10.4.3.253/volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab/action Jul 03 04:20:20.692296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-e587fc91-fdb9-40e9-b4aa-aa8935ec9346 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:20.692449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-e587fc91-fdb9-40e9-b4aa-aa8935ec9346 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:20.714357 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:20.714357 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:20.731851 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b5383894-7348-4772-a161-a6105b4c3e1c req-e587fc91-fdb9-40e9-b4aa-aa8935ec9346 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab/action returned with HTTP 204 Jul 03 04:20:20.732439 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 94/363] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:20:20 2026] POST /volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:22.107638 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:22.109829 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:22.110217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2000550952"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:22.112031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2000550952'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:22.112194 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Create volume of 1 GB Jul 03 04:20:22.112569 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:22.112569 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:22.117061 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Availability Zones retrieved successfully. Jul 03 04:20:22.124680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Flow 'volume_create_api' (6b03532b-9a7c-4ed7-aa4b-9ad2192278bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:22.125748 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0e26c9-dfb4-4cd8-8365-9b6e4644413f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:22.126963 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:22.163111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0e26c9-dfb4-4cd8-8365-9b6e4644413f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:22.164192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f9f31a-cfcb-4158-8564-e418bbc6a4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:22.239617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Created reservations ['ffcf8acf-4d61-49e2-a573-6cdf86a2dabb', '75864b0c-4d76-471d-8ffc-8a877a4ed3d4', '543a3328-7ff1-4a17-a698-27ab93087cbc', '3d0ea016-c435-4f41-9712-3befab572a4c'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:22.240915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32f9f31a-cfcb-4158-8564-e418bbc6a4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffcf8acf-4d61-49e2-a573-6cdf86a2dabb', '75864b0c-4d76-471d-8ffc-8a877a4ed3d4', '543a3328-7ff1-4a17-a698-27ab93087cbc', '3d0ea016-c435-4f41-9712-3befab572a4c']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:22.241627 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff8c001-26fa-4274-b52f-9b537f700660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:22.272949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ff8c001-26fa-4274-b52f-9b537f700660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf03f19-38f1-4394-a828-408a91cedd22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2000550952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82604b4949eb47659d954def4e326795',qos_specs=None,replication_status=,reservations=['ffcf8acf-4d61-49e2-a573-6cdf86a2dabb','75864b0c-4d76-471d-8ffc-8a877a4ed3d4','543a3328-7ff1-4a17-a698-27ab93087cbc','3d0ea016-c435-4f41-9712-3befab572a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af92ec9d358c4fcd997ca5ca9acfe7c3',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2000550952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf03f19-38f1-4394-a828-408a91cedd22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82604b4949eb47659d954def4e326795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af92ec9d358c4fcd997ca5ca9acfe7c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:22.273621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e7d843-7034-419c-a7fa-1aba32bf1b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:22.299041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e7d843-7034-419c-a7fa-1aba32bf1b32) transitioned into state 'SUCCESS' from state '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-2000550952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82604b4949eb47659d954def4e326795',qos_specs=None,replication_status=,reservations=['ffcf8acf-4d61-49e2-a573-6cdf86a2dabb','75864b0c-4d76-471d-8ffc-8a877a4ed3d4','543a3328-7ff1-4a17-a698-27ab93087cbc','3d0ea016-c435-4f41-9712-3befab572a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af92ec9d358c4fcd997ca5ca9acfe7c3',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:22.300159 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37478365-9fda-4320-a425-bfb1cdb9c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:22.313159 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37478365-9fda-4320-a425-bfb1cdb9c45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:22.314198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Flow 'volume_create_api' (6b03532b-9a7c-4ed7-aa4b-9ad2192278bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:22.314555 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Create volume request issued successfully. Jul 03 04:20:22.315213 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-54835115-bdb9-481d-a0f8-4ccb7179f5b9 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:22.315619 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 91/364] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:20:22 2026] POST /volume/v3/volumes => generated 759 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:22.327848 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c487d454-c7b3-4407-bc1c-2d47c78e48b4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:22.329788 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c487d454-c7b3-4407-bc1c-2d47c78e48b4 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 Jul 03 04:20:22.330083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c487d454-c7b3-4407-bc1c-2d47c78e48b4 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:22.330381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c487d454-c7b3-4407-bc1c-2d47c78e48b4 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:22.338993 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:22.338993 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:22.349653 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c487d454-c7b3-4407-bc1c-2d47c78e48b4 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:20:22.361835 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c487d454-c7b3-4407-bc1c-2d47c78e48b4 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 returned with HTTP 200 Jul 03 04:20:22.362474 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 89/365] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:22 2026] GET /volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 => generated 827 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:22.825365 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-8faeb8ac-76aa-4e93-8dc0-1768a9f568f7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:22.830248 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-8faeb8ac-76aa-4e93-8dc0-1768a9f568f7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] DELETE https://10.4.3.253/volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124 Jul 03 04:20:22.830574 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-8faeb8ac-76aa-4e93-8dc0-1768a9f568f7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:22.830854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-8faeb8ac-76aa-4e93-8dc0-1768a9f568f7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:22.846493 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:22.846493 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:23.379577 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9f4f2452-87a0-4ab9-a93e-9493e2b69b00 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:23.382151 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f4f2452-87a0-4ab9-a93e-9493e2b69b00 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 Jul 03 04:20:23.382450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f4f2452-87a0-4ab9-a93e-9493e2b69b00 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:23.382742 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f4f2452-87a0-4ab9-a93e-9493e2b69b00 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:23.391731 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:23.391731 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:23.397376 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9f4f2452-87a0-4ab9-a93e-9493e2b69b00 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:20:23.409476 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f4f2452-87a0-4ab9-a93e-9493e2b69b00 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 returned with HTTP 200 Jul 03 04:20:23.409476 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 95/366] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:23 2026] GET /volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:23.411396 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-8faeb8ac-76aa-4e93-8dc0-1768a9f568f7 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124 returned with HTTP 200 Jul 03 04:20:23.412301 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 92/367] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:20:22 2026] DELETE /volume/v3/attachments/dcba5dc9-e505-4690-bb13-cd1932314124 => generated 19 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:23.478397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:23.480634 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:20:23.480830 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:23.481232 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:23.481452 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Delete volume with id: 6b296f6f-1224-4410-a9cb-c26d716e7430 Jul 03 04:20:23.492554 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:23.492554 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:23.493021 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:20:23.529244 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Delete volume request issued successfully. Jul 03 04:20:23.529244 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-23bcdcaa-58f5-493e-8c93-23478e11b205 req-56a22573-c313-49d0-adf4-2a60b40f4f9c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 returned with HTTP 202 Jul 03 04:20:23.529507 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 92/368] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:20:23 2026] DELETE /volume/v3/volumes/6b296f6f-1224-4410-a9cb-c26d716e7430 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:20:25.342252 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-fe53a400-fd62-4511-8c2d-720607e5b01a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:25.344968 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-fe53a400-fd62-4511-8c2d-720607e5b01a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] DELETE https://10.4.3.253/volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd Jul 03 04:20:25.345229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-fe53a400-fd62-4511-8c2d-720607e5b01a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:25.345437 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-fe53a400-fd62-4511-8c2d-720607e5b01a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:25.354487 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:25.354487 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:25.890907 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-fe53a400-fd62-4511-8c2d-720607e5b01a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd returned with HTTP 200 Jul 03 04:20:25.891385 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 90/369] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:20:25 2026] DELETE /volume/v3/attachments/44ee3f42-5850-484d-bc5c-1ffbc3ae8dbd => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:25.901400 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-5568639a-7a9e-4873-a21b-cc1564e3c5f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:25.903547 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-5568639a-7a9e-4873-a21b-cc1564e3c5f4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] DELETE https://10.4.3.253/volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749 Jul 03 04:20:25.905178 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-5568639a-7a9e-4873-a21b-cc1564e3c5f4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:25.905178 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-5568639a-7a9e-4873-a21b-cc1564e3c5f4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:25.906371 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=116,cinder:UPDATE=16,cinder:INSERT=3 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:20:25.913694 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:25.913694 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:26.446638 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-5568639a-7a9e-4873-a21b-cc1564e3c5f4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749 returned with HTTP 200 Jul 03 04:20:26.446638 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 96/370] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:20:25 2026] DELETE /volume/v3/attachments/fc564cfd-3d61-4da8-b0a3-8cd9c695e749 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:26.458751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-a742382a-bde2-4cd0-a51c-89ef4b8746ad None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:26.460826 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-a742382a-bde2-4cd0-a51c-89ef4b8746ad tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] DELETE https://10.4.3.253/volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289 Jul 03 04:20:26.461105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-a742382a-bde2-4cd0-a51c-89ef4b8746ad tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:26.461294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-a742382a-bde2-4cd0-a51c-89ef4b8746ad tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:26.469725 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:26.469725 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:27.005231 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-cb57c6b0-34e6-40ae-aef3-762a50e47b7e req-a742382a-bde2-4cd0-a51c-89ef4b8746ad tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289 returned with HTTP 200 Jul 03 04:20:27.005637 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 93/371] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:20:26 2026] DELETE /volume/v3/attachments/3e44b472-106a-4ad5-9c0f-9b8765ae9289 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:33.522835 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=60,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:20:33.903701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:33.905558 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:33.905948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1326292647"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:33.908191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1326292647'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:33.912524 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume of 1 GB Jul 03 04:20:33.912877 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:33.912877 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:33.913483 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Availability Zones retrieved successfully. Jul 03 04:20:33.922063 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (dd288e5c-c5bf-45d8-954b-bea05966cfac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:33.923399 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63fa43c-73f5-4ef4-8150-d92c820d03e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:33.924610 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:33.934805 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:33.934805 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:33.956834 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f63fa43c-73f5-4ef4-8150-d92c820d03e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aa3900b0-2ded-4f9e-985e-a7ced34736ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa3900b0-2ded-4f9e-985e-a7ced34736ab', 'encryption_key_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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:33.958004 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76183da9-1c08-4377-ac28-21fb12ae2b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:33.988844 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:20:33.989187 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:20:34.005452 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Created reservations ['50fc59ab-fda1-4731-b714-4f61d2f3b4a0', '61b4235d-963c-4754-894d-38e420b9e803', '172640d8-e670-4ea0-ae34-efe9f2ec508f', 'eb03f91d-8220-4bd2-a022-76cfe35531ab'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:34.006207 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76183da9-1c08-4377-ac28-21fb12ae2b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50fc59ab-fda1-4731-b714-4f61d2f3b4a0', '61b4235d-963c-4754-894d-38e420b9e803', '172640d8-e670-4ea0-ae34-efe9f2ec508f', 'eb03f91d-8220-4bd2-a022-76cfe35531ab']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:34.007190 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (071c3175-5418-424f-9970-512edb6935bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:34.030464 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (071c3175-5418-424f-9970-512edb6935bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70ba1ab5-fd0e-434d-8457-0ebf2f6db641', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1326292647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['50fc59ab-fda1-4731-b714-4f61d2f3b4a0','61b4235d-963c-4754-894d-38e420b9e803','172640d8-e670-4ea0-ae34-efe9f2ec508f','eb03f91d-8220-4bd2-a022-76cfe35531ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1326292647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70ba1ab5-fd0e-434d-8457-0ebf2f6db641,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f9de1e5af73b486dbece4a569eeaaa68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa3900b0-2ded-4f9e-985e-a7ced34736ab),volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:34.031176 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a715b19-1b55-4c14-845f-3bc6c02935b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:34.049938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a715b19-1b55-4c14-845f-3bc6c02935b0) transitioned into state 'SUCCESS' from state '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-1326292647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['50fc59ab-fda1-4731-b714-4f61d2f3b4a0','61b4235d-963c-4754-894d-38e420b9e803','172640d8-e670-4ea0-ae34-efe9f2ec508f','eb03f91d-8220-4bd2-a022-76cfe35531ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:34.050642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a17c3e-5920-4bc4-b320-8007b66c79e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:34.062572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83a17c3e-5920-4bc4-b320-8007b66c79e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:34.064448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (dd288e5c-c5bf-45d8-954b-bea05966cfac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:34.064448 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request issued successfully. Jul 03 04:20:34.064448 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c984c5f5-e9c4-4ada-8574-3a349fe56e1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:34.064672 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 93/372] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:20:33 2026] POST /volume/v3/volumes => generated 760 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:34.078454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6e6f83a4-4615-4689-952d-99553ec829bd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:34.080562 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e6f83a4-4615-4689-952d-99553ec829bd tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:34.080819 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e6f83a4-4615-4689-952d-99553ec829bd tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:34.081252 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e6f83a4-4615-4689-952d-99553ec829bd tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:34.092140 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:34.092140 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:34.096515 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6e6f83a4-4615-4689-952d-99553ec829bd tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:34.103591 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e6f83a4-4615-4689-952d-99553ec829bd tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:34.104189 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 91/373] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:34 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:35.121667 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c8f537e7-24d5-4738-9e06-c7f4f57582db None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:35.125769 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8f537e7-24d5-4738-9e06-c7f4f57582db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:35.125939 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8f537e7-24d5-4738-9e06-c7f4f57582db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:35.126117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8f537e7-24d5-4738-9e06-c7f4f57582db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:35.142445 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:35.142445 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:35.153090 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c8f537e7-24d5-4738-9e06-c7f4f57582db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:35.162781 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8f537e7-24d5-4738-9e06-c7f4f57582db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:35.163240 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 97/374] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:35 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:35.225049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-313def66-3cff-47dc-bcfd-7a92cde3d859 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:35.227273 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-313def66-3cff-47dc-bcfd-7a92cde3d859 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:35.227511 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-313def66-3cff-47dc-bcfd-7a92cde3d859 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:35.227700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-313def66-3cff-47dc-bcfd-7a92cde3d859 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:35.235579 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:35.235579 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:35.239631 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-313def66-3cff-47dc-bcfd-7a92cde3d859 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:35.244699 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-313def66-3cff-47dc-bcfd-7a92cde3d859 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:35.245303 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 94/375] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:35 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:35.813018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:35.816210 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] DELETE https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:20:35.817541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:35.817541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:35.817541 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Delete volume with id: 37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:20:35.828513 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:35.828513 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:35.829467 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:20:35.862319 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Delete volume request issued successfully. Jul 03 04:20:35.862610 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a3d41e0e-65fa-4c0d-b5b7-9bee66d1f658 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 202 Jul 03 04:20:35.863059 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 94/376] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:20:35 2026] DELETE /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:20:35.877372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-167f1b79-e660-4ae1-a57d-41043016fd31 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:35.879922 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-167f1b79-e660-4ae1-a57d-41043016fd31 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:20:35.880236 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-167f1b79-e660-4ae1-a57d-41043016fd31 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:35.880490 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-167f1b79-e660-4ae1-a57d-41043016fd31 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:35.893380 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=142,cinder:UPDATE=35,cinder:INSERT=22 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:20:35.899934 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:35.899934 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:35.911348 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-167f1b79-e660-4ae1-a57d-41043016fd31 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:20:35.921162 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-167f1b79-e660-4ae1-a57d-41043016fd31 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 200 Jul 03 04:20:35.922309 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 92/377] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:35 2026] GET /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:36.937511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-33bce0d8-e2bc-4819-adff-4c5e17894c6c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:36.939059 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33bce0d8-e2bc-4819-adff-4c5e17894c6c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 Jul 03 04:20:36.939338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33bce0d8-e2bc-4819-adff-4c5e17894c6c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:36.940589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33bce0d8-e2bc-4819-adff-4c5e17894c6c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:36.946124 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33bce0d8-e2bc-4819-adff-4c5e17894c6c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 returned with HTTP 404 Jul 03 04:20:36.946124 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 98/378] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:36 2026] GET /volume/v3/volumes/37930cf7-0b3c-45a7-b67c-65f8b73c6fc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:36.953531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-95459ed4-bac9-4280-bc12-ae526947621a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:36.956912 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:20:36.956912 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:36.956912 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:36.956912 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Delete volume with id: 4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:20:36.967317 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:36.967317 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:36.967317 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:20:37.002278 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Delete volume request issued successfully. Jul 03 04:20:37.002652 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-95459ed4-bac9-4280-bc12-ae526947621a tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 202 Jul 03 04:20:37.003169 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 95/379] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:20:36 2026] DELETE /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:20:37.011663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-80d2dd9a-0f32-449b-a3e7-62dde93aa34c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:37.015412 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-80d2dd9a-0f32-449b-a3e7-62dde93aa34c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:20:37.015657 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-80d2dd9a-0f32-449b-a3e7-62dde93aa34c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:37.015942 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-80d2dd9a-0f32-449b-a3e7-62dde93aa34c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:37.029526 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:37.029526 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:37.035564 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-80d2dd9a-0f32-449b-a3e7-62dde93aa34c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:20:37.041763 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-80d2dd9a-0f32-449b-a3e7-62dde93aa34c tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 200 Jul 03 04:20:37.042242 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 95/380] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:37 2026] GET /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:37.294442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5f44057c-b892-4acc-bf42-2ba4d36e278f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:37.294971 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f44057c-b892-4acc-bf42-2ba4d36e278f None None] GET https://10.4.3.253/volume// Jul 03 04:20:37.295713 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f44057c-b892-4acc-bf42-2ba4d36e278f None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:37.296061 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f44057c-b892-4acc-bf42-2ba4d36e278f None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:37.296475 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f44057c-b892-4acc-bf42-2ba4d36e278f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:37.297063 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 93/381] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:20:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:37.306280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-1abeac4e-1c3a-4afe-8853-a0aaf5fca720 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:37.312564 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-1abeac4e-1c3a-4afe-8853-a0aaf5fca720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:20:37.312564 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-1abeac4e-1c3a-4afe-8853-a0aaf5fca720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70ba1ab5-fd0e-434d-8457-0ebf2f6db641", "connector": null, "instance_uuid": "b38f9111-bf01-40bd-ae5e-873de4cb90f3"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:37.320303 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:37.320303 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:37.371362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-1abeac4e-1c3a-4afe-8853-a0aaf5fca720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:20:37.372866 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 99/382] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:20:37 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) Jul 03 04:20:37.778553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d1d18b98-0e89-4f8a-ad4e-eeeca3fb341a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:37.783396 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1d18b98-0e89-4f8a-ad4e-eeeca3fb341a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:37.783396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1d18b98-0e89-4f8a-ad4e-eeeca3fb341a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:37.783396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1d18b98-0e89-4f8a-ad4e-eeeca3fb341a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:37.799238 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:37.799238 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:37.805062 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d1d18b98-0e89-4f8a-ad4e-eeeca3fb341a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:37.823354 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1d18b98-0e89-4f8a-ad4e-eeeca3fb341a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:37.823354 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 96/383] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:37 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:37.925732 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0d53805-4815-448e-a947-f345fb220b45 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:37.926368 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0d53805-4815-448e-a947-f345fb220b45 None None] GET https://10.4.3.253/volume// Jul 03 04:20:37.926668 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0d53805-4815-448e-a947-f345fb220b45 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:37.926892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0d53805-4815-448e-a947-f345fb220b45 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:37.927342 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0d53805-4815-448e-a947-f345fb220b45 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:37.929519 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 96/384] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:20:37 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:37.943715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-637d231a-a21d-431c-8aae-e26683cc809e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:37.948721 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-637d231a-a21d-431c-8aae-e26683cc809e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:37.949019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-637d231a-a21d-431c-8aae-e26683cc809e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:37.949259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-637d231a-a21d-431c-8aae-e26683cc809e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:37.972230 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:37.972230 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:37.981833 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-637d231a-a21d-431c-8aae-e26683cc809e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:37.988884 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-637d231a-a21d-431c-8aae-e26683cc809e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:37.989414 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 94/385] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:20:37 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1032 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:38.062443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-454dcabf-d70d-4e21-b961-b74014bfd0f5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:38.068275 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-454dcabf-d70d-4e21-b961-b74014bfd0f5 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 Jul 03 04:20:38.068558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-454dcabf-d70d-4e21-b961-b74014bfd0f5 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:38.068822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-454dcabf-d70d-4e21-b961-b74014bfd0f5 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:38.078985 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-454dcabf-d70d-4e21-b961-b74014bfd0f5 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 returned with HTTP 404 Jul 03 04:20:38.079506 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 100/386] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:38 2026] GET /volume/v3/volumes/4c52c8d5-59be-4011-adb3-f811202cc535 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:38.091557 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:38.096056 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] DELETE https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:20:38.096056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:38.096056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:38.096056 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Delete volume with id: 15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:20:38.114932 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:38.114932 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:38.115459 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:20:38.152730 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:38.164086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47 Jul 03 04:20:38.164769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:38.165088 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Delete volume request issued successfully. Jul 03 04:20:38.165344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7619a49-e7a9-49b3-b7f5-57b24f1e33d4 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 202 Jul 03 04:20:38.166159 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 97/387] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:20:38 2026] DELETE /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:20:38.179504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-70ba1ab5-fd0e-434d-8457-0ebf2f6db641-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:20:38.179883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ddcb900-b556-4ace-be36-985d05229984 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:38.186560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-70ba1ab5-fd0e-434d-8457-0ebf2f6db641-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:20:38.186649 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ddcb900-b556-4ace-be36-985d05229984 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:20:38.186689 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ddcb900-b556-4ace-be36-985d05229984 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:38.186721 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:38.186721 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:38.187373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ddcb900-b556-4ace-be36-985d05229984 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:38.200465 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:38.200465 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:38.205003 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ddcb900-b556-4ace-be36-985d05229984 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Volume info retrieved successfully. Jul 03 04:20:38.212774 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ddcb900-b556-4ace-be36-985d05229984 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 200 Jul 03 04:20:38.213194 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 95/388] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:38 2026] GET /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:38.721875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-70ba1ab5-fd0e-434d-8457-0ebf2f6db641-np0000004364" released by "attachment_update" :: held 0.537s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:20:38.722260 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-51f45a42-a37d-42cd-b15f-212f862d6156 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47 returned with HTTP 200 Jul 03 04:20:38.722844 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 97/389] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:20:38 2026] PUT /volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47 => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:38.839758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9dfb45a6-9d90-4f7a-83af-727ae5b80dda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:38.845548 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9dfb45a6-9d90-4f7a-83af-727ae5b80dda tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:38.845855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9dfb45a6-9d90-4f7a-83af-727ae5b80dda tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:38.846168 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9dfb45a6-9d90-4f7a-83af-727ae5b80dda tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:38.861409 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:38.861409 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:38.868162 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9dfb45a6-9d90-4f7a-83af-727ae5b80dda tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:38.876942 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9dfb45a6-9d90-4f7a-83af-727ae5b80dda tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:38.876942 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 101/390] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:38 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:39.237006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fbb75eed-d567-46c8-a09b-bf69b83fad98 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:39.240830 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fbb75eed-d567-46c8-a09b-bf69b83fad98 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] GET https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 Jul 03 04:20:39.241049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fbb75eed-d567-46c8-a09b-bf69b83fad98 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:39.241245 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fbb75eed-d567-46c8-a09b-bf69b83fad98 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:39.250192 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fbb75eed-d567-46c8-a09b-bf69b83fad98 tempest-TaggedBootDevicesTest-904864538 tempest-TaggedBootDevicesTest-904864538-project-member] https://10.4.3.253/volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 returned with HTTP 404 Jul 03 04:20:39.251057 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 98/391] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:39 2026] GET /volume/v3/volumes/15755c61-ebdf-447d-8a59-65387db01927 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:39.894946 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a322b4f2-bcc1-48ad-a6ee-cd5014649e57 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:39.899552 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a322b4f2-bcc1-48ad-a6ee-cd5014649e57 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:39.899774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a322b4f2-bcc1-48ad-a6ee-cd5014649e57 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:39.900404 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a322b4f2-bcc1-48ad-a6ee-cd5014649e57 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:39.914404 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:39.914404 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:39.920187 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a322b4f2-bcc1-48ad-a6ee-cd5014649e57 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:39.928266 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a322b4f2-bcc1-48ad-a6ee-cd5014649e57 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:39.929111 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 96/392] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:39 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:40.950274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0143e6b8-d9c5-42d5-be53-4657552546db None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:40.956553 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0143e6b8-d9c5-42d5-be53-4657552546db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:40.956553 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0143e6b8-d9c5-42d5-be53-4657552546db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:40.956553 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0143e6b8-d9c5-42d5-be53-4657552546db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:40.976669 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:40.976669 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:40.983793 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0143e6b8-d9c5-42d5-be53-4657552546db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:40.992713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0143e6b8-d9c5-42d5-be53-4657552546db tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:40.993211 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 98/393] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:40 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:41.098159 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-509d4719-1c18-4235-9ba6-a0aefa58117c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:41.100200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-509d4719-1c18-4235-9ba6-a0aefa58117c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] DELETE https://10.4.3.253/volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0 Jul 03 04:20:41.100426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-509d4719-1c18-4235-9ba6-a0aefa58117c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:41.100635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-509d4719-1c18-4235-9ba6-a0aefa58117c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:41.118940 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:41.118940 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:41.377405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-44f8e15b-35f3-492c-86b1-aa9edc65cb2d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:41.379454 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44f8e15b-35f3-492c-86b1-aa9edc65cb2d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:20:41.379693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44f8e15b-35f3-492c-86b1-aa9edc65cb2d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:41.379919 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44f8e15b-35f3-492c-86b1-aa9edc65cb2d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:41.391001 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:41.391001 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:41.395213 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-44f8e15b-35f3-492c-86b1-aa9edc65cb2d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:20:41.400551 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44f8e15b-35f3-492c-86b1-aa9edc65cb2d tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:20:41.401093 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 99/394] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:20:41 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:41.659529 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-509d4719-1c18-4235-9ba6-a0aefa58117c tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0 returned with HTTP 200 Jul 03 04:20:41.660089 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 102/395] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:20:41 2026] DELETE /volume/v3/attachments/7502e94c-0523-43ec-b012-f350cc43d8f0 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:41.671350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:41.673954 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] DELETE https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:20:41.674924 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:41.674924 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:41.674924 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Delete volume with id: bcb76750-01eb-4c87-981b-f0879455c8bd Jul 03 04:20:41.683174 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:41.683174 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:41.683810 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Volume info retrieved successfully. Jul 03 04:20:41.705663 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] Delete volume request issued successfully. Jul 03 04:20:41.705931 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ce69faa9-1203-43c1-b9be-0ba365096bc3 req-27080b5f-73e5-4fd6-a1d2-6e75c0ea8953 tempest-ServerBootFromVolumeStableRescueTest-1451627323 tempest-ServerBootFromVolumeStableRescueTest-1451627323-project-member] https://10.4.3.253/volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd returned with HTTP 202 Jul 03 04:20:41.706775 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 97/396] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:20:41 2026] DELETE /volume/v3/volumes/bcb76750-01eb-4c87-981b-f0879455c8bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:20:42.009990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-946cb3f2-b34c-44cb-b13e-dc632476371d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:42.013048 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-946cb3f2-b34c-44cb-b13e-dc632476371d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:42.013637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-946cb3f2-b34c-44cb-b13e-dc632476371d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:42.013637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-946cb3f2-b34c-44cb-b13e-dc632476371d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:42.028596 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:42.028596 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:42.040345 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-946cb3f2-b34c-44cb-b13e-dc632476371d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:42.048383 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-946cb3f2-b34c-44cb-b13e-dc632476371d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:42.048935 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 99/397] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:42 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:43.067488 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1d4a2774-65eb-4974-b970-df07d1b11893 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:43.070266 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d4a2774-65eb-4974-b970-df07d1b11893 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:43.070611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1d4a2774-65eb-4974-b970-df07d1b11893 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:43.070802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1d4a2774-65eb-4974-b970-df07d1b11893 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:43.084403 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:43.084403 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:43.089280 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1d4a2774-65eb-4974-b970-df07d1b11893 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:43.098157 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d4a2774-65eb-4974-b970-df07d1b11893 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:43.098635 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 100/398] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:43 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:44.115733 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-45517189-e89d-46e5-95e7-7d7652fc9741 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:44.118399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-45517189-e89d-46e5-95e7-7d7652fc9741 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:44.118723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-45517189-e89d-46e5-95e7-7d7652fc9741 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:44.118997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-45517189-e89d-46e5-95e7-7d7652fc9741 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:44.138091 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:44.138091 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:44.143608 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-45517189-e89d-46e5-95e7-7d7652fc9741 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:44.149851 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-45517189-e89d-46e5-95e7-7d7652fc9741 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:44.150771 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 103/399] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:44 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:44.605503 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:44.608542 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:44.609097 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-351470527"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:44.613196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-351470527'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:44.613305 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Create volume of 1 GB Jul 03 04:20:44.629622 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Availability Zones retrieved successfully. Jul 03 04:20:44.640446 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Flow 'volume_create_api' (4e333631-6f17-49da-82f4-c8f925ccc754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:44.644475 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02c6b7a-cb68-46eb-878f-26249f988863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:44.647819 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:44.687601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c02c6b7a-cb68-46eb-878f-26249f988863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:44.694862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3db2fa7-fe7c-4936-b243-7888c6bd13d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:44.737179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Created reservations ['95a7ee98-e4ac-46cf-9196-311a0e67494e', '3b2e771d-f079-46c0-bda2-6414195fac65', '5d539a25-464f-45c2-8bb1-246d8243e1f6', 'b13f76b5-be2f-412f-8fd2-de0164d40b38'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:44.738092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3db2fa7-fe7c-4936-b243-7888c6bd13d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95a7ee98-e4ac-46cf-9196-311a0e67494e', '3b2e771d-f079-46c0-bda2-6414195fac65', '5d539a25-464f-45c2-8bb1-246d8243e1f6', 'b13f76b5-be2f-412f-8fd2-de0164d40b38']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:44.738879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2f71f6-e5d8-4b53-b7e7-ac54c18f62e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:44.765100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc2f71f6-e5d8-4b53-b7e7-ac54c18f62e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '456bcf44-f9eb-40dd-adcb-615018ebbc94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-351470527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82604b4949eb47659d954def4e326795',qos_specs=None,replication_status=,reservations=['95a7ee98-e4ac-46cf-9196-311a0e67494e','3b2e771d-f079-46c0-bda2-6414195fac65','5d539a25-464f-45c2-8bb1-246d8243e1f6','b13f76b5-be2f-412f-8fd2-de0164d40b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af92ec9d358c4fcd997ca5ca9acfe7c3',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-351470527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=456bcf44-f9eb-40dd-adcb-615018ebbc94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82604b4949eb47659d954def4e326795',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af92ec9d358c4fcd997ca5ca9acfe7c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:44.765884 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070544fe-e014-4acf-bb51-cf87d2dcaba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:44.789655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (070544fe-e014-4acf-bb51-cf87d2dcaba8) transitioned into state 'SUCCESS' from state '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-351470527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82604b4949eb47659d954def4e326795',qos_specs=None,replication_status=,reservations=['95a7ee98-e4ac-46cf-9196-311a0e67494e','3b2e771d-f079-46c0-bda2-6414195fac65','5d539a25-464f-45c2-8bb1-246d8243e1f6','b13f76b5-be2f-412f-8fd2-de0164d40b38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af92ec9d358c4fcd997ca5ca9acfe7c3',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:44.790528 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0626399a-8db8-474f-92d7-3bda1e599e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:44.805285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0626399a-8db8-474f-92d7-3bda1e599e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:44.806196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Flow 'volume_create_api' (4e333631-6f17-49da-82f4-c8f925ccc754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:44.806614 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Create volume request issued successfully. Jul 03 04:20:44.807473 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a29e681-4eeb-43b3-82ef-49bed35af1f0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:44.807817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 98/400] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:20:44 2026] POST /volume/v3/volumes => generated 758 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:44.822100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-718cb2d1-711f-4c96-8b5f-38cc47755819 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:44.824292 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-718cb2d1-711f-4c96-8b5f-38cc47755819 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:20:44.824428 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-718cb2d1-711f-4c96-8b5f-38cc47755819 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:44.824611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-718cb2d1-711f-4c96-8b5f-38cc47755819 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:44.833202 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:44.833202 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:44.837774 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-718cb2d1-711f-4c96-8b5f-38cc47755819 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:20:44.843302 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-718cb2d1-711f-4c96-8b5f-38cc47755819 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:20:44.844053 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 100/401] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:44 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:45.171595 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3f66b8a7-d8a2-4b69-960e-f7159b2ade1d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:45.174657 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f66b8a7-d8a2-4b69-960e-f7159b2ade1d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:45.174899 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f66b8a7-d8a2-4b69-960e-f7159b2ade1d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:45.175117 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f66b8a7-d8a2-4b69-960e-f7159b2ade1d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:45.191057 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:45.191057 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:45.196595 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3f66b8a7-d8a2-4b69-960e-f7159b2ade1d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:45.202193 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f66b8a7-d8a2-4b69-960e-f7159b2ade1d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:45.202661 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 101/402] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:45 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:45.329845 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-5ff526a4-f794-45c7-b15b-a2d78fff6419 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:45.344625 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-5ff526a4-f794-45c7-b15b-a2d78fff6419 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47/action Jul 03 04:20:45.344625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-5ff526a4-f794-45c7-b15b-a2d78fff6419 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:45.344625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-5ff526a4-f794-45c7-b15b-a2d78fff6419 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:45.375119 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:45.375119 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:45.403319 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8da9a9b2-0549-47fc-989c-1db87ac42213 req-5ff526a4-f794-45c7-b15b-a2d78fff6419 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47/action returned with HTTP 204 Jul 03 04:20:45.404165 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 104/403] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:20:45 2026] POST /volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:45.860902 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-58e40539-3e0a-431c-9afb-133d68e9c449 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:45.863804 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-58e40539-3e0a-431c-9afb-133d68e9c449 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:20:45.864050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-58e40539-3e0a-431c-9afb-133d68e9c449 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:45.864458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-58e40539-3e0a-431c-9afb-133d68e9c449 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:45.872688 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:45.872688 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:45.877591 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-58e40539-3e0a-431c-9afb-133d68e9c449 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:20:45.883959 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-58e40539-3e0a-431c-9afb-133d68e9c449 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:20:45.884547 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 99/404] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:45 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:46.222565 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-633a818f-8236-401a-8933-b72829afa248 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:46.227774 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-633a818f-8236-401a-8933-b72829afa248 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:46.227774 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-633a818f-8236-401a-8933-b72829afa248 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:46.227774 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-633a818f-8236-401a-8933-b72829afa248 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:46.240589 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:46.240589 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:46.244561 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-633a818f-8236-401a-8933-b72829afa248 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:46.250369 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-633a818f-8236-401a-8933-b72829afa248 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:46.250369 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 101/405] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:46 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:46.325519 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-2238c5f0-c06f-4478-9761-f8704643790a req-0958d3c2-34f1-47aa-b54f-92bf086f0b23 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:46.331885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-0958d3c2-34f1-47aa-b54f-92bf086f0b23 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:46.332101 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-0958d3c2-34f1-47aa-b54f-92bf086f0b23 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:46.332369 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-0958d3c2-34f1-47aa-b54f-92bf086f0b23 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:46.345291 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:46.345291 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:46.351281 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-2238c5f0-c06f-4478-9761-f8704643790a req-0958d3c2-34f1-47aa-b54f-92bf086f0b23 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:46.359448 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-0958d3c2-34f1-47aa-b54f-92bf086f0b23 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:46.360601 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 102/406] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:46 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1145 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:48.413457 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-abd60de3-4559-4e7b-be45-84d891101593 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:48.413889 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abd60de3-4559-4e7b-be45-84d891101593 None None] GET https://10.4.3.253/volume// Jul 03 04:20:48.414315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abd60de3-4559-4e7b-be45-84d891101593 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:48.414315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abd60de3-4559-4e7b-be45-84d891101593 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:48.414771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abd60de3-4559-4e7b-be45-84d891101593 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:48.415063 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 105/407] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:20:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:48.425506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2238c5f0-c06f-4478-9761-f8704643790a req-a7b940b6-cc26-4f5f-a9ab-5a87abb6fe7f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:48.429933 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-a7b940b6-cc26-4f5f-a9ab-5a87abb6fe7f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:20:48.430191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-a7b940b6-cc26-4f5f-a9ab-5a87abb6fe7f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70ba1ab5-fd0e-434d-8457-0ebf2f6db641", "connector": null, "instance_uuid": "337a804b-18df-468c-ae55-d67ca3d7dbd5"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:48.456658 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:48.456658 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:48.522169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-a7b940b6-cc26-4f5f-a9ab-5a87abb6fe7f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:20:48.522792 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 100/408] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:20:48 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:48.891262 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-30970886-63f3-4eaa-8dcd-494c825d76e0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:48.894143 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30970886-63f3-4eaa-8dcd-494c825d76e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:48.894414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30970886-63f3-4eaa-8dcd-494c825d76e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:48.894597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30970886-63f3-4eaa-8dcd-494c825d76e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:48.915352 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:48.915352 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:48.921689 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-30970886-63f3-4eaa-8dcd-494c825d76e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:48.927955 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30970886-63f3-4eaa-8dcd-494c825d76e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:48.928445 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 102/409] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:48 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1147 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:49.091207 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5e9d0598-5b04-49a6-a64c-3841b467f886 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:49.091764 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5e9d0598-5b04-49a6-a64c-3841b467f886 None None] GET https://10.4.3.253/volume// Jul 03 04:20:49.091764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5e9d0598-5b04-49a6-a64c-3841b467f886 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:49.091860 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5e9d0598-5b04-49a6-a64c-3841b467f886 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:49.092519 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5e9d0598-5b04-49a6-a64c-3841b467f886 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:49.093006 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 103/410] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:20:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:49.103097 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2238c5f0-c06f-4478-9761-f8704643790a req-00a1abd1-34dd-49ae-a9a7-576b122a1a4a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:49.108988 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-00a1abd1-34dd-49ae-a9a7-576b122a1a4a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:49.109211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-00a1abd1-34dd-49ae-a9a7-576b122a1a4a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:49.109713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-00a1abd1-34dd-49ae-a9a7-576b122a1a4a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:49.134354 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:49.134354 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:49.143876 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2238c5f0-c06f-4478-9761-f8704643790a req-00a1abd1-34dd-49ae-a9a7-576b122a1a4a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:49.149132 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-00a1abd1-34dd-49ae-a9a7-576b122a1a4a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:49.150431 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 106/411] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:20:49 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1327 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:49.275117 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:49.279418 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4 Jul 03 04:20:49.279418 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:49.291020 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-70ba1ab5-fd0e-434d-8457-0ebf2f6db641-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:20:49.297473 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-70ba1ab5-fd0e-434d-8457-0ebf2f6db641-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:20:49.299190 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:49.299190 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:49.829385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-70ba1ab5-fd0e-434d-8457-0ebf2f6db641-np0000004364" released by "attachment_update" :: held 0.532s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:20:49.829909 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-5c1fc874-57bd-4d07-ad42-527d511b4f1a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4 returned with HTTP 200 Jul 03 04:20:49.830447 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 101/412] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:20:49 2026] PUT /volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:49.944641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d13812a1-25d8-414c-856e-b4cc4b599bc6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:49.947106 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d13812a1-25d8-414c-856e-b4cc4b599bc6 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:49.947313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d13812a1-25d8-414c-856e-b4cc4b599bc6 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:49.947519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d13812a1-25d8-414c-856e-b4cc4b599bc6 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:49.961396 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:49.961396 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:49.965571 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d13812a1-25d8-414c-856e-b4cc4b599bc6 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:49.970410 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d13812a1-25d8-414c-856e-b4cc4b599bc6 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:49.970900 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 103/413] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:49 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:50.363780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:50.367174 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:50.368044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-298863850"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:50.370641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-298863850'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:50.370925 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Create volume of 1 GB Jul 03 04:20:50.379687 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Availability Zones retrieved successfully. Jul 03 04:20:50.390528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Flow 'volume_create_api' (67a762db-90a0-48c4-81fe-cbcd95b634fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:50.392273 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae3ddee-8edf-494e-a67e-297dd39d71d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:50.394725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:50.430394 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cae3ddee-8edf-494e-a67e-297dd39d71d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:50.431458 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ee1049-5626-4d15-9749-fc4aac0703b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:50.509802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Created reservations ['2139bfd5-2c7f-4b95-83b7-8f2d066a78d7', '2399f29c-3ec0-4d8a-9b8f-ab65b77eed1c', 'c11b1409-afd7-44f9-81bb-ed437786b83c', 'bd4d0e85-d5a5-40aa-8603-02520a58ebfa'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:50.510894 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96ee1049-5626-4d15-9749-fc4aac0703b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2139bfd5-2c7f-4b95-83b7-8f2d066a78d7', '2399f29c-3ec0-4d8a-9b8f-ab65b77eed1c', 'c11b1409-afd7-44f9-81bb-ed437786b83c', 'bd4d0e85-d5a5-40aa-8603-02520a58ebfa']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:50.511795 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b25bf3e-d901-4ac6-9de7-f44f5ca0799b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:50.538497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b25bf3e-d901-4ac6-9de7-f44f5ca0799b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b312677b-69ab-43ba-94e2-d585b5935d73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-298863850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc3628de66374638b6a90f8481b23f1a',qos_specs=None,replication_status=,reservations=['2139bfd5-2c7f-4b95-83b7-8f2d066a78d7','2399f29c-3ec0-4d8a-9b8f-ab65b77eed1c','c11b1409-afd7-44f9-81bb-ed437786b83c','bd4d0e85-d5a5-40aa-8603-02520a58ebfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8291a3e27ced4dae9272827563b8f819',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-298863850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b312677b-69ab-43ba-94e2-d585b5935d73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc3628de66374638b6a90f8481b23f1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8291a3e27ced4dae9272827563b8f819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:50.539492 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552f94a3-f245-4379-955e-ab63e848ea33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:50.565695 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552f94a3-f245-4379-955e-ab63e848ea33) transitioned into state 'SUCCESS' from state '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-298863850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc3628de66374638b6a90f8481b23f1a',qos_specs=None,replication_status=,reservations=['2139bfd5-2c7f-4b95-83b7-8f2d066a78d7','2399f29c-3ec0-4d8a-9b8f-ab65b77eed1c','c11b1409-afd7-44f9-81bb-ed437786b83c','bd4d0e85-d5a5-40aa-8603-02520a58ebfa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8291a3e27ced4dae9272827563b8f819',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:50.566700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1517e8-fcee-406f-894f-94bff747302b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:50.582517 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e1517e8-fcee-406f-894f-94bff747302b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:50.583804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Flow 'volume_create_api' (67a762db-90a0-48c4-81fe-cbcd95b634fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:50.584147 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Create volume request issued successfully. Jul 03 04:20:50.585559 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29fbc7f0-54fa-47ee-a10a-fbae0de0a2a0 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:50.586518 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 104/414] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:20:50 2026] POST /volume/v3/volumes => generated 753 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:50.605607 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-edec1695-9464-47d2-b2af-f0820b8b1943 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:50.608141 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-edec1695-9464-47d2-b2af-f0820b8b1943 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:50.608429 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-edec1695-9464-47d2-b2af-f0820b8b1943 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:50.608689 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-edec1695-9464-47d2-b2af-f0820b8b1943 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:50.620979 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:50.620979 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:50.627932 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-edec1695-9464-47d2-b2af-f0820b8b1943 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:50.635952 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-edec1695-9464-47d2-b2af-f0820b8b1943 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 200 Jul 03 04:20:50.636618 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 107/415] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:50 2026] GET /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:50.988535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a4ec0de1-374e-4b73-9c37-306a9ce65bb5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:50.990745 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a4ec0de1-374e-4b73-9c37-306a9ce65bb5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:50.990960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a4ec0de1-374e-4b73-9c37-306a9ce65bb5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:50.991154 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a4ec0de1-374e-4b73-9c37-306a9ce65bb5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:51.006519 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:51.006519 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:51.010926 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a4ec0de1-374e-4b73-9c37-306a9ce65bb5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:51.016850 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a4ec0de1-374e-4b73-9c37-306a9ce65bb5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:51.017438 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 102/416] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:50 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:51.652983 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-04e12dbc-3ef1-4b51-90b6-40aad696bb30 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:51.655436 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-04e12dbc-3ef1-4b51-90b6-40aad696bb30 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:51.655687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-04e12dbc-3ef1-4b51-90b6-40aad696bb30 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:51.656067 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-04e12dbc-3ef1-4b51-90b6-40aad696bb30 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:51.664269 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:51.664269 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:51.669139 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-04e12dbc-3ef1-4b51-90b6-40aad696bb30 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:51.674478 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-04e12dbc-3ef1-4b51-90b6-40aad696bb30 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 200 Jul 03 04:20:51.674898 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 104/417] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:51 2026] GET /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:51.691386 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0561e261-944d-401e-9737-49cbd0dbd92d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:51.694432 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0561e261-944d-401e-9737-49cbd0dbd92d tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] POST https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73/action Jul 03 04:20:51.696141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0561e261-944d-401e-9737-49cbd0dbd92d tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:51.696141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0561e261-944d-401e-9737-49cbd0dbd92d tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:51.711576 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:51.711576 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:51.712161 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0561e261-944d-401e-9737-49cbd0dbd92d tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:51.722037 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0561e261-944d-401e-9737-49cbd0dbd92d tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume updated successfully. Jul 03 04:20:51.722338 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0561e261-944d-401e-9737-49cbd0dbd92d tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73/action returned with HTTP 200 Jul 03 04:20:51.722955 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 105/418] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:20:51 2026] POST /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:20:51.730883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-acac1503-f5ba-4980-8a7b-5c1bc34cbc72 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:51.732792 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-acac1503-f5ba-4980-8a7b-5c1bc34cbc72 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:51.733242 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-acac1503-f5ba-4980-8a7b-5c1bc34cbc72 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:51.735076 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-acac1503-f5ba-4980-8a7b-5c1bc34cbc72 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:51.743641 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:51.743641 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:51.748486 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-acac1503-f5ba-4980-8a7b-5c1bc34cbc72 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:51.752552 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-acac1503-f5ba-4980-8a7b-5c1bc34cbc72 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 200 Jul 03 04:20:51.753033 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 108/419] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:51 2026] GET /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:51.947937 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-34385952-9719-49fb-b5d7-62d59c90f670 req-c80a1541-9352-4761-a55a-4cd349479c11 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:51.949835 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-34385952-9719-49fb-b5d7-62d59c90f670 req-c80a1541-9352-4761-a55a-4cd349479c11 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:51.950007 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-34385952-9719-49fb-b5d7-62d59c90f670 req-c80a1541-9352-4761-a55a-4cd349479c11 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:51.950178 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-34385952-9719-49fb-b5d7-62d59c90f670 req-c80a1541-9352-4761-a55a-4cd349479c11 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:51.956626 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:51.956626 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:51.960040 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-34385952-9719-49fb-b5d7-62d59c90f670 req-c80a1541-9352-4761-a55a-4cd349479c11 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:51.964008 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-34385952-9719-49fb-b5d7-62d59c90f670 req-c80a1541-9352-4761-a55a-4cd349479c11 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 200 Jul 03 04:20:51.964377 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 103/420] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:51 2026] GET /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:52.036966 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-737a34a0-ad48-4ad5-bbff-f1a14c518be9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:52.038859 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-737a34a0-ad48-4ad5-bbff-f1a14c518be9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:52.039054 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-737a34a0-ad48-4ad5-bbff-f1a14c518be9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:52.039270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-737a34a0-ad48-4ad5-bbff-f1a14c518be9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:52.051439 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:52.051439 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:52.055224 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-737a34a0-ad48-4ad5-bbff-f1a14c518be9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:52.059663 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-737a34a0-ad48-4ad5-bbff-f1a14c518be9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:52.060173 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 105/421] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:52 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:52.477093 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:52.479096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:52.479672 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1664965954"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:52.481295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1664965954'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:52.481771 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Create volume of 1 GB Jul 03 04:20:52.504033 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Availability Zones retrieved successfully. Jul 03 04:20:52.512294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Flow 'volume_create_api' (4d30e087-6d10-4ece-a1dd-8bcf893131a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:52.513701 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b3a57-84e0-4758-8083-f7318d9ca575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:52.515226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:52.582888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a8b3a57-84e0-4758-8083-f7318d9ca575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:52.584663 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44b7dbb-4ff1-4c33-91ce-5a6faf2271bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:52.632293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Created reservations ['07db0751-9fc6-42f2-afe8-f9be21b40ea0', '4c7de283-4c7e-4709-a0cc-abe8c1d3a659', 'b0b940af-ee5d-471d-a443-c752b28ab4db', 'd4dc69c5-9737-4c89-bc8b-51069407a77b'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:52.633363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44b7dbb-4ff1-4c33-91ce-5a6faf2271bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07db0751-9fc6-42f2-afe8-f9be21b40ea0', '4c7de283-4c7e-4709-a0cc-abe8c1d3a659', 'b0b940af-ee5d-471d-a443-c752b28ab4db', 'd4dc69c5-9737-4c89-bc8b-51069407a77b']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:52.634470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486c2c90-d15a-455e-99e0-4efbcbf2a5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:52.663828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486c2c90-d15a-455e-99e0-4efbcbf2a5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc09e41-0dee-40c6-bf7b-73716a4819be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1664965954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc3628de66374638b6a90f8481b23f1a',qos_specs=None,replication_status=,reservations=['07db0751-9fc6-42f2-afe8-f9be21b40ea0','4c7de283-4c7e-4709-a0cc-abe8c1d3a659','b0b940af-ee5d-471d-a443-c752b28ab4db','d4dc69c5-9737-4c89-bc8b-51069407a77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8291a3e27ced4dae9272827563b8f819',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1664965954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc09e41-0dee-40c6-bf7b-73716a4819be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc3628de66374638b6a90f8481b23f1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8291a3e27ced4dae9272827563b8f819',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:52.665053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb7dd26-0c7c-42e0-b14a-c176df1f2259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:52.697813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb7dd26-0c7c-42e0-b14a-c176df1f2259) transitioned into state 'SUCCESS' from state '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-1664965954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc3628de66374638b6a90f8481b23f1a',qos_specs=None,replication_status=,reservations=['07db0751-9fc6-42f2-afe8-f9be21b40ea0','4c7de283-4c7e-4709-a0cc-abe8c1d3a659','b0b940af-ee5d-471d-a443-c752b28ab4db','d4dc69c5-9737-4c89-bc8b-51069407a77b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8291a3e27ced4dae9272827563b8f819',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:52.698840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0586f7e-ab4d-49eb-ade2-3d35a200cfaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:52.712611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0586f7e-ab4d-49eb-ade2-3d35a200cfaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:52.713645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Flow 'volume_create_api' (4d30e087-6d10-4ece-a1dd-8bcf893131a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:52.714030 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Create volume request issued successfully. Jul 03 04:20:52.714592 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29baa24c-2331-4644-9cca-b9c9ebec67cf tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:52.715068 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 106/422] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:20:52 2026] POST /volume/v3/volumes => generated 754 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:52.729370 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-333558b2-b39c-4446-8d07-4c7023c6eea7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:52.732097 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-333558b2-b39c-4446-8d07-4c7023c6eea7 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be Jul 03 04:20:52.732742 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-333558b2-b39c-4446-8d07-4c7023c6eea7 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:52.732937 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-333558b2-b39c-4446-8d07-4c7023c6eea7 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:52.741229 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:52.741229 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:52.745757 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-333558b2-b39c-4446-8d07-4c7023c6eea7 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:52.750997 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-333558b2-b39c-4446-8d07-4c7023c6eea7 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be returned with HTTP 200 Jul 03 04:20:52.751608 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 109/423] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:52 2026] GET /volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:53.080094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6ff6ece3-6525-4c72-b00c-289336613999 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:53.082378 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6ff6ece3-6525-4c72-b00c-289336613999 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:53.082539 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6ff6ece3-6525-4c72-b00c-289336613999 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:53.082721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6ff6ece3-6525-4c72-b00c-289336613999 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:53.101124 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:53.101124 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:53.113206 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6ff6ece3-6525-4c72-b00c-289336613999 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:53.121262 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6ff6ece3-6525-4c72-b00c-289336613999 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:53.121719 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 104/424] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:53 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:20:53.765424 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-efd946c9-bf14-4405-820b-a1e3025ccfb3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:53.768070 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-efd946c9-bf14-4405-820b-a1e3025ccfb3 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be Jul 03 04:20:53.768070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-efd946c9-bf14-4405-820b-a1e3025ccfb3 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:53.768070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-efd946c9-bf14-4405-820b-a1e3025ccfb3 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:53.777927 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:53.777927 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:53.784303 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-efd946c9-bf14-4405-820b-a1e3025ccfb3 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:53.791778 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-efd946c9-bf14-4405-820b-a1e3025ccfb3 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be returned with HTTP 200 Jul 03 04:20:53.792243 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 106/425] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:53 2026] GET /volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:54.137865 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-03f28588-681c-4053-9edf-1ca2185f317a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:54.149140 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03f28588-681c-4053-9edf-1ca2185f317a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:54.149472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03f28588-681c-4053-9edf-1ca2185f317a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:54.149638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03f28588-681c-4053-9edf-1ca2185f317a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:54.181068 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:54.181068 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:54.186790 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-03f28588-681c-4053-9edf-1ca2185f317a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:54.194595 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03f28588-681c-4053-9edf-1ca2185f317a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:54.194595 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 107/426] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:54 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:54.261786 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-56462526-841c-4026-97e8-9341d5f28c9e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:54.264439 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] DELETE https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be Jul 03 04:20:54.264976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:54.264976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:54.265116 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Delete volume with id: adc09e41-0dee-40c6-bf7b-73716a4819be Jul 03 04:20:54.273022 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:54.273022 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:54.273631 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:54.305343 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Delete volume request issued successfully. Jul 03 04:20:54.305652 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56462526-841c-4026-97e8-9341d5f28c9e tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be returned with HTTP 202 Jul 03 04:20:54.306156 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 110/427] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:20:54 2026] DELETE /volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:20:54.314457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-14985b4e-aa72-46ba-8f7b-d45cc8ae9c64 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:54.317360 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-14985b4e-aa72-46ba-8f7b-d45cc8ae9c64 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be Jul 03 04:20:54.317666 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-14985b4e-aa72-46ba-8f7b-d45cc8ae9c64 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:54.317960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-14985b4e-aa72-46ba-8f7b-d45cc8ae9c64 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:54.331317 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:54.331317 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:54.335983 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-14985b4e-aa72-46ba-8f7b-d45cc8ae9c64 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:54.344203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-14985b4e-aa72-46ba-8f7b-d45cc8ae9c64 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be returned with HTTP 200 Jul 03 04:20:54.347344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 105/428] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:54 2026] GET /volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:20:55.095480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2238c5f0-c06f-4478-9761-f8704643790a req-123aba61-1ef1-40ff-bf92-007199c6d69c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.097684 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-123aba61-1ef1-40ff-bf92-007199c6d69c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4/action Jul 03 04:20:55.098116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-123aba61-1ef1-40ff-bf92-007199c6d69c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:55.098285 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-123aba61-1ef1-40ff-bf92-007199c6d69c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:55.123507 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.123507 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:55.142220 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2238c5f0-c06f-4478-9761-f8704643790a req-123aba61-1ef1-40ff-bf92-007199c6d69c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4/action returned with HTTP 204 Jul 03 04:20:55.143126 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 107/429] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:20:55 2026] POST /volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:55.208424 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c65c7be3-0c33-4dc0-9904-91ff8da0d361 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.210385 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c65c7be3-0c33-4dc0-9904-91ff8da0d361 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:55.210602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c65c7be3-0c33-4dc0-9904-91ff8da0d361 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.210830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c65c7be3-0c33-4dc0-9904-91ff8da0d361 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.223676 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.223676 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:55.227645 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c65c7be3-0c33-4dc0-9904-91ff8da0d361 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:55.232601 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c65c7be3-0c33-4dc0-9904-91ff8da0d361 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:55.233633 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 108/430] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:55.246608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4c0f7b3c-9738-4167-9559-5cca2f2f0680 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.359557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0a05ff73-0136-46a1-9a3f-dac3ab9d065b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.364528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0a05ff73-0136-46a1-9a3f-dac3ab9d065b tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be Jul 03 04:20:55.364807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0a05ff73-0136-46a1-9a3f-dac3ab9d065b tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.365069 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0a05ff73-0136-46a1-9a3f-dac3ab9d065b tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.374543 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0a05ff73-0136-46a1-9a3f-dac3ab9d065b tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be returned with HTTP 404 Jul 03 04:20:55.376628 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 106/431] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/adc09e41-0dee-40c6-bf7b-73716a4819be => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 04:20:55.386762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f7a144e3-0c96-422e-864c-39267b782499 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.389790 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:55.390398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.390398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.391008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Delete volume with id: b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:55.395679 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c0f7b3c-9738-4167-9559-5cca2f2f0680 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:55.395997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c0f7b3c-9738-4167-9559-5cca2f2f0680 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.396146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c0f7b3c-9738-4167-9559-5cca2f2f0680 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.409671 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.409671 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:55.410265 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:55.415013 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.415013 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:55.421566 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4c0f7b3c-9738-4167-9559-5cca2f2f0680 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Volume info retrieved successfully. Jul 03 04:20:55.434172 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c0f7b3c-9738-4167-9559-5cca2f2f0680 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:55.434897 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 111/432] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1442 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:55.464598 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Delete volume request issued successfully. Jul 03 04:20:55.465642 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f7a144e3-0c96-422e-864c-39267b782499 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 202 Jul 03 04:20:55.465642 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 108/433] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:20:55 2026] DELETE /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:20:55.474052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d142a8e7-fa05-4bf7-9619-496fe565c9fc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.477280 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d142a8e7-fa05-4bf7-9619-496fe565c9fc tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:55.477520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d142a8e7-fa05-4bf7-9619-496fe565c9fc tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.477740 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d142a8e7-fa05-4bf7-9619-496fe565c9fc tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.493104 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.493104 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:55.500068 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d142a8e7-fa05-4bf7-9619-496fe565c9fc tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Volume info retrieved successfully. Jul 03 04:20:55.510441 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d142a8e7-fa05-4bf7-9619-496fe565c9fc tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 200 Jul 03 04:20:55.511156 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 109/434] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:20:55.520437 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1dc6b31-1324-4fcb-aa32-5a3da271f6ca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.522676 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1dc6b31-1324-4fcb-aa32-5a3da271f6ca tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:55.522929 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1dc6b31-1324-4fcb-aa32-5a3da271f6ca tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.523276 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1dc6b31-1324-4fcb-aa32-5a3da271f6ca tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.555535 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.555535 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:55.563357 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c1dc6b31-1324-4fcb-aa32-5a3da271f6ca tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Volume info retrieved successfully. Jul 03 04:20:55.568476 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1dc6b31-1324-4fcb-aa32-5a3da271f6ca tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:55.569002 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 107/435] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1442 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:55.626307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f8db169f-1e42-44c9-ac9d-39068470473e req-48540e74-fa16-4ff6-8058-b0843d54eb20 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.634412 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-48540e74-fa16-4ff6-8058-b0843d54eb20 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:55.636834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-48540e74-fa16-4ff6-8058-b0843d54eb20 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.636834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-48540e74-fa16-4ff6-8058-b0843d54eb20 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.652292 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.652292 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:55.658015 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-f8db169f-1e42-44c9-ac9d-39068470473e req-48540e74-fa16-4ff6-8058-b0843d54eb20 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:55.671251 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-48540e74-fa16-4ff6-8058-b0843d54eb20 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:55.672071 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 112/436] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:55.696855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.701348 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641/action Jul 03 04:20:55.701348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:55.701348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:55.719537 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.719537 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:55.720435 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:55.732351 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Begin detaching volume completed successfully. Jul 03 04:20:55.732850 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-c16cb5d8-e907-4ea0-8f77-ce24c70dbaa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641/action returned with HTTP 202 Jul 03 04:20:55.733608 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 109/437] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:20:55 2026] POST /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:20:55.772152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6e2e1bb2-cd2b-4c14-a96f-3b620dd2fa94 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:55.774410 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e2e1bb2-cd2b-4c14-a96f-3b620dd2fa94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:55.774696 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e2e1bb2-cd2b-4c14-a96f-3b620dd2fa94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:55.774989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e2e1bb2-cd2b-4c14-a96f-3b620dd2fa94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:55.789530 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:55.789530 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:55.793936 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6e2e1bb2-cd2b-4c14-a96f-3b620dd2fa94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:55.799188 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e2e1bb2-cd2b-4c14-a96f-3b620dd2fa94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:55.799632 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 110/438] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:55 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:56.527655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cfb4802d-479c-4180-a020-c708ed4a7e32 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:56.529571 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cfb4802d-479c-4180-a020-c708ed4a7e32 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] GET https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 Jul 03 04:20:56.529831 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cfb4802d-479c-4180-a020-c708ed4a7e32 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:56.530047 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cfb4802d-479c-4180-a020-c708ed4a7e32 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:56.537519 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cfb4802d-479c-4180-a020-c708ed4a7e32 tempest-ServersNegativeTestJSON-77201445 tempest-ServersNegativeTestJSON-77201445-project-member] https://10.4.3.253/volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 returned with HTTP 404 Jul 03 04:20:56.538348 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 108/439] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:56 2026] GET /volume/v3/volumes/b312677b-69ab-43ba-94e2-d585b5935d73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:20:56.778152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-598e3052-9ebf-4124-9873-659096f4507c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:56.778630 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-598e3052-9ebf-4124-9873-659096f4507c None None] GET https://10.4.3.253/volume// Jul 03 04:20:56.778696 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-598e3052-9ebf-4124-9873-659096f4507c None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:56.779093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-598e3052-9ebf-4124-9873-659096f4507c None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:56.779187 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-598e3052-9ebf-4124-9873-659096f4507c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:20:56.779487 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 113/440] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:20:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:20:56.788626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f8db169f-1e42-44c9-ac9d-39068470473e req-53e04b7a-ee83-4520-8362-2d848e9b2d9b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:56.793351 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-53e04b7a-ee83-4520-8362-2d848e9b2d9b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:56.793351 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-53e04b7a-ee83-4520-8362-2d848e9b2d9b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:56.793351 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-53e04b7a-ee83-4520-8362-2d848e9b2d9b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:56.810465 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:56.810465 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:56.815266 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-72bffe47-211a-4b19-bbf8-f6b165ba2f77 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:56.816354 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-f8db169f-1e42-44c9-ac9d-39068470473e req-53e04b7a-ee83-4520-8362-2d848e9b2d9b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:56.817724 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-72bffe47-211a-4b19-bbf8-f6b165ba2f77 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:56.817990 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-72bffe47-211a-4b19-bbf8-f6b165ba2f77 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:56.818253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-72bffe47-211a-4b19-bbf8-f6b165ba2f77 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:56.825209 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-53e04b7a-ee83-4520-8362-2d848e9b2d9b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:56.825815 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 110/441] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:20:56 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1625 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:20:56.842816 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:56.842816 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:56.847958 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-72bffe47-211a-4b19-bbf8-f6b165ba2f77 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:56.854339 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-72bffe47-211a-4b19-bbf8-f6b165ba2f77 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:56.854866 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 111/442] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:56 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:57.425871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-f8db169f-1e42-44c9-ac9d-39068470473e req-61ae2371-0fcc-484e-899d-590184bd56ee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:57.429272 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-61ae2371-0fcc-484e-899d-590184bd56ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:57.429569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-61ae2371-0fcc-484e-899d-590184bd56ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:57.429855 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-61ae2371-0fcc-484e-899d-590184bd56ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:57.462407 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:57.462407 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:57.476350 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-f8db169f-1e42-44c9-ac9d-39068470473e req-61ae2371-0fcc-484e-899d-590184bd56ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:57.485741 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-61ae2371-0fcc-484e-899d-590184bd56ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:57.486237 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 109/443] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:57 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1445 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:57.874643 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-76d49749-ef3a-4754-85f9-3689dba09197 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:57.877844 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76d49749-ef3a-4754-85f9-3689dba09197 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:57.878095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76d49749-ef3a-4754-85f9-3689dba09197 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:57.878348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76d49749-ef3a-4754-85f9-3689dba09197 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:57.897047 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:57.897047 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:57.901410 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-76d49749-ef3a-4754-85f9-3689dba09197 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:57.906914 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76d49749-ef3a-4754-85f9-3689dba09197 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:57.907358 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 114/444] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:57 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:58.000689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f8db169f-1e42-44c9-ac9d-39068470473e req-ce177b5d-867c-4807-8eb0-d2e5fc3381b0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:58.004908 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-ce177b5d-867c-4807-8eb0-d2e5fc3381b0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47 Jul 03 04:20:58.005189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-ce177b5d-867c-4807-8eb0-d2e5fc3381b0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:58.005568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-ce177b5d-867c-4807-8eb0-d2e5fc3381b0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:58.015693 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:58.015693 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:58.563314 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f8db169f-1e42-44c9-ac9d-39068470473e req-ce177b5d-867c-4807-8eb0-d2e5fc3381b0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47 returned with HTTP 200 Jul 03 04:20:58.563732 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 111/445] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:20:57 2026] DELETE /volume/v3/attachments/c361fe5c-b37b-4838-9af6-52b05fb16f47 => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:58.920332 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eed88a7d-a6e5-4de4-83e1-033ea630a904 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:58.922275 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eed88a7d-a6e5-4de4-83e1-033ea630a904 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:58.922556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eed88a7d-a6e5-4de4-83e1-033ea630a904 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:58.922836 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eed88a7d-a6e5-4de4-83e1-033ea630a904 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:58.933134 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:58.933134 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:58.936800 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-eed88a7d-a6e5-4de4-83e1-033ea630a904 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:58.940862 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eed88a7d-a6e5-4de4-83e1-033ea630a904 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:58.941277 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 112/446] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:58 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:58.996381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ac9318d0-9456-4a23-b05f-0d81f0451de0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:59.003700 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac9318d0-9456-4a23-b05f-0d81f0451de0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:59.003949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac9318d0-9456-4a23-b05f-0d81f0451de0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:59.004161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac9318d0-9456-4a23-b05f-0d81f0451de0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:59.029056 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:59.029056 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:20:59.036784 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ac9318d0-9456-4a23-b05f-0d81f0451de0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Volume info retrieved successfully. Jul 03 04:20:59.039576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac9318d0-9456-4a23-b05f-0d81f0451de0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:59.040224 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 110/447] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:58 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:59.104675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-57610dc0-0f35-42be-82e5-146bfe3a671e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:59.107577 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-57610dc0-0f35-42be-82e5-146bfe3a671e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:59.107954 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-57610dc0-0f35-42be-82e5-146bfe3a671e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:59.108201 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-57610dc0-0f35-42be-82e5-146bfe3a671e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:59.122465 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:59.122465 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:20:59.129859 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-57610dc0-0f35-42be-82e5-146bfe3a671e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:59.139437 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-57610dc0-0f35-42be-82e5-146bfe3a671e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:59.140221 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 115/448] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:20:59 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:59.162336 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:59.164868 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641/action Jul 03 04:20:59.165279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:20:59.165424 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:59.179350 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:59.179350 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:20:59.179350 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:59.187212 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Begin detaching volume completed successfully. Jul 03 04:20:59.187537 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-5733c906-7d1b-4bde-a4c5-484bf0cbe6a9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641/action returned with HTTP 202 Jul 03 04:20:59.188019 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 112/449] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:20:59 2026] POST /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:20:59.213797 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-093dfd8f-c9da-4a6b-8726-05f5415ff1f1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:59.216833 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-093dfd8f-c9da-4a6b-8726-05f5415ff1f1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:20:59.217079 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-093dfd8f-c9da-4a6b-8726-05f5415ff1f1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:59.217301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-093dfd8f-c9da-4a6b-8726-05f5415ff1f1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:20:59.232786 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:20:59.232786 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:20:59.236878 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-093dfd8f-c9da-4a6b-8726-05f5415ff1f1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:20:59.243347 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-093dfd8f-c9da-4a6b-8726-05f5415ff1f1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:20:59.243347 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 113/450] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:59 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:20:59.716494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-71f15d66-9a9d-4265-9448-bb8d8467458b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:59.824365 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:20:59.824365 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-227946193"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:20:59.824959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-227946193'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:20:59.825210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume of 1 GB Jul 03 04:20:59.830071 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Availability Zones retrieved successfully. Jul 03 04:20:59.836582 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Flow 'volume_create_api' (f6c0ce8b-a32d-4c58-a4bf-b0518521e4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:59.837610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc32edf-0a2e-493c-ad29-6615b33af86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:59.838644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:20:59.863790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc32edf-0a2e-493c-ad29-6615b33af86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:59.864759 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eaee731-d581-4183-89f7-43539e37a938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:59.924172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Created reservations ['65fa85b1-7c25-4005-a49b-0b4b02124531', 'e219cef3-c160-4e2a-958d-de201ea37854', 'e7bad665-0b5d-4bdd-8a59-cc43395704bd', '6a701382-9197-4d92-831c-fd63ffbe0ad3'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:20:59.925359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3eaee731-d581-4183-89f7-43539e37a938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65fa85b1-7c25-4005-a49b-0b4b02124531', 'e219cef3-c160-4e2a-958d-de201ea37854', 'e7bad665-0b5d-4bdd-8a59-cc43395704bd', '6a701382-9197-4d92-831c-fd63ffbe0ad3']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:59.926287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4336eee2-7431-46f0-8668-02c39a1d0b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:59.950001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4336eee2-7431-46f0-8668-02c39a1d0b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '314096e5-a1bd-4160-8c06-7dc3135c1efb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-227946193',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16ae02a365114514bceed21c39a51330',qos_specs=None,replication_status=,reservations=['65fa85b1-7c25-4005-a49b-0b4b02124531','e219cef3-c160-4e2a-958d-de201ea37854','e7bad665-0b5d-4bdd-8a59-cc43395704bd','6a701382-9197-4d92-831c-fd63ffbe0ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:20:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-227946193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=314096e5-a1bd-4160-8c06-7dc3135c1efb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='16ae02a365114514bceed21c39a51330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:59.950980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84d4581-e3e2-4fdf-aa70-69fd1ca39f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:59.967307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b84d4581-e3e2-4fdf-aa70-69fd1ca39f3e) transitioned into state 'SUCCESS' from state '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-227946193',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16ae02a365114514bceed21c39a51330',qos_specs=None,replication_status=,reservations=['65fa85b1-7c25-4005-a49b-0b4b02124531','e219cef3-c160-4e2a-958d-de201ea37854','e7bad665-0b5d-4bdd-8a59-cc43395704bd','6a701382-9197-4d92-831c-fd63ffbe0ad3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:59.968385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd144911-a23f-4562-8843-540568f85a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:20:59.977037 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd144911-a23f-4562-8843-540568f85a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:20:59.978037 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Flow 'volume_create_api' (f6c0ce8b-a32d-4c58-a4bf-b0518521e4d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:20:59.978504 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume request issued successfully. Jul 03 04:20:59.979173 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71f15d66-9a9d-4265-9448-bb8d8467458b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:20:59.979798 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 111/451] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:20:59 2026] POST /volume/v3/volumes => generated 759 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:20:59.995830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0b4ffd34-f8a7-4994-8bb0-396376e3782d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:20:59.998076 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b4ffd34-f8a7-4994-8bb0-396376e3782d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:20:59.998296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b4ffd34-f8a7-4994-8bb0-396376e3782d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:20:59.998534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b4ffd34-f8a7-4994-8bb0-396376e3782d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:00.012127 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:00.012127 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:00.016919 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0b4ffd34-f8a7-4994-8bb0-396376e3782d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:00.022671 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b4ffd34-f8a7-4994-8bb0-396376e3782d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb returned with HTTP 200 Jul 03 04:21:00.023220 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 116/452] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:20:59 2026] GET /volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb => generated 827 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:00.218670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-afa1f15b-c4be-4a15-babb-6a074f5e4d0f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:00.219096 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-afa1f15b-c4be-4a15-babb-6a074f5e4d0f None None] GET https://10.4.3.253/volume// Jul 03 04:21:00.219284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-afa1f15b-c4be-4a15-babb-6a074f5e4d0f None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:00.219523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-afa1f15b-c4be-4a15-babb-6a074f5e4d0f None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:00.219925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-afa1f15b-c4be-4a15-babb-6a074f5e4d0f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:00.221405 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 113/453] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:00.231238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-e1385322-c2aa-42bf-bf4a-412c0ba4c19e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:00.233622 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-e1385322-c2aa-42bf-bf4a-412c0ba4c19e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:00.233900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-e1385322-c2aa-42bf-bf4a-412c0ba4c19e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:00.234131 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-e1385322-c2aa-42bf-bf4a-412c0ba4c19e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:00.246621 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:00.246621 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:00.251173 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-e1385322-c2aa-42bf-bf4a-412c0ba4c19e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:00.255865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bb96215e-7221-44f4-9472-868f9d59b0e0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:00.256379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-e1385322-c2aa-42bf-bf4a-412c0ba4c19e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:00.256450 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 114/454] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:00 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:00.258514 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bb96215e-7221-44f4-9472-868f9d59b0e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:00.258906 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bb96215e-7221-44f4-9472-868f9d59b0e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:00.260349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bb96215e-7221-44f4-9472-868f9d59b0e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:00.277355 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:00.277355 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:00.281990 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bb96215e-7221-44f4-9472-868f9d59b0e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:00.289556 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bb96215e-7221-44f4-9472-868f9d59b0e0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:00.290303 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 112/455] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:00 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:01.038634 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7f7cab16-5ec5-4a5f-8f24-cbd952ecd464 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:01.041890 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7f7cab16-5ec5-4a5f-8f24-cbd952ecd464 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:21:01.042074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7f7cab16-5ec5-4a5f-8f24-cbd952ecd464 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:01.042253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7f7cab16-5ec5-4a5f-8f24-cbd952ecd464 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:01.051368 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:01.051368 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:01.056364 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7f7cab16-5ec5-4a5f-8f24-cbd952ecd464 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:01.060664 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7f7cab16-5ec5-4a5f-8f24-cbd952ecd464 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb returned with HTTP 200 Jul 03 04:21:01.061049 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 117/456] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:01 2026] GET /volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:01.094018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-ca5959cd-0be8-4aac-9335-99f9e782e0c9 req-28c91582-dc64-4eef-801b-97ac90ed3c18 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:01.098459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ca5959cd-0be8-4aac-9335-99f9e782e0c9 req-28c91582-dc64-4eef-801b-97ac90ed3c18 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:21:01.098459 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ca5959cd-0be8-4aac-9335-99f9e782e0c9 req-28c91582-dc64-4eef-801b-97ac90ed3c18 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:01.098459 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ca5959cd-0be8-4aac-9335-99f9e782e0c9 req-28c91582-dc64-4eef-801b-97ac90ed3c18 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:01.110975 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:01.110975 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:01.114725 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-ca5959cd-0be8-4aac-9335-99f9e782e0c9 req-28c91582-dc64-4eef-801b-97ac90ed3c18 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:01.121221 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ca5959cd-0be8-4aac-9335-99f9e782e0c9 req-28c91582-dc64-4eef-801b-97ac90ed3c18 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb returned with HTTP 200 Jul 03 04:21:01.121960 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 114/457] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:01 2026] GET /volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:01.139120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:01.140980 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:01.141301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2077701927"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:01.143014 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2077701927'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:01.143585 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume of 1 GB Jul 03 04:21:01.155219 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Availability Zones retrieved successfully. Jul 03 04:21:01.164942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Flow 'volume_create_api' (0ba8d648-ea1b-425c-a08a-9e2b4f0fdd46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:01.166023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d8f695-b052-4f63-a766-9b164b646834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:01.167581 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:01.194806 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d8f695-b052-4f63-a766-9b164b646834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:01.195578 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7605f0af-d6f3-4d15-a082-403b92760156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:01.244104 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Created reservations ['ec9d1511-4c3b-4785-a335-98d0034a6147', '1c212b95-a82e-4f71-92fd-e52603f16eed', 'f5c8b19f-ec6e-4293-b194-002e31000499', 'ede68431-0056-46ea-afdd-49f4f040cc88'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:01.245024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7605f0af-d6f3-4d15-a082-403b92760156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec9d1511-4c3b-4785-a335-98d0034a6147', '1c212b95-a82e-4f71-92fd-e52603f16eed', 'f5c8b19f-ec6e-4293-b194-002e31000499', 'ede68431-0056-46ea-afdd-49f4f040cc88']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:01.246067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c4809e-27c9-4667-9ffb-415785d2227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:01.277541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5c4809e-27c9-4667-9ffb-415785d2227e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dff761b-030d-449a-a4c7-77a83f05b97c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077701927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16ae02a365114514bceed21c39a51330',qos_specs=None,replication_status=,reservations=['ec9d1511-4c3b-4785-a335-98d0034a6147','1c212b95-a82e-4f71-92fd-e52603f16eed','f5c8b19f-ec6e-4293-b194-002e31000499','ede68431-0056-46ea-afdd-49f4f040cc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2077701927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dff761b-030d-449a-a4c7-77a83f05b97c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='16ae02a365114514bceed21c39a51330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:01.279170 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9f68b4-01b1-408a-a187-31c89a21d22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:01.304837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4a04fd94-3b59-4d31-bcd2-62b23130bb67 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:01.306614 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a04fd94-3b59-4d31-bcd2-62b23130bb67 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:01.306782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a04fd94-3b59-4d31-bcd2-62b23130bb67 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:01.306987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a04fd94-3b59-4d31-bcd2-62b23130bb67 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:01.308933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9f68b4-01b1-408a-a187-31c89a21d22b) transitioned into state 'SUCCESS' from state '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-2077701927',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16ae02a365114514bceed21c39a51330',qos_specs=None,replication_status=,reservations=['ec9d1511-4c3b-4785-a335-98d0034a6147','1c212b95-a82e-4f71-92fd-e52603f16eed','f5c8b19f-ec6e-4293-b194-002e31000499','ede68431-0056-46ea-afdd-49f4f040cc88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:01.309742 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d34fd56-d1d2-42d4-9761-b248b25f2f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:01.320237 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:01.320237 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:01.323841 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a04fd94-3b59-4d31-bcd2-62b23130bb67 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:01.327051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d34fd56-d1d2-42d4-9761-b248b25f2f68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:01.327839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Flow 'volume_create_api' (0ba8d648-ea1b-425c-a08a-9e2b4f0fdd46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:01.328266 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume request issued successfully. Jul 03 04:21:01.328967 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7fb869e5-3e6f-418c-818f-b86a86b1eec9 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:01.329625 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a04fd94-3b59-4d31-bcd2-62b23130bb67 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:01.330015 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 113/458] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:01 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:01.331766 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 115/459] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:21:01 2026] POST /volume/v3/volumes => generated 760 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:01.344658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f5190165-e620-42de-a96d-b7f64593d3ab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:01.346444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f5190165-e620-42de-a96d-b7f64593d3ab tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:01.346665 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f5190165-e620-42de-a96d-b7f64593d3ab tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:01.346976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f5190165-e620-42de-a96d-b7f64593d3ab tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:01.355539 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:01.355539 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:01.368575 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f5190165-e620-42de-a96d-b7f64593d3ab tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:01.378204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f5190165-e620-42de-a96d-b7f64593d3ab tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c returned with HTTP 200 Jul 03 04:21:01.378601 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 118/460] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:01 2026] GET /volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:02.345271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c6f4534-0386-4486-99e4-4f8cab2bcd38 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:02.347480 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c6f4534-0386-4486-99e4-4f8cab2bcd38 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:02.347480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c6f4534-0386-4486-99e4-4f8cab2bcd38 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:02.347480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c6f4534-0386-4486-99e4-4f8cab2bcd38 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:02.355552 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:02.355552 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:02.358714 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0c6f4534-0386-4486-99e4-4f8cab2bcd38 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:02.363139 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c6f4534-0386-4486-99e4-4f8cab2bcd38 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:02.363538 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 115/461] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:02 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:02.391998 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8d5c0264-9bc1-403c-90de-8c7e8e2f5850 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:02.394100 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d5c0264-9bc1-403c-90de-8c7e8e2f5850 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:02.394381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d5c0264-9bc1-403c-90de-8c7e8e2f5850 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:02.394638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d5c0264-9bc1-403c-90de-8c7e8e2f5850 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:02.411351 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:02.411351 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:02.415529 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8d5c0264-9bc1-403c-90de-8c7e8e2f5850 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:02.419997 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d5c0264-9bc1-403c-90de-8c7e8e2f5850 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c returned with HTTP 200 Jul 03 04:21:02.420472 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 114/462] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:02 2026] GET /volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:02.443879 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-eb05c06e-f4ee-4308-87e9-b3ea5dc05adf req-a0b6c818-929e-40fe-bc87-c1d13728beb8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:02.446492 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-eb05c06e-f4ee-4308-87e9-b3ea5dc05adf req-a0b6c818-929e-40fe-bc87-c1d13728beb8 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:02.447165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-eb05c06e-f4ee-4308-87e9-b3ea5dc05adf req-a0b6c818-929e-40fe-bc87-c1d13728beb8 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:02.447439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-eb05c06e-f4ee-4308-87e9-b3ea5dc05adf req-a0b6c818-929e-40fe-bc87-c1d13728beb8 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:02.454164 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:02.454164 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:02.457660 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-eb05c06e-f4ee-4308-87e9-b3ea5dc05adf req-a0b6c818-929e-40fe-bc87-c1d13728beb8 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:02.461973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-eb05c06e-f4ee-4308-87e9-b3ea5dc05adf req-a0b6c818-929e-40fe-bc87-c1d13728beb8 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c returned with HTTP 200 Jul 03 04:21:02.462495 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 116/463] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:02 2026] GET /volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:02.475152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:02.476894 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:02.477211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1481429399"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:02.479682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1481429399'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:02.479961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume of 1 GB Jul 03 04:21:02.483749 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Availability Zones retrieved successfully. Jul 03 04:21:02.489046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Flow 'volume_create_api' (ebc2cd9f-e735-41b1-a791-58109471935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:02.490215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc7acbb-0885-4515-b589-be2873eebaf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:02.491116 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:02.516418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc7acbb-0885-4515-b589-be2873eebaf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:02.517282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41cb1fe-2229-4c1b-ac8f-7cfd04e7aa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:02.576023 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Created reservations ['a91a46a9-ea8b-49a6-aeba-fd1c021787c9', '6289c608-d08c-4baf-a1a1-bfeeb7dc3867', 'f656e9ad-de5f-4ee6-9784-9f8acc041731', '3c515728-1fa0-4fa4-89fe-e41b686ca5fc'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:02.576849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c41cb1fe-2229-4c1b-ac8f-7cfd04e7aa42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a91a46a9-ea8b-49a6-aeba-fd1c021787c9', '6289c608-d08c-4baf-a1a1-bfeeb7dc3867', 'f656e9ad-de5f-4ee6-9784-9f8acc041731', '3c515728-1fa0-4fa4-89fe-e41b686ca5fc']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:02.577627 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b78cbc-9793-4897-b126-67b52e9480e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:02.613268 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0b78cbc-9793-4897-b126-67b52e9480e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88431160-d6b1-4579-b0d9-d1f1c55a046d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1481429399',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16ae02a365114514bceed21c39a51330',qos_specs=None,replication_status=,reservations=['a91a46a9-ea8b-49a6-aeba-fd1c021787c9','6289c608-d08c-4baf-a1a1-bfeeb7dc3867','f656e9ad-de5f-4ee6-9784-9f8acc041731','3c515728-1fa0-4fa4-89fe-e41b686ca5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1481429399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88431160-d6b1-4579-b0d9-d1f1c55a046d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='16ae02a365114514bceed21c39a51330',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:02.614735 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e5481d-04a3-45bd-8c5c-49837bcf0d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:02.642399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11e5481d-04a3-45bd-8c5c-49837bcf0d50) transitioned into state 'SUCCESS' from state '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-1481429399',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='16ae02a365114514bceed21c39a51330',qos_specs=None,replication_status=,reservations=['a91a46a9-ea8b-49a6-aeba-fd1c021787c9','6289c608-d08c-4baf-a1a1-bfeeb7dc3867','f656e9ad-de5f-4ee6-9784-9f8acc041731','3c515728-1fa0-4fa4-89fe-e41b686ca5fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00bcee199c4ccc88f2f0b327a006ea',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:02.644403 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87a075d-2840-495a-821c-067b273f8a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:02.655199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f87a075d-2840-495a-821c-067b273f8a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:02.656088 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Flow 'volume_create_api' (ebc2cd9f-e735-41b1-a791-58109471935d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:02.656448 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Create volume request issued successfully. Jul 03 04:21:02.657090 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f3a7d16-6b68-46ec-a979-3dc11651296b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:02.657722 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 119/464] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:21:02 2026] POST /volume/v3/volumes => generated 760 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 04:21:02.672664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d1f4f660-db04-4d48-96b7-c505f05cfd0a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:02.674900 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d1f4f660-db04-4d48-96b7-c505f05cfd0a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:02.675145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d1f4f660-db04-4d48-96b7-c505f05cfd0a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:02.675399 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d1f4f660-db04-4d48-96b7-c505f05cfd0a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:02.683003 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:02.683003 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:02.689286 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d1f4f660-db04-4d48-96b7-c505f05cfd0a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:02.699951 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d1f4f660-db04-4d48-96b7-c505f05cfd0a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d returned with HTTP 200 Jul 03 04:21:02.699951 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 116/465] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:02 2026] GET /volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:03.381853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6f079df5-fc60-4bb9-b0bf-1df381a12371 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:03.384381 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6f079df5-fc60-4bb9-b0bf-1df381a12371 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:03.384663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6f079df5-fc60-4bb9-b0bf-1df381a12371 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:03.384974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6f079df5-fc60-4bb9-b0bf-1df381a12371 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:03.404663 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:03.404663 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:03.408316 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6f079df5-fc60-4bb9-b0bf-1df381a12371 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:03.414056 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6f079df5-fc60-4bb9-b0bf-1df381a12371 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:03.414964 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 115/466] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:03 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:03.715670 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1809beea-69b3-449b-9b81-ee39cb6ae29e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:03.717767 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1809beea-69b3-449b-9b81-ee39cb6ae29e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:03.717996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1809beea-69b3-449b-9b81-ee39cb6ae29e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:03.718223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1809beea-69b3-449b-9b81-ee39cb6ae29e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:03.720686 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=208,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:21:03.727911 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:03.727911 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:03.732344 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1809beea-69b3-449b-9b81-ee39cb6ae29e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:03.738387 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1809beea-69b3-449b-9b81-ee39cb6ae29e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d returned with HTTP 200 Jul 03 04:21:03.738756 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 117/467] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:03 2026] GET /volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:03.768572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c35645e0-b9ad-4521-9e71-93f3b3e47721 req-697cee12-1cdb-4c67-92be-ae7d9f635a8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:03.771040 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c35645e0-b9ad-4521-9e71-93f3b3e47721 req-697cee12-1cdb-4c67-92be-ae7d9f635a8e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:03.771297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c35645e0-b9ad-4521-9e71-93f3b3e47721 req-697cee12-1cdb-4c67-92be-ae7d9f635a8e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:03.771511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c35645e0-b9ad-4521-9e71-93f3b3e47721 req-697cee12-1cdb-4c67-92be-ae7d9f635a8e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:03.779523 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:03.779523 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:03.784389 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-c35645e0-b9ad-4521-9e71-93f3b3e47721 req-697cee12-1cdb-4c67-92be-ae7d9f635a8e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:03.788665 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c35645e0-b9ad-4521-9e71-93f3b3e47721 req-697cee12-1cdb-4c67-92be-ae7d9f635a8e tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d returned with HTTP 200 Jul 03 04:21:03.789076 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 120/468] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:03 2026] GET /volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:03.839284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-8e663098-5134-467e-8434-f9b8d6dfd032 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:03.842271 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-8e663098-5134-467e-8434-f9b8d6dfd032 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:03.842589 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-8e663098-5134-467e-8434-f9b8d6dfd032 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:03.842879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-8e663098-5134-467e-8434-f9b8d6dfd032 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:03.858816 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:03.858816 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:03.864678 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-8e663098-5134-467e-8434-f9b8d6dfd032 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:03.873455 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-8e663098-5134-467e-8434-f9b8d6dfd032 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:03.873455 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 117/469] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:03 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:03.957507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:03.959745 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:03.959987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:03.960188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:03.960779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:03.961610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:03.990865 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:03.991894 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:03.991894 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:03.996241 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d6ee8a55-b3aa-4774-a398-5a5e0ece22b0 req-3f83d595-e4cd-4abc-9c67-6470fe772f33 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:03.996708 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 116/470] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:03 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.027438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.030592 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.031016 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.031401 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.032153 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.033352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.080685 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.082231 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.082231 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:04.088497 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-aaeefa89-2d29-493a-a9a5-c116e73d00a7 req-cde63335-0d3f-4839-afe9-f7ca2d8c774d tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.089408 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 118/471] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.122411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.125035 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.125035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.125135 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.125712 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.126635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.163693 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.164937 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.164937 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:04.169864 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d9732f35-e231-4701-8a80-69db60f15e15 req-5955c1dc-3c23-4cb3-bd34-a4bb3acea788 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.170375 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 121/472] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.207486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.210215 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.210494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.210764 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.211230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.212001 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.218116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-a3c3d343-8855-4e98-946d-2254acdf60cc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.220448 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-a3c3d343-8855-4e98-946d-2254acdf60cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4 Jul 03 04:21:04.220652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-a3c3d343-8855-4e98-946d-2254acdf60cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.220840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-a3c3d343-8855-4e98-946d-2254acdf60cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.228415 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.228415 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:04.241022 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.241943 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.241943 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:04.245625 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-1d129800-6b9e-4183-b695-951cff3796f2 req-21372249-f625-424a-83da-ce3523812746 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.246186 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 118/473] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.285961 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.290706 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.290706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.290706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.290706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.290706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.309720 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.312549 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.312549 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:04.321846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-444755c3-5731-4df5-a742-d35f3e43829c req-a5e22231-6f80-4642-b300-0792b79623ad tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.322450 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 119/474] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.357785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.360499 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.360808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.360972 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.361278 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.362202 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.382789 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.384515 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.384515 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:04.389996 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e3513d7d-ed38-4436-a0f9-4ac8fb2ee2ad req-0780eadb-c3b7-4e5e-b8c6-2f6d4bf9d200 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.390604 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 122/475] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.424978 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.428692 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3a820574-7146-4eaf-b55a-3936a0b8ee5e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.430144 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.430637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.431084 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.431203 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a820574-7146-4eaf-b55a-3936a0b8ee5e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:04.431258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.431591 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a820574-7146-4eaf-b55a-3936a0b8ee5e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.431998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a820574-7146-4eaf-b55a-3936a0b8ee5e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.432308 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.442562 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.444384 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.444384 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:04.445805 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.445805 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:04.449569 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-1d3a9968-4be8-47ff-9010-ed13090e23ea req-6a8c91ec-dceb-4a11-a0a9-09c59083968a tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.450122 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 119/476] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.451522 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3a820574-7146-4eaf-b55a-3936a0b8ee5e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:04.457784 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a820574-7146-4eaf-b55a-3936a0b8ee5e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:04.458443 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 120/477] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.484486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.486949 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:04.487193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.487436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.487732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:04.488610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:04.500927 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] Get all volumes completed successfully. Jul 03 04:21:04.503003 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.503003 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:04.507825 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-dafcb6a7-3fb7-4479-a39b-eaa958366971 req-0845bcb1-fe52-494e-b597-d3623810b1a3 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:04.508273 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 123/478] 10.4.3.253 () {68 vars in 1508 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:04.523794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.526362 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] DELETE https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:04.526838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.526911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.527136 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Delete volume with id: 88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:04.543521 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.543521 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:04.544914 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:04.568298 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Delete volume request issued successfully. Jul 03 04:21:04.568593 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4139c3ce-b6b2-4e1b-a14e-82182e310ac5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d returned with HTTP 202 Jul 03 04:21:04.569256 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 120/479] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:21:04 2026] DELETE /volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:04.578242 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-050b2d47-d071-4fdb-96f6-301377471656 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:04.580191 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-050b2d47-d071-4fdb-96f6-301377471656 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:04.581260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-050b2d47-d071-4fdb-96f6-301377471656 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:04.581260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-050b2d47-d071-4fdb-96f6-301377471656 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:04.588755 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:04.588755 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:04.595408 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-050b2d47-d071-4fdb-96f6-301377471656 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:04.601471 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-050b2d47-d071-4fdb-96f6-301377471656 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d returned with HTTP 200 Jul 03 04:21:04.604457 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 121/480] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:04 2026] GET /volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:04.764364 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b673b007-bee2-4069-8155-f4dccf6a00c7 req-a3c3d343-8855-4e98-946d-2254acdf60cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4 returned with HTTP 200 Jul 03 04:21:04.764984 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 117/481] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:21:04 2026] DELETE /volume/v3/attachments/50f49840-8e35-4409-8b3b-58244b7acfe4 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:05.477562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-58192acf-9ea4-4d94-95db-adfd0f7acc4e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:05.479392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-58192acf-9ea4-4d94-95db-adfd0f7acc4e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:05.479585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-58192acf-9ea4-4d94-95db-adfd0f7acc4e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:05.479800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-58192acf-9ea4-4d94-95db-adfd0f7acc4e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:05.487660 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:05.487660 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:05.491503 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-58192acf-9ea4-4d94-95db-adfd0f7acc4e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:05.496000 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-58192acf-9ea4-4d94-95db-adfd0f7acc4e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:05.496465 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 124/482] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:05 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:05.519104 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40803ffe-06b7-4b0e-b2b5-aa2c416e4a1f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:05.522459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40803ffe-06b7-4b0e-b2b5-aa2c416e4a1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:05.522838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40803ffe-06b7-4b0e-b2b5-aa2c416e4a1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:05.522838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40803ffe-06b7-4b0e-b2b5-aa2c416e4a1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:05.547433 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:05.547433 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:05.551968 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-40803ffe-06b7-4b0e-b2b5-aa2c416e4a1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:05.557188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40803ffe-06b7-4b0e-b2b5-aa2c416e4a1f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:05.557761 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 121/483] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:05 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:05.606018 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4514c926-1d8c-4f54-87c9-00d2f4e67958 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:05.607760 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4514c926-1d8c-4f54-87c9-00d2f4e67958 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:21:05.607989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4514c926-1d8c-4f54-87c9-00d2f4e67958 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:05.608199 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4514c926-1d8c-4f54-87c9-00d2f4e67958 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:05.616699 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:05.616699 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:05.618036 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a7085457-b909-4387-b444-230d2478a50c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:05.623107 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4514c926-1d8c-4f54-87c9-00d2f4e67958 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:05.623210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a7085457-b909-4387-b444-230d2478a50c tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d Jul 03 04:21:05.623210 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a7085457-b909-4387-b444-230d2478a50c tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:05.623210 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a7085457-b909-4387-b444-230d2478a50c tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:05.626288 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4514c926-1d8c-4f54-87c9-00d2f4e67958 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:21:05.626704 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 122/484] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:05 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:05.628570 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a7085457-b909-4387-b444-230d2478a50c tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d returned with HTTP 404 Jul 03 04:21:05.629473 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 118/485] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:05 2026] GET /volume/v3/volumes/88431160-d6b1-4579-b0d9-d1f1c55a046d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:05.637373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:05.640531 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] DELETE https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:05.640531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:05.640531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:05.640857 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Delete volume with id: 8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:05.651243 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:05.651243 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:05.652267 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:05.686536 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Delete volume request issued successfully. Jul 03 04:21:05.686536 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76fa0b52-6457-443b-bc3a-9a167a6c9e67 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c returned with HTTP 202 Jul 03 04:21:05.686536 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 125/486] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:21:05 2026] DELETE /volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:21:05.696153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a8686125-9379-4227-bd76-3066b85e6008 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:05.701026 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a8686125-9379-4227-bd76-3066b85e6008 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:05.701217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a8686125-9379-4227-bd76-3066b85e6008 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:05.701430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a8686125-9379-4227-bd76-3066b85e6008 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:05.711244 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:05.711244 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:05.715791 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a8686125-9379-4227-bd76-3066b85e6008 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:05.723224 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a8686125-9379-4227-bd76-3066b85e6008 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c returned with HTTP 200 Jul 03 04:21:05.726756 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 122/487] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:05 2026] GET /volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:06.742830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b2fe52e4-f6cf-4498-a4b8-eb7618b375b5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:06.749346 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2fe52e4-f6cf-4498-a4b8-eb7618b375b5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c Jul 03 04:21:06.751166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2fe52e4-f6cf-4498-a4b8-eb7618b375b5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:06.751529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2fe52e4-f6cf-4498-a4b8-eb7618b375b5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:06.758947 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2fe52e4-f6cf-4498-a4b8-eb7618b375b5 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c returned with HTTP 404 Jul 03 04:21:06.759271 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 123/488] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:06 2026] GET /volume/v3/volumes/8dff761b-030d-449a-a4c7-77a83f05b97c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:06.768931 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:06.771352 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] DELETE https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:21:06.771352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:06.771352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:06.771557 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Delete volume with id: 314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:21:06.779820 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:06.779820 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:06.780394 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:06.805443 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Delete volume request issued successfully. Jul 03 04:21:06.805720 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c19b7ae4-f895-4f5f-8ff8-9760fb686a24 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb returned with HTTP 202 Jul 03 04:21:06.806105 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 119/489] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:21:06 2026] DELETE /volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:06.814311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0da6d839-b355-4760-a4f3-236b4ea30b1b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:06.816252 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0da6d839-b355-4760-a4f3-236b4ea30b1b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:21:06.816529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0da6d839-b355-4760-a4f3-236b4ea30b1b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:06.816746 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0da6d839-b355-4760-a4f3-236b4ea30b1b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:06.825003 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:06.825003 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:06.829426 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0da6d839-b355-4760-a4f3-236b4ea30b1b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Volume info retrieved successfully. Jul 03 04:21:06.834938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0da6d839-b355-4760-a4f3-236b4ea30b1b tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb returned with HTTP 200 Jul 03 04:21:06.835531 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 126/490] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:06 2026] GET /volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:07.849590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ab33dff-2917-4281-aed4-d757ba033bb6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:07.851964 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ab33dff-2917-4281-aed4-d757ba033bb6 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] GET https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb Jul 03 04:21:07.852237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ab33dff-2917-4281-aed4-d757ba033bb6 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:07.852551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ab33dff-2917-4281-aed4-d757ba033bb6 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:07.860232 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ab33dff-2917-4281-aed4-d757ba033bb6 tempest-VolumesTestJSON-901215687 tempest-VolumesTestJSON-901215687-project-member] https://10.4.3.253/volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb returned with HTTP 404 Jul 03 04:21:07.860954 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 123/491] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:07 2026] GET /volume/v3/volumes/314096e5-a1bd-4160-8c06-7dc3135c1efb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:08.243260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-56b9632d-c6e5-49fa-a251-8cf9ad9ac6b4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:08.245575 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-56b9632d-c6e5-49fa-a251-8cf9ad9ac6b4 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:08.245868 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-56b9632d-c6e5-49fa-a251-8cf9ad9ac6b4 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:08.246123 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-56b9632d-c6e5-49fa-a251-8cf9ad9ac6b4 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:08.256979 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:08.256979 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:08.260811 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-56b9632d-c6e5-49fa-a251-8cf9ad9ac6b4 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:08.266080 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-56b9632d-c6e5-49fa-a251-8cf9ad9ac6b4 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:21:08.266683 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 124/492] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:08 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1144 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:08.325281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-822e0fac-8267-4621-9b05-5e958e5277fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:08.328247 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-822e0fac-8267-4621-9b05-5e958e5277fc tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:08.328398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-822e0fac-8267-4621-9b05-5e958e5277fc tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:08.328634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-822e0fac-8267-4621-9b05-5e958e5277fc tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:08.344196 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:08.344196 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:08.350278 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-822e0fac-8267-4621-9b05-5e958e5277fc tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:08.357822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-822e0fac-8267-4621-9b05-5e958e5277fc tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:21:08.358319 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 120/493] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:08 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:08.427846 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:08.429866 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] POST https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860/action Jul 03 04:21:08.430318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:08.430512 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:08.455771 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:08.455771 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:08.456469 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:08.469846 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Begin detaching volume completed successfully. Jul 03 04:21:08.470003 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d977fcf3-16e0-4a57-a984-efde4e87a6e0 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860/action returned with HTTP 202 Jul 03 04:21:08.470505 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 127/494] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:21:08 2026] POST /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:21:09.503872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cfcbce20-9d32-4c3e-8245-cfa3253504cc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:09.504393 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfcbce20-9d32-4c3e-8245-cfa3253504cc None None] GET https://10.4.3.253/volume// Jul 03 04:21:09.504687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfcbce20-9d32-4c3e-8245-cfa3253504cc None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:09.504962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfcbce20-9d32-4c3e-8245-cfa3253504cc None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:09.505829 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfcbce20-9d32-4c3e-8245-cfa3253504cc None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:09.505829 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 124/495] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:09 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:09.520066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-f625433c-d27e-4cad-b212-3ebcba0bc3cd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:09.526394 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-f625433c-d27e-4cad-b212-3ebcba0bc3cd tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:09.526394 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-f625433c-d27e-4cad-b212-3ebcba0bc3cd tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:09.526394 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-f625433c-d27e-4cad-b212-3ebcba0bc3cd tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:09.542267 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:09.542267 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:09.549166 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-f625433c-d27e-4cad-b212-3ebcba0bc3cd tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:09.556568 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-f625433c-d27e-4cad-b212-3ebcba0bc3cd tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:21:09.559263 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 125/496] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:09 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:10.038494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c03cbbc4-b30d-4d17-9d75-d7e401bc8daf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:10.182620 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c03cbbc4-b30d-4d17-9d75-d7e401bc8daf tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools Jul 03 04:21:10.184269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c03cbbc4-b30d-4d17-9d75-d7e401bc8daf tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:10.184269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c03cbbc4-b30d-4d17-9d75-d7e401bc8daf tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Calling method 'get_pools' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:10.690576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c03cbbc4-b30d-4d17-9d75-d7e401bc8daf tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 04:21:10.692446 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 121/497] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:21:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 655 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:10.700156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-67859353-936c-4cc6-ae96-5a3275ed3a6b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:10.702399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67859353-936c-4cc6-ae96-5a3275ed3a6b tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 04:21:10.702624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67859353-936c-4cc6-ae96-5a3275ed3a6b tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:10.702806 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67859353-936c-4cc6-ae96-5a3275ed3a6b tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Calling method 'get_pools' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:11.206099 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67859353-936c-4cc6-ae96-5a3275ed3a6b tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 04:21:11.206685 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 128/498] 10.4.3.253 () {66 vars in 1314 bytes} [Fri Jul 3 04:21:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 507 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:11.217365 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4e191c0e-08aa-4811-9ee9-3325ba9a7970 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:11.222647 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e191c0e-08aa-4811-9ee9-3325ba9a7970 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] GET https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool Jul 03 04:21:11.224416 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e191c0e-08aa-4811-9ee9-3325ba9a7970 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:11.224661 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e191c0e-08aa-4811-9ee9-3325ba9a7970 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:11.414542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d6b9227d-9eb4-49f5-8ad6-7972ac0a46c2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:11.414971 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d6b9227d-9eb4-49f5-8ad6-7972ac0a46c2 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] DELETE https://10.4.3.253/volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61 Jul 03 04:21:11.415164 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d6b9227d-9eb4-49f5-8ad6-7972ac0a46c2 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:11.415402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d6b9227d-9eb4-49f5-8ad6-7972ac0a46c2 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:11.424554 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:11.424554 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:11.733074 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e191c0e-08aa-4811-9ee9-3325ba9a7970 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool returned with HTTP 200 Jul 03 04:21:11.733648 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 125/499] 10.4.3.253 () {66 vars in 1318 bytes} [Fri Jul 3 04:21:11 2026] GET /volume/v3/capabilities/np0000004364@storpool => generated 703 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:11.743919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6033e7d4-a1dd-4a17-8195-c32f8b2afc22 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:11.745752 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6033e7d4-a1dd-4a17-8195-c32f8b2afc22 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] GET https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool Jul 03 04:21:11.745934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6033e7d4-a1dd-4a17-8195-c32f8b2afc22 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:11.746114 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6033e7d4-a1dd-4a17-8195-c32f8b2afc22 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:11.963035 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2cb2cbba-b979-4054-a29c-35b904a98a93 req-d6b9227d-9eb4-49f5-8ad6-7972ac0a46c2 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61 returned with HTTP 200 Jul 03 04:21:11.963568 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 126/500] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:21:11 2026] DELETE /volume/v3/attachments/5fdf77b6-671f-4d85-974a-2009d7441a61 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:12.255849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6033e7d4-a1dd-4a17-8195-c32f8b2afc22 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool returned with HTTP 200 Jul 03 04:21:12.256242 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 122/501] 10.4.3.253 () {66 vars in 1318 bytes} [Fri Jul 3 04:21:11 2026] GET /volume/v3/capabilities/np0000004364@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:12.268305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-93b27da2-4854-4f66-bdff-8a361ebd9bbe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:12.270895 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93b27da2-4854-4f66-bdff-8a361ebd9bbe tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] GET https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool Jul 03 04:21:12.270895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93b27da2-4854-4f66-bdff-8a361ebd9bbe tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:12.271077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93b27da2-4854-4f66-bdff-8a361ebd9bbe tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:12.754368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-24f4c1b9-3e85-4267-952f-36414d7249cf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:12.757673 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24f4c1b9-3e85-4267-952f-36414d7249cf tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:12.757921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24f4c1b9-3e85-4267-952f-36414d7249cf tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:12.758093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24f4c1b9-3e85-4267-952f-36414d7249cf tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:12.770861 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:12.770861 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:12.776791 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-24f4c1b9-3e85-4267-952f-36414d7249cf tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:12.781109 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24f4c1b9-3e85-4267-952f-36414d7249cf tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:21:12.781540 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 126/502] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:12 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:12.782078 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93b27da2-4854-4f66-bdff-8a361ebd9bbe tempest-BackendsCapabilitiesAdminTestsJSON-1647215199 tempest-BackendsCapabilitiesAdminTestsJSON-1647215199-project-admin] https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool returned with HTTP 200 Jul 03 04:21:12.782751 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 129/503] 10.4.3.253 () {66 vars in 1318 bytes} [Fri Jul 3 04:21:12 2026] GET /volume/v3/capabilities/np0000004364@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:15.487524 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7274fea3-53ea-4bdd-9a91-3006791680bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:15.604413 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7274fea3-53ea-4bdd-9a91-3006791680bd tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:15.604413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7274fea3-53ea-4bdd-9a91-3006791680bd tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-563685077"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:15.604815 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:15.604815 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:15.617767 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7274fea3-53ea-4bdd-9a91-3006791680bd tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:15.618362 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 127/504] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:21:15 2026] POST /volume/v3/types => generated 223 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:15.630051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-be2e6ee0-0991-41d3-ae50-ddc3412a55cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:15.633742 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be2e6ee0-0991-41d3-ae50-ddc3412a55cb tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:21:15.634214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be2e6ee0-0991-41d3-ae50-ddc3412a55cb tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1551165269"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:15.663441 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be2e6ee0-0991-41d3-ae50-ddc3412a55cb tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:21:15.663801 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 123/505] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:21:15 2026] POST /volume/v3/group_types => generated 181 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:15.673150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:15.752063 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:21:15.752551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d8e85b96-cce7-4de3-ba7a-45d2a7902a57", "volume_types": ["51a53053-9bf8-4844-a136-6dc04089c2cf"], "name": "tempest-GroupSnapshotsTest-Group-362122439"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:15.754386 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group {'group': {'group_type': 'd8e85b96-cce7-4de3-ba7a-45d2a7902a57', 'volume_types': ['51a53053-9bf8-4844-a136-6dc04089c2cf'], 'name': 'tempest-GroupSnapshotsTest-Group-362122439'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:21:15.768653 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group tempest-GroupSnapshotsTest-Group-362122439. Jul 03 04:21:15.788042 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:21:15.787742. {{(pid=99793) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:21:15.788172 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:15.812455 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['b36b6f8c-8247-4358-b865-65580836a9c3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:15.842940 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-29470819-2d49-4141-a0f4-46f6cd9bb617 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:21:15.843334 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 127/506] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:21:15 2026] POST /volume/v3/groups => generated 111 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:15.854991 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e43a4a85-1165-4767-9acf-428098ccbf0e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:15.856820 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e43a4a85-1165-4767-9acf-428098ccbf0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac Jul 03 04:21:15.857075 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e43a4a85-1165-4767-9acf-428098ccbf0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:15.857673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e43a4a85-1165-4767-9acf-428098ccbf0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:15.857673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-e43a4a85-1165-4767-9acf-428098ccbf0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member d949721f-f206-4e19-99ce-fe15affeb9ac {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:15.865894 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:15.865894 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:15.886777 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e43a4a85-1165-4767-9acf-428098ccbf0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac returned with HTTP 200 Jul 03 04:21:15.887258 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 130/507] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:15 2026] GET /volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:16.897994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-463c2c24-7160-4033-856e-4b3acfa39a14 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:16.901579 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-463c2c24-7160-4033-856e-4b3acfa39a14 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac Jul 03 04:21:16.901817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-463c2c24-7160-4033-856e-4b3acfa39a14 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:16.902049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-463c2c24-7160-4033-856e-4b3acfa39a14 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:16.902219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-463c2c24-7160-4033-856e-4b3acfa39a14 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member d949721f-f206-4e19-99ce-fe15affeb9ac {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:16.914507 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:16.914507 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:16.952659 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-463c2c24-7160-4033-856e-4b3acfa39a14 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac returned with HTTP 200 Jul 03 04:21:16.953153 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 128/508] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:16 2026] GET /volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:16.964443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-df65f94f-cd13-4040-839c-286752f17d67 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:16.965988 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:16.966299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1040956451", "volume_type": "51a53053-9bf8-4844-a136-6dc04089c2cf", "group_id": "d949721f-f206-4e19-99ce-fe15affeb9ac", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:16.967602 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1040956451', 'volume_type': '51a53053-9bf8-4844-a136-6dc04089c2cf', 'group_id': 'd949721f-f206-4e19-99ce-fe15affeb9ac', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:16.980001 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:16.980001 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:16.980564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume of 1 GB Jul 03 04:21:16.995805 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:17.001539 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (3cb85014-de02-4149-9186-d353972a3f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:17.002391 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f364d5-38c0-4f93-8235-3f3a7eebff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:17.002913 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:17.002913 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:17.003297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:17.026536 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9f364d5-38c0-4f93-8235-3f3a7eebff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:21:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51a53053-9bf8-4844-a136-6dc04089c2cf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-563685077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51a53053-9bf8-4844-a136-6dc04089c2cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd949721f-f206-4e19-99ce-fe15affeb9ac', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:17.027287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8283cb0d-1d46-4425-b026-ef3402559b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:17.059148 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-563685077 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-563685077, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:17.059473 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-563685077 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-563685077, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:17.103002 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['b53ec2c3-3859-4787-bc5e-8bed24bb60d8', 'a28827e6-fe56-4af4-b170-452e7e87e6f5', '32bc8f65-b3b6-4763-8865-62db95917376', 'c3da3290-d3a5-4e1b-9fc4-1387edc12e02'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:17.103980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8283cb0d-1d46-4425-b026-ef3402559b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53ec2c3-3859-4787-bc5e-8bed24bb60d8', 'a28827e6-fe56-4af4-b170-452e7e87e6f5', '32bc8f65-b3b6-4763-8865-62db95917376', 'c3da3290-d3a5-4e1b-9fc4-1387edc12e02']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:17.104761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb587dd-8352-4cf0-b724-19c1dae93e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:17.130248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb587dd-8352-4cf0-b724-19c1dae93e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715fe916-96ed-470b-8658-28e1b8953a25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1040956451',encryption_key_id=None,group_id=d949721f-f206-4e19-99ce-fe15affeb9ac,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['b53ec2c3-3859-4787-bc5e-8bed24bb60d8','a28827e6-fe56-4af4-b170-452e7e87e6f5','32bc8f65-b3b6-4763-8865-62db95917376','c3da3290-d3a5-4e1b-9fc4-1387edc12e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=51a53053-9bf8-4844-a136-6dc04089c2cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1040956451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d949721f-f206-4e19-99ce-fe15affeb9ac,host=None,id=715fe916-96ed-470b-8658-28e1b8953a25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75c292691ce452ab121df288727457a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a263380250a94b409c11904753ea8791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51a53053-9bf8-4844-a136-6dc04089c2cf),volume_type_id=51a53053-9bf8-4844-a136-6dc04089c2cf)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:17.131316 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ae0ce1-99c1-43e7-8543-152e3491eae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:17.150722 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ae0ce1-99c1-43e7-8543-152e3491eae9) transitioned into state 'SUCCESS' from state '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-1040956451',encryption_key_id=None,group_id=d949721f-f206-4e19-99ce-fe15affeb9ac,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['b53ec2c3-3859-4787-bc5e-8bed24bb60d8','a28827e6-fe56-4af4-b170-452e7e87e6f5','32bc8f65-b3b6-4763-8865-62db95917376','c3da3290-d3a5-4e1b-9fc4-1387edc12e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=51a53053-9bf8-4844-a136-6dc04089c2cf)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:17.151767 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee818fc8-84d7-4f9f-a604-97615d14b757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:17.164561 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee818fc8-84d7-4f9f-a604-97615d14b757) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:17.165360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (3cb85014-de02-4149-9186-d353972a3f11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:17.165673 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request issued successfully. Jul 03 04:21:17.166520 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:17.166712 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:17.210776 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:17.214048 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:17.214048 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:17.217591 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df65f94f-cd13-4040-839c-286752f17d67 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:17.217989 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 124/509] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:21:16 2026] POST /volume/v3/volumes => generated 822 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:17.240488 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:17.243541 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 Jul 03 04:21:17.244525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:17.244525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:17.254599 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:17.254599 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:17.258784 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:17.259584 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:17.259763 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:17.308956 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:17.316022 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:17.316022 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:17.323476 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af6eeb4b-a417-48e9-b5bf-a148a746927f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 returned with HTTP 200 Jul 03 04:21:17.323973 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 128/510] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:17 2026] GET /volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 => generated 914 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:17.637730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-97c0e74a-461e-4637-bcea-75623e4cd2b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:17.640190 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-97c0e74a-461e-4637-bcea-75623e4cd2b3 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:21:17.640428 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-97c0e74a-461e-4637-bcea-75623e4cd2b3 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:17.640653 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-97c0e74a-461e-4637-bcea-75623e4cd2b3 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:17.651586 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:17.651586 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:17.655137 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-24357c59-614b-4015-b524-6b71a833f387 req-97c0e74a-461e-4637-bcea-75623e4cd2b3 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:21:17.659349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-97c0e74a-461e-4637-bcea-75623e4cd2b3 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:21:17.659733 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 131/511] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:17 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1653 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:17.685093 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-729933bf-fe1a-48ab-abab-33560563bc30 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:17.687163 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-729933bf-fe1a-48ab-abab-33560563bc30 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:21:17.687411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-729933bf-fe1a-48ab-abab-33560563bc30 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:17.687645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-729933bf-fe1a-48ab-abab-33560563bc30 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:17.705593 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:17.705593 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:17.709981 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-24357c59-614b-4015-b524-6b71a833f387 req-729933bf-fe1a-48ab-abab-33560563bc30 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:21:17.716820 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-729933bf-fe1a-48ab-abab-33560563bc30 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:21:17.717379 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 129/512] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:17 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1653 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:18.340800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ba08d717-e055-442e-aeae-4857b5668a84 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:18.350505 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 Jul 03 04:21:18.350505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:18.350505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:18.363810 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:18.363810 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:18.370102 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:18.371108 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:18.372630 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:18.427700 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:18.431354 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:18.431354 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:18.439981 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba08d717-e055-442e-aeae-4857b5668a84 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 returned with HTTP 200 Jul 03 04:21:18.440479 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 125/513] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:18 2026] GET /volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 => generated 915 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:18.452672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:18.455620 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/group_snapshots Jul 03 04:21:18.456266 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d949721f-f206-4e19-99ce-fe15affeb9ac", "name": "tempest-group_snapshot-336544177"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:18.459132 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd949721f-f206-4e19-99ce-fe15affeb9ac', 'name': 'tempest-group_snapshot-336544177'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 04:21:18.461908 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:18.461908 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:18.466655 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.group_snapshots [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group_snapshot tempest-group_snapshot-336544177. Jul 03 04:21:18.507413 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:18.507413 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:18.520780 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-563685077 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-563685077, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:18.521230 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-563685077 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-563685077, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:18.556742 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['53e68c15-f037-4d99-9e1b-89c760b09e02', '72637387-26f9-475b-b09c-27a18ba61d63', '2bedafdc-34f6-4151-971d-6595168169fd', 'e6104a7b-4cf7-48de-9fed-2ca54dff1ea8'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:18.622309 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-873fcacd-d4f9-4035-9e8e-a86c9683f73e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots returned with HTTP 202 Jul 03 04:21:18.624405 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 129/514] 10.4.3.253 () {70 vars in 1324 bytes} [Fri Jul 3 04:21:18 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:18.633160 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-98de3da7-d03d-40ec-a272-97536e88fabc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:18.636107 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98de3da7-d03d-40ec-a272-97536e88fabc tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 Jul 03 04:21:18.636107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98de3da7-d03d-40ec-a272-97536e88fabc tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:18.636107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98de3da7-d03d-40ec-a272-97536e88fabc tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:18.636107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-98de3da7-d03d-40ec-a272-97536e88fabc tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 84a6b216-eb49-4bbc-8713-870d75d86097 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:18.643693 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:18.643693 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:18.651149 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98de3da7-d03d-40ec-a272-97536e88fabc tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 returned with HTTP 200 Jul 03 04:21:18.651733 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 132/515] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:18 2026] GET /volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:19.662298 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4b7208be-e057-4cb3-b482-edcf79e25f3a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:19.664043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4b7208be-e057-4cb3-b482-edcf79e25f3a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 Jul 03 04:21:19.664353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4b7208be-e057-4cb3-b482-edcf79e25f3a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:19.664452 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4b7208be-e057-4cb3-b482-edcf79e25f3a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:19.664591 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.group_snapshots [None req-4b7208be-e057-4cb3-b482-edcf79e25f3a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 84a6b216-eb49-4bbc-8713-870d75d86097 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:19.669549 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:19.669549 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:19.675100 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4b7208be-e057-4cb3-b482-edcf79e25f3a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 returned with HTTP 200 Jul 03 04:21:19.675495 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 130/516] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:19 2026] GET /volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:21:19.691113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:19.693361 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:19.693589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:19.693820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:19.694134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:19.695496 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:19.717101 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all snapshots completed successfully. Jul 03 04:21:19.717540 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:19.717540 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:19.718102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e7fdf3a-7cc9-4546-997f-2a21abb60f48 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:19.718601 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 126/517] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:19 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:19.729426 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ec3ac3c2-9743-4518-a8e5-9ef7318b2e56 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:19.732736 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ec3ac3c2-9743-4518-a8e5-9ef7318b2e56 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/493b999e-2aa6-4b70-b1f4-888229ca4ec5 Jul 03 04:21:19.732736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ec3ac3c2-9743-4518-a8e5-9ef7318b2e56 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:19.732922 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ec3ac3c2-9743-4518-a8e5-9ef7318b2e56 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:19.738208 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:19.738208 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:19.738788 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ec3ac3c2-9743-4518-a8e5-9ef7318b2e56 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Snapshot retrieved successfully. Jul 03 04:21:19.739675 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ec3ac3c2-9743-4518-a8e5-9ef7318b2e56 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/493b999e-2aa6-4b70-b1f4-888229ca4ec5 returned with HTTP 200 Jul 03 04:21:19.739997 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 130/518] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:19 2026] GET /volume/v3/snapshots/493b999e-2aa6-4b70-b1f4-888229ca4ec5 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:19.749529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:19.752191 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups/action Jul 03 04:21:19.752777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "84a6b216-eb49-4bbc-8713-870d75d86097", "name": "tempest-Group_from_snap-773256232"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:19.753175 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "84a6b216-eb49-4bbc-8713-870d75d86097", "name": "tempest-Group_from_snap-773256232"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:19.754846 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '84a6b216-eb49-4bbc-8713-870d75d86097', 'name': 'tempest-Group_from_snap-773256232'}}. {{(pid=99791) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 04:21:19.755009 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group tempest-Group_from_snap-773256232 from group_snapshot 84a6b216-eb49-4bbc-8713-870d75d86097. Jul 03 04:21:19.759181 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:19.759181 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:19.765940 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:19.765940 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:19.768889 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:19.768889 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:19.801039 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['4647b4f4-0953-4393-8e0a-93e8f20a91f3'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:20.344825 np0000004364 devstack@c-api.service[99791]: INFO cinder.group.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] A mapping entry already exists for group c80502c3-e5dc-485a-867e-3a242c2a43c8 and volume type 51a53053-9bf8-4844-a136-6dc04089c2cf. Do not need to create again. Jul 03 04:21:20.345269 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.345269 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:20.348592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:21:20.348318. {{(pid=99791) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:21:20.348706 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:20.354835 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (13bff031-da7c-4351-a3a0-18b7a2d87140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:20.355693 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913cfc36-c8a2-49f6-aca2-de8cace84e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:20.356625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:20.405907 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (913cfc36-c8a2-49f6-aca2-de8cace84e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '493b999e-2aa6-4b70-b1f4-888229ca4ec5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:21:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=51a53053-9bf8-4844-a136-6dc04089c2cf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-563685077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '51a53053-9bf8-4844-a136-6dc04089c2cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c80502c3-e5dc-485a-867e-3a242c2a43c8', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:20.408383 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0828794d-5568-4ba0-b864-2f6b6d4fa46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:20.441050 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-563685077 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-563685077, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:20.462826 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['29c49e8b-e3d9-4b40-9e5b-79ad3471f67d', '4f0b48d2-1f47-4060-af7d-ce3a1d5692ec'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:20.464357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0828794d-5568-4ba0-b864-2f6b6d4fa46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29c49e8b-e3d9-4b40-9e5b-79ad3471f67d', '4f0b48d2-1f47-4060-af7d-ce3a1d5692ec']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:20.466208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32a8ae5-7efe-4a07-bfdb-7037ef2f9df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:20.527434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b32a8ae5-7efe-4a07-bfdb-7037ef2f9df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1eccdd5-26b6-4518-a129-957438258cfe', '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=c80502c3-e5dc-485a-867e-3a242c2a43c8,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['29c49e8b-e3d9-4b40-9e5b-79ad3471f67d','4f0b48d2-1f47-4060-af7d-ce3a1d5692ec'],size=1,snapshot_id=493b999e-2aa6-4b70-b1f4-888229ca4ec5,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=51a53053-9bf8-4844-a136-6dc04089c2cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c80502c3-e5dc-485a-867e-3a242c2a43c8,host=None,id=b1eccdd5-26b6-4518-a129-957438258cfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75c292691ce452ab121df288727457a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=493b999e-2aa6-4b70-b1f4-888229ca4ec5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a263380250a94b409c11904753ea8791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(51a53053-9bf8-4844-a136-6dc04089c2cf),volume_type_id=51a53053-9bf8-4844-a136-6dc04089c2cf)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:20.528125 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b564a0f8-db71-4948-8c8c-c8b90158eccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:20.558595 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b564a0f8-db71-4948-8c8c-c8b90158eccc) transitioned into state 'SUCCESS' from 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=c80502c3-e5dc-485a-867e-3a242c2a43c8,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['29c49e8b-e3d9-4b40-9e5b-79ad3471f67d','4f0b48d2-1f47-4060-af7d-ce3a1d5692ec'],size=1,snapshot_id=493b999e-2aa6-4b70-b1f4-888229ca4ec5,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=51a53053-9bf8-4844-a136-6dc04089c2cf)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:20.559404 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (13bff031-da7c-4351-a3a0-18b7a2d87140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:20.559691 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request issued successfully. Jul 03 04:21:20.599594 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3e2f808-a7df-4802-bae8-47f93a708ff5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/action returned with HTTP 202 Jul 03 04:21:20.600056 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 133/519] 10.4.3.253 () {70 vars in 1318 bytes} [Fri Jul 3 04:21:19 2026] POST /volume/v3/groups/action => generated 102 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:20.611637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:20.614548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:20.614662 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:20.614867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:20.615398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:20.616518 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:20.630314 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:20.631299 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:20.631519 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:20.698051 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:20.702102 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.702102 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:20.707176 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:20.707433 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:20.752173 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:20.756172 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.756172 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:20.765997 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d8fbfb2-2175-47ac-a5f4-e3a51364d962 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:20.766555 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 131/520] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:20 2026] GET /volume/v3/volumes/detail => generated 1833 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:20.780694 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:20.782951 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe Jul 03 04:21:20.783509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:20.783782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:20.794319 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.794319 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:20.798527 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:20.799238 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:20.799477 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:20.845805 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:20.849181 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.849181 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:20.856826 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6cbb387c-0f4e-4db6-b508-66e47e685fd1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe returned with HTTP 200 Jul 03 04:21:20.857183 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 127/521] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:20 2026] GET /volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe => generated 926 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:20.872181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c99a4c6a-58e1-4d58-8e3b-e251c263ce1a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:20.874563 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c99a4c6a-58e1-4d58-8e3b-e251c263ce1a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8 Jul 03 04:21:20.874750 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c99a4c6a-58e1-4d58-8e3b-e251c263ce1a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:20.874902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c99a4c6a-58e1-4d58-8e3b-e251c263ce1a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:20.875052 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-c99a4c6a-58e1-4d58-8e3b-e251c263ce1a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member c80502c3-e5dc-485a-867e-3a242c2a43c8 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:20.878722 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.878722 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:20.896527 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c99a4c6a-58e1-4d58-8e3b-e251c263ce1a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8 returned with HTTP 200 Jul 03 04:21:20.897044 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 131/522] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:20 2026] GET /volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8 => generated 417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:20.908443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:20.910824 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:20.911114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:20.911430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:20.911787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:20.912280 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.912280 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:20.912870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:20.923084 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:20.923894 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:20.924038 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:20.965719 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:20.972995 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:20.972995 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:20.979143 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:20.979267 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:21.020595 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:21.023826 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:21.023826 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:21.032827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c76f12ad-ed2d-4bb4-b577-352f6e97eecf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:21.033278 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 134/523] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:20 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:21.048229 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:21.050185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8/action Jul 03 04:21:21.050552 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:21.050684 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:21.052154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for group c80502c3-e5dc-485a-867e-3a242c2a43c8 {{(pid=99792) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:21:21.052295 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.groups [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group with id: c80502c3-e5dc-485a-867e-3a242c2a43c8 Jul 03 04:21:21.055748 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:21.055748 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:21.119305 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ab96342d-c4ee-4876-9559-48eb4cc0cd53 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8/action returned with HTTP 202 Jul 03 04:21:21.119871 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 132/524] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:21 2026] POST /volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:21.131482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6c0987af-960c-4f82-a256-32bdc2cac546 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:21.132369 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe Jul 03 04:21:21.132545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:21.132917 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:21.155245 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:21.155245 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:21.165713 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:21.166962 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:21.166962 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:21.221129 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:21.224640 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:21.224640 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:21.232867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6c0987af-960c-4f82-a256-32bdc2cac546 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe returned with HTTP 200 Jul 03 04:21:21.233315 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 128/525] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:21 2026] GET /volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe => generated 925 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:21.342876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-e1a23f5c-af0d-4096-92b4-63b78c5a5fb2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:21.345585 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-e1a23f5c-af0d-4096-92b4-63b78c5a5fb2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:21.345824 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-e1a23f5c-af0d-4096-92b4-63b78c5a5fb2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:21.346079 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-e1a23f5c-af0d-4096-92b4-63b78c5a5fb2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:21.355356 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:21.355356 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:21.362311 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-e1a23f5c-af0d-4096-92b4-63b78c5a5fb2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:21.374513 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-e1a23f5c-af0d-4096-92b4-63b78c5a5fb2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:21.375543 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 132/526] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:21 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:21.476119 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-21527c5f-db0c-45e7-a83b-ee1ec9ac166c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:21.476632 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21527c5f-db0c-45e7-a83b-ee1ec9ac166c None None] GET https://10.4.3.253/volume// Jul 03 04:21:21.476803 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21527c5f-db0c-45e7-a83b-ee1ec9ac166c None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:21.477026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21527c5f-db0c-45e7-a83b-ee1ec9ac166c None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:21.477432 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21527c5f-db0c-45e7-a83b-ee1ec9ac166c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:21.477738 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 135/527] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:21.485953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-9a7f8e7b-d75e-4b03-8c31-b65fdd721d90 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:21.488306 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-9a7f8e7b-d75e-4b03-8c31-b65fdd721d90 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:21:21.488664 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-9a7f8e7b-d75e-4b03-8c31-b65fdd721d90 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6ee881b-4344-4a43-8c3c-d21965282d36", "connector": null, "instance_uuid": "683d1775-ad4b-4200-9d1d-ef75e6c95064"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:21.502713 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:21.502713 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:21.540422 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-9a7f8e7b-d75e-4b03-8c31-b65fdd721d90 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:21:21.541562 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 133/528] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:21:21 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) Jul 03 04:21:22.089799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-225687dd-4761-4c39-bd9f-83795d306c19 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.092625 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-225687dd-4761-4c39-bd9f-83795d306c19 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] DELETE https://10.4.3.253/volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab Jul 03 04:21:22.092888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-225687dd-4761-4c39-bd9f-83795d306c19 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.093159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-225687dd-4761-4c39-bd9f-83795d306c19 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.103457 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.103457 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:22.195282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.197180 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] DELETE https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:22.197424 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.197643 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.197848 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Delete volume with id: 3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:22.204960 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.204960 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:22.205494 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:22.230583 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Delete volume request issued successfully. Jul 03 04:21:22.230828 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c3f61d5c-920c-4549-a1a4-e672328a2477 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 202 Jul 03 04:21:22.231486 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 133/529] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:21:22 2026] DELETE /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:22.239411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4bc8e9ed-2baf-4a7f-b473-335812970d84 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.241809 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4bc8e9ed-2baf-4a7f-b473-335812970d84 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:22.242052 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4bc8e9ed-2baf-4a7f-b473-335812970d84 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.242298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4bc8e9ed-2baf-4a7f-b473-335812970d84 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.250004 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.250004 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:22.253261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-84a4fd64-2b01-43b1-ac08-f1d84e373cda None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.256474 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4bc8e9ed-2baf-4a7f-b473-335812970d84 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Volume info retrieved successfully. Jul 03 04:21:22.256561 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84a4fd64-2b01-43b1-ac08-f1d84e373cda tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe Jul 03 04:21:22.256561 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84a4fd64-2b01-43b1-ac08-f1d84e373cda tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.256561 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84a4fd64-2b01-43b1-ac08-f1d84e373cda tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.258836 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4bc8e9ed-2baf-4a7f-b473-335812970d84 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 200 Jul 03 04:21:22.259227 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 136/530] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:22.261357 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84a4fd64-2b01-43b1-ac08-f1d84e373cda tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe returned with HTTP 404 Jul 03 04:21:22.261928 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 134/531] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/volumes/b1eccdd5-26b6-4518-a129-957438258cfe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:22.270831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-13c594d5-cff8-4132-b7df-1191ef3825b6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.272888 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-13c594d5-cff8-4132-b7df-1191ef3825b6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8 Jul 03 04:21:22.273140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-13c594d5-cff8-4132-b7df-1191ef3825b6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.273413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-13c594d5-cff8-4132-b7df-1191ef3825b6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.273585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-13c594d5-cff8-4132-b7df-1191ef3825b6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member c80502c3-e5dc-485a-867e-3a242c2a43c8 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:22.280624 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-13c594d5-cff8-4132-b7df-1191ef3825b6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8 returned with HTTP 404 Jul 03 04:21:22.281135 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 134/532] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/groups/c80502c3-e5dc-485a-867e-3a242c2a43c8 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:22.289668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.292176 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] DELETE https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 Jul 03 04:21:22.292449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.292639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.292793 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for member 84a6b216-eb49-4bbc-8713-870d75d86097 {{(pid=99791) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 04:21:22.292950 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.group_snapshots [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group_snapshot with id: 84a6b216-eb49-4bbc-8713-870d75d86097 Jul 03 04:21:22.297215 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.297215 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:22.337648 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e4ae6bf7-bfa5-473c-8b4c-08c6f824114e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 returned with HTTP 202 Jul 03 04:21:22.338138 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 137/533] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:22 2026] DELETE /volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:22.348475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-240ff48e-8261-4729-91e9-707a815f6f66 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.350468 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:22.350921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.351247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.351645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:22.352187 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.352187 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:22.352824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:22.368407 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:22.368407 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:22.368407 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:22.403927 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:22.407006 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.407006 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:22.417200 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-240ff48e-8261-4729-91e9-707a815f6f66 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:22.417889 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 135/534] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:22.433937 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.435537 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:22.435719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.435936 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.436220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:22.437377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:22.447929 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all snapshots completed successfully. Jul 03 04:21:22.448699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b0c4747c-b9e8-4da1-8f66-ba4ef0857c88 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:22.449096 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 135/535] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:22.457424 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7d88c6f3-4821-4223-94f4-596f5a4113e1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.459107 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d88c6f3-4821-4223-94f4-596f5a4113e1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 Jul 03 04:21:22.459344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d88c6f3-4821-4223-94f4-596f5a4113e1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.459541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d88c6f3-4821-4223-94f4-596f5a4113e1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.459705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-7d88c6f3-4821-4223-94f4-596f5a4113e1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 84a6b216-eb49-4bbc-8713-870d75d86097 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:22.462806 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d88c6f3-4821-4223-94f4-596f5a4113e1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 returned with HTTP 404 Jul 03 04:21:22.463310 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 138/536] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/group_snapshots/84a6b216-eb49-4bbc-8713-870d75d86097 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:22.470420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c093909-1da3-45be-93e8-266b5f86d18d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.471681 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:22.472053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.472308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.472626 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:22.473363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:22.479938 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:22.480773 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:22.481007 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:22.516730 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:22.519783 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.519783 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:22.527367 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c093909-1da3-45be-93e8-266b5f86d18d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:22.527367 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 136/537] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:22.539747 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.541892 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac/action Jul 03 04:21:22.542393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:22.542579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:22.543948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for group d949721f-f206-4e19-99ce-fe15affeb9ac {{(pid=99793) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:21:22.544052 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group with id: d949721f-f206-4e19-99ce-fe15affeb9ac Jul 03 04:21:22.547302 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.547302 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:22.589414 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d439d4e4-3ad7-4309-9c54-c613646ba592 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac/action returned with HTTP 202 Jul 03 04:21:22.589898 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 136/538] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:22 2026] POST /volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:22.598093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.599560 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 Jul 03 04:21:22.599913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.600114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.612932 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.612932 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:22.622898 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:22.623549 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:22.623698 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:22.653127 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-225687dd-4761-4c39-bd9f-83795d306c19 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab returned with HTTP 200 Jul 03 04:21:22.653559 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 129/539] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:21:22 2026] DELETE /volume/v3/attachments/b90d884b-9c79-4f02-a6db-7f1e996eb9ab => generated 192 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:22.666001 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:22.669569 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.669569 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:22.678641 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d225bec9-a6eb-42c2-9217-01dfa8210d24 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 returned with HTTP 200 Jul 03 04:21:22.678933 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 139/540] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 => generated 914 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:22.786758 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c983872e-847e-414e-9e59-9d2f2dcbdf18 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.787521 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c983872e-847e-414e-9e59-9d2f2dcbdf18 None None] GET https://10.4.3.253/volume// Jul 03 04:21:22.787841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c983872e-847e-414e-9e59-9d2f2dcbdf18 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:22.788149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c983872e-847e-414e-9e59-9d2f2dcbdf18 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:22.788704 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c983872e-847e-414e-9e59-9d2f2dcbdf18 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:22.789134 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 137/541] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:22.799489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-6ba7d2c9-807e-4ea9-975a-354515cbc528 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:22.801686 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-6ba7d2c9-807e-4ea9-975a-354515cbc528 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] POST https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36/action Jul 03 04:21:22.801686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-6ba7d2c9-807e-4ea9-975a-354515cbc528 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action body: b'{"os-reimage": {"image_id": "ec5f9610-ac5b-441b-b0d5-db3559298a7e", "reimage_reserved": true}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:22.801862 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-6ba7d2c9-807e-4ea9-975a-354515cbc528 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "ec5f9610-ac5b-441b-b0d5-db3559298a7e", "reimage_reserved": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:22.812019 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:22.812019 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:22.814114 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-24357c59-614b-4015-b524-6b71a833f387 req-6ba7d2c9-807e-4ea9-975a-354515cbc528 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:21:22.908489 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-6ba7d2c9-807e-4ea9-975a-354515cbc528 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36/action returned with HTTP 202 Jul 03 04:21:22.908959 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 137/542] 10.4.3.253 () {74 vars in 1713 bytes} [Fri Jul 3 04:21:22 2026] POST /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:21:23.276368 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8721117e-7816-48fd-95d3-5a0b351f7217 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.279788 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8721117e-7816-48fd-95d3-5a0b351f7217 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] GET https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 Jul 03 04:21:23.280002 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8721117e-7816-48fd-95d3-5a0b351f7217 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.280180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8721117e-7816-48fd-95d3-5a0b351f7217 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.285868 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8721117e-7816-48fd-95d3-5a0b351f7217 tempest-ServerStableDeviceRescueTest-645362785 tempest-ServerStableDeviceRescueTest-645362785-project-member] https://10.4.3.253/volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 returned with HTTP 404 Jul 03 04:21:23.286390 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 130/543] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/v3/volumes/3bb72e81-8887-4c25-9d18-198b92bb2860 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:23.439265 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c65d6b6-fb1e-47ab-a13e-95c6b63ea0be None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.439823 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c65d6b6-fb1e-47ab-a13e-95c6b63ea0be None None] GET https://10.4.3.253/volume// Jul 03 04:21:23.440271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c65d6b6-fb1e-47ab-a13e-95c6b63ea0be None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.440271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c65d6b6-fb1e-47ab-a13e-95c6b63ea0be None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.440571 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c65d6b6-fb1e-47ab-a13e-95c6b63ea0be None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:23.440907 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 140/544] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:23.449166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-caf5a704-c5ac-4857-a5fb-d80d4118227e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.451883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-caf5a704-c5ac-4857-a5fb-d80d4118227e tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:21:23.452261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-caf5a704-c5ac-4857-a5fb-d80d4118227e tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ebd35f7a-ffca-4456-82ab-90006387117b", "connector": null, "instance_uuid": "c7760c72-db16-418b-b3b8-84fab8054f20"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:23.461382 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:23.461382 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:23.498300 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-caf5a704-c5ac-4857-a5fb-d80d4118227e tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:21:23.498897 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 138/545] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:21:23 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) Jul 03 04:21:23.691277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-59f0bfe0-f155-4004-88b2-c5ce467c5612 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.693636 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-59f0bfe0-f155-4004-88b2-c5ce467c5612 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 Jul 03 04:21:23.693890 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-59f0bfe0-f155-4004-88b2-c5ce467c5612 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.694120 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-59f0bfe0-f155-4004-88b2-c5ce467c5612 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.700114 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-59f0bfe0-f155-4004-88b2-c5ce467c5612 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 returned with HTTP 404 Jul 03 04:21:23.700709 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 138/546] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/v3/volumes/715fe916-96ed-470b-8658-28e1b8953a25 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:23.707944 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-83eb61e9-161b-43da-8393-d1902c7c1682 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.710634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-83eb61e9-161b-43da-8393-d1902c7c1682 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac Jul 03 04:21:23.710634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-83eb61e9-161b-43da-8393-d1902c7c1682 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.710865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-83eb61e9-161b-43da-8393-d1902c7c1682 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.714288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-83eb61e9-161b-43da-8393-d1902c7c1682 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member d949721f-f206-4e19-99ce-fe15affeb9ac {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:23.714877 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-83eb61e9-161b-43da-8393-d1902c7c1682 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac returned with HTTP 404 Jul 03 04:21:23.715613 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 131/547] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/v3/groups/d949721f-f206-4e19-99ce-fe15affeb9ac => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:23.726004 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a16688e-b0be-4a71-997b-d501b5a54554 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.734573 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a16688e-b0be-4a71-997b-d501b5a54554 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/d8e85b96-cce7-4de3-ba7a-45d2a7902a57 Jul 03 04:21:23.734573 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a16688e-b0be-4a71-997b-d501b5a54554 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.734573 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a16688e-b0be-4a71-997b-d501b5a54554 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.762236 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a16688e-b0be-4a71-997b-d501b5a54554 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/group_types/d8e85b96-cce7-4de3-ba7a-45d2a7902a57 returned with HTTP 202 Jul 03 04:21:23.762236 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 141/548] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:21:23 2026] DELETE /volume/v3/group_types/d8e85b96-cce7-4de3-ba7a-45d2a7902a57 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:23.769665 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4e2be577-7c53-4a53-bbb1-30826e127fda None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.771695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4e2be577-7c53-4a53-bbb1-30826e127fda tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] DELETE https://10.4.3.253/volume/v3/types/51a53053-9bf8-4844-a136-6dc04089c2cf Jul 03 04:21:23.771939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4e2be577-7c53-4a53-bbb1-30826e127fda tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.772175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4e2be577-7c53-4a53-bbb1-30826e127fda tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.772503 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:23.772503 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:23.821196 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4e2be577-7c53-4a53-bbb1-30826e127fda tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types/51a53053-9bf8-4844-a136-6dc04089c2cf returned with HTTP 202 Jul 03 04:21:23.821745 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 139/549] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:23 2026] DELETE /volume/v3/types/51a53053-9bf8-4844-a136-6dc04089c2cf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:23.831434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-61d6898d-84ec-4aed-b888-04b5ece218a6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.833611 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-61d6898d-84ec-4aed-b888-04b5ece218a6 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] GET https://10.4.3.253/volume/v3/types/51a53053-9bf8-4844-a136-6dc04089c2cf Jul 03 04:21:23.833848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-61d6898d-84ec-4aed-b888-04b5ece218a6 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.834080 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-61d6898d-84ec-4aed-b888-04b5ece218a6 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.838301 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-61d6898d-84ec-4aed-b888-04b5ece218a6 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types/51a53053-9bf8-4844-a136-6dc04089c2cf returned with HTTP 404 Jul 03 04:21:23.838962 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 139/550] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/v3/types/51a53053-9bf8-4844-a136-6dc04089c2cf => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:23.849448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f190d7bd-2ae8-45a3-9d13-b6532abd720b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.851306 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f190d7bd-2ae8-45a3-9d13-b6532abd720b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:23.851681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f190d7bd-2ae8-45a3-9d13-b6532abd720b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-641795336"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:23.853641 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:23.853641 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:23.872876 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f190d7bd-2ae8-45a3-9d13-b6532abd720b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:23.873281 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 132/551] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:21:23 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:23.881914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-df279998-b351-47cd-b106-b39fb1923ace None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.883702 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-df279998-b351-47cd-b106-b39fb1923ace tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:21:23.884092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-df279998-b351-47cd-b106-b39fb1923ace tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1916186382"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:23.906276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-df279998-b351-47cd-b106-b39fb1923ace tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:21:23.906709 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 142/552] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:21:23 2026] POST /volume/v3/group_types => generated 181 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:23.911219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-09c29191-d11e-4835-98b5-2e5e911af907 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.913356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09c29191-d11e-4835-98b5-2e5e911af907 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:23.913555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09c29191-d11e-4835-98b5-2e5e911af907 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.913765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09c29191-d11e-4835-98b5-2e5e911af907 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.915943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.918153 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:21:23.918644 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3bf36c20-50a9-483c-98bc-d2d451087e20", "volume_types": ["b97056d2-62cb-4cdc-b592-7f496dc3a5a1"], "name": "tempest-GroupSnapshotsTest-Group-1415918253"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:23.920528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group {'group': {'group_type': '3bf36c20-50a9-483c-98bc-d2d451087e20', 'volume_types': ['b97056d2-62cb-4cdc-b592-7f496dc3a5a1'], 'name': 'tempest-GroupSnapshotsTest-Group-1415918253'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:21:23.925306 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group tempest-GroupSnapshotsTest-Group-1415918253. Jul 03 04:21:23.925691 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:23.925691 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:23.927024 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:23.927024 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:23.932688 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-09c29191-d11e-4835-98b5-2e5e911af907 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:23.937982 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:23.940102 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09c29191-d11e-4835-98b5-2e5e911af907 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:23.940645 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 140/553] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:23.952520 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['fc73158b-0e34-4fc9-996f-dd99f8eb8ebe'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:23.979061 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb59cf5c-86d7-4e05-90f7-4bfef75e269f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:21:23.979515 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 140/554] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:21:23 2026] POST /volume/v3/groups => generated 112 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:23.989380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-57d87f3f-f3c0-4cd8-b5f7-8beb10defbb0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:23.992246 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-57d87f3f-f3c0-4cd8-b5f7-8beb10defbb0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:23.992246 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-57d87f3f-f3c0-4cd8-b5f7-8beb10defbb0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:23.992375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-57d87f3f-f3c0-4cd8-b5f7-8beb10defbb0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:23.992420 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-57d87f3f-f3c0-4cd8-b5f7-8beb10defbb0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:23.996626 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:23.996626 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:24.005867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-57d87f3f-f3c0-4cd8-b5f7-8beb10defbb0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:24.006383 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 133/555] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:23 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:24.048716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-af371072-530b-48f0-9bef-2bfd6da042c6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:24.049294 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af371072-530b-48f0-9bef-2bfd6da042c6 None None] GET https://10.4.3.253/volume// Jul 03 04:21:24.049534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af371072-530b-48f0-9bef-2bfd6da042c6 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:24.049812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af371072-530b-48f0-9bef-2bfd6da042c6 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:24.050318 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af371072-530b-48f0-9bef-2bfd6da042c6 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:24.051319 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 143/556] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:24 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:24.064439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-ab8b33cf-ded5-4995-aab9-8d8f5e784b84 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:24.068259 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-ab8b33cf-ded5-4995-aab9-8d8f5e784b84 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:24.068508 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-ab8b33cf-ded5-4995-aab9-8d8f5e784b84 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:24.068902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-ab8b33cf-ded5-4995-aab9-8d8f5e784b84 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:24.078639 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:24.078639 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:24.083314 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-ab8b33cf-ded5-4995-aab9-8d8f5e784b84 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:24.090677 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-ab8b33cf-ded5-4995-aab9-8d8f5e784b84 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:24.091277 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 141/557] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:24 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1024 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:24.199977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:24.202234 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] PUT https://10.4.3.253/volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c Jul 03 04:21:24.202498 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:24.209949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Acquiring lock "cinder-attachment_update-ebd35f7a-ffca-4456-82ab-90006387117b-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:21:24.215420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Lock "cinder-attachment_update-ebd35f7a-ffca-4456-82ab-90006387117b-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:21:24.216708 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:24.216708 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:24.752888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Lock "cinder-attachment_update-ebd35f7a-ffca-4456-82ab-90006387117b-np0000004364" released by "attachment_update" :: held 0.538s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:21:24.753287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-56cab64b-1181-4260-bac1-b3aca7279a33 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c returned with HTTP 200 Jul 03 04:21:24.753721 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 141/558] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:21:24 2026] PUT /volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:24.957287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1465ea8e-fe3f-4d6e-98c1-d798461e4d2f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:24.959677 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1465ea8e-fe3f-4d6e-98c1-d798461e4d2f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:24.960004 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1465ea8e-fe3f-4d6e-98c1-d798461e4d2f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:24.960287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1465ea8e-fe3f-4d6e-98c1-d798461e4d2f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:24.972676 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:24.972676 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:24.977672 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1465ea8e-fe3f-4d6e-98c1-d798461e4d2f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:24.983342 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1465ea8e-fe3f-4d6e-98c1-d798461e4d2f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:24.983937 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 134/559] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:24 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:25.017123 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-328e0132-34c5-4ca7-b208-96ed45fb8ba5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:25.018806 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-328e0132-34c5-4ca7-b208-96ed45fb8ba5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:25.019604 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-328e0132-34c5-4ca7-b208-96ed45fb8ba5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:25.019604 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-328e0132-34c5-4ca7-b208-96ed45fb8ba5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:25.019604 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-328e0132-34c5-4ca7-b208-96ed45fb8ba5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:25.023562 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:25.023562 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:25.031845 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-328e0132-34c5-4ca7-b208-96ed45fb8ba5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:25.032274 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 144/560] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:25 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:25.045876 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:25.049000 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:25.051658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1939528886", "volume_type": "b97056d2-62cb-4cdc-b592-7f496dc3a5a1", "group_id": "eace4f8c-c49a-47a0-afd2-44f3437446c9", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:25.052760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1939528886', 'volume_type': 'b97056d2-62cb-4cdc-b592-7f496dc3a5a1', 'group_id': 'eace4f8c-c49a-47a0-afd2-44f3437446c9', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:25.066315 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:25.066315 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:25.066722 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume of 1 GB Jul 03 04:21:25.081709 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:25.089931 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (bd9bf7c0-e799-4ea8-89b2-7be6ee3e5caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:25.095344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2910ff-a806-4e0c-93d9-e8e8625e38b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:25.096193 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:25.096193 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:25.096797 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:25.124067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd2910ff-a806-4e0c-93d9-e8e8625e38b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:21:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-641795336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b97056d2-62cb-4cdc-b592-7f496dc3a5a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eace4f8c-c49a-47a0-afd2-44f3437446c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:25.125042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f241e8-9aad-4817-a8a5-bc9e8fdab126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:25.158292 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-641795336 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-641795336, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:25.158717 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-641795336 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-641795336, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:25.210385 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['1779d464-064b-48fc-94a8-82259dbaf247', '577d9f5d-9a8e-4592-95b8-041f70cdd271', 'c6be75b6-35fb-4797-9148-82eb1214952f', 'da6174a5-e4e7-4a8e-8e04-9cdc828789ea'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:25.211657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56f241e8-9aad-4817-a8a5-bc9e8fdab126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1779d464-064b-48fc-94a8-82259dbaf247', '577d9f5d-9a8e-4592-95b8-041f70cdd271', 'c6be75b6-35fb-4797-9148-82eb1214952f', 'da6174a5-e4e7-4a8e-8e04-9cdc828789ea']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:25.213141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98901b40-c618-4273-90bb-27900c03d803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:25.243144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98901b40-c618-4273-90bb-27900c03d803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2a9b2b3-1b6c-4856-8c95-9cad8764602d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1939528886',encryption_key_id=None,group_id=eace4f8c-c49a-47a0-afd2-44f3437446c9,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['1779d464-064b-48fc-94a8-82259dbaf247','577d9f5d-9a8e-4592-95b8-041f70cdd271','c6be75b6-35fb-4797-9148-82eb1214952f','da6174a5-e4e7-4a8e-8e04-9cdc828789ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1939528886',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eace4f8c-c49a-47a0-afd2-44f3437446c9,host=None,id=a2a9b2b3-1b6c-4856-8c95-9cad8764602d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75c292691ce452ab121df288727457a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a263380250a94b409c11904753ea8791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b97056d2-62cb-4cdc-b592-7f496dc3a5a1),volume_type_id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:25.245279 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e2a81b-c94e-4de9-9f0e-0fbcdefb0337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:25.269672 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e2a81b-c94e-4de9-9f0e-0fbcdefb0337) transitioned into state 'SUCCESS' from state '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-1939528886',encryption_key_id=None,group_id=eace4f8c-c49a-47a0-afd2-44f3437446c9,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['1779d464-064b-48fc-94a8-82259dbaf247','577d9f5d-9a8e-4592-95b8-041f70cdd271','c6be75b6-35fb-4797-9148-82eb1214952f','da6174a5-e4e7-4a8e-8e04-9cdc828789ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:25.270447 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf91762-36a2-44e9-94ef-c9e00a686a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:25.290551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bf91762-36a2-44e9-94ef-c9e00a686a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:25.291386 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (bd9bf7c0-e799-4ea8-89b2-7be6ee3e5caf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:25.291690 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request issued successfully. Jul 03 04:21:25.292580 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:25.292751 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:25.335294 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:25.338945 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:25.338945 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:25.343261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88e52bcc-10ee-41df-a8cf-d0e0917fa851 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:25.344574 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 142/561] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:21:25 2026] POST /volume/v3/volumes => generated 822 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:25.358607 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:25.360348 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d Jul 03 04:21:25.360586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:25.360777 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:25.368027 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:25.368027 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:25.371666 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:25.372422 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:25.372533 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:25.408667 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:25.414841 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:25.414841 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:25.429887 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c89af3fd-15cd-4671-bd24-606565b7ee9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d returned with HTTP 200 Jul 03 04:21:25.429887 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 142/562] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:25 2026] GET /volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d => generated 890 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:25.999525 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7b431bf6-b94e-4cb3-a6bb-6dba9b46dc61 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:26.001773 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b431bf6-b94e-4cb3-a6bb-6dba9b46dc61 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:26.002044 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b431bf6-b94e-4cb3-a6bb-6dba9b46dc61 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:26.002322 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b431bf6-b94e-4cb3-a6bb-6dba9b46dc61 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:26.013619 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.013619 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:26.030966 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7b431bf6-b94e-4cb3-a6bb-6dba9b46dc61 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:26.038440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b431bf6-b94e-4cb3-a6bb-6dba9b46dc61 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:26.038952 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 135/563] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:25 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:26.450269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:26.452578 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d Jul 03 04:21:26.452578 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:26.452702 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:26.456498 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=233,cinder:UPDATE=39,cinder:INSERT=17 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:21:26.467307 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.467307 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:26.474283 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:26.475501 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:26.475895 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:26.519486 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:26.523251 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.523251 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:26.533158 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-75d7d1bd-ed97-4dc0-9a5e-8b629f9d028d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d returned with HTTP 200 Jul 03 04:21:26.533606 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 145/564] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:26 2026] GET /volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d => generated 915 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:26.550103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:26.551978 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:26.552381 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-923375259", "volume_type": "b97056d2-62cb-4cdc-b592-7f496dc3a5a1", "group_id": "eace4f8c-c49a-47a0-afd2-44f3437446c9", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:26.553792 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-923375259', 'volume_type': 'b97056d2-62cb-4cdc-b592-7f496dc3a5a1', 'group_id': 'eace4f8c-c49a-47a0-afd2-44f3437446c9', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:26.567403 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.567403 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:26.568917 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume of 1 GB Jul 03 04:21:26.581669 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:26.592988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (058ae68d-03bd-4e71-9754-ca5807749dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:26.594404 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c77b00-bb43-4bae-8fd5-2943050f8854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:26.595212 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.595212 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:26.595456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:26.619223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00c77b00-bb43-4bae-8fd5-2943050f8854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:21:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-641795336',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b97056d2-62cb-4cdc-b592-7f496dc3a5a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'eace4f8c-c49a-47a0-afd2-44f3437446c9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:26.620132 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9bbe9a-a004-484f-8db7-205a5a435038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:26.666814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['c0bf790f-49a4-4e7d-9445-4e50ae7a8f8f', 'c0d8ff8c-f9d2-4a1e-aada-756a9360dfb7', '02a0e6db-d38a-412f-8fe2-a8c5d0020643', 'f2d810bd-61c8-4832-acee-e07f7b8b1e8a'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:26.667735 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9bbe9a-a004-484f-8db7-205a5a435038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0bf790f-49a4-4e7d-9445-4e50ae7a8f8f', 'c0d8ff8c-f9d2-4a1e-aada-756a9360dfb7', '02a0e6db-d38a-412f-8fe2-a8c5d0020643', 'f2d810bd-61c8-4832-acee-e07f7b8b1e8a']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:26.668810 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acc9925-b17d-4fa3-b943-17ee4b019b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:26.697053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6acc9925-b17d-4fa3-b943-17ee4b019b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '388ce8b2-a723-4e1d-8721-598824e9425e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-923375259',encryption_key_id=None,group_id=eace4f8c-c49a-47a0-afd2-44f3437446c9,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['c0bf790f-49a4-4e7d-9445-4e50ae7a8f8f','c0d8ff8c-f9d2-4a1e-aada-756a9360dfb7','02a0e6db-d38a-412f-8fe2-a8c5d0020643','f2d810bd-61c8-4832-acee-e07f7b8b1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-923375259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=eace4f8c-c49a-47a0-afd2-44f3437446c9,host=None,id=388ce8b2-a723-4e1d-8721-598824e9425e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75c292691ce452ab121df288727457a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a263380250a94b409c11904753ea8791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b97056d2-62cb-4cdc-b592-7f496dc3a5a1),volume_type_id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:26.698629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff4428a-eed3-4aab-9796-e80668540d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:26.723788 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dff4428a-eed3-4aab-9796-e80668540d75) transitioned into state 'SUCCESS' from state '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-923375259',encryption_key_id=None,group_id=eace4f8c-c49a-47a0-afd2-44f3437446c9,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['c0bf790f-49a4-4e7d-9445-4e50ae7a8f8f','c0d8ff8c-f9d2-4a1e-aada-756a9360dfb7','02a0e6db-d38a-412f-8fe2-a8c5d0020643','f2d810bd-61c8-4832-acee-e07f7b8b1e8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=b97056d2-62cb-4cdc-b592-7f496dc3a5a1)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:26.724971 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921303b7-c71a-48ab-b9c2-37e00da6c3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:26.743352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921303b7-c71a-48ab-b9c2-37e00da6c3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:26.744679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (058ae68d-03bd-4e71-9754-ca5807749dd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:26.745086 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request issued successfully. Jul 03 04:21:26.746695 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:26.746924 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:26.798894 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:26.802217 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.802217 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:26.806137 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d05ac7ed-3aa4-4edb-8d71-939e3ce16c80 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:26.806670 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 143/565] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:21:26 2026] POST /volume/v3/volumes => generated 821 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:26.823065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:26.825822 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e Jul 03 04:21:26.826062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:26.826280 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:26.833568 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.833568 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:26.840437 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:26.845101 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:26.845101 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:26.895596 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:26.898271 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:26.898271 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:26.908474 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-32cb6254-04f7-4a82-9a4e-7ab28941c18a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e returned with HTTP 200 Jul 03 04:21:26.908913 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 143/566] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:26 2026] GET /volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e => generated 889 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:27.052626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1ad1a630-3cbb-4cfa-a978-4e5de9bb058d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:27.057029 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ad1a630-3cbb-4cfa-a978-4e5de9bb058d tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:27.057029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ad1a630-3cbb-4cfa-a978-4e5de9bb058d tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:27.057029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ad1a630-3cbb-4cfa-a978-4e5de9bb058d tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:27.067341 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:27.067341 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:27.074973 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1ad1a630-3cbb-4cfa-a978-4e5de9bb058d tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:27.084462 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ad1a630-3cbb-4cfa-a978-4e5de9bb058d tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:27.084573 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 136/567] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:27 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:27.366540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:27.372504 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:27.372617 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-352817078", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:27.377667 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-352817078', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:27.378226 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Create volume of 1 GB Jul 03 04:21:27.385846 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Availability Zones retrieved successfully. Jul 03 04:21:27.395963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Flow 'volume_create_api' (66ba8cf5-ee4d-4a51-a102-2bcd971c5390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:27.396939 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4bcdfb-f93b-4d14-8867-ed6a1ffad0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:27.400312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:27.437205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b4bcdfb-f93b-4d14-8867-ed6a1ffad0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:27.439173 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9ff98d-6fc6-4bd2-a64a-dbbfdbcec690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:27.523756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Created reservations ['bb55d1d2-abcc-4f54-90e3-54ccf964d7f0', 'a91a7562-b63f-48ea-8b1a-7cb91f91b196', 'c8c136c0-f2ae-4a65-8d30-b1aa7f5c8ef0', '9c3bb30c-0d4e-4d46-9f1f-c310ab1b3b1d'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:27.524543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a9ff98d-6fc6-4bd2-a64a-dbbfdbcec690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb55d1d2-abcc-4f54-90e3-54ccf964d7f0', 'a91a7562-b63f-48ea-8b1a-7cb91f91b196', 'c8c136c0-f2ae-4a65-8d30-b1aa7f5c8ef0', '9c3bb30c-0d4e-4d46-9f1f-c310ab1b3b1d']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:27.525280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce08146d-750b-40c7-ae9a-605d7c370c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:27.551240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce08146d-750b-40c7-ae9a-605d7c370c19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db6028c5-a77e-4158-b05e-ff369ec6ee5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-352817078',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbd002bd88924b8aa88f35a262da22de',qos_specs=None,replication_status=,reservations=['bb55d1d2-abcc-4f54-90e3-54ccf964d7f0','a91a7562-b63f-48ea-8b1a-7cb91f91b196','c8c136c0-f2ae-4a65-8d30-b1aa7f5c8ef0','9c3bb30c-0d4e-4d46-9f1f-c310ab1b3b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcaffdc185748f683bc98dc2db81f72',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-352817078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db6028c5-a77e-4158-b05e-ff369ec6ee5c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dbd002bd88924b8aa88f35a262da22de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dcaffdc185748f683bc98dc2db81f72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:27.552829 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d466e2c4-ea2e-4a30-97da-c2a2b5870484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:27.578556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d466e2c4-ea2e-4a30-97da-c2a2b5870484) transitioned into state 'SUCCESS' from state '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-352817078',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dbd002bd88924b8aa88f35a262da22de',qos_specs=None,replication_status=,reservations=['bb55d1d2-abcc-4f54-90e3-54ccf964d7f0','a91a7562-b63f-48ea-8b1a-7cb91f91b196','c8c136c0-f2ae-4a65-8d30-b1aa7f5c8ef0','9c3bb30c-0d4e-4d46-9f1f-c310ab1b3b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dcaffdc185748f683bc98dc2db81f72',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:27.578556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32be4b6-1c42-4c35-b104-e2ed2dc7e277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:27.597164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d32be4b6-1c42-4c35-b104-e2ed2dc7e277) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:27.598389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Flow 'volume_create_api' (66ba8cf5-ee4d-4a51-a102-2bcd971c5390) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:27.598731 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Create volume request issued successfully. Jul 03 04:21:27.599450 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-63cb9ffd-a52f-490b-bcbf-795f2b262e90 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:27.600025 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 146/568] 10.4.3.253 () {72 vars in 1541 bytes} [Fri Jul 3 04:21:27 2026] POST /volume/v3/volumes => generated 762 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:27.610317 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-41771ee4-5c48-49dd-9944-59ddef32fc63 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:27.613056 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-41771ee4-5c48-49dd-9944-59ddef32fc63 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] GET https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:27.613282 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-41771ee4-5c48-49dd-9944-59ddef32fc63 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:27.613505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-41771ee4-5c48-49dd-9944-59ddef32fc63 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:27.620840 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:27.620840 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:27.625977 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-41771ee4-5c48-49dd-9944-59ddef32fc63 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Volume info retrieved successfully. Jul 03 04:21:27.631160 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-5940f87c-2dc7-48dd-849d-7340e75cbf6e req-41771ee4-5c48-49dd-9944-59ddef32fc63 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 200 Jul 03 04:21:27.631644 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 144/569] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:27 2026] GET /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:27.661881 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0b98a17c-4708-482f-b5ca-12761173da1b req-c3e6c817-535c-46ef-bb20-5e6ef39c999c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:27.664671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b98a17c-4708-482f-b5ca-12761173da1b req-c3e6c817-535c-46ef-bb20-5e6ef39c999c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] GET https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:27.664855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b98a17c-4708-482f-b5ca-12761173da1b req-c3e6c817-535c-46ef-bb20-5e6ef39c999c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:27.665137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b98a17c-4708-482f-b5ca-12761173da1b req-c3e6c817-535c-46ef-bb20-5e6ef39c999c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:27.672887 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:27.672887 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:27.677397 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-0b98a17c-4708-482f-b5ca-12761173da1b req-c3e6c817-535c-46ef-bb20-5e6ef39c999c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Volume info retrieved successfully. Jul 03 04:21:27.682838 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b98a17c-4708-482f-b5ca-12761173da1b req-c3e6c817-535c-46ef-bb20-5e6ef39c999c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 200 Jul 03 04:21:27.683501 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 144/570] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:27 2026] GET /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:27.926370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-64642db7-086c-4c82-b63a-358d9066b281 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:27.928117 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e Jul 03 04:21:27.928310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:27.928500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:27.936918 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:27.936918 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:27.942078 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:27.942481 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:27.942633 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:27.981541 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:27.984902 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:27.984902 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:27.993294 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-64642db7-086c-4c82-b63a-358d9066b281 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e returned with HTTP 200 Jul 03 04:21:27.993756 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 137/571] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:27 2026] GET /volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:28.010718 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c51f98d4-fda5-4bb2-9122-9b52accaab89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.013114 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c51f98d4-fda5-4bb2-9122-9b52accaab89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] PUT https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:28.013554 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c51f98d4-fda5-4bb2-9122-9b52accaab89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "a2a9b2b3-1b6c-4856-8c95-9cad8764602d"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:28.022721 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-c51f98d4-fda5-4bb2-9122-9b52accaab89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Update called for group eace4f8c-c49a-47a0-afd2-44f3437446c9. {{(pid=99791) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 04:21:28.022939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-c51f98d4-fda5-4bb2-9122-9b52accaab89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Updating group eace4f8c-c49a-47a0-afd2-44f3437446c9 with name None description: None add_volumes: None remove_volumes: a2a9b2b3-1b6c-4856-8c95-9cad8764602d. Jul 03 04:21:28.028994 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.028994 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:28.056424 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c51f98d4-fda5-4bb2-9122-9b52accaab89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 202 Jul 03 04:21:28.056836 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 147/572] 10.4.3.253 () {70 vars in 1406 bytes} [Fri Jul 3 04:21:28 2026] PUT /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:28.063938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6b3c4e82-e892-49ac-9e1d-78daff8f0195 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.065730 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6b3c4e82-e892-49ac-9e1d-78daff8f0195 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:28.065934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6b3c4e82-e892-49ac-9e1d-78daff8f0195 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:28.066170 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6b3c4e82-e892-49ac-9e1d-78daff8f0195 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:28.066300 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-6b3c4e82-e892-49ac-9e1d-78daff8f0195 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:28.069566 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.069566 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:28.077754 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6b3c4e82-e892-49ac-9e1d-78daff8f0195 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:28.078186 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 145/573] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:28 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:28.097939 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-97e8b24a-1c9b-467b-a6c3-3386bf577912 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.102041 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-97e8b24a-1c9b-467b-a6c3-3386bf577912 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:28.102250 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-97e8b24a-1c9b-467b-a6c3-3386bf577912 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:28.102454 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-97e8b24a-1c9b-467b-a6c3-3386bf577912 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:28.113416 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.113416 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:28.117121 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-97e8b24a-1c9b-467b-a6c3-3386bf577912 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:28.122159 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-97e8b24a-1c9b-467b-a6c3-3386bf577912 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:28.122648 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 145/574] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:28 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:28.710805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-3c9e8f11-5506-4b4d-9629-17c943699fbb req-bb8dbbeb-a1ac-415d-82c2-91c2fa396dc0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.713184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3c9e8f11-5506-4b4d-9629-17c943699fbb req-bb8dbbeb-a1ac-415d-82c2-91c2fa396dc0 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] GET https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:28.713392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3c9e8f11-5506-4b4d-9629-17c943699fbb req-bb8dbbeb-a1ac-415d-82c2-91c2fa396dc0 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:28.713592 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3c9e8f11-5506-4b4d-9629-17c943699fbb req-bb8dbbeb-a1ac-415d-82c2-91c2fa396dc0 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:28.720895 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.720895 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:28.724697 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-3c9e8f11-5506-4b4d-9629-17c943699fbb req-bb8dbbeb-a1ac-415d-82c2-91c2fa396dc0 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Volume info retrieved successfully. Jul 03 04:21:28.729353 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3c9e8f11-5506-4b4d-9629-17c943699fbb req-bb8dbbeb-a1ac-415d-82c2-91c2fa396dc0 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 200 Jul 03 04:21:28.729758 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 138/575] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:28 2026] GET /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:28.787251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-d406aba1-dc1f-4ce0-8340-9b2cecede002 req-31c3a5f2-6e2f-4c28-9815-206e8d2d1e02 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.789909 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d406aba1-dc1f-4ce0-8340-9b2cecede002 req-31c3a5f2-6e2f-4c28-9815-206e8d2d1e02 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-reader] GET https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:28.790191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d406aba1-dc1f-4ce0-8340-9b2cecede002 req-31c3a5f2-6e2f-4c28-9815-206e8d2d1e02 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:28.790470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d406aba1-dc1f-4ce0-8340-9b2cecede002 req-31c3a5f2-6e2f-4c28-9815-206e8d2d1e02 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-reader] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:28.799601 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.799601 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:28.804739 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-d406aba1-dc1f-4ce0-8340-9b2cecede002 req-31c3a5f2-6e2f-4c28-9815-206e8d2d1e02 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-reader] Volume info retrieved successfully. Jul 03 04:21:28.810315 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d406aba1-dc1f-4ce0-8340-9b2cecede002 req-31c3a5f2-6e2f-4c28-9815-206e8d2d1e02 tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-reader] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 200 Jul 03 04:21:28.810881 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 148/576] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:28 2026] GET /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:28.835493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.837437 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:28.837594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:28.837808 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:28.837970 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Delete volume with id: db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:28.844814 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.844814 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:28.845228 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Volume info retrieved successfully. Jul 03 04:21:28.861643 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Delete volume request issued successfully. Jul 03 04:21:28.861845 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-9cff5f60-3572-4bfd-9cd2-aef2f114deda req-9e9cb810-ea86-4b2a-9b14-bcb2cf5a0fcb tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 202 Jul 03 04:21:28.862367 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 146/577] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:21:28 2026] DELETE /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:28.887602 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-ed9f13b6-3aec-47fd-8920-bd057930a88d req-18c57d2f-ff24-4cab-a052-e1a395bc4f0b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:28.890094 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ed9f13b6-3aec-47fd-8920-bd057930a88d req-18c57d2f-ff24-4cab-a052-e1a395bc4f0b tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] GET https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:28.890373 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ed9f13b6-3aec-47fd-8920-bd057930a88d req-18c57d2f-ff24-4cab-a052-e1a395bc4f0b tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:28.890672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ed9f13b6-3aec-47fd-8920-bd057930a88d req-18c57d2f-ff24-4cab-a052-e1a395bc4f0b tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:28.901848 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:28.901848 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:28.907075 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-ed9f13b6-3aec-47fd-8920-bd057930a88d req-18c57d2f-ff24-4cab-a052-e1a395bc4f0b tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Volume info retrieved successfully. Jul 03 04:21:28.914343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ed9f13b6-3aec-47fd-8920-bd057930a88d req-18c57d2f-ff24-4cab-a052-e1a395bc4f0b tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 200 Jul 03 04:21:28.914972 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 146/578] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:28 2026] GET /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:29.088777 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9739d3e4-78f8-4a0a-af73-1dca5527cd59 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:29.090905 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9739d3e4-78f8-4a0a-af73-1dca5527cd59 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:29.091194 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9739d3e4-78f8-4a0a-af73-1dca5527cd59 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:29.091436 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9739d3e4-78f8-4a0a-af73-1dca5527cd59 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:29.091596 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-9739d3e4-78f8-4a0a-af73-1dca5527cd59 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:29.095654 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:29.095654 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:29.103616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9739d3e4-78f8-4a0a-af73-1dca5527cd59 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:29.104020 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 139/579] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:29 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:29.115418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f410342a-360f-4832-ba9e-3d9459d23c5d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:29.117780 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f410342a-360f-4832-ba9e-3d9459d23c5d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] PUT https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:29.118264 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f410342a-360f-4832-ba9e-3d9459d23c5d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "a2a9b2b3-1b6c-4856-8c95-9cad8764602d"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:29.121464 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-f410342a-360f-4832-ba9e-3d9459d23c5d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Update called for group eace4f8c-c49a-47a0-afd2-44f3437446c9. {{(pid=99791) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 04:21:29.121648 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-f410342a-360f-4832-ba9e-3d9459d23c5d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Updating group eace4f8c-c49a-47a0-afd2-44f3437446c9 with name None description: None add_volumes: a2a9b2b3-1b6c-4856-8c95-9cad8764602d remove_volumes: None. Jul 03 04:21:29.126819 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:29.126819 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:29.135143 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c7967773-46a5-481b-ac96-3f46bdc25faf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:29.137218 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7967773-46a5-481b-ac96-3f46bdc25faf tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:29.137489 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7967773-46a5-481b-ac96-3f46bdc25faf tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:29.137747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7967773-46a5-481b-ac96-3f46bdc25faf tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:29.154210 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:29.154210 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:29.162223 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c7967773-46a5-481b-ac96-3f46bdc25faf tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:29.166988 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f410342a-360f-4832-ba9e-3d9459d23c5d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 202 Jul 03 04:21:29.167299 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 149/580] 10.4.3.253 () {70 vars in 1406 bytes} [Fri Jul 3 04:21:29 2026] PUT /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:29.169339 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7967773-46a5-481b-ac96-3f46bdc25faf tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:29.169725 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 147/581] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:29 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:29.176468 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-66f851aa-d26f-4d68-aa2d-a91031a245ea None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:29.179792 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-66f851aa-d26f-4d68-aa2d-a91031a245ea tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:29.180024 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-66f851aa-d26f-4d68-aa2d-a91031a245ea tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:29.180297 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-66f851aa-d26f-4d68-aa2d-a91031a245ea tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:29.180497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-66f851aa-d26f-4d68-aa2d-a91031a245ea tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:29.185739 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:29.185739 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:29.196278 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-66f851aa-d26f-4d68-aa2d-a91031a245ea tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:29.197389 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 147/582] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:29 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:29.948985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-8b946dbe-8ec7-4316-a287-ea56e30fd9b4 req-26bed6f6-9f46-4764-be84-dda7408ff91c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:29.953982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-8b946dbe-8ec7-4316-a287-ea56e30fd9b4 req-26bed6f6-9f46-4764-be84-dda7408ff91c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] GET https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c Jul 03 04:21:29.954250 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-8b946dbe-8ec7-4316-a287-ea56e30fd9b4 req-26bed6f6-9f46-4764-be84-dda7408ff91c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:29.954482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-8b946dbe-8ec7-4316-a287-ea56e30fd9b4 req-26bed6f6-9f46-4764-be84-dda7408ff91c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:29.966187 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-8b946dbe-8ec7-4316-a287-ea56e30fd9b4 req-26bed6f6-9f46-4764-be84-dda7408ff91c tempest-VolumesGetTestJSON-404799544 tempest-VolumesGetTestJSON-404799544-project-member] https://10.4.3.253/volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c returned with HTTP 404 Jul 03 04:21:29.966904 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 140/583] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:29 2026] GET /volume/v3/volumes/db6028c5-a77e-4158-b05e-ff369ec6ee5c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:30.195603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d03237d2-98b7-4786-b5bb-790e4c1b8513 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:30.199381 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d03237d2-98b7-4786-b5bb-790e4c1b8513 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:30.199938 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d03237d2-98b7-4786-b5bb-790e4c1b8513 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:30.200458 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d03237d2-98b7-4786-b5bb-790e4c1b8513 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:30.218642 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a40b987e-9731-4270-86b3-e3b987e8244c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:30.221028 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a40b987e-9731-4270-86b3-e3b987e8244c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:30.221067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a40b987e-9731-4270-86b3-e3b987e8244c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:30.221262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a40b987e-9731-4270-86b3-e3b987e8244c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:30.221601 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-a40b987e-9731-4270-86b3-e3b987e8244c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:30.224104 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:30.224104 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:30.227852 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:30.227852 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:30.228976 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d03237d2-98b7-4786-b5bb-790e4c1b8513 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:30.235655 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d03237d2-98b7-4786-b5bb-790e4c1b8513 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:30.236070 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 150/584] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:30 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:30.237930 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a40b987e-9731-4270-86b3-e3b987e8244c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:30.238644 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 148/585] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:30 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:30.250345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a818f16b-b791-4950-817b-56f841e9d933 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:30.252553 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a818f16b-b791-4950-817b-56f841e9d933 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] PUT https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:30.253013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a818f16b-b791-4950-817b-56f841e9d933 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "388ce8b2-a723-4e1d-8721-598824e9425e"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:30.261699 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-a818f16b-b791-4950-817b-56f841e9d933 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Update called for group eace4f8c-c49a-47a0-afd2-44f3437446c9. {{(pid=99793) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 04:21:30.261836 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-a818f16b-b791-4950-817b-56f841e9d933 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Updating group eace4f8c-c49a-47a0-afd2-44f3437446c9 with name None description: None add_volumes: None remove_volumes: 388ce8b2-a723-4e1d-8721-598824e9425e. Jul 03 04:21:30.271268 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:30.271268 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:30.325426 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a818f16b-b791-4950-817b-56f841e9d933 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 202 Jul 03 04:21:30.326000 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 148/586] 10.4.3.253 () {70 vars in 1406 bytes} [Fri Jul 3 04:21:30 2026] PUT /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:30.338502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f8b0b2d2-17a8-4d02-b350-22207270b5eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:30.341267 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8b0b2d2-17a8-4d02-b350-22207270b5eb tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:30.341267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8b0b2d2-17a8-4d02-b350-22207270b5eb tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:30.341550 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8b0b2d2-17a8-4d02-b350-22207270b5eb tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:30.341805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-f8b0b2d2-17a8-4d02-b350-22207270b5eb tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:30.347165 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:30.347165 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:30.366290 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8b0b2d2-17a8-4d02-b350-22207270b5eb tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:30.367944 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 141/587] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:30 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 392 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:31.252937 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-205ddfe6-a5eb-471f-b2cf-2a2cce1d06d6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.255096 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-205ddfe6-a5eb-471f-b2cf-2a2cce1d06d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:31.255397 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-205ddfe6-a5eb-471f-b2cf-2a2cce1d06d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:31.255654 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-205ddfe6-a5eb-471f-b2cf-2a2cce1d06d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:31.268071 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:31.268071 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:31.274309 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-205ddfe6-a5eb-471f-b2cf-2a2cce1d06d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:31.282078 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-205ddfe6-a5eb-471f-b2cf-2a2cce1d06d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:31.282513 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 151/588] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:31 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:31.380752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1c86fee-7158-438d-bfc3-d30ba0f70e2a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.382909 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1c86fee-7158-438d-bfc3-d30ba0f70e2a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:31.383101 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1c86fee-7158-438d-bfc3-d30ba0f70e2a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:31.383280 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1c86fee-7158-438d-bfc3-d30ba0f70e2a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:31.383470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-b1c86fee-7158-438d-bfc3-d30ba0f70e2a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:31.387027 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:31.387027 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:31.413818 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1c86fee-7158-438d-bfc3-d30ba0f70e2a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:31.414270 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 149/589] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:31 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 393 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:31.423769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3d86b0e3-1e06-4dfa-8a1f-e4ead0ffd668 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.425856 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3d86b0e3-1e06-4dfa-8a1f-e4ead0ffd668 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] PUT https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:31.426088 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3d86b0e3-1e06-4dfa-8a1f-e4ead0ffd668 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "388ce8b2-a723-4e1d-8721-598824e9425e"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:31.427787 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-3d86b0e3-1e06-4dfa-8a1f-e4ead0ffd668 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Update called for group eace4f8c-c49a-47a0-afd2-44f3437446c9. {{(pid=99793) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 04:21:31.427923 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-3d86b0e3-1e06-4dfa-8a1f-e4ead0ffd668 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Updating group eace4f8c-c49a-47a0-afd2-44f3437446c9 with name None description: None add_volumes: 388ce8b2-a723-4e1d-8721-598824e9425e remove_volumes: None. Jul 03 04:21:31.431371 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:31.431371 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:31.460556 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3d86b0e3-1e06-4dfa-8a1f-e4ead0ffd668 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 202 Jul 03 04:21:31.461418 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 149/590] 10.4.3.253 () {70 vars in 1406 bytes} [Fri Jul 3 04:21:31 2026] PUT /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:31.472661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4d2cb951-c9e2-4766-84bb-1504fe65d40b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.474679 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4d2cb951-c9e2-4766-84bb-1504fe65d40b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:31.474971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4d2cb951-c9e2-4766-84bb-1504fe65d40b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:31.475202 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4d2cb951-c9e2-4766-84bb-1504fe65d40b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:31.475411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-4d2cb951-c9e2-4766-84bb-1504fe65d40b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:31.478924 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:31.478924 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:31.487370 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4d2cb951-c9e2-4766-84bb-1504fe65d40b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:31.488022 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 142/591] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:31 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:31.553443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-254e2868-5b65-467f-8180-5e1aa41fd4f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.553847 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-254e2868-5b65-467f-8180-5e1aa41fd4f4 None None] GET https://10.4.3.253/volume// Jul 03 04:21:31.554127 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-254e2868-5b65-467f-8180-5e1aa41fd4f4 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:31.554284 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-254e2868-5b65-467f-8180-5e1aa41fd4f4 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:31.554709 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-254e2868-5b65-467f-8180-5e1aa41fd4f4 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:31.555045 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 152/592] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:31.566276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-c513f8e6-c2c0-492d-893b-06457e7befe7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.574369 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-c513f8e6-c2c0-492d-893b-06457e7befe7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:21:31.574698 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-c513f8e6-c2c0-492d-893b-06457e7befe7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:31.574962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-c513f8e6-c2c0-492d-893b-06457e7befe7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:31.590010 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:31.590010 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:31.594018 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-24357c59-614b-4015-b524-6b71a833f387 req-c513f8e6-c2c0-492d-893b-06457e7befe7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:21:31.600858 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-c513f8e6-c2c0-492d-893b-06457e7befe7 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:21:31.601489 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 150/593] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:31 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1540 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:31.734136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:31.736335 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] PUT https://10.4.3.253/volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6 Jul 03 04:21:31.736705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:31.746669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Acquiring lock "cinder-attachment_update-e6ee881b-4344-4a43-8c3c-d21965282d36-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:21:31.762346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Lock "cinder-attachment_update-e6ee881b-4344-4a43-8c3c-d21965282d36-np0000004364" acquired by "attachment_update" :: waited 0.016s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:21:31.763440 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:31.763440 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:32.293057 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Lock "cinder-attachment_update-e6ee881b-4344-4a43-8c3c-d21965282d36-np0000004364" released by "attachment_update" :: held 0.530s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:21:32.293057 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-7018d58b-4132-4579-bd0a-5a260e0b3857 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6 returned with HTTP 200 Jul 03 04:21:32.293528 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 150/594] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:21:31 2026] PUT /volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:32.295593 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bc3e4d73-2720-4a43-a64c-13d9bfd446b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.299373 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc3e4d73-2720-4a43-a64c-13d9bfd446b1 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:32.299373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc3e4d73-2720-4a43-a64c-13d9bfd446b1 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:32.299373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc3e4d73-2720-4a43-a64c-13d9bfd446b1 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:32.310818 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.310818 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:32.316838 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bc3e4d73-2720-4a43-a64c-13d9bfd446b1 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:32.318150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-29a0d901-05d3-4ff1-8b67-b0fc4eee5ba0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.322701 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc3e4d73-2720-4a43-a64c-13d9bfd446b1 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:32.323453 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 143/595] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:32 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:32.439050 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-29a0d901-05d3-4ff1-8b67-b0fc4eee5ba0 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:32.439537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-29a0d901-05d3-4ff1-8b67-b0fc4eee5ba0 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-518549027"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:32.454645 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-29a0d901-05d3-4ff1-8b67-b0fc4eee5ba0 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:32.455028 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 153/596] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:21:32 2026] POST /volume/v3/types => generated 227 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:32.463498 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f1926cb-21d4-43e6-bbcd-3f05b90f9e12 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.467423 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f1926cb-21d4-43e6-bbcd-3f05b90f9e12 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:21:32.467423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f1926cb-21d4-43e6-bbcd-3f05b90f9e12 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-420351490"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:32.473274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-09bce310-8704-4976-8a6b-ce61886274f4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.475344 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-09bce310-8704-4976-8a6b-ce61886274f4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] POST https://10.4.3.253/volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c/action Jul 03 04:21:32.475728 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-09bce310-8704-4976-8a6b-ce61886274f4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:32.475850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-09bce310-8704-4976-8a6b-ce61886274f4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:32.492114 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f1926cb-21d4-43e6-bbcd-3f05b90f9e12 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:21:32.492969 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 151/597] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:21:32 2026] POST /volume/v3/group_types => generated 184 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:32.495537 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.495537 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:32.500463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c261ff5b-13e1-4dcc-9825-48a8449909d5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.504154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c896336-d2ef-4754-b312-3667e3171b6a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.504304 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c261ff5b-13e1-4dcc-9825-48a8449909d5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:32.504304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c261ff5b-13e1-4dcc-9825-48a8449909d5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:32.504304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c261ff5b-13e1-4dcc-9825-48a8449909d5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:32.504304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-c261ff5b-13e1-4dcc-9825-48a8449909d5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:32.507221 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.507221 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:32.508492 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-52dae35a-3efe-4c6f-aad9-c09511e37226 req-09bce310-8704-4976-8a6b-ce61886274f4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c/action returned with HTTP 204 Jul 03 04:21:32.509102 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 151/598] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:21:32 2026] POST /volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:32.523768 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c261ff5b-13e1-4dcc-9825-48a8449909d5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 200 Jul 03 04:21:32.523768 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 144/599] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:32 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 393 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:32.535052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.538395 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:32.538395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:32.538395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:32.538395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:32.539638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:32.550581 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:32.550998 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:32.551186 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:32.582109 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:21:32.582631 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dfd9e483-63b5-40a9-8a6b-84a66e18db0e", "volume_types": ["37768803-3368-4b88-a5ce-9b4d3327ab2e"], "name": "tempest-GroupSnapshotsV319Test-Group-2073965647"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:32.584631 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Creating new group {'group': {'group_type': 'dfd9e483-63b5-40a9-8a6b-84a66e18db0e', 'volume_types': ['37768803-3368-4b88-a5ce-9b4d3327ab2e'], 'name': 'tempest-GroupSnapshotsV319Test-Group-2073965647'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:21:32.589117 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-2073965647. Jul 03 04:21:32.598424 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:32.602130 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.602130 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:32.605222 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Availability Zones retrieved successfully. Jul 03 04:21:32.606263 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:32.606713 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:32.625555 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Created reservations ['6c30a3c0-2d40-42e3-8150-d02e45690c21'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:32.645218 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:32.648072 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.648072 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:32.651214 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c896336-d2ef-4754-b312-3667e3171b6a tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:21:32.651825 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 154/600] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:21:32 2026] POST /volume/v3/groups => generated 116 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:32.656572 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9aa28cc7-e0b6-4238-a299-efeded8f70bf tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:32.658518 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 152/601] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:32 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:32.660856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-34fbb661-0650-4deb-9bcd-711fb90f58d4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.662811 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34fbb661-0650-4deb-9bcd-711fb90f58d4 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d Jul 03 04:21:32.663098 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34fbb661-0650-4deb-9bcd-711fb90f58d4 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:32.663303 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34fbb661-0650-4deb-9bcd-711fb90f58d4 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:32.663445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-34fbb661-0650-4deb-9bcd-711fb90f58d4 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member b9477ba2-418e-498f-86cc-5825bb5db72d {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:32.666817 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.666817 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:32.672686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.674031 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/group_snapshots Jul 03 04:21:32.674499 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "eace4f8c-c49a-47a0-afd2-44f3437446c9", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1902920431"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:32.675820 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34fbb661-0650-4deb-9bcd-711fb90f58d4 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d returned with HTTP 200 Jul 03 04:21:32.676115 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'eace4f8c-c49a-47a0-afd2-44f3437446c9', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1902920431'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 04:21:32.676258 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 152/602] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:32 2026] GET /volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d => generated 396 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:32.681917 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.681917 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:32.684508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.group_snapshots [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1902920431. Jul 03 04:21:32.719355 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.719355 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:32.734094 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-641795336 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-641795336, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:32.734585 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-641795336 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-641795336, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:32.752536 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['9bfca31f-c615-46ed-a571-4c11c36fcd47', '1c54b398-78b1-49af-90b8-dfb84ee27612', '61bf892e-5716-4fbd-8856-491cb8f10852', 'ee3bc289-8c36-41df-ab9b-f244ff4b701d'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:32.801134 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6b3d0ca-0a90-4cd8-a236-2196de95d625 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots returned with HTTP 202 Jul 03 04:21:32.801770 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 145/603] 10.4.3.253 () {70 vars in 1324 bytes} [Fri Jul 3 04:21:32 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:32.805575 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-24357c59-614b-4015-b524-6b71a833f387 req-bb4b2b4f-5856-4d98-8e33-556318b4b0f1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.808040 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-bb4b2b4f-5856-4d98-8e33-556318b4b0f1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] POST https://10.4.3.253/volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6/action Jul 03 04:21:32.808444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-bb4b2b4f-5856-4d98-8e33-556318b4b0f1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:32.808563 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-bb4b2b4f-5856-4d98-8e33-556318b4b0f1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:32.810569 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b59954df-c8a0-41dd-bafd-19d3035d156a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:32.812954 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b59954df-c8a0-41dd-bafd-19d3035d156a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:32.813241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b59954df-c8a0-41dd-bafd-19d3035d156a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:32.813558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b59954df-c8a0-41dd-bafd-19d3035d156a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:32.813748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.group_snapshots [None req-b59954df-c8a0-41dd-bafd-19d3035d156a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:32.818126 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.818126 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:32.822066 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b59954df-c8a0-41dd-bafd-19d3035d156a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 returned with HTTP 200 Jul 03 04:21:32.822684 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 153/604] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:32 2026] GET /volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:32.828226 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:32.828226 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:32.838399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-24357c59-614b-4015-b524-6b71a833f387 req-bb4b2b4f-5856-4d98-8e33-556318b4b0f1 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6/action returned with HTTP 204 Jul 03 04:21:32.838838 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 155/605] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:21:32 2026] POST /volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:33.336882 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2f9abfe5-d193-4dd0-8e1b-5548ec62dd7a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.338962 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2f9abfe5-d193-4dd0-8e1b-5548ec62dd7a tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:33.339114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2f9abfe5-d193-4dd0-8e1b-5548ec62dd7a tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.339197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2f9abfe5-d193-4dd0-8e1b-5548ec62dd7a tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.349514 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.349514 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:33.353802 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2f9abfe5-d193-4dd0-8e1b-5548ec62dd7a tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:33.358467 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2f9abfe5-d193-4dd0-8e1b-5548ec62dd7a tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:33.358899 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 153/606] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:33.380380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a9e44e8c-e214-4ff2-8ecc-b6e5d7532c15 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.380380 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a9e44e8c-e214-4ff2-8ecc-b6e5d7532c15 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:33.380380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a9e44e8c-e214-4ff2-8ecc-b6e5d7532c15 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.380380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a9e44e8c-e214-4ff2-8ecc-b6e5d7532c15 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.388707 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.388707 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:33.394094 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a9e44e8c-e214-4ff2-8ecc-b6e5d7532c15 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:33.395967 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a9e44e8c-e214-4ff2-8ecc-b6e5d7532c15 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:33.396447 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 146/607] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:33.686312 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f8e5568-0977-4a14-a695-9a9a0a0b98e3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.688269 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f8e5568-0977-4a14-a695-9a9a0a0b98e3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d Jul 03 04:21:33.688543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f8e5568-0977-4a14-a695-9a9a0a0b98e3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.688764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f8e5568-0977-4a14-a695-9a9a0a0b98e3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.688939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-5f8e5568-0977-4a14-a695-9a9a0a0b98e3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member b9477ba2-418e-498f-86cc-5825bb5db72d {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:33.692291 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.692291 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:33.699986 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f8e5568-0977-4a14-a695-9a9a0a0b98e3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d returned with HTTP 200 Jul 03 04:21:33.700441 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 154/608] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d => generated 397 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:33.709884 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.711340 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:33.711657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-311502266", "volume_type": "37768803-3368-4b88-a5ce-9b4d3327ab2e", "group_id": "b9477ba2-418e-498f-86cc-5825bb5db72d", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:33.712947 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-311502266', 'volume_type': '37768803-3368-4b88-a5ce-9b4d3327ab2e', 'group_id': 'b9477ba2-418e-498f-86cc-5825bb5db72d', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:33.731628 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.731628 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:33.731628 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Create volume of 1 GB Jul 03 04:21:33.735987 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Availability Zones retrieved successfully. Jul 03 04:21:33.741552 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Flow 'volume_create_api' (3e1daeff-a505-4cf8-af41-69829006b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:33.744150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e57a022-a26b-4b69-b924-da5a73884919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:33.744859 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.744859 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:33.745547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:33.767496 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e57a022-a26b-4b69-b924-da5a73884919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:21:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=37768803-3368-4b88-a5ce-9b4d3327ab2e,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-518549027',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '37768803-3368-4b88-a5ce-9b4d3327ab2e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b9477ba2-418e-498f-86cc-5825bb5db72d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:33.768666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e515cf-c136-4d6c-abcf-554bb7728159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:33.795493 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-518549027 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-518549027, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:33.796048 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-518549027 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-518549027, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:33.831138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-501098a9-89a8-42eb-a1f5-85bd9fe54f38 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.834352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-501098a9-89a8-42eb-a1f5-85bd9fe54f38 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:33.834352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-501098a9-89a8-42eb-a1f5-85bd9fe54f38 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.834352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-501098a9-89a8-42eb-a1f5-85bd9fe54f38 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.834352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-501098a9-89a8-42eb-a1f5-85bd9fe54f38 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:33.835968 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=281,cinder:INSERT=25,cinder:UPDATE=51 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:21:33.839630 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.839630 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:33.844233 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-501098a9-89a8-42eb-a1f5-85bd9fe54f38 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 returned with HTTP 200 Jul 03 04:21:33.845267 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 154/609] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 => generated 327 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:33.853443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Created reservations ['a0acacb4-fdc5-4752-bf10-ce344befcb8e', 'a23e2682-7800-4778-8b89-6f7f592c0487', 'abc2df4e-9da1-4d88-a091-aa8c7784cd29', '4960957c-ed74-4823-bf51-1cf4770dee41'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:33.853443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e515cf-c136-4d6c-abcf-554bb7728159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0acacb4-fdc5-4752-bf10-ce344befcb8e', 'a23e2682-7800-4778-8b89-6f7f592c0487', 'abc2df4e-9da1-4d88-a091-aa8c7784cd29', '4960957c-ed74-4823-bf51-1cf4770dee41']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:33.853443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b703791-2117-4767-8c0e-8121d962d0ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:33.857446 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.860197 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:33.861160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.861160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.861160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:33.863415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:33.867761 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all snapshots completed successfully. Jul 03 04:21:33.868302 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.868302 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:33.869025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ca2d9f3-da7a-4168-a0cc-cd61a6d1704c tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:33.869504 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 147/610] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:33.881449 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-76bb2196-33be-4116-ad9e-dde6f12ad39b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.885616 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76bb2196-33be-4116-ad9e-dde6f12ad39b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 Jul 03 04:21:33.885616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76bb2196-33be-4116-ad9e-dde6f12ad39b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.885616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76bb2196-33be-4116-ad9e-dde6f12ad39b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.885859 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b703791-2117-4767-8c0e-8121d962d0ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36cdeae7-bd45-4faa-bba4-2b2cd4596b3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-311502266',encryption_key_id=None,group_id=b9477ba2-418e-498f-86cc-5825bb5db72d,group_type_id=,metadata={},multiattach=False,project_id='206c15da28ce4560aeb2854da7ae7806',qos_specs=None,replication_status=,reservations=['a0acacb4-fdc5-4752-bf10-ce344befcb8e','a23e2682-7800-4778-8b89-6f7f592c0487','abc2df4e-9da1-4d88-a091-aa8c7784cd29','4960957c-ed74-4823-bf51-1cf4770dee41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604d45ecfd0d4686b33f19cbff395aca',volume_type_id=37768803-3368-4b88-a5ce-9b4d3327ab2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-311502266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b9477ba2-418e-498f-86cc-5825bb5db72d,host=None,id=36cdeae7-bd45-4faa-bba4-2b2cd4596b3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='206c15da28ce4560aeb2854da7ae7806',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='604d45ecfd0d4686b33f19cbff395aca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(37768803-3368-4b88-a5ce-9b4d3327ab2e),volume_type_id=37768803-3368-4b88-a5ce-9b4d3327ab2e)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:33.885859 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7dea68a-a5c0-448c-8085-b00470bbda95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:33.907312 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.907312 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:33.907852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7dea68a-a5c0-448c-8085-b00470bbda95) transitioned into state 'SUCCESS' from state '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-311502266',encryption_key_id=None,group_id=b9477ba2-418e-498f-86cc-5825bb5db72d,group_type_id=,metadata={},multiattach=False,project_id='206c15da28ce4560aeb2854da7ae7806',qos_specs=None,replication_status=,reservations=['a0acacb4-fdc5-4752-bf10-ce344befcb8e','a23e2682-7800-4778-8b89-6f7f592c0487','abc2df4e-9da1-4d88-a091-aa8c7784cd29','4960957c-ed74-4823-bf51-1cf4770dee41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='604d45ecfd0d4686b33f19cbff395aca',volume_type_id=37768803-3368-4b88-a5ce-9b4d3327ab2e)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:33.907972 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-76bb2196-33be-4116-ad9e-dde6f12ad39b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Snapshot retrieved successfully. Jul 03 04:21:33.908843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c526912-e966-4dc5-807a-d0e0faa37e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:33.908987 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76bb2196-33be-4116-ad9e-dde6f12ad39b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 returned with HTTP 200 Jul 03 04:21:33.909660 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 155/611] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 => generated 470 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:33.919899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fa81980d-35fa-4a67-a9e4-c1d4ef9f8462 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.922091 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa81980d-35fa-4a67-a9e4-c1d4ef9f8462 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/1e480da2-255b-49f3-ab54-9153a17d08f4 Jul 03 04:21:33.922388 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa81980d-35fa-4a67-a9e4-c1d4ef9f8462 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.922588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa81980d-35fa-4a67-a9e4-c1d4ef9f8462 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.924812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c526912-e966-4dc5-807a-d0e0faa37e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:33.925856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Flow 'volume_create_api' (3e1daeff-a505-4cf8-af41-69829006b382) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:33.926286 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Create volume request issued successfully. Jul 03 04:21:33.927133 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:33.927456 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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' Jul 03 04:21:33.930100 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.930100 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:33.933350 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fa81980d-35fa-4a67-a9e4-c1d4ef9f8462 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Snapshot retrieved successfully. Jul 03 04:21:33.933350 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa81980d-35fa-4a67-a9e4-c1d4ef9f8462 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/1e480da2-255b-49f3-ab54-9153a17d08f4 returned with HTTP 200 Jul 03 04:21:33.933350 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 155/612] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/snapshots/1e480da2-255b-49f3-ab54-9153a17d08f4 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:33.942678 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.944859 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] DELETE https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:33.945119 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.945390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:33.945566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for member bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 {{(pid=99794) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 04:21:33.945805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.group_snapshots [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group_snapshot with id: bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:33.949873 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.949873 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:33.970734 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:33.973995 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:33.973995 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:33.978501 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-062d10b3-982d-44db-9ece-4553e2ddedd7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:33.978501 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 156/613] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:21:33 2026] POST /volume/v3/volumes => generated 825 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:33.990711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-16c7b26b-f178-4d17-8a63-333933f66c4e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:33.992995 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a Jul 03 04:21:33.993304 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:33.993602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.001643 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.001643 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:34.005753 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Volume info retrieved successfully. Jul 03 04:21:34.006439 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:34.006581 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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' Jul 03 04:21:34.015984 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8dd7ed8-e5b2-4168-8b4a-7d522ba643c7 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 returned with HTTP 202 Jul 03 04:21:34.016512 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 148/614] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:33 2026] DELETE /volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:34.029197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.031710 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:34.033345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:34.033345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.033345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:34.033889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:34.046045 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:34.046896 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:34.047168 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:34.049740 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:34.055700 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.055700 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:34.064299 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16c7b26b-f178-4d17-8a63-333933f66c4e tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a returned with HTTP 200 Jul 03 04:21:34.064882 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 156/615] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:33 2026] GET /volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a => generated 893 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:34.086103 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:34.089594 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.089594 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:34.094459 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:34.094756 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:34.131938 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:34.135314 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.135314 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:34.145503 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3450a76d-dd51-4559-85c7-6fa443b5b104 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:34.146006 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 156/616] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:34 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:34.163618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.165732 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:34.165732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:34.165966 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.166189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:34.167247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:34.179864 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all snapshots completed successfully. Jul 03 04:21:34.180373 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.180373 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:34.181055 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d6260a1a-37cb-4e85-98ec-5df95807ee89 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:34.181504 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 157/617] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:34 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:34.194508 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f9d98824-e7c0-46f3-8c44-ae1e7d5df332 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.198351 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9d98824-e7c0-46f3-8c44-ae1e7d5df332 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/1e480da2-255b-49f3-ab54-9153a17d08f4 Jul 03 04:21:34.198655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9d98824-e7c0-46f3-8c44-ae1e7d5df332 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:34.198959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9d98824-e7c0-46f3-8c44-ae1e7d5df332 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.205742 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9d98824-e7c0-46f3-8c44-ae1e7d5df332 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/1e480da2-255b-49f3-ab54-9153a17d08f4 returned with HTTP 404 Jul 03 04:21:34.206541 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 149/618] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:34 2026] GET /volume/v3/snapshots/1e480da2-255b-49f3-ab54-9153a17d08f4 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:34.216122 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-12c93cc0-e6ce-4293-b5d6-7817f2794ea1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.218414 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12c93cc0-e6ce-4293-b5d6-7817f2794ea1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 Jul 03 04:21:34.219644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12c93cc0-e6ce-4293-b5d6-7817f2794ea1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:34.219644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12c93cc0-e6ce-4293-b5d6-7817f2794ea1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.226553 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.226553 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:34.228357 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-12c93cc0-e6ce-4293-b5d6-7817f2794ea1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Snapshot retrieved successfully. Jul 03 04:21:34.228815 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12c93cc0-e6ce-4293-b5d6-7817f2794ea1 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 returned with HTTP 200 Jul 03 04:21:34.229469 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 157/619] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:34 2026] GET /volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:34.627954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-5a514024-5789-493a-8baa-be82702f574c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.630343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-5a514024-5789-493a-8baa-be82702f574c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:34.630615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-5a514024-5789-493a-8baa-be82702f574c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:34.630818 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-5a514024-5789-493a-8baa-be82702f574c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.645089 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.645089 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:34.649743 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-5a514024-5789-493a-8baa-be82702f574c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:34.655591 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-5a514024-5789-493a-8baa-be82702f574c tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:34.656101 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 157/620] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:34 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:34.682730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.684521 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] POST https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b/action Jul 03 04:21:34.685023 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:34.685378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:34.695615 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.695615 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:34.698267 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:34.702434 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Begin detaching volume completed successfully. Jul 03 04:21:34.702828 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-7b9224fd-0514-4543-bf88-572878ff4fb3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b/action returned with HTTP 202 Jul 03 04:21:34.703507 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 158/621] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:21:34 2026] POST /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:21:34.722471 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-56ff796b-ddcb-45ea-a5f6-ceda67e4ce87 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:34.724649 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56ff796b-ddcb-45ea-a5f6-ceda67e4ce87 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:34.724649 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56ff796b-ddcb-45ea-a5f6-ceda67e4ce87 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:34.724886 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56ff796b-ddcb-45ea-a5f6-ceda67e4ce87 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:34.735108 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:34.735108 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:34.738625 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-56ff796b-ddcb-45ea-a5f6-ceda67e4ce87 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:34.743371 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56ff796b-ddcb-45ea-a5f6-ceda67e4ce87 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:34.743847 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 150/622] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:34 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:35.079155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.080811 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a Jul 03 04:21:35.081165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.082602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.088201 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.088201 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:35.091560 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Volume info retrieved successfully. Jul 03 04:21:35.092246 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:35.092491 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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' Jul 03 04:21:35.126810 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:35.129638 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.129638 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:35.135977 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a40850b5-7f5d-4b9b-ba17-2d1916edaeda tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a returned with HTTP 200 Jul 03 04:21:35.136569 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 158/623] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a => generated 918 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:35.147205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.148795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] POST https://10.4.3.253/volume/v3/group_snapshots Jul 03 04:21:35.149119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b9477ba2-418e-498f-86cc-5825bb5db72d", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-133671037"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:35.150512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b9477ba2-418e-498f-86cc-5825bb5db72d', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-133671037'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 04:21:35.153590 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.153590 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:35.156741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.group_snapshots [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-133671037. Jul 03 04:21:35.176684 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.176684 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:35.186596 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-518549027 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-518549027, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:35.186891 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-518549027 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-518549027, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:35.209708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Created reservations ['faa67ae8-ec34-4368-bd96-42234681613e', '94c2ea90-f634-4e0b-a545-d5ca11de9b9f', '2ef7b4b9-80c8-485e-af0d-f40bb4dff89b', '2b3a30c8-be21-4057-9034-04700a7b8d0a'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:35.242728 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c3d8df68-eacc-49e3-b447-8a2c0d9b93dd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.246714 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c3d8df68-eacc-49e3-b447-8a2c0d9b93dd tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 Jul 03 04:21:35.246714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c3d8df68-eacc-49e3-b447-8a2c0d9b93dd tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.246714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c3d8df68-eacc-49e3-b447-8a2c0d9b93dd tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.250311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de639b3b-7fbe-491a-b4a9-1f1e9394053b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots returned with HTTP 202 Jul 03 04:21:35.251311 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 158/624] 10.4.3.253 () {70 vars in 1324 bytes} [Fri Jul 3 04:21:35 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:35.251426 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c3d8df68-eacc-49e3-b447-8a2c0d9b93dd tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 returned with HTTP 404 Jul 03 04:21:35.251426 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 159/625] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/snapshots/bbdbd918-7e4f-4c3b-acc2-de00db28de79 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:35.259465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d6aea9c-0113-4350-95a0-6e19f789dbe7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.261704 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d6aea9c-0113-4350-95a0-6e19f789dbe7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:35.261995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d6aea9c-0113-4350-95a0-6e19f789dbe7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.262261 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d6aea9c-0113-4350-95a0-6e19f789dbe7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.262457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-6d6aea9c-0113-4350-95a0-6e19f789dbe7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:35.265189 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ea9ef276-b10f-473a-a1ee-47ed65ff48af None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.269349 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.269349 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:35.269497 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea9ef276-b10f-473a-a1ee-47ed65ff48af tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:35.269497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef276-b10f-473a-a1ee-47ed65ff48af tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.269497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea9ef276-b10f-473a-a1ee-47ed65ff48af tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.269497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.group_snapshots [None req-ea9ef276-b10f-473a-a1ee-47ed65ff48af tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:35.271142 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d6aea9c-0113-4350-95a0-6e19f789dbe7 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 200 Jul 03 04:21:35.271652 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 151/626] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 329 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:35.273132 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea9ef276-b10f-473a-a1ee-47ed65ff48af tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 returned with HTTP 404 Jul 03 04:21:35.273132 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 159/627] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:35.282689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.284429 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] DELETE https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:35.284635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.284827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.285231 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for member bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 {{(pid=99793) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 04:21:35.285231 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.group_snapshots [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group_snapshot with id: bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 Jul 03 04:21:35.287773 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b0c80ec4-e16b-4687-b5c3-9bf6e3789523 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 returned with HTTP 404 Jul 03 04:21:35.288190 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 159/628] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:35 2026] DELETE /volume/v3/group_snapshots/bb86715a-7d5d-4adb-85cd-80fc74f6d2a6 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:35.294798 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.298349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:35.298349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.298349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.298349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:35.298349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:35.306475 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:35.307543 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:35.307887 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:35.346816 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:35.350154 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.350154 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:35.353873 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:35.354112 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:35.393617 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:35.397044 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.397044 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:35.404596 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ca28924-fc26-44fe-b141-7340c01b40f0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:35.404596 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 160/629] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:35.428046 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.432759 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9/action Jul 03 04:21:35.433193 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:35.433372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:35.434700 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for group eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:21:35.434866 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.groups [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group with id: eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:35.441823 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.441823 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:35.498678 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6dff9f9-8bba-456c-ba05-4e96217f654a tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9/action returned with HTTP 202 Jul 03 04:21:35.499090 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 152/630] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:35 2026] POST /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:35.511163 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.514462 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e Jul 03 04:21:35.514462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.514462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.521765 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.521765 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:35.532818 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:35.532818 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:35.532818 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:35.583868 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:35.587153 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.587153 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:35.596180 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c67ae8ae-0b2f-425d-91cb-2e0a4010546e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e returned with HTTP 200 Jul 03 04:21:35.596703 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 160/631] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:35.728761 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-81017d53-0db8-41f3-b176-a01779d67329 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.729135 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81017d53-0db8-41f3-b176-a01779d67329 None None] GET https://10.4.3.253/volume// Jul 03 04:21:35.729391 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81017d53-0db8-41f3-b176-a01779d67329 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.729631 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81017d53-0db8-41f3-b176-a01779d67329 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.729999 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81017d53-0db8-41f3-b176-a01779d67329 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:35.730363 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 160/632] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:35.743724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-2d3c88d3-19e5-48b5-89c0-2b40fb54eb89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.747785 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-2d3c88d3-19e5-48b5-89c0-2b40fb54eb89 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:35.748046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-2d3c88d3-19e5-48b5-89c0-2b40fb54eb89 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.748283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-2d3c88d3-19e5-48b5-89c0-2b40fb54eb89 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.757250 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3125b01d-5211-461a-ba4c-5c4fe24419c0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:35.763347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3125b01d-5211-461a-ba4c-5c4fe24419c0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:35.764518 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3125b01d-5211-461a-ba4c-5c4fe24419c0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:35.764881 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.764881 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:35.767716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3125b01d-5211-461a-ba4c-5c4fe24419c0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:35.771664 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-2d3c88d3-19e5-48b5-89c0-2b40fb54eb89 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:35.776299 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-2d3c88d3-19e5-48b5-89c0-2b40fb54eb89 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:35.776772 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 161/633] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1320 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:35.782244 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:35.782244 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:35.790640 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3125b01d-5211-461a-ba4c-5c4fe24419c0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:35.798516 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3125b01d-5211-461a-ba4c-5c4fe24419c0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:35.798516 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 153/634] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:35 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.281036 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38ef511d-255e-43fd-9883-5d8d12b9c466 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.283224 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38ef511d-255e-43fd-9883-5d8d12b9c466 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.283501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38ef511d-255e-43fd-9883-5d8d12b9c466 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.283684 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38ef511d-255e-43fd-9883-5d8d12b9c466 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.283825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.group_snapshots [None req-38ef511d-255e-43fd-9883-5d8d12b9c466 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:36.287292 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.287292 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.291048 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38ef511d-255e-43fd-9883-5d8d12b9c466 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 200 Jul 03 04:21:36.291783 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 161/635] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.302469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.304121 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:36.304340 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.304520 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.304797 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:36.305025 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.305025 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:36.305874 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:36.309811 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Get all snapshots completed successfully. Jul 03 04:21:36.310122 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.310122 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:36.310762 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3efd566d-4831-4caa-9dcf-bdb3647477e9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:36.311099 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 161/636] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:36.319790 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f5d0ffb0-4827-4ba2-85b1-beef16fb9a96 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.321764 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f5d0ffb0-4827-4ba2-85b1-beef16fb9a96 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/snapshots/3c466275-0407-4a69-b9c4-dc1498081b22 Jul 03 04:21:36.321999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f5d0ffb0-4827-4ba2-85b1-beef16fb9a96 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.322199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f5d0ffb0-4827-4ba2-85b1-beef16fb9a96 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.326912 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.326912 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:36.327343 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f5d0ffb0-4827-4ba2-85b1-beef16fb9a96 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Snapshot retrieved successfully. Jul 03 04:21:36.328200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f5d0ffb0-4827-4ba2-85b1-beef16fb9a96 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/snapshots/3c466275-0407-4a69-b9c4-dc1498081b22 returned with HTTP 200 Jul 03 04:21:36.328618 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 162/637] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/snapshots/3c466275-0407-4a69-b9c4-dc1498081b22 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:36.337252 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e94fd8d0-2643-478a-9811-53b26cd92f61 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.339629 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e94fd8d0-2643-478a-9811-53b26cd92f61 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] POST https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action Jul 03 04:21:36.340084 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e94fd8d0-2643-478a-9811-53b26cd92f61 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:36.340249 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e94fd8d0-2643-478a-9811-53b26cd92f61 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.342664 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-e94fd8d0-2643-478a-9811-53b26cd92f61 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Updating group '9a48bf0f-714b-4172-bf41-018e4e1e056b' with 'creating' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 04:21:36.345597 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=336,cinder:UPDATE=65,cinder:INSERT=40 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:21:36.347904 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.347904 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:36.366340 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e94fd8d0-2643-478a-9811-53b26cd92f61 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action returned with HTTP 202 Jul 03 04:21:36.367030 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 154/638] 10.4.3.253 () {70 vars in 1455 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:36.373988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ea8ec5bd-6366-4e59-a444-e354ae91e378 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.376730 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea8ec5bd-6366-4e59-a444-e354ae91e378 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.377266 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea8ec5bd-6366-4e59-a444-e354ae91e378 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.377725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea8ec5bd-6366-4e59-a444-e354ae91e378 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.377965 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.group_snapshots [None req-ea8ec5bd-6366-4e59-a444-e354ae91e378 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:36.384568 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.384568 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.389883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea8ec5bd-6366-4e59-a444-e354ae91e378 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 200 Jul 03 04:21:36.390687 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 162/639] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.399926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e4ce1ec8-c437-4b68-b779-63d8e8b7a5b4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.401840 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4ce1ec8-c437-4b68-b779-63d8e8b7a5b4 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] POST https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action Jul 03 04:21:36.402208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4ce1ec8-c437-4b68-b779-63d8e8b7a5b4 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:36.402338 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4ce1ec8-c437-4b68-b779-63d8e8b7a5b4 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.403853 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-e4ce1ec8-c437-4b68-b779-63d8e8b7a5b4 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Updating group '9a48bf0f-714b-4172-bf41-018e4e1e056b' with 'available' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 04:21:36.408743 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.408743 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:36.420352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4ce1ec8-c437-4b68-b779-63d8e8b7a5b4 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action returned with HTTP 202 Jul 03 04:21:36.420926 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 162/640] 10.4.3.253 () {70 vars in 1455 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:36.428281 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-144cee85-9d65-4ca1-86ad-544ae398c2b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.430304 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-144cee85-9d65-4ca1-86ad-544ae398c2b3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.430566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-144cee85-9d65-4ca1-86ad-544ae398c2b3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.430788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-144cee85-9d65-4ca1-86ad-544ae398c2b3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.430933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-144cee85-9d65-4ca1-86ad-544ae398c2b3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:36.434639 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.434639 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:36.439209 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-144cee85-9d65-4ca1-86ad-544ae398c2b3 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 200 Jul 03 04:21:36.439660 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 163/641] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.447971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fae469a6-b956-4f9e-bac9-8a270d727e3b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.450198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fae469a6-b956-4f9e-bac9-8a270d727e3b tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] POST https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action Jul 03 04:21:36.450658 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fae469a6-b956-4f9e-bac9-8a270d727e3b tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:36.450835 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fae469a6-b956-4f9e-bac9-8a270d727e3b tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.452616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-fae469a6-b956-4f9e-bac9-8a270d727e3b tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Updating group '9a48bf0f-714b-4172-bf41-018e4e1e056b' with 'error' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 04:21:36.457831 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.457831 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:36.466089 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fae469a6-b956-4f9e-bac9-8a270d727e3b tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action returned with HTTP 202 Jul 03 04:21:36.466719 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 155/642] 10.4.3.253 () {70 vars in 1455 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:36.475742 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4f3b4baa-0370-40a7-ae9d-8ec62a6b1b9b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.478282 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4f3b4baa-0370-40a7-ae9d-8ec62a6b1b9b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.478875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4f3b4baa-0370-40a7-ae9d-8ec62a6b1b9b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.479221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4f3b4baa-0370-40a7-ae9d-8ec62a6b1b9b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.479626 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.group_snapshots [None req-4f3b4baa-0370-40a7-ae9d-8ec62a6b1b9b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:36.484107 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.484107 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.489170 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4f3b4baa-0370-40a7-ae9d-8ec62a6b1b9b tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 200 Jul 03 04:21:36.489754 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 163/643] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 326 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.500580 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-100852f6-4745-45f8-86a6-c90f95a9b14a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.502882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-100852f6-4745-45f8-86a6-c90f95a9b14a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] POST https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action Jul 03 04:21:36.503334 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-100852f6-4745-45f8-86a6-c90f95a9b14a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:36.503629 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-100852f6-4745-45f8-86a6-c90f95a9b14a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.505267 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-100852f6-4745-45f8-86a6-c90f95a9b14a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Updating group '9a48bf0f-714b-4172-bf41-018e4e1e056b' with 'available' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 04:21:36.511656 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.511656 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:36.521074 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-100852f6-4745-45f8-86a6-c90f95a9b14a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action returned with HTTP 202 Jul 03 04:21:36.521630 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 163/644] 10.4.3.253 () {70 vars in 1455 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:36.529535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4977a247-b8cc-4814-982d-a40b1530caf9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.533709 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4977a247-b8cc-4814-982d-a40b1530caf9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.533995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4977a247-b8cc-4814-982d-a40b1530caf9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.534165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4977a247-b8cc-4814-982d-a40b1530caf9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.534380 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-4977a247-b8cc-4814-982d-a40b1530caf9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:36.538416 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.538416 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:36.542681 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4977a247-b8cc-4814-982d-a40b1530caf9 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 200 Jul 03 04:21:36.543172 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 164/645] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.552862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-73214f85-daf5-48e6-93d6-911bd353af39 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.554632 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-73214f85-daf5-48e6-93d6-911bd353af39 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] DELETE https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.554906 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-73214f85-daf5-48e6-93d6-911bd353af39 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.555149 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-73214f85-daf5-48e6-93d6-911bd353af39 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.555348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-73214f85-daf5-48e6-93d6-911bd353af39 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] delete called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99794) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 04:21:36.555448 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.group_snapshots [None req-73214f85-daf5-48e6-93d6-911bd353af39 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Delete group_snapshot with id: 9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.560698 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.560698 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:36.594624 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-73214f85-daf5-48e6-93d6-911bd353af39 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 202 Jul 03 04:21:36.595092 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 156/646] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:36 2026] DELETE /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:36.603738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.609020 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:36.610275 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.610716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.611208 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:36.614429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:36.614991 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7eb8c476-933f-4da7-8a70-85fceddf0c1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.617236 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7eb8c476-933f-4da7-8a70-85fceddf0c1e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e Jul 03 04:21:36.617491 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7eb8c476-933f-4da7-8a70-85fceddf0c1e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.617691 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7eb8c476-933f-4da7-8a70-85fceddf0c1e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.625696 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Get all volumes completed successfully. Jul 03 04:21:36.626405 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7eb8c476-933f-4da7-8a70-85fceddf0c1e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e returned with HTTP 404 Jul 03 04:21:36.626889 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:36.627056 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 164/647] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/volumes/388ce8b2-a723-4e1d-8721-598824e9425e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:36.627167 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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' Jul 03 04:21:36.638746 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-552598c9-39fd-46ed-91f7-469994b89e9b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.640567 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-552598c9-39fd-46ed-91f7-469994b89e9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d Jul 03 04:21:36.640822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-552598c9-39fd-46ed-91f7-469994b89e9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.641029 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-552598c9-39fd-46ed-91f7-469994b89e9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.648007 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-552598c9-39fd-46ed-91f7-469994b89e9b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d returned with HTTP 404 Jul 03 04:21:36.648549 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 165/648] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/volumes/a2a9b2b3-1b6c-4856-8c95-9cad8764602d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:36.658287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e875b117-580b-419f-9586-ece3651061b5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.661974 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e875b117-580b-419f-9586-ece3651061b5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 Jul 03 04:21:36.662178 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e875b117-580b-419f-9586-ece3651061b5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.662375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e875b117-580b-419f-9586-ece3651061b5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.662594 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-e875b117-580b-419f-9586-ece3651061b5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member eace4f8c-c49a-47a0-afd2-44f3437446c9 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:36.666386 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e875b117-580b-419f-9586-ece3651061b5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 returned with HTTP 404 Jul 03 04:21:36.666520 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 157/649] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/groups/eace4f8c-c49a-47a0-afd2-44f3437446c9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:36.675906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6a35c751-7ed9-4697-8680-044bca31405d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.677927 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:36.678292 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6a35c751-7ed9-4697-8680-044bca31405d tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/3bf36c20-50a9-483c-98bc-d2d451087e20 Jul 03 04:21:36.678597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6a35c751-7ed9-4697-8680-044bca31405d tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.678847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6a35c751-7ed9-4697-8680-044bca31405d tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.680859 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.680859 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.689723 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8dfc5ee4-e87e-43e8-a230-488f4c6f148c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:36.690129 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 164/650] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.708640 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.710564 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:36.710793 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.710988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.711205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:36.712874 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:36.717216 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Get all snapshots completed successfully. Jul 03 04:21:36.718097 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c4a0e37-1e92-4829-ad87-e0cbf14698e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:36.718537 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 166/651] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:36.720157 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6a35c751-7ed9-4697-8680-044bca31405d tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/group_types/3bf36c20-50a9-483c-98bc-d2d451087e20 returned with HTTP 202 Jul 03 04:21:36.721577 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 165/652] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:21:36 2026] DELETE /volume/v3/group_types/3bf36c20-50a9-483c-98bc-d2d451087e20 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 04:21:36.728782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b8df7c2a-7b16-4047-9c42-abba92fabb64 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.730657 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8df7c2a-7b16-4047-9c42-abba92fabb64 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b Jul 03 04:21:36.730860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8df7c2a-7b16-4047-9c42-abba92fabb64 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.730923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f44e932b-1762-4c9d-b5fa-16d13284a9b8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.731096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8df7c2a-7b16-4047-9c42-abba92fabb64 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.731255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-b8df7c2a-7b16-4047-9c42-abba92fabb64 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member 9a48bf0f-714b-4172-bf41-018e4e1e056b {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:36.732878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f44e932b-1762-4c9d-b5fa-16d13284a9b8 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] DELETE https://10.4.3.253/volume/v3/types/b97056d2-62cb-4cdc-b592-7f496dc3a5a1 Jul 03 04:21:36.733082 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f44e932b-1762-4c9d-b5fa-16d13284a9b8 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.733293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f44e932b-1762-4c9d-b5fa-16d13284a9b8 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.734881 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8df7c2a-7b16-4047-9c42-abba92fabb64 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b returned with HTTP 404 Jul 03 04:21:36.735409 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 158/653] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/group_snapshots/9a48bf0f-714b-4172-bf41-018e4e1e056b => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:36.744740 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.746858 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:36.747124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.747400 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.747737 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:36.748747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:36.758442 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Get all volumes completed successfully. Jul 03 04:21:36.759378 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:36.759653 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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' Jul 03 04:21:36.762674 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f44e932b-1762-4c9d-b5fa-16d13284a9b8 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types/b97056d2-62cb-4cdc-b592-7f496dc3a5a1 returned with HTTP 202 Jul 03 04:21:36.763114 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 165/654] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:36 2026] DELETE /volume/v3/types/b97056d2-62cb-4cdc-b592-7f496dc3a5a1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:36.772624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-53048181-bb7e-493f-9395-da517c829dc5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.774677 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-53048181-bb7e-493f-9395-da517c829dc5 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] GET https://10.4.3.253/volume/v3/types/b97056d2-62cb-4cdc-b592-7f496dc3a5a1 Jul 03 04:21:36.774962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-53048181-bb7e-493f-9395-da517c829dc5 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.775201 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-53048181-bb7e-493f-9395-da517c829dc5 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.780415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-53048181-bb7e-493f-9395-da517c829dc5 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types/b97056d2-62cb-4cdc-b592-7f496dc3a5a1 returned with HTTP 404 Jul 03 04:21:36.780959 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 166/655] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/types/b97056d2-62cb-4cdc-b592-7f496dc3a5a1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:36.791986 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6061adab-4cec-48b2-827d-f5e59c9153ac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.794727 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6061adab-4cec-48b2-827d-f5e59c9153ac tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:36.795151 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6061adab-4cec-48b2-827d-f5e59c9153ac tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-86289257"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.797198 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.797198 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:36.812220 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6061adab-4cec-48b2-827d-f5e59c9153ac tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:36.812773 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 159/656] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:21:36 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) Jul 03 04:21:36.818207 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:36.819041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c73fec0-8670-4e7e-9555-5aa697008d36 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.821075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c73fec0-8670-4e7e-9555-5aa697008d36 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:36.822985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c73fec0-8670-4e7e-9555-5aa697008d36 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.822985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c73fec0-8670-4e7e-9555-5aa697008d36 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.823135 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.823135 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:36.825537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3ae1cd6d-41d7-44fc-be5f-7f058270a7d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.827515 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ae1cd6d-41d7-44fc-be5f-7f058270a7d1 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:21:36.827886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ae1cd6d-41d7-44fc-be5f-7f058270a7d1 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1233519289"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.832172 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.832172 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.832384 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b4d4138b-0e2e-48db-92f7-3c33a72f5299 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:36.832982 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 167/657] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.836004 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7c73fec0-8670-4e7e-9555-5aa697008d36 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:36.841151 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c73fec0-8670-4e7e-9555-5aa697008d36 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:36.841793 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 166/658] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.844178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ae1cd6d-41d7-44fc-be5f-7f058270a7d1 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:21:36.844641 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 167/659] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:36.852264 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.853010 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.854102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] POST https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d/action Jul 03 04:21:36.854594 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:36.854748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.856079 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] delete called for group b9477ba2-418e-498f-86cc-5825bb5db72d {{(pid=99794) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:21:36.856262 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.groups [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Delete group with id: b9477ba2-418e-498f-86cc-5825bb5db72d Jul 03 04:21:36.858151 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:21:36.858579 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "260492b1-9faa-47bd-9f5b-a704594ebc60", "volume_types": ["45527534-e7f1-44b5-b248-25d801ef6693"], "name": "tempest-GroupSnapshotsTest-Group-1583912108"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:36.860317 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group {'group': {'group_type': '260492b1-9faa-47bd-9f5b-a704594ebc60', 'volume_types': ['45527534-e7f1-44b5-b248-25d801ef6693'], 'name': 'tempest-GroupSnapshotsTest-Group-1583912108'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:21:36.860601 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.860601 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:36.864103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group tempest-GroupSnapshotsTest-Group-1583912108. Jul 03 04:21:36.872270 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:36.887312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['48ceaea5-4848-4732-9b44-00e76e2f7013'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:36.904856 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4692513-3b7c-417d-bb0b-d9f051666c69 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d/action returned with HTTP 202 Jul 03 04:21:36.905320 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 160/660] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:36.912882 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.914841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a Jul 03 04:21:36.915118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.915396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.925915 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.925915 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.928307 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f61b6b84-b397-4400-8c76-98bbf8cccf99 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:21:36.929021 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 168/661] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:21:36 2026] POST /volume/v3/groups => generated 112 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:36.931189 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Volume info retrieved successfully. Jul 03 04:21:36.932103 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:36.932347 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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' Jul 03 04:21:36.943532 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fbc4b1af-51bf-4523-a695-95b41043c767 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:36.946397 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fbc4b1af-51bf-4523-a695-95b41043c767 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 Jul 03 04:21:36.946741 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fbc4b1af-51bf-4523-a695-95b41043c767 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:36.947116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fbc4b1af-51bf-4523-a695-95b41043c767 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:36.947283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-fbc4b1af-51bf-4523-a695-95b41043c767 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 679d63d3-e62d-4164-8df5-87915018b866 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:36.955583 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.955583 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:36.968520 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fbc4b1af-51bf-4523-a695-95b41043c767 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 returned with HTTP 200 Jul 03 04:21:36.969083 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 168/662] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:36.981219 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:36.984371 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:36.984371 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:36.991540 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-caf3fd7f-42f7-4ab8-a24f-5201a7188843 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a returned with HTTP 200 Jul 03 04:21:36.992048 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 167/663] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:36 2026] GET /volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:37.862310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7704236e-c341-42a7-a55b-4d7ceb44a3f3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:37.864502 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7704236e-c341-42a7-a55b-4d7ceb44a3f3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:37.864750 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7704236e-c341-42a7-a55b-4d7ceb44a3f3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:37.864976 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7704236e-c341-42a7-a55b-4d7ceb44a3f3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:37.880200 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:37.880200 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:37.885709 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7704236e-c341-42a7-a55b-4d7ceb44a3f3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:37.892810 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7704236e-c341-42a7-a55b-4d7ceb44a3f3 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:37.893310 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 161/664] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:37 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:37.980088 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6fbf0262-712b-46dc-881d-1c6a49af0da4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:37.981736 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6fbf0262-712b-46dc-881d-1c6a49af0da4 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 Jul 03 04:21:37.981914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6fbf0262-712b-46dc-881d-1c6a49af0da4 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:37.982071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6fbf0262-712b-46dc-881d-1c6a49af0da4 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:37.982192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-6fbf0262-712b-46dc-881d-1c6a49af0da4 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 679d63d3-e62d-4164-8df5-87915018b866 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:37.985571 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:37.985571 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:37.992856 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6fbf0262-712b-46dc-881d-1c6a49af0da4 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 returned with HTTP 200 Jul 03 04:21:37.993269 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 169/665] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:37 2026] GET /volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 => generated 393 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:38.004728 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.007546 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:38.007929 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-346668556", "volume_type": "45527534-e7f1-44b5-b248-25d801ef6693", "group_id": "679d63d3-e62d-4164-8df5-87915018b866", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:38.010140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-346668556', 'volume_type': '45527534-e7f1-44b5-b248-25d801ef6693', 'group_id': '679d63d3-e62d-4164-8df5-87915018b866', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:38.011003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e9ed5525-5f66-4768-9cd8-0abf3aeeb19c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.013230 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9ed5525-5f66-4768-9cd8-0abf3aeeb19c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a Jul 03 04:21:38.013523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9ed5525-5f66-4768-9cd8-0abf3aeeb19c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.013727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9ed5525-5f66-4768-9cd8-0abf3aeeb19c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.018170 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.018170 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:38.018708 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume of 1 GB Jul 03 04:21:38.019728 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9ed5525-5f66-4768-9cd8-0abf3aeeb19c tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a returned with HTTP 404 Jul 03 04:21:38.020342 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 168/666] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:38 2026] GET /volume/v3/volumes/36cdeae7-bd45-4faa-bba4-2b2cd4596b3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:38.023766 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Availability Zones retrieved successfully. Jul 03 04:21:38.027642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-346e343d-55b7-4aa0-9b8d-721d03ea47e1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.029607 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-346e343d-55b7-4aa0-9b8d-721d03ea47e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] GET https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d Jul 03 04:21:38.029916 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-346e343d-55b7-4aa0-9b8d-721d03ea47e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.030130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-346e343d-55b7-4aa0-9b8d-721d03ea47e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.030275 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-346e343d-55b7-4aa0-9b8d-721d03ea47e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] show called for member b9477ba2-418e-498f-86cc-5825bb5db72d {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:38.030938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (f7640fad-c3a0-402b-a3a7-9335dda234dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:38.032186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f3af3e-39f3-4550-a0ce-f928e52e2161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:38.032731 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.032731 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:38.033276 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:38.034080 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-346e343d-55b7-4aa0-9b8d-721d03ea47e1 tempest-GroupSnapshotsV319Test-1886769464 tempest-GroupSnapshotsV319Test-1886769464-project-member] https://10.4.3.253/volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d returned with HTTP 404 Jul 03 04:21:38.034682 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 162/667] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:38 2026] GET /volume/v3/groups/b9477ba2-418e-498f-86cc-5825bb5db72d => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:38.043496 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b4372083-969f-4e81-a69a-df482b46c3e5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.045497 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b4372083-969f-4e81-a69a-df482b46c3e5 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/dfd9e483-63b5-40a9-8a6b-84a66e18db0e Jul 03 04:21:38.045730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b4372083-969f-4e81-a69a-df482b46c3e5 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.045921 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b4372083-969f-4e81-a69a-df482b46c3e5 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.046959 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.046959 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:38.058029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54f3af3e-39f3-4550-a0ce-f928e52e2161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:21:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=45527534-e7f1-44b5-b248-25d801ef6693,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-86289257',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '45527534-e7f1-44b5-b248-25d801ef6693', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '679d63d3-e62d-4164-8df5-87915018b866', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:38.058871 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d01485-78eb-41cf-86e5-f321f5b3257c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:38.061685 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b4372083-969f-4e81-a69a-df482b46c3e5 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/group_types/dfd9e483-63b5-40a9-8a6b-84a66e18db0e returned with HTTP 202 Jul 03 04:21:38.062196 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 170/668] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:21:38 2026] DELETE /volume/v3/group_types/dfd9e483-63b5-40a9-8a6b-84a66e18db0e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:38.069371 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eee515c2-b93e-456b-9c74-b233f5784e04 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.071128 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eee515c2-b93e-456b-9c74-b233f5784e04 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] DELETE https://10.4.3.253/volume/v3/types/37768803-3368-4b88-a5ce-9b4d3327ab2e Jul 03 04:21:38.071355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eee515c2-b93e-456b-9c74-b233f5784e04 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.071567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eee515c2-b93e-456b-9c74-b233f5784e04 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.087300 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-86289257 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-86289257, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:38.087686 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-86289257 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-86289257, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:38.104876 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eee515c2-b93e-456b-9c74-b233f5784e04 tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/types/37768803-3368-4b88-a5ce-9b4d3327ab2e returned with HTTP 202 Jul 03 04:21:38.105272 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 169/669] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:38 2026] DELETE /volume/v3/types/37768803-3368-4b88-a5ce-9b4d3327ab2e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:38.112926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-79297b64-f5c1-466c-b5c4-64a69a5ceb7a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.115403 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-79297b64-f5c1-466c-b5c4-64a69a5ceb7a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] GET https://10.4.3.253/volume/v3/types/37768803-3368-4b88-a5ce-9b4d3327ab2e Jul 03 04:21:38.115639 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-79297b64-f5c1-466c-b5c4-64a69a5ceb7a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.115852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-79297b64-f5c1-466c-b5c4-64a69a5ceb7a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.119425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-79297b64-f5c1-466c-b5c4-64a69a5ceb7a tempest-GroupSnapshotsV319Test-1017864267 tempest-GroupSnapshotsV319Test-1017864267-project-admin] https://10.4.3.253/volume/v3/types/37768803-3368-4b88-a5ce-9b4d3327ab2e returned with HTTP 404 Jul 03 04:21:38.119526 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['9198b6fb-9001-42c4-80d9-9caaa3966db3', '0a8bc523-8f26-45c1-893e-d416f580cb27', 'f9a727e6-6c76-4710-af1f-20f28c654676', 'd4487310-0b8c-4e1e-88b5-2fb4ba8768b0'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:38.119915 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 163/670] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:38 2026] GET /volume/v3/types/37768803-3368-4b88-a5ce-9b4d3327ab2e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:38.120436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d01485-78eb-41cf-86e5-f321f5b3257c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9198b6fb-9001-42c4-80d9-9caaa3966db3', '0a8bc523-8f26-45c1-893e-d416f580cb27', 'f9a727e6-6c76-4710-af1f-20f28c654676', 'd4487310-0b8c-4e1e-88b5-2fb4ba8768b0']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:38.121221 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abce7502-edc7-416d-ae22-3b047ffe18b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:38.149864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abce7502-edc7-416d-ae22-3b047ffe18b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49efc2eb-86f3-4b95-904f-18fcfbb32eca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-346668556',encryption_key_id=None,group_id=679d63d3-e62d-4164-8df5-87915018b866,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['9198b6fb-9001-42c4-80d9-9caaa3966db3','0a8bc523-8f26-45c1-893e-d416f580cb27','f9a727e6-6c76-4710-af1f-20f28c654676','d4487310-0b8c-4e1e-88b5-2fb4ba8768b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=45527534-e7f1-44b5-b248-25d801ef6693), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-346668556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=679d63d3-e62d-4164-8df5-87915018b866,host=None,id=49efc2eb-86f3-4b95-904f-18fcfbb32eca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f75c292691ce452ab121df288727457a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a263380250a94b409c11904753ea8791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(45527534-e7f1-44b5-b248-25d801ef6693),volume_type_id=45527534-e7f1-44b5-b248-25d801ef6693)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:38.150704 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5eff60c-2af8-46a4-a75f-9eff7e621857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:38.170530 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5eff60c-2af8-46a4-a75f-9eff7e621857) transitioned into state 'SUCCESS' from state '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-346668556',encryption_key_id=None,group_id=679d63d3-e62d-4164-8df5-87915018b866,group_type_id=,metadata={},multiattach=False,project_id='f75c292691ce452ab121df288727457a',qos_specs=None,replication_status=,reservations=['9198b6fb-9001-42c4-80d9-9caaa3966db3','0a8bc523-8f26-45c1-893e-d416f580cb27','f9a727e6-6c76-4710-af1f-20f28c654676','d4487310-0b8c-4e1e-88b5-2fb4ba8768b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a263380250a94b409c11904753ea8791',volume_type_id=45527534-e7f1-44b5-b248-25d801ef6693)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:38.171164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f530a37d-e0c0-4f75-9d1c-887026536027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:38.188096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f530a37d-e0c0-4f75-9d1c-887026536027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:38.189498 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Flow 'volume_create_api' (f7640fad-c3a0-402b-a3a7-9335dda234dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:38.190191 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Create volume request issued successfully. Jul 03 04:21:38.192630 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:38.192927 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:38.255049 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:38.264322 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.264322 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:38.268720 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e725abc4-afe5-4aeb-9ad2-acaa11f7a9e5 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:38.269212 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 169/671] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:21:38 2026] POST /volume/v3/volumes => generated 820 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:38.285572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1f828687-351a-4aa0-a698-3c4410736fb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.287272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca Jul 03 04:21:38.287719 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.287825 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.296279 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.296279 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:38.300873 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:38.301577 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:38.301761 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:38.349762 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:38.356944 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.356944 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:38.368708 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f828687-351a-4aa0-a698-3c4410736fb9 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca returned with HTTP 200 Jul 03 04:21:38.369412 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 171/672] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:38 2026] GET /volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca => generated 912 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:38.768348 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-bebee0bd-29bf-4c85-98ba-88387e8e841f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.772513 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-bebee0bd-29bf-4c85-98ba-88387e8e841f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] DELETE https://10.4.3.253/volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c Jul 03 04:21:38.772831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-bebee0bd-29bf-4c85-98ba-88387e8e841f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.773111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-bebee0bd-29bf-4c85-98ba-88387e8e841f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.783496 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.783496 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:38.917717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9ad80d3f-2921-414f-80bb-50c883fd00d4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:38.923765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ad80d3f-2921-414f-80bb-50c883fd00d4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:38.923765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ad80d3f-2921-414f-80bb-50c883fd00d4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:38.924824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ad80d3f-2921-414f-80bb-50c883fd00d4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:38.941287 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:38.941287 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:38.949454 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9ad80d3f-2921-414f-80bb-50c883fd00d4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:38.959074 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ad80d3f-2921-414f-80bb-50c883fd00d4 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:38.960004 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 164/673] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:38 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:39.327312 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-bb0217c0-ad79-4369-8832-b1d491a46cd9 req-bebee0bd-29bf-4c85-98ba-88387e8e841f tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c returned with HTTP 200 Jul 03 04:21:39.327844 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 170/674] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:21:38 2026] DELETE /volume/v3/attachments/45bb023f-79c1-47d1-9365-6f6055e2f88c => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:39.382451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:39.384878 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca Jul 03 04:21:39.385095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:39.385302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:39.393081 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:39.393081 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:39.398774 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:39.399588 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:39.399809 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:39.448364 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:39.454519 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:39.454519 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:39.464209 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9bf92d6-2ad3-4022-b707-4040e3212d58 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca returned with HTTP 200 Jul 03 04:21:39.464936 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 170/675] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:39 2026] GET /volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca => generated 913 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:39.486296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:39.488056 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/group_snapshots Jul 03 04:21:39.488471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "679d63d3-e62d-4164-8df5-87915018b866", "name": "tempest-group_snapshot-15007965"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:39.489868 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '679d63d3-e62d-4164-8df5-87915018b866', 'name': 'tempest-group_snapshot-15007965'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 04:21:39.493887 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:39.493887 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:39.497762 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.group_snapshots [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Creating group_snapshot tempest-group_snapshot-15007965. Jul 03 04:21:39.540002 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:39.540002 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:39.552823 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-86289257 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-86289257, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:39.552823 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-86289257 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-86289257, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:21:39.580301 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Created reservations ['62042467-88f5-49f6-b9f1-9fe4a3a49395', '809d9a81-1f43-4d53-83dd-f59188d5120c', '3c1638b8-9eeb-4623-b4ef-ec5fbd8130c8', '541f59a7-1f46-4c78-a2e5-1fc46a439b9d'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:39.628819 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0a78ca6b-b875-44f3-8391-4d79db90fa2b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots returned with HTTP 202 Jul 03 04:21:39.629457 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 172/676] 10.4.3.253 () {70 vars in 1324 bytes} [Fri Jul 3 04:21:39 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:39.637519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-05d3b6d2-e03b-4d55-90ef-2a1a7e437272 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:39.639342 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-05d3b6d2-e03b-4d55-90ef-2a1a7e437272 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:39.639597 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-05d3b6d2-e03b-4d55-90ef-2a1a7e437272 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:39.639811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-05d3b6d2-e03b-4d55-90ef-2a1a7e437272 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:39.639932 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-05d3b6d2-e03b-4d55-90ef-2a1a7e437272 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:39.643294 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:39.643294 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:39.646508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-05d3b6d2-e03b-4d55-90ef-2a1a7e437272 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa returned with HTTP 200 Jul 03 04:21:39.647078 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 165/677] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:39 2026] GET /volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa => generated 305 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:39.976045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e3f4a2cc-c0e4-4d3d-a549-38c39501f8d8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:39.978194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3f4a2cc-c0e4-4d3d-a549-38c39501f8d8 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:39.978406 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3f4a2cc-c0e4-4d3d-a549-38c39501f8d8 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:39.978608 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3f4a2cc-c0e4-4d3d-a549-38c39501f8d8 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:39.986750 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:39.986750 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:39.990616 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e3f4a2cc-c0e4-4d3d-a549-38c39501f8d8 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:39.994824 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3f4a2cc-c0e4-4d3d-a549-38c39501f8d8 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:39.995160 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 171/678] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:39 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:40.656046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ee3cb4c1-26bb-4ffb-b1f7-68445cd3f041 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.658070 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee3cb4c1-26bb-4ffb-b1f7-68445cd3f041 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:40.658285 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee3cb4c1-26bb-4ffb-b1f7-68445cd3f041 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.658484 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee3cb4c1-26bb-4ffb-b1f7-68445cd3f041 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.658619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-ee3cb4c1-26bb-4ffb-b1f7-68445cd3f041 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:40.662450 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.662450 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:40.666026 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee3cb4c1-26bb-4ffb-b1f7-68445cd3f041 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa returned with HTTP 200 Jul 03 04:21:40.666473 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 171/679] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:40.675557 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.678019 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:40.678299 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.678609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.678954 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:40.679373 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.679373 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:40.680777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:40.685661 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all snapshots completed successfully. Jul 03 04:21:40.686180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.686180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:40.686976 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3e1883f8-ecc5-4d68-af1e-aacee141305f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:40.687516 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 173/680] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:40.697039 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e949edf4-b9b8-4381-a5e7-09850c24ffca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.698832 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e949edf4-b9b8-4381-a5e7-09850c24ffca tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/c86161df-8c4e-46b2-9d1e-f86f7a025257 Jul 03 04:21:40.699024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e949edf4-b9b8-4381-a5e7-09850c24ffca tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.699200 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e949edf4-b9b8-4381-a5e7-09850c24ffca tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.706101 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.706101 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:40.706762 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e949edf4-b9b8-4381-a5e7-09850c24ffca tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Snapshot retrieved successfully. Jul 03 04:21:40.707847 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e949edf4-b9b8-4381-a5e7-09850c24ffca tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/c86161df-8c4e-46b2-9d1e-f86f7a025257 returned with HTTP 200 Jul 03 04:21:40.708931 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 166/681] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/snapshots/c86161df-8c4e-46b2-9d1e-f86f7a025257 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:40.709905 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-49845110-00e9-4472-89df-559f80be7977 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.716217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6f19d599-3ddd-4f0e-b82e-809d6a91884f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.718963 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6f19d599-3ddd-4f0e-b82e-809d6a91884f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:40.719209 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6f19d599-3ddd-4f0e-b82e-809d6a91884f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.719450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6f19d599-3ddd-4f0e-b82e-809d6a91884f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.719621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.group_snapshots [None req-6f19d599-3ddd-4f0e-b82e-809d6a91884f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:40.722969 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.722969 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:40.726674 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6f19d599-3ddd-4f0e-b82e-809d6a91884f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa returned with HTTP 200 Jul 03 04:21:40.727411 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 172/682] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:40.736861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-944492ac-83bd-40b5-a963-93c3a7274e93 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.738880 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-944492ac-83bd-40b5-a963-93c3a7274e93 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/detail Jul 03 04:21:40.739075 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-944492ac-83bd-40b5-a963-93c3a7274e93 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.739293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-944492ac-83bd-40b5-a963-93c3a7274e93 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.747364 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-944492ac-83bd-40b5-a963-93c3a7274e93 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 04:21:40.747779 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 174/683] 10.4.3.253 () {68 vars in 1323 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:40.757017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.759026 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] DELETE https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:40.759394 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.759608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.759737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.group_snapshots [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for member 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa {{(pid=99794) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 04:21:40.759822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.group_snapshots [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group_snapshot with id: 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:40.763467 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.763467 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:40.821630 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac3acd49-f7e2-472f-ad6a-f29fdac5d787 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa returned with HTTP 202 Jul 03 04:21:40.822022 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 167/684] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:40 2026] DELETE /volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:40.836066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.837623 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:40.837850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.838058 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.838270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:40.839057 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:40.840613 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-49845110-00e9-4472-89df-559f80be7977 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:40.840940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-49845110-00e9-4472-89df-559f80be7977 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1849539693"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:40.857591 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:40.858805 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:40.858805 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:40.875652 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-49845110-00e9-4472-89df-559f80be7977 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:40.876552 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 172/685] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:21:40 2026] POST /volume/v3/types => generated 220 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:40.889917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-84f8d760-0ab9-4236-8e13-8ec5e6a9fd67 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.889917 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-84f8d760-0ab9-4236-8e13-8ec5e6a9fd67 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:21:40.890113 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-84f8d760-0ab9-4236-8e13-8ec5e6a9fd67 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1453463449"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:40.893380 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.893380 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:40.905205 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:40.909188 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:40.909188 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:40.911138 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-84f8d760-0ab9-4236-8e13-8ec5e6a9fd67 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:21:40.911615 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 175/686] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:21:40 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:40.916219 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8acda5af-9bb0-4ba6-9174-5bba1aa951ed tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:40.916626 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 173/687] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:40.928405 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.936045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.939463 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:21:40.939713 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.939896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.941407 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:40.943638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:21:40.958054 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all snapshots completed successfully. Jul 03 04:21:40.959280 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b3365c3-2ecd-4e78-aa4d-c3f5599edc4b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:21:40.959797 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 173/688] 10.4.3.253 () {66 vars in 1264 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:40.980210 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4b14fc67-b3af-4aee-83ed-5672df697239 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:40.984222 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4b14fc67-b3af-4aee-83ed-5672df697239 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:40.984222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4b14fc67-b3af-4aee-83ed-5672df697239 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:40.984222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4b14fc67-b3af-4aee-83ed-5672df697239 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:40.984222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-4b14fc67-b3af-4aee-83ed-5672df697239 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 04:21:41.582532 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4b14fc67-b3af-4aee-83ed-5672df697239 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa returned with HTTP 404 Jul 03 04:21:41.582532 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 176/689] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:41.586561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-874e47dd-3f71-44b4-a605-9a50801dbc0e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.586561 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-874e47dd-3f71-44b4-a605-9a50801dbc0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/group_snapshots Jul 03 04:21:41.586561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-874e47dd-3f71-44b4-a605-9a50801dbc0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.586561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-874e47dd-3f71-44b4-a605-9a50801dbc0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.586561 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-874e47dd-3f71-44b4-a605-9a50801dbc0e tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots returned with HTTP 200 Jul 03 04:21:41.587857 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-c66ccf7a-9ba7-4e64-8a91-f6fa78ccb80a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.588417 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 174/690] 10.4.3.253 () {68 vars in 1302 bytes} [Fri Jul 3 04:21:40 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:41.589360 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-c66ccf7a-9ba7-4e64-8a91-f6fa78ccb80a tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:41.589360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-c66ccf7a-9ba7-4e64-8a91-f6fa78ccb80a tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.589360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-c66ccf7a-9ba7-4e64-8a91-f6fa78ccb80a tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.590191 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:21:41.590191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cd4b71e2-b17b-41c9-8dca-a81c267ae291", "volume_types": ["1692f0b0-8503-4c78-a566-11ede517d22a"], "name": "tempest-GroupsV320Test-Group-46531221"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:41.590551 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.591100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Creating new group {'group': {'group_type': 'cd4b71e2-b17b-41c9-8dca-a81c267ae291', 'volume_types': ['1692f0b0-8503-4c78-a566-11ede517d22a'], 'name': 'tempest-GroupsV320Test-Group-46531221'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:21:41.591628 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] DELETE https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:41.591628 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.591628 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.591628 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.group_snapshots [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for member 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa {{(pid=99791) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 04:21:41.591628 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.group_snapshots [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group_snapshot with id: 5ce777f3-c9a3-4c70-9bd9-a9991dd40efa Jul 03 04:21:41.592204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.groups [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Creating group tempest-GroupsV320Test-Group-46531221. Jul 03 04:21:41.592461 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.592461 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:41.592677 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.592677 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:41.593133 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2d4e994b-aee6-4eba-9a65-abaf49905cd6 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa returned with HTTP 404 Jul 03 04:21:41.593133 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 177/691] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:41 2026] DELETE /volume/v3/group_snapshots/5ce777f3-c9a3-4c70-9bd9-a9991dd40efa => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:41.593782 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-c66ccf7a-9ba7-4e64-8a91-f6fa78ccb80a tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:41.594111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a08342f7-e51a-46e7-88b4-385599f047c0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.594194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-c66ccf7a-9ba7-4e64-8a91-f6fa78ccb80a tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:41.594194 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 174/692] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:41 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:41.594509 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:41.594509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.594509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.594509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:41.594509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:41.594862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:21:41.042514. {{(pid=99794) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:21:41.594862 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Availability Zones retrieved successfully. Jul 03 04:21:41.595140 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Get all volumes completed successfully. Jul 03 04:21:41.595140 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:41.595140 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:41.595288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Created reservations ['54818eec-17c4-4918-bf44-0a26fdc2c4a1'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:41.595596 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:41.595596 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.595596 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:41.595596 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a08342f7-e51a-46e7-88b4-385599f047c0 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:41.595596 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 175/693] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:41 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:41.595927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0fe75d0f-a410-4594-917a-09a7fc2a21c9 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:21:41.595927 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 168/694] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:21:40 2026] POST /volume/v3/groups => generated 106 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:41.596103 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-36892211-97b6-4d51-a63e-0c50cd69c070 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.596103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-36892211-97b6-4d51-a63e-0c50cd69c070 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] POST https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866/action Jul 03 04:21:41.596103 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-36892211-97b6-4d51-a63e-0c50cd69c070 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:41.596103 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-36892211-97b6-4d51-a63e-0c50cd69c070 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:41.596103 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-36892211-97b6-4d51-a63e-0c50cd69c070 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] delete called for group 679d63d3-e62d-4164-8df5-87915018b866 {{(pid=99791) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:21:41.596103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-36892211-97b6-4d51-a63e-0c50cd69c070 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Delete group with id: 679d63d3-e62d-4164-8df5-87915018b866 Jul 03 04:21:41.596395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-048bfb50-8bd1-43f2-a8c1-d5279f51104b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.596395 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-048bfb50-8bd1-43f2-a8c1-d5279f51104b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:41.596395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-048bfb50-8bd1-43f2-a8c1-d5279f51104b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.596395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-048bfb50-8bd1-43f2-a8c1-d5279f51104b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.596395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-048bfb50-8bd1-43f2-a8c1-d5279f51104b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:41.596785 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.596785 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:41.597127 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.597127 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:41.597127 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-048bfb50-8bd1-43f2-a8c1-d5279f51104b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:41.597127 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 175/695] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:41 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:41.597366 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-36892211-97b6-4d51-a63e-0c50cd69c070 tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866/action returned with HTTP 202 Jul 03 04:21:41.597366 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 178/696] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:41 2026] POST /volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-923e628d-62b6-470b-981d-9a8125b74b5f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Volume info retrieved successfully. Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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' Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-923e628d-62b6-470b-981d-9a8125b74b5f tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca returned with HTTP 200 Jul 03 04:21:41.597754 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 176/697] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:41 2026] GET /volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca => generated 912 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:41.677625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.681351 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:41.681351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1712390209"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:41.682516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1712390209'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:41.686696 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume of 1 GB Jul 03 04:21:41.687162 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.687162 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:41.687866 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Availability Zones retrieved successfully. Jul 03 04:21:41.695910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (66b527fc-d397-440d-80dc-beba83bbc460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:41.697248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f3b158-6091-40e0-8de9-899c57f5759d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:41.699160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:41.708607 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.708607 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:41.724739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8f3b158-6091-40e0-8de9-899c57f5759d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aa3900b0-2ded-4f9e-985e-a7ced34736ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa3900b0-2ded-4f9e-985e-a7ced34736ab', 'encryption_key_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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:41.726384 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a768073d-fda3-405c-bb42-50bea1775691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:41.773417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Created reservations ['2245c311-94b5-46be-9ee1-388a5b303fe2', '82c84fdf-0ef7-4293-8978-794e98afa8c0', '10b550f1-923d-48a5-ab23-4b7648aa4bb0', '3bfe7f68-a642-419b-99f8-fd73d3feb51c'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:41.774218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a768073d-fda3-405c-bb42-50bea1775691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2245c311-94b5-46be-9ee1-388a5b303fe2', '82c84fdf-0ef7-4293-8978-794e98afa8c0', '10b550f1-923d-48a5-ab23-4b7648aa4bb0', '3bfe7f68-a642-419b-99f8-fd73d3feb51c']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:41.775125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad8345a-26c1-4100-92c7-d6596e163590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:41.804141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ad8345a-26c1-4100-92c7-d6596e163590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19667756-96ff-45ec-8718-a1a0c10571e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1712390209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['2245c311-94b5-46be-9ee1-388a5b303fe2','82c84fdf-0ef7-4293-8978-794e98afa8c0','10b550f1-923d-48a5-ab23-4b7648aa4bb0','3bfe7f68-a642-419b-99f8-fd73d3feb51c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1712390209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19667756-96ff-45ec-8718-a1a0c10571e3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f9de1e5af73b486dbece4a569eeaaa68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa3900b0-2ded-4f9e-985e-a7ced34736ab),volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:41.804932 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fa6ea7-ef3a-4b1c-b0ee-c176948a364e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:41.824099 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74fa6ea7-ef3a-4b1c-b0ee-c176948a364e) transitioned into state 'SUCCESS' from state '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-1712390209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['2245c311-94b5-46be-9ee1-388a5b303fe2','82c84fdf-0ef7-4293-8978-794e98afa8c0','10b550f1-923d-48a5-ab23-4b7648aa4bb0','3bfe7f68-a642-419b-99f8-fd73d3feb51c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:41.824828 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265825fe-650f-4452-b2c5-cc5592652ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:41.837896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (265825fe-650f-4452-b2c5-cc5592652ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:41.839068 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (66b527fc-d397-440d-80dc-beba83bbc460) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:41.839675 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request issued successfully. Jul 03 04:21:41.840459 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2ed977f-ec7c-479a-aaed-1074ef67b76a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:41.841191 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 169/698] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:21:41 2026] POST /volume/v3/volumes => generated 760 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:41.853545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c58b7ee-03b8-4fa6-b161-36108cda917e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:41.855732 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c58b7ee-03b8-4fa6-b161-36108cda917e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:41.855954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c58b7ee-03b8-4fa6-b161-36108cda917e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:41.856168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c58b7ee-03b8-4fa6-b161-36108cda917e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:41.864265 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:41.864265 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:41.868919 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0c58b7ee-03b8-4fa6-b161-36108cda917e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:41.874213 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c58b7ee-03b8-4fa6-b161-36108cda917e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:41.874732 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 176/699] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:41 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:42.158130 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f8f95bc5-c461-4066-ae1e-92e1ca93aeab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.160399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8f95bc5-c461-4066-ae1e-92e1ca93aeab tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.160691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8f95bc5-c461-4066-ae1e-92e1ca93aeab tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.160927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8f95bc5-c461-4066-ae1e-92e1ca93aeab tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.161102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-f8f95bc5-c461-4066-ae1e-92e1ca93aeab tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.166910 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.166910 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:42.177852 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8f95bc5-c461-4066-ae1e-92e1ca93aeab tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:42.178503 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 179/700] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 387 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:42.189975 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c42a3ade-a95d-4588-b6dd-67219cb44588 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.193415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c42a3ade-a95d-4588-b6dd-67219cb44588 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] POST https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action Jul 03 04:21:42.193845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c42a3ade-a95d-4588-b6dd-67219cb44588 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:42.194002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c42a3ade-a95d-4588-b6dd-67219cb44588 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:42.195731 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-c42a3ade-a95d-4588-b6dd-67219cb44588 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Updating group 'f07100ad-5abc-4b32-b9f0-43ba3351f152' with 'creating' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 04:21:42.200690 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.200690 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:42.211244 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c42a3ade-a95d-4588-b6dd-67219cb44588 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action returned with HTTP 202 Jul 03 04:21:42.211835 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 177/701] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:42 2026] POST /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:42.224883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9ef1edb5-cbf7-4fb1-853e-b541662c08a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.226910 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ef1edb5-cbf7-4fb1-853e-b541662c08a5 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.227096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ef1edb5-cbf7-4fb1-853e-b541662c08a5 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.227305 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ef1edb5-cbf7-4fb1-853e-b541662c08a5 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.227462 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-9ef1edb5-cbf7-4fb1-853e-b541662c08a5 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.231400 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.231400 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:42.239791 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ef1edb5-cbf7-4fb1-853e-b541662c08a5 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:42.240286 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 170/702] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 386 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:42.252919 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c20a64e-01ae-49a4-a7bc-aaa2c81b3d28 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.254700 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c20a64e-01ae-49a4-a7bc-aaa2c81b3d28 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] POST https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action Jul 03 04:21:42.255026 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c20a64e-01ae-49a4-a7bc-aaa2c81b3d28 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:42.255143 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c20a64e-01ae-49a4-a7bc-aaa2c81b3d28 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:42.256507 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-8c20a64e-01ae-49a4-a7bc-aaa2c81b3d28 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Updating group 'f07100ad-5abc-4b32-b9f0-43ba3351f152' with 'available' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 04:21:42.260856 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.260856 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:42.271273 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c20a64e-01ae-49a4-a7bc-aaa2c81b3d28 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action returned with HTTP 202 Jul 03 04:21:42.271848 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 177/703] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:42 2026] POST /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:42.283602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d48593ba-f3fc-43e7-868a-892633eef5bf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.285709 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a4386486-6782-4a70-9932-0ed04aa0132d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.287669 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a4386486-6782-4a70-9932-0ed04aa0132d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca Jul 03 04:21:42.287936 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a4386486-6782-4a70-9932-0ed04aa0132d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.288150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a4386486-6782-4a70-9932-0ed04aa0132d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.289201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d48593ba-f3fc-43e7-868a-892633eef5bf tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.289538 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d48593ba-f3fc-43e7-868a-892633eef5bf tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.289806 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d48593ba-f3fc-43e7-868a-892633eef5bf tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.289990 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-d48593ba-f3fc-43e7-868a-892633eef5bf tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.293752 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a4386486-6782-4a70-9932-0ed04aa0132d tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca returned with HTTP 404 Jul 03 04:21:42.294208 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 178/704] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/volumes/49efc2eb-86f3-4b95-904f-18fcfbb32eca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:42.299834 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.299834 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:42.306175 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-71675771-8d3b-4d51-bc4c-f04008bbd31b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.307980 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71675771-8d3b-4d51-bc4c-f04008bbd31b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] GET https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 Jul 03 04:21:42.308187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71675771-8d3b-4d51-bc4c-f04008bbd31b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.308462 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71675771-8d3b-4d51-bc4c-f04008bbd31b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.308520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-71675771-8d3b-4d51-bc4c-f04008bbd31b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] show called for member 679d63d3-e62d-4164-8df5-87915018b866 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.311468 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71675771-8d3b-4d51-bc4c-f04008bbd31b tempest-GroupSnapshotsTest-321231311 tempest-GroupSnapshotsTest-321231311-project-member] https://10.4.3.253/volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 returned with HTTP 404 Jul 03 04:21:42.312176 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 171/705] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/679d63d3-e62d-4164-8df5-87915018b866 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:42.319433 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d48593ba-f3fc-43e7-868a-892633eef5bf tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:42.319863 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 180/706] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:42.324098 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2f13811c-3920-4fb5-8b82-eb42a6733b5b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.327975 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2f13811c-3920-4fb5-8b82-eb42a6733b5b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/260492b1-9faa-47bd-9f5b-a704594ebc60 Jul 03 04:21:42.328301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2f13811c-3920-4fb5-8b82-eb42a6733b5b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.328461 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2f13811c-3920-4fb5-8b82-eb42a6733b5b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.330338 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-318cd2f0-f376-447a-a232-98ee12390303 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.332302 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-318cd2f0-f376-447a-a232-98ee12390303 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] POST https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action Jul 03 04:21:42.332685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-318cd2f0-f376-447a-a232-98ee12390303 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:42.332789 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-318cd2f0-f376-447a-a232-98ee12390303 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:42.334024 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-318cd2f0-f376-447a-a232-98ee12390303 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Updating group 'f07100ad-5abc-4b32-b9f0-43ba3351f152' with 'error' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 04:21:42.337784 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.337784 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:42.346005 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-318cd2f0-f376-447a-a232-98ee12390303 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action returned with HTTP 202 Jul 03 04:21:42.346650 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 179/707] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:42 2026] POST /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:42.354762 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-80149ecb-483a-4ffd-8c27-ac097748801a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.356925 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-80149ecb-483a-4ffd-8c27-ac097748801a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.357173 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-80149ecb-483a-4ffd-8c27-ac097748801a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.357395 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-80149ecb-483a-4ffd-8c27-ac097748801a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.357681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-80149ecb-483a-4ffd-8c27-ac097748801a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.364719 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.364719 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:42.377996 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2f13811c-3920-4fb5-8b82-eb42a6733b5b tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/group_types/260492b1-9faa-47bd-9f5b-a704594ebc60 returned with HTTP 202 Jul 03 04:21:42.378659 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 178/708] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:21:42 2026] DELETE /volume/v3/group_types/260492b1-9faa-47bd-9f5b-a704594ebc60 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:42.378817 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-80149ecb-483a-4ffd-8c27-ac097748801a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:42.379198 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 172/709] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 383 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:42.387249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d726751c-8dad-4d9e-9eaf-701505624444 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.389577 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d726751c-8dad-4d9e-9eaf-701505624444 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] DELETE https://10.4.3.253/volume/v3/types/45527534-e7f1-44b5-b248-25d801ef6693 Jul 03 04:21:42.389818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d726751c-8dad-4d9e-9eaf-701505624444 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.390078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d726751c-8dad-4d9e-9eaf-701505624444 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.390346 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.390346 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:42.393341 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-92d82cbb-e245-4e87-b45f-7ca74b4a8991 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.396040 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-92d82cbb-e245-4e87-b45f-7ca74b4a8991 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] POST https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action Jul 03 04:21:42.396714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-92d82cbb-e245-4e87-b45f-7ca74b4a8991 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:42.396922 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-92d82cbb-e245-4e87-b45f-7ca74b4a8991 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:42.398800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-92d82cbb-e245-4e87-b45f-7ca74b4a8991 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Updating group 'f07100ad-5abc-4b32-b9f0-43ba3351f152' with 'available' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 04:21:42.404905 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.404905 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:42.416528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-92d82cbb-e245-4e87-b45f-7ca74b4a8991 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action returned with HTTP 202 Jul 03 04:21:42.417069 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 180/710] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:42 2026] POST /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:42.426308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b0419fa2-fe76-4b1c-9efa-d107a525594b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.428720 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0419fa2-fe76-4b1c-9efa-d107a525594b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.429027 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0419fa2-fe76-4b1c-9efa-d107a525594b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.429316 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0419fa2-fe76-4b1c-9efa-d107a525594b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.429616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-b0419fa2-fe76-4b1c-9efa-d107a525594b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.433931 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.433931 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:42.453647 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d726751c-8dad-4d9e-9eaf-701505624444 tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types/45527534-e7f1-44b5-b248-25d801ef6693 returned with HTTP 202 Jul 03 04:21:42.454102 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 181/711] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:42 2026] DELETE /volume/v3/types/45527534-e7f1-44b5-b248-25d801ef6693 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:42.461360 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0419fa2-fe76-4b1c-9efa-d107a525594b tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:42.461360 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 179/712] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:42.462416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ff238ca6-01fc-4774-9aad-8dac9ed4006f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.465384 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ff238ca6-01fc-4774-9aad-8dac9ed4006f tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] GET https://10.4.3.253/volume/v3/types/45527534-e7f1-44b5-b248-25d801ef6693 Jul 03 04:21:42.465703 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ff238ca6-01fc-4774-9aad-8dac9ed4006f tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.465922 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ff238ca6-01fc-4774-9aad-8dac9ed4006f tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.469493 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ff238ca6-01fc-4774-9aad-8dac9ed4006f tempest-GroupSnapshotsTest-848907372 tempest-GroupSnapshotsTest-848907372-project-admin] https://10.4.3.253/volume/v3/types/45527534-e7f1-44b5-b248-25d801ef6693 returned with HTTP 404 Jul 03 04:21:42.470039 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 173/713] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/types/45527534-e7f1-44b5-b248-25d801ef6693 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:42.483706 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.487469 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:21:42.487469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.487671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.489226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:21:42.492438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:21:42.507687 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Get all volumes completed successfully. Jul 03 04:21:42.510359 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5eed3d7b-393d-4ee3-9b66-041922e451d2 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:21:42.510684 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 181/714] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:42.524959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-04b829ed-000b-4e03-95af-41661bf44fb4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.529666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04b829ed-000b-4e03-95af-41661bf44fb4 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] POST https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action Jul 03 04:21:42.529666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04b829ed-000b-4e03-95af-41661bf44fb4 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:42.529666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04b829ed-000b-4e03-95af-41661bf44fb4 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:42.531857 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-04b829ed-000b-4e03-95af-41661bf44fb4 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] delete called for group f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99791) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:21:42.531857 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-04b829ed-000b-4e03-95af-41661bf44fb4 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Delete group with id: f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.537361 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.537361 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:42.569637 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04b829ed-000b-4e03-95af-41661bf44fb4 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action returned with HTTP 202 Jul 03 04:21:42.573363 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 182/715] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:21:42 2026] POST /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:42.579716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2cc6b99d-9f99-4ce6-820f-2517f0a91051 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.582211 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cc6b99d-9f99-4ce6-820f-2517f0a91051 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:42.582586 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cc6b99d-9f99-4ce6-820f-2517f0a91051 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.582885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cc6b99d-9f99-4ce6-820f-2517f0a91051 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.583057 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-2cc6b99d-9f99-4ce6-820f-2517f0a91051 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:42.587817 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.587817 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:42.600022 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cc6b99d-9f99-4ce6-820f-2517f0a91051 tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 200 Jul 03 04:21:42.600022 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 180/716] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 386 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:42.892840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a6b2588e-bae5-4274-9066-5e6420b65d6d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.897103 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6b2588e-bae5-4274-9066-5e6420b65d6d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:42.897103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6b2588e-bae5-4274-9066-5e6420b65d6d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.897103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6b2588e-bae5-4274-9066-5e6420b65d6d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.906613 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.906613 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:42.910954 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a6b2588e-bae5-4274-9066-5e6420b65d6d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:42.917226 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6b2588e-bae5-4274-9066-5e6420b65d6d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:42.917837 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 174/717] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:21:42.985961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-df6c58ef-6b34-4c0b-95fe-f5101ae30755 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:42.990047 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-df6c58ef-6b34-4c0b-95fe-f5101ae30755 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:42.990371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-df6c58ef-6b34-4c0b-95fe-f5101ae30755 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:42.990518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-df6c58ef-6b34-4c0b-95fe-f5101ae30755 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:42.999214 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:42.999214 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:43.004048 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-df6c58ef-6b34-4c0b-95fe-f5101ae30755 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:43.008520 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-df6c58ef-6b34-4c0b-95fe-f5101ae30755 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:43.009242 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 182/718] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:42 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:43.080470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-07327b0d-5b0f-46cb-bb61-02b4d9c88b0c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.080944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07327b0d-5b0f-46cb-bb61-02b4d9c88b0c None None] GET https://10.4.3.253/volume// Jul 03 04:21:43.081091 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07327b0d-5b0f-46cb-bb61-02b4d9c88b0c None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.081268 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07327b0d-5b0f-46cb-bb61-02b4d9c88b0c None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.081711 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07327b0d-5b0f-46cb-bb61-02b4d9c88b0c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:43.082092 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 183/719] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:21:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:43.094037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-f69cf088-a196-4bd0-8e2c-e422733c6e21 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.096152 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-f69cf088-a196-4bd0-8e2c-e422733c6e21 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:21:43.096565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-f69cf088-a196-4bd0-8e2c-e422733c6e21 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "456bcf44-f9eb-40dd-adcb-615018ebbc94", "connector": null, "instance_uuid": "047087f9-9dc6-43a6-a27b-027548780341"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:43.104963 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:43.104963 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:43.159297 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-f69cf088-a196-4bd0-8e2c-e422733c6e21 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:21:43.159905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 181/720] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:21:43 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) Jul 03 04:21:43.557103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9b937ef5-d5c8-4217-b8a1-0a996ed38df0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.558821 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b937ef5-d5c8-4217-b8a1-0a996ed38df0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:43.559180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b937ef5-d5c8-4217-b8a1-0a996ed38df0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.560014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b937ef5-d5c8-4217-b8a1-0a996ed38df0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.573529 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:43.573529 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:43.580551 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9b937ef5-d5c8-4217-b8a1-0a996ed38df0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:43.600217 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b937ef5-d5c8-4217-b8a1-0a996ed38df0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:43.600814 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 175/721] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:43 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:43.619317 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-36eeae43-5536-4d12-aa21-7e33428d3f4a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.622285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36eeae43-5536-4d12-aa21-7e33428d3f4a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] GET https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 Jul 03 04:21:43.622573 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-36eeae43-5536-4d12-aa21-7e33428d3f4a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.622751 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-36eeae43-5536-4d12-aa21-7e33428d3f4a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.622873 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-36eeae43-5536-4d12-aa21-7e33428d3f4a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] show called for member f07100ad-5abc-4b32-b9f0-43ba3351f152 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:21:43.626435 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36eeae43-5536-4d12-aa21-7e33428d3f4a tempest-GroupsV320Test-1072395009 tempest-GroupsV320Test-1072395009-project-member] https://10.4.3.253/volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 returned with HTTP 404 Jul 03 04:21:43.626989 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 183/722] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:21:43 2026] GET /volume/v3/groups/f07100ad-5abc-4b32-b9f0-43ba3351f152 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:43.639225 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-93a118f0-5f9d-4c4b-801c-a775aff3e30e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.642305 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93a118f0-5f9d-4c4b-801c-a775aff3e30e tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/cd4b71e2-b17b-41c9-8dca-a81c267ae291 Jul 03 04:21:43.642668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93a118f0-5f9d-4c4b-801c-a775aff3e30e tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.649682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93a118f0-5f9d-4c4b-801c-a775aff3e30e tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.673314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93a118f0-5f9d-4c4b-801c-a775aff3e30e tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/group_types/cd4b71e2-b17b-41c9-8dca-a81c267ae291 returned with HTTP 202 Jul 03 04:21:43.673938 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 184/723] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:21:43 2026] DELETE /volume/v3/group_types/cd4b71e2-b17b-41c9-8dca-a81c267ae291 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:43.682231 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c6e897e1-2b4f-4314-943e-a5ff6de1189c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.684485 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c6e897e1-2b4f-4314-943e-a5ff6de1189c tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] DELETE https://10.4.3.253/volume/v3/types/1692f0b0-8503-4c78-a566-11ede517d22a Jul 03 04:21:43.684774 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c6e897e1-2b4f-4314-943e-a5ff6de1189c tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.685078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c6e897e1-2b4f-4314-943e-a5ff6de1189c tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.685559 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:43.685559 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:43.696092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a59242f8-3f09-43ea-ad74-f7da07fe1486 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.696899 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a59242f8-3f09-43ea-ad74-f7da07fe1486 None None] GET https://10.4.3.253/volume// Jul 03 04:21:43.697171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a59242f8-3f09-43ea-ad74-f7da07fe1486 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.697478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a59242f8-3f09-43ea-ad74-f7da07fe1486 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.697957 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a59242f8-3f09-43ea-ad74-f7da07fe1486 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:43.699905 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 176/724] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:43 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:43.711262 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2bf5f62e-ba20-4ae3-b7dc-51263d41a977 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.713410 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2bf5f62e-ba20-4ae3-b7dc-51263d41a977 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:43.713652 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2bf5f62e-ba20-4ae3-b7dc-51263d41a977 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.713829 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2bf5f62e-ba20-4ae3-b7dc-51263d41a977 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.717378 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c6e897e1-2b4f-4314-943e-a5ff6de1189c tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/types/1692f0b0-8503-4c78-a566-11ede517d22a returned with HTTP 202 Jul 03 04:21:43.717791 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 182/725] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:43 2026] DELETE /volume/v3/types/1692f0b0-8503-4c78-a566-11ede517d22a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:43.724916 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:43.724916 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:43.725760 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-49b1ef7c-f6b4-4762-ac5c-a1b49aaed364 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.728163 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49b1ef7c-f6b4-4762-ac5c-a1b49aaed364 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] GET https://10.4.3.253/volume/v3/types/1692f0b0-8503-4c78-a566-11ede517d22a Jul 03 04:21:43.728536 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49b1ef7c-f6b4-4762-ac5c-a1b49aaed364 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:43.728721 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49b1ef7c-f6b4-4762-ac5c-a1b49aaed364 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:43.730342 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2bf5f62e-ba20-4ae3-b7dc-51263d41a977 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:43.732368 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49b1ef7c-f6b4-4762-ac5c-a1b49aaed364 tempest-GroupsV320Test-770331822 tempest-GroupsV320Test-770331822-project-admin] https://10.4.3.253/volume/v3/types/1692f0b0-8503-4c78-a566-11ede517d22a returned with HTTP 404 Jul 03 04:21:43.732920 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 185/726] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:43 2026] GET /volume/v3/types/1692f0b0-8503-4c78-a566-11ede517d22a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:43.735720 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2bf5f62e-ba20-4ae3-b7dc-51263d41a977 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:43.736269 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 184/727] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:43 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1030 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:43.839832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:43.843025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] PUT https://10.4.3.253/volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d Jul 03 04:21:43.843522 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:43.853232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Acquiring lock "cinder-attachment_update-456bcf44-f9eb-40dd-adcb-615018ebbc94-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:21:43.860281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Lock "cinder-attachment_update-456bcf44-f9eb-40dd-adcb-615018ebbc94-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:21:43.860426 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:43.860426 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:44.411282 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Lock "cinder-attachment_update-456bcf44-f9eb-40dd-adcb-615018ebbc94-np0000004364" released by "attachment_update" :: held 0.552s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:21:44.411961 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2f53fc3b-4441-4cce-bc7d-a98889e757ad tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d returned with HTTP 200 Jul 03 04:21:44.412543 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 177/728] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:21:43 2026] PUT /volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d => generated 969 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:44.625833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ea2dfd9e-f996-4b5b-b9f6-e4efc7240519 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:44.627777 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea2dfd9e-f996-4b5b-b9f6-e4efc7240519 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:44.628154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea2dfd9e-f996-4b5b-b9f6-e4efc7240519 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:44.628390 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea2dfd9e-f996-4b5b-b9f6-e4efc7240519 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:44.642649 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:44.642649 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:44.647806 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ea2dfd9e-f996-4b5b-b9f6-e4efc7240519 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:44.660600 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea2dfd9e-f996-4b5b-b9f6-e4efc7240519 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:44.663080 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 183/729] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:44 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.068667 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6ae874d2-0f42-4e06-b04c-db5c74fd6619 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.069134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ae874d2-0f42-4e06-b04c-db5c74fd6619 None None] GET https://10.4.3.253/volume// Jul 03 04:21:45.069338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ae874d2-0f42-4e06-b04c-db5c74fd6619 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.069580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ae874d2-0f42-4e06-b04c-db5c74fd6619 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.069987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ae874d2-0f42-4e06-b04c-db5c74fd6619 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:45.070542 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 186/730] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:45.083148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-ab611c54-f702-496c-a4d7-092b34fe1b3c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.085611 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-ab611c54-f702-496c-a4d7-092b34fe1b3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:21:45.086243 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-ab611c54-f702-496c-a4d7-092b34fe1b3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19667756-96ff-45ec-8718-a1a0c10571e3", "connector": null, "instance_uuid": "406bb9c3-ccdd-460d-9219-c6981c4a6f82"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:45.097155 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:45.097155 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:45.151158 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-ab611c54-f702-496c-a4d7-092b34fe1b3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:21:45.151158 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 185/731] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:21:45 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) Jul 03 04:21:45.549715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-975adc70-2f9e-44a8-9a7c-d9711f8a6100 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.554152 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-975adc70-2f9e-44a8-9a7c-d9711f8a6100 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:45.554812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-975adc70-2f9e-44a8-9a7c-d9711f8a6100 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.554812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-975adc70-2f9e-44a8-9a7c-d9711f8a6100 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.572215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5393ed4f-161a-4d19-9ee3-a6fe9c25f3ab None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.572357 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:45.572357 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:45.576242 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-975adc70-2f9e-44a8-9a7c-d9711f8a6100 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:45.587141 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-975adc70-2f9e-44a8-9a7c-d9711f8a6100 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:45.587817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 178/732] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.681052 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-65d08d6e-eaad-4054-9fa2-6b9bf33ad074 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.684706 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65d08d6e-eaad-4054-9fa2-6b9bf33ad074 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:45.684918 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65d08d6e-eaad-4054-9fa2-6b9bf33ad074 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.685156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65d08d6e-eaad-4054-9fa2-6b9bf33ad074 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.703019 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:45.703019 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:45.708382 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-65d08d6e-eaad-4054-9fa2-6b9bf33ad074 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:45.712930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-de60fe1e-962a-4484-ad0b-b99b6afbcf08 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.712930 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de60fe1e-962a-4484-ad0b-b99b6afbcf08 None None] GET https://10.4.3.253/volume// Jul 03 04:21:45.712930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de60fe1e-962a-4484-ad0b-b99b6afbcf08 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.712930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de60fe1e-962a-4484-ad0b-b99b6afbcf08 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.712930 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de60fe1e-962a-4484-ad0b-b99b6afbcf08 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:45.712930 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 186/733] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:45.715204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65d08d6e-eaad-4054-9fa2-6b9bf33ad074 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:45.716391 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 187/734] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.724663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-e00fb5cf-ce95-4b89-9092-e9fc2843a378 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.729905 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-e00fb5cf-ce95-4b89-9092-e9fc2843a378 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:45.730772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-e00fb5cf-ce95-4b89-9092-e9fc2843a378 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.730772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-e00fb5cf-ce95-4b89-9092-e9fc2843a378 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.745360 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5393ed4f-161a-4d19-9ee3-a6fe9c25f3ab tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:21:45.745360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5393ed4f-161a-4d19-9ee3-a6fe9c25f3ab tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1176165476"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:45.746521 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:45.746521 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:45.752620 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-e00fb5cf-ce95-4b89-9092-e9fc2843a378 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:45.757790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-e00fb5cf-ce95-4b89-9092-e9fc2843a378 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:45.758263 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 179/735] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1032 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:45.768136 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5393ed4f-161a-4d19-9ee3-a6fe9c25f3ab tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:21:45.769101 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 184/736] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:21:45 2026] POST /volume/v3/group_types => generated 181 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:45.778822 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-00d5e724-00c5-4790-ae45-7a619947057e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.780195 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-00d5e724-00c5-4790-ae45-7a619947057e tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] POST https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs Jul 03 04:21:45.780710 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-00d5e724-00c5-4790-ae45-7a619947057e tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:45.782882 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:45.782882 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:45.805859 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-00d5e724-00c5-4790-ae45-7a619947057e tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs returned with HTTP 202 Jul 03 04:21:45.806952 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 187/737] 10.4.3.253 () {70 vars in 1458 bytes} [Fri Jul 3 04:21:45 2026] POST /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs => generated 53 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:45.818882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f7a80191-6539-400f-96a6-869b0dba3a7f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.822471 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f7a80191-6539-400f-96a6-869b0dba3a7f tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] POST https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs Jul 03 04:21:45.822930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f7a80191-6539-400f-96a6-869b0dba3a7f tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:45.856606 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f7a80191-6539-400f-96a6-869b0dba3a7f tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs returned with HTTP 202 Jul 03 04:21:45.857287 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 188/738] 10.4.3.253 () {70 vars in 1458 bytes} [Fri Jul 3 04:21:45 2026] POST /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs => generated 61 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:45.866514 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fbdff836-6dde-4161-8e9b-c98ccf095049 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.868513 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fbdff836-6dde-4161-8e9b-c98ccf095049 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] GET https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 Jul 03 04:21:45.868737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fbdff836-6dde-4161-8e9b-c98ccf095049 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.868968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fbdff836-6dde-4161-8e9b-c98ccf095049 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.877012 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fbdff836-6dde-4161-8e9b-c98ccf095049 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 returned with HTTP 200 Jul 03 04:21:45.877466 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 180/739] 10.4.3.253 () {68 vars in 1452 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.890144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b56f0160-97f6-427a-ab82-901dc7d2e37d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.892415 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b56f0160-97f6-427a-ab82-901dc7d2e37d tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] GET https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 Jul 03 04:21:45.892870 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b56f0160-97f6-427a-ab82-901dc7d2e37d tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.893247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b56f0160-97f6-427a-ab82-901dc7d2e37d tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.900050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.906094 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788 Jul 03 04:21:45.906094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:45.909607 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b56f0160-97f6-427a-ab82-901dc7d2e37d tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 returned with HTTP 200 Jul 03 04:21:45.910591 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 185/740] 10.4.3.253 () {68 vars in 1452 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 => generated 18 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.919298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d3e90d87-e32c-4b42-a5e8-8ffc46eb5a9f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.919942 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:21:45.921090 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3e90d87-e32c-4b42-a5e8-8ffc46eb5a9f tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] PUT https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 Jul 03 04:21:45.921494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3e90d87-e32c-4b42-a5e8-8ffc46eb5a9f tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:45.924949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:21:45.926098 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:45.926098 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:45.948706 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3e90d87-e32c-4b42-a5e8-8ffc46eb5a9f tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 returned with HTTP 200 Jul 03 04:21:45.949470 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 189/741] 10.4.3.253 () {70 vars in 1472 bytes} [Fri Jul 3 04:21:45 2026] PUT /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.957432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7d319ca6-799b-4c79-bf4a-b8f18cbd0e49 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.959473 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d319ca6-799b-4c79-bf4a-b8f18cbd0e49 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] GET https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs Jul 03 04:21:45.959710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d319ca6-799b-4c79-bf4a-b8f18cbd0e49 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.959890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d319ca6-799b-4c79-bf4a-b8f18cbd0e49 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:45.966158 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d319ca6-799b-4c79-bf4a-b8f18cbd0e49 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs returned with HTTP 200 Jul 03 04:21:45.966614 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 181/742] 10.4.3.253 () {68 vars in 1437 bytes} [Fri Jul 3 04:21:45 2026] GET /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:45.977173 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f7bd607a-720a-4218-8108-e06f585761a7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:45.978868 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7bd607a-720a-4218-8108-e06f585761a7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key1 Jul 03 04:21:45.980354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7bd607a-720a-4218-8108-e06f585761a7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:45.980354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7bd607a-720a-4218-8108-e06f585761a7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.002806 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7bd607a-720a-4218-8108-e06f585761a7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key1 returned with HTTP 202 Jul 03 04:21:46.003587 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 186/743] 10.4.3.253 () {68 vars in 1455 bytes} [Fri Jul 3 04:21:45 2026] DELETE /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:46.011917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2de46ab9-6018-48dd-9b2b-e1b926b90e77 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.015110 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2de46ab9-6018-48dd-9b2b-e1b926b90e77 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] GET https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key1 Jul 03 04:21:46.015528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2de46ab9-6018-48dd-9b2b-e1b926b90e77 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.015963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2de46ab9-6018-48dd-9b2b-e1b926b90e77 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.026344 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2de46ab9-6018-48dd-9b2b-e1b926b90e77 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] HTTP exception thrown: Group Type e738b612-244f-42ce-925a-cfa542f284c9 has no extra spec with key key1. Jul 03 04:21:46.026594 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2de46ab9-6018-48dd-9b2b-e1b926b90e77 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key1 returned with HTTP 404 Jul 03 04:21:46.027658 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 190/744] 10.4.3.253 () {68 vars in 1452 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key1 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:46.034762 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-80e29fd8-d332-41ca-a700-28fd670a4bf7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.036745 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-80e29fd8-d332-41ca-a700-28fd670a4bf7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 Jul 03 04:21:46.036971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-80e29fd8-d332-41ca-a700-28fd670a4bf7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.037161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-80e29fd8-d332-41ca-a700-28fd670a4bf7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.051168 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-80e29fd8-d332-41ca-a700-28fd670a4bf7 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 returned with HTTP 202 Jul 03 04:21:46.051878 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 182/745] 10.4.3.253 () {68 vars in 1455 bytes} [Fri Jul 3 04:21:46 2026] DELETE /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:46.063601 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ebce5134-83e3-48b3-8b13-0ff615e84976 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.065286 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebce5134-83e3-48b3-8b13-0ff615e84976 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] GET https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 Jul 03 04:21:46.065799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ebce5134-83e3-48b3-8b13-0ff615e84976 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.066256 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ebce5134-83e3-48b3-8b13-0ff615e84976 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.075218 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebce5134-83e3-48b3-8b13-0ff615e84976 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] HTTP exception thrown: Group Type e738b612-244f-42ce-925a-cfa542f284c9 has no extra spec with key key2. Jul 03 04:21:46.076434 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebce5134-83e3-48b3-8b13-0ff615e84976 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 returned with HTTP 404 Jul 03 04:21:46.076434 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 187/746] 10.4.3.253 () {68 vars in 1452 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key2 => generated 126 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:46.086134 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fb902882-1b91-4e57-8759-2319449986f0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.089991 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb902882-1b91-4e57-8759-2319449986f0 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 Jul 03 04:21:46.090250 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb902882-1b91-4e57-8759-2319449986f0 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.090489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb902882-1b91-4e57-8759-2319449986f0 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.107636 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb902882-1b91-4e57-8759-2319449986f0 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 returned with HTTP 202 Jul 03 04:21:46.108114 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 191/747] 10.4.3.253 () {68 vars in 1455 bytes} [Fri Jul 3 04:21:46 2026] DELETE /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:46.116241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6def0f42-3066-497e-b6aa-cf763ec5f2cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.118832 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6def0f42-3066-497e-b6aa-cf763ec5f2cb tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] GET https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 Jul 03 04:21:46.119119 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6def0f42-3066-497e-b6aa-cf763ec5f2cb tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.119366 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6def0f42-3066-497e-b6aa-cf763ec5f2cb tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.127017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6def0f42-3066-497e-b6aa-cf763ec5f2cb tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] HTTP exception thrown: Group Type e738b612-244f-42ce-925a-cfa542f284c9 has no extra spec with key key3. Jul 03 04:21:46.127247 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6def0f42-3066-497e-b6aa-cf763ec5f2cb tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 returned with HTTP 404 Jul 03 04:21:46.128140 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 183/748] 10.4.3.253 () {68 vars in 1452 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:46.143358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a64fea15-d708-4c29-af93-64b6b7f60159 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.149521 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a64fea15-d708-4c29-af93-64b6b7f60159 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9 Jul 03 04:21:46.154414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a64fea15-d708-4c29-af93-64b6b7f60159 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.154868 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a64fea15-d708-4c29-af93-64b6b7f60159 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.174806 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a64fea15-d708-4c29-af93-64b6b7f60159 tempest-GroupTypeSpecsTest-1913450406 tempest-GroupTypeSpecsTest-1913450406-project-admin] https://10.4.3.253/volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9 returned with HTTP 202 Jul 03 04:21:46.175624 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 188/749] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:21:46 2026] DELETE /volume/v3/group_types/e738b612-244f-42ce-925a-cfa542f284c9 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:21:46.373967 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-de9edf98-4e8a-42d2-b93d-9e3e7b266646 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.376700 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-de9edf98-4e8a-42d2-b93d-9e3e7b266646 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] GET https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:21:46.377007 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-de9edf98-4e8a-42d2-b93d-9e3e7b266646 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.378045 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-de9edf98-4e8a-42d2-b93d-9e3e7b266646 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.393441 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:46.393441 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:46.400583 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-de9edf98-4e8a-42d2-b93d-9e3e7b266646 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:21:46.408539 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-de9edf98-4e8a-42d2-b93d-9e3e7b266646 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 200 Jul 03 04:21:46.409093 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 192/750] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 1833 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:46.450263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:21:46.450624 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-56786f76-0675-4058-a693-d14bc696a81e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788 returned with HTTP 200 Jul 03 04:21:46.451138 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 188/751] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:21:45 2026] PUT /volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:46.603553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8bc51264-bf94-4e98-a648-8c34a05255b4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.606090 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8bc51264-bf94-4e98-a648-8c34a05255b4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:46.606090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8bc51264-bf94-4e98-a648-8c34a05255b4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.606362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8bc51264-bf94-4e98-a648-8c34a05255b4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.620153 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:46.620153 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:46.626416 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8bc51264-bf94-4e98-a648-8c34a05255b4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:46.637000 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8bc51264-bf94-4e98-a648-8c34a05255b4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:46.637459 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 184/752] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:46.733621 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ba0657f9-56eb-47dc-8d42-066751b4ed2e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.736232 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ba0657f9-56eb-47dc-8d42-066751b4ed2e tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:46.736730 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ba0657f9-56eb-47dc-8d42-066751b4ed2e tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.736983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ba0657f9-56eb-47dc-8d42-066751b4ed2e tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.750996 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:46.750996 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:46.756141 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ba0657f9-56eb-47dc-8d42-066751b4ed2e tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:46.763046 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ba0657f9-56eb-47dc-8d42-066751b4ed2e tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:46.763691 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 189/753] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:46.841817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-698cdaeb-c6eb-4c67-b948-9661b4b38685 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.961090 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-698cdaeb-c6eb-4c67-b948-9661b4b38685 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] GET https://10.4.3.253/volume/v3/os-services Jul 03 04:21:46.961414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-698cdaeb-c6eb-4c67-b948-9661b4b38685 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:46.961695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-698cdaeb-c6eb-4c67-b948-9661b4b38685 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:46.971448 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-698cdaeb-c6eb-4c67-b948-9661b4b38685 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] https://10.4.3.253/volume/v3/os-services returned with HTTP 200 Jul 03 04:21:46.971448 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 193/754] 10.4.3.253 () {66 vars in 1249 bytes} [Fri Jul 3 04:21:46 2026] GET /volume/v3/os-services => generated 626 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:46.981629 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9afab84a-db24-4e02-bbf8-ac99057e5ec9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:46.984935 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9afab84a-db24-4e02-bbf8-ac99057e5ec9 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] PUT https://10.4.3.253/volume/v3/os-services/disable-log-reason Jul 03 04:21:46.985444 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9afab84a-db24-4e02-bbf8-ac99057e5ec9 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004364", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:46.987634 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9afab84a-db24-4e02-bbf8-ac99057e5ec9 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] https://10.4.3.253/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 04:21:46.988299 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 189/755] 10.4.3.253 () {68 vars in 1326 bytes} [Fri Jul 3 04:21:46 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:21:46.998151 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-66807dd1-3956-4cb2-8bd1-aa979b594fcf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.000339 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66807dd1-3956-4cb2-8bd1-aa979b594fcf tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] PUT https://10.4.3.253/volume/v3/os-services/disable Jul 03 04:21:47.000789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66807dd1-3956-4cb2-8bd1-aa979b594fcf tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004364", "binary": "invalid_binary"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:47.008149 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66807dd1-3956-4cb2-8bd1-aa979b594fcf tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] https://10.4.3.253/volume/v3/os-services/disable returned with HTTP 404 Jul 03 04:21:47.008816 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 185/756] 10.4.3.253 () {68 vars in 1293 bytes} [Fri Jul 3 04:21:46 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:47.019822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d6196888-6721-4981-8f9e-cfc293d2be0e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.021946 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6196888-6721-4981-8f9e-cfc293d2be0e tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] PUT https://10.4.3.253/volume/v3/os-services/enable Jul 03 04:21:47.022343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6196888-6721-4981-8f9e-cfc293d2be0e tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:47.036150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6196888-6721-4981-8f9e-cfc293d2be0e tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] https://10.4.3.253/volume/v3/os-services/enable returned with HTTP 404 Jul 03 04:21:47.036769 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 190/757] 10.4.3.253 () {68 vars in 1290 bytes} [Fri Jul 3 04:21:47 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:47.046340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2da7723a-5c9a-46e8-8bc8-8e84d53e4554 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.049226 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2da7723a-5c9a-46e8-8bc8-8e84d53e4554 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] PUT https://10.4.3.253/volume/v3/os-services/freeze Jul 03 04:21:47.049668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2da7723a-5c9a-46e8-8bc8-8e84d53e4554 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:47.058937 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2da7723a-5c9a-46e8-8bc8-8e84d53e4554 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] https://10.4.3.253/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 04:21:47.060478 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 194/758] 10.4.3.253 () {68 vars in 1290 bytes} [Fri Jul 3 04:21:47 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:47.070065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8ed18e28-7897-409f-a442-60de42e410e8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.073990 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8ed18e28-7897-409f-a442-60de42e410e8 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] PUT https://10.4.3.253/volume/v3/os-services/thaw Jul 03 04:21:47.074428 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8ed18e28-7897-409f-a442-60de42e410e8 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:47.080042 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:47.080042 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:47.090882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8ed18e28-7897-409f-a442-60de42e410e8 tempest-VolumeServicesNegativeTest-476219502 tempest-VolumeServicesNegativeTest-476219502-project-admin] https://10.4.3.253/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 04:21:47.091500 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 190/759] 10.4.3.253 () {68 vars in 1284 bytes} [Fri Jul 3 04:21:47 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:47.179177 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6a4075c7-84c4-4100-8b45-382492aa9460 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.183963 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:47.184504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-407391288"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:47.186175 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-407391288'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:47.186414 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume of 1 GB Jul 03 04:21:47.192689 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Availability Zones retrieved successfully. Jul 03 04:21:47.199128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Flow 'volume_create_api' (b29ea93a-bcef-4323-b6c5-fd3c75a347dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:47.201512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651cb56f-228a-4c7d-ad0b-57ad402950ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:47.202530 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:47.240934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (651cb56f-228a-4c7d-ad0b-57ad402950ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:47.241916 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d7ea41c-efdb-49e0-a473-ec355c5594d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:47.307556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Created reservations ['a93b0690-b617-462d-b362-d325d83dd864', '4ea714db-f27d-44c0-8b08-9477e5adf3fd', 'd4df8421-d89e-4197-ad73-94c72c9c127f', 'dcd6c54e-d4db-408e-a363-83c4ad990ca3'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:47.308457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d7ea41c-efdb-49e0-a473-ec355c5594d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a93b0690-b617-462d-b362-d325d83dd864', '4ea714db-f27d-44c0-8b08-9477e5adf3fd', 'd4df8421-d89e-4197-ad73-94c72c9c127f', 'dcd6c54e-d4db-408e-a363-83c4ad990ca3']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:47.309255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d44a6522-4d96-4cab-a6c9-e9876a5a734f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:47.342474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d44a6522-4d96-4cab-a6c9-e9876a5a734f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f19eba84-8829-4f53-b510-73c8eadc1e92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-407391288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e238c107920c40139ecebfc8bed78991',qos_specs=None,replication_status=,reservations=['a93b0690-b617-462d-b362-d325d83dd864','4ea714db-f27d-44c0-8b08-9477e5adf3fd','d4df8421-d89e-4197-ad73-94c72c9c127f','dcd6c54e-d4db-408e-a363-83c4ad990ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1712714739264874b1d368fb1ce6cedf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-407391288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f19eba84-8829-4f53-b510-73c8eadc1e92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e238c107920c40139ecebfc8bed78991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1712714739264874b1d368fb1ce6cedf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:47.343518 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d5c68e-e3e6-449c-9d80-c08be0e0eed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:47.370689 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4d5c68e-e3e6-449c-9d80-c08be0e0eed5) transitioned into state 'SUCCESS' from state '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-407391288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e238c107920c40139ecebfc8bed78991',qos_specs=None,replication_status=,reservations=['a93b0690-b617-462d-b362-d325d83dd864','4ea714db-f27d-44c0-8b08-9477e5adf3fd','d4df8421-d89e-4197-ad73-94c72c9c127f','dcd6c54e-d4db-408e-a363-83c4ad990ca3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1712714739264874b1d368fb1ce6cedf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:47.371564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf4cf16-8886-499a-aff1-b173596a9f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:47.386840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bf4cf16-8886-499a-aff1-b173596a9f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:47.388239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Flow 'volume_create_api' (b29ea93a-bcef-4323-b6c5-fd3c75a347dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:47.388594 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume request issued successfully. Jul 03 04:21:47.389283 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a4075c7-84c4-4100-8b45-382492aa9460 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:47.389722 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 186/760] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:21:47 2026] POST /volume/v3/volumes => generated 754 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:47.404445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c12313c1-5387-4a8a-931f-b6514ecd3d61 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.406911 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c12313c1-5387-4a8a-931f-b6514ecd3d61 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:47.407168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c12313c1-5387-4a8a-931f-b6514ecd3d61 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:47.407437 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c12313c1-5387-4a8a-931f-b6514ecd3d61 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:47.420719 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:47.420719 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:47.427106 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c12313c1-5387-4a8a-931f-b6514ecd3d61 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:47.433008 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c12313c1-5387-4a8a-931f-b6514ecd3d61 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:47.433752 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 191/761] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:47 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:47.651175 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9eb46c20-9d55-486f-9fff-c38de8c1c934 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.653213 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9eb46c20-9d55-486f-9fff-c38de8c1c934 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:47.653477 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9eb46c20-9d55-486f-9fff-c38de8c1c934 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:47.653675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9eb46c20-9d55-486f-9fff-c38de8c1c934 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:47.664734 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:47.664734 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:47.671076 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9eb46c20-9d55-486f-9fff-c38de8c1c934 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:47.678183 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9eb46c20-9d55-486f-9fff-c38de8c1c934 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:47.678832 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 195/762] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:47 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:47.783518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-976c3b31-f1f5-437a-863b-27f3e7e0b930 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.786117 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-189ee79f-5196-4b38-81b7-4e9b308a1e4b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.788392 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-189ee79f-5196-4b38-81b7-4e9b308a1e4b tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:47.788634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-189ee79f-5196-4b38-81b7-4e9b308a1e4b tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:47.788725 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-976c3b31-f1f5-437a-863b-27f3e7e0b930 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:47.788861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-189ee79f-5196-4b38-81b7-4e9b308a1e4b tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:47.788964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-976c3b31-f1f5-437a-863b-27f3e7e0b930 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:47.789053 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-976c3b31-f1f5-437a-863b-27f3e7e0b930 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:47.803542 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:47.803542 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:47.809218 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:47.809218 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:47.811985 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-189ee79f-5196-4b38-81b7-4e9b308a1e4b tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:47.813234 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-976c3b31-f1f5-437a-863b-27f3e7e0b930 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:47.816773 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-189ee79f-5196-4b38-81b7-4e9b308a1e4b tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:47.817223 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 187/763] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:47 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:47.818287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-976c3b31-f1f5-437a-863b-27f3e7e0b930 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:47.818734 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 191/764] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:47 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:47.869731 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-118cbf94-5995-466e-b2ee-7dca439b03c2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:47.872136 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-118cbf94-5995-466e-b2ee-7dca439b03c2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:47.872416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-118cbf94-5995-466e-b2ee-7dca439b03c2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:47.872603 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-118cbf94-5995-466e-b2ee-7dca439b03c2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:47.879515 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:47.879515 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:47.883707 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-118cbf94-5995-466e-b2ee-7dca439b03c2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:47.888838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-118cbf94-5995-466e-b2ee-7dca439b03c2 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:47.889355 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 192/765] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:47 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:48.453426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-54627bb9-e6f5-441e-86a5-a3cec0f0204b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:48.455458 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54627bb9-e6f5-441e-86a5-a3cec0f0204b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:48.455645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54627bb9-e6f5-441e-86a5-a3cec0f0204b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:48.455850 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54627bb9-e6f5-441e-86a5-a3cec0f0204b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:48.473067 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:48.473067 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:48.478779 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-54627bb9-e6f5-441e-86a5-a3cec0f0204b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:48.486214 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54627bb9-e6f5-441e-86a5-a3cec0f0204b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:48.486931 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 196/766] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:48 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:48.556125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f968b53d-b51b-4f9d-aecb-f98d23646b5e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:48.558949 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f968b53d-b51b-4f9d-aecb-f98d23646b5e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:48.558949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f968b53d-b51b-4f9d-aecb-f98d23646b5e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:48.558949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f968b53d-b51b-4f9d-aecb-f98d23646b5e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:48.569631 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:48.569631 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:48.573211 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f968b53d-b51b-4f9d-aecb-f98d23646b5e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:48.578980 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f968b53d-b51b-4f9d-aecb-f98d23646b5e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:48.579452 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 188/767] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:48 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:48.706145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-115291e5-ea02-45e3-a1ab-22ceeca71baf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:48.706145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-115291e5-ea02-45e3-a1ab-22ceeca71baf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:48.706145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-115291e5-ea02-45e3-a1ab-22ceeca71baf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:48.706145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-115291e5-ea02-45e3-a1ab-22ceeca71baf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:48.725850 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:48.725850 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:48.730650 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-115291e5-ea02-45e3-a1ab-22ceeca71baf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:48.736182 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-115291e5-ea02-45e3-a1ab-22ceeca71baf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:48.736698 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 192/768] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:48 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:48.834521 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-545b95b6-1b27-4852-86a5-5aa5a56d9689 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:48.840803 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-545b95b6-1b27-4852-86a5-5aa5a56d9689 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:48.841020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-545b95b6-1b27-4852-86a5-5aa5a56d9689 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:48.841235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-545b95b6-1b27-4852-86a5-5aa5a56d9689 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:48.859452 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:48.859452 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:48.865774 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-545b95b6-1b27-4852-86a5-5aa5a56d9689 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:48.873818 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-545b95b6-1b27-4852-86a5-5aa5a56d9689 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:48.874691 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 193/769] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:48 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:49.423467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:49.591254 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] GET https://10.4.3.253/volume/v3/os-hosts Jul 03 04:21:49.591526 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:49.591749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:49.599362 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.hosts [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] status, active and update: available, enabled, 2026-07-03 04:21:24+00:00 {{(pid=99791) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 04:21:49.599544 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.hosts [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] status, active and update: available, enabled, 2026-07-03 04:21:21+00:00 {{(pid=99791) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 04:21:49.599669 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.hosts [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] status, active and update: available, enabled, 2026-07-03 04:21:00+00:00 {{(pid=99791) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 04:21:49.600004 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3650ae0f-8b15-41ca-81ab-a0b5bbb5f59e tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] https://10.4.3.253/volume/v3/os-hosts returned with HTTP 200 Jul 03 04:21:49.600509 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 197/770] 10.4.3.253 () {66 vars in 1240 bytes} [Fri Jul 3 04:21:49 2026] GET /volume/v3/os-hosts => generated 560 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:49.612318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:49.614185 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] GET https://10.4.3.253/volume/v3/os-hosts Jul 03 04:21:49.614401 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:49.614580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:49.624740 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.hosts [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] status, active and update: available, enabled, 2026-07-03 04:21:24+00:00 {{(pid=99794) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 04:21:49.624901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.hosts [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] status, active and update: available, enabled, 2026-07-03 04:21:21+00:00 {{(pid=99794) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 04:21:49.624964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.hosts [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] status, active and update: available, enabled, 2026-07-03 04:21:00+00:00 {{(pid=99794) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 04:21:49.625436 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d16dbe2-e044-4a17-b678-832c2b4fd928 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] https://10.4.3.253/volume/v3/os-hosts returned with HTTP 200 Jul 03 04:21:49.625698 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 189/771] 10.4.3.253 () {66 vars in 1240 bytes} [Fri Jul 3 04:21:49 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) Jul 03 04:21:49.635340 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-843618c9-ff8c-43e9-93e0-b109ad9ad543 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:49.637368 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-843618c9-ff8c-43e9-93e0-b109ad9ad543 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] GET https://10.4.3.253/volume/v3/os-hosts/np0000004364@storpool Jul 03 04:21:49.637689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-843618c9-ff8c-43e9-93e0-b109ad9ad543 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:49.637930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-843618c9-ff8c-43e9-93e0-b109ad9ad543 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:49.718082 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-843618c9-ff8c-43e9-93e0-b109ad9ad543 tempest-VolumeHostsAdminTestsJSON-593495960 tempest-VolumeHostsAdminTestsJSON-593495960-project-admin] https://10.4.3.253/volume/v3/os-hosts/np0000004364@storpool returned with HTTP 200 Jul 03 04:21:49.718656 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 193/772] 10.4.3.253 () {66 vars in 1306 bytes} [Fri Jul 3 04:21:49 2026] GET /volume/v3/os-hosts/np0000004364@storpool => generated 1315 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:49.754802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b7bdafb4-cb95-4285-8d7d-0cb17fddc674 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:49.757852 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7bdafb4-cb95-4285-8d7d-0cb17fddc674 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:49.758423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7bdafb4-cb95-4285-8d7d-0cb17fddc674 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:49.758629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7bdafb4-cb95-4285-8d7d-0cb17fddc674 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:49.774733 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:49.774733 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:49.778198 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b7bdafb4-cb95-4285-8d7d-0cb17fddc674 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:49.783742 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7bdafb4-cb95-4285-8d7d-0cb17fddc674 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:49.784161 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 194/773] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:49 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:49.893149 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a96c2238-53d7-4c34-90a5-0c468cefaa22 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:49.895961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a96c2238-53d7-4c34-90a5-0c468cefaa22 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:49.896216 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a96c2238-53d7-4c34-90a5-0c468cefaa22 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:49.896429 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a96c2238-53d7-4c34-90a5-0c468cefaa22 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:49.905589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-efa64e1f-29ac-4e08-abdf-cdf9444bdbe1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:49.908030 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:49.908030 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:49.912879 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a96c2238-53d7-4c34-90a5-0c468cefaa22 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:49.918541 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a96c2238-53d7-4c34-90a5-0c468cefaa22 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:49.919113 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 198/774] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:49 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:50.059661 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efa64e1f-29ac-4e08-abdf-cdf9444bdbe1 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:50.060135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efa64e1f-29ac-4e08-abdf-cdf9444bdbe1 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1059728933"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.077892 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efa64e1f-29ac-4e08-abdf-cdf9444bdbe1 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:50.078282 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 190/775] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:21:49 2026] POST /volume/v3/types => generated 231 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:50.086721 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bc204af5-eabc-444d-9a3d-ef772e2e5529 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.088500 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bc204af5-eabc-444d-9a3d-ef772e2e5529 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] POST https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs Jul 03 04:21:50.088754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bc204af5-eabc-444d-9a3d-ef772e2e5529 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.139349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bc204af5-eabc-444d-9a3d-ef772e2e5529 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs returned with HTTP 200 Jul 03 04:21:50.139859 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 194/776] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:50 2026] POST /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs => generated 34 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.147214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-93a21a35-7a37-400b-be65-460d0d98ada5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.149351 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93a21a35-7a37-400b-be65-460d0d98ada5 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] GET https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 Jul 03 04:21:50.149593 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93a21a35-7a37-400b-be65-460d0d98ada5 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.149786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93a21a35-7a37-400b-be65-460d0d98ada5 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.159084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93a21a35-7a37-400b-be65-460d0d98ada5 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 returned with HTTP 200 Jul 03 04:21:50.159566 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 195/777] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.167114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-07d0c5bf-ffd6-4fc5-8fa7-5c1924e1fa8d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.169303 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07d0c5bf-ffd6-4fc5-8fa7-5c1924e1fa8d tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] DELETE https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 Jul 03 04:21:50.169582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07d0c5bf-ffd6-4fc5-8fa7-5c1924e1fa8d tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.169827 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07d0c5bf-ffd6-4fc5-8fa7-5c1924e1fa8d tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.199543 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07d0c5bf-ffd6-4fc5-8fa7-5c1924e1fa8d tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 returned with HTTP 202 Jul 03 04:21:50.200116 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 199/778] 10.4.3.253 () {66 vars in 1399 bytes} [Fri Jul 3 04:21:50 2026] DELETE /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:21:50.208479 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3f06d70e-63a7-40eb-bfe2-fa3635c63e18 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.210426 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f06d70e-63a7-40eb-bfe2-fa3635c63e18 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] GET https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 Jul 03 04:21:50.210626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f06d70e-63a7-40eb-bfe2-fa3635c63e18 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.210821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f06d70e-63a7-40eb-bfe2-fa3635c63e18 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.217064 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f06d70e-63a7-40eb-bfe2-fa3635c63e18 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 returned with HTTP 404 Jul 03 04:21:50.217553 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 191/779] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:50.231461 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1996dce9-d1ce-46ef-b3c7-5611b08bb6ab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.233278 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1996dce9-d1ce-46ef-b3c7-5611b08bb6ab tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] POST https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs Jul 03 04:21:50.233722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1996dce9-d1ce-46ef-b3c7-5611b08bb6ab tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.259176 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1996dce9-d1ce-46ef-b3c7-5611b08bb6ab tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs returned with HTTP 200 Jul 03 04:21:50.259745 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 195/780] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:50 2026] POST /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.276567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-89bd3d4e-1aae-4689-a8b8-c0c3f47c7973 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.279916 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89bd3d4e-1aae-4689-a8b8-c0c3f47c7973 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] GET https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs Jul 03 04:21:50.279916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89bd3d4e-1aae-4689-a8b8-c0c3f47c7973 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.279916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89bd3d4e-1aae-4689-a8b8-c0c3f47c7973 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.292491 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89bd3d4e-1aae-4689-a8b8-c0c3f47c7973 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs returned with HTTP 200 Jul 03 04:21:50.293099 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 196/781] 10.4.3.253 () {66 vars in 1378 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs => generated 34 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.302865 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e0c4c0fa-9165-437b-8fa4-700098c67681 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.304871 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e0c4c0fa-9165-437b-8fa4-700098c67681 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] POST https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs Jul 03 04:21:50.305189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e0c4c0fa-9165-437b-8fa4-700098c67681 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.331223 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e0c4c0fa-9165-437b-8fa4-700098c67681 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs returned with HTTP 200 Jul 03 04:21:50.331721 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 200/782] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:50 2026] POST /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs => generated 34 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.339185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-71d33653-8a26-44c5-a862-d36b0f399a92 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.341032 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71d33653-8a26-44c5-a862-d36b0f399a92 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] PUT https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec2 Jul 03 04:21:50.341280 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71d33653-8a26-44c5-a862-d36b0f399a92 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.373812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71d33653-8a26-44c5-a862-d36b0f399a92 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec2 returned with HTTP 200 Jul 03 04:21:50.374310 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 192/783] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:50 2026] PUT /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.384319 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0da26a8d-17b1-44c4-ab32-15e258038c86 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.386524 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0da26a8d-17b1-44c4-ab32-15e258038c86 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] GET https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec2 Jul 03 04:21:50.386712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0da26a8d-17b1-44c4-ab32-15e258038c86 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.386901 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0da26a8d-17b1-44c4-ab32-15e258038c86 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.393986 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0da26a8d-17b1-44c4-ab32-15e258038c86 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec2 returned with HTTP 200 Jul 03 04:21:50.394539 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 196/784] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs/spec2 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.402773 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-76f8df0e-e3c8-442b-b6d2-3e8dbf3de307 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.404957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76f8df0e-e3c8-442b-b6d2-3e8dbf3de307 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] POST https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs Jul 03 04:21:50.405391 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76f8df0e-e3c8-442b-b6d2-3e8dbf3de307 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.520887 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76f8df0e-e3c8-442b-b6d2-3e8dbf3de307 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs returned with HTTP 200 Jul 03 04:21:50.521368 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 197/785] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:50 2026] POST /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs => generated 51 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.530554 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4c840661-e851-431c-85d0-6e69527b1652 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.532374 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c840661-e851-431c-85d0-6e69527b1652 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] GET https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs Jul 03 04:21:50.532582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c840661-e851-431c-85d0-6e69527b1652 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.532774 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c840661-e851-431c-85d0-6e69527b1652 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.539424 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c840661-e851-431c-85d0-6e69527b1652 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs returned with HTTP 200 Jul 03 04:21:50.539807 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 201/786] 10.4.3.253 () {66 vars in 1378 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:21:50.549951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4019b2cc-3403-408c-b12a-30059d2bc201 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.552344 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4019b2cc-3403-408c-b12a-30059d2bc201 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] DELETE https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab Jul 03 04:21:50.552557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4019b2cc-3403-408c-b12a-30059d2bc201 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.552743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4019b2cc-3403-408c-b12a-30059d2bc201 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.604661 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4019b2cc-3403-408c-b12a-30059d2bc201 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab returned with HTTP 202 Jul 03 04:21:50.605208 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 193/787] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:50 2026] DELETE /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:50.615737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-83ed82b7-80c4-4e68-bfc4-103db6f9ed04 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.619649 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83ed82b7-80c4-4e68-bfc4-103db6f9ed04 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] GET https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab Jul 03 04:21:50.619825 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83ed82b7-80c4-4e68-bfc4-103db6f9ed04 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.620051 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83ed82b7-80c4-4e68-bfc4-103db6f9ed04 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.629595 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83ed82b7-80c4-4e68-bfc4-103db6f9ed04 tempest-VolumeTypesExtraSpecsTest-904143594 tempest-VolumeTypesExtraSpecsTest-904143594-project-admin] https://10.4.3.253/volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab returned with HTTP 404 Jul 03 04:21:50.629595 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 197/788] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/types/91bd543f-5d54-4de9-90f8-e1974288efab => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:50.646411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e8a0af86-c897-4464-8e1a-3d6ac83f8bc7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.646411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e8a0af86-c897-4464-8e1a-3d6ac83f8bc7 None None] GET https://10.4.3.253/volume// Jul 03 04:21:50.646411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e8a0af86-c897-4464-8e1a-3d6ac83f8bc7 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.646411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e8a0af86-c897-4464-8e1a-3d6ac83f8bc7 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.646411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e8a0af86-c897-4464-8e1a-3d6ac83f8bc7 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:50.646411 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 198/789] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:50.661679 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-0dbbfaf3-e714-4741-9825-27fd4777f2a0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.665554 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-0dbbfaf3-e714-4741-9825-27fd4777f2a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:21:50.666157 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-0dbbfaf3-e714-4741-9825-27fd4777f2a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f19eba84-8829-4f53-b510-73c8eadc1e92", "connector": null, "instance_uuid": "d7a3727c-3c5e-4296-80c1-8098dd672b3e"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.675349 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:50.675349 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:50.687178 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2c082490-aca6-4cc7-bd2c-673fba53164b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.691849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2c082490-aca6-4cc7-bd2c-673fba53164b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] POST https://10.4.3.253/volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d/action Jul 03 04:21:50.692295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2c082490-aca6-4cc7-bd2c-673fba53164b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:50.692472 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2c082490-aca6-4cc7-bd2c-673fba53164b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:50.726061 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-0dbbfaf3-e714-4741-9825-27fd4777f2a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:21:50.726776 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 202/790] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:21:50 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) Jul 03 04:21:50.729534 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:50.729534 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:50.753849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e5d6a3a8-05d5-41f1-aa83-62ee351a19b5 req-2c082490-aca6-4cc7-bd2c-673fba53164b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d/action returned with HTTP 204 Jul 03 04:21:50.754645 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 194/791] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:21:50 2026] POST /volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:50.800609 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7efb4b76-9f64-4d25-bfa0-0226e49441b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.802712 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7efb4b76-9f64-4d25-bfa0-0226e49441b7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:50.802712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7efb4b76-9f64-4d25-bfa0-0226e49441b7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.802875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7efb4b76-9f64-4d25-bfa0-0226e49441b7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.811372 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:50.811372 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:50.814991 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7efb4b76-9f64-4d25-bfa0-0226e49441b7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:50.819009 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7efb4b76-9f64-4d25-bfa0-0226e49441b7 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:50.819382 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 198/792] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:50.933097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f532e9c6-ef69-4e51-819b-26a578fd1d0f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.936278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f532e9c6-ef69-4e51-819b-26a578fd1d0f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:50.936614 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f532e9c6-ef69-4e51-819b-26a578fd1d0f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.936909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f532e9c6-ef69-4e51-819b-26a578fd1d0f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.948611 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:50.948611 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:50.952038 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f532e9c6-ef69-4e51-819b-26a578fd1d0f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:50.957016 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f532e9c6-ef69-4e51-819b-26a578fd1d0f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:50.957496 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 199/793] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:50.977110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2faff221-c0cf-4602-a982-9e4bf59d8b2b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:50.981149 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2faff221-c0cf-4602-a982-9e4bf59d8b2b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:50.981373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2faff221-c0cf-4602-a982-9e4bf59d8b2b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:50.981583 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2faff221-c0cf-4602-a982-9e4bf59d8b2b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:50.996613 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:50.996613 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:51.002032 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2faff221-c0cf-4602-a982-9e4bf59d8b2b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:51.008002 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2faff221-c0cf-4602-a982-9e4bf59d8b2b tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:51.008583 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 203/794] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:50 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:51.071601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9688c2ec-156e-4f4a-b88d-a37b67067525 req-423707b4-20f9-4a2e-a2fa-ce70970ef429 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:51.073792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9688c2ec-156e-4f4a-b88d-a37b67067525 req-423707b4-20f9-4a2e-a2fa-ce70970ef429 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:21:51.074051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9688c2ec-156e-4f4a-b88d-a37b67067525 req-423707b4-20f9-4a2e-a2fa-ce70970ef429 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:51.074513 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9688c2ec-156e-4f4a-b88d-a37b67067525 req-423707b4-20f9-4a2e-a2fa-ce70970ef429 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:51.087137 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:51.087137 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:51.095893 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-9688c2ec-156e-4f4a-b88d-a37b67067525 req-423707b4-20f9-4a2e-a2fa-ce70970ef429 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:21:51.102537 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9688c2ec-156e-4f4a-b88d-a37b67067525 req-423707b4-20f9-4a2e-a2fa-ce70970ef429 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:21:51.103200 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 195/795] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:51 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:51.105780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-639663be-62eb-4e10-85b2-b827437d9e60 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:51.107603 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-639663be-62eb-4e10-85b2-b827437d9e60 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:51.107766 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-639663be-62eb-4e10-85b2-b827437d9e60 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:51.107935 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-639663be-62eb-4e10-85b2-b827437d9e60 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:51.119791 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:51.119791 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:51.123357 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-639663be-62eb-4e10-85b2-b827437d9e60 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:51.128935 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-639663be-62eb-4e10-85b2-b827437d9e60 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:51.129642 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 199/796] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:51 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:51.279197 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3a77e3c6-62c9-4008-991c-c2648837db0c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:51.279834 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a77e3c6-62c9-4008-991c-c2648837db0c None None] GET https://10.4.3.253/volume// Jul 03 04:21:51.279834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a77e3c6-62c9-4008-991c-c2648837db0c None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:51.280246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a77e3c6-62c9-4008-991c-c2648837db0c None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:51.280599 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a77e3c6-62c9-4008-991c-c2648837db0c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:51.280905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 200/797] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:51.298224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-04db1d77-9f2e-4d65-95e3-953252212fdc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:51.302785 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-04db1d77-9f2e-4d65-95e3-953252212fdc tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:51.303650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-04db1d77-9f2e-4d65-95e3-953252212fdc tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:51.303650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-04db1d77-9f2e-4d65-95e3-953252212fdc tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:51.313637 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:51.313637 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:51.322958 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-04db1d77-9f2e-4d65-95e3-953252212fdc tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:51.329693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-04db1d77-9f2e-4d65-95e3-953252212fdc tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:51.330068 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 204/798] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:51 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:51.442703 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:51.445433 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] PUT https://10.4.3.253/volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667 Jul 03 04:21:51.446085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:51.453808 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Acquiring lock "cinder-attachment_update-f19eba84-8829-4f53-b510-73c8eadc1e92-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:21:51.460825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Lock "cinder-attachment_update-f19eba84-8829-4f53-b510-73c8eadc1e92-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:21:51.460825 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:51.460825 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:51.834700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3c79a7e2-c29c-4821-beec-eccc6fe3d5bf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:51.836995 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3c79a7e2-c29c-4821-beec-eccc6fe3d5bf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:51.837237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3c79a7e2-c29c-4821-beec-eccc6fe3d5bf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:51.840356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3c79a7e2-c29c-4821-beec-eccc6fe3d5bf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:51.848975 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:51.848975 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:51.853096 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3c79a7e2-c29c-4821-beec-eccc6fe3d5bf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:51.857642 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3c79a7e2-c29c-4821-beec-eccc6fe3d5bf tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:51.858037 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 200/799] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:51 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:51.988425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Lock "cinder-attachment_update-f19eba84-8829-4f53-b510-73c8eadc1e92-np0000004364" released by "attachment_update" :: held 0.529s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:21:51.988425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-09e181b3-1a21-4322-9967-7cb9d4ba1e3d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667 returned with HTTP 200 Jul 03 04:21:51.988425 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 196/800] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:21:51 2026] PUT /volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:21:52.146753 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2a646544-5c2d-4ad7-bc64-1369c7f62891 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.148484 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a646544-5c2d-4ad7-bc64-1369c7f62891 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:52.148690 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a646544-5c2d-4ad7-bc64-1369c7f62891 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:52.148920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a646544-5c2d-4ad7-bc64-1369c7f62891 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:52.157382 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:52.157382 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:52.166636 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2a646544-5c2d-4ad7-bc64-1369c7f62891 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:52.166636 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a646544-5c2d-4ad7-bc64-1369c7f62891 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:52.166636 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 201/801] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:52 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:52.617441 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-657288e4-1102-4b16-a6cb-3da282c25056 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.758126 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-657288e4-1102-4b16-a6cb-3da282c25056 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:21:52.758571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-657288e4-1102-4b16-a6cb-3da282c25056 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1129816352", "extra_specs": {"spec1": "val1"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.774780 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-657288e4-1102-4b16-a6cb-3da282c25056 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:21:52.775128 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 205/802] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:21:52 2026] POST /volume/v3/types => generated 243 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:52.784792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0202ca67-05d8-4e68-b972-fc3463fd10f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.787275 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0202ca67-05d8-4e68-b972-fc3463fd10f6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] POST https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs Jul 03 04:21:52.787841 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0202ca67-05d8-4e68-b972-fc3463fd10f6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.789924 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0202ca67-05d8-4e68-b972-fc3463fd10f6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs returned with HTTP 400 Jul 03 04:21:52.790468 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 201/803] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:52 2026] POST /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs => generated 146 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:21:52.800398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-82157bfb-e5ce-4174-a0ca-656780bb2b62 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.802369 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-82157bfb-e5ce-4174-a0ca-656780bb2b62 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] POST https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs Jul 03 04:21:52.807443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-82157bfb-e5ce-4174-a0ca-656780bb2b62 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.811097 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-82157bfb-e5ce-4174-a0ca-656780bb2b62 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs returned with HTTP 400 Jul 03 04:21:52.811874 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 197/804] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:52 2026] POST /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs => generated 132 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:21:52.821176 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a7b4d7a5-fb66-4522-a90e-c9c8de7636c8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.824487 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7b4d7a5-fb66-4522-a90e-c9c8de7636c8 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] POST https://10.4.3.253/volume/v3/types/8a0100b1-b6dc-44d8-ab56-1b337331174e/extra_specs Jul 03 04:21:52.824943 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7b4d7a5-fb66-4522-a90e-c9c8de7636c8 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.844356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7b4d7a5-fb66-4522-a90e-c9c8de7636c8 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/8a0100b1-b6dc-44d8-ab56-1b337331174e/extra_specs returned with HTTP 404 Jul 03 04:21:52.844356 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 202/805] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:21:52 2026] POST /volume/v3/types/8a0100b1-b6dc-44d8-ab56-1b337331174e/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:52.856421 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.856746 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0d0d8d73-620a-4126-934d-02b70d579988 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.858451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0d0d8d73-620a-4126-934d-02b70d579988 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] DELETE https://10.4.3.253/volume/v3/types/ceba2757-c787-4830-b5a7-5134320853ba/extra_specs/spec1 Jul 03 04:21:52.858667 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0d0d8d73-620a-4126-934d-02b70d579988 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:52.858876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0d0d8d73-620a-4126-934d-02b70d579988 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:52.865163 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0d0d8d73-620a-4126-934d-02b70d579988 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/ceba2757-c787-4830-b5a7-5134320853ba/extra_specs/spec1 returned with HTTP 404 Jul 03 04:21:52.866315 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 206/806] 10.4.3.253 () {66 vars in 1399 bytes} [Fri Jul 3 04:21:52 2026] DELETE /volume/v3/types/ceba2757-c787-4830-b5a7-5134320853ba/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:52.874265 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-da169ab5-d47c-4658-ba0e-8ddd233d4450 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.874449 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ac6c7552-e1aa-441a-99d3-96efdcfa8184 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.876508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da169ab5-d47c-4658-ba0e-8ddd233d4450 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:52.876871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da169ab5-d47c-4658-ba0e-8ddd233d4450 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:52.876951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da169ab5-d47c-4658-ba0e-8ddd233d4450 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:52.878229 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ac6c7552-e1aa-441a-99d3-96efdcfa8184 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] GET https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/nonexistent_extra_spec_name Jul 03 04:21:52.879188 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ac6c7552-e1aa-441a-99d3-96efdcfa8184 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:52.879188 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ac6c7552-e1aa-441a-99d3-96efdcfa8184 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:52.890350 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ac6c7552-e1aa-441a-99d3-96efdcfa8184 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 04:21:52.890350 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 203/807] 10.4.3.253 () {66 vars in 1462 bytes} [Fri Jul 3 04:21:52 2026] GET /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:52.890525 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:52.890525 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:52.898465 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-da169ab5-d47c-4658-ba0e-8ddd233d4450 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:52.898895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6634b466-271e-4607-9c15-60260f641738 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.900990 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6634b466-271e-4607-9c15-60260f641738 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] GET https://10.4.3.253/volume/v3/types/afbebdc1-a8cd-4aca-bd76-4bdc251e9d91/extra_specs/spec1 Jul 03 04:21:52.901213 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6634b466-271e-4607-9c15-60260f641738 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:52.901443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6634b466-271e-4607-9c15-60260f641738 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:52.903700 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da169ab5-d47c-4658-ba0e-8ddd233d4450 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:52.904134 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 198/808] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:52 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:52.905618 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6634b466-271e-4607-9c15-60260f641738 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/afbebdc1-a8cd-4aca-bd76-4bdc251e9d91/extra_specs/spec1 returned with HTTP 404 Jul 03 04:21:52.906127 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 207/809] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:21:52 2026] GET /volume/v3/types/afbebdc1-a8cd-4aca-bd76-4bdc251e9d91/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:52.918136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d1fe9aff-efaa-49db-9cd9-3e7810683fbf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.923846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1fe9aff-efaa-49db-9cd9-3e7810683fbf tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] GET https://10.4.3.253/volume/v3/types/b580175a-bdd8-4107-bff2-2ba90e84ca7f/extra_specs Jul 03 04:21:52.924047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1fe9aff-efaa-49db-9cd9-3e7810683fbf tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:52.924274 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1fe9aff-efaa-49db-9cd9-3e7810683fbf tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:52.930560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1fe9aff-efaa-49db-9cd9-3e7810683fbf tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/b580175a-bdd8-4107-bff2-2ba90e84ca7f/extra_specs returned with HTTP 404 Jul 03 04:21:52.931197 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 204/810] 10.4.3.253 () {66 vars in 1378 bytes} [Fri Jul 3 04:21:52 2026] GET /volume/v3/types/b580175a-bdd8-4107-bff2-2ba90e84ca7f/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:52.941509 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:52.944348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1558204071"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.944426 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-033b93e2-b7d1-4f01-9d65-91ce4dc59856 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.944426 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-033b93e2-b7d1-4f01-9d65-91ce4dc59856 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] PUT https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/spec1 Jul 03 04:21:52.944513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1558204071'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:52.944538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-033b93e2-b7d1-4f01-9d65-91ce4dc59856 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.944565 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume of 1 GB Jul 03 04:21:52.946039 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-033b93e2-b7d1-4f01-9d65-91ce4dc59856 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/spec1 returned with HTTP 400 Jul 03 04:21:52.946732 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 199/811] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:52 2026] PUT /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:21:52.954525 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Availability Zones retrieved successfully. Jul 03 04:21:52.964516 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-44278654-6841-44e6-996c-993f0de9844f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.964737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Flow 'volume_create_api' (51b4f696-9058-4271-a79f-f4f01d49b266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:52.966454 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05d48d3-19fa-44f8-97d6-2a84dfc59fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:52.966519 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-44278654-6841-44e6-996c-993f0de9844f tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] PUT https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/spec1 Jul 03 04:21:52.966863 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-44278654-6841-44e6-996c-993f0de9844f tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'update', calling method: update, body: null {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.967833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:52.970845 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-44278654-6841-44e6-996c-993f0de9844f tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/spec1 returned with HTTP 400 Jul 03 04:21:52.970845 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 208/812] 10.4.3.253 () {68 vars in 1415 bytes} [Fri Jul 3 04:21:52 2026] PUT /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:52.982431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8e3337de-a2f5-44db-94e2-8c811ec1eddc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:52.985748 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e3337de-a2f5-44db-94e2-8c811ec1eddc tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] PUT https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/None Jul 03 04:21:52.985748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8e3337de-a2f5-44db-94e2-8c811ec1eddc tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:52.995838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e3337de-a2f5-44db-94e2-8c811ec1eddc tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 04:21:52.995958 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e3337de-a2f5-44db-94e2-8c811ec1eddc tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/None returned with HTTP 400 Jul 03 04:21:52.996544 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 205/813] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:21:52 2026] PUT /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:53.009636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7511c898-dffd-43f2-b5ff-75b3696eff0d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.014535 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7511c898-dffd-43f2-b5ff-75b3696eff0d tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] PUT https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/09ff0801-9e93-455d-86c2-43e957617aa1 Jul 03 04:21:53.015139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7511c898-dffd-43f2-b5ff-75b3696eff0d tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:53.016124 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a05d48d3-19fa-44f8-97d6-2a84dfc59fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:53.017224 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a293c4-9f93-4f1e-8c2e-13ff0b1657ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:53.033450 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7511c898-dffd-43f2-b5ff-75b3696eff0d tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 04:21:53.036346 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7511c898-dffd-43f2-b5ff-75b3696eff0d tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/09ff0801-9e93-455d-86c2-43e957617aa1 returned with HTTP 400 Jul 03 04:21:53.036346 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 200/814] 10.4.3.253 () {68 vars in 1509 bytes} [Fri Jul 3 04:21:53 2026] PUT /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f/extra_specs/09ff0801-9e93-455d-86c2-43e957617aa1 => generated 73 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:21:53.043747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e1cc4b1a-e845-481d-aecf-34d690726fab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.046040 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e1cc4b1a-e845-481d-aecf-34d690726fab tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] PUT https://10.4.3.253/volume/v3/types/b9dde3e8-fe58-4bd6-a081-2b91a5400398/extra_specs/spec1 Jul 03 04:21:53.046352 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e1cc4b1a-e845-481d-aecf-34d690726fab tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:53.067574 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e1cc4b1a-e845-481d-aecf-34d690726fab tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/b9dde3e8-fe58-4bd6-a081-2b91a5400398/extra_specs/spec1 returned with HTTP 404 Jul 03 04:21:53.067574 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 209/815] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:21:53 2026] PUT /volume/v3/types/b9dde3e8-fe58-4bd6-a081-2b91a5400398/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:53.074216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a74af861-5416-4385-954d-a1f4245f4dd5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.076462 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a74af861-5416-4385-954d-a1f4245f4dd5 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] DELETE https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f Jul 03 04:21:53.076848 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a74af861-5416-4385-954d-a1f4245f4dd5 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:53.077139 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a74af861-5416-4385-954d-a1f4245f4dd5 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:53.102519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Created reservations ['f02f629b-606a-4997-b079-957c7a70e8aa', 'c09303de-1d3e-492e-9a31-b7132e79988e', 'd902ee5a-ee3c-49dd-af2a-67d27c524274', '82908d10-a5f2-454b-9b5c-198c2711b483'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:53.103647 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a293c4-9f93-4f1e-8c2e-13ff0b1657ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f02f629b-606a-4997-b079-957c7a70e8aa', 'c09303de-1d3e-492e-9a31-b7132e79988e', 'd902ee5a-ee3c-49dd-af2a-67d27c524274', '82908d10-a5f2-454b-9b5c-198c2711b483']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:53.105027 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1606874-49a4-49eb-823d-9719429bd863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:53.110448 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a74af861-5416-4385-954d-a1f4245f4dd5 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f returned with HTTP 202 Jul 03 04:21:53.110448 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 206/816] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:21:53 2026] DELETE /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:53.119974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b9d00a5e-9ce0-4a0c-9165-a3eaf6fcecb6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.128137 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b9d00a5e-9ce0-4a0c-9165-a3eaf6fcecb6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] GET https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f Jul 03 04:21:53.130510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b9d00a5e-9ce0-4a0c-9165-a3eaf6fcecb6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:53.130510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b9d00a5e-9ce0-4a0c-9165-a3eaf6fcecb6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:53.136381 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b9d00a5e-9ce0-4a0c-9165-a3eaf6fcecb6 tempest-ExtraSpecsNegativeTest-1319351898 tempest-ExtraSpecsNegativeTest-1319351898-project-admin] https://10.4.3.253/volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f returned with HTTP 404 Jul 03 04:21:53.137679 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 201/817] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:21:53 2026] GET /volume/v3/types/1a73af7a-3d71-4f3f-8ff6-db911321c83f => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:53.143558 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1606874-49a4-49eb-823d-9719429bd863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82504c75-8507-4aa0-9746-452be2f1888c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1558204071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6961fc6756a841b7894f39379ed53510',qos_specs=None,replication_status=,reservations=['f02f629b-606a-4997-b079-957c7a70e8aa','c09303de-1d3e-492e-9a31-b7132e79988e','d902ee5a-ee3c-49dd-af2a-67d27c524274','82908d10-a5f2-454b-9b5c-198c2711b483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322ff9998f4fcb8871b5512cac4333',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1558204071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82504c75-8507-4aa0-9746-452be2f1888c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6961fc6756a841b7894f39379ed53510',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b322ff9998f4fcb8871b5512cac4333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:53.144408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f74129-0e78-440a-bca3-9c1c8ad2da37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:53.170199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90f74129-0e78-440a-bca3-9c1c8ad2da37) transitioned into state 'SUCCESS' from state '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-1558204071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6961fc6756a841b7894f39379ed53510',qos_specs=None,replication_status=,reservations=['f02f629b-606a-4997-b079-957c7a70e8aa','c09303de-1d3e-492e-9a31-b7132e79988e','d902ee5a-ee3c-49dd-af2a-67d27c524274','82908d10-a5f2-454b-9b5c-198c2711b483'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b322ff9998f4fcb8871b5512cac4333',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:53.171408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1082b3b5-5379-483e-b26e-841a642a6363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:53.184184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9456c57d-f4b7-44dc-93bf-90d1b9e5f242 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.187847 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9456c57d-f4b7-44dc-93bf-90d1b9e5f242 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:53.188306 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1082b3b5-5379-483e-b26e-841a642a6363) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:53.190102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9456c57d-f4b7-44dc-93bf-90d1b9e5f242 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:53.190102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9456c57d-f4b7-44dc-93bf-90d1b9e5f242 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:53.190254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Flow 'volume_create_api' (51b4f696-9058-4271-a79f-f4f01d49b266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:53.190254 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request issued successfully. Jul 03 04:21:53.190750 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c1480fe9-8c9c-4899-936d-fe12c7da321d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:53.191239 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 202/818] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:21:52 2026] POST /volume/v3/volumes => generated 750 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:53.207220 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:53.207220 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:53.208180 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-11e42ff4-16da-4148-b9ba-a0f886e42d33 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.210032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11e42ff4-16da-4148-b9ba-a0f886e42d33 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:21:53.210465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11e42ff4-16da-4148-b9ba-a0f886e42d33 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:53.211544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11e42ff4-16da-4148-b9ba-a0f886e42d33 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:53.214660 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9456c57d-f4b7-44dc-93bf-90d1b9e5f242 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:53.221926 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9456c57d-f4b7-44dc-93bf-90d1b9e5f242 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:53.222485 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 210/819] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:53 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:53.224244 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:53.224244 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:53.232857 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-11e42ff4-16da-4148-b9ba-a0f886e42d33 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:21:53.243865 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11e42ff4-16da-4148-b9ba-a0f886e42d33 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c returned with HTTP 200 Jul 03 04:21:53.244297 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 207/820] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:53 2026] GET /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c => generated 818 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:53.705450 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-aed93bec-a14d-4112-82c8-9c0ca5d9999b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.707963 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-aed93bec-a14d-4112-82c8-9c0ca5d9999b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788/action Jul 03 04:21:53.709345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-aed93bec-a14d-4112-82c8-9c0ca5d9999b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:53.709345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-aed93bec-a14d-4112-82c8-9c0ca5d9999b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:53.730113 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:53.730113 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:53.748057 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-5dc07c88-2ecd-4248-8f11-3828953b71ca req-aed93bec-a14d-4112-82c8-9c0ca5d9999b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788/action returned with HTTP 204 Jul 03 04:21:53.748791 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 202/821] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:21:53 2026] POST /volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:53.921916 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-23af518d-e875-48f7-88ed-c4cd238f6a98 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:53.923987 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-23af518d-e875-48f7-88ed-c4cd238f6a98 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:53.924183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-23af518d-e875-48f7-88ed-c4cd238f6a98 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:53.924393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-23af518d-e875-48f7-88ed-c4cd238f6a98 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:53.935701 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:53.935701 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:53.939738 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-23af518d-e875-48f7-88ed-c4cd238f6a98 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:53.944682 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-23af518d-e875-48f7-88ed-c4cd238f6a98 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:53.945114 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 203/822] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:53 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:54.001675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7ae63768-dd77-499d-addc-604670071359 req-0e5d820d-ccf4-491e-9082-422e3f36b8fc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:54.003943 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-0e5d820d-ccf4-491e-9082-422e3f36b8fc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:54.004729 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-0e5d820d-ccf4-491e-9082-422e3f36b8fc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:54.005029 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-0e5d820d-ccf4-491e-9082-422e3f36b8fc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:54.017724 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:54.017724 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:54.020764 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-7ae63768-dd77-499d-addc-604670071359 req-0e5d820d-ccf4-491e-9082-422e3f36b8fc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:54.025477 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-0e5d820d-ccf4-491e-9082-422e3f36b8fc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:54.026064 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 211/823] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:21:54 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:54.239286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-95858040-3e56-4752-8f00-efeb45e70b5a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:54.241272 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-95858040-3e56-4752-8f00-efeb45e70b5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:54.241567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-95858040-3e56-4752-8f00-efeb45e70b5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:54.241807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-95858040-3e56-4752-8f00-efeb45e70b5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:54.251618 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:54.251618 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:54.255428 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-95858040-3e56-4752-8f00-efeb45e70b5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:54.260804 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-95858040-3e56-4752-8f00-efeb45e70b5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:54.261296 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 208/824] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:54 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:54.263100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-18439fc4-4a2f-4ec2-ac06-40b0f23113bc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:54.267359 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-18439fc4-4a2f-4ec2-ac06-40b0f23113bc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:21:54.267359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-18439fc4-4a2f-4ec2-ac06-40b0f23113bc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:54.267359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-18439fc4-4a2f-4ec2-ac06-40b0f23113bc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:54.277270 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:54.277270 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:54.294451 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-18439fc4-4a2f-4ec2-ac06-40b0f23113bc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:21:54.303440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-18439fc4-4a2f-4ec2-ac06-40b0f23113bc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c returned with HTTP 200 Jul 03 04:21:54.305874 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 203/825] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:54 2026] GET /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:55.273252 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:55.277973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4cbaffe5-edca-4450-8d9c-363dcc5c31bd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:55.280528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4cbaffe5-edca-4450-8d9c-363dcc5c31bd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:55.280828 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4cbaffe5-edca-4450-8d9c-363dcc5c31bd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:55.281117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4cbaffe5-edca-4450-8d9c-363dcc5c31bd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:55.294691 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:55.294691 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:55.299622 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4cbaffe5-edca-4450-8d9c-363dcc5c31bd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:55.306867 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4cbaffe5-edca-4450-8d9c-363dcc5c31bd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:55.307665 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 212/826] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:55 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:55.384981 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:21:55.385495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1308092156"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:55.387419 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1308092156'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:21:55.387584 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume of 1 GB Jul 03 04:21:55.393713 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Availability Zones retrieved successfully. Jul 03 04:21:55.401674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Flow 'volume_create_api' (62c513c3-7ed0-465f-aeeb-ba60a4c4c91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:55.402744 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7f914b-8995-49dd-aead-297b375a4f6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:55.404093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:21:55.445676 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7f914b-8995-49dd-aead-297b375a4f6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:55.446692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbe524e-8274-487c-ac16-e0c089ae12e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:55.570686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Created reservations ['3ad6d909-cd05-487c-a4a7-2cbf6fd5d149', '855b3cd2-097f-4733-b5c1-070426547b06', 'ec7edb55-a6ad-4037-9fe6-d22fcde1f356', '1e4f8a2e-422c-4257-a285-ed360d11bbcf'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:55.571660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cbe524e-8274-487c-ac16-e0c089ae12e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad6d909-cd05-487c-a4a7-2cbf6fd5d149', '855b3cd2-097f-4733-b5c1-070426547b06', 'ec7edb55-a6ad-4037-9fe6-d22fcde1f356', '1e4f8a2e-422c-4257-a285-ed360d11bbcf']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:55.572410 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9007305-004f-4487-9c96-58a4ae124a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:55.606495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9007305-004f-4487-9c96-58a4ae124a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a03e264-8f6d-4e40-9a2b-447aacc693fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1308092156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c45ebb8e660431da35412cef12ce4fa',qos_specs=None,replication_status=,reservations=['3ad6d909-cd05-487c-a4a7-2cbf6fd5d149','855b3cd2-097f-4733-b5c1-070426547b06','ec7edb55-a6ad-4037-9fe6-d22fcde1f356','1e4f8a2e-422c-4257-a285-ed360d11bbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc8495e77fea4b39b31ca0113b46714d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:21:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1308092156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a03e264-8f6d-4e40-9a2b-447aacc693fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c45ebb8e660431da35412cef12ce4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc8495e77fea4b39b31ca0113b46714d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:55.608388 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d192d7-fbf4-4186-940b-20ff61d44f2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:55.630046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6d192d7-fbf4-4186-940b-20ff61d44f2f) transitioned into state 'SUCCESS' from state '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-1308092156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c45ebb8e660431da35412cef12ce4fa',qos_specs=None,replication_status=,reservations=['3ad6d909-cd05-487c-a4a7-2cbf6fd5d149','855b3cd2-097f-4733-b5c1-070426547b06','ec7edb55-a6ad-4037-9fe6-d22fcde1f356','1e4f8a2e-422c-4257-a285-ed360d11bbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc8495e77fea4b39b31ca0113b46714d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:55.630715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f0f4f0-cd59-45e1-81d8-9b60d41b3914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:21:55.642444 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41f0f4f0-cd59-45e1-81d8-9b60d41b3914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:21:55.643317 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Flow 'volume_create_api' (62c513c3-7ed0-465f-aeeb-ba60a4c4c91a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:21:55.643792 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume request issued successfully. Jul 03 04:21:55.644690 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd23ef78-6fcc-405f-88b2-ced6635fe96d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:21:55.644972 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 204/827] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:21:55 2026] POST /volume/v3/volumes => generated 751 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:55.657829 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3747860d-8ab2-4541-9768-4fdfc7edf97e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:55.659885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3747860d-8ab2-4541-9768-4fdfc7edf97e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:21:55.660141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3747860d-8ab2-4541-9768-4fdfc7edf97e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:55.660441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3747860d-8ab2-4541-9768-4fdfc7edf97e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:55.670830 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:55.670830 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:55.677410 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3747860d-8ab2-4541-9768-4fdfc7edf97e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:21:55.684580 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3747860d-8ab2-4541-9768-4fdfc7edf97e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc returned with HTTP 200 Jul 03 04:21:55.685005 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 209/828] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:55 2026] GET /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:56.080772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5ce27c17-e00e-4fec-9988-ec939dc6f03a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.080772 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ce27c17-e00e-4fec-9988-ec939dc6f03a None None] GET https://10.4.3.253/volume// Jul 03 04:21:56.080772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ce27c17-e00e-4fec-9988-ec939dc6f03a None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.080772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ce27c17-e00e-4fec-9988-ec939dc6f03a None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.080772 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ce27c17-e00e-4fec-9988-ec939dc6f03a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:56.080772 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 204/829] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:56.089931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7ae63768-dd77-499d-addc-604670071359 req-6c1a7e02-0474-439c-9833-47a8d98a5992 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.092091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-6c1a7e02-0474-439c-9833-47a8d98a5992 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:21:56.093910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-6c1a7e02-0474-439c-9833-47a8d98a5992 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19667756-96ff-45ec-8718-a1a0c10571e3", "connector": null, "instance_uuid": "b19a6fc7-ad5e-48c5-9980-7791a8cfa7dc"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:56.103034 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.103034 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:56.161010 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-6c1a7e02-0474-439c-9833-47a8d98a5992 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:21:56.161615 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 213/830] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:21:56 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) Jul 03 04:21:56.326358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0a9bf5e7-fae4-46bd-a392-bddf9fc82105 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.330900 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a9bf5e7-fae4-46bd-a392-bddf9fc82105 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:56.331162 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a9bf5e7-fae4-46bd-a392-bddf9fc82105 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.331412 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a9bf5e7-fae4-46bd-a392-bddf9fc82105 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.343980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.344776 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.344776 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:56.345555 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:56.345766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.345975 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.346176 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Delete volume with id: ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:56.348630 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0a9bf5e7-fae4-46bd-a392-bddf9fc82105 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:56.352370 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.352370 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:56.352796 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:56.353399 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a9bf5e7-fae4-46bd-a392-bddf9fc82105 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:56.353864 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 205/831] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:56.383148 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Delete volume request issued successfully. Jul 03 04:21:56.383422 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3d0f38ac-7597-475f-9064-1fcca6281f06 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 202 Jul 03 04:21:56.383816 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 210/832] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:21:56 2026] DELETE /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:56.392544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-32ec375b-f9e7-466e-a756-f8883f806ba0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.397132 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-32ec375b-f9e7-466e-a756-f8883f806ba0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:56.397132 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-32ec375b-f9e7-466e-a756-f8883f806ba0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.397132 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-32ec375b-f9e7-466e-a756-f8883f806ba0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.404114 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.404114 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:56.412287 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-32ec375b-f9e7-466e-a756-f8883f806ba0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Volume info retrieved successfully. Jul 03 04:21:56.419001 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-32ec375b-f9e7-466e-a756-f8883f806ba0 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 200 Jul 03 04:21:56.419712 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 205/833] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:56.550349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c152008d-6cc9-4d63-accd-3e128849400d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.552075 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c152008d-6cc9-4d63-accd-3e128849400d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:56.552251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c152008d-6cc9-4d63-accd-3e128849400d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.552481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c152008d-6cc9-4d63-accd-3e128849400d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.564321 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.564321 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:56.568030 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c152008d-6cc9-4d63-accd-3e128849400d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:56.572615 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c152008d-6cc9-4d63-accd-3e128849400d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:56.572996 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 214/834] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1147 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:56.699270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-865843be-6ad2-44c5-b27f-97ad171385df None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.700207 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4187c180-6497-4990-b750-367dc17558c4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.700586 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4187c180-6497-4990-b750-367dc17558c4 None None] GET https://10.4.3.253/volume// Jul 03 04:21:56.700586 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4187c180-6497-4990-b750-367dc17558c4 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.700757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4187c180-6497-4990-b750-367dc17558c4 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.701150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4187c180-6497-4990-b750-367dc17558c4 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:21:56.701214 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-865843be-6ad2-44c5-b27f-97ad171385df tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:21:56.701349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-865843be-6ad2-44c5-b27f-97ad171385df tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.701694 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 211/835] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:21:56.701755 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-865843be-6ad2-44c5-b27f-97ad171385df tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.712096 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.712096 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:56.712237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-7ae63768-dd77-499d-addc-604670071359 req-ca8527ae-5892-4058-9bf8-15a8ab2f5907 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.715236 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ca8527ae-5892-4058-9bf8-15a8ab2f5907 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:56.715809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ca8527ae-5892-4058-9bf8-15a8ab2f5907 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.716082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ca8527ae-5892-4058-9bf8-15a8ab2f5907 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.716222 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-865843be-6ad2-44c5-b27f-97ad171385df tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:21:56.720558 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-865843be-6ad2-44c5-b27f-97ad171385df tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc returned with HTTP 200 Jul 03 04:21:56.720909 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 206/836] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:56.728015 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.728015 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:56.731919 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-7ae63768-dd77-499d-addc-604670071359 req-ca8527ae-5892-4058-9bf8-15a8ab2f5907 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:56.734651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.734651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:21:56.734842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a03e264-8f6d-4e40-9a2b-447aacc693fc", "name": "tempest-VolumesDeleteCascade-Snapshot-585025870"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:56.736805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ca8527ae-5892-4058-9bf8-15a8ab2f5907 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:56.737305 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 206/837] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:21:56.745095 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.745095 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:56.745725 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:21:56.745912 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create snapshot from volume 4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:21:56.762319 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-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. Jul 03 04:21:56.788421 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Created reservations ['a8297982-6824-4e72-a17e-b8af661ab439', '7bc01c74-b2e9-47cd-843c-2df3609f3c6d', '2b4bf04c-edf1-4daf-af03-814d4721c1ca', '3e219ed5-fd36-4f95-aacf-484051a67efc'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:56.817454 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot create request issued successfully. Jul 03 04:21:56.817844 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a66ad7b-5f1f-402c-ba0c-bab06ee678ec tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:21:56.818319 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 215/838] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:21:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:56.828185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e1757b62-c40a-4a87-b89c-2014086d1253 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.830095 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1757b62-c40a-4a87-b89c-2014086d1253 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f Jul 03 04:21:56.830257 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1757b62-c40a-4a87-b89c-2014086d1253 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:56.830510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1757b62-c40a-4a87-b89c-2014086d1253 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:56.835879 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.835879 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:56.836409 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e1757b62-c40a-4a87-b89c-2014086d1253 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:21:56.837121 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1757b62-c40a-4a87-b89c-2014086d1253 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f returned with HTTP 200 Jul 03 04:21:56.837528 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 212/839] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:56 2026] GET /volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:56.845839 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:56.848321 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66 Jul 03 04:21:56.848746 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:56.857407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:21:56.862286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:21:56.863231 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:56.863231 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:57.367402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1c76bf03-9717-4c0e-89f4-acc27b1e45a1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:57.370765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c76bf03-9717-4c0e-89f4-acc27b1e45a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:57.370765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c76bf03-9717-4c0e-89f4-acc27b1e45a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:57.370765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c76bf03-9717-4c0e-89f4-acc27b1e45a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:57.380262 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:57.380262 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:57.384891 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1c76bf03-9717-4c0e-89f4-acc27b1e45a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:57.390443 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c76bf03-9717-4c0e-89f4-acc27b1e45a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:57.391029 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 207/840] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:57 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:57.403835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" released by "attachment_update" :: held 0.541s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:21:57.404181 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-5f7152de-c219-4aa5-bbde-cb880680b066 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66 returned with HTTP 200 Jul 03 04:21:57.404712 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 207/841] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:21:56 2026] PUT /volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:57.435466 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8a7ba4a4-070a-4eb5-b88a-4973c44026d6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:57.438673 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8a7ba4a4-070a-4eb5-b88a-4973c44026d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] GET https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b Jul 03 04:21:57.438673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8a7ba4a4-070a-4eb5-b88a-4973c44026d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:57.438673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8a7ba4a4-070a-4eb5-b88a-4973c44026d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:57.446302 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8a7ba4a4-070a-4eb5-b88a-4973c44026d6 tempest-TaggedAttachmentsTest-1428503768 tempest-TaggedAttachmentsTest-1428503768-project-member] https://10.4.3.253/volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b returned with HTTP 404 Jul 03 04:21:57.446302 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 216/842] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:57 2026] GET /volume/v3/volumes/ebd35f7a-ffca-4456-82ab-90006387117b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:57.585675 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-76b6adcc-2040-4b43-85fc-2945ac6c1d72 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:57.587673 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76b6adcc-2040-4b43-85fc-2945ac6c1d72 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:57.587934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76b6adcc-2040-4b43-85fc-2945ac6c1d72 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:57.588170 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76b6adcc-2040-4b43-85fc-2945ac6c1d72 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:57.600488 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:57.600488 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:57.605413 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-76b6adcc-2040-4b43-85fc-2945ac6c1d72 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:57.610180 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76b6adcc-2040-4b43-85fc-2945ac6c1d72 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:57.610670 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 213/843] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:57 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:57.848109 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ff0605ab-fcfb-41cc-9bee-3ac20d690c92 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:57.850523 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ff0605ab-fcfb-41cc-9bee-3ac20d690c92 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f Jul 03 04:21:57.850839 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ff0605ab-fcfb-41cc-9bee-3ac20d690c92 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:57.851147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ff0605ab-fcfb-41cc-9bee-3ac20d690c92 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:57.857315 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:57.857315 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:57.859376 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ff0605ab-fcfb-41cc-9bee-3ac20d690c92 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:21:57.859376 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ff0605ab-fcfb-41cc-9bee-3ac20d690c92 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f returned with HTTP 200 Jul 03 04:21:57.859376 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 208/844] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:57 2026] GET /volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:57.869794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:57.871665 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:21:57.872040 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a03e264-8f6d-4e40-9a2b-447aacc693fc", "name": "tempest-VolumesDeleteCascade-Snapshot-1519050334"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:57.881265 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:57.881265 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:57.881905 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:21:57.882096 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create snapshot from volume 4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:21:57.898309 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-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. Jul 03 04:21:57.920425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Created reservations ['dae31676-7fa8-40b4-8a7d-ad1cf0b2152a', 'b55bcbd9-7897-4efa-a305-0b77164f2767', 'ac5cb13b-314a-410b-925a-105864348c1b', 'f7cd0199-f7f4-433e-94ed-7493d115ad12'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:21:57.967491 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot create request issued successfully. Jul 03 04:21:57.967920 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ce5b9aed-5c5c-44cb-910a-e79e8770aa8b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:21:57.968499 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 208/845] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:21:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:21:57.978711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-76003a43-55d3-46d0-835b-5f50d9d5432e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:57.981031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76003a43-55d3-46d0-835b-5f50d9d5432e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 Jul 03 04:21:57.981485 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76003a43-55d3-46d0-835b-5f50d9d5432e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:57.981787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76003a43-55d3-46d0-835b-5f50d9d5432e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:57.992652 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:57.992652 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:57.993755 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-76003a43-55d3-46d0-835b-5f50d9d5432e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:21:57.994273 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76003a43-55d3-46d0-835b-5f50d9d5432e tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 returned with HTTP 200 Jul 03 04:21:57.997931 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 217/846] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:57 2026] GET /volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:58.241518 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f75c8fa1-ca82-4611-b170-d71353a51678 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:58.244431 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f75c8fa1-ca82-4611-b170-d71353a51678 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667/action Jul 03 04:21:58.244431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f75c8fa1-ca82-4611-b170-d71353a51678 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:21:58.244431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f75c8fa1-ca82-4611-b170-d71353a51678 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:21:58.262165 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:58.262165 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:58.283196 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-bc0e0557-85ea-44a8-ae21-766e7dd8fc79 req-f75c8fa1-ca82-4611-b170-d71353a51678 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667/action returned with HTTP 204 Jul 03 04:21:58.283726 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 214/847] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:21:58 2026] POST /volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:21:58.404716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eb28cdbb-016d-4cea-9201-f95ec7778b29 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:58.406555 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb28cdbb-016d-4cea-9201-f95ec7778b29 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:58.406727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb28cdbb-016d-4cea-9201-f95ec7778b29 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:58.406913 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb28cdbb-016d-4cea-9201-f95ec7778b29 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:58.422076 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:58.422076 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:58.426670 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-eb28cdbb-016d-4cea-9201-f95ec7778b29 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:58.430803 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb28cdbb-016d-4cea-9201-f95ec7778b29 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:58.431179 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 209/848] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:58 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:58.447079 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cc398433-769a-4050-937a-78994334e49e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:58.449311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc398433-769a-4050-937a-78994334e49e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:21:58.449559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc398433-769a-4050-937a-78994334e49e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:58.449764 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc398433-769a-4050-937a-78994334e49e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:58.460409 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:58.460409 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:58.464590 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cc398433-769a-4050-937a-78994334e49e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:21:58.469528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc398433-769a-4050-937a-78994334e49e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:21:58.469955 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 209/849] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:58 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:58.625053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-05fc010e-9ea3-4a7a-b236-5a1507546cb8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:58.628059 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-05fc010e-9ea3-4a7a-b236-5a1507546cb8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:58.628269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-05fc010e-9ea3-4a7a-b236-5a1507546cb8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:58.628511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-05fc010e-9ea3-4a7a-b236-5a1507546cb8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:58.645646 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:58.645646 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:58.650310 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-05fc010e-9ea3-4a7a-b236-5a1507546cb8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:58.655476 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-05fc010e-9ea3-4a7a-b236-5a1507546cb8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:58.656381 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 218/850] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:58 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:21:59.013916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6769d330-57b1-4e65-837a-c495fe370a42 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:59.017477 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6769d330-57b1-4e65-837a-c495fe370a42 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 Jul 03 04:21:59.017720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6769d330-57b1-4e65-837a-c495fe370a42 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:59.017920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6769d330-57b1-4e65-837a-c495fe370a42 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:59.022757 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:59.022757 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:21:59.023209 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6769d330-57b1-4e65-837a-c495fe370a42 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:21:59.023996 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6769d330-57b1-4e65-837a-c495fe370a42 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 returned with HTTP 200 Jul 03 04:21:59.024369 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 215/851] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:21:59 2026] GET /volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:59.035152 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:59.038690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc?cascade=True Jul 03 04:21:59.038690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:59.038690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:59.038690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume with id: 4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:21:59.044577 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:59.044577 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:21:59.045174 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:21:59.121093 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume request issued successfully. Jul 03 04:21:59.121093 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8eb91d5-7b39-407d-b0bc-3069fa998ab6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc?cascade=True returned with HTTP 202 Jul 03 04:21:59.121093 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 210/852] 10.4.3.253 () {66 vars in 1376 bytes} [Fri Jul 3 04:21:59 2026] DELETE /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc?cascade=True => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:21:59.132353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-aa8f17cc-635a-419a-b45a-449a274aa135 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:59.133961 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa8f17cc-635a-419a-b45a-449a274aa135 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:21:59.134179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa8f17cc-635a-419a-b45a-449a274aa135 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:59.134371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa8f17cc-635a-419a-b45a-449a274aa135 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:59.141719 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:59.141719 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:21:59.145653 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-aa8f17cc-635a-419a-b45a-449a274aa135 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:21:59.151944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa8f17cc-635a-419a-b45a-449a274aa135 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc returned with HTTP 200 Jul 03 04:21:59.152363 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 210/853] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:59 2026] GET /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:21:59.673618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a252f39d-6b6a-4e47-9301-7830a04f06c8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:21:59.675134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a252f39d-6b6a-4e47-9301-7830a04f06c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:21:59.675452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a252f39d-6b6a-4e47-9301-7830a04f06c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:21:59.675720 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a252f39d-6b6a-4e47-9301-7830a04f06c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:21:59.689385 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:21:59.689385 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:21:59.692848 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a252f39d-6b6a-4e47-9301-7830a04f06c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:21:59.697189 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a252f39d-6b6a-4e47-9301-7830a04f06c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:21:59.697614 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 219/854] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:21:59 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:00.164674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6c628312-c0ee-4092-8c52-9609b7a8aa41 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.166458 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6c628312-c0ee-4092-8c52-9609b7a8aa41 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:22:00.166525 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6c628312-c0ee-4092-8c52-9609b7a8aa41 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.166717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6c628312-c0ee-4092-8c52-9609b7a8aa41 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.171864 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6c628312-c0ee-4092-8c52-9609b7a8aa41 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc returned with HTTP 404 Jul 03 04:22:00.184898 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 216/855] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:00 2026] GET /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:00.192852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-366d4607-664c-46f6-8305-4542eb0ef374 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.194574 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:22:00.194574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.194968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.195238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:00.196002 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:00.196002 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:00.196567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:22:00.204751 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Get all volumes completed successfully. Jul 03 04:22:00.205145 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-366d4607-664c-46f6-8305-4542eb0ef374 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:22:00.205559 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 211/856] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:22:00 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:00.215687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.218137 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:00.218426 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.218694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.219062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:00.220479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:22:00.226719 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Get all snapshots completed successfully. Jul 03 04:22:00.226719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-885ce6f6-d021-4144-a359-10ef1dd21c23 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:22:00.226986 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 211/857] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:22:00 2026] GET /volume/v3/snapshots => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:00.237158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-53023e9d-04be-45fe-9a54-6f33405c76ae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.240581 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-53023e9d-04be-45fe-9a54-6f33405c76ae tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 Jul 03 04:22:00.241450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-53023e9d-04be-45fe-9a54-6f33405c76ae tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.241732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-53023e9d-04be-45fe-9a54-6f33405c76ae tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.241891 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-53023e9d-04be-45fe-9a54-6f33405c76ae tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete snapshot with id: a4dc0e39-680c-47cd-82b1-f3636783eb63 Jul 03 04:22:00.247918 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-53023e9d-04be-45fe-9a54-6f33405c76ae tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 returned with HTTP 404 Jul 03 04:22:00.248617 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 220/858] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:00 2026] DELETE /volume/v3/snapshots/a4dc0e39-680c-47cd-82b1-f3636783eb63 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:00.258057 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-792465e7-6dbf-4559-a381-d8a781535995 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.259984 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-792465e7-6dbf-4559-a381-d8a781535995 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f Jul 03 04:22:00.260363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-792465e7-6dbf-4559-a381-d8a781535995 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.260649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-792465e7-6dbf-4559-a381-d8a781535995 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.260879 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-792465e7-6dbf-4559-a381-d8a781535995 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete snapshot with id: 96fa0958-62e6-442e-ba6e-0ebf3eb3334f Jul 03 04:22:00.266576 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-792465e7-6dbf-4559-a381-d8a781535995 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f returned with HTTP 404 Jul 03 04:22:00.267449 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 217/859] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:00 2026] DELETE /volume/v3/snapshots/96fa0958-62e6-442e-ba6e-0ebf3eb3334f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:00.275833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-882f022c-5d78-4d60-98ba-748ff50f0a51 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.277763 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-882f022c-5d78-4d60-98ba-748ff50f0a51 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:22:00.277958 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-882f022c-5d78-4d60-98ba-748ff50f0a51 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.278153 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-882f022c-5d78-4d60-98ba-748ff50f0a51 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.284848 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-882f022c-5d78-4d60-98ba-748ff50f0a51 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc returned with HTTP 404 Jul 03 04:22:00.285391 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 212/860] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:00 2026] GET /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:00.294571 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1e5d1930-0012-49aa-9c4a-4b8844aa675b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.296311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e5d1930-0012-49aa-9c4a-4b8844aa675b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:22:00.296559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e5d1930-0012-49aa-9c4a-4b8844aa675b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.296789 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e5d1930-0012-49aa-9c4a-4b8844aa675b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.296958 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-1e5d1930-0012-49aa-9c4a-4b8844aa675b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume with id: 4a03e264-8f6d-4e40-9a2b-447aacc693fc Jul 03 04:22:00.302914 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e5d1930-0012-49aa-9c4a-4b8844aa675b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc returned with HTTP 404 Jul 03 04:22:00.303503 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 212/861] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:00 2026] DELETE /volume/v3/volumes/4a03e264-8f6d-4e40-9a2b-447aacc693fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:00.313305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.315169 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:00.315566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-91249380"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:00.317276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-91249380'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:00.317555 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume of 1 GB Jul 03 04:22:00.322648 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Availability Zones retrieved successfully. Jul 03 04:22:00.329475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Flow 'volume_create_api' (c14cc42b-0202-4ee7-88c5-3c80a1591deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:00.330918 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a52c06a-5a85-43e5-b29a-a0d140a658d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:00.332297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:00.386093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a52c06a-5a85-43e5-b29a-a0d140a658d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:00.386093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899e783a-2e15-411a-8bef-a0da43f2be3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:00.443258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Created reservations ['c5ff771d-67ea-4f28-b427-721e1901389f', 'd4be4c45-c1b1-4273-8e52-08073ac3c469', 'd5905440-4251-4877-83f3-a8d5e1de83d1', 'ede4e759-d64f-4f31-91c2-ffd6aa59dda5'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:00.444147 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899e783a-2e15-411a-8bef-a0da43f2be3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5ff771d-67ea-4f28-b427-721e1901389f', 'd4be4c45-c1b1-4273-8e52-08073ac3c469', 'd5905440-4251-4877-83f3-a8d5e1de83d1', 'ede4e759-d64f-4f31-91c2-ffd6aa59dda5']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:00.444986 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbcf634-e335-4940-9beb-276cbf88aed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:00.483739 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbbcf634-e335-4940-9beb-276cbf88aed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e37693-000d-4928-8261-b38405a5eac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-91249380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c45ebb8e660431da35412cef12ce4fa',qos_specs=None,replication_status=,reservations=['c5ff771d-67ea-4f28-b427-721e1901389f','d4be4c45-c1b1-4273-8e52-08073ac3c469','d5905440-4251-4877-83f3-a8d5e1de83d1','ede4e759-d64f-4f31-91c2-ffd6aa59dda5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc8495e77fea4b39b31ca0113b46714d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-91249380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3e37693-000d-4928-8261-b38405a5eac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c45ebb8e660431da35412cef12ce4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc8495e77fea4b39b31ca0113b46714d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:00.484398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3404a1-81cd-4dea-a0d9-bdfb6786c6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:00.524468 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c3404a1-81cd-4dea-a0d9-bdfb6786c6d7) transitioned into state 'SUCCESS' from state '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-91249380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c45ebb8e660431da35412cef12ce4fa',qos_specs=None,replication_status=,reservations=['c5ff771d-67ea-4f28-b427-721e1901389f','d4be4c45-c1b1-4273-8e52-08073ac3c469','d5905440-4251-4877-83f3-a8d5e1de83d1','ede4e759-d64f-4f31-91c2-ffd6aa59dda5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc8495e77fea4b39b31ca0113b46714d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:00.525211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f456eb-b3f1-4948-91d6-d9a2b13b32e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:00.544387 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f456eb-b3f1-4948-91d6-d9a2b13b32e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:00.545414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Flow 'volume_create_api' (c14cc42b-0202-4ee7-88c5-3c80a1591deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:00.545823 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume request issued successfully. Jul 03 04:22:00.546525 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-17a49d3e-d19b-4260-903c-4d34e2d2fcfa tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:22:00.547022 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 221/862] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:00 2026] POST /volume/v3/volumes => generated 749 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:00.564656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-83191230-1db5-4776-9e05-5af0a1bf5d79 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.568075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83191230-1db5-4776-9e05-5af0a1bf5d79 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:00.568320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83191230-1db5-4776-9e05-5af0a1bf5d79 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.568582 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83191230-1db5-4776-9e05-5af0a1bf5d79 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.577178 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:00.577178 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:00.581207 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-83191230-1db5-4776-9e05-5af0a1bf5d79 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:00.586278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83191230-1db5-4776-9e05-5af0a1bf5d79 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 returned with HTTP 200 Jul 03 04:22:00.586669 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 218/863] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:00 2026] GET /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:00.712754 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-739ac956-8644-48a1-bf01-bd3fa9cc879b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:00.715175 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-739ac956-8644-48a1-bf01-bd3fa9cc879b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:22:00.715533 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-739ac956-8644-48a1-bf01-bd3fa9cc879b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:00.715770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-739ac956-8644-48a1-bf01-bd3fa9cc879b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:00.735271 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:00.735271 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:00.741492 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-739ac956-8644-48a1-bf01-bd3fa9cc879b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:22:00.748528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-739ac956-8644-48a1-bf01-bd3fa9cc879b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:22:00.748931 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 213/864] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:00 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:01.600422 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2c76b137-a8ae-44f7-9ba0-892b173c4548 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:01.602071 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c76b137-a8ae-44f7-9ba0-892b173c4548 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:01.602300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c76b137-a8ae-44f7-9ba0-892b173c4548 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:01.602552 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c76b137-a8ae-44f7-9ba0-892b173c4548 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:01.609949 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:01.609949 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:01.613618 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2c76b137-a8ae-44f7-9ba0-892b173c4548 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:01.619610 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c76b137-a8ae-44f7-9ba0-892b173c4548 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 returned with HTTP 200 Jul 03 04:22:01.620191 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 213/865] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:01 2026] GET /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:01.642731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7a314989-820e-42ff-bc93-417842e6cdf8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:01.642731 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:01.642731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3e37693-000d-4928-8261-b38405a5eac0", "name": "tempest-VolumesDeleteCascade-Snapshot-111349789"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:01.648486 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:01.648486 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:01.649671 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:01.649671 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create snapshot from volume f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:01.686838 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Created reservations ['47511b63-f205-4efa-9b87-af33be421686', 'b4628932-f480-40c6-9006-865a795858a8', 'a291224b-f8c0-41cd-9367-2e7e3c52a9b5', '103d8f67-ef6e-4f7b-bcc9-9f12004e0532'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:01.744050 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot create request issued successfully. Jul 03 04:22:01.744050 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7a314989-820e-42ff-bc93-417842e6cdf8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:22:01.744050 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 222/866] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:22:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:01.759104 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f812acfc-a00c-48bd-8137-51195d110d3b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:01.759810 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f812acfc-a00c-48bd-8137-51195d110d3b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b Jul 03 04:22:01.760354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f812acfc-a00c-48bd-8137-51195d110d3b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:01.760354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f812acfc-a00c-48bd-8137-51195d110d3b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:01.762977 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f34adf98-5e9f-41c2-80c9-e3a0895b0610 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:01.766178 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:01.766178 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:01.767554 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f34adf98-5e9f-41c2-80c9-e3a0895b0610 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:22:01.767554 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f34adf98-5e9f-41c2-80c9-e3a0895b0610 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:01.767643 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f812acfc-a00c-48bd-8137-51195d110d3b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:22:01.767676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f34adf98-5e9f-41c2-80c9-e3a0895b0610 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:01.768268 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f812acfc-a00c-48bd-8137-51195d110d3b tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b returned with HTTP 200 Jul 03 04:22:01.768701 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 219/867] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:01 2026] GET /volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:01.783124 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:01.783124 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:01.787034 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f34adf98-5e9f-41c2-80c9-e3a0895b0610 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:22:01.793196 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f34adf98-5e9f-41c2-80c9-e3a0895b0610 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:22:01.793196 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 214/868] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:01 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:02.646277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7ae63768-dd77-499d-addc-604670071359 req-ee8717f8-7186-413d-84c9-42c201fc73e2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:02.649013 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ee8717f8-7186-413d-84c9-42c201fc73e2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66/action Jul 03 04:22:02.649500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ee8717f8-7186-413d-84c9-42c201fc73e2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:02.649687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ee8717f8-7186-413d-84c9-42c201fc73e2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:02.690917 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:02.690917 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:02.712831 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7ae63768-dd77-499d-addc-604670071359 req-ee8717f8-7186-413d-84c9-42c201fc73e2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66/action returned with HTTP 204 Jul 03 04:22:02.713278 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 214/869] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:22:02 2026] POST /volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:02.779680 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ed6373cd-c603-4a22-b57b-a260a81c84b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:02.782457 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ed6373cd-c603-4a22-b57b-a260a81c84b3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b Jul 03 04:22:02.782534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ed6373cd-c603-4a22-b57b-a260a81c84b3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:02.782798 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ed6373cd-c603-4a22-b57b-a260a81c84b3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:02.798537 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:02.798537 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:02.799198 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ed6373cd-c603-4a22-b57b-a260a81c84b3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:22:02.802393 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ed6373cd-c603-4a22-b57b-a260a81c84b3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b returned with HTTP 200 Jul 03 04:22:02.803147 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 223/870] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:02 2026] GET /volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:02.810189 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5d996000-de51-43cc-9ea4-71594692d632 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:02.812261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5d996000-de51-43cc-9ea4-71594692d632 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:22:02.812656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5d996000-de51-43cc-9ea4-71594692d632 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:02.812897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5d996000-de51-43cc-9ea4-71594692d632 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:02.812997 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3956ecd3-f304-438f-b752-c8668ffb5805 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:02.815803 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:02.816190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b25f523d-0bc8-4572-90ec-06ffa515e38b", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-849312644"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:02.817932 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume request body: {'volume': {'snapshot_id': 'b25f523d-0bc8-4572-90ec-06ffa515e38b', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-849312644'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:02.823496 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:02.823496 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:02.824055 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Snapshot retrieved successfully. Jul 03 04:22:02.824203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume of 1 GB Jul 03 04:22:02.827308 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:02.827308 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:02.828365 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Availability Zones retrieved successfully. Jul 03 04:22:02.831561 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5d996000-de51-43cc-9ea4-71594692d632 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:22:02.834474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Flow 'volume_create_api' (b011b4a3-0da3-4dd9-bf70-87fb0d200908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:02.835483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dde271-5b89-453c-a473-6369fae1e893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:02.836520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:02.836724 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5d996000-de51-43cc-9ea4-71594692d632 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:22:02.837269 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 220/871] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:02 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:02.870720 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7dde271-5b89-453c-a473-6369fae1e893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b25f523d-0bc8-4572-90ec-06ffa515e38b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:02.871468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0b426d-b486-4326-b09a-1381de23c7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:02.924412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Created reservations ['e1c94913-821c-4d7f-8798-a83bc344c497', '4b5331f0-db35-4098-a209-19bdc3fb84c0', '887264e1-f236-432f-8e9a-7bd67eb06ef7', '398682cb-28a1-44a3-8838-cb4e51dd3648'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:02.925489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f0b426d-b486-4326-b09a-1381de23c7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1c94913-821c-4d7f-8798-a83bc344c497', '4b5331f0-db35-4098-a209-19bdc3fb84c0', '887264e1-f236-432f-8e9a-7bd67eb06ef7', '398682cb-28a1-44a3-8838-cb4e51dd3648']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:02.926434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de444c7-aa45-478b-91b7-8ed4c6b90878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:02.967981 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9de444c7-aa45-478b-91b7-8ed4c6b90878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-849312644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c45ebb8e660431da35412cef12ce4fa',qos_specs=None,replication_status=,reservations=['e1c94913-821c-4d7f-8798-a83bc344c497','4b5331f0-db35-4098-a209-19bdc3fb84c0','887264e1-f236-432f-8e9a-7bd67eb06ef7','398682cb-28a1-44a3-8838-cb4e51dd3648'],size=1,snapshot_id=b25f523d-0bc8-4572-90ec-06ffa515e38b,source_replicaid=,source_volid=None,status='creating',user_id='bc8495e77fea4b39b31ca0113b46714d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-849312644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c45ebb8e660431da35412cef12ce4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b25f523d-0bc8-4572-90ec-06ffa515e38b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc8495e77fea4b39b31ca0113b46714d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:02.968427 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ed262b-f4b2-43b5-abd5-ebd26b441b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:02.990349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ed262b-f4b2-43b5-abd5-ebd26b441b2c) transitioned into state 'SUCCESS' from state '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-849312644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c45ebb8e660431da35412cef12ce4fa',qos_specs=None,replication_status=,reservations=['e1c94913-821c-4d7f-8798-a83bc344c497','4b5331f0-db35-4098-a209-19bdc3fb84c0','887264e1-f236-432f-8e9a-7bd67eb06ef7','398682cb-28a1-44a3-8838-cb4e51dd3648'],size=1,snapshot_id=b25f523d-0bc8-4572-90ec-06ffa515e38b,source_replicaid=,source_volid=None,status='creating',user_id='bc8495e77fea4b39b31ca0113b46714d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:02.991127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe5ae9c-55be-4ebd-a99b-d19456886268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:03.015369 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe5ae9c-55be-4ebd-a99b-d19456886268) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:03.016631 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Flow 'volume_create_api' (b011b4a3-0da3-4dd9-bf70-87fb0d200908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:03.017078 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Create volume request issued successfully. Jul 03 04:22:03.017978 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3956ecd3-f304-438f-b752-c8668ffb5805 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:22:03.018580 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 215/872] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:22:02 2026] POST /volume/v3/volumes => generated 784 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:03.036999 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b86960b2-977d-4951-a91a-b9d8625fde89 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:03.038721 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b86960b2-977d-4951-a91a-b9d8625fde89 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:03.038966 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b86960b2-977d-4951-a91a-b9d8625fde89 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:03.039144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b86960b2-977d-4951-a91a-b9d8625fde89 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:03.047255 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:03.047255 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:03.057358 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b86960b2-977d-4951-a91a-b9d8625fde89 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:03.059415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b86960b2-977d-4951-a91a-b9d8625fde89 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 200 Jul 03 04:22:03.059878 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 215/873] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:03 2026] GET /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:03.917148 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9949ed3a-71f0-4ca5-8cd0-566eb4f7323c req-2a8aad6b-9dc1-42cb-b37f-ce265a07d13f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:03.922534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9949ed3a-71f0-4ca5-8cd0-566eb4f7323c req-2a8aad6b-9dc1-42cb-b37f-ce265a07d13f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:03.922847 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9949ed3a-71f0-4ca5-8cd0-566eb4f7323c req-2a8aad6b-9dc1-42cb-b37f-ce265a07d13f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:03.923115 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9949ed3a-71f0-4ca5-8cd0-566eb4f7323c req-2a8aad6b-9dc1-42cb-b37f-ce265a07d13f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:03.944369 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:03.944369 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:03.949849 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9949ed3a-71f0-4ca5-8cd0-566eb4f7323c req-2a8aad6b-9dc1-42cb-b37f-ce265a07d13f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:03.955666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9949ed3a-71f0-4ca5-8cd0-566eb4f7323c req-2a8aad6b-9dc1-42cb-b37f-ce265a07d13f tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:22:03.956094 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 224/874] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:03 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:04.073875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f0bc4aab-87a3-45cd-af75-ec8f2da5e67c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:04.077475 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0bc4aab-87a3-45cd-af75-ec8f2da5e67c tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:04.077475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0bc4aab-87a3-45cd-af75-ec8f2da5e67c tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:04.077475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0bc4aab-87a3-45cd-af75-ec8f2da5e67c tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:04.080091 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=439,cinder:UPDATE=69,cinder:INSERT=24 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:22:04.086925 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:04.086925 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:04.095355 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f0bc4aab-87a3-45cd-af75-ec8f2da5e67c tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:04.099142 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0bc4aab-87a3-45cd-af75-ec8f2da5e67c tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 200 Jul 03 04:22:04.099669 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 221/875] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:04 2026] GET /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:04.113883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d96242aa-89a8-4d42-baad-6c7a83999c84 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:04.116497 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d96242aa-89a8-4d42-baad-6c7a83999c84 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:04.116701 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d96242aa-89a8-4d42-baad-6c7a83999c84 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:04.116913 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d96242aa-89a8-4d42-baad-6c7a83999c84 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:04.124537 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:04.124537 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:04.128316 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d96242aa-89a8-4d42-baad-6c7a83999c84 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:04.132709 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d96242aa-89a8-4d42-baad-6c7a83999c84 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 200 Jul 03 04:22:04.133130 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 216/876] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:04 2026] GET /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:04.149570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:04.151675 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0?cascade=True Jul 03 04:22:04.151908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:04.152163 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:04.152413 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume with id: f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:04.160973 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:04.160973 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:04.161578 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:04.220723 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume request issued successfully. Jul 03 04:22:04.221421 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8ea7e7e3-eccf-4ff3-a638-bd1fb323d0fc tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0?cascade=True returned with HTTP 202 Jul 03 04:22:04.222031 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 216/877] 10.4.3.253 () {66 vars in 1376 bytes} [Fri Jul 3 04:22:04 2026] DELETE /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0?cascade=True => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:04.231480 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3ead8406-825b-4a64-9586-b7616cf7d16d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:04.233806 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ead8406-825b-4a64-9586-b7616cf7d16d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:04.234477 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ead8406-825b-4a64-9586-b7616cf7d16d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:04.234730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ead8406-825b-4a64-9586-b7616cf7d16d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:04.243612 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:04.243612 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:04.246472 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3ead8406-825b-4a64-9586-b7616cf7d16d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:04.250583 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ead8406-825b-4a64-9586-b7616cf7d16d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 returned with HTTP 200 Jul 03 04:22:04.251056 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 225/878] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:04 2026] GET /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:05.268140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db6677ab-2478-44ce-b707-286390167e6d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:05.270188 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db6677ab-2478-44ce-b707-286390167e6d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:05.270419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db6677ab-2478-44ce-b707-286390167e6d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:05.270630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db6677ab-2478-44ce-b707-286390167e6d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:05.276691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db6677ab-2478-44ce-b707-286390167e6d tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 returned with HTTP 404 Jul 03 04:22:05.277765 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 222/879] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:05 2026] GET /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:05.286420 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:05.288689 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:22:05.288927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:05.289116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:05.289448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:05.290278 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:22:05.301418 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Get all volumes completed successfully. Jul 03 04:22:05.303127 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45cbdb20-10db-44ba-b591-b9f205c95e57 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:22:05.303963 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 217/880] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:22:05 2026] GET /volume/v3/volumes => generated 334 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:05.313843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1d39a811-672e-4240-a4aa-e6267c231d76 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:05.315977 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:05.316164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:05.316388 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:05.316613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:05.316882 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:05.316882 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:05.317698 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:22:05.321786 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Get all snapshots completed successfully. Jul 03 04:22:05.322049 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d39a811-672e-4240-a4aa-e6267c231d76 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:22:05.322338 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 217/881] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:22:05 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:05.332765 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2a265954-1f8c-4220-b454-831818f559f3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:05.334412 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a265954-1f8c-4220-b454-831818f559f3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:05.334733 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a265954-1f8c-4220-b454-831818f559f3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:05.335018 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a265954-1f8c-4220-b454-831818f559f3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:05.343790 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:05.343790 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:05.350200 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2a265954-1f8c-4220-b454-831818f559f3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:05.352400 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a265954-1f8c-4220-b454-831818f559f3 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 200 Jul 03 04:22:05.352937 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 226/882] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:05 2026] GET /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:05.365169 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bafef35b-f937-45b3-ae31-9992923cfd34 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:05.366730 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:05.378958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:05.378958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:05.378958 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume with id: 07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:05.378958 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:05.378958 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:05.378958 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:05.422683 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume request issued successfully. Jul 03 04:22:05.422683 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bafef35b-f937-45b3-ae31-9992923cfd34 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 202 Jul 03 04:22:05.422905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 223/883] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:05 2026] DELETE /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:05.431893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6899ae15-1703-4cdf-8c02-df0af6a1136a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:05.434105 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6899ae15-1703-4cdf-8c02-df0af6a1136a tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:05.434512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6899ae15-1703-4cdf-8c02-df0af6a1136a tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:05.434811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6899ae15-1703-4cdf-8c02-df0af6a1136a tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:05.444506 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:05.444506 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:05.449697 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6899ae15-1703-4cdf-8c02-df0af6a1136a tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Volume info retrieved successfully. Jul 03 04:22:05.456765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6899ae15-1703-4cdf-8c02-df0af6a1136a tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 200 Jul 03 04:22:05.457359 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 218/884] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:05 2026] GET /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:22:06.473746 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b12efe4c-5614-4074-9365-3da856f996e6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:06.475774 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b12efe4c-5614-4074-9365-3da856f996e6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 Jul 03 04:22:06.476356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b12efe4c-5614-4074-9365-3da856f996e6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:06.476829 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b12efe4c-5614-4074-9365-3da856f996e6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:06.485086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b12efe4c-5614-4074-9365-3da856f996e6 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 returned with HTTP 404 Jul 03 04:22:06.485920 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 218/885] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:06 2026] GET /volume/v3/volumes/07b51f3b-e0cc-480b-b6ee-b39cc8c6ae08 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:06.494723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3bfcf773-c78c-4bef-833a-4f5924da8c21 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:06.496727 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3bfcf773-c78c-4bef-833a-4f5924da8c21 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b Jul 03 04:22:06.496973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3bfcf773-c78c-4bef-833a-4f5924da8c21 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:06.497135 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3bfcf773-c78c-4bef-833a-4f5924da8c21 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:06.497281 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-3bfcf773-c78c-4bef-833a-4f5924da8c21 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete snapshot with id: b25f523d-0bc8-4572-90ec-06ffa515e38b Jul 03 04:22:06.504930 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3bfcf773-c78c-4bef-833a-4f5924da8c21 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b returned with HTTP 404 Jul 03 04:22:06.505419 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 227/886] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:06 2026] DELETE /volume/v3/snapshots/b25f523d-0bc8-4572-90ec-06ffa515e38b => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:06.513044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8a1b097d-7964-4e7d-bff2-7b712b9d9b28 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:06.515530 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a1b097d-7964-4e7d-bff2-7b712b9d9b28 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] GET https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:06.515754 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a1b097d-7964-4e7d-bff2-7b712b9d9b28 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:06.515957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a1b097d-7964-4e7d-bff2-7b712b9d9b28 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:06.521685 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a1b097d-7964-4e7d-bff2-7b712b9d9b28 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 returned with HTTP 404 Jul 03 04:22:06.522357 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 224/887] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:06 2026] GET /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:06.529445 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e9fbe604-3682-4d3c-bf04-18357fd34ca8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:06.533410 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e9fbe604-3682-4d3c-bf04-18357fd34ca8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:06.533410 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e9fbe604-3682-4d3c-bf04-18357fd34ca8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:06.533410 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e9fbe604-3682-4d3c-bf04-18357fd34ca8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:06.533410 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-e9fbe604-3682-4d3c-bf04-18357fd34ca8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] Delete volume with id: f3e37693-000d-4928-8261-b38405a5eac0 Jul 03 04:22:06.544209 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e9fbe604-3682-4d3c-bf04-18357fd34ca8 tempest-VolumesDeleteCascade-332059994 tempest-VolumesDeleteCascade-332059994-project-member] https://10.4.3.253/volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 returned with HTTP 404 Jul 03 04:22:06.544209 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 219/888] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:06 2026] DELETE /volume/v3/volumes/f3e37693-000d-4928-8261-b38405a5eac0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:07.797626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-144ddf90-b385-477c-ad23-08595e25bfa9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:07.799919 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:07.800445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1654492334"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:07.802523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1654492334'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:07.802714 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume of 1 GB Jul 03 04:22:07.817428 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Availability Zones retrieved successfully. Jul 03 04:22:07.824802 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Flow 'volume_create_api' (63f1a429-498b-439e-a021-1ec2ea733bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:07.827303 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b75de7-0c59-4584-a940-1893462ad7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:07.828874 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:07.880855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b75de7-0c59-4584-a940-1893462ad7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:07.882014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb36ec4-301d-41f5-b931-f87ed51af84c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:07.977300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Created reservations ['0058fa96-e1ae-411a-b642-34b16703f1c8', '87e90908-7041-4f5f-a001-50db30019875', '2849fe28-9dff-4792-9e97-b783538140a8', 'ca08be76-ce50-4664-9e60-080a1c6babde'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:07.978893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fb36ec4-301d-41f5-b931-f87ed51af84c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0058fa96-e1ae-411a-b642-34b16703f1c8', '87e90908-7041-4f5f-a001-50db30019875', '2849fe28-9dff-4792-9e97-b783538140a8', 'ca08be76-ce50-4664-9e60-080a1c6babde']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:07.979757 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536ce5f8-860e-473c-b5d8-7a73bcb5164a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:08.017640 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (536ce5f8-860e-473c-b5d8-7a73bcb5164a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b40156-47ee-4fed-b4fa-5a1881262473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1654492334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2266213579944d8496ab65c02b49e5d6',qos_specs=None,replication_status=,reservations=['0058fa96-e1ae-411a-b642-34b16703f1c8','87e90908-7041-4f5f-a001-50db30019875','2849fe28-9dff-4792-9e97-b783538140a8','ca08be76-ce50-4664-9e60-080a1c6babde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1654492334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10b40156-47ee-4fed-b4fa-5a1881262473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2266213579944d8496ab65c02b49e5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:08.017640 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd4ecc3d-6608-470a-ad82-660b53db79dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:08.044748 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd4ecc3d-6608-470a-ad82-660b53db79dc) transitioned into state 'SUCCESS' from state '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-1654492334',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2266213579944d8496ab65c02b49e5d6',qos_specs=None,replication_status=,reservations=['0058fa96-e1ae-411a-b642-34b16703f1c8','87e90908-7041-4f5f-a001-50db30019875','2849fe28-9dff-4792-9e97-b783538140a8','ca08be76-ce50-4664-9e60-080a1c6babde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:08.045793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d957e3-2cd8-4922-8263-23edd9e66dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:08.059530 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d957e3-2cd8-4922-8263-23edd9e66dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:08.060450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Flow 'volume_create_api' (63f1a429-498b-439e-a021-1ec2ea733bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:08.060766 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume request issued successfully. Jul 03 04:22:08.061299 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-144ddf90-b385-477c-ad23-08595e25bfa9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:22:08.061832 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 219/889] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:07 2026] POST /volume/v3/volumes => generated 751 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:08.079312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ccd09e34-85b1-4139-919f-786c76e810c6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:08.081802 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccd09e34-85b1-4139-919f-786c76e810c6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:08.082060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccd09e34-85b1-4139-919f-786c76e810c6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:08.082344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccd09e34-85b1-4139-919f-786c76e810c6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:08.097223 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:08.097223 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:08.102794 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ccd09e34-85b1-4139-919f-786c76e810c6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:08.109054 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccd09e34-85b1-4139-919f-786c76e810c6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:08.109564 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 228/890] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:08 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:09.126487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-56b93f52-5a70-4a72-9c2f-40927f18db9b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:09.129544 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-56b93f52-5a70-4a72-9c2f-40927f18db9b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:09.129760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-56b93f52-5a70-4a72-9c2f-40927f18db9b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:09.129937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-56b93f52-5a70-4a72-9c2f-40927f18db9b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:09.146371 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:09.146371 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:09.152596 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-56b93f52-5a70-4a72-9c2f-40927f18db9b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:09.162411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-56b93f52-5a70-4a72-9c2f-40927f18db9b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:09.163470 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 225/891] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:09 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:09.219085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-3dd798dc-fbdc-426f-b164-fd1618bfb44d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:09.222003 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-3dd798dc-fbdc-426f-b164-fd1618bfb44d tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:09.222003 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-3dd798dc-fbdc-426f-b164-fd1618bfb44d tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:09.222162 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-3dd798dc-fbdc-426f-b164-fd1618bfb44d tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:09.228732 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:09.228732 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:09.232224 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-3dd798dc-fbdc-426f-b164-fd1618bfb44d tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:09.236560 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-3dd798dc-fbdc-426f-b164-fd1618bfb44d tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:09.237080 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 220/892] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:09 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:10.969581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-07ce5c4f-7d99-4e88-92c0-9bb756a7a9b8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:10.971662 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07ce5c4f-7d99-4e88-92c0-9bb756a7a9b8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/f925d1b8-e08f-4360-8905-73263ab26418/action Jul 03 04:22:10.972020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07ce5c4f-7d99-4e88-92c0-9bb756a7a9b8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-attach": {"instance_uuid": "dd6c12b9-13b4-4a9c-a7c5-8ca53b91068f", "mountpoint": "/dev/vdc"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:10.972144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07ce5c4f-7d99-4e88-92c0-9bb756a7a9b8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dd6c12b9-13b4-4a9c-a7c5-8ca53b91068f", "mountpoint": "/dev/vdc"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:10.980179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07ce5c4f-7d99-4e88-92c0-9bb756a7a9b8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/f925d1b8-e08f-4360-8905-73263ab26418/action returned with HTTP 404 Jul 03 04:22:10.980810 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 220/893] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:10 2026] POST /volume/v3/volumes/f925d1b8-e08f-4360-8905-73263ab26418/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:11.284582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-269cb256-5f2e-43be-8723-310527bd5c62 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:11.284997 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-269cb256-5f2e-43be-8723-310527bd5c62 None None] GET https://10.4.3.253/volume// Jul 03 04:22:11.284997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-269cb256-5f2e-43be-8723-310527bd5c62 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:11.285097 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-269cb256-5f2e-43be-8723-310527bd5c62 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:11.288365 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-269cb256-5f2e-43be-8723-310527bd5c62 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:22:11.288365 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 229/894] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:22:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:22:11.292959 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-b0626225-00cb-40d4-aa78-2572f0ee71c9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:11.297115 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-b0626225-00cb-40d4-aa78-2572f0ee71c9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:22:11.297556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-b0626225-00cb-40d4-aa78-2572f0ee71c9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "10b40156-47ee-4fed-b4fa-5a1881262473", "connector": null, "instance_uuid": "66d28982-e508-4685-82bb-398e93fb4528"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:11.313490 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:11.313490 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:11.355001 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-b0626225-00cb-40d4-aa78-2572f0ee71c9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:22:11.355611 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 226/895] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:22:11 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) Jul 03 04:22:11.763099 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-34bddb94-3e21-46fd-9e8d-03bdc1cfa2fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:11.764975 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34bddb94-3e21-46fd-9e8d-03bdc1cfa2fc tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:11.765168 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34bddb94-3e21-46fd-9e8d-03bdc1cfa2fc tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:11.765423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34bddb94-3e21-46fd-9e8d-03bdc1cfa2fc tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:11.775565 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:11.775565 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:11.780003 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-34bddb94-3e21-46fd-9e8d-03bdc1cfa2fc tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:11.785597 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34bddb94-3e21-46fd-9e8d-03bdc1cfa2fc tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:11.786060 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 221/896] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:11 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:11.909661 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fe39dbc6-3bb6-4f14-b37f-3882ae2e82ab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:11.910000 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe39dbc6-3bb6-4f14-b37f-3882ae2e82ab None None] GET https://10.4.3.253/volume// Jul 03 04:22:11.910613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe39dbc6-3bb6-4f14-b37f-3882ae2e82ab None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:11.910613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe39dbc6-3bb6-4f14-b37f-3882ae2e82ab None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:11.911702 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe39dbc6-3bb6-4f14-b37f-3882ae2e82ab None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:22:11.911702 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 221/897] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:22:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:22:11.919843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-1bb66fa8-81eb-4e6d-a8d6-bab1425ff871 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:11.923265 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-1bb66fa8-81eb-4e6d-a8d6-bab1425ff871 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:11.923675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-1bb66fa8-81eb-4e6d-a8d6-bab1425ff871 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:11.923675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-1bb66fa8-81eb-4e6d-a8d6-bab1425ff871 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:11.942244 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:11.942244 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:11.954729 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-1bb66fa8-81eb-4e6d-a8d6-bab1425ff871 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:11.963853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-1bb66fa8-81eb-4e6d-a8d6-bab1425ff871 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:11.964235 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 230/898] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:22:11 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1023 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:22:12.078531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:12.080930 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] PUT https://10.4.3.253/volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2 Jul 03 04:22:12.081349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:12.091805 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Acquiring lock "cinder-attachment_update-10b40156-47ee-4fed-b4fa-5a1881262473-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:22:12.101198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Lock "cinder-attachment_update-10b40156-47ee-4fed-b4fa-5a1881262473-np0000004364" acquired by "attachment_update" :: waited 0.009s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:22:12.102146 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:12.102146 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:12.632862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Lock "cinder-attachment_update-10b40156-47ee-4fed-b4fa-5a1881262473-np0000004364" released by "attachment_update" :: held 0.531s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:22:12.632862 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-f1af5fe5-554e-4bfb-aaff-40e5b86c1c1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2 returned with HTTP 200 Jul 03 04:22:12.632862 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 227/899] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:22:12 2026] PUT /volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:22:12.791224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-273b22b7-beff-43b9-bff9-a14f28e888f4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:12.794468 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-273b22b7-beff-43b9-bff9-a14f28e888f4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:22:12.794894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-273b22b7-beff-43b9-bff9-a14f28e888f4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:12.795141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-273b22b7-beff-43b9-bff9-a14f28e888f4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:12.799988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b6f6b3cb-73fa-4e3d-bc5d-65005b736b64 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:12.804079 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6f6b3cb-73fa-4e3d-bc5d-65005b736b64 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:12.804426 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6f6b3cb-73fa-4e3d-bc5d-65005b736b64 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:12.804648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6f6b3cb-73fa-4e3d-bc5d-65005b736b64 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:12.809991 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:12.809991 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:12.814564 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-273b22b7-beff-43b9-bff9-a14f28e888f4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:22:12.816980 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:12.816980 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:12.821766 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-273b22b7-beff-43b9-bff9-a14f28e888f4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:22:12.822626 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b6f6b3cb-73fa-4e3d-bc5d-65005b736b64 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:12.822832 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 222/900] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:12 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:12.827600 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6f6b3cb-73fa-4e3d-bc5d-65005b736b64 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:12.828019 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 222/901] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:12 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:13.769032 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3013b451-5572-4d3a-a035-defa83ecdeb2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:13.769679 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3013b451-5572-4d3a-a035-defa83ecdeb2 None None] GET https://10.4.3.253/volume// Jul 03 04:22:13.769679 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3013b451-5572-4d3a-a035-defa83ecdeb2 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:13.769886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3013b451-5572-4d3a-a035-defa83ecdeb2 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:13.773476 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3013b451-5572-4d3a-a035-defa83ecdeb2 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:22:13.773832 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 231/902] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:22:13 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:22:13.786715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-81e36fc0-b55f-42b7-9733-329dfd48763b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:13.789771 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-81e36fc0-b55f-42b7-9733-329dfd48763b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:22:13.790313 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-81e36fc0-b55f-42b7-9733-329dfd48763b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19667756-96ff-45ec-8718-a1a0c10571e3", "connector": null, "instance_uuid": "406bb9c3-ccdd-460d-9219-c6981c4a6f82"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:13.828306 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:13.828306 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:13.841962 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-171097e3-d63a-4f15-9c2c-d90553a3a523 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:13.845053 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-171097e3-d63a-4f15-9c2c-d90553a3a523 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:13.845531 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-171097e3-d63a-4f15-9c2c-d90553a3a523 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:13.845736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-171097e3-d63a-4f15-9c2c-d90553a3a523 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:13.862306 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:13.862306 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:13.868052 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-171097e3-d63a-4f15-9c2c-d90553a3a523 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:13.876004 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-171097e3-d63a-4f15-9c2c-d90553a3a523 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:13.876611 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 223/903] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:13 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:13.882094 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-81e36fc0-b55f-42b7-9733-329dfd48763b tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:22:13.882646 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 228/904] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:22:13 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) Jul 03 04:22:13.894793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-da68f1f6-d9ef-4fe2-9e17-45c051c8fe06 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:13.898025 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-da68f1f6-d9ef-4fe2-9e17-45c051c8fe06 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788 Jul 03 04:22:13.898193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-da68f1f6-d9ef-4fe2-9e17-45c051c8fe06 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:13.898739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-da68f1f6-d9ef-4fe2-9e17-45c051c8fe06 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:13.912860 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:13.912860 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:14.463349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-da68f1f6-d9ef-4fe2-9e17-45c051c8fe06 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788 returned with HTTP 200 Jul 03 04:22:14.463513 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 223/905] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:22:13 2026] DELETE /volume/v3/attachments/e4e8edab-a49f-4968-a279-f69db9266788 => generated 367 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:14.896858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-71746596-f51d-4d1b-a363-369bf061bc23 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:14.901199 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-71746596-f51d-4d1b-a363-369bf061bc23 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:14.901199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-71746596-f51d-4d1b-a363-369bf061bc23 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:14.901199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-71746596-f51d-4d1b-a363-369bf061bc23 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:14.912990 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:14.912990 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:14.917474 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-71746596-f51d-4d1b-a363-369bf061bc23 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:14.922862 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-71746596-f51d-4d1b-a363-369bf061bc23 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:14.923363 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 232/906] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:14 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:15.937945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9fd2c72e-4e8e-42d8-9dbf-754c0cddc886 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:15.940148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9fd2c72e-4e8e-42d8-9dbf-754c0cddc886 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:15.940512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9fd2c72e-4e8e-42d8-9dbf-754c0cddc886 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:15.940716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9fd2c72e-4e8e-42d8-9dbf-754c0cddc886 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:15.952806 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:15.952806 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:15.957795 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9fd2c72e-4e8e-42d8-9dbf-754c0cddc886 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:15.963093 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9fd2c72e-4e8e-42d8-9dbf-754c0cddc886 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:15.963631 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 224/907] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:15 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:16.978526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-03d2a8d4-abe4-4e68-88cf-c9ffeb283678 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:16.980892 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03d2a8d4-abe4-4e68-88cf-c9ffeb283678 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:16.981109 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03d2a8d4-abe4-4e68-88cf-c9ffeb283678 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:16.981335 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03d2a8d4-abe4-4e68-88cf-c9ffeb283678 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:16.990546 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:16.990546 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:16.995471 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-03d2a8d4-abe4-4e68-88cf-c9ffeb283678 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:16.999611 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03d2a8d4-abe4-4e68-88cf-c9ffeb283678 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:16.999970 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 229/908] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:16 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:18.014826 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b1bc1735-db19-4cd6-a263-d2213007dc31 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:18.017392 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b1bc1735-db19-4cd6-a263-d2213007dc31 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:18.019411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b1bc1735-db19-4cd6-a263-d2213007dc31 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:18.019411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b1bc1735-db19-4cd6-a263-d2213007dc31 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:18.039451 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:18.039451 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:18.044395 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b1bc1735-db19-4cd6-a263-d2213007dc31 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:18.048599 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b1bc1735-db19-4cd6-a263-d2213007dc31 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:18.049093 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 224/909] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:18 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:18.878632 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-4779a315-4a9d-4ff1-830e-83b96548b533 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:18.880843 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-4779a315-4a9d-4ff1-830e-83b96548b533 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2/action Jul 03 04:22:18.881243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-4779a315-4a9d-4ff1-830e-83b96548b533 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:18.881406 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-4779a315-4a9d-4ff1-830e-83b96548b533 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:18.902907 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:18.902907 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:18.919218 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96d60e5f-888d-43af-8891-a2396e0ee453 req-4779a315-4a9d-4ff1-830e-83b96548b533 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2/action returned with HTTP 204 Jul 03 04:22:18.919730 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 233/910] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:22:18 2026] POST /volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:19.077424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-72d2d795-bb83-4b6c-a548-5b2f0a0138a1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:19.080672 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-72d2d795-bb83-4b6c-a548-5b2f0a0138a1 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:19.081045 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-72d2d795-bb83-4b6c-a548-5b2f0a0138a1 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:19.081045 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-72d2d795-bb83-4b6c-a548-5b2f0a0138a1 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:19.094537 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:19.094537 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:19.100073 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-72d2d795-bb83-4b6c-a548-5b2f0a0138a1 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:19.106899 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-72d2d795-bb83-4b6c-a548-5b2f0a0138a1 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:19.107798 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 225/911] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:19 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:19.138338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8d21ede7-d619-49b1-8a0c-1833d1fae407 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:19.143968 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d21ede7-d619-49b1-8a0c-1833d1fae407 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:22:19.143968 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d21ede7-d619-49b1-8a0c-1833d1fae407 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:19.144248 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d21ede7-d619-49b1-8a0c-1833d1fae407 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:19.154348 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:19.154348 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:19.166445 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8d21ede7-d619-49b1-8a0c-1833d1fae407 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:22:19.172881 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d21ede7-d619-49b1-8a0c-1833d1fae407 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:22:19.173133 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 230/912] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:19 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:19.418902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:19.425546 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d Jul 03 04:22:19.425638 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:19.441324 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:22:19.447934 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:22:19.450419 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:19.450419 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:19.994620 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" released by "attachment_update" :: held 0.547s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:22:19.994919 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-1eb874ad-23bb-4654-9b13-d1f6e43cd6ce tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d returned with HTTP 200 Jul 03 04:22:19.995371 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 225/913] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:22:19 2026] PUT /volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:20.007815 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-8106c5bc-da36-40ae-a7ac-6c64d1efbcfe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:20.009832 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-8106c5bc-da36-40ae-a7ac-6c64d1efbcfe tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d Jul 03 04:22:20.010023 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-8106c5bc-da36-40ae-a7ac-6c64d1efbcfe tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:20.010216 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-8106c5bc-da36-40ae-a7ac-6c64d1efbcfe tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:20.026614 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-8106c5bc-da36-40ae-a7ac-6c64d1efbcfe tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d returned with HTTP 200 Jul 03 04:22:20.026965 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 234/914] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:22:20 2026] GET /volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:21.074641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:21.209610 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:21.210014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1787453887"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:21.211670 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1787453887'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:21.211812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Create volume of 1 GB Jul 03 04:22:21.217531 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Availability Zones retrieved successfully. Jul 03 04:22:21.225491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Flow 'volume_create_api' (5a41d7f6-8304-49b1-acec-8b6d1550be40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:21.226953 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b18465-8cdd-485b-a9da-3691e294713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.228190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:21.264147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02b18465-8cdd-485b-a9da-3691e294713c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:21.264931 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b1fa43-e907-4dfa-8c14-4f7924d88cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.348191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Created reservations ['98d2dfe8-ed8f-47ea-b4c2-204e861429c2', 'e9ab264d-e155-4c35-a43c-a49294e4142e', '666f051a-4b6d-4408-ac55-1b705a85fb39', '13c8d31b-59fe-4f56-bf8b-480004a0de80'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:21.349254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5b1fa43-e907-4dfa-8c14-4f7924d88cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d2dfe8-ed8f-47ea-b4c2-204e861429c2', 'e9ab264d-e155-4c35-a43c-a49294e4142e', '666f051a-4b6d-4408-ac55-1b705a85fb39', '13c8d31b-59fe-4f56-bf8b-480004a0de80']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:21.350053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d926fbe7-681f-41f8-9288-8af0bb34ecae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.361530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bda27062-32d5-467f-9c82-9b96765509e1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:21.363405 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:21.363727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "778138f5-4244-4f2e-9101-75bf93e30814", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-304536703"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:21.365136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request body: {'volume': {'imageRef': '778138f5-4244-4f2e-9101-75bf93e30814', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-304536703'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:21.374918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d926fbe7-681f-41f8-9288-8af0bb34ecae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0918a653-eea1-4f49-97ab-a6765fc776c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1787453887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9706bf34285942da9224926dff0ed27b',qos_specs=None,replication_status=,reservations=['98d2dfe8-ed8f-47ea-b4c2-204e861429c2','e9ab264d-e155-4c35-a43c-a49294e4142e','666f051a-4b6d-4408-ac55-1b705a85fb39','13c8d31b-59fe-4f56-bf8b-480004a0de80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f011e9e5fd3d4da296c80fa11f30ece6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:22:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1787453887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0918a653-eea1-4f49-97ab-a6765fc776c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9706bf34285942da9224926dff0ed27b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f011e9e5fd3d4da296c80fa11f30ece6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:21.375999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b6f727-f168-4af5-91be-cf00c71c3430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.397284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b6f727-f168-4af5-91be-cf00c71c3430) transitioned into state 'SUCCESS' from state '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-1787453887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9706bf34285942da9224926dff0ed27b',qos_specs=None,replication_status=,reservations=['98d2dfe8-ed8f-47ea-b4c2-204e861429c2','e9ab264d-e155-4c35-a43c-a49294e4142e','666f051a-4b6d-4408-ac55-1b705a85fb39','13c8d31b-59fe-4f56-bf8b-480004a0de80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f011e9e5fd3d4da296c80fa11f30ece6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:21.398247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d3ab23-946a-4749-a898-128254007d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.408930 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8d3ab23-946a-4749-a898-128254007d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:21.409780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Flow 'volume_create_api' (5a41d7f6-8304-49b1-acec-8b6d1550be40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:21.410084 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Create volume request issued successfully. Jul 03 04:22:21.410794 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b77f7052-ab96-4f6a-ac8a-dd1486988532 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:22:21.411269 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 226/915] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:22:21 2026] POST /volume/v3/volumes => generated 774 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:21.423876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3023bc8e-de55-4692-b0a8-d2203c7d3a1a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:21.425902 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3023bc8e-de55-4692-b0a8-d2203c7d3a1a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:22:21.426116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3023bc8e-de55-4692-b0a8-d2203c7d3a1a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:21.426319 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3023bc8e-de55-4692-b0a8-d2203c7d3a1a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:21.435348 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:21.435348 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:21.447455 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3023bc8e-de55-4692-b0a8-d2203c7d3a1a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:22:21.453962 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3023bc8e-de55-4692-b0a8-d2203c7d3a1a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:22:21.454419 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 226/916] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:22:21 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:21.476458 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume of 2 GB Jul 03 04:22:21.482892 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Availability Zones retrieved successfully. Jul 03 04:22:21.499663 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Flow 'volume_create_api' (854d8ed1-e6f7-46ed-bd67-3b0995e567f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:21.502368 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7622c46-e7eb-4ea0-92d5-1b0075a8f3e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.504053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Validating volume size '2' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:21.542781 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7622c46-e7eb-4ea0-92d5-1b0075a8f3e4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 04:22:21.542781 np0000004364 devstack@c-api.service[99792]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 778138f5-4244-4f2e-9101-75bf93e30814 is not active. Jul 03 04:22:21.544901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7622c46-e7eb-4ea0-92d5-1b0075a8f3e4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:21.547161 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7622c46-e7eb-4ea0-92d5-1b0075a8f3e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:22:21.548376 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Flow 'volume_create_api' (854d8ed1-e6f7-46ed-bd67-3b0995e567f1) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 04:22:21.548747 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bda27062-32d5-467f-9c82-9b96765509e1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:22:21.549403 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 231/917] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:22:21 2026] POST /volume/v3/volumes => generated 125 bytes in 188 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:22.467624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a03c0f9f-5f40-4acb-a609-eab0211d91cf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:22.469360 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a03c0f9f-5f40-4acb-a609-eab0211d91cf tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:22:22.469609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a03c0f9f-5f40-4acb-a609-eab0211d91cf tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:22.469837 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a03c0f9f-5f40-4acb-a609-eab0211d91cf tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:22.476505 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:22.476505 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:22.480012 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a03c0f9f-5f40-4acb-a609-eab0211d91cf tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:22:22.484306 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a03c0f9f-5f40-4acb-a609-eab0211d91cf tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:22:22.484701 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 235/918] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:22:22 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:23.325451 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.327435 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.327773 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "1822aa07-d51a-439d-b081-a87f8bdb9392"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.329689 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '1822aa07-d51a-439d-b081-a87f8bdb9392'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:23.429098 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume of 1 GB Jul 03 04:22:23.429098 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:23.429098 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:23.434019 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Availability Zones retrieved successfully. Jul 03 04:22:23.441363 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Flow 'volume_create_api' (54c38d85-7f92-4583-a47b-dc58d744906a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:23.444019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552acca1-e345-41a2-ace6-424cce37477a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:23.446018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:23.491122 np0000004364 devstack@c-api.service[99794]: WARNING cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552acca1-e345-41a2-ace6-424cce37477a) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 04:22:23.491122 np0000004364 devstack@c-api.service[99794]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 04:22:23.494862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552acca1-e345-41a2-ace6-424cce37477a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:23.496205 np0000004364 devstack@c-api.service[99794]: WARNING cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (552acca1-e345-41a2-ace6-424cce37477a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:22:23.498119 np0000004364 devstack@c-api.service[99794]: WARNING cinder.volume.api [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Flow 'volume_create_api' (54c38d85-7f92-4583-a47b-dc58d744906a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 04:22:23.498724 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-57675b3d-c557-47f2-a70c-6cc0c8ae1ef8 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:22:23.499528 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 227/919] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes => generated 134 bytes in 175 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:23.661755 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-eaa5e62c-4519-40dc-9885-63ebfec53a36 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.663654 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eaa5e62c-4519-40dc-9885-63ebfec53a36 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.664031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eaa5e62c-4519-40dc-9885-63ebfec53a36 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.665766 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eaa5e62c-4519-40dc-9885-63ebfec53a36 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:22:23.666308 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 227/920] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:23.675348 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dd2e8768-d90f-414b-90fb-25c5724cb8cf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.677113 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd2e8768-d90f-414b-90fb-25c5724cb8cf tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.677507 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd2e8768-d90f-414b-90fb-25c5724cb8cf tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f9760e69-cf34-4cf6-a758-e829e85b59b4"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.678950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-dd2e8768-d90f-414b-90fb-25c5724cb8cf tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f9760e69-cf34-4cf6-a758-e829e85b59b4'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:23.683645 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd2e8768-d90f-414b-90fb-25c5724cb8cf tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 404 Jul 03 04:22:23.684180 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 232/921] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:23.695506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7d5c274d-9c54-4b07-8786-492567a3d45d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.697530 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d5c274d-9c54-4b07-8786-492567a3d45d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.697820 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d5c274d-9c54-4b07-8786-492567a3d45d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "edae7c5f-fcc8-492e-973b-8ad28f874e51"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.699365 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-7d5c274d-9c54-4b07-8786-492567a3d45d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'edae7c5f-fcc8-492e-973b-8ad28f874e51'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:23.705592 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d5c274d-9c54-4b07-8786-492567a3d45d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 404 Jul 03 04:22:23.706051 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 236/922] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:23.714940 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a8d2437f-2a09-4588-9c04-a0c558448448 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.717092 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8d2437f-2a09-4588-9c04-a0c558448448 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.717092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8d2437f-2a09-4588-9c04-a0c558448448 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "288c9d93-9b2c-435c-8a5f-02ac0157ed9c"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.719030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a8d2437f-2a09-4588-9c04-a0c558448448 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '288c9d93-9b2c-435c-8a5f-02ac0157ed9c'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:23.726493 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8d2437f-2a09-4588-9c04-a0c558448448 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 404 Jul 03 04:22:23.727150 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 228/923] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:23.734886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9943434c-4484-4aa0-a075-f04ec4649ce1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.736601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9943434c-4484-4aa0-a075-f04ec4649ce1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.736899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9943434c-4484-4aa0-a075-f04ec4649ce1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.739448 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9943434c-4484-4aa0-a075-f04ec4649ce1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:22:23.739448 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 228/924] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 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) Jul 03 04:22:23.756947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-60dc9ca2-1fc3-43b9-b996-1a7b7672d3b1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.759130 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60dc9ca2-1fc3-43b9-b996-1a7b7672d3b1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.759130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60dc9ca2-1fc3-43b9-b996-1a7b7672d3b1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.761203 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60dc9ca2-1fc3-43b9-b996-1a7b7672d3b1 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:22:23.761203 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 233/925] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 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) Jul 03 04:22:23.778427 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-af86e304-f26b-47d5-85e9-0635ee427a5f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.782609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af86e304-f26b-47d5-85e9-0635ee427a5f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:23.782991 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af86e304-f26b-47d5-85e9-0635ee427a5f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.786470 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af86e304-f26b-47d5-85e9-0635ee427a5f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:22:23.787056 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 237/926] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes => generated 121 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:23.797087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87c54e4f-dcc4-478e-a5a6-a1521fe0d8a9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.799481 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87c54e4f-dcc4-478e-a5a6-a1521fe0d8a9 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] DELETE https://10.4.3.253/volume/v3/volumes/tempest-invalid-1648494386 Jul 03 04:22:23.799748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87c54e4f-dcc4-478e-a5a6-a1521fe0d8a9 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:23.800019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87c54e4f-dcc4-478e-a5a6-a1521fe0d8a9 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:23.800252 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-87c54e4f-dcc4-478e-a5a6-a1521fe0d8a9 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Delete volume with id: tempest-invalid-1648494386 Jul 03 04:22:23.809576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87c54e4f-dcc4-478e-a5a6-a1521fe0d8a9 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/tempest-invalid-1648494386 returned with HTTP 404 Jul 03 04:22:23.810247 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 229/927] 10.4.3.253 () {66 vars in 1321 bytes} [Fri Jul 3 04:22:23 2026] DELETE /volume/v3/volumes/tempest-invalid-1648494386 => generated 99 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:23.821156 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1afcb625-e2b5-404e-883e-fae04193fbbc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.823359 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 229/928] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:22:23 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 04:22:23.833915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5a87acdb-9f1d-4aec-a28b-b5a7b711f970 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.836466 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a87acdb-9f1d-4aec-a28b-b5a7b711f970 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/xxx/action Jul 03 04:22:23.837010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a87acdb-9f1d-4aec-a28b-b5a7b711f970 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-detach": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:23.837181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a87acdb-9f1d-4aec-a28b-b5a7b711f970 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:23.846738 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a87acdb-9f1d-4aec-a28b-b5a7b711f970 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 04:22:23.847770 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 234/929] 10.4.3.253 () {68 vars in 1291 bytes} [Fri Jul 3 04:22:23 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:23.856494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9563b80c-7403-460d-90e4-f8e350e1af78 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.858875 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9563b80c-7403-460d-90e4-f8e350e1af78 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/tempest-invalid-618868193 Jul 03 04:22:23.859175 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9563b80c-7403-460d-90e4-f8e350e1af78 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:23.859485 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9563b80c-7403-460d-90e4-f8e350e1af78 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:23.866041 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9563b80c-7403-460d-90e4-f8e350e1af78 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/tempest-invalid-618868193 returned with HTTP 404 Jul 03 04:22:23.866544 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 238/930] 10.4.3.253 () {66 vars in 1315 bytes} [Fri Jul 3 04:22:23 2026] GET /volume/v3/volumes/tempest-invalid-618868193 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:23.875408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0db16a52-71c5-4def-8d23-47dc882b681b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.877872 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 230/931] 10.4.3.253 () {66 vars in 1240 bytes} [Fri Jul 3 04:22:23 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 04:22:23.885815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.887840 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?status=null Jul 03 04:22:23.888041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:23.888273 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:23.888611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:23.888869 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Could not evaluate value null, assuming string {{(pid=99793) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:22:23.889524 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:22:23.923078 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Get all volumes completed successfully. Jul 03 04:22:23.926198 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e1c34cd6-7256-4811-888d-cc42b14bcc3d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 04:22:23.926582 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 230/932] 10.4.3.253 () {66 vars in 1281 bytes} [Fri Jul 3 04:22:23 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:23.939186 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:23.941994 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-679178111 Jul 03 04:22:23.942304 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:23.942553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:23.942916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:23.943786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-679178111'), ('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:22:23.985006 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Get all volumes completed successfully. Jul 03 04:22:23.987889 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fdcb64f8-c10a-4aa4-9d08-dd5bb1ed8978 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-679178111 returned with HTTP 200 Jul 03 04:22:23.988374 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 235/933] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-679178111 => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:24.009152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.012825 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes?status=null Jul 03 04:22:24.013069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.013310 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.013649 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:24.013917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Could not evaluate value null, assuming string {{(pid=99791) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:22:24.017758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:22:24.078056 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Get all volumes completed successfully. Jul 03 04:22:24.078521 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cce5fd90-e4a6-4853-9d1a-b24e5a58c009 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 04:22:24.078904 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 239/934] 10.4.3.253 () {66 vars in 1260 bytes} [Fri Jul 3 04:22:24 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:24.089543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d8ae3137-931d-443e-951a-46414a991587 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.091563 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1898778399 Jul 03 04:22:24.091746 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.091937 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.092209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:22:24.092956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1898778399'), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:22:24.128476 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Get all volumes completed successfully. Jul 03 04:22:24.128854 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d8ae3137-931d-443e-951a-46414a991587 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1898778399 returned with HTTP 200 Jul 03 04:22:24.129461 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 231/935] 10.4.3.253 () {66 vars in 1338 bytes} [Fri Jul 3 04:22:24 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1898778399 => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:22:24.140706 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.142662 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action Jul 03 04:22:24.143034 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.143198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.157814 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:24.157814 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:24.161357 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:22:24.171551 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Reserve volume completed successfully. Jul 03 04:22:24.171551 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7d33db4e-61d6-4f30-bcbc-4d07b58ed8a4 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action returned with HTTP 202 Jul 03 04:22:24.171551 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 231/936] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:24.183257 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38c234f9-9fce-4357-958b-f242a5ff0141 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.185487 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38c234f9-9fce-4357-958b-f242a5ff0141 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action Jul 03 04:22:24.185487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38c234f9-9fce-4357-958b-f242a5ff0141 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.185487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38c234f9-9fce-4357-958b-f242a5ff0141 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.198798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:24.198798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:24.199600 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-38c234f9-9fce-4357-958b-f242a5ff0141 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:22:24.210364 np0000004364 devstack@c-api.service[99792]: ERROR cinder.volume.api [None req-38c234f9-9fce-4357-958b-f242a5ff0141 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 04:22:24.210364 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38c234f9-9fce-4357-958b-f242a5ff0141 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action returned with HTTP 400 Jul 03 04:22:24.210364 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 236/937] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action => generated 132 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:24.218354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f538008c-45d7-480c-a8c9-6c74aa02818e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.220877 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f538008c-45d7-480c-a8c9-6c74aa02818e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action Jul 03 04:22:24.221200 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f538008c-45d7-480c-a8c9-6c74aa02818e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.221344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f538008c-45d7-480c-a8c9-6c74aa02818e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.236782 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:24.236782 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:24.237449 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f538008c-45d7-480c-a8c9-6c74aa02818e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:22:24.257709 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f538008c-45d7-480c-a8c9-6c74aa02818e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Unreserve volume completed successfully. Jul 03 04:22:24.257951 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f538008c-45d7-480c-a8c9-6c74aa02818e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action returned with HTTP 202 Jul 03 04:22:24.258415 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 240/938] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:24.269905 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b1c17a3-8437-4a91-b7ee-9ab8c4164872 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.273466 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b1c17a3-8437-4a91-b7ee-9ab8c4164872 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/cf5886a8-38c1-407f-921f-c1f5420344df/action Jul 03 04:22:24.273896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b1c17a3-8437-4a91-b7ee-9ab8c4164872 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.274163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b1c17a3-8437-4a91-b7ee-9ab8c4164872 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.290236 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b1c17a3-8437-4a91-b7ee-9ab8c4164872 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/cf5886a8-38c1-407f-921f-c1f5420344df/action returned with HTTP 404 Jul 03 04:22:24.290931 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 232/939] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/cf5886a8-38c1-407f-921f-c1f5420344df/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:24.300708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9e120397-dbeb-4f57-b269-0ab8ef97b322 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.302555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9e120397-dbeb-4f57-b269-0ab8ef97b322 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/8421b7c2-7ee8-4b43-8d58-33666a27f1d7/action Jul 03 04:22:24.302897 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9e120397-dbeb-4f57-b269-0ab8ef97b322 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.302995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9e120397-dbeb-4f57-b269-0ab8ef97b322 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.311010 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9e120397-dbeb-4f57-b269-0ab8ef97b322 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/8421b7c2-7ee8-4b43-8d58-33666a27f1d7/action returned with HTTP 404 Jul 03 04:22:24.311010 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 232/940] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/8421b7c2-7ee8-4b43-8d58-33666a27f1d7/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:24.319164 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-15b9b9f3-c26a-45a3-8953-464158cb02e4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.321123 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 237/941] 10.4.3.253 () {68 vars in 1260 bytes} [Fri Jul 3 04:22:24 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 04:22:24.328009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9c15d914-5fc1-4f9f-9595-9c81ff1630da None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.330035 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9c15d914-5fc1-4f9f-9595-9c81ff1630da tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] PUT https://10.4.3.253/volume/v3/volumes/tempest-invalid-1809309759 Jul 03 04:22:24.331365 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9c15d914-5fc1-4f9f-9595-9c81ff1630da tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.341251 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9c15d914-5fc1-4f9f-9595-9c81ff1630da tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/tempest-invalid-1809309759 returned with HTTP 404 Jul 03 04:22:24.341911 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 241/942] 10.4.3.253 () {68 vars in 1338 bytes} [Fri Jul 3 04:22:24 2026] PUT /volume/v3/volumes/tempest-invalid-1809309759 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:24.349505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a0ad66eb-bdc3-43cf-9d14-ec6117c855b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.353163 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a0ad66eb-bdc3-43cf-9d14-ec6117c855b0 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] PUT https://10.4.3.253/volume/v3/volumes/fa66c5a1-46ae-454b-99ac-f61e9c765e8e Jul 03 04:22:24.353797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a0ad66eb-bdc3-43cf-9d14-ec6117c855b0 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.360836 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a0ad66eb-bdc3-43cf-9d14-ec6117c855b0 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/fa66c5a1-46ae-454b-99ac-f61e9c765e8e returned with HTTP 404 Jul 03 04:22:24.361609 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 233/943] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:22:24 2026] PUT /volume/v3/volumes/fa66c5a1-46ae-454b-99ac-f61e9c765e8e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:24.374053 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-af877f20-b82a-4d4a-b1cb-44af0315e0dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.375929 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af877f20-b82a-4d4a-b1cb-44af0315e0dc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] DELETE https://10.4.3.253/volume/v3/volumes/cc5aceba-831c-4dd0-95ba-7efe98c0b076 Jul 03 04:22:24.376148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af877f20-b82a-4d4a-b1cb-44af0315e0dc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.376343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af877f20-b82a-4d4a-b1cb-44af0315e0dc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.376511 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-af877f20-b82a-4d4a-b1cb-44af0315e0dc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Delete volume with id: cc5aceba-831c-4dd0-95ba-7efe98c0b076 Jul 03 04:22:24.384911 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af877f20-b82a-4d4a-b1cb-44af0315e0dc tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/cc5aceba-831c-4dd0-95ba-7efe98c0b076 returned with HTTP 404 Jul 03 04:22:24.385429 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 233/944] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:24 2026] DELETE /volume/v3/volumes/cc5aceba-831c-4dd0-95ba-7efe98c0b076 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:24.394769 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-11ad93e7-16b5-4285-ad64-161f4122d273 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.396909 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11ad93e7-16b5-4285-ad64-161f4122d273 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action Jul 03 04:22:24.397363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11ad93e7-16b5-4285-ad64-161f4122d273 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.397545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11ad93e7-16b5-4285-ad64-161f4122d273 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.399408 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11ad93e7-16b5-4285-ad64-161f4122d273 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action returned with HTTP 400 Jul 03 04:22:24.400027 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 238/945] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:24.415415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-019528e7-c4c5-4bfa-91a1-87f0be55563f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.418678 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-019528e7-c4c5-4bfa-91a1-87f0be55563f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action Jul 03 04:22:24.419215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-019528e7-c4c5-4bfa-91a1-87f0be55563f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.419585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-019528e7-c4c5-4bfa-91a1-87f0be55563f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.421926 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-019528e7-c4c5-4bfa-91a1-87f0be55563f tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action returned with HTTP 400 Jul 03 04:22:24.422722 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 242/946] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:24.434307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5e62854b-1d08-43ce-b8ac-3e8734c60a1d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.438943 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e62854b-1d08-43ce-b8ac-3e8734c60a1d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/2ae230df-9e86-437d-abb3-a43c9ce66f32/action Jul 03 04:22:24.439448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e62854b-1d08-43ce-b8ac-3e8734c60a1d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.439608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e62854b-1d08-43ce-b8ac-3e8734c60a1d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.449440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e62854b-1d08-43ce-b8ac-3e8734c60a1d tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/2ae230df-9e86-437d-abb3-a43c9ce66f32/action returned with HTTP 404 Jul 03 04:22:24.450301 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 234/947] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/2ae230df-9e86-437d-abb3-a43c9ce66f32/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:24.463269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1d589b30-c60b-4811-8a45-ea48762bb5ed None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.468356 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d589b30-c60b-4811-8a45-ea48762bb5ed tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action Jul 03 04:22:24.468356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d589b30-c60b-4811-8a45-ea48762bb5ed tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.468356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d589b30-c60b-4811-8a45-ea48762bb5ed tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.468356 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d589b30-c60b-4811-8a45-ea48762bb5ed tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action returned with HTTP 400 Jul 03 04:22:24.469001 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 234/948] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:22:24.477659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-39f322de-edd7-4923-9244-6108fc6494db None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.479413 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39f322de-edd7-4923-9244-6108fc6494db tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] POST https://10.4.3.253/volume/v3/volumes/None/action Jul 03 04:22:24.479766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39f322de-edd7-4923-9244-6108fc6494db tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:24.479888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39f322de-edd7-4923-9244-6108fc6494db tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:24.488135 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39f322de-edd7-4923-9244-6108fc6494db tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 04:22:24.488713 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 239/949] 10.4.3.253 () {68 vars in 1294 bytes} [Fri Jul 3 04:22:24 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:24.497560 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1b1fcf9c-26af-4cab-8863-6be41b13fd4b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.499759 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b1fcf9c-26af-4cab-8863-6be41b13fd4b tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/c35f8904-2706-4ef6-ae9a-5cb64c16a8a2 Jul 03 04:22:24.500020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b1fcf9c-26af-4cab-8863-6be41b13fd4b tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.500279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b1fcf9c-26af-4cab-8863-6be41b13fd4b tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.509440 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b1fcf9c-26af-4cab-8863-6be41b13fd4b tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/c35f8904-2706-4ef6-ae9a-5cb64c16a8a2 returned with HTTP 404 Jul 03 04:22:24.510205 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 243/950] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:24 2026] GET /volume/v3/volumes/c35f8904-2706-4ef6-ae9a-5cb64c16a8a2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:24.525563 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5e03afd1-5441-4ce0-a95c-51145c98e989 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.527467 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e03afd1-5441-4ce0-a95c-51145c98e989 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:22:24.527683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e03afd1-5441-4ce0-a95c-51145c98e989 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.527913 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e03afd1-5441-4ce0-a95c-51145c98e989 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.541569 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:24.541569 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:24.546475 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5e03afd1-5441-4ce0-a95c-51145c98e989 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:22:24.555720 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e03afd1-5441-4ce0-a95c-51145c98e989 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c returned with HTTP 200 Jul 03 04:22:24.556245 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 235/951] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:24 2026] GET /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:24.570103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.576305 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] DELETE https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:22:24.576623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.576882 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.577126 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Delete volume with id: 82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:22:24.600796 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:24.600796 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:24.601516 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:22:24.638797 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Delete volume request issued successfully. Jul 03 04:22:24.639060 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e382fa8-d2bf-490d-be52-2f7801987a4e tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c returned with HTTP 202 Jul 03 04:22:24.639639 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 235/952] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:24 2026] DELETE /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:24.647986 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-480a2067-3f00-42a4-ad96-151ee04177d2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:24.649834 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-480a2067-3f00-42a4-ad96-151ee04177d2 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:22:24.650098 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-480a2067-3f00-42a4-ad96-151ee04177d2 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:24.650291 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-480a2067-3f00-42a4-ad96-151ee04177d2 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:24.661376 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:24.661376 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:24.667227 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-480a2067-3f00-42a4-ad96-151ee04177d2 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Volume info retrieved successfully. Jul 03 04:22:24.673771 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-480a2067-3f00-42a4-ad96-151ee04177d2 tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c returned with HTTP 200 Jul 03 04:22:24.675651 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 240/953] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:24 2026] GET /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:25.696103 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1e3328fb-457f-4954-8748-076874ac29fa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:25.699222 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1e3328fb-457f-4954-8748-076874ac29fa tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] GET https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c Jul 03 04:22:25.703875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1e3328fb-457f-4954-8748-076874ac29fa tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:25.703875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1e3328fb-457f-4954-8748-076874ac29fa tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:25.712340 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1e3328fb-457f-4954-8748-076874ac29fa tempest-VolumesNegativeTest-263881704 tempest-VolumesNegativeTest-263881704-project-member] https://10.4.3.253/volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c returned with HTTP 404 Jul 03 04:22:25.712340 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 244/954] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:25 2026] GET /volume/v3/volumes/82504c75-8507-4aa0-9746-452be2f1888c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:27.223579 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-a1fc75dd-6330-4b26-aa58-84b703e0bbc0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:27.225511 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-a1fc75dd-6330-4b26-aa58-84b703e0bbc0 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] DELETE https://10.4.3.253/volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6 Jul 03 04:22:27.225727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-a1fc75dd-6330-4b26-aa58-84b703e0bbc0 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:27.225912 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-a1fc75dd-6330-4b26-aa58-84b703e0bbc0 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:27.237907 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:27.237907 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:27.327502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-89830ba9-985c-4b87-8f71-9bfb95409312 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:27.329828 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-89830ba9-985c-4b87-8f71-9bfb95409312 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d/action Jul 03 04:22:27.330340 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-89830ba9-985c-4b87-8f71-9bfb95409312 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:27.330476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-89830ba9-985c-4b87-8f71-9bfb95409312 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:27.362762 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:27.362762 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:27.384904 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dba523e-3b3b-4525-bd3c-c91d5236af24 req-89830ba9-985c-4b87-8f71-9bfb95409312 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d/action returned with HTTP 204 Jul 03 04:22:27.385506 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 236/955] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:22:27 2026] POST /volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:27.771848 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-a1fc75dd-6330-4b26-aa58-84b703e0bbc0 tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6 returned with HTTP 200 Jul 03 04:22:27.772345 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 236/956] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:22:27 2026] DELETE /volume/v3/attachments/cf79bf55-b0c5-48f1-8de8-31a77736a5c6 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:27.783630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:27.785689 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:22:27.785871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:27.786104 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:27.786283 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Delete volume with id: e6ee881b-4344-4a43-8c3c-d21965282d36 Jul 03 04:22:27.793040 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:27.793040 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:27.793535 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Volume info retrieved successfully. Jul 03 04:22:27.817083 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] Delete volume request issued successfully. Jul 03 04:22:27.817273 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-041cb037-3ee6-48cb-b33b-e29988dfd9d1 req-90634f05-42a9-4f19-ba42-5cf33a4a6c9b tempest-ServerActionsV293TestJSON-223165141 tempest-ServerActionsV293TestJSON-223165141-project-member] https://10.4.3.253/volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 returned with HTTP 202 Jul 03 04:22:27.817717 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 241/957] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:22:27 2026] DELETE /volume/v3/volumes/e6ee881b-4344-4a43-8c3c-d21965282d36 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:35.705248 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=425,cinder:INSERT=61,cinder:UPDATE=105 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:22:36.750782 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:36.913484 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:36.913484 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-664174257"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:36.913484 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-664174257'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:36.913982 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create volume of 1 GB Jul 03 04:22:36.914386 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:36.914386 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:36.920811 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Availability Zones retrieved successfully. Jul 03 04:22:36.927835 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Flow 'volume_create_api' (7486acbf-1fcc-451c-a7ed-614a33c8f11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:36.929053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f500a69b-582b-4800-a985-ba59ca755ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:36.930348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:36.972593 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f500a69b-582b-4800-a985-ba59ca755ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:36.974394 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83de1d05-ae99-40e7-bd95-44b7f8ff9ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:37.059965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Created reservations ['d22f9b6f-e607-455d-9d88-23e52a7f5578', 'a6271929-81f9-40c0-bde1-d5f6be6a41b3', 'adc881aa-f006-4ef5-acd3-9f8dfd7f21d1', '3b83a72d-183d-4003-a5f3-fb8bcf3c6d0c'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:37.061463 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83de1d05-ae99-40e7-bd95-44b7f8ff9ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d22f9b6f-e607-455d-9d88-23e52a7f5578', 'a6271929-81f9-40c0-bde1-d5f6be6a41b3', 'adc881aa-f006-4ef5-acd3-9f8dfd7f21d1', '3b83a72d-183d-4003-a5f3-fb8bcf3c6d0c']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:37.063248 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c36abe-db5b-48fe-9d1b-007f2b75eac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:37.104270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c36abe-db5b-48fe-9d1b-007f2b75eac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a0845c4-9d1f-4f04-b409-d91344ff1482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-664174257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2675e8786af4531841d4bbb070664ec',qos_specs=None,replication_status=,reservations=['d22f9b6f-e607-455d-9d88-23e52a7f5578','a6271929-81f9-40c0-bde1-d5f6be6a41b3','adc881aa-f006-4ef5-acd3-9f8dfd7f21d1','3b83a72d-183d-4003-a5f3-fb8bcf3c6d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08fc5c5b5624c7d9e5b89e161ea33ff',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:22:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-664174257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a0845c4-9d1f-4f04-b409-d91344ff1482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a2675e8786af4531841d4bbb070664ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08fc5c5b5624c7d9e5b89e161ea33ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:37.105177 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237f3f62-13d5-49f0-b557-f756cb617142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:37.148495 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (237f3f62-13d5-49f0-b557-f756cb617142) transitioned into state 'SUCCESS' from state '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-664174257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a2675e8786af4531841d4bbb070664ec',qos_specs=None,replication_status=,reservations=['d22f9b6f-e607-455d-9d88-23e52a7f5578','a6271929-81f9-40c0-bde1-d5f6be6a41b3','adc881aa-f006-4ef5-acd3-9f8dfd7f21d1','3b83a72d-183d-4003-a5f3-fb8bcf3c6d0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08fc5c5b5624c7d9e5b89e161ea33ff',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:37.149203 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0cbe5a-05f1-4b76-917d-c9f3349370af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:37.165260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c0cbe5a-05f1-4b76-917d-c9f3349370af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:37.166447 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Flow 'volume_create_api' (7486acbf-1fcc-451c-a7ed-614a33c8f11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:37.166891 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create volume request issued successfully. Jul 03 04:22:37.167853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-24c4d6d7-8f74-4fee-94dd-f06784942ab7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:22:37.168428 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 245/958] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:22:36 2026] POST /volume/v3/volumes => generated 750 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:37.182022 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f13e017e-e0c9-42dc-9735-337e7343b4ea None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:37.184956 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f13e017e-e0c9-42dc-9735-337e7343b4ea tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:37.185556 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f13e017e-e0c9-42dc-9735-337e7343b4ea tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:37.185556 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f13e017e-e0c9-42dc-9735-337e7343b4ea tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:37.190468 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=371,cinder:INSERT=59,cinder:UPDATE=95 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:22:37.201361 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:37.201361 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:37.208990 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f13e017e-e0c9-42dc-9735-337e7343b4ea tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:37.216145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f13e017e-e0c9-42dc-9735-337e7343b4ea tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 returned with HTTP 200 Jul 03 04:22:37.217345 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 237/959] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:37 2026] GET /volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 => generated 818 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:22:37.770732 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=355,cinder:UPDATE=77,cinder:INSERT=39 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:22:37.806546 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=53,cinder:UPDATE=8,cinder:INSERT=4 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:22:38.230131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-82447294-6036-4f45-a384-ff677cbd1168 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:38.233179 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-82447294-6036-4f45-a384-ff677cbd1168 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:38.233179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-82447294-6036-4f45-a384-ff677cbd1168 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:38.233296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-82447294-6036-4f45-a384-ff677cbd1168 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:38.242531 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:38.242531 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:38.247511 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-82447294-6036-4f45-a384-ff677cbd1168 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:38.258692 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-82447294-6036-4f45-a384-ff677cbd1168 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 returned with HTTP 200 Jul 03 04:22:38.260208 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 237/960] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:38 2026] GET /volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:38.282497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:38.285454 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:38.285780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a0845c4-9d1f-4f04-b409-d91344ff1482", "name": "tempest-SnapshotsActionsTest-Snapshot-568193462"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:38.295607 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:38.295607 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:38.296113 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:38.296251 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create snapshot from volume 4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:38.319565 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-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. Jul 03 04:22:38.354241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Created reservations ['b09c915c-a23d-4c06-8e52-a2fdb9bfe3bc', '35c846e7-50e7-44d9-8f95-8d6e579c1dfe', '2ae774b6-f88d-45a3-aa05-d310437ea19e', '6c1e9cf5-946a-4e0c-a2d1-826396748e95'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:38.415744 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot create request issued successfully. Jul 03 04:22:38.416507 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6ae8afb-c437-48d3-86ea-f322985c2298 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:22:38.417148 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 242/961] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:22:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:38.428796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d1859a3b-d6ba-4403-9482-956b0a3014d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:38.432144 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1859a3b-d6ba-4403-9482-956b0a3014d0 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:38.432452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1859a3b-d6ba-4403-9482-956b0a3014d0 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:38.432897 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1859a3b-d6ba-4403-9482-956b0a3014d0 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:38.439284 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:38.439284 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:38.439950 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d1859a3b-d6ba-4403-9482-956b0a3014d0 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:38.441516 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1859a3b-d6ba-4403-9482-956b0a3014d0 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:38.442619 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 246/962] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:38 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:38.841479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:38.843527 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:22:38.844061 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2013579574", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:38.845619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2013579574', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:22:39.029890 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Create volume of 1 GB Jul 03 04:22:39.034224 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Availability Zones retrieved successfully. Jul 03 04:22:39.042345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Flow 'volume_create_api' (cf99cc5d-9a1d-4f6b-8e99-6d98d89d7230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:39.044177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636f358c-bac2-4104-98a6-7a803de3deda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:39.045269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:22:39.113838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636f358c-bac2-4104-98a6-7a803de3deda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:39.114715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4385d69b-076a-4106-956d-a97bb7e78558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:39.182543 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Created reservations ['d9807adb-f84b-405d-b2db-ffe1c0fa3f07', 'c639d288-5dda-426c-903b-ee3865e29caa', '708b6900-cde3-4114-aa17-dfd4e95b0077', '0419875c-688d-417e-b709-c50df6a1749b'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:39.183361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4385d69b-076a-4106-956d-a97bb7e78558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9807adb-f84b-405d-b2db-ffe1c0fa3f07', 'c639d288-5dda-426c-903b-ee3865e29caa', '708b6900-cde3-4114-aa17-dfd4e95b0077', '0419875c-688d-417e-b709-c50df6a1749b']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:39.184130 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804dcf72-7420-4011-a994-21b41db7194c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:39.208126 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804dcf72-7420-4011-a994-21b41db7194c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53738bbf-cf80-4f3d-b3a5-839ccd71b503', '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-2013579574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afeb4839ee234300baea3eab179a0def',qos_specs=None,replication_status=,reservations=['d9807adb-f84b-405d-b2db-ffe1c0fa3f07','c639d288-5dda-426c-903b-ee3865e29caa','708b6900-cde3-4114-aa17-dfd4e95b0077','0419875c-688d-417e-b709-c50df6a1749b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cda642ae1ad4f859aed9b1c832adefe',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2013579574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53738bbf-cf80-4f3d-b3a5-839ccd71b503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='afeb4839ee234300baea3eab179a0def',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cda642ae1ad4f859aed9b1c832adefe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:39.209387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (268bb7e6-c244-4629-82ff-1225d633b8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:39.227775 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (268bb7e6-c244-4629-82ff-1225d633b8f9) transitioned into state 'SUCCESS' from state '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-2013579574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='afeb4839ee234300baea3eab179a0def',qos_specs=None,replication_status=,reservations=['d9807adb-f84b-405d-b2db-ffe1c0fa3f07','c639d288-5dda-426c-903b-ee3865e29caa','708b6900-cde3-4114-aa17-dfd4e95b0077','0419875c-688d-417e-b709-c50df6a1749b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cda642ae1ad4f859aed9b1c832adefe',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:39.228629 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2aac8d-1a15-4c2b-b9bf-8f9a12e97239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:22:39.239765 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c2aac8d-1a15-4c2b-b9bf-8f9a12e97239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:22:39.240672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Flow 'volume_create_api' (cf99cc5d-9a1d-4f6b-8e99-6d98d89d7230) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:22:39.240993 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Create volume request issued successfully. Jul 03 04:22:39.241641 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-91715e0d-9c03-4c44-aa92-22f9a95cecbf tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:22:39.242184 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 238/963] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:22:38 2026] POST /volume/v3/volumes => generated 753 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:39.256082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1fcfc157-33e9-491b-a756-77a9b4e31d0a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.260723 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1fcfc157-33e9-491b-a756-77a9b4e31d0a tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] GET https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:22:39.260947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1fcfc157-33e9-491b-a756-77a9b4e31d0a tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:39.261162 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1fcfc157-33e9-491b-a756-77a9b4e31d0a tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:39.268169 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.268169 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:39.271986 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1fcfc157-33e9-491b-a756-77a9b4e31d0a tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:22:39.275873 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1fcfc157-33e9-491b-a756-77a9b4e31d0a tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 200 Jul 03 04:22:39.276241 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 238/964] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:39 2026] GET /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:39.453660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b3d90cc7-958f-4b16-b3f8-d5bedb4f09e9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.456193 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3d90cc7-958f-4b16-b3f8-d5bedb4f09e9 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:39.456440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3d90cc7-958f-4b16-b3f8-d5bedb4f09e9 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:39.457053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3d90cc7-958f-4b16-b3f8-d5bedb4f09e9 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:39.464265 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.464265 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:39.464887 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b3d90cc7-958f-4b16-b3f8-d5bedb4f09e9 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:39.466062 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3d90cc7-958f-4b16-b3f8-d5bedb4f09e9 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:39.466723 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 243/965] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:39 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:39.477624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c201203f-aead-4d26-bcf3-bf620986bcdc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.557041 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c201203f-aead-4d26-bcf3-bf620986bcdc tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:39.557462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c201203f-aead-4d26-bcf3-bf620986bcdc tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:39.557555 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c201203f-aead-4d26-bcf3-bf620986bcdc tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:39.559126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.admin_actions [None req-c201203f-aead-4d26-bcf3-bf620986bcdc tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'creating'}' {{(pid=99791) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:39.570593 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.570593 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:39.592400 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c201203f-aead-4d26-bcf3-bf620986bcdc tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:39.592854 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 247/966] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:39 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:39.599888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-281340b6-aa74-4090-b60a-3d21d0cf4232 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.602104 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-281340b6-aa74-4090-b60a-3d21d0cf4232 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:39.602432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-281340b6-aa74-4090-b60a-3d21d0cf4232 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:39.602734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-281340b6-aa74-4090-b60a-3d21d0cf4232 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:39.610055 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.610055 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:39.611132 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-281340b6-aa74-4090-b60a-3d21d0cf4232 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:39.612908 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-281340b6-aa74-4090-b60a-3d21d0cf4232 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:39.613555 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 239/967] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:39 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:39.625920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2e5a18e7-db70-45bb-aaa6-5c5185b8512f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.628709 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e5a18e7-db70-45bb-aaa6-5c5185b8512f tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:39.628709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e5a18e7-db70-45bb-aaa6-5c5185b8512f tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:39.628709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e5a18e7-db70-45bb-aaa6-5c5185b8512f tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:39.629584 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-2e5a18e7-db70-45bb-aaa6-5c5185b8512f tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'available'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:39.652281 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.652281 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:39.666384 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e5a18e7-db70-45bb-aaa6-5c5185b8512f tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:39.666841 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 239/968] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:39 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:39.673754 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-66b10ef0-75b0-499e-89fe-a907869fb1e8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.675590 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-66b10ef0-75b0-499e-89fe-a907869fb1e8 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:39.675843 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-66b10ef0-75b0-499e-89fe-a907869fb1e8 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:39.676030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-66b10ef0-75b0-499e-89fe-a907869fb1e8 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:39.681066 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.681066 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:39.681480 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-66b10ef0-75b0-499e-89fe-a907869fb1e8 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:39.682206 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-66b10ef0-75b0-499e-89fe-a907869fb1e8 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:39.682818 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 244/969] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:39 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:39.692738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.694653 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:39.695030 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a0845c4-9d1f-4f04-b409-d91344ff1482", "name": "tempest-SnapshotsActionsTest-Snapshot-215207872"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:39.713298 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.713298 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:39.713982 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:39.714159 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create snapshot from volume 4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:39.748270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Created reservations ['08fedbbd-3659-498d-a727-c42415cae77c', '45031652-bf9c-4052-85f3-d78426fa3936', 'd020c526-75c7-4e84-9cf9-4bd5103d7371', '1f47d640-b0c3-4894-b159-b8ed8908c610'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:39.781258 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot create request issued successfully. Jul 03 04:22:39.781582 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f13ea366-3564-46fe-83c4-3c428bcaf53d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:22:39.782072 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 248/970] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:22:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:39.791663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c0e5d4c-df55-4eeb-9242-585d7c974470 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:39.793795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c0e5d4c-df55-4eeb-9242-585d7c974470 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:39.793978 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c0e5d4c-df55-4eeb-9242-585d7c974470 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:39.794188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c0e5d4c-df55-4eeb-9242-585d7c974470 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:39.800242 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:39.800242 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:39.801291 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0c0e5d4c-df55-4eeb-9242-585d7c974470 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:39.802637 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c0e5d4c-df55-4eeb-9242-585d7c974470 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 returned with HTTP 200 Jul 03 04:22:39.803851 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 240/971] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:39 2026] GET /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:40.292273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d4d344b9-b944-425f-90ad-12eb3c024def None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.294728 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4d344b9-b944-425f-90ad-12eb3c024def tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] GET https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:22:40.294991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4d344b9-b944-425f-90ad-12eb3c024def tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.295262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4d344b9-b944-425f-90ad-12eb3c024def tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.304397 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.304397 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:40.309387 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d4d344b9-b944-425f-90ad-12eb3c024def tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:22:40.315948 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4d344b9-b944-425f-90ad-12eb3c024def tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 200 Jul 03 04:22:40.316444 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 240/972] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:40.354088 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-d5b6a01d-fdb5-4e06-b2ee-e6a126709a5f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.358183 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-d5b6a01d-fdb5-4e06-b2ee-e6a126709a5f tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] GET https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:22:40.358432 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-d5b6a01d-fdb5-4e06-b2ee-e6a126709a5f tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.358652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-d5b6a01d-fdb5-4e06-b2ee-e6a126709a5f tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.367598 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.367598 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:40.372830 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-d5b6a01d-fdb5-4e06-b2ee-e6a126709a5f tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:22:40.380382 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-d5b6a01d-fdb5-4e06-b2ee-e6a126709a5f tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 200 Jul 03 04:22:40.381116 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 245/973] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:40.816381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4f9af01a-05ab-4440-ac4d-a228b95ab994 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.820069 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4f9af01a-05ab-4440-ac4d-a228b95ab994 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:40.820069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4f9af01a-05ab-4440-ac4d-a228b95ab994 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.820876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4f9af01a-05ab-4440-ac4d-a228b95ab994 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.828771 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.828771 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:40.829253 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4f9af01a-05ab-4440-ac4d-a228b95ab994 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:40.830038 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4f9af01a-05ab-4440-ac4d-a228b95ab994 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 returned with HTTP 200 Jul 03 04:22:40.830451 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 249/974] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:40.839804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e77ec332-542f-4e78-9a0e-dc62c722f1f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.842227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e77ec332-542f-4e78-9a0e-dc62c722f1f6 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650/action Jul 03 04:22:40.842821 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e77ec332-542f-4e78-9a0e-dc62c722f1f6 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:40.842821 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e77ec332-542f-4e78-9a0e-dc62c722f1f6 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:40.844234 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-e77ec332-542f-4e78-9a0e-dc62c722f1f6 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '9b354aff-cb21-4287-ba39-a1bd93c71650' with '{'status': 'creating'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:40.871086 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.871086 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:40.891744 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e77ec332-542f-4e78-9a0e-dc62c722f1f6 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650/action returned with HTTP 202 Jul 03 04:22:40.892341 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 241/975] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:40 2026] POST /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:40.901989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-68bcc264-343c-42fe-9b61-076fa857bf7d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.903279 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68bcc264-343c-42fe-9b61-076fa857bf7d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:40.903486 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68bcc264-343c-42fe-9b61-076fa857bf7d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.903809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68bcc264-343c-42fe-9b61-076fa857bf7d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.914830 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.914830 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:40.915273 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-68bcc264-343c-42fe-9b61-076fa857bf7d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:40.916153 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68bcc264-343c-42fe-9b61-076fa857bf7d tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 returned with HTTP 200 Jul 03 04:22:40.916547 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 241/976] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:40.928198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.932156 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650/action Jul 03 04:22:40.932542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:40.932687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:40.940242 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.940242 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:40.940538 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot retrieved successfully. Jul 03 04:22:40.958455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-017d7dad-7db7-4357-aef9-d5dc966535c2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.960567 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-017d7dad-7db7-4357-aef9-d5dc966535c2 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] GET https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:22:40.960764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-017d7dad-7db7-4357-aef9-d5dc966535c2 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.960967 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-017d7dad-7db7-4357-aef9-d5dc966535c2 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.961585 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot delete request issued successfully. Jul 03 04:22:40.962379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-128d5fe8-494d-4be4-a4d7-082e9a241292 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650/action returned with HTTP 202 Jul 03 04:22:40.962379 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 246/977] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:40 2026] POST /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:40.971008 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.971008 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:40.974050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d9fa4c3e-0d6d-4baf-a1e1-5fd3e939d8f1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.977249 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-017d7dad-7db7-4357-aef9-d5dc966535c2 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:22:40.977345 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9fa4c3e-0d6d-4baf-a1e1-5fd3e939d8f1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:40.977345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9fa4c3e-0d6d-4baf-a1e1-5fd3e939d8f1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.977345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9fa4c3e-0d6d-4baf-a1e1-5fd3e939d8f1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.980410 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-017d7dad-7db7-4357-aef9-d5dc966535c2 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 200 Jul 03 04:22:40.980954 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 250/978] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:40.981996 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:40.981996 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:40.982593 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d9fa4c3e-0d6d-4baf-a1e1-5fd3e939d8f1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:40.983593 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9fa4c3e-0d6d-4baf-a1e1-5fd3e939d8f1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 returned with HTTP 200 Jul 03 04:22:40.984042 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 242/979] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:40.995396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-890b887f-3b67-4112-9f74-2f712e0f3b91 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:40.995879 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-890b887f-3b67-4112-9f74-2f712e0f3b91 None None] GET https://10.4.3.253/volume// Jul 03 04:22:40.996052 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-890b887f-3b67-4112-9f74-2f712e0f3b91 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:40.996277 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-890b887f-3b67-4112-9f74-2f712e0f3b91 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:40.996627 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-890b887f-3b67-4112-9f74-2f712e0f3b91 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:22:40.996878 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 242/980] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:22:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:22:41.012010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-8d072852-1045-477f-97cd-d6bf3c8fa574 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:41.013891 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-8d072852-1045-477f-97cd-d6bf3c8fa574 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:22:41.014233 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-8d072852-1045-477f-97cd-d6bf3c8fa574 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53738bbf-cf80-4f3d-b3a5-839ccd71b503", "connector": null, "instance_uuid": "70ae7dab-8966-4fa2-9d6a-724cd7b8d239"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:41.022738 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:41.022738 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:41.058276 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-8d072852-1045-477f-97cd-d6bf3c8fa574 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:22:41.058437 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 247/981] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:22:41 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) Jul 03 04:22:41.993314 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-123841ea-2094-4abe-a0a3-e4b32a6fabd6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:41.995050 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-123841ea-2094-4abe-a0a3-e4b32a6fabd6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:41.995348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-123841ea-2094-4abe-a0a3-e4b32a6fabd6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:41.995670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-123841ea-2094-4abe-a0a3-e4b32a6fabd6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:42.000929 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-123841ea-2094-4abe-a0a3-e4b32a6fabd6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 returned with HTTP 404 Jul 03 04:22:42.001558 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 251/982] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:41 2026] GET /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:42.008536 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-52b24ed2-5fa3-4915-a442-6ffc03bec2fe None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:42.010415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-52b24ed2-5fa3-4915-a442-6ffc03bec2fe tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:42.010826 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-52b24ed2-5fa3-4915-a442-6ffc03bec2fe tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:42.010984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-52b24ed2-5fa3-4915-a442-6ffc03bec2fe tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:42.012347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-52b24ed2-5fa3-4915-a442-6ffc03bec2fe tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'available'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:42.020941 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:42.020941 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:42.037051 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-52b24ed2-5fa3-4915-a442-6ffc03bec2fe tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:42.037608 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 243/983] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:42 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:42.044061 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ce662f06-64d4-4218-b31a-60293c5431c6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:42.046007 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce662f06-64d4-4218-b31a-60293c5431c6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:42.046409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce662f06-64d4-4218-b31a-60293c5431c6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:42.046691 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce662f06-64d4-4218-b31a-60293c5431c6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:42.053838 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:42.053838 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:42.054272 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ce662f06-64d4-4218-b31a-60293c5431c6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:42.055669 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce662f06-64d4-4218-b31a-60293c5431c6 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:42.056125 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 243/984] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:42 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:42.064171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d7800ae5-c5bb-4659-9963-46350823fd4a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:42.065986 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d7800ae5-c5bb-4659-9963-46350823fd4a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:42.066238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d7800ae5-c5bb-4659-9963-46350823fd4a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:42.066340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d7800ae5-c5bb-4659-9963-46350823fd4a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:42.066451 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-d7800ae5-c5bb-4659-9963-46350823fd4a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete snapshot with id: 9b354aff-cb21-4287-ba39-a1bd93c71650 Jul 03 04:22:42.070622 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d7800ae5-c5bb-4659-9963-46350823fd4a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 returned with HTTP 404 Jul 03 04:22:42.071085 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 248/985] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:42 2026] DELETE /volume/v3/snapshots/9b354aff-cb21-4287-ba39-a1bd93c71650 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:42.078920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-99deecb3-6611-4a15-9504-a880a5337870 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:42.080225 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:42.081026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a0845c4-9d1f-4f04-b409-d91344ff1482", "name": "tempest-SnapshotsActionsTest-Snapshot-316912336"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:42.089829 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:42.089829 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:42.090710 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:42.091684 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create snapshot from volume 4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:42.133800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Created reservations ['16fbd20e-8b85-4695-92d5-d18efa2655d9', 'e706a457-dd41-4641-afa3-2a6ba7d41ab1', 'fb2d235a-073f-4f5a-b58a-be89db234cbc', '97f640fe-55d5-4d15-85d2-1cfbf8f63f82'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:42.176541 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot create request issued successfully. Jul 03 04:22:42.176971 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-99deecb3-6611-4a15-9504-a880a5337870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:22:42.178018 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 252/986] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:22:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:42.189247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fd8fe4b1-ea7d-497b-a0ff-890c1e669870 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:42.192086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd8fe4b1-ea7d-497b-a0ff-890c1e669870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:42.192427 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd8fe4b1-ea7d-497b-a0ff-890c1e669870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:42.192719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd8fe4b1-ea7d-497b-a0ff-890c1e669870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:42.198664 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:42.198664 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:42.198823 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fd8fe4b1-ea7d-497b-a0ff-890c1e669870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:42.200061 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd8fe4b1-ea7d-497b-a0ff-890c1e669870 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 returned with HTTP 200 Jul 03 04:22:42.200493 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 244/987] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:42 2026] GET /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:43.210910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b3114954-94c9-4fda-b7dd-44f55b471ffb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:43.213175 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3114954-94c9-4fda-b7dd-44f55b471ffb tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:43.214478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3114954-94c9-4fda-b7dd-44f55b471ffb tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:43.214478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3114954-94c9-4fda-b7dd-44f55b471ffb tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:43.220768 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:43.220768 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:43.221549 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b3114954-94c9-4fda-b7dd-44f55b471ffb tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:43.222580 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3114954-94c9-4fda-b7dd-44f55b471ffb tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 returned with HTTP 200 Jul 03 04:22:43.223259 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 244/988] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:43 2026] GET /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:43.231768 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-68139d48-c30c-40a8-9e10-44d5166a97c8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:43.233456 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-68139d48-c30c-40a8-9e10-44d5166a97c8 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505/action Jul 03 04:22:43.233791 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-68139d48-c30c-40a8-9e10-44d5166a97c8 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:43.233906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-68139d48-c30c-40a8-9e10-44d5166a97c8 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:43.235336 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-68139d48-c30c-40a8-9e10-44d5166a97c8 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '145c252a-e6f6-4197-aa32-b537423cb505' with '{'status': 'deleting'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:43.249567 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:43.249567 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:43.267341 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-68139d48-c30c-40a8-9e10-44d5166a97c8 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505/action returned with HTTP 202 Jul 03 04:22:43.267912 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 249/989] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:43 2026] POST /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:43.276166 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3cfce8e5-d8f1-4771-a182-8d74502ad44a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:43.278218 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3cfce8e5-d8f1-4771-a182-8d74502ad44a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:43.278500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3cfce8e5-d8f1-4771-a182-8d74502ad44a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:43.278710 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3cfce8e5-d8f1-4771-a182-8d74502ad44a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:43.283720 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:43.283720 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:43.284153 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3cfce8e5-d8f1-4771-a182-8d74502ad44a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:43.285022 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3cfce8e5-d8f1-4771-a182-8d74502ad44a tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 returned with HTTP 200 Jul 03 04:22:43.285387 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 253/990] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:43 2026] GET /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:43.294898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:43.296712 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505/action Jul 03 04:22:43.297017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:43.297144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:43.303225 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:43.303225 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:43.303566 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot retrieved successfully. Jul 03 04:22:43.321215 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot delete request issued successfully. Jul 03 04:22:43.321418 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a5368dd1-c3bc-4ecb-9c62-34708fc5b92d tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505/action returned with HTTP 202 Jul 03 04:22:43.321864 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 245/991] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:43 2026] POST /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:43.331684 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-205278f4-6a00-46a2-9bfc-0b61a4fae336 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:43.333654 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-205278f4-6a00-46a2-9bfc-0b61a4fae336 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:43.335950 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-205278f4-6a00-46a2-9bfc-0b61a4fae336 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:43.337890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-205278f4-6a00-46a2-9bfc-0b61a4fae336 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:43.347119 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:43.347119 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:43.349352 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-205278f4-6a00-46a2-9bfc-0b61a4fae336 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:43.349352 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-205278f4-6a00-46a2-9bfc-0b61a4fae336 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 returned with HTTP 200 Jul 03 04:22:43.350082 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 245/992] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:43 2026] GET /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:44.363178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-89b74ec2-20fe-4bce-b682-6930e24e39d7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:44.365700 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89b74ec2-20fe-4bce-b682-6930e24e39d7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:44.365938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89b74ec2-20fe-4bce-b682-6930e24e39d7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:44.366166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89b74ec2-20fe-4bce-b682-6930e24e39d7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:44.371255 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89b74ec2-20fe-4bce-b682-6930e24e39d7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 returned with HTTP 404 Jul 03 04:22:44.371844 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 250/993] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:44 2026] GET /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:44.379830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-029c7fb8-efc6-4b11-ab89-cbb5ff5299af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:44.382017 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-029c7fb8-efc6-4b11-ab89-cbb5ff5299af tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:44.382603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-029c7fb8-efc6-4b11-ab89-cbb5ff5299af tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:44.382732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-029c7fb8-efc6-4b11-ab89-cbb5ff5299af tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:44.384104 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.admin_actions [None req-029c7fb8-efc6-4b11-ab89-cbb5ff5299af tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'available'}' {{(pid=99791) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:44.393996 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:44.393996 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:44.407823 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-029c7fb8-efc6-4b11-ab89-cbb5ff5299af tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:44.408234 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 254/994] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:44 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:44.417137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-aea002cc-1c6a-44a0-b255-db6d115c9622 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:44.420708 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aea002cc-1c6a-44a0-b255-db6d115c9622 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:44.420708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aea002cc-1c6a-44a0-b255-db6d115c9622 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:44.420708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aea002cc-1c6a-44a0-b255-db6d115c9622 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:44.424976 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:44.424976 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:44.425607 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-aea002cc-1c6a-44a0-b255-db6d115c9622 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:44.426527 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aea002cc-1c6a-44a0-b255-db6d115c9622 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:44.426971 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 246/995] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:44 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:44.437772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ff283d14-043a-41d1-ba65-16b889a9dbf7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:44.439400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ff283d14-043a-41d1-ba65-16b889a9dbf7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:44.439649 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ff283d14-043a-41d1-ba65-16b889a9dbf7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:44.439888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ff283d14-043a-41d1-ba65-16b889a9dbf7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:44.440036 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-ff283d14-043a-41d1-ba65-16b889a9dbf7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete snapshot with id: 145c252a-e6f6-4197-aa32-b537423cb505 Jul 03 04:22:44.445141 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ff283d14-043a-41d1-ba65-16b889a9dbf7 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 returned with HTTP 404 Jul 03 04:22:44.445916 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 246/996] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:44 2026] DELETE /volume/v3/snapshots/145c252a-e6f6-4197-aa32-b537423cb505 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:44.454127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:44.456013 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:44.456428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a0845c4-9d1f-4f04-b409-d91344ff1482", "name": "tempest-SnapshotsActionsTest-Snapshot-2032910751"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:44.466823 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:44.466823 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:44.467321 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:44.467515 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create snapshot from volume 4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:44.504276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Created reservations ['93e3b8f2-8dc9-4e65-a6e4-4bf8e9f87528', '67294e1c-fa75-4f19-b2e1-9dec6ed70a1e', 'd4d28712-e514-4cad-b4d4-ebd56c4e2a83', '8a3a6e8a-92c6-4795-a810-0c9fb4742312'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:44.543006 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot create request issued successfully. Jul 03 04:22:44.543429 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01b1b2e1-8659-4e7e-b0d0-6def0bae3f7e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:22:44.543954 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 251/997] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:22:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:44.554956 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e2884ea-8d3b-40a4-af41-bac545296424 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:44.557249 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e2884ea-8d3b-40a4-af41-bac545296424 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:44.557497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e2884ea-8d3b-40a4-af41-bac545296424 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:44.557711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e2884ea-8d3b-40a4-af41-bac545296424 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:44.562799 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:44.562799 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:44.563279 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e2884ea-8d3b-40a4-af41-bac545296424 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:44.564070 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e2884ea-8d3b-40a4-af41-bac545296424 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db returned with HTTP 200 Jul 03 04:22:44.564536 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 255/998] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:44 2026] GET /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:45.573808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-25969e98-49b5-4279-a672-3ff53d31df4c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:45.576420 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-25969e98-49b5-4279-a672-3ff53d31df4c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:45.576695 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-25969e98-49b5-4279-a672-3ff53d31df4c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:45.576908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-25969e98-49b5-4279-a672-3ff53d31df4c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:45.583468 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:45.583468 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:45.584205 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-25969e98-49b5-4279-a672-3ff53d31df4c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:45.585416 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-25969e98-49b5-4279-a672-3ff53d31df4c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db returned with HTTP 200 Jul 03 04:22:45.585951 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 247/999] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:45 2026] GET /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:45.595732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-54606c12-993d-4898-8831-6a8398294120 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:45.597645 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54606c12-993d-4898-8831-6a8398294120 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db/action Jul 03 04:22:45.597994 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54606c12-993d-4898-8831-6a8398294120 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:45.598111 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54606c12-993d-4898-8831-6a8398294120 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:45.600107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-54606c12-993d-4898-8831-6a8398294120 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '794c775c-3449-4c79-8cb9-7be79104d4db' with '{'status': 'error'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:45.612375 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:45.612375 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:45.629092 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54606c12-993d-4898-8831-6a8398294120 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db/action returned with HTTP 202 Jul 03 04:22:45.629672 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 247/1000] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:45 2026] POST /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:45.637486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3c217fb7-86df-4d94-9074-78da7a140076 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:45.639639 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c217fb7-86df-4d94-9074-78da7a140076 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:45.639874 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c217fb7-86df-4d94-9074-78da7a140076 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:45.640065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c217fb7-86df-4d94-9074-78da7a140076 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:45.645353 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:45.645353 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:45.645913 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3c217fb7-86df-4d94-9074-78da7a140076 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:45.646915 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c217fb7-86df-4d94-9074-78da7a140076 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db returned with HTTP 200 Jul 03 04:22:45.647568 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 252/1001] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:45 2026] GET /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:45.658066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-719156a8-4622-463b-9637-c248f90e7916 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:45.664240 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-719156a8-4622-463b-9637-c248f90e7916 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db/action Jul 03 04:22:45.666575 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-719156a8-4622-463b-9637-c248f90e7916 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:45.666795 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-719156a8-4622-463b-9637-c248f90e7916 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:45.679601 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:45.679601 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:45.679907 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-719156a8-4622-463b-9637-c248f90e7916 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot retrieved successfully. Jul 03 04:22:45.703121 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-719156a8-4622-463b-9637-c248f90e7916 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot delete request issued successfully. Jul 03 04:22:45.703358 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-719156a8-4622-463b-9637-c248f90e7916 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db/action returned with HTTP 202 Jul 03 04:22:45.704109 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 256/1002] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:45 2026] POST /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:45.712682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-62de5811-09fb-4300-87dc-422e94465bbc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:45.714830 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-62de5811-09fb-4300-87dc-422e94465bbc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:45.715090 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-62de5811-09fb-4300-87dc-422e94465bbc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:45.715354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-62de5811-09fb-4300-87dc-422e94465bbc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:45.721141 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:45.721141 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:45.721843 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-62de5811-09fb-4300-87dc-422e94465bbc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:45.722998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-62de5811-09fb-4300-87dc-422e94465bbc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db returned with HTTP 200 Jul 03 04:22:45.724158 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 248/1003] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:45 2026] GET /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:46.525085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0584e66c-4ef2-4f2f-9036-d4bffad83a49 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.526989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0584e66c-4ef2-4f2f-9036-d4bffad83a49 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:46.527205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0584e66c-4ef2-4f2f-9036-d4bffad83a49 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:46.527447 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0584e66c-4ef2-4f2f-9036-d4bffad83a49 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:46.537406 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.537406 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:46.540846 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0584e66c-4ef2-4f2f-9036-d4bffad83a49 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:46.544801 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0584e66c-4ef2-4f2f-9036-d4bffad83a49 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:22:46.545208 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 248/1004] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:46 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:46.587720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d3cce4f0-7fc9-4eac-98d0-f22ae2a1dc07 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.590192 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d3cce4f0-7fc9-4eac-98d0-f22ae2a1dc07 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:46.590491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d3cce4f0-7fc9-4eac-98d0-f22ae2a1dc07 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:46.590809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d3cce4f0-7fc9-4eac-98d0-f22ae2a1dc07 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:46.600651 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.600651 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:46.604522 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d3cce4f0-7fc9-4eac-98d0-f22ae2a1dc07 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:46.608597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d3cce4f0-7fc9-4eac-98d0-f22ae2a1dc07 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:22:46.609200 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 253/1005] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:46 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:46.628773 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.631039 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] POST https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94/action Jul 03 04:22:46.631447 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:46.631603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:46.644342 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.644342 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:46.644962 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:46.653784 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Begin detaching volume completed successfully. Jul 03 04:22:46.654045 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-3a42b76f-697e-44c0-b63c-1760264f09de tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94/action returned with HTTP 202 Jul 03 04:22:46.654830 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 257/1006] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:22:46 2026] POST /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:46.734172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ba629606-2383-474e-ad4a-4d58a6bb8938 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.736113 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba629606-2383-474e-ad4a-4d58a6bb8938 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:46.736347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba629606-2383-474e-ad4a-4d58a6bb8938 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:46.736546 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba629606-2383-474e-ad4a-4d58a6bb8938 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:46.741241 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba629606-2383-474e-ad4a-4d58a6bb8938 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db returned with HTTP 404 Jul 03 04:22:46.741821 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 249/1007] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:46 2026] GET /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:46.748934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-18407ed7-00a4-4474-9872-cce18a67fff1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.753747 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-18407ed7-00a4-4474-9872-cce18a67fff1 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:46.754094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-18407ed7-00a4-4474-9872-cce18a67fff1 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:46.754237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-18407ed7-00a4-4474-9872-cce18a67fff1 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:46.757013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-18407ed7-00a4-4474-9872-cce18a67fff1 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'available'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:46.773317 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.773317 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:46.794380 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-18407ed7-00a4-4474-9872-cce18a67fff1 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:46.794858 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 249/1008] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:46 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:46.801508 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-29568dc2-12ac-4474-b6e1-0dbbd8f6e577 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.803256 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29568dc2-12ac-4474-b6e1-0dbbd8f6e577 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:46.803505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29568dc2-12ac-4474-b6e1-0dbbd8f6e577 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:46.803703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29568dc2-12ac-4474-b6e1-0dbbd8f6e577 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:46.808277 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.808277 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:46.808744 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-29568dc2-12ac-4474-b6e1-0dbbd8f6e577 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:46.809480 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29568dc2-12ac-4474-b6e1-0dbbd8f6e577 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:46.809840 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 254/1009] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:46 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:46.818780 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-18bdbb5c-d99f-4f02-80c1-d60a6dd0b545 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.820658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-18bdbb5c-d99f-4f02-80c1-d60a6dd0b545 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:46.820933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-18bdbb5c-d99f-4f02-80c1-d60a6dd0b545 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:46.821396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-18bdbb5c-d99f-4f02-80c1-d60a6dd0b545 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:46.821396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-18bdbb5c-d99f-4f02-80c1-d60a6dd0b545 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete snapshot with id: 794c775c-3449-4c79-8cb9-7be79104d4db Jul 03 04:22:46.825806 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-18bdbb5c-d99f-4f02-80c1-d60a6dd0b545 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db returned with HTTP 404 Jul 03 04:22:46.826339 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 258/1010] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:46 2026] DELETE /volume/v3/snapshots/794c775c-3449-4c79-8cb9-7be79104d4db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:46.841188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.842998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:22:46.842998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a0845c4-9d1f-4f04-b409-d91344ff1482", "name": "tempest-SnapshotsActionsTest-Snapshot-1967310051"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:46.850579 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.850579 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:46.851050 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:46.851156 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Create snapshot from volume 4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:46.878035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Created reservations ['a145e737-88af-4172-9205-911b2266425e', 'a21d5bfe-d6b8-4add-a5c9-38ccb22ea447', '8efd9081-1403-4a95-9e7d-1efba5dec173', 'afa4fceb-1e3f-42f5-9d63-7766bf0e17bd'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:22:46.911827 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot create request issued successfully. Jul 03 04:22:46.912220 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee5aaf7f-c4ad-4b8c-b3af-6e103e7cf0ec tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:22:46.912724 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 250/1011] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:22:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:22:46.927912 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0e71bcc0-d505-4f4d-bd36-5aae0b4f6cb2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:46.929886 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e71bcc0-d505-4f4d-bd36-5aae0b4f6cb2 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:46.931362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0e71bcc0-d505-4f4d-bd36-5aae0b4f6cb2 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:46.931362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0e71bcc0-d505-4f4d-bd36-5aae0b4f6cb2 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:46.938149 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:46.938149 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:46.938673 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0e71bcc0-d505-4f4d-bd36-5aae0b4f6cb2 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:46.940199 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e71bcc0-d505-4f4d-bd36-5aae0b4f6cb2 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 returned with HTTP 200 Jul 03 04:22:46.940306 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 250/1012] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:46 2026] GET /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:47.583491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2e43f977-2d5a-4f0c-a542-c7dd6876e17b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.583491 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2e43f977-2d5a-4f0c-a542-c7dd6876e17b None None] GET https://10.4.3.253/volume// Jul 03 04:22:47.583491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2e43f977-2d5a-4f0c-a542-c7dd6876e17b None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:47.583491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2e43f977-2d5a-4f0c-a542-c7dd6876e17b None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:47.583491 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2e43f977-2d5a-4f0c-a542-c7dd6876e17b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:22:47.583491 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 255/1013] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:22:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:22:47.592386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-526f5f2c-cff8-4c78-aae5-632dd4eb0fc7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.595408 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-526f5f2c-cff8-4c78-aae5-632dd4eb0fc7 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] GET https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:22:47.595631 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-526f5f2c-cff8-4c78-aae5-632dd4eb0fc7 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:47.595854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-526f5f2c-cff8-4c78-aae5-632dd4eb0fc7 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:47.607608 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:47.607608 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:47.611996 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-526f5f2c-cff8-4c78-aae5-632dd4eb0fc7 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:22:47.618262 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-526f5f2c-cff8-4c78-aae5-632dd4eb0fc7 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 200 Jul 03 04:22:47.618834 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 259/1014] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:22:47 2026] GET /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 1540 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:22:47.686721 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3155afaf-a4b0-405b-8dfb-345c73ec4e2f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.687178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3155afaf-a4b0-405b-8dfb-345c73ec4e2f None None] GET https://10.4.3.253/volume// Jul 03 04:22:47.687422 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3155afaf-a4b0-405b-8dfb-345c73ec4e2f None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:47.687694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3155afaf-a4b0-405b-8dfb-345c73ec4e2f None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:47.688069 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3155afaf-a4b0-405b-8dfb-345c73ec4e2f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:22:47.688481 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 251/1015] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:22:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:22:47.697993 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d8286181-7bb1-49d4-b4f4-b05fa58275d7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.700043 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d8286181-7bb1-49d4-b4f4-b05fa58275d7 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:47.700278 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d8286181-7bb1-49d4-b4f4-b05fa58275d7 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:47.700492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d8286181-7bb1-49d4-b4f4-b05fa58275d7 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:47.714715 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:47.714715 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:47.719624 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d8286181-7bb1-49d4-b4f4-b05fa58275d7 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:47.725110 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-d8286181-7bb1-49d4-b4f4-b05fa58275d7 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:22:47.725673 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 251/1016] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:22:47 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:22:47.730552 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.732199 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] PUT https://10.4.3.253/volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f Jul 03 04:22:47.732655 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:47.742364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Acquiring lock "cinder-attachment_update-53738bbf-cf80-4f3d-b3a5-839ccd71b503-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:22:47.749711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Lock "cinder-attachment_update-53738bbf-cf80-4f3d-b3a5-839ccd71b503-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:22:47.749711 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:47.749711 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:47.948697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bc66d3cd-abfd-4cb6-b327-04a99f3597b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.950941 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bc66d3cd-abfd-4cb6-b327-04a99f3597b3 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:47.951133 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bc66d3cd-abfd-4cb6-b327-04a99f3597b3 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:47.951340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bc66d3cd-abfd-4cb6-b327-04a99f3597b3 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:47.956424 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:47.956424 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:47.956874 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bc66d3cd-abfd-4cb6-b327-04a99f3597b3 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:47.957651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bc66d3cd-abfd-4cb6-b327-04a99f3597b3 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 returned with HTTP 200 Jul 03 04:22:47.958206 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 260/1017] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:47 2026] GET /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:47.966876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f770a0a3-ce97-45cd-815d-d346f1923f03 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:47.968659 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f770a0a3-ce97-45cd-815d-d346f1923f03 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05/action Jul 03 04:22:47.969096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f770a0a3-ce97-45cd-815d-d346f1923f03 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:47.969277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f770a0a3-ce97-45cd-815d-d346f1923f03 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:47.970676 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-f770a0a3-ce97-45cd-815d-d346f1923f03 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '0d488a43-8653-4b18-883d-2b21d01eaf05' with '{'status': 'error_deleting'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:47.979346 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:47.979346 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:47.995175 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f770a0a3-ce97-45cd-815d-d346f1923f03 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05/action returned with HTTP 202 Jul 03 04:22:47.995175 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 252/1018] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:47 2026] POST /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:48.002753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8aafd12b-961b-48a7-8e05-6bd53a642c45 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:48.004398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8aafd12b-961b-48a7-8e05-6bd53a642c45 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:48.004575 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8aafd12b-961b-48a7-8e05-6bd53a642c45 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:48.004777 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8aafd12b-961b-48a7-8e05-6bd53a642c45 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:48.010811 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:48.010811 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:48.011289 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8aafd12b-961b-48a7-8e05-6bd53a642c45 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:48.012063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8aafd12b-961b-48a7-8e05-6bd53a642c45 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 returned with HTTP 200 Jul 03 04:22:48.012455 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 252/1019] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:48 2026] GET /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:48.021051 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:48.023158 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05/action Jul 03 04:22:48.023517 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:48.023646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:48.029769 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:48.029769 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:48.030168 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot retrieved successfully. Jul 03 04:22:48.046377 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot delete request issued successfully. Jul 03 04:22:48.046377 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4a62a0a2-aa89-471d-9272-c8d333d225c7 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05/action returned with HTTP 202 Jul 03 04:22:48.046377 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 261/1020] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:48 2026] POST /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:48.057908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-66e49d96-e885-4364-b926-adc3492f04da None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:48.061371 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-66e49d96-e885-4364-b926-adc3492f04da tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:48.061371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-66e49d96-e885-4364-b926-adc3492f04da tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:48.061371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-66e49d96-e885-4364-b926-adc3492f04da tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:48.065554 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:48.065554 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:48.066006 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-66e49d96-e885-4364-b926-adc3492f04da tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:48.066910 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-66e49d96-e885-4364-b926-adc3492f04da tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 returned with HTTP 200 Jul 03 04:22:48.067424 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 253/1021] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:48 2026] GET /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:48.271152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Lock "cinder-attachment_update-53738bbf-cf80-4f3d-b3a5-839ccd71b503-np0000004364" released by "attachment_update" :: held 0.523s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:22:48.271152 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-676bf9f7-2cab-4467-ac4b-73adab4488b0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f returned with HTTP 200 Jul 03 04:22:48.271152 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 256/1022] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:22:47 2026] PUT /volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:48.585806 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-c0efcffa-4653-4054-a177-374a8b7dd7da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:48.588089 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-c0efcffa-4653-4054-a177-374a8b7dd7da tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] DELETE https://10.4.3.253/volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d Jul 03 04:22:48.588301 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-c0efcffa-4653-4054-a177-374a8b7dd7da tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:48.588537 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-c0efcffa-4653-4054-a177-374a8b7dd7da tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:48.596493 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:48.596493 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:48.783757 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-a9a60d25-0d44-48a5-9b43-8a852f87082e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:48.785977 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-a9a60d25-0d44-48a5-9b43-8a852f87082e tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] POST https://10.4.3.253/volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f/action Jul 03 04:22:48.786381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-a9a60d25-0d44-48a5-9b43-8a852f87082e tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:48.786961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-a9a60d25-0d44-48a5-9b43-8a852f87082e tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:48.804902 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:48.804902 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:48.817355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-71bf6d59-2be4-4d45-9c3f-6e0a950c4547 req-a9a60d25-0d44-48a5-9b43-8a852f87082e tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f/action returned with HTTP 204 Jul 03 04:22:48.817949 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 262/1023] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:22:48 2026] POST /volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:49.077013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fff77ba2-c2eb-46ad-b376-7b39f133a1dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.079957 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fff77ba2-c2eb-46ad-b376-7b39f133a1dc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:49.079957 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fff77ba2-c2eb-46ad-b376-7b39f133a1dc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.079957 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fff77ba2-c2eb-46ad-b376-7b39f133a1dc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.083449 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fff77ba2-c2eb-46ad-b376-7b39f133a1dc tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 returned with HTTP 404 Jul 03 04:22:49.084007 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 254/1024] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:49.090624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4fbb5669-c746-4e2f-b056-df4513854a76 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.092293 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4fbb5669-c746-4e2f-b056-df4513854a76 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:49.092639 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4fbb5669-c746-4e2f-b056-df4513854a76 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:49.092770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4fbb5669-c746-4e2f-b056-df4513854a76 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:49.094129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-4fbb5669-c746-4e2f-b056-df4513854a76 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'available'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:49.103858 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.103858 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:49.115208 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4fbb5669-c746-4e2f-b056-df4513854a76 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:49.115705 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 257/1025] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:49 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:49.123745 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-276d639f-4fb8-42cd-bb6a-b4b36a0058aa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.126473 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-276d639f-4fb8-42cd-bb6a-b4b36a0058aa tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.127004 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-276d639f-4fb8-42cd-bb6a-b4b36a0058aa tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.127277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-276d639f-4fb8-42cd-bb6a-b4b36a0058aa tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.132400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0ce5114c-fb0a-4eaf-8c61-74a313a3234e req-c0efcffa-4653-4054-a177-374a8b7dd7da tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d returned with HTTP 200 Jul 03 04:22:49.134904 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 253/1026] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:22:48 2026] DELETE /volume/v3/attachments/f95a2aca-f8ef-4dde-8d05-558343e2f07d => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:49.135300 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.135300 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:49.136081 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-276d639f-4fb8-42cd-bb6a-b4b36a0058aa tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:49.137279 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-276d639f-4fb8-42cd-bb6a-b4b36a0058aa tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:49.137851 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 263/1027] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:49.148707 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-55d26bf5-7d7d-47e9-bb76-66a82ea44e05 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.151997 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55d26bf5-7d7d-47e9-bb76-66a82ea44e05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:49.151997 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55d26bf5-7d7d-47e9-bb76-66a82ea44e05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.151997 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55d26bf5-7d7d-47e9-bb76-66a82ea44e05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.151997 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-55d26bf5-7d7d-47e9-bb76-66a82ea44e05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete snapshot with id: 0d488a43-8653-4b18-883d-2b21d01eaf05 Jul 03 04:22:49.158654 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55d26bf5-7d7d-47e9-bb76-66a82ea44e05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 returned with HTTP 404 Jul 03 04:22:49.159565 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 255/1028] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:49 2026] DELETE /volume/v3/snapshots/0d488a43-8653-4b18-883d-2b21d01eaf05 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:49.168089 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-745cba7d-8f9c-4f0d-b7b1-61fb4491b039 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.169908 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-745cba7d-8f9c-4f0d-b7b1-61fb4491b039 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:49.170253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-745cba7d-8f9c-4f0d-b7b1-61fb4491b039 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:49.170422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-745cba7d-8f9c-4f0d-b7b1-61fb4491b039 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:49.172073 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-745cba7d-8f9c-4f0d-b7b1-61fb4491b039 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'creating'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:49.181125 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.181125 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:49.197472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-745cba7d-8f9c-4f0d-b7b1-61fb4491b039 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:49.197975 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 258/1029] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:49 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:49.205023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eeebf4d0-caf5-4ab0-8640-7e2c21762412 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.206966 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eeebf4d0-caf5-4ab0-8640-7e2c21762412 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.207145 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eeebf4d0-caf5-4ab0-8640-7e2c21762412 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.207317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eeebf4d0-caf5-4ab0-8640-7e2c21762412 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.212851 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.212851 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:49.213235 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-eeebf4d0-caf5-4ab0-8640-7e2c21762412 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:49.214034 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eeebf4d0-caf5-4ab0-8640-7e2c21762412 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:49.214490 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 254/1030] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:49.224122 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.227350 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:49.227829 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:49.228021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:49.230091 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.snapshot_actions [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99791) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 04:22:49.239158 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.239158 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:49.239839 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.snapshot_actions [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Updating snapshot 2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f with info {'id': '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f', 'status': 'error', 'progress': '80%'} Jul 03 04:22:49.247853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92d1f5c1-d0ce-457c-a8b4-25caea891124 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:49.248447 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 264/1031] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:49 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:49.258201 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f0233ec9-4c3b-40ee-9570-568276780224 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.259841 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0233ec9-4c3b-40ee-9570-568276780224 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.261240 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0233ec9-4c3b-40ee-9570-568276780224 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.261240 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0233ec9-4c3b-40ee-9570-568276780224 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.265466 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.265466 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:49.265934 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f0233ec9-4c3b-40ee-9570-568276780224 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Snapshot retrieved successfully. Jul 03 04:22:49.266736 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0233ec9-4c3b-40ee-9570-568276780224 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:49.267157 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 256/1032] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 460 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:49.277760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-88b617b6-632d-4ee8-bfe3-de8e911d9f97 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.280092 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88b617b6-632d-4ee8-bfe3-de8e911d9f97 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] POST https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action Jul 03 04:22:49.280643 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88b617b6-632d-4ee8-bfe3-de8e911d9f97 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:22:49.280820 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88b617b6-632d-4ee8-bfe3-de8e911d9f97 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:49.282556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-88b617b6-632d-4ee8-bfe3-de8e911d9f97 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] Updating snapshot '2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f' with '{'status': 'available'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:22:49.293207 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.293207 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:49.305066 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88b617b6-632d-4ee8-bfe3-de8e911d9f97 tempest-SnapshotsActionsTest-1436450039 tempest-SnapshotsActionsTest-1436450039-project-admin] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action returned with HTTP 202 Jul 03 04:22:49.305618 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 259/1033] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:22:49 2026] POST /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:22:49.314169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cd58676e-2b72-426f-8d7a-44b1b786f699 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.315923 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd58676e-2b72-426f-8d7a-44b1b786f699 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.316127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd58676e-2b72-426f-8d7a-44b1b786f699 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.316356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd58676e-2b72-426f-8d7a-44b1b786f699 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.321127 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.321127 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:49.321570 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cd58676e-2b72-426f-8d7a-44b1b786f699 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:49.322703 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd58676e-2b72-426f-8d7a-44b1b786f699 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:49.323159 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 255/1034] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:22:49.334548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.337056 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.337319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.337656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.338811 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete snapshot with id: 2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.344658 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.344658 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:49.345227 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:49.365322 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot delete request issued successfully. Jul 03 04:22:49.365615 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3ea101b-adcb-4a51-ba82-34262c1d70db tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 202 Jul 03 04:22:49.366291 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 265/1035] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:22:49 2026] DELETE /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:49.375723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3a77d3be-9494-499b-ad75-6b9de2b80627 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.377493 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3a77d3be-9494-499b-ad75-6b9de2b80627 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:49.377847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3a77d3be-9494-499b-ad75-6b9de2b80627 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.379257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3a77d3be-9494-499b-ad75-6b9de2b80627 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.384069 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.384069 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:49.384851 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3a77d3be-9494-499b-ad75-6b9de2b80627 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Snapshot retrieved successfully. Jul 03 04:22:49.385953 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3a77d3be-9494-499b-ad75-6b9de2b80627 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 200 Jul 03 04:22:49.386507 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 257/1036] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:49.832895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a2d69c32-79a3-4659-abbb-d41757fe3602 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:49.834643 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a2d69c32-79a3-4659-abbb-d41757fe3602 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:49.834871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a2d69c32-79a3-4659-abbb-d41757fe3602 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:49.835075 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a2d69c32-79a3-4659-abbb-d41757fe3602 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:49.842949 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:49.842949 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:49.846791 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a2d69c32-79a3-4659-abbb-d41757fe3602 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:49.850597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a2d69c32-79a3-4659-abbb-d41757fe3602 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:22:49.850967 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 260/1037] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:49 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:50.394800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2595c6c2-15a6-497b-8f83-afba3fbd239e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:50.396454 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2595c6c2-15a6-497b-8f83-afba3fbd239e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f Jul 03 04:22:50.396667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2595c6c2-15a6-497b-8f83-afba3fbd239e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:50.396898 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2595c6c2-15a6-497b-8f83-afba3fbd239e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:50.401606 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2595c6c2-15a6-497b-8f83-afba3fbd239e tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f returned with HTTP 404 Jul 03 04:22:50.402148 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 256/1038] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:22:50 2026] GET /volume/v3/snapshots/2dbc1c92-2cbf-4902-ab1e-0cb5d8fa196f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:50.409087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c4d693fd-839c-481f-8ecd-67f49e2dfe05 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:50.411801 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c4d693fd-839c-481f-8ecd-67f49e2dfe05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:50.412064 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c4d693fd-839c-481f-8ecd-67f49e2dfe05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:50.412290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c4d693fd-839c-481f-8ecd-67f49e2dfe05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:50.420233 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:50.420233 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:50.424449 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c4d693fd-839c-481f-8ecd-67f49e2dfe05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:50.430466 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c4d693fd-839c-481f-8ecd-67f49e2dfe05 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 returned with HTTP 200 Jul 03 04:22:50.431177 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 266/1039] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:50 2026] GET /volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:50.446491 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:50.449788 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:50.449788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:50.449788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:50.449788 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete volume with id: 4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:50.456248 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:50.456248 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:50.457184 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:50.476438 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Delete volume request issued successfully. Jul 03 04:22:50.476832 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-049c5be7-4ab2-47f0-a4a2-fc02871ccf9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 returned with HTTP 202 Jul 03 04:22:50.477303 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 258/1040] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:50 2026] DELETE /volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:50.485652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7742d0f4-7b26-4bee-a90a-4b2ca9979c9c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:50.487446 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7742d0f4-7b26-4bee-a90a-4b2ca9979c9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:50.487671 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7742d0f4-7b26-4bee-a90a-4b2ca9979c9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:50.487861 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7742d0f4-7b26-4bee-a90a-4b2ca9979c9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:50.494848 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:50.494848 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:22:50.498620 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7742d0f4-7b26-4bee-a90a-4b2ca9979c9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Volume info retrieved successfully. Jul 03 04:22:50.503261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7742d0f4-7b26-4bee-a90a-4b2ca9979c9c tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 returned with HTTP 200 Jul 03 04:22:50.503701 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 261/1041] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:50 2026] GET /volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:51.519849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5c1f9bcf-54da-4f58-bf51-0224998589b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:51.522146 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c1f9bcf-54da-4f58-bf51-0224998589b1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] GET https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 Jul 03 04:22:51.522749 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c1f9bcf-54da-4f58-bf51-0224998589b1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:51.522749 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c1f9bcf-54da-4f58-bf51-0224998589b1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:51.532929 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c1f9bcf-54da-4f58-bf51-0224998589b1 tempest-SnapshotsActionsTest-1212067373 tempest-SnapshotsActionsTest-1212067373-project-member] https://10.4.3.253/volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 returned with HTTP 404 Jul 03 04:22:51.533568 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 257/1042] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:51 2026] GET /volume/v3/volumes/4a0845c4-9d1f-4f04-b409-d91344ff1482 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:53.282389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b793b5a3-87d8-436d-a9cc-e62b3637ede4 req-73b84008-934f-4f25-b0bf-8802eeb054a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:53.287642 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b793b5a3-87d8-436d-a9cc-e62b3637ede4 req-73b84008-934f-4f25-b0bf-8802eeb054a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:22:53.287890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b793b5a3-87d8-436d-a9cc-e62b3637ede4 req-73b84008-934f-4f25-b0bf-8802eeb054a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:53.288159 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b793b5a3-87d8-436d-a9cc-e62b3637ede4 req-73b84008-934f-4f25-b0bf-8802eeb054a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:53.300751 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:53.300751 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:53.305149 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-b793b5a3-87d8-436d-a9cc-e62b3637ede4 req-73b84008-934f-4f25-b0bf-8802eeb054a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:22:53.311193 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b793b5a3-87d8-436d-a9cc-e62b3637ede4 req-73b84008-934f-4f25-b0bf-8802eeb054a1 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:22:53.311803 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 267/1043] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:22:53 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:54.031429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-93514232-8ab8-465f-96e2-7f535e0a62c0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:54.140246 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-93514232-8ab8-465f-96e2-7f535e0a62c0 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 04:22:54.140530 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-93514232-8ab8-465f-96e2-7f535e0a62c0 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:54.140791 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-93514232-8ab8-465f-96e2-7f535e0a62c0 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] Calling method 'get_pools' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:54.643552 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-93514232-8ab8-465f-96e2-7f535e0a62c0 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 04:22:54.643893 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 259/1044] 10.4.3.253 () {66 vars in 1314 bytes} [Fri Jul 3 04:22:54 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:22:54.663344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dda80b56-e1cf-4943-83cc-b7634e3070d5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:54.665024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dda80b56-e1cf-4943-83cc-b7634e3070d5 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools Jul 03 04:22:54.665784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dda80b56-e1cf-4943-83cc-b7634e3070d5 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:54.665784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dda80b56-e1cf-4943-83cc-b7634e3070d5 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] Calling method 'get_pools' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:55.171093 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dda80b56-e1cf-4943-83cc-b7634e3070d5 tempest-VolumePoolsAdminTestsJSON-1913013643 tempest-VolumePoolsAdminTestsJSON-1913013643-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 04:22:55.171093 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 262/1045] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:22:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.355540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-17f23c39-40e7-42af-90b8-cb2945bbe795 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.458995 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-17f23c39-40e7-42af-90b8-cb2945bbe795 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] GET https://10.4.3.253/volume/v3/os-quota-class-sets/default Jul 03 04:22:57.459267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-17f23c39-40e7-42af-90b8-cb2945bbe795 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.459534 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-17f23c39-40e7-42af-90b8-cb2945bbe795 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.472934 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-17f23c39-40e7-42af-90b8-cb2945bbe795 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 04:22:57.473295 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 258/1046] 10.4.3.253 () {66 vars in 1297 bytes} [Fri Jul 3 04:22:57 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.481899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-517f4584-0bf7-470a-810e-4d5664a8565a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.483630 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-517f4584-0bf7-470a-810e-4d5664a8565a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] GET https://10.4.3.253/volume/v3/os-quota-class-sets/default Jul 03 04:22:57.483799 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-517f4584-0bf7-470a-810e-4d5664a8565a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.483957 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-517f4584-0bf7-470a-810e-4d5664a8565a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.494704 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-517f4584-0bf7-470a-810e-4d5664a8565a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 04:22:57.495197 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 268/1047] 10.4.3.253 () {66 vars in 1297 bytes} [Fri Jul 3 04:22:57 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.502817 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5ad44142-733c-4f16-9657-8cfea9187a1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.504619 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5ad44142-733c-4f16-9657-8cfea9187a1e tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:22:57.504988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5ad44142-733c-4f16-9657-8cfea9187a1e tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-505067209"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:57.519517 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5ad44142-733c-4f16-9657-8cfea9187a1e tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:22:57.519812 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 260/1048] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:22:57 2026] POST /volume/v3/types => generated 227 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.528010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-40d6fef7-4fe8-4b5e-9de9-e780e3fe0d5a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.529783 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40d6fef7-4fe8-4b5e-9de9-e780e3fe0d5a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-class-sets/default Jul 03 04:22:57.530270 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40d6fef7-4fe8-4b5e-9de9-e780e3fe0d5a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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-505067209": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-505067209": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-505067209": 9}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:57.626032 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.627938 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] DELETE https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:57.628152 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.628352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.628542 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Delete volume with id: 456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:57.636089 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:57.636089 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:57.636575 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:57.649155 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40d6fef7-4fe8-4b5e-9de9-e780e3fe0d5a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 04:22:57.649632 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 263/1049] 10.4.3.253 () {68 vars in 1318 bytes} [Fri Jul 3 04:22:57 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.655520 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Delete volume request issued successfully. Jul 03 04:22:57.655714 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4282e6cc-e09c-4601-9dd9-7577c2eecb90 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 202 Jul 03 04:22:57.656151 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 259/1050] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:57 2026] DELETE /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:57.659369 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.661433 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/605108122a6a4511a43a42db35d3fdec/defaults Jul 03 04:22:57.661604 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.661842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Calling method 'defaults' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.664746 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-664684b2-72d2-462b-b00c-d87d76d10443 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.667008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-664684b2-72d2-462b-b00c-d87d76d10443 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:57.667279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-664684b2-72d2-462b-b00c-d87d76d10443 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.667541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-664684b2-72d2-462b-b00c-d87d76d10443 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.668144 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.668720 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.668947 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.669197 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.671499 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-84e7b698-19d9-465b-a1ce-b0198f30ff38 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/605108122a6a4511a43a42db35d3fdec/defaults returned with HTTP 200 Jul 03 04:22:57.671896 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 269/1051] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:22:57 2026] GET /volume/v3/os-quota-sets/605108122a6a4511a43a42db35d3fdec/defaults => generated 642 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.676260 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:57.676260 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:22:57.680763 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-664684b2-72d2-462b-b00c-d87d76d10443 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:57.686683 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-664684b2-72d2-462b-b00c-d87d76d10443 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 200 Jul 03 04:22:57.687250 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 261/1052] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:57 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.795441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-746c40c1-289a-40d6-9e6b-31d3db78296a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.797201 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/e307910ca98740cf97d5d5879989d46d/defaults Jul 03 04:22:57.797438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.797615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Calling method 'defaults' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.804258 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.804986 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.805245 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.805531 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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. Jul 03 04:22:57.808720 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-746c40c1-289a-40d6-9e6b-31d3db78296a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/e307910ca98740cf97d5d5879989d46d/defaults returned with HTTP 200 Jul 03 04:22:57.809365 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 264/1053] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:22:57 2026] GET /volume/v3/os-quota-sets/e307910ca98740cf97d5d5879989d46d/defaults => generated 642 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:57.879888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-172b8a86-15c3-4e40-90e2-e1276dbf407d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.881914 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-172b8a86-15c3-4e40-90e2-e1276dbf407d tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] DELETE https://10.4.3.253/volume/v3/types/3c3f592a-a937-4582-bdc3-a84646f5aa67 Jul 03 04:22:57.882150 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-172b8a86-15c3-4e40-90e2-e1276dbf407d tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.882402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-172b8a86-15c3-4e40-90e2-e1276dbf407d tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.911781 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-172b8a86-15c3-4e40-90e2-e1276dbf407d tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/types/3c3f592a-a937-4582-bdc3-a84646f5aa67 returned with HTTP 202 Jul 03 04:22:57.912363 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 260/1054] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:22:57 2026] DELETE /volume/v3/types/3c3f592a-a937-4582-bdc3-a84646f5aa67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:57.920200 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ac0c1c45-9a9c-4832-b605-01f84a74bb58 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.922127 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac0c1c45-9a9c-4832-b605-01f84a74bb58 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] GET https://10.4.3.253/volume/v3/types/3c3f592a-a937-4582-bdc3-a84646f5aa67 Jul 03 04:22:57.922374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac0c1c45-9a9c-4832-b605-01f84a74bb58 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:57.922616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac0c1c45-9a9c-4832-b605-01f84a74bb58 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:57.926306 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac0c1c45-9a9c-4832-b605-01f84a74bb58 tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/types/3c3f592a-a937-4582-bdc3-a84646f5aa67 returned with HTTP 404 Jul 03 04:22:57.926845 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 270/1055] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:22:57 2026] GET /volume/v3/types/3c3f592a-a937-4582-bdc3-a84646f5aa67 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:57.935615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cbf8a2c4-3bd0-4306-b120-27c323526a8a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:57.937701 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cbf8a2c4-3bd0-4306-b120-27c323526a8a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-class-sets/default Jul 03 04:22:57.938103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cbf8a2c4-3bd0-4306-b120-27c323526a8a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:22:58.024300 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cbf8a2c4-3bd0-4306-b120-27c323526a8a tempest-VolumeQuotaClassesTest-1524439115 tempest-VolumeQuotaClassesTest-1524439115-project-admin] https://10.4.3.253/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 04:22:58.024859 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 262/1056] 10.4.3.253 () {68 vars in 1318 bytes} [Fri Jul 3 04:22:57 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:58.703345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-34c161fb-2abb-4222-8846-5a091aae6bc0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:58.705538 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-34c161fb-2abb-4222-8846-5a091aae6bc0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 Jul 03 04:22:58.705752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-34c161fb-2abb-4222-8846-5a091aae6bc0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:58.705978 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-34c161fb-2abb-4222-8846-5a091aae6bc0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:58.712033 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-34c161fb-2abb-4222-8846-5a091aae6bc0 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 returned with HTTP 404 Jul 03 04:22:58.712622 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 265/1057] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:58 2026] GET /volume/v3/volumes/456bcf44-f9eb-40dd-adcb-615018ebbc94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:22:58.720269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:58.722102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] DELETE https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 Jul 03 04:22:58.722317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:58.722525 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:58.722716 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Delete volume with id: 1cf03f19-38f1-4394-a828-408a91cedd22 Jul 03 04:22:58.729593 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:58.729593 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:22:58.730129 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:58.745212 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Delete volume request issued successfully. Jul 03 04:22:58.745457 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f74870a4-4cf0-49ce-931c-abe9cec4a733 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 returned with HTTP 202 Jul 03 04:22:58.745898 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 261/1058] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:22:58 2026] DELETE /volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:22:58.756388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-32497165-6ec7-4926-a62e-dd084aaf7922 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:58.758427 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-32497165-6ec7-4926-a62e-dd084aaf7922 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 Jul 03 04:22:58.758642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-32497165-6ec7-4926-a62e-dd084aaf7922 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:58.758870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-32497165-6ec7-4926-a62e-dd084aaf7922 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:58.767227 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:22:58.767227 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:22:58.770955 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-32497165-6ec7-4926-a62e-dd084aaf7922 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Volume info retrieved successfully. Jul 03 04:22:58.775019 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-32497165-6ec7-4926-a62e-dd084aaf7922 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 returned with HTTP 200 Jul 03 04:22:58.775445 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 271/1059] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:58 2026] GET /volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:22:59.787636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-83013ac3-cd4e-4e8f-b99c-ee40048400b3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:22:59.789367 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83013ac3-cd4e-4e8f-b99c-ee40048400b3 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] GET https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 Jul 03 04:22:59.789566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83013ac3-cd4e-4e8f-b99c-ee40048400b3 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:22:59.789760 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83013ac3-cd4e-4e8f-b99c-ee40048400b3 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:22:59.796274 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83013ac3-cd4e-4e8f-b99c-ee40048400b3 tempest-ServerRescueNegativeTestJSON-764277257 tempest-ServerRescueNegativeTestJSON-764277257-project-member] https://10.4.3.253/volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 returned with HTTP 404 Jul 03 04:22:59.796837 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 263/1060] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:22:59 2026] GET /volume/v3/volumes/1cf03f19-38f1-4394-a828-408a91cedd22 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:00.414875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-74bb1028-cf6c-42eb-add7-9728598beb99 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:00.499853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74bb1028-cf6c-42eb-add7-9728598beb99 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:23:00.500245 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74bb1028-cf6c-42eb-add7-9728598beb99 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1493251486"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:00.514546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74bb1028-cf6c-42eb-add7-9728598beb99 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:23:00.514978 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 266/1061] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:23:00 2026] POST /volume/v3/types => generated 233 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:00.523930 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3dd07b07-4492-4025-84da-f7a77eb44030 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:00.529159 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3dd07b07-4492-4025-84da-f7a77eb44030 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:23:00.529970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3dd07b07-4492-4025-84da-f7a77eb44030 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-211215961", "extra_specs": {"multiattach": " True"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:00.555738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3dd07b07-4492-4025-84da-f7a77eb44030 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:23:00.556110 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 262/1062] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:23:00 2026] POST /volume/v3/types => generated 258 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:00.566213 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-efc63673-d362-49cd-9006-379f6e74d5d1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:00.646971 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:00.647506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1493251486", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2139580259"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:00.649389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1493251486', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2139580259'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:00.656090 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Create volume of 1 GB Jul 03 04:23:00.656470 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:00.656470 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:00.657047 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Availability Zones retrieved successfully. Jul 03 04:23:00.664808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Flow 'volume_create_api' (2c2bfb40-f4eb-4478-b101-4301b8be11f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:00.666277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3190a4a0-2125-4cc5-8d23-da09cd9e4ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:00.667280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:00.699603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3190a4a0-2125-4cc5-8d23-da09cd9e4ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:23:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1493251486',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:00.700713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a0abca-4810-40c1-957c-2049668754ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:00.741055 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:23:00.741468 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:23:00.789061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Created reservations ['ab171846-1646-4dac-b96f-f8b51f621601', '4f476b07-6f9d-4ff5-89ce-909bc84c6f3e', 'ac3420e1-a344-4aca-b604-408fdac8d0df', '795bad3f-416f-4245-93e4-a57a50637f47'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:00.789773 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77a0abca-4810-40c1-957c-2049668754ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab171846-1646-4dac-b96f-f8b51f621601', '4f476b07-6f9d-4ff5-89ce-909bc84c6f3e', 'ac3420e1-a344-4aca-b604-408fdac8d0df', '795bad3f-416f-4245-93e4-a57a50637f47']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:00.790489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5066d76c-79be-44c7-a1cb-5db56a312174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:00.815003 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5066d76c-79be-44c7-a1cb-5db56a312174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c596b290-ede1-441e-88c3-c9be69df66a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2139580259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cbd7f7cf74b4a8f86d32ab181c9968b',qos_specs=None,replication_status=,reservations=['ab171846-1646-4dac-b96f-f8b51f621601','4f476b07-6f9d-4ff5-89ce-909bc84c6f3e','ac3420e1-a344-4aca-b604-408fdac8d0df','795bad3f-416f-4245-93e4-a57a50637f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6abde8fd80304f2e8a3df90fa9cb16ce',volume_type_id=f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2139580259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c596b290-ede1-441e-88c3-c9be69df66a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cbd7f7cf74b4a8f86d32ab181c9968b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6abde8fd80304f2e8a3df90fa9cb16ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0),volume_type_id=f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:00.815863 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e89fdfc-7399-4ecb-89b1-b74e358b4832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:00.839979 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e89fdfc-7399-4ecb-89b1-b74e358b4832) transitioned into state 'SUCCESS' from state '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-2139580259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cbd7f7cf74b4a8f86d32ab181c9968b',qos_specs=None,replication_status=,reservations=['ab171846-1646-4dac-b96f-f8b51f621601','4f476b07-6f9d-4ff5-89ce-909bc84c6f3e','ac3420e1-a344-4aca-b604-408fdac8d0df','795bad3f-416f-4245-93e4-a57a50637f47'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6abde8fd80304f2e8a3df90fa9cb16ce',volume_type_id=f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:00.840790 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a656ff91-76d3-4594-9d4c-1827a09ef6b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:00.857352 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a656ff91-76d3-4594-9d4c-1827a09ef6b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:00.857352 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Flow 'volume_create_api' (2c2bfb40-f4eb-4478-b101-4301b8be11f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:00.857352 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Create volume request issued successfully. Jul 03 04:23:00.857738 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-efc63673-d362-49cd-9006-379f6e74d5d1 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:00.858302 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 272/1063] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:23:00 2026] POST /volume/v3/volumes => generated 872 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:00.870574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ef4638ce-ea0e-413a-a670-62a9df58ea2a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:00.873103 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef4638ce-ea0e-413a-a670-62a9df58ea2a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:00.873619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef4638ce-ea0e-413a-a670-62a9df58ea2a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:00.874128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef4638ce-ea0e-413a-a670-62a9df58ea2a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:00.883244 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:00.883244 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:00.888392 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ef4638ce-ea0e-413a-a670-62a9df58ea2a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:00.902698 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef4638ce-ea0e-413a-a670-62a9df58ea2a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:00.902698 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 264/1064] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:00 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:01.134019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38c8daf4-d750-4f11-a428-92d8e3534a95 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:01.136045 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38c8daf4-d750-4f11-a428-92d8e3534a95 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:23:01.136045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38c8daf4-d750-4f11-a428-92d8e3534a95 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:01.136219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38c8daf4-d750-4f11-a428-92d8e3534a95 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:01.154652 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:01.154652 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:01.156757 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-38c8daf4-d750-4f11-a428-92d8e3534a95 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:23:01.163866 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38c8daf4-d750-4f11-a428-92d8e3534a95 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:23:01.164642 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 267/1065] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:01 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:01.221153 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-47e63e14-bf3b-4ad3-b0a1-6c316a46a8ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:01.227092 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-47e63e14-bf3b-4ad3-b0a1-6c316a46a8ea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:23:01.227385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-47e63e14-bf3b-4ad3-b0a1-6c316a46a8ea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:01.227644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-47e63e14-bf3b-4ad3-b0a1-6c316a46a8ea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:01.247763 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:01.247763 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:01.252932 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-47e63e14-bf3b-4ad3-b0a1-6c316a46a8ea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:23:01.259693 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-47e63e14-bf3b-4ad3-b0a1-6c316a46a8ea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:23:01.260103 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 263/1066] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:01 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:01.284668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:01.287296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92/action Jul 03 04:23:01.287641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:01.287822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:01.299824 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:01.299824 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:01.300375 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:23:01.307115 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Begin detaching volume completed successfully. Jul 03 04:23:01.307357 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-edcd78dc-472c-48b2-b2bf-1457b3a5518b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92/action returned with HTTP 202 Jul 03 04:23:01.307782 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 273/1067] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:23:01 2026] POST /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:01.916995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9bfe245a-3c6a-4dea-a3ef-c5f49389edb2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:01.921801 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9bfe245a-3c6a-4dea-a3ef-c5f49389edb2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:01.922035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9bfe245a-3c6a-4dea-a3ef-c5f49389edb2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:01.922230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9bfe245a-3c6a-4dea-a3ef-c5f49389edb2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:01.930613 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:01.930613 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:01.935405 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9bfe245a-3c6a-4dea-a3ef-c5f49389edb2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:01.938998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9bfe245a-3c6a-4dea-a3ef-c5f49389edb2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:01.939503 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 265/1068] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:01 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 999 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:01.951862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-66630adb-a9d4-4703-9959-5f52f9fe80a8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:01.955686 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-66630adb-a9d4-4703-9959-5f52f9fe80a8 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:01.960392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-66630adb-a9d4-4703-9959-5f52f9fe80a8 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:01.960392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-66630adb-a9d4-4703-9959-5f52f9fe80a8 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:01.968784 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:01.968784 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:01.978397 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-66630adb-a9d4-4703-9959-5f52f9fe80a8 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Volume info retrieved successfully. Jul 03 04:23:01.981580 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-66630adb-a9d4-4703-9959-5f52f9fe80a8 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:01.982033 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 268/1069] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:01 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:01.993929 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:01.995673 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] POST https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2/action Jul 03 04:23:01.996088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-211215961", "migration_policy": "never"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:01.996283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-211215961", "migration_policy": "never"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:02.004563 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:02.004563 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:02.005020 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:02.010434 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:02.010434 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:02.024828 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-211215961 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-211215961, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:23:02.025197 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-211215961 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-211215961, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:23:02.047069 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Created reservations ['6d3caa64-dd1a-46c6-b199-ca0651465187', '051ab667-bb04-4042-b573-23894fe0fda7'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:02.056790 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:23:02.057111 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1493251486, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:23:02.066191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Created reservations ['2138b933-27bb-432e-ba58-0dfa00349232', '42275d58-583d-4ea7-93d6-bf758e459aa8'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:02.130807 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Retype volume request issued successfully. Jul 03 04:23:02.131024 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-27fa962d-6ac2-4cdd-809b-a83ab53cb22a tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2/action returned with HTTP 202 Jul 03 04:23:02.131739 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 264/1070] 10.4.3.253 () {70 vars in 1432 bytes} [Fri Jul 3 04:23:01 2026] POST /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:23:02.142306 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7a237ece-3983-434a-8075-2e56ce4ffd6b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:02.145093 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7a237ece-3983-434a-8075-2e56ce4ffd6b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:02.145093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7a237ece-3983-434a-8075-2e56ce4ffd6b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:02.145093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7a237ece-3983-434a-8075-2e56ce4ffd6b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:02.152790 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:02.152790 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:02.157662 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7a237ece-3983-434a-8075-2e56ce4ffd6b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:02.163069 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7a237ece-3983-434a-8075-2e56ce4ffd6b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:02.163519 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 274/1071] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:02 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:02.333407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1ae13f1b-f4c2-4fb4-a7c1-78548f109dd2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:02.333839 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1ae13f1b-f4c2-4fb4-a7c1-78548f109dd2 None None] GET https://10.4.3.253/volume// Jul 03 04:23:02.334033 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1ae13f1b-f4c2-4fb4-a7c1-78548f109dd2 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:02.334278 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1ae13f1b-f4c2-4fb4-a7c1-78548f109dd2 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:02.334713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1ae13f1b-f4c2-4fb4-a7c1-78548f109dd2 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:02.335189 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 266/1072] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:02.345078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-4ef6e3d4-c006-4972-a7e6-98db725e003d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:02.347593 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-4ef6e3d4-c006-4972-a7e6-98db725e003d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:23:02.348159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-4ef6e3d4-c006-4972-a7e6-98db725e003d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:02.348576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-4ef6e3d4-c006-4972-a7e6-98db725e003d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:02.365674 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:02.365674 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:02.371408 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-4ef6e3d4-c006-4972-a7e6-98db725e003d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:23:02.379412 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-4ef6e3d4-c006-4972-a7e6-98db725e003d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:23:02.380029 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 269/1073] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:02 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:03.176621 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-54f2eb38-5442-4092-8b71-128fee3c9479 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:03.178562 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54f2eb38-5442-4092-8b71-128fee3c9479 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:03.178768 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54f2eb38-5442-4092-8b71-128fee3c9479 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:03.178946 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54f2eb38-5442-4092-8b71-128fee3c9479 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:03.186784 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:03.186784 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:03.193670 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-54f2eb38-5442-4092-8b71-128fee3c9479 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:03.200246 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54f2eb38-5442-4092-8b71-128fee3c9479 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:03.200687 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 265/1074] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:03 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:03.211883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a4f0c96d-d908-46dd-981c-8cc158abe1b9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:03.213654 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a4f0c96d-d908-46dd-981c-8cc158abe1b9 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:03.213873 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a4f0c96d-d908-46dd-981c-8cc158abe1b9 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:03.214044 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a4f0c96d-d908-46dd-981c-8cc158abe1b9 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:03.221919 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:03.221919 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:03.225138 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a4f0c96d-d908-46dd-981c-8cc158abe1b9 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Volume info retrieved successfully. Jul 03 04:23:03.228638 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a4f0c96d-d908-46dd-981c-8cc158abe1b9 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:03.229038 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 275/1075] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:03 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:03.240789 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-769e8e4b-3023-4848-ac45-324a840a841c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:03.242632 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-769e8e4b-3023-4848-ac45-324a840a841c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:03.242902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-769e8e4b-3023-4848-ac45-324a840a841c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:03.243126 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-769e8e4b-3023-4848-ac45-324a840a841c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:03.249703 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:03.249703 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:03.253518 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-769e8e4b-3023-4848-ac45-324a840a841c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Volume info retrieved successfully. Jul 03 04:23:03.258435 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-769e8e4b-3023-4848-ac45-324a840a841c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:03.259105 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 267/1076] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:03 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:03.262753 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-b3d9342f-7bd4-435b-8f63-0f75724b5add None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:03.264795 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-b3d9342f-7bd4-435b-8f63-0f75724b5add tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667 Jul 03 04:23:03.265067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-b3d9342f-7bd4-435b-8f63-0f75724b5add tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:03.265634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-b3d9342f-7bd4-435b-8f63-0f75724b5add tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:03.271359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e2054fdb-4585-4f16-9b34-f9422d64915b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:03.273443 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] POST https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2/action Jul 03 04:23:03.273740 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:03.273740 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:03.273816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1493251486", "migration_policy": "never"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:03.275375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1493251486", "migration_policy": "never"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:03.282659 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:03.282659 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:03.283446 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:03.315155 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Created reservations ['f75b63ef-5d49-4802-88fa-d9f376bd0381', 'd498b9ab-f5cd-483f-a809-02831b3be2d4'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:03.334764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Created reservations ['3dbbfc55-14b0-4cfa-9842-e92db728b1a2', 'ab491ef1-a669-474e-a4ef-2868e6382ddd'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:03.382398 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Retype volume request issued successfully. Jul 03 04:23:03.382655 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2054fdb-4585-4f16-9b34-f9422d64915b tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2/action returned with HTTP 202 Jul 03 04:23:03.383049 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 266/1077] 10.4.3.253 () {70 vars in 1432 bytes} [Fri Jul 3 04:23:03 2026] POST /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:23:03.390754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2781747d-883d-4f46-b361-a445dd14cc3f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:03.392727 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2781747d-883d-4f46-b361-a445dd14cc3f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:03.395961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2781747d-883d-4f46-b361-a445dd14cc3f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:03.395961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2781747d-883d-4f46-b361-a445dd14cc3f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:03.421828 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:03.421828 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:03.431521 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2781747d-883d-4f46-b361-a445dd14cc3f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:03.438631 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2781747d-883d-4f46-b361-a445dd14cc3f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:03.439296 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 276/1078] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:03 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 997 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:03.803540 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-1f9d7451-fd7b-4839-b140-56d623ba64d9 req-b3d9342f-7bd4-435b-8f63-0f75724b5add tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667 returned with HTTP 200 Jul 03 04:23:03.803912 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 270/1079] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:03 2026] DELETE /volume/v3/attachments/28d219ce-78d6-49b7-9462-2c6878424667 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:04.458047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3a9b69e5-66b1-43e3-826f-764511a7650e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.461656 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3a9b69e5-66b1-43e3-826f-764511a7650e tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:04.461656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3a9b69e5-66b1-43e3-826f-764511a7650e tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.461656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3a9b69e5-66b1-43e3-826f-764511a7650e tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.469125 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.469125 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:04.476266 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3a9b69e5-66b1-43e3-826f-764511a7650e tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:04.478399 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3a9b69e5-66b1-43e3-826f-764511a7650e tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:04.478906 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 268/1080] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 999 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:04.495892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-08da5a13-9004-4967-b296-f322e287262b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.497656 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-08da5a13-9004-4967-b296-f322e287262b tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:04.497856 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-08da5a13-9004-4967-b296-f322e287262b tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.498032 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-08da5a13-9004-4967-b296-f322e287262b tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.498156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c30aaab1-c0b1-4141-9dcf-bb4a9c3f8e5a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.499979 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c30aaab1-c0b1-4141-9dcf-bb4a9c3f8e5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:23:04.500216 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c30aaab1-c0b1-4141-9dcf-bb4a9c3f8e5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.500489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c30aaab1-c0b1-4141-9dcf-bb4a9c3f8e5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.504953 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.504953 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:04.508505 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.508505 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:04.508743 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-08da5a13-9004-4967-b296-f322e287262b tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Volume info retrieved successfully. Jul 03 04:23:04.512287 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c30aaab1-c0b1-4141-9dcf-bb4a9c3f8e5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:23:04.512756 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-08da5a13-9004-4967-b296-f322e287262b tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:04.513158 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 267/1081] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:04.516540 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c30aaab1-c0b1-4141-9dcf-bb4a9c3f8e5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:23:04.516889 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 277/1082] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:04.529889 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.531920 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2139580259 Jul 03 04:23:04.532118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.532314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.532920 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.532920 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:04.533180 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2139580259'), ('all_tenants', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:23:04.567967 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Get all volumes completed successfully. Jul 03 04:23:04.568414 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16fbab8f-02bb-46a7-b385-0704e1d8a288 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2139580259 returned with HTTP 200 Jul 03 04:23:04.568784 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 271/1083] 10.4.3.253 () {68 vars in 1429 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2139580259 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:04.578280 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.582358 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2139580259 Jul 03 04:23:04.582358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.582358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.583208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2139580259'), ('all_tenants', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:23:04.615490 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Get all volumes completed successfully. Jul 03 04:23:04.616094 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d27f1604-fa91-4426-abe1-52009ac5d2e6 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2139580259 returned with HTTP 200 Jul 03 04:23:04.616631 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 269/1084] 10.4.3.253 () {68 vars in 1429 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2139580259 => generated 342 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:04.625124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5c955943-08ff-4460-b5c1-549df7d6e8b2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.627419 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c955943-08ff-4460-b5c1-549df7d6e8b2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:04.627419 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c955943-08ff-4460-b5c1-549df7d6e8b2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.627545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c955943-08ff-4460-b5c1-549df7d6e8b2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.634810 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.634810 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:04.639672 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5c955943-08ff-4460-b5c1-549df7d6e8b2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:04.644924 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c955943-08ff-4460-b5c1-549df7d6e8b2 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:04.645466 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 268/1085] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:04.661931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0b431660-a325-414c-a2da-713b67c12ca9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.663637 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:04.663836 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.664119 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.664279 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Delete volume with id: c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:04.671310 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.671310 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:04.671742 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:04.703243 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Delete volume request issued successfully. Jul 03 04:23:04.703646 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b431660-a325-414c-a2da-713b67c12ca9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 202 Jul 03 04:23:04.703873 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 278/1086] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:23:04 2026] DELETE /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:23:04.712767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3f54560a-50cf-42fd-9bff-c71a7b6baec9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:04.714950 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f54560a-50cf-42fd-9bff-c71a7b6baec9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:04.715174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f54560a-50cf-42fd-9bff-c71a7b6baec9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:04.715389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f54560a-50cf-42fd-9bff-c71a7b6baec9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:04.721646 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:04.721646 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:04.725189 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3f54560a-50cf-42fd-9bff-c71a7b6baec9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Volume info retrieved successfully. Jul 03 04:23:04.729558 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f54560a-50cf-42fd-9bff-c71a7b6baec9 tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 200 Jul 03 04:23:04.729930 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 272/1087] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:04 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:05.744969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7e3d4d9e-6266-45e5-a768-a93126a3b36f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:05.748562 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e3d4d9e-6266-45e5-a768-a93126a3b36f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] GET https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 Jul 03 04:23:05.748562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e3d4d9e-6266-45e5-a768-a93126a3b36f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:05.748562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e3d4d9e-6266-45e5-a768-a93126a3b36f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:05.755007 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e3d4d9e-6266-45e5-a768-a93126a3b36f tempest-VolumeRetypeMultiattachTest-397383484 tempest-VolumeRetypeMultiattachTest-397383484-project-member] https://10.4.3.253/volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 returned with HTTP 404 Jul 03 04:23:05.755550 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 270/1088] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:05 2026] GET /volume/v3/volumes/c596b290-ede1-441e-88c3-c9be69df66a2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:23:05.765837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b243a614-54e5-4a30-b8f6-198c27b93c6f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:05.767726 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b243a614-54e5-4a30-b8f6-198c27b93c6f tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] DELETE https://10.4.3.253/volume/v3/types/e453c270-01fb-4731-83e7-6d216c136cb2 Jul 03 04:23:05.767926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b243a614-54e5-4a30-b8f6-198c27b93c6f tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:05.768116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b243a614-54e5-4a30-b8f6-198c27b93c6f tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:05.853565 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b243a614-54e5-4a30-b8f6-198c27b93c6f tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/types/e453c270-01fb-4731-83e7-6d216c136cb2 returned with HTTP 202 Jul 03 04:23:05.853936 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 269/1089] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:23:05 2026] DELETE /volume/v3/types/e453c270-01fb-4731-83e7-6d216c136cb2 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:23:05.862528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-febfdc6e-4800-4151-89a5-986f1c17d5cf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:05.863966 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-febfdc6e-4800-4151-89a5-986f1c17d5cf tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/types/e453c270-01fb-4731-83e7-6d216c136cb2 Jul 03 04:23:05.864206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-febfdc6e-4800-4151-89a5-986f1c17d5cf tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:05.865115 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-febfdc6e-4800-4151-89a5-986f1c17d5cf tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:05.868164 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-febfdc6e-4800-4151-89a5-986f1c17d5cf tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/types/e453c270-01fb-4731-83e7-6d216c136cb2 returned with HTTP 404 Jul 03 04:23:05.872111 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 279/1090] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:23:05 2026] GET /volume/v3/types/e453c270-01fb-4731-83e7-6d216c136cb2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:05.876031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-67d15015-bc96-441b-a215-7f281dcee842 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:05.878052 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-67d15015-bc96-441b-a215-7f281dcee842 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] DELETE https://10.4.3.253/volume/v3/types/f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0 Jul 03 04:23:05.878315 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-67d15015-bc96-441b-a215-7f281dcee842 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:05.878618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-67d15015-bc96-441b-a215-7f281dcee842 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:05.922787 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-67d15015-bc96-441b-a215-7f281dcee842 tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/types/f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0 returned with HTTP 202 Jul 03 04:23:05.923341 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 273/1091] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:23:05 2026] DELETE /volume/v3/types/f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:23:05.935591 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2aec6408-06da-4da5-82c1-7e7916bf697c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:05.938343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2aec6408-06da-4da5-82c1-7e7916bf697c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] GET https://10.4.3.253/volume/v3/types/f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0 Jul 03 04:23:05.938343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2aec6408-06da-4da5-82c1-7e7916bf697c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:05.938343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2aec6408-06da-4da5-82c1-7e7916bf697c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:05.942377 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2aec6408-06da-4da5-82c1-7e7916bf697c tempest-VolumeRetypeMultiattachTest-1833947518 tempest-VolumeRetypeMultiattachTest-1833947518-project-admin] https://10.4.3.253/volume/v3/types/f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0 returned with HTTP 404 Jul 03 04:23:05.943030 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 271/1092] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:23:05 2026] GET /volume/v3/types/f1c2eeb2-8f49-44b4-8e70-4e4487f53cb0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:06.522475 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-524a25e9-e457-4be2-9ada-b30a3751f3cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:06.524465 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-524a25e9-e457-4be2-9ada-b30a3751f3cb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:06.524661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-524a25e9-e457-4be2-9ada-b30a3751f3cb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:06.524836 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-524a25e9-e457-4be2-9ada-b30a3751f3cb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:06.541148 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:06.541148 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:06.545331 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-524a25e9-e457-4be2-9ada-b30a3751f3cb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:06.554631 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-524a25e9-e457-4be2-9ada-b30a3751f3cb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:06.555028 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 270/1093] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:06 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:07.500240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-877e01ef-598d-410a-a02d-7dbe9f7ac620 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:07.507164 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-877e01ef-598d-410a-a02d-7dbe9f7ac620 None None] GET https://10.4.3.253/volume// Jul 03 04:23:07.507164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-877e01ef-598d-410a-a02d-7dbe9f7ac620 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:07.507164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-877e01ef-598d-410a-a02d-7dbe9f7ac620 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:07.507674 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-877e01ef-598d-410a-a02d-7dbe9f7ac620 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:07.507932 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 280/1094] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:07 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:07.517729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3f74fffd-8b92-47f4-8918-fec3f8261c76 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:07.520805 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3f74fffd-8b92-47f4-8918-fec3f8261c76 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:23:07.521035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3f74fffd-8b92-47f4-8918-fec3f8261c76 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19667756-96ff-45ec-8718-a1a0c10571e3", "connector": null, "instance_uuid": "b19a6fc7-ad5e-48c5-9980-7791a8cfa7dc"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:07.536180 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:07.536180 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:07.572572 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3f74fffd-8b92-47f4-8918-fec3f8261c76 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:23:07.573158 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 274/1095] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:23:07 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) Jul 03 04:23:07.582575 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3b65b562-bdf7-4f5b-9c4f-3f4703a72c90 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:07.587986 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3b65b562-bdf7-4f5b-9c4f-3f4703a72c90 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66 Jul 03 04:23:07.588198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3b65b562-bdf7-4f5b-9c4f-3f4703a72c90 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:07.588399 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3b65b562-bdf7-4f5b-9c4f-3f4703a72c90 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:07.599279 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:07.599279 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:07.800742 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:07.802499 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:07.802873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1532910739"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:07.804302 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1532910739'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:07.804457 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Create volume of 1 GB Jul 03 04:23:07.808949 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Availability Zones retrieved successfully. Jul 03 04:23:07.815638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Flow 'volume_create_api' (cd9908fb-bda5-4c23-a966-c419684612ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:07.816826 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6f6a9d-347a-46b7-a05c-74135eee5c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:07.818123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:07.847639 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d6f6a9d-347a-46b7-a05c-74135eee5c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:07.848578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a97894-46d0-4a7e-a686-c5f0e0bd2ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:07.924204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Created reservations ['a795d0c9-bf72-4d32-ad45-ce605bf0a674', 'a8e9c3c8-3bae-401e-ae40-e06e41f65037', '75d772f7-f5f2-4104-936d-0f79c34da9ec', '8f88f889-8f72-449b-9ebd-40be6eaa97a6'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:07.925105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6a97894-46d0-4a7e-a686-c5f0e0bd2ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a795d0c9-bf72-4d32-ad45-ce605bf0a674', 'a8e9c3c8-3bae-401e-ae40-e06e41f65037', '75d772f7-f5f2-4104-936d-0f79c34da9ec', '8f88f889-8f72-449b-9ebd-40be6eaa97a6']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:07.926121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e32ddb-80af-4d55-a2b1-22f198a32c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:07.956738 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7e32ddb-80af-4d55-a2b1-22f198a32c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d1597e7-f64e-4934-b987-a411b5e87625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1532910739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cacca25290034c6c994e6b370e1269ea',qos_specs=None,replication_status=,reservations=['a795d0c9-bf72-4d32-ad45-ce605bf0a674','a8e9c3c8-3bae-401e-ae40-e06e41f65037','75d772f7-f5f2-4104-936d-0f79c34da9ec','8f88f889-8f72-449b-9ebd-40be6eaa97a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45389379b60a4483bf40e242b4340307',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1532910739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d1597e7-f64e-4934-b987-a411b5e87625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cacca25290034c6c994e6b370e1269ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45389379b60a4483bf40e242b4340307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:07.958750 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49c2e3a-191d-4926-8c78-32a95a1cd09a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:07.983428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49c2e3a-191d-4926-8c78-32a95a1cd09a) transitioned into state 'SUCCESS' from state '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-1532910739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cacca25290034c6c994e6b370e1269ea',qos_specs=None,replication_status=,reservations=['a795d0c9-bf72-4d32-ad45-ce605bf0a674','a8e9c3c8-3bae-401e-ae40-e06e41f65037','75d772f7-f5f2-4104-936d-0f79c34da9ec','8f88f889-8f72-449b-9ebd-40be6eaa97a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45389379b60a4483bf40e242b4340307',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:07.984299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c7ee89-3fcf-4d84-b081-bbb3687fb749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:07.996520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c7ee89-3fcf-4d84-b081-bbb3687fb749) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:07.997653 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Flow 'volume_create_api' (cd9908fb-bda5-4c23-a966-c419684612ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:07.997960 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Create volume request issued successfully. Jul 03 04:23:07.998579 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-706d0ca9-3658-4508-a35a-41059ec1fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:07.999122 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 271/1096] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:07 2026] POST /volume/v3/volumes => generated 754 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:08.190772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-3b65b562-bdf7-4f5b-9c4f-3f4703a72c90 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66 returned with HTTP 200 Jul 03 04:23:08.191086 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 272/1097] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:07 2026] DELETE /volume/v3/attachments/be7f9060-e9c8-40f5-b6f0-de8dbe2c9d66 => generated 367 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:08.640415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c958583f-716f-4065-baae-bb13239816ea req-35a941a3-e1c0-41f3-a2bd-2279d5111ea4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:08.645094 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-35a941a3-e1c0-41f3-a2bd-2279d5111ea4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:08.645420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-35a941a3-e1c0-41f3-a2bd-2279d5111ea4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:08.645747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-35a941a3-e1c0-41f3-a2bd-2279d5111ea4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:08.657066 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:08.657066 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:08.666879 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-c958583f-716f-4065-baae-bb13239816ea req-35a941a3-e1c0-41f3-a2bd-2279d5111ea4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:08.676738 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-35a941a3-e1c0-41f3-a2bd-2279d5111ea4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:08.677306 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 281/1098] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:08 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:10.721476 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-57ecae93-017c-49db-b6ed-33d8c1fbba60 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:10.722027 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57ecae93-017c-49db-b6ed-33d8c1fbba60 None None] GET https://10.4.3.253/volume// Jul 03 04:23:10.722272 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57ecae93-017c-49db-b6ed-33d8c1fbba60 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:10.722546 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57ecae93-017c-49db-b6ed-33d8c1fbba60 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:10.722958 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57ecae93-017c-49db-b6ed-33d8c1fbba60 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:10.723336 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 275/1099] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:23:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:10.732559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c958583f-716f-4065-baae-bb13239816ea req-abe8f313-daa5-48ba-b7f8-57ebe19f5ace None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:10.735017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-abe8f313-daa5-48ba-b7f8-57ebe19f5ace tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:23:10.735398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-abe8f313-daa5-48ba-b7f8-57ebe19f5ace tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0918a653-eea1-4f49-97ab-a6765fc776c8", "connector": null, "instance_uuid": "926a2908-f9ed-4231-8e35-474b614fc373"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:10.747625 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:10.747625 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:10.793132 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-abe8f313-daa5-48ba-b7f8-57ebe19f5ace tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:23:10.793641 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 272/1100] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:23:10 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) Jul 03 04:23:11.203228 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f70714c6-4375-46b3-b52a-534202e9a5bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:11.205171 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f70714c6-4375-46b3-b52a-534202e9a5bd tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:11.205418 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f70714c6-4375-46b3-b52a-534202e9a5bd tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:11.205675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f70714c6-4375-46b3-b52a-534202e9a5bd tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:11.216416 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:11.216416 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:11.221661 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f70714c6-4375-46b3-b52a-534202e9a5bd tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:11.226461 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f70714c6-4375-46b3-b52a-534202e9a5bd tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:11.226888 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 273/1101] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:11 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 866 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:11.335355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7755bb7b-ed15-49dd-9006-98a8fa7978cd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:11.335355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7755bb7b-ed15-49dd-9006-98a8fa7978cd None None] GET https://10.4.3.253/volume// Jul 03 04:23:11.335355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7755bb7b-ed15-49dd-9006-98a8fa7978cd None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:11.335355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7755bb7b-ed15-49dd-9006-98a8fa7978cd None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:11.335355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7755bb7b-ed15-49dd-9006-98a8fa7978cd None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:11.335355 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 282/1102] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:11.353673 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c958583f-716f-4065-baae-bb13239816ea req-cbda2b4c-680a-4f22-95a8-7082bd58ff91 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:11.361667 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-cbda2b4c-680a-4f22-95a8-7082bd58ff91 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:11.361667 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-cbda2b4c-680a-4f22-95a8-7082bd58ff91 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:11.362570 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-cbda2b4c-680a-4f22-95a8-7082bd58ff91 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:11.377013 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:11.377013 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:11.385206 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-c958583f-716f-4065-baae-bb13239816ea req-cbda2b4c-680a-4f22-95a8-7082bd58ff91 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:11.392550 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-cbda2b4c-680a-4f22-95a8-7082bd58ff91 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:11.393673 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 276/1103] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:11 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1028 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:11.533780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:11.537166 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] PUT https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 Jul 03 04:23:11.537665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:11.548844 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Acquiring lock "cinder-attachment_update-0918a653-eea1-4f49-97ab-a6765fc776c8-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:23:11.555933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Lock "cinder-attachment_update-0918a653-eea1-4f49-97ab-a6765fc776c8-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:23:11.557503 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:11.557503 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:12.088283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Lock "cinder-attachment_update-0918a653-eea1-4f49-97ab-a6765fc776c8-np0000004364" released by "attachment_update" :: held 0.532s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:23:12.088680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-7e5ae4c9-c7c9-4194-8001-6c8b621e5e93 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 returned with HTTP 200 Jul 03 04:23:12.089251 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 273/1104] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:23:11 2026] PUT /volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:23:12.246373 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6c41e894-d052-4314-8882-32babcbb489e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:12.249240 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6c41e894-d052-4314-8882-32babcbb489e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:12.249601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6c41e894-d052-4314-8882-32babcbb489e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:12.249852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6c41e894-d052-4314-8882-32babcbb489e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:12.266174 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:12.266174 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:12.271053 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6c41e894-d052-4314-8882-32babcbb489e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:12.278767 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6c41e894-d052-4314-8882-32babcbb489e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:12.279390 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 274/1105] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:12 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:13.259315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:13.263428 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b Jul 03 04:23:13.263597 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:13.275927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:23:13.283351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:23:13.286682 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:13.286682 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:13.298269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e4834171-1486-4069-b6dc-12ca1e153510 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:13.303175 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4834171-1486-4069-b6dc-12ca1e153510 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:13.303622 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4834171-1486-4069-b6dc-12ca1e153510 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:13.303900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4834171-1486-4069-b6dc-12ca1e153510 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:13.322772 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:13.322772 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:13.328559 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e4834171-1486-4069-b6dc-12ca1e153510 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:13.339389 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4834171-1486-4069-b6dc-12ca1e153510 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:13.339876 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 277/1106] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:13 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:13.817249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-19667756-96ff-45ec-8718-a1a0c10571e3-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:23:13.817664 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-666b1bac-7d7c-4c06-a9f2-c7371b78c720 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b returned with HTTP 200 Jul 03 04:23:13.818179 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 283/1107] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:23:13 2026] PUT /volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:13.828313 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7ded4966-4894-4ee9-a3ab-6261a41c2293 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:13.830265 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7ded4966-4894-4ee9-a3ab-6261a41c2293 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b Jul 03 04:23:13.830472 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7ded4966-4894-4ee9-a3ab-6261a41c2293 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:13.830658 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7ded4966-4894-4ee9-a3ab-6261a41c2293 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:13.850679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-d560975f-4d9a-4597-95c9-bc6386602abb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:13.855511 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-d560975f-4d9a-4597-95c9-bc6386602abb tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:13.855511 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-d560975f-4d9a-4597-95c9-bc6386602abb tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:13.856446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-d560975f-4d9a-4597-95c9-bc6386602abb tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:13.857137 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7ded4966-4894-4ee9-a3ab-6261a41c2293 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b returned with HTTP 200 Jul 03 04:23:13.857570 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 274/1108] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:23:13 2026] GET /volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:14.022874 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:14.022874 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:14.026827 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-d560975f-4d9a-4597-95c9-bc6386602abb tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:14.031404 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-d560975f-4d9a-4597-95c9-bc6386602abb tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:14.031814 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 275/1109] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:13 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1136 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:14.049345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:14.051451 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473/action Jul 03 04:23:14.051810 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:14.051925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:14.062242 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:14.062242 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:14.062879 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:14.068571 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Begin detaching volume completed successfully. Jul 03 04:23:14.069253 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-ddfc43d9-9281-437a-9326-abecb2111434 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473/action returned with HTTP 202 Jul 03 04:23:14.069945 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 278/1110] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:23:14 2026] POST /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:14.088209 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3add20de-e4a3-40df-a205-b103d4a3a382 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:14.090298 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3add20de-e4a3-40df-a205-b103d4a3a382 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:14.090564 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3add20de-e4a3-40df-a205-b103d4a3a382 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:14.090797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3add20de-e4a3-40df-a205-b103d4a3a382 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:14.117975 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:14.117975 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:14.122498 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3add20de-e4a3-40df-a205-b103d4a3a382 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:14.127554 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3add20de-e4a3-40df-a205-b103d4a3a382 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:14.128101 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 284/1111] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:14 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:14.356726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-959f0887-1d2e-455f-8aef-15cc2ab3cd6b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:14.363583 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-959f0887-1d2e-455f-8aef-15cc2ab3cd6b tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:14.363895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-959f0887-1d2e-455f-8aef-15cc2ab3cd6b tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:14.364115 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-959f0887-1d2e-455f-8aef-15cc2ab3cd6b tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:14.374473 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:14.374473 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:14.377845 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-959f0887-1d2e-455f-8aef-15cc2ab3cd6b tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:14.383074 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-959f0887-1d2e-455f-8aef-15cc2ab3cd6b tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:14.383925 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 275/1112] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:14 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:15.119588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bf67bf85-3407-4f54-99b3-94e295cfcd1a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:15.121101 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf67bf85-3407-4f54-99b3-94e295cfcd1a None None] GET https://10.4.3.253/volume// Jul 03 04:23:15.121101 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf67bf85-3407-4f54-99b3-94e295cfcd1a None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:15.121101 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf67bf85-3407-4f54-99b3-94e295cfcd1a None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:15.122882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf67bf85-3407-4f54-99b3-94e295cfcd1a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:15.123317 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 276/1113] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:15 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:15.137004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-03dd183b-b8b0-4c92-8eba-d2539acd7ec8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:15.140081 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-03dd183b-b8b0-4c92-8eba-d2539acd7ec8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:15.140367 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-03dd183b-b8b0-4c92-8eba-d2539acd7ec8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:15.140600 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-03dd183b-b8b0-4c92-8eba-d2539acd7ec8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:15.146072 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1129b282-2403-4af4-8346-9cd1cc183f56 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:15.148883 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1129b282-2403-4af4-8346-9cd1cc183f56 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:15.149119 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1129b282-2403-4af4-8346-9cd1cc183f56 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:15.149119 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1129b282-2403-4af4-8346-9cd1cc183f56 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:15.153193 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:15.153193 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:15.158882 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-03dd183b-b8b0-4c92-8eba-d2539acd7ec8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:15.166712 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-03dd183b-b8b0-4c92-8eba-d2539acd7ec8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:15.167039 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:15.167039 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:15.167701 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 279/1114] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:15 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:15.173069 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1129b282-2403-4af4-8346-9cd1cc183f56 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:15.179296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1129b282-2403-4af4-8346-9cd1cc183f56 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:15.179820 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 285/1115] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:15 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:15.398025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5f2d41ea-3018-4520-8cd0-336fcf5347af None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:15.401554 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f2d41ea-3018-4520-8cd0-336fcf5347af tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:15.401782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f2d41ea-3018-4520-8cd0-336fcf5347af tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:15.401961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f2d41ea-3018-4520-8cd0-336fcf5347af tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:15.420121 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:15.420121 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:15.425377 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5f2d41ea-3018-4520-8cd0-336fcf5347af tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:15.432114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f2d41ea-3018-4520-8cd0-336fcf5347af tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:15.432576 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 276/1116] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:15 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:16.201601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f1088a4a-313d-45eb-ab82-47654eb2fd78 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:16.203670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f1088a4a-313d-45eb-ab82-47654eb2fd78 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:16.204139 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f1088a4a-313d-45eb-ab82-47654eb2fd78 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:16.204501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f1088a4a-313d-45eb-ab82-47654eb2fd78 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:16.216812 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:16.216812 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:16.221053 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f1088a4a-313d-45eb-ab82-47654eb2fd78 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:16.226158 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f1088a4a-313d-45eb-ab82-47654eb2fd78 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:16.226571 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 277/1117] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:16 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:16.447174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-07c1e835-2d3a-4614-a3fa-ca6e3212e8e0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:16.449514 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-07c1e835-2d3a-4614-a3fa-ca6e3212e8e0 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:16.449794 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-07c1e835-2d3a-4614-a3fa-ca6e3212e8e0 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:16.450034 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-07c1e835-2d3a-4614-a3fa-ca6e3212e8e0 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:16.478452 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:16.478452 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:16.484517 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-07c1e835-2d3a-4614-a3fa-ca6e3212e8e0 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:16.492889 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-07c1e835-2d3a-4614-a3fa-ca6e3212e8e0 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:16.493226 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 280/1118] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:16 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:17.259589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c7dd8c6b-688d-4e2e-b421-b7bdad38f019 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:17.259589 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7dd8c6b-688d-4e2e-b421-b7bdad38f019 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:17.259589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7dd8c6b-688d-4e2e-b421-b7bdad38f019 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:17.259589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7dd8c6b-688d-4e2e-b421-b7bdad38f019 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:17.261679 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:17.261679 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:17.265412 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c7dd8c6b-688d-4e2e-b421-b7bdad38f019 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:17.269928 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7dd8c6b-688d-4e2e-b421-b7bdad38f019 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:17.270535 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 286/1119] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:17 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:17.505830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-955a634d-c60d-4408-8ed0-560b67c707ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:17.508022 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-955a634d-c60d-4408-8ed0-560b67c707ad tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:17.508294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-955a634d-c60d-4408-8ed0-560b67c707ad tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:17.508681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-955a634d-c60d-4408-8ed0-560b67c707ad tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:17.523698 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:17.523698 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:17.529046 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-955a634d-c60d-4408-8ed0-560b67c707ad tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:17.539792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-955a634d-c60d-4408-8ed0-560b67c707ad tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:17.540311 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 277/1120] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:17 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:17.693384 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-93c505b0-6801-4b37-9017-0e7394089661 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:17.695315 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-93c505b0-6801-4b37-9017-0e7394089661 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] DELETE https://10.4.3.253/volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2 Jul 03 04:23:17.695636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-93c505b0-6801-4b37-9017-0e7394089661 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:17.695975 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-93c505b0-6801-4b37-9017-0e7394089661 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:17.705162 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:17.705162 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:18.252780 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-80a1bfd5-a952-48a2-bd79-9ee16e767d1b req-93c505b0-6801-4b37-9017-0e7394089661 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2 returned with HTTP 200 Jul 03 04:23:18.253237 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 278/1121] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:17 2026] DELETE /volume/v3/attachments/33593964-9b4f-4d24-b81e-04b1f05a51e2 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:18.283041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d98d969d-caaa-46fa-b8c8-6add600f98fe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:18.285105 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d98d969d-caaa-46fa-b8c8-6add600f98fe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:23:18.285341 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d98d969d-caaa-46fa-b8c8-6add600f98fe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:18.285576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d98d969d-caaa-46fa-b8c8-6add600f98fe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:18.292455 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:18.292455 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:18.296183 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d98d969d-caaa-46fa-b8c8-6add600f98fe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:23:18.301011 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d98d969d-caaa-46fa-b8c8-6add600f98fe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:23:18.301408 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 281/1122] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:18 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:18.495978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c958583f-716f-4065-baae-bb13239816ea req-93d9fe92-8a27-4e21-9373-3ad8ccfc4c97 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:18.497984 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-93d9fe92-8a27-4e21-9373-3ad8ccfc4c97 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] POST https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16/action Jul 03 04:23:18.498351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-93d9fe92-8a27-4e21-9373-3ad8ccfc4c97 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:18.498581 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-93d9fe92-8a27-4e21-9373-3ad8ccfc4c97 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:18.524433 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:18.524433 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:18.555543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b0355bc-b318-45ce-aa01-e5e9e84606ee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:18.556800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b0355bc-b318-45ce-aa01-e5e9e84606ee tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:18.557065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b0355bc-b318-45ce-aa01-e5e9e84606ee tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:18.558366 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b0355bc-b318-45ce-aa01-e5e9e84606ee tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:18.566345 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:18.566345 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:18.571030 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c958583f-716f-4065-baae-bb13239816ea req-93d9fe92-8a27-4e21-9373-3ad8ccfc4c97 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16/action returned with HTTP 204 Jul 03 04:23:18.571473 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 287/1123] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:23:18 2026] POST /volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:18.574393 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b0355bc-b318-45ce-aa01-e5e9e84606ee tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:18.582699 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b0355bc-b318-45ce-aa01-e5e9e84606ee tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:18.583122 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 278/1124] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:18 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:19.595173 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e48fe997-324c-4524-a23b-a75a85e1fc98 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:19.597106 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e48fe997-324c-4524-a23b-a75a85e1fc98 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:19.597383 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e48fe997-324c-4524-a23b-a75a85e1fc98 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:19.597588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e48fe997-324c-4524-a23b-a75a85e1fc98 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:19.613404 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:19.613404 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:19.616927 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e48fe997-324c-4524-a23b-a75a85e1fc98 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:19.630604 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e48fe997-324c-4524-a23b-a75a85e1fc98 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:19.631107 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 279/1125] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:19 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:19.646225 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5c894849-3f31-4080-a2dc-163968b8330a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:19.647949 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] POST https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8/action Jul 03 04:23:19.648345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:19.648520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:19.658982 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:19.658982 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:19.659548 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:19.811579 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Created reservations ['bd21945c-d984-4851-9cd4-a6e2d7e56b0f', 'abb818dd-9300-4b87-9ae1-43a7927d5f00'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:19.863063 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Extend volume request issued successfully. Jul 03 04:23:19.863371 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c894849-3f31-4080-a2dc-163968b8330a tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8/action returned with HTTP 202 Jul 03 04:23:19.863852 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 282/1126] 10.4.3.253 () {70 vars in 1431 bytes} [Fri Jul 3 04:23:19 2026] POST /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:23:19.881276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e8ac95ff-e0aa-4e01-bf6e-17ed493ef2a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:19.881276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8ac95ff-e0aa-4e01-bf6e-17ed493ef2a5 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:19.881276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8ac95ff-e0aa-4e01-bf6e-17ed493ef2a5 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:19.881276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8ac95ff-e0aa-4e01-bf6e-17ed493ef2a5 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:19.895953 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:19.895953 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:19.914445 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e8ac95ff-e0aa-4e01-bf6e-17ed493ef2a5 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:19.944986 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8ac95ff-e0aa-4e01-bf6e-17ed493ef2a5 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:19.945553 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 288/1127] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:19 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1162 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:20.964564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c18edcff-27ca-499e-8fd7-9bfd0d7992d4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:20.966361 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c18edcff-27ca-499e-8fd7-9bfd0d7992d4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:20.966522 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c18edcff-27ca-499e-8fd7-9bfd0d7992d4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:20.966733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c18edcff-27ca-499e-8fd7-9bfd0d7992d4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:20.976548 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:20.976548 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:20.980291 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c18edcff-27ca-499e-8fd7-9bfd0d7992d4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:20.987028 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c18edcff-27ca-499e-8fd7-9bfd0d7992d4 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:20.987491 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 279/1128] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:20 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1159 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:21.003889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b63786ad-1911-49ba-a121-853a5fcf701d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:21.005992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b63786ad-1911-49ba-a121-853a5fcf701d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:21.006205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b63786ad-1911-49ba-a121-853a5fcf701d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:21.006413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b63786ad-1911-49ba-a121-853a5fcf701d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:21.013308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7e9458fc-550b-41d1-9298-bbb0d9c4d68a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:21.018029 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7e9458fc-550b-41d1-9298-bbb0d9c4d68a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b/action Jul 03 04:23:21.020606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7e9458fc-550b-41d1-9298-bbb0d9c4d68a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:21.020866 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7e9458fc-550b-41d1-9298-bbb0d9c4d68a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:21.026580 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:21.026580 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:21.030926 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b63786ad-1911-49ba-a121-853a5fcf701d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:21.036992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b63786ad-1911-49ba-a121-853a5fcf701d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:21.037519 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 280/1129] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:21 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:21.046361 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:21.046361 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:21.075932 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d09970db-6c9d-4562-bea3-0c7cb0020bd5 req-7e9458fc-550b-41d1-9298-bbb0d9c4d68a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b/action returned with HTTP 204 Jul 03 04:23:21.075932 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 283/1130] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:23:21 2026] POST /volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:21.249801 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-5c894849-3f31-4080-a2dc-163968b8330a req-4b5323c8-1474-486c-8ad0-9a95a292f811 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:21.251801 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5c894849-3f31-4080-a2dc-163968b8330a req-4b5323c8-1474-486c-8ad0-9a95a292f811 service nova] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:21.251995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-5c894849-3f31-4080-a2dc-163968b8330a req-4b5323c8-1474-486c-8ad0-9a95a292f811 service nova] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:21.252185 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-5c894849-3f31-4080-a2dc-163968b8330a req-4b5323c8-1474-486c-8ad0-9a95a292f811 service nova] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:21.262227 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:21.262227 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:21.265938 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-5c894849-3f31-4080-a2dc-163968b8330a req-4b5323c8-1474-486c-8ad0-9a95a292f811 service nova] Volume info retrieved successfully. Jul 03 04:23:21.270405 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5c894849-3f31-4080-a2dc-163968b8330a req-4b5323c8-1474-486c-8ad0-9a95a292f811 service nova] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:21.270825 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 289/1131] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:21 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:22.326435 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-5efd357d-11c7-4631-a485-ee8a612759be None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:22.328919 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-5efd357d-11c7-4631-a485-ee8a612759be tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:22.329143 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-5efd357d-11c7-4631-a485-ee8a612759be tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:22.329409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-5efd357d-11c7-4631-a485-ee8a612759be tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:22.342626 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:22.342626 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:22.353562 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-5efd357d-11c7-4631-a485-ee8a612759be tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:22.361808 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-5efd357d-11c7-4631-a485-ee8a612759be tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:22.362347 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 280/1132] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:22 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:22.389854 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:22.391856 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] POST https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8/action Jul 03 04:23:22.392229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:22.392636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:22.406131 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:22.406131 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:22.406814 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:22.421091 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Begin detaching volume completed successfully. Jul 03 04:23:22.421349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-36bf931c-abda-45c3-a58b-8ffb12d4c6cc tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8/action returned with HTTP 202 Jul 03 04:23:22.421963 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 281/1133] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:23:22 2026] POST /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:22.453038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c603c64-9665-4281-a7e1-35657048930d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:22.455150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c603c64-9665-4281-a7e1-35657048930d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:22.455506 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c603c64-9665-4281-a7e1-35657048930d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:22.455776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c603c64-9665-4281-a7e1-35657048930d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:22.468122 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:22.468122 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:22.471757 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0c603c64-9665-4281-a7e1-35657048930d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:22.476919 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c603c64-9665-4281-a7e1-35657048930d tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:22.477296 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 284/1134] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:22 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:23.463230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-38e52e7e-ca98-4041-9a1d-e6c6f8a5e07b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:23.464345 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-38e52e7e-ca98-4041-9a1d-e6c6f8a5e07b None None] GET https://10.4.3.253/volume// Jul 03 04:23:23.464345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-38e52e7e-ca98-4041-9a1d-e6c6f8a5e07b None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:23.464617 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-38e52e7e-ca98-4041-9a1d-e6c6f8a5e07b None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:23.465061 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-38e52e7e-ca98-4041-9a1d-e6c6f8a5e07b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:23.465581 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 290/1135] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:23 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:23.480146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-357da0f5-d449-4e8b-bf03-5eddfbea9f94 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:23.482603 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-357da0f5-d449-4e8b-bf03-5eddfbea9f94 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:23.482883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-357da0f5-d449-4e8b-bf03-5eddfbea9f94 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:23.483209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-357da0f5-d449-4e8b-bf03-5eddfbea9f94 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:23.495099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-af1bfbb9-6cbf-41b8-a34f-f6183296cba1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:23.497775 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:23.497775 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:23.501824 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af1bfbb9-6cbf-41b8-a34f-f6183296cba1 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:23.502154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af1bfbb9-6cbf-41b8-a34f-f6183296cba1 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:23.502434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af1bfbb9-6cbf-41b8-a34f-f6183296cba1 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:23.513182 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-357da0f5-d449-4e8b-bf03-5eddfbea9f94 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:23.522009 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:23.522009 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:23.522344 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-357da0f5-d449-4e8b-bf03-5eddfbea9f94 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:23.522917 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 281/1136] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:23 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1324 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:23.527756 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-af1bfbb9-6cbf-41b8-a34f-f6183296cba1 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:23.533970 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af1bfbb9-6cbf-41b8-a34f-f6183296cba1 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:23.535579 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 282/1137] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:23 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:24.555351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a5d76add-dce1-4e4d-9431-4f7469f89954 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:24.563202 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a5d76add-dce1-4e4d-9431-4f7469f89954 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:24.563459 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a5d76add-dce1-4e4d-9431-4f7469f89954 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:24.563687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a5d76add-dce1-4e4d-9431-4f7469f89954 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:24.577314 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:24.577314 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:24.582714 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a5d76add-dce1-4e4d-9431-4f7469f89954 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:24.588918 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a5d76add-dce1-4e4d-9431-4f7469f89954 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:24.589942 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 285/1138] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:24 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:24.625275 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-c305bf9b-9b0d-4f0e-b3c1-ad09ad66722e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:24.629504 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-c305bf9b-9b0d-4f0e-b3c1-ad09ad66722e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] DELETE https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 Jul 03 04:23:24.629504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-c305bf9b-9b0d-4f0e-b3c1-ad09ad66722e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:24.629504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-c305bf9b-9b0d-4f0e-b3c1-ad09ad66722e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:24.636869 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:24.636869 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:25.191362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-842942f3-6100-451a-a1a7-c0f24b628c47 req-c305bf9b-9b0d-4f0e-b3c1-ad09ad66722e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 returned with HTTP 200 Jul 03 04:23:25.191781 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 291/1139] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:24 2026] DELETE /volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:25.607583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9e5416be-7dd0-4830-85fa-6a8d067e34fb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:25.611737 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9e5416be-7dd0-4830-85fa-6a8d067e34fb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:25.612016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9e5416be-7dd0-4830-85fa-6a8d067e34fb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:25.612234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9e5416be-7dd0-4830-85fa-6a8d067e34fb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:25.624077 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:25.624077 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:25.634789 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9e5416be-7dd0-4830-85fa-6a8d067e34fb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:25.642117 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9e5416be-7dd0-4830-85fa-6a8d067e34fb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:25.642628 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 282/1140] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:25 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:29.930448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0d06a6a4-d35b-4a96-85c3-33f7b9820f8a req-8040b597-afb6-43c6-b22e-0f8cebc26e8e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:29.932657 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0d06a6a4-d35b-4a96-85c3-33f7b9820f8a req-8040b597-afb6-43c6-b22e-0f8cebc26e8e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] DELETE https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 Jul 03 04:23:29.933100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0d06a6a4-d35b-4a96-85c3-33f7b9820f8a req-8040b597-afb6-43c6-b22e-0f8cebc26e8e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:29.933100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0d06a6a4-d35b-4a96-85c3-33f7b9820f8a req-8040b597-afb6-43c6-b22e-0f8cebc26e8e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:29.937593 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0d06a6a4-d35b-4a96-85c3-33f7b9820f8a req-8040b597-afb6-43c6-b22e-0f8cebc26e8e tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 returned with HTTP 404 Jul 03 04:23:29.938349 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 283/1141] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:29 2026] DELETE /volume/v3/attachments/a4272f57-6174-49bd-917b-43c2a718db16 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:23:34.587889 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=207,cinder:INSERT=20,cinder:UPDATE=52,cinder:DELETE=4 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:23:35.189948 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=207,cinder:INSERT=31,cinder:UPDATE=65,cinder:DELETE=2 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:23:35.640594 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=222,cinder:UPDATE=39,cinder:DELETE=3,cinder:INSERT=25 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:23:35.823177 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b86c6d2-6f80-4007-8611-7f574583a30c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:35.827317 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b86c6d2-6f80-4007-8611-7f574583a30c tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:35.827727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b86c6d2-6f80-4007-8611-7f574583a30c tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:35.828023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b86c6d2-6f80-4007-8611-7f574583a30c tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:35.840042 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:35.840042 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:35.848133 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b86c6d2-6f80-4007-8611-7f574583a30c tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:35.857800 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b86c6d2-6f80-4007-8611-7f574583a30c tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:35.858482 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 286/1142] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:35 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:35.872747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4050cfc8-0201-4779-93b0-26105787c2cb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:35.874846 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] DELETE https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:35.876373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:35.876373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:35.876373 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Delete volume with id: 0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:35.886845 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:35.886845 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:35.887561 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:35.916148 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Delete volume request issued successfully. Jul 03 04:23:35.916488 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4050cfc8-0201-4779-93b0-26105787c2cb tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 202 Jul 03 04:23:35.917084 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 292/1143] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:23:35 2026] DELETE /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:23:35.931040 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cb28f924-c585-4ce0-9ba3-28b1c8c96d43 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:35.933012 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb28f924-c585-4ce0-9ba3-28b1c8c96d43 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:35.933116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb28f924-c585-4ce0-9ba3-28b1c8c96d43 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:35.933407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb28f924-c585-4ce0-9ba3-28b1c8c96d43 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:35.939894 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:35.939894 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:35.943803 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cb28f924-c585-4ce0-9ba3-28b1c8c96d43 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Volume info retrieved successfully. Jul 03 04:23:35.948930 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb28f924-c585-4ce0-9ba3-28b1c8c96d43 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 200 Jul 03 04:23:35.949392 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 283/1144] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:35 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:36.140156 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:36.141956 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:36.142264 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1573567146"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:36.143956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1573567146'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:36.144087 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume of 1 GB Jul 03 04:23:36.147875 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Availability Zones retrieved successfully. Jul 03 04:23:36.152828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (f18d6e57-eb0a-473b-9e04-f13a10914458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:36.153935 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d3a3c0-a507-448f-b7a5-fec0c07aebd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:36.154857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:36.179793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65d3a3c0-a507-448f-b7a5-fec0c07aebd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:36.180593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fa898a-c46d-44ba-8d65-cb8c40239983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:36.235320 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Created reservations ['740b108c-81a0-4de8-9dd8-a73c61896cbf', 'e51e205e-cb43-490d-a1df-2ebd3dc762c6', 'be806993-173a-4a29-82d1-77bbf4d4d2a3', '897932a1-4c52-4dcb-a0db-2a000c7a49df'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:36.236089 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15fa898a-c46d-44ba-8d65-cb8c40239983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['740b108c-81a0-4de8-9dd8-a73c61896cbf', 'e51e205e-cb43-490d-a1df-2ebd3dc762c6', 'be806993-173a-4a29-82d1-77bbf4d4d2a3', '897932a1-4c52-4dcb-a0db-2a000c7a49df']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:36.236797 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526660ef-1ca8-40fe-9ed6-d036d1205d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:36.257178 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (526660ef-1ca8-40fe-9ed6-d036d1205d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3153528d-f920-4788-b93e-6887d5bf2c0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1573567146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['740b108c-81a0-4de8-9dd8-a73c61896cbf','e51e205e-cb43-490d-a1df-2ebd3dc762c6','be806993-173a-4a29-82d1-77bbf4d4d2a3','897932a1-4c52-4dcb-a0db-2a000c7a49df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1573567146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3153528d-f920-4788-b93e-6887d5bf2c0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4633715a7154216a4874bcd856d1287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee91e96736454aedb88dff7df2ee9540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:36.257918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7d1161-2d9b-4be1-b0fc-eafbaf33fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:36.279848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7d1161-2d9b-4be1-b0fc-eafbaf33fd63) transitioned into state 'SUCCESS' from state '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-1573567146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['740b108c-81a0-4de8-9dd8-a73c61896cbf','e51e205e-cb43-490d-a1df-2ebd3dc762c6','be806993-173a-4a29-82d1-77bbf4d4d2a3','897932a1-4c52-4dcb-a0db-2a000c7a49df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:36.280824 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990860a3-3b6b-4856-9266-4d194da8dc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:36.292594 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (990860a3-3b6b-4856-9266-4d194da8dc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:36.293816 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (f18d6e57-eb0a-473b-9e04-f13a10914458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:36.294226 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request issued successfully. Jul 03 04:23:36.295001 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8567958e-72cc-4f7c-8b84-a98ff75ae810 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:36.295574 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 284/1145] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:36 2026] POST /volume/v3/volumes => generated 749 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:36.317287 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-29edeab3-a659-4692-a96f-8c0c85bd16ed None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:36.319080 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29edeab3-a659-4692-a96f-8c0c85bd16ed tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:36.319578 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29edeab3-a659-4692-a96f-8c0c85bd16ed tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:36.320982 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29edeab3-a659-4692-a96f-8c0c85bd16ed tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:36.332188 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:36.332188 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:36.336626 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-29edeab3-a659-4692-a96f-8c0c85bd16ed tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:36.342085 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29edeab3-a659-4692-a96f-8c0c85bd16ed tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:36.342085 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 287/1146] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:36 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:36.964965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c7f5e1c4-e44c-4da9-8d78-e10f8c1c4595 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:36.967681 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7f5e1c4-e44c-4da9-8d78-e10f8c1c4595 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] GET https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 Jul 03 04:23:36.968934 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7f5e1c4-e44c-4da9-8d78-e10f8c1c4595 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:36.968934 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7f5e1c4-e44c-4da9-8d78-e10f8c1c4595 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:36.978057 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7f5e1c4-e44c-4da9-8d78-e10f8c1c4595 tempest-VolumesExtendAttachedTest-743139915 tempest-VolumesExtendAttachedTest-743139915-project-member] https://10.4.3.253/volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 returned with HTTP 404 Jul 03 04:23:36.979155 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 293/1147] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:23:36 2026] GET /volume/v3/volumes/0918a653-eea1-4f49-97ab-a6765fc776c8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:23:37.359784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b7162183-2028-4d7c-8de7-b5640184ff8b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:37.361616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b7162183-2028-4d7c-8de7-b5640184ff8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:37.361855 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b7162183-2028-4d7c-8de7-b5640184ff8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:37.362004 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b7162183-2028-4d7c-8de7-b5640184ff8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:37.370960 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:37.370960 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:37.376678 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b7162183-2028-4d7c-8de7-b5640184ff8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:37.383549 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b7162183-2028-4d7c-8de7-b5640184ff8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:37.384296 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 284/1148] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:37 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:37.402616 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:37.404669 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action Jul 03 04:23:37.405398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action body: b'{"os-attach": {"instance_uuid": "da209021-caec-40ea-afb5-bd5d7e46b1d3", "mountpoint": "/dev/vdb"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:37.405804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "da209021-caec-40ea-afb5-bd5d7e46b1d3", "mountpoint": "/dev/vdb"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:37.410763 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=202,cinder:INSERT=27,cinder:UPDATE=53,cinder:DELETE=3 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:23:37.428513 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:37.428513 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:37.428513 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:37.441801 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Update volume admin metadata completed successfully. Jul 03 04:23:37.948748 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Attach volume completed successfully. Jul 03 04:23:37.949059 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-494916da-4c56-4a57-8b0b-f9bb2b1ef130 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action returned with HTTP 202 Jul 03 04:23:37.949699 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 285/1149] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:37 2026] POST /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action => generated 0 bytes in 548 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:37.967419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-01b94c1d-b50d-42f7-b75f-5077c43c3e5a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:37.968247 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01b94c1d-b50d-42f7-b75f-5077c43c3e5a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:37.969094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01b94c1d-b50d-42f7-b75f-5077c43c3e5a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:37.969094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01b94c1d-b50d-42f7-b75f-5077c43c3e5a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:37.987453 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:37.987453 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:37.993921 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-01b94c1d-b50d-42f7-b75f-5077c43c3e5a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:38.001179 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01b94c1d-b50d-42f7-b75f-5077c43c3e5a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:38.001654 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 288/1150] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:37 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 1176 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:38.018814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bfd38462-c8c6-4005-9ff5-2a86382b8898 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:38.020944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bfd38462-c8c6-4005-9ff5-2a86382b8898 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:38.021311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bfd38462-c8c6-4005-9ff5-2a86382b8898 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:38.021678 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bfd38462-c8c6-4005-9ff5-2a86382b8898 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:38.034237 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:38.034237 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:38.039632 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bfd38462-c8c6-4005-9ff5-2a86382b8898 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:38.048530 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bfd38462-c8c6-4005-9ff5-2a86382b8898 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:38.048530 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 294/1151] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:38 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:38.066144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b6597ff1-3571-4b1e-9560-963db9ade948 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:38.204816 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6597ff1-3571-4b1e-9560-963db9ade948 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action Jul 03 04:23:38.205232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6597ff1-3571-4b1e-9560-963db9ade948 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:38.205362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6597ff1-3571-4b1e-9560-963db9ade948 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:38.230236 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:38.230236 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:38.230714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-b6597ff1-3571-4b1e-9560-963db9ade948 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '3153528d-f920-4788-b93e-6887d5bf2c0a' with '{'status': 'error'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:23:38.273270 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6597ff1-3571-4b1e-9560-963db9ade948 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action returned with HTTP 202 Jul 03 04:23:38.273702 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 285/1152] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:38 2026] POST /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:38.284193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-57682b8a-a708-4c35-8284-e9eb1c749098 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:38.286362 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57682b8a-a708-4c35-8284-e9eb1c749098 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:38.286684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57682b8a-a708-4c35-8284-e9eb1c749098 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:38.286945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57682b8a-a708-4c35-8284-e9eb1c749098 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:38.298591 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:38.298591 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:38.302997 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-57682b8a-a708-4c35-8284-e9eb1c749098 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:38.307751 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57682b8a-a708-4c35-8284-e9eb1c749098 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:38.308211 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 286/1153] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:38 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 1175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:38.322366 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:38.325319 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action Jul 03 04:23:38.325757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "6c1a4086-339d-48b5-b2d6-758208d4875e"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:38.325912 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "6c1a4086-339d-48b5-b2d6-758208d4875e"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:38.337348 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:38.337348 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:38.337749 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Volume info retrieved successfully. Jul 03 04:23:38.842297 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Terminate volume connection completed successfully. Jul 03 04:23:38.849828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99792) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 04:23:39.365890 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Detach volume completed successfully. Jul 03 04:23:39.366231 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-41a5ea5c-9690-4b3e-bab5-d0e51d99c205 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action returned with HTTP 202 Jul 03 04:23:39.366874 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 289/1154] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:38 2026] POST /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action => generated 0 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:39.378370 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a2192712-59ab-4c21-ba62-276b5c32c7b9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:39.383738 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2192712-59ab-4c21-ba62-276b5c32c7b9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:39.383930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2192712-59ab-4c21-ba62-276b5c32c7b9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:39.384319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2192712-59ab-4c21-ba62-276b5c32c7b9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:39.405289 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:39.405289 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:39.412475 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a2192712-59ab-4c21-ba62-276b5c32c7b9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:39.421969 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2192712-59ab-4c21-ba62-276b5c32c7b9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:39.422628 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 295/1155] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:39 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 861 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:39.443382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-24375980-ae55-4681-881e-6a76df9afe82 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:39.451822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-24375980-ae55-4681-881e-6a76df9afe82 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:39.451822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-24375980-ae55-4681-881e-6a76df9afe82 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:39.451822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-24375980-ae55-4681-881e-6a76df9afe82 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:39.459879 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:39.459879 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:39.466319 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-24375980-ae55-4681-881e-6a76df9afe82 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:39.474867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-24375980-ae55-4681-881e-6a76df9afe82 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:39.475311 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 286/1156] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:39 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:39.491907 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:39.493980 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action Jul 03 04:23:39.494373 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action body: b'{"os-detach": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:39.494509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:39.505960 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:39.505960 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:39.506235 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:40.012515 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Detach volume completed successfully. Jul 03 04:23:40.012515 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57606d19-a5dd-4aa1-9c9e-a599fdec2680 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action returned with HTTP 202 Jul 03 04:23:40.012515 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 287/1157] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:39 2026] POST /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a/action => generated 0 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:40.021677 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e2895964-edd5-4834-9779-ccecb42ca6bc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:40.025072 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2895964-edd5-4834-9779-ccecb42ca6bc tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:40.025072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2895964-edd5-4834-9779-ccecb42ca6bc tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:40.025072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2895964-edd5-4834-9779-ccecb42ca6bc tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:40.032374 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:40.032374 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:40.036898 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e2895964-edd5-4834-9779-ccecb42ca6bc tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:40.041813 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2895964-edd5-4834-9779-ccecb42ca6bc tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:40.042244 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 290/1158] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:40 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:40.055767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d97c7db-baa1-4911-9907-0f9729a074ac None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:40.058153 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d97c7db-baa1-4911-9907-0f9729a074ac tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:40.061616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d97c7db-baa1-4911-9907-0f9729a074ac tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:40.061913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d97c7db-baa1-4911-9907-0f9729a074ac tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:40.075149 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:40.075149 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:40.080103 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6d97c7db-baa1-4911-9907-0f9729a074ac tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:40.085657 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d97c7db-baa1-4911-9907-0f9729a074ac tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:40.086127 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 296/1159] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:40 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:40.100738 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:40.102792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] DELETE https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:40.102980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:40.103225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:40.103381 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume with id: 3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:40.121889 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:40.121889 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:40.122592 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:40.158249 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume request issued successfully. Jul 03 04:23:40.158249 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df699ec2-ba42-4155-af2b-3a1e4726e1a0 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 202 Jul 03 04:23:40.158249 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 287/1160] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:23:40 2026] DELETE /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:23:40.168201 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-77c0fb71-fb55-4af5-b63b-be3e85a6b1d9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:40.169847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-77c0fb71-fb55-4af5-b63b-be3e85a6b1d9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:40.169847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-77c0fb71-fb55-4af5-b63b-be3e85a6b1d9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:40.170092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-77c0fb71-fb55-4af5-b63b-be3e85a6b1d9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:40.180011 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:40.180011 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:40.185624 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-77c0fb71-fb55-4af5-b63b-be3e85a6b1d9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:40.192936 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-77c0fb71-fb55-4af5-b63b-be3e85a6b1d9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 200 Jul 03 04:23:40.193111 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 288/1161] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:40 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:41.208593 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e4f2bb71-a101-4119-9f68-aebe26efb313 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:41.215410 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4f2bb71-a101-4119-9f68-aebe26efb313 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a Jul 03 04:23:41.215410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4f2bb71-a101-4119-9f68-aebe26efb313 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:41.215410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4f2bb71-a101-4119-9f68-aebe26efb313 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:41.218430 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4f2bb71-a101-4119-9f68-aebe26efb313 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a returned with HTTP 404 Jul 03 04:23:41.221585 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 291/1162] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:41 2026] GET /volume/v3/volumes/3153528d-f920-4788-b93e-6887d5bf2c0a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 04:23:43.839836 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-357f2d43-ab03-4040-a2f9-01be811abb4b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:43.980913 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-357f2d43-ab03-4040-a2f9-01be811abb4b tempest-VolumesSummaryTest-743156568 tempest-VolumesSummaryTest-743156568-project-member] GET https://10.4.3.253/volume/v3/volumes/summary Jul 03 04:23:43.980913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-357f2d43-ab03-4040-a2f9-01be811abb4b tempest-VolumesSummaryTest-743156568 tempest-VolumesSummaryTest-743156568-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:43.980913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-357f2d43-ab03-4040-a2f9-01be811abb4b tempest-VolumesSummaryTest-743156568 tempest-VolumesSummaryTest-743156568-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:43.981523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-357f2d43-ab03-4040-a2f9-01be811abb4b tempest-VolumesSummaryTest-743156568 tempest-VolumesSummaryTest-743156568-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:23:43.993019 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-357f2d43-ab03-4040-a2f9-01be811abb4b tempest-VolumesSummaryTest-743156568 tempest-VolumesSummaryTest-743156568-project-member] Get summary completed successfully. Jul 03 04:23:43.994087 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-357f2d43-ab03-4040-a2f9-01be811abb4b tempest-VolumesSummaryTest-743156568 tempest-VolumesSummaryTest-743156568-project-member] https://10.4.3.253/volume/v3/volumes/summary returned with HTTP 200 Jul 03 04:23:43.994828 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 297/1163] 10.4.3.253 () {68 vars in 1302 bytes} [Fri Jul 3 04:23:43 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:44.372155 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f7d2e7e2-d806-4b00-a75d-e97af272c034 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:44.372811 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f7d2e7e2-d806-4b00-a75d-e97af272c034 None None] GET https://10.4.3.253/volume// Jul 03 04:23:44.373104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f7d2e7e2-d806-4b00-a75d-e97af272c034 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:44.374653 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f7d2e7e2-d806-4b00-a75d-e97af272c034 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:44.375122 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f7d2e7e2-d806-4b00-a75d-e97af272c034 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:44.376283 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 288/1164] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:44 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:44.387805 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-9cabd45b-d7ea-4586-aab9-837a8ee4eeb0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:44.390150 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-9cabd45b-d7ea-4586-aab9-837a8ee4eeb0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:23:44.390515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-9cabd45b-d7ea-4586-aab9-837a8ee4eeb0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53738bbf-cf80-4f3d-b3a5-839ccd71b503", "connector": null, "instance_uuid": "70ae7dab-8966-4fa2-9d6a-724cd7b8d239"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:44.403688 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:44.403688 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:44.444200 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-9cabd45b-d7ea-4586-aab9-837a8ee4eeb0 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:23:44.444729 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 289/1165] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:23:44 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) Jul 03 04:23:44.463462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-6d418ced-18a1-4a0e-8af7-8bf78852c6eb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:44.466802 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-6d418ced-18a1-4a0e-8af7-8bf78852c6eb tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] DELETE https://10.4.3.253/volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f Jul 03 04:23:44.466982 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-6d418ced-18a1-4a0e-8af7-8bf78852c6eb tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:44.467221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-6d418ced-18a1-4a0e-8af7-8bf78852c6eb tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:44.476966 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:44.476966 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:45.017819 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-78280ea7-4e0c-49b3-aa8d-699db421a2a3 req-6d418ced-18a1-4a0e-8af7-8bf78852c6eb tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f returned with HTTP 200 Jul 03 04:23:45.018604 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 292/1166] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:44 2026] DELETE /volume/v3/attachments/18d8b051-dd93-452a-9eb6-24305bf8d50f => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:49.148313 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-47d2fceb-215f-4e95-b724-398b1814d7fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:49.150111 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:49.150470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-472988675"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:49.152161 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-472988675'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:49.152299 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume of 1 GB Jul 03 04:23:49.157802 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Availability Zones retrieved successfully. Jul 03 04:23:49.166240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (9c707bdc-cbbe-4136-b22b-c8bdc6db59b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:49.167739 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594e926e-4bba-4ac0-aa5c-8710c9aa68dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:49.170124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:49.212279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (594e926e-4bba-4ac0-aa5c-8710c9aa68dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:49.213714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dfd5baa-0586-455a-b61b-dcef34869813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:49.268735 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Created reservations ['11287f7a-b89d-4aa9-af91-54190f3eb990', '87466b77-8e6b-4e69-902b-a7f085590c3b', 'cd17af21-1901-49b3-968c-b022a9aa70c9', '56a0837c-6797-4ab3-9ae2-4cd348382284'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:49.270081 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dfd5baa-0586-455a-b61b-dcef34869813) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11287f7a-b89d-4aa9-af91-54190f3eb990', '87466b77-8e6b-4e69-902b-a7f085590c3b', 'cd17af21-1901-49b3-968c-b022a9aa70c9', '56a0837c-6797-4ab3-9ae2-4cd348382284']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:49.271471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cf7bd26-c169-49f7-9447-1562ed94c52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:49.304237 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2cf7bd26-c169-49f7-9447-1562ed94c52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edc8943b-e1a8-4830-b148-d3117cf150a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-472988675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['11287f7a-b89d-4aa9-af91-54190f3eb990','87466b77-8e6b-4e69-902b-a7f085590c3b','cd17af21-1901-49b3-968c-b022a9aa70c9','56a0837c-6797-4ab3-9ae2-4cd348382284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-472988675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edc8943b-e1a8-4830-b148-d3117cf150a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4633715a7154216a4874bcd856d1287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee91e96736454aedb88dff7df2ee9540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:49.305638 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45d86b9-4955-4363-a2ac-d04e7e40f4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:49.329925 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f45d86b9-4955-4363-a2ac-d04e7e40f4ae) transitioned into state 'SUCCESS' from state '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-472988675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['11287f7a-b89d-4aa9-af91-54190f3eb990','87466b77-8e6b-4e69-902b-a7f085590c3b','cd17af21-1901-49b3-968c-b022a9aa70c9','56a0837c-6797-4ab3-9ae2-4cd348382284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:49.332650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996b2c72-0655-4d6a-bcdd-114edffea330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:49.359717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (996b2c72-0655-4d6a-bcdd-114edffea330) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:49.360801 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (9c707bdc-cbbe-4136-b22b-c8bdc6db59b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:49.361657 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request issued successfully. Jul 03 04:23:49.362305 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47d2fceb-215f-4e95-b724-398b1814d7fd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:49.362507 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 298/1167] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:49 2026] POST /volume/v3/volumes => generated 748 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:49.388411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c3d9e69-a43b-42ef-9363-6147f34ba20f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:49.391184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c3d9e69-a43b-42ef-9363-6147f34ba20f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:49.391519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c3d9e69-a43b-42ef-9363-6147f34ba20f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:49.391794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c3d9e69-a43b-42ef-9363-6147f34ba20f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:49.401928 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:49.401928 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:49.407250 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7c3d9e69-a43b-42ef-9363-6147f34ba20f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:49.414203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c3d9e69-a43b-42ef-9363-6147f34ba20f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 200 Jul 03 04:23:49.414900 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 289/1168] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:49 2026] GET /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:50.427987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-92e7b1dd-cfad-4722-8e42-e56f726684ca None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.430319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-92e7b1dd-cfad-4722-8e42-e56f726684ca tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:50.430537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-92e7b1dd-cfad-4722-8e42-e56f726684ca tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:50.430737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-92e7b1dd-cfad-4722-8e42-e56f726684ca tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:50.438648 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:50.438648 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:50.442516 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-92e7b1dd-cfad-4722-8e42-e56f726684ca tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:50.446472 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-92e7b1dd-cfad-4722-8e42-e56f726684ca tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 200 Jul 03 04:23:50.446988 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 290/1169] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:50 2026] GET /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:50.459049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d1a8cf4f-0e01-48a7-a63f-4b8218d1dd38 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.460973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1a8cf4f-0e01-48a7-a63f-4b8218d1dd38 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7/action Jul 03 04:23:50.461379 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1a8cf4f-0e01-48a7-a63f-4b8218d1dd38 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:50.462861 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1a8cf4f-0e01-48a7-a63f-4b8218d1dd38 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:50.469577 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:50.469577 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:50.470069 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-d1a8cf4f-0e01-48a7-a63f-4b8218d1dd38 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume 'edc8943b-e1a8-4830-b148-d3117cf150a7' with '{'status': 'attaching'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:23:50.493126 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1a8cf4f-0e01-48a7-a63f-4b8218d1dd38 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7/action returned with HTTP 202 Jul 03 04:23:50.493650 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 293/1170] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:50 2026] POST /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:50.501376 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-710fb099-2f15-412f-9986-374adf54a48a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.503803 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-710fb099-2f15-412f-9986-374adf54a48a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:50.504065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-710fb099-2f15-412f-9986-374adf54a48a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:50.504269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-710fb099-2f15-412f-9986-374adf54a48a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:50.512884 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:50.512884 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:50.517274 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-710fb099-2f15-412f-9986-374adf54a48a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:50.523462 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-710fb099-2f15-412f-9986-374adf54a48a tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 200 Jul 03 04:23:50.524047 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 299/1171] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:50 2026] GET /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:50.537392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.539150 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7/action Jul 03 04:23:50.539542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:50.539704 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:50.548090 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:50.548090 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:50.548503 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Volume info retrieved successfully. Jul 03 04:23:50.576499 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Delete volume request issued successfully. Jul 03 04:23:50.576727 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1fe78eb6-b7e9-4147-b32e-c01312e152cf tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7/action returned with HTTP 202 Jul 03 04:23:50.577262 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 290/1172] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:50 2026] POST /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:50.584299 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3e381bcc-8777-4726-9554-8dcd0fd98a59 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.586230 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3e381bcc-8777-4726-9554-8dcd0fd98a59 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:50.586555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3e381bcc-8777-4726-9554-8dcd0fd98a59 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:50.586779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3e381bcc-8777-4726-9554-8dcd0fd98a59 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:50.594354 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:50.594354 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:50.598651 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3e381bcc-8777-4726-9554-8dcd0fd98a59 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:50.603756 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3e381bcc-8777-4726-9554-8dcd0fd98a59 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 200 Jul 03 04:23:50.604273 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 291/1173] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:50 2026] GET /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:50.858644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-29a1ea98-488b-4774-9a3b-f3026ae2972e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.859109 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29a1ea98-488b-4774-9a3b-f3026ae2972e None None] GET https://10.4.3.253/volume// Jul 03 04:23:50.859311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29a1ea98-488b-4774-9a3b-f3026ae2972e None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:50.859532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-29a1ea98-488b-4774-9a3b-f3026ae2972e None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:50.859847 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-29a1ea98-488b-4774-9a3b-f3026ae2972e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:50.860183 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 294/1174] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:50.867567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-d2f1a3d8-9f0b-43e0-a709-49ff7b016791 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:50.870494 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-d2f1a3d8-9f0b-43e0-a709-49ff7b016791 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] GET https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:23:50.870770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-d2f1a3d8-9f0b-43e0-a709-49ff7b016791 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:50.871033 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-d2f1a3d8-9f0b-43e0-a709-49ff7b016791 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:50.884007 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:50.884007 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:50.888892 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-d2f1a3d8-9f0b-43e0-a709-49ff7b016791 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:23:50.899010 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-d2f1a3d8-9f0b-43e0-a709-49ff7b016791 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 200 Jul 03 04:23:50.899593 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 300/1175] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:50 2026] GET /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 1540 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:51.005371 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.007303 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] PUT https://10.4.3.253/volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9 Jul 03 04:23:51.007654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:51.015310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Acquiring lock "cinder-attachment_update-53738bbf-cf80-4f3d-b3a5-839ccd71b503-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:23:51.021598 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Lock "cinder-attachment_update-53738bbf-cf80-4f3d-b3a5-839ccd71b503-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:23:51.022711 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.022711 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:51.545272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Lock "cinder-attachment_update-53738bbf-cf80-4f3d-b3a5-839ccd71b503-np0000004364" released by "attachment_update" :: held 0.522s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:23:51.545272 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-3e318f1e-ac04-4f05-8eaf-927276ddd635 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9 returned with HTTP 200 Jul 03 04:23:51.545272 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 291/1176] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:23:51 2026] PUT /volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:51.569776 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-94a76117-0be8-44b8-bc01-109d5abb7aa4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.571612 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-94a76117-0be8-44b8-bc01-109d5abb7aa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:51.573302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-94a76117-0be8-44b8-bc01-109d5abb7aa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.573302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-94a76117-0be8-44b8-bc01-109d5abb7aa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.584764 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.584764 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:51.588705 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-94a76117-0be8-44b8-bc01-109d5abb7aa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Volume info retrieved successfully. Jul 03 04:23:51.594096 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-94a76117-0be8-44b8-bc01-109d5abb7aa4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:51.594656 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 292/1177] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:51 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:51.622897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-65e0904d-bdc0-4c5c-b380-daee385af849 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.629699 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65e0904d-bdc0-4c5c-b380-daee385af849 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:51.629699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65e0904d-bdc0-4c5c-b380-daee385af849 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.629699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65e0904d-bdc0-4c5c-b380-daee385af849 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.635122 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65e0904d-bdc0-4c5c-b380-daee385af849 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 404 Jul 03 04:23:51.635122 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 295/1178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:51 2026] GET /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:51.639832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-946eb819-6ec3-4798-8f32-77d64575fbef req-26e5406d-102e-4eb4-af2a-5f9351c012c3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.643349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-26e5406d-102e-4eb4-af2a-5f9351c012c3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:51.643349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-26e5406d-102e-4eb4-af2a-5f9351c012c3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.643349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-26e5406d-102e-4eb4-af2a-5f9351c012c3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.653101 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1ef7ab8d-3358-48e3-a6fc-e0c5f680e8c3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.655096 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ef7ab8d-3358-48e3-a6fc-e0c5f680e8c3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:51.655272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ef7ab8d-3358-48e3-a6fc-e0c5f680e8c3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.656825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ef7ab8d-3358-48e3-a6fc-e0c5f680e8c3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.663230 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.663230 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:51.663483 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ef7ab8d-3358-48e3-a6fc-e0c5f680e8c3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 404 Jul 03 04:23:51.663958 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 292/1179] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:51 2026] GET /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:51.669249 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-946eb819-6ec3-4798-8f32-77d64575fbef req-26e5406d-102e-4eb4-af2a-5f9351c012c3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:51.672342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-aa8bdffb-40ac-4b6c-a392-6f4b9fcad283 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.675349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa8bdffb-40ac-4b6c-a392-6f4b9fcad283 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] DELETE https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:51.675349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa8bdffb-40ac-4b6c-a392-6f4b9fcad283 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.675349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa8bdffb-40ac-4b6c-a392-6f4b9fcad283 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.675349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-aa8bdffb-40ac-4b6c-a392-6f4b9fcad283 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume with id: edc8943b-e1a8-4830-b148-d3117cf150a7 Jul 03 04:23:51.675752 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-26e5406d-102e-4eb4-af2a-5f9351c012c3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:51.676382 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 301/1180] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:51 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:51.683967 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa8bdffb-40ac-4b6c-a392-6f4b9fcad283 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 returned with HTTP 404 Jul 03 04:23:51.685443 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 293/1181] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:23:51 2026] DELETE /volume/v3/volumes/edc8943b-e1a8-4830-b148-d3117cf150a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:51.694800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.697844 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:51.697844 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1537325671"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:51.699081 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.700034 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1537325671'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:51.700161 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume of 1 GB Jul 03 04:23:51.700454 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.700454 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:51.703185 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3/action Jul 03 04:23:51.703517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:51.703632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:51.708279 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Availability Zones retrieved successfully. Jul 03 04:23:51.714841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (43d86e3a-aaf3-4771-870f-f443620b8eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:51.715535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df10563-5f44-4f7f-907f-d212cfe48d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:51.716513 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:51.721614 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.721614 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:51.723345 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:51.728953 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Begin detaching volume completed successfully. Jul 03 04:23:51.729359 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-950b5097-da71-471b-91e0-b126b5e4f959 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3/action returned with HTTP 202 Jul 03 04:23:51.729888 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 293/1182] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:23:51 2026] POST /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:51.742315 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0df10563-5f44-4f7f-907f-d212cfe48d26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:51.743423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2eb4ec2-1363-4558-b3a3-642dcb207727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:51.751608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f187a202-f3c3-448f-8135-105df66346c8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.754728 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f187a202-f3c3-448f-8135-105df66346c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:51.755277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f187a202-f3c3-448f-8135-105df66346c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.755504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f187a202-f3c3-448f-8135-105df66346c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.771564 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.771564 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:51.775718 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f187a202-f3c3-448f-8135-105df66346c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:51.783377 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f187a202-f3c3-448f-8135-105df66346c8 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:51.784285 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 302/1183] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:51 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1445 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:51.793380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Created reservations ['a782a39d-9fd5-435d-bd39-539d70469c21', 'b6a9c6cc-59f9-499c-b793-37fcc8cf389f', '7bde1303-1270-47df-ad9e-c5c836bf4faf', 'ca9cf08a-f66a-4eb4-b35e-3d2a6219e0f1'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:51.794260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2eb4ec2-1363-4558-b3a3-642dcb207727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a782a39d-9fd5-435d-bd39-539d70469c21', 'b6a9c6cc-59f9-499c-b793-37fcc8cf389f', '7bde1303-1270-47df-ad9e-c5c836bf4faf', 'ca9cf08a-f66a-4eb4-b35e-3d2a6219e0f1']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:51.795130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74715b9d-2532-4b7e-9827-9d53c7e27196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:51.831693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74715b9d-2532-4b7e-9827-9d53c7e27196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d9d3db-82a7-4a1a-8486-02b11acff399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1537325671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['a782a39d-9fd5-435d-bd39-539d70469c21','b6a9c6cc-59f9-499c-b793-37fcc8cf389f','7bde1303-1270-47df-ad9e-c5c836bf4faf','ca9cf08a-f66a-4eb4-b35e-3d2a6219e0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1537325671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8d9d3db-82a7-4a1a-8486-02b11acff399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4633715a7154216a4874bcd856d1287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee91e96736454aedb88dff7df2ee9540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:51.832465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6f2f40-bc68-4857-904a-7a86f2afd47e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:51.854401 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba6f2f40-bc68-4857-904a-7a86f2afd47e) transitioned into state 'SUCCESS' from state '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-1537325671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['a782a39d-9fd5-435d-bd39-539d70469c21','b6a9c6cc-59f9-499c-b793-37fcc8cf389f','7bde1303-1270-47df-ad9e-c5c836bf4faf','ca9cf08a-f66a-4eb4-b35e-3d2a6219e0f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:51.855102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e95d66-92d9-451d-8670-e0a3e4c0edf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:51.868199 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1e95d66-92d9-451d-8670-e0a3e4c0edf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:51.869576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (43d86e3a-aaf3-4771-870f-f443620b8eb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:51.870018 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request issued successfully. Jul 03 04:23:51.873677 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2fbb7bb2-68b0-4e7e-b604-151fe1754ff2 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:51.873677 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 296/1184] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:51 2026] POST /volume/v3/volumes => generated 749 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:51.885270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b3024b8c-d99a-4e2b-a0fa-e1e70b2f0756 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:51.886826 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3024b8c-d99a-4e2b-a0fa-e1e70b2f0756 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:51.887218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3024b8c-d99a-4e2b-a0fa-e1e70b2f0756 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:51.889091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3024b8c-d99a-4e2b-a0fa-e1e70b2f0756 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:51.895769 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:51.895769 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:51.902103 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b3024b8c-d99a-4e2b-a0fa-e1e70b2f0756 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:51.906989 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3024b8c-d99a-4e2b-a0fa-e1e70b2f0756 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 200 Jul 03 04:23:51.907586 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 294/1185] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:51 2026] GET /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:52.059545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-1e9b119a-1fa9-4791-9522-8744b5366e22 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:52.062499 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-1e9b119a-1fa9-4791-9522-8744b5366e22 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] POST https://10.4.3.253/volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9/action Jul 03 04:23:52.062905 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-1e9b119a-1fa9-4791-9522-8744b5366e22 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:52.063053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-1e9b119a-1fa9-4791-9522-8744b5366e22 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:52.083862 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:52.083862 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:52.097345 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2a8b5811-4471-47c3-b11f-45f3351f895e req-1e9b119a-1fa9-4791-9522-8744b5366e22 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9/action returned with HTTP 204 Jul 03 04:23:52.097870 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 294/1186] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:23:52 2026] POST /volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:52.757038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4fee640a-3be0-45f3-94be-531cc5da46ce None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:52.757484 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4fee640a-3be0-45f3-94be-531cc5da46ce None None] GET https://10.4.3.253/volume// Jul 03 04:23:52.757694 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4fee640a-3be0-45f3-94be-531cc5da46ce None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:52.757911 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4fee640a-3be0-45f3-94be-531cc5da46ce None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:52.758314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4fee640a-3be0-45f3-94be-531cc5da46ce None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:52.758858 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 303/1187] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:52.766359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-946eb819-6ec3-4798-8f32-77d64575fbef req-bd1445dd-6cf9-439e-8e8e-e790a7d11c3c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:52.769225 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-bd1445dd-6cf9-439e-8e8e-e790a7d11c3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:52.769545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-bd1445dd-6cf9-439e-8e8e-e790a7d11c3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:52.769802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-bd1445dd-6cf9-439e-8e8e-e790a7d11c3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:52.785708 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:52.785708 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:52.793283 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-946eb819-6ec3-4798-8f32-77d64575fbef req-bd1445dd-6cf9-439e-8e8e-e790a7d11c3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:52.796353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d13517f5-b463-475b-8ddd-ff279dd307ee None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:52.798099 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d13517f5-b463-475b-8ddd-ff279dd307ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:52.799645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d13517f5-b463-475b-8ddd-ff279dd307ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:52.799645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d13517f5-b463-475b-8ddd-ff279dd307ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:52.799763 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-bd1445dd-6cf9-439e-8e8e-e790a7d11c3c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:52.799820 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 297/1188] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:52 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1625 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:52.814257 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:52.814257 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:52.818242 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d13517f5-b463-475b-8ddd-ff279dd307ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:52.823097 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d13517f5-b463-475b-8ddd-ff279dd307ee tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:52.823776 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 295/1189] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:52 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:52.924661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8866861f-ae92-4a76-9309-268ad16fdeb1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:52.926751 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8866861f-ae92-4a76-9309-268ad16fdeb1 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:52.926976 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8866861f-ae92-4a76-9309-268ad16fdeb1 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:52.927366 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8866861f-ae92-4a76-9309-268ad16fdeb1 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:52.934896 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:52.934896 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:52.938761 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8866861f-ae92-4a76-9309-268ad16fdeb1 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:52.942955 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8866861f-ae92-4a76-9309-268ad16fdeb1 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 200 Jul 03 04:23:52.943390 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 295/1190] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:52 2026] GET /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:52.960249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-55927e82-57e3-4038-be0b-1d85440ac985 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:52.961883 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55927e82-57e3-4038-be0b-1d85440ac985 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399/action Jul 03 04:23:52.962198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55927e82-57e3-4038-be0b-1d85440ac985 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:52.962297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55927e82-57e3-4038-be0b-1d85440ac985 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:52.970698 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:52.970698 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:52.971044 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.admin_actions [None req-55927e82-57e3-4038-be0b-1d85440ac985 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume 'f8d9d3db-82a7-4a1a-8486-02b11acff399' with '{'status': 'creating'}' {{(pid=99791) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:23:52.990755 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55927e82-57e3-4038-be0b-1d85440ac985 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399/action returned with HTTP 202 Jul 03 04:23:52.991197 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 304/1191] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:52 2026] POST /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:52.998410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-60f04703-4d8f-4570-a968-98ec0eb148e5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:53.000245 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60f04703-4d8f-4570-a968-98ec0eb148e5 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:53.000477 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60f04703-4d8f-4570-a968-98ec0eb148e5 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:53.000687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60f04703-4d8f-4570-a968-98ec0eb148e5 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:53.007173 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:53.007173 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:53.010615 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-60f04703-4d8f-4570-a968-98ec0eb148e5 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:53.014854 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60f04703-4d8f-4570-a968-98ec0eb148e5 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 200 Jul 03 04:23:53.015257 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 298/1192] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:52 2026] GET /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:53.028368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:53.030502 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399/action Jul 03 04:23:53.031084 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:53.031393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:53.041932 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:53.041932 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:53.043343 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Volume info retrieved successfully. Jul 03 04:23:53.065946 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Delete volume request issued successfully. Jul 03 04:23:53.066394 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-040d69d7-3914-4ef0-aadb-4989a59a5fad tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399/action returned with HTTP 202 Jul 03 04:23:53.067037 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 296/1193] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:53 2026] POST /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:53.074990 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2b7ec951-6073-4663-903b-145c7004e5d3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:53.078605 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b7ec951-6073-4663-903b-145c7004e5d3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:53.078880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b7ec951-6073-4663-903b-145c7004e5d3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:53.079135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b7ec951-6073-4663-903b-145c7004e5d3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:53.087974 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:53.087974 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:53.092613 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2b7ec951-6073-4663-903b-145c7004e5d3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:53.098117 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b7ec951-6073-4663-903b-145c7004e5d3 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 200 Jul 03 04:23:53.098625 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 296/1194] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:53 2026] GET /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:53.376112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-946eb819-6ec3-4798-8f32-77d64575fbef req-fb08f32a-8a58-4e09-85f0-143a6e6580e4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:53.378871 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-fb08f32a-8a58-4e09-85f0-143a6e6580e4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:53.379115 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-fb08f32a-8a58-4e09-85f0-143a6e6580e4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:53.379361 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-fb08f32a-8a58-4e09-85f0-143a6e6580e4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:53.394465 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:53.394465 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:53.399066 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-946eb819-6ec3-4798-8f32-77d64575fbef req-fb08f32a-8a58-4e09-85f0-143a6e6580e4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:53.405595 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-fb08f32a-8a58-4e09-85f0-143a6e6580e4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:53.406069 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 305/1195] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:53 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1445 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:53.840863 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2aaf0961-a2b3-446d-a9e0-ab491f31e761 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:53.845526 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2aaf0961-a2b3-446d-a9e0-ab491f31e761 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:53.845526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2aaf0961-a2b3-446d-a9e0-ab491f31e761 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:53.845526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2aaf0961-a2b3-446d-a9e0-ab491f31e761 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:53.860341 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:53.860341 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:53.865229 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2aaf0961-a2b3-446d-a9e0-ab491f31e761 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:53.871188 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2aaf0961-a2b3-446d-a9e0-ab491f31e761 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:53.871767 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 299/1196] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:53 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1445 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:53.918357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-946eb819-6ec3-4798-8f32-77d64575fbef req-c9bc96d1-4ad3-4e69-a514-642f92352408 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:53.919551 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-c9bc96d1-4ad3-4e69-a514-642f92352408 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d Jul 03 04:23:53.919781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-c9bc96d1-4ad3-4e69-a514-642f92352408 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:53.920029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-c9bc96d1-4ad3-4e69-a514-642f92352408 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:53.931351 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:53.931351 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:54.118434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c3110ea8-d851-44a7-ace8-bc4d61a8ac73 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.120918 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c3110ea8-d851-44a7-ace8-bc4d61a8ac73 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:54.120918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c3110ea8-d851-44a7-ace8-bc4d61a8ac73 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.121151 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c3110ea8-d851-44a7-ace8-bc4d61a8ac73 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.148929 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c3110ea8-d851-44a7-ace8-bc4d61a8ac73 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 404 Jul 03 04:23:54.149668 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 297/1197] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:54 2026] GET /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:54.158254 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6429677e-e940-49b5-9eaa-50e97035f652 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.162300 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6429677e-e940-49b5-9eaa-50e97035f652 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:54.162923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6429677e-e940-49b5-9eaa-50e97035f652 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.163624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6429677e-e940-49b5-9eaa-50e97035f652 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.170465 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6429677e-e940-49b5-9eaa-50e97035f652 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 404 Jul 03 04:23:54.171132 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 306/1198] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:54 2026] GET /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:54.179963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e89dc379-d743-464c-bd9c-814418047c16 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.182156 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e89dc379-d743-464c-bd9c-814418047c16 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:54.182465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e89dc379-d743-464c-bd9c-814418047c16 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.182827 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e89dc379-d743-464c-bd9c-814418047c16 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.183098 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-e89dc379-d743-464c-bd9c-814418047c16 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume with id: f8d9d3db-82a7-4a1a-8486-02b11acff399 Jul 03 04:23:54.193554 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e89dc379-d743-464c-bd9c-814418047c16 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 returned with HTTP 404 Jul 03 04:23:54.194390 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 300/1199] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:23:54 2026] DELETE /volume/v3/volumes/f8d9d3db-82a7-4a1a-8486-02b11acff399 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:54.204712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-70f51f76-173a-459a-bd44-346c0cb0b419 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.206774 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:54.207209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-352969244"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:54.208952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-352969244'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:54.209183 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume of 1 GB Jul 03 04:23:54.216872 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Availability Zones retrieved successfully. Jul 03 04:23:54.225606 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (43a5a2f4-16bb-4e8b-a617-abba9b16b33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:54.226817 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e245f9e2-ad95-4573-ac0f-a308102419f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:54.227983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:54.258933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e245f9e2-ad95-4573-ac0f-a308102419f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:54.259749 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6040fc87-f8bb-4cce-bd3e-5612e09cb3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:54.313308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Created reservations ['fd440fdb-7729-4a84-ade7-358170141743', '6627a258-9374-4e82-8345-7b814c6b8b0f', '6cb5dc8b-3d7f-4a46-835f-d442a38e0478', '5f48d8bc-3668-4e40-b2b1-cf47a5aba67a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:54.314210 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6040fc87-f8bb-4cce-bd3e-5612e09cb3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd440fdb-7729-4a84-ade7-358170141743', '6627a258-9374-4e82-8345-7b814c6b8b0f', '6cb5dc8b-3d7f-4a46-835f-d442a38e0478', '5f48d8bc-3668-4e40-b2b1-cf47a5aba67a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:54.319120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9bd5751-6788-43f6-8749-b8f0993ac1ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:54.403763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9bd5751-6788-43f6-8749-b8f0993ac1ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611f564b-da77-4ec2-b3d2-9cbec864030d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-352969244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['fd440fdb-7729-4a84-ade7-358170141743','6627a258-9374-4e82-8345-7b814c6b8b0f','6cb5dc8b-3d7f-4a46-835f-d442a38e0478','5f48d8bc-3668-4e40-b2b1-cf47a5aba67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-352969244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=611f564b-da77-4ec2-b3d2-9cbec864030d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4633715a7154216a4874bcd856d1287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee91e96736454aedb88dff7df2ee9540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:54.403763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7146f2d-3f61-4304-a1f9-b464ee52cf00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:54.478730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7146f2d-3f61-4304-a1f9-b464ee52cf00) transitioned into state 'SUCCESS' from state '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-352969244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['fd440fdb-7729-4a84-ade7-358170141743','6627a258-9374-4e82-8345-7b814c6b8b0f','6cb5dc8b-3d7f-4a46-835f-d442a38e0478','5f48d8bc-3668-4e40-b2b1-cf47a5aba67a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:54.479406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8ce824-37d7-4a24-911f-949819416bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:54.505674 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-946eb819-6ec3-4798-8f32-77d64575fbef req-c9bc96d1-4ad3-4e69-a514-642f92352408 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d returned with HTTP 200 Jul 03 04:23:54.506601 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 297/1200] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:53 2026] DELETE /volume/v3/attachments/70d00fe7-7d93-4ebe-9da7-f83fa0499c9d => generated 192 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:54.508221 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f8ce824-37d7-4a24-911f-949819416bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:54.509211 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (43a5a2f4-16bb-4e8b-a617-abba9b16b33f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:54.509632 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request issued successfully. Jul 03 04:23:54.510228 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-70f51f76-173a-459a-bd44-346c0cb0b419 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:54.510716 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 298/1201] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:54 2026] POST /volume/v3/volumes => generated 748 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:54.525417 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a164fd76-8740-4f29-b047-785e8227af17 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.528247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a164fd76-8740-4f29-b047-785e8227af17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:54.528570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a164fd76-8740-4f29-b047-785e8227af17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.529239 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a164fd76-8740-4f29-b047-785e8227af17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.541244 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:54.541244 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:54.548176 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a164fd76-8740-4f29-b047-785e8227af17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:54.555723 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a164fd76-8740-4f29-b047-785e8227af17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 200 Jul 03 04:23:54.556418 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 307/1202] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:54 2026] GET /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:54.887176 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4406cfcd-8ebc-4483-b418-ac1445fa7b78 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.890640 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4406cfcd-8ebc-4483-b418-ac1445fa7b78 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:54.890954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4406cfcd-8ebc-4483-b418-ac1445fa7b78 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.891114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4406cfcd-8ebc-4483-b418-ac1445fa7b78 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.903156 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:54.903156 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:54.907514 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4406cfcd-8ebc-4483-b418-ac1445fa7b78 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:54.912017 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4406cfcd-8ebc-4483-b418-ac1445fa7b78 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:54.912586 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 301/1203] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:54 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:54.925065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4593a305-48b8-4043-9403-71a93783c6c9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.928614 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4593a305-48b8-4043-9403-71a93783c6c9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:54.928614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4593a305-48b8-4043-9403-71a93783c6c9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.928614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4593a305-48b8-4043-9403-71a93783c6c9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.937193 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:54.937193 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:54.940655 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4593a305-48b8-4043-9403-71a93783c6c9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] Volume info retrieved successfully. Jul 03 04:23:54.945404 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4593a305-48b8-4043-9403-71a93783c6c9 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-reader] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:54.945404 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 298/1204] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:54 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:54.986350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-bc88f577-da1f-49ce-a0fd-acec552f0e03 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:54.988400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-bc88f577-da1f-49ce-a0fd-acec552f0e03 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:54.988567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-bc88f577-da1f-49ce-a0fd-acec552f0e03 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:54.988747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-bc88f577-da1f-49ce-a0fd-acec552f0e03 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:54.999568 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:54.999568 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:55.006639 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-bc88f577-da1f-49ce-a0fd-acec552f0e03 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:55.010710 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-bc88f577-da1f-49ce-a0fd-acec552f0e03 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:55.011077 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 299/1205] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:54 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:55.029809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.031983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3/action Jul 03 04:23:55.032442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:55.032605 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:55.044659 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.044659 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:55.045624 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:55.054680 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Begin detaching volume completed successfully. Jul 03 04:23:55.054898 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6e0a82ac-c3d7-4772-b1ca-fa8eef6972de tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3/action returned with HTTP 202 Jul 03 04:23:55.055582 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 308/1206] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:23:55 2026] POST /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:55.079171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ddaf755d-28f4-48a8-a1f9-bbbacb02ba4f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.082099 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ddaf755d-28f4-48a8-a1f9-bbbacb02ba4f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:55.082414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ddaf755d-28f4-48a8-a1f9-bbbacb02ba4f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:55.083012 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ddaf755d-28f4-48a8-a1f9-bbbacb02ba4f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:55.096859 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.096859 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:55.102130 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ddaf755d-28f4-48a8-a1f9-bbbacb02ba4f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:55.106762 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ddaf755d-28f4-48a8-a1f9-bbbacb02ba4f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:55.107165 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 302/1207] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:55 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:55.570583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-af602260-1291-4099-895e-fd85b28f6b43 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.574061 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af602260-1291-4099-895e-fd85b28f6b43 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:55.574293 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af602260-1291-4099-895e-fd85b28f6b43 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:55.575001 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-af602260-1291-4099-895e-fd85b28f6b43 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:55.588165 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.588165 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:55.592639 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-af602260-1291-4099-895e-fd85b28f6b43 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:55.597844 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-af602260-1291-4099-895e-fd85b28f6b43 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 200 Jul 03 04:23:55.598291 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 299/1208] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:55 2026] GET /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:55.612227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bdf66094-bf37-4a92-8588-2c96b7b60bc8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.614031 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bdf66094-bf37-4a92-8588-2c96b7b60bc8 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d/action Jul 03 04:23:55.614404 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bdf66094-bf37-4a92-8588-2c96b7b60bc8 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:55.614527 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bdf66094-bf37-4a92-8588-2c96b7b60bc8 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:55.624759 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.624759 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:55.626584 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-bdf66094-bf37-4a92-8588-2c96b7b60bc8 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '611f564b-da77-4ec2-b3d2-9cbec864030d' with '{'status': 'error'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:23:55.646071 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bdf66094-bf37-4a92-8588-2c96b7b60bc8 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d/action returned with HTTP 202 Jul 03 04:23:55.646553 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 300/1209] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:55 2026] POST /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:55.657367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f42b9944-0688-41f2-8d66-bfaa5ed69a6e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.657367 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f42b9944-0688-41f2-8d66-bfaa5ed69a6e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:55.657875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f42b9944-0688-41f2-8d66-bfaa5ed69a6e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:55.657875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f42b9944-0688-41f2-8d66-bfaa5ed69a6e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:55.668519 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.668519 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:55.673139 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f42b9944-0688-41f2-8d66-bfaa5ed69a6e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:55.678689 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f42b9944-0688-41f2-8d66-bfaa5ed69a6e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 200 Jul 03 04:23:55.679276 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 309/1210] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:55 2026] GET /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:55.694771 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c504825-9719-4531-b40d-4d359549540b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.696316 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c504825-9719-4531-b40d-4d359549540b tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d/action Jul 03 04:23:55.696709 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c504825-9719-4531-b40d-4d359549540b tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:55.696896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c504825-9719-4531-b40d-4d359549540b tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:55.707732 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.707732 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:55.708174 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8c504825-9719-4531-b40d-4d359549540b tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Volume info retrieved successfully. Jul 03 04:23:55.732227 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8c504825-9719-4531-b40d-4d359549540b tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Delete volume request issued successfully. Jul 03 04:23:55.732533 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c504825-9719-4531-b40d-4d359549540b tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d/action returned with HTTP 202 Jul 03 04:23:55.733179 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 303/1211] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:55 2026] POST /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:55.741905 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ab79fa8-e063-4e3f-9868-a79332094977 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:55.743901 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ab79fa8-e063-4e3f-9868-a79332094977 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:55.744179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ab79fa8-e063-4e3f-9868-a79332094977 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:55.744449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ab79fa8-e063-4e3f-9868-a79332094977 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:55.753729 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:55.753729 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:55.758248 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7ab79fa8-e063-4e3f-9868-a79332094977 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:55.764552 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ab79fa8-e063-4e3f-9868-a79332094977 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 200 Jul 03 04:23:55.766347 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 300/1212] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:55 2026] GET /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:56.093997 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4e978974-86dc-4eb1-b9ce-d894b9f04b51 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.094533 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e978974-86dc-4eb1-b9ce-d894b9f04b51 None None] GET https://10.4.3.253/volume// Jul 03 04:23:56.094726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e978974-86dc-4eb1-b9ce-d894b9f04b51 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.094990 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e978974-86dc-4eb1-b9ce-d894b9f04b51 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.095343 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e978974-86dc-4eb1-b9ce-d894b9f04b51 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:23:56.095700 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 301/1213] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:23:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:23:56.107921 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-5b55c38a-f635-4da9-912d-69b1893c5158 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.110845 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-5b55c38a-f635-4da9-912d-69b1893c5158 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:56.111165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-5b55c38a-f635-4da9-912d-69b1893c5158 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.111431 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-5b55c38a-f635-4da9-912d-69b1893c5158 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.122665 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:56.122665 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:56.122862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-538f9742-9d2e-47de-b75e-dbed27bcadfc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.125316 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-5b55c38a-f635-4da9-912d-69b1893c5158 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:56.125479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-538f9742-9d2e-47de-b75e-dbed27bcadfc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:56.125867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-538f9742-9d2e-47de-b75e-dbed27bcadfc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.126388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-538f9742-9d2e-47de-b75e-dbed27bcadfc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.131253 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-5b55c38a-f635-4da9-912d-69b1893c5158 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:56.131862 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 310/1214] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:23:56 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1328 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:23:56.144001 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:56.144001 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:56.148449 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-538f9742-9d2e-47de-b75e-dbed27bcadfc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:56.154865 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-538f9742-9d2e-47de-b75e-dbed27bcadfc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:56.154865 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 304/1215] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:56 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:56.570940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2b850b9a-a951-4079-aca5-45c92522e257 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.572731 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:56.573184 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1223748199", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:56.577114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1223748199', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:56.669233 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Create volume of 1 GB Jul 03 04:23:56.674011 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Availability Zones retrieved successfully. Jul 03 04:23:56.680714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Flow 'volume_create_api' (7769e386-1e13-4651-91f2-3cc4773fbacf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:56.682294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429a7b41-b9c2-437b-91f2-58d26e36e1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.683305 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:56.759678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (429a7b41-b9c2-437b-91f2-58d26e36e1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.760598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfad47dc-986c-4157-aa40-336ce3a092bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.780814 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9d438c7f-ddfe-4265-9225-b301cc768efd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.783203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d438c7f-ddfe-4265-9225-b301cc768efd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:56.783203 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d438c7f-ddfe-4265-9225-b301cc768efd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.783478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d438c7f-ddfe-4265-9225-b301cc768efd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.791206 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d438c7f-ddfe-4265-9225-b301cc768efd tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 404 Jul 03 04:23:56.791877 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 302/1216] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:56 2026] GET /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:56.799284 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a4dbabe-9164-4af9-9563-7c148693ac3b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.801609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a4dbabe-9164-4af9-9563-7c148693ac3b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:56.801853 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a4dbabe-9164-4af9-9563-7c148693ac3b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.802086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a4dbabe-9164-4af9-9563-7c148693ac3b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.809391 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a4dbabe-9164-4af9-9563-7c148693ac3b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 404 Jul 03 04:23:56.809834 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 311/1217] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:56 2026] GET /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:56.818442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-072b331b-5ae9-40cf-b9a8-31068599ed45 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.820362 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-072b331b-5ae9-40cf-b9a8-31068599ed45 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] DELETE https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:56.821166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-072b331b-5ae9-40cf-b9a8-31068599ed45 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.821166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-072b331b-5ae9-40cf-b9a8-31068599ed45 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.821517 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-072b331b-5ae9-40cf-b9a8-31068599ed45 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume with id: 611f564b-da77-4ec2-b3d2-9cbec864030d Jul 03 04:23:56.828348 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-072b331b-5ae9-40cf-b9a8-31068599ed45 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d returned with HTTP 404 Jul 03 04:23:56.829167 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 305/1218] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:23:56 2026] DELETE /volume/v3/volumes/611f564b-da77-4ec2-b3d2-9cbec864030d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:56.840119 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.842514 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:56.843255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2124344688"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:56.844317 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Created reservations ['c83eb577-10b3-41ad-96b2-8ee49cf38dd7', 'b77644ef-e09a-4cb3-b32f-cf5f33de4a68', '232751bb-9f97-4aa8-a7d4-cf146b509ba5', '1e2af76d-d00b-4c8b-b009-e89a11e8ab45'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:56.844959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2124344688'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:56.845276 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume of 1 GB Jul 03 04:23:56.845370 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bfad47dc-986c-4157-aa40-336ce3a092bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83eb577-10b3-41ad-96b2-8ee49cf38dd7', 'b77644ef-e09a-4cb3-b32f-cf5f33de4a68', '232751bb-9f97-4aa8-a7d4-cf146b509ba5', '1e2af76d-d00b-4c8b-b009-e89a11e8ab45']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.845647 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:56.845647 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:56.846154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea44bdc7-2dfe-42a0-bed0-6b51bd67c2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.851262 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Availability Zones retrieved successfully. Jul 03 04:23:56.867859 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (95febc2e-9485-4c2a-b9a6-2010f5394b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:56.869842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36c0b99-a488-4427-9cf7-e63fc125b3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.871343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:56.880228 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea44bdc7-2dfe-42a0-bed0-6b51bd67c2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba90a825-d452-4357-b173-5632afc9ab56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1223748199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0f2e65131b844c8a5b38ae690544858',qos_specs=None,replication_status=,reservations=['c83eb577-10b3-41ad-96b2-8ee49cf38dd7','b77644ef-e09a-4cb3-b32f-cf5f33de4a68','232751bb-9f97-4aa8-a7d4-cf146b509ba5','1e2af76d-d00b-4c8b-b009-e89a11e8ab45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea7101f74d84815844a6638b9cd5617',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1223748199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba90a825-d452-4357-b173-5632afc9ab56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0f2e65131b844c8a5b38ae690544858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea7101f74d84815844a6638b9cd5617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.881725 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcc7e5a-4275-408a-b821-29e56f5c1f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.914939 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36c0b99-a488-4427-9cf7-e63fc125b3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.916159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd3dcd3-fcbf-4089-9f6b-e23ec346410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.918997 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fcc7e5a-4275-408a-b821-29e56f5c1f4a) transitioned into state 'SUCCESS' from state '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-1223748199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0f2e65131b844c8a5b38ae690544858',qos_specs=None,replication_status=,reservations=['c83eb577-10b3-41ad-96b2-8ee49cf38dd7','b77644ef-e09a-4cb3-b32f-cf5f33de4a68','232751bb-9f97-4aa8-a7d4-cf146b509ba5','1e2af76d-d00b-4c8b-b009-e89a11e8ab45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea7101f74d84815844a6638b9cd5617',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.919838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bdb5698-b9d2-4947-9b35-768a83691820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:56.936186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bdb5698-b9d2-4947-9b35-768a83691820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.936995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Flow 'volume_create_api' (7769e386-1e13-4651-91f2-3cc4773fbacf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:56.937292 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Create volume request issued successfully. Jul 03 04:23:56.937882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b850b9a-a951-4079-aca5-45c92522e257 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:56.938563 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 301/1219] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:23:56 2026] POST /volume/v3/volumes => generated 754 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:56.953817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-acd02744-4319-400d-8068-b0c84c781fe4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:56.957872 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-acd02744-4319-400d-8068-b0c84c781fe4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:23:56.957872 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-acd02744-4319-400d-8068-b0c84c781fe4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:56.958199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-acd02744-4319-400d-8068-b0c84c781fe4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:56.967259 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:56.967259 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:56.974702 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-acd02744-4319-400d-8068-b0c84c781fe4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:23:56.982485 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-acd02744-4319-400d-8068-b0c84c781fe4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 200 Jul 03 04:23:56.983112 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 312/1220] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:56 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:56.989778 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Created reservations ['01b8d381-b59a-4392-9e5d-a0e68a73fa58', '08d99d35-7051-4dfb-8a3d-a22e3511136e', 'af2517db-f0d6-476f-a182-62fbed9193ed', '944a4e7d-6d98-45fa-9b6e-85d81f34304d'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:56.990882 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcd3dcd3-fcbf-4089-9f6b-e23ec346410c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01b8d381-b59a-4392-9e5d-a0e68a73fa58', '08d99d35-7051-4dfb-8a3d-a22e3511136e', 'af2517db-f0d6-476f-a182-62fbed9193ed', '944a4e7d-6d98-45fa-9b6e-85d81f34304d']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:56.991923 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63efc28-9f0a-4901-9aa0-13add5402957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:57.026657 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63efc28-9f0a-4901-9aa0-13add5402957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41286412-ebc3-488b-8916-0340ff7ea7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2124344688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['01b8d381-b59a-4392-9e5d-a0e68a73fa58','08d99d35-7051-4dfb-8a3d-a22e3511136e','af2517db-f0d6-476f-a182-62fbed9193ed','944a4e7d-6d98-45fa-9b6e-85d81f34304d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2124344688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41286412-ebc3-488b-8916-0340ff7ea7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4633715a7154216a4874bcd856d1287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee91e96736454aedb88dff7df2ee9540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:57.027568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803877bd-0432-4bb4-834b-15d7cffc4bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:57.056318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (803877bd-0432-4bb4-834b-15d7cffc4bbd) transitioned into state 'SUCCESS' from state '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-2124344688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['01b8d381-b59a-4392-9e5d-a0e68a73fa58','08d99d35-7051-4dfb-8a3d-a22e3511136e','af2517db-f0d6-476f-a182-62fbed9193ed','944a4e7d-6d98-45fa-9b6e-85d81f34304d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:57.057249 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0050d81b-c829-49e1-8e0d-458ad49c32ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:57.074560 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0050d81b-c829-49e1-8e0d-458ad49c32ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:57.075640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (95febc2e-9485-4c2a-b9a6-2010f5394b3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:57.076130 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request issued successfully. Jul 03 04:23:57.076976 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba5a312b-821e-41cf-bd75-aa6cb8e86267 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:57.077813 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 303/1221] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:56 2026] POST /volume/v3/volumes => generated 749 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:57.097463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b61e952f-79d4-4ad8-9913-b4e9866feb91 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:57.099721 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b61e952f-79d4-4ad8-9913-b4e9866feb91 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:57.099969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b61e952f-79d4-4ad8-9913-b4e9866feb91 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:57.100247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b61e952f-79d4-4ad8-9913-b4e9866feb91 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:57.116043 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:57.116043 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:57.122346 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b61e952f-79d4-4ad8-9913-b4e9866feb91 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:57.129106 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b61e952f-79d4-4ad8-9913-b4e9866feb91 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 200 Jul 03 04:23:57.129529 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 306/1222] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:57 2026] GET /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:57.172946 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cc5b8d66-c92e-4076-b332-9c8d5f3c5c5c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:57.175335 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc5b8d66-c92e-4076-b332-9c8d5f3c5c5c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:57.175574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc5b8d66-c92e-4076-b332-9c8d5f3c5c5c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:57.175817 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc5b8d66-c92e-4076-b332-9c8d5f3c5c5c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:57.191591 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:57.191591 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:57.197584 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cc5b8d66-c92e-4076-b332-9c8d5f3c5c5c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:57.205306 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc5b8d66-c92e-4076-b332-9c8d5f3c5c5c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:57.205306 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 302/1223] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:57 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:58.001817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3d9b02b3-7cab-4344-999b-88ed6886ae09 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.003563 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d9b02b3-7cab-4344-999b-88ed6886ae09 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:23:58.003750 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d9b02b3-7cab-4344-999b-88ed6886ae09 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.003953 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d9b02b3-7cab-4344-999b-88ed6886ae09 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.012840 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.012840 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:58.017269 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3d9b02b3-7cab-4344-999b-88ed6886ae09 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:23:58.023277 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d9b02b3-7cab-4344-999b-88ed6886ae09 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 200 Jul 03 04:23:58.023723 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 313/1224] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 1362 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:58.037465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a9b59d23-6cc3-4bfd-8c1d-0ea7fef9c32b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.040652 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a9b59d23-6cc3-4bfd-8c1d-0ea7fef9c32b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:23:58.040652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a9b59d23-6cc3-4bfd-8c1d-0ea7fef9c32b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.040652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a9b59d23-6cc3-4bfd-8c1d-0ea7fef9c32b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.051063 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.051063 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:58.056668 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a9b59d23-6cc3-4bfd-8c1d-0ea7fef9c32b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:23:58.063541 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a9b59d23-6cc3-4bfd-8c1d-0ea7fef9c32b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 200 Jul 03 04:23:58.064080 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 304/1225] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:58.078940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c57de7f9-6308-4b13-b8d3-65735ccf8983 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.080774 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c57de7f9-6308-4b13-b8d3-65735ccf8983 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:23:58.080975 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c57de7f9-6308-4b13-b8d3-65735ccf8983 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.081174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c57de7f9-6308-4b13-b8d3-65735ccf8983 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.087866 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.087866 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:58.092220 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c57de7f9-6308-4b13-b8d3-65735ccf8983 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:23:58.098171 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c57de7f9-6308-4b13-b8d3-65735ccf8983 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 200 Jul 03 04:23:58.098670 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 307/1226] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:58.114225 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-48df58f1-d0a5-453b-b32c-3df075213425 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.116629 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:23:58.117032 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ba90a825-d452-4357-b173-5632afc9ab56", "name": "tempest-TestVolumeBackupRestore-backup-642297334", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:58.119354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Creating new backup {'backup': {'volume_id': 'ba90a825-d452-4357-b173-5632afc9ab56', 'name': 'tempest-TestVolumeBackupRestore-backup-642297334', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99793) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:23:58.119529 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Creating backup of volume ba90a825-d452-4357-b173-5632afc9ab56 in container None Jul 03 04:23:58.128643 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.128643 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:58.129148 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:23:58.146923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-86872434-4aa1-4dac-beac-3d8fff9e1e17 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.152073 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-86872434-4aa1-4dac-beac-3d8fff9e1e17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:58.152312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-86872434-4aa1-4dac-beac-3d8fff9e1e17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.152616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-86872434-4aa1-4dac-beac-3d8fff9e1e17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.169905 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.169905 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:58.176149 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-86872434-4aa1-4dac-beac-3d8fff9e1e17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:58.176746 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Created reservations ['21545f73-0d3d-46bb-84a8-88412f30bae9', '8a012265-e68a-44a5-b227-7a965b717c3d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:58.184137 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-86872434-4aa1-4dac-beac-3d8fff9e1e17 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 200 Jul 03 04:23:58.184970 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 314/1227] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:23:58.198865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5cd373aa-5655-4d3a-9fd8-fdb5c6bd632f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.200843 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5cd373aa-5655-4d3a-9fd8-fdb5c6bd632f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe/action Jul 03 04:23:58.201376 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5cd373aa-5655-4d3a-9fd8-fdb5c6bd632f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:58.201642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5cd373aa-5655-4d3a-9fd8-fdb5c6bd632f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:58.211556 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.211556 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:58.212011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-5cd373aa-5655-4d3a-9fd8-fdb5c6bd632f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '41286412-ebc3-488b-8916-0340ff7ea7fe' with '{'status': 'maintenance'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:23:58.224768 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-399898f3-daa0-4c7e-b949-4c5059e6593a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.227682 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-399898f3-daa0-4c7e-b949-4c5059e6593a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:58.228076 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-399898f3-daa0-4c7e-b949-4c5059e6593a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.228864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-399898f3-daa0-4c7e-b949-4c5059e6593a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.239423 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48df58f1-d0a5-453b-b32c-3df075213425 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:23:58.239423 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 303/1228] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:23:58 2026] POST /volume/v3/backups => generated 334 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:58.242642 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5cd373aa-5655-4d3a-9fd8-fdb5c6bd632f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe/action returned with HTTP 202 Jul 03 04:23:58.243129 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 305/1229] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:58 2026] POST /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:58.244513 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.244513 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:58.250209 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-399898f3-daa0-4c7e-b949-4c5059e6593a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:58.253409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-acdb973e-e69b-4c3e-b8b8-6d865993c41d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.254487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8841f939-5bf2-4b80-a5f0-daf2cb01bc23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.255993 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-acdb973e-e69b-4c3e-b8b8-6d865993c41d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:23:58.256230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-acdb973e-e69b-4c3e-b8b8-6d865993c41d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.256444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-acdb973e-e69b-4c3e-b8b8-6d865993c41d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.256558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-acdb973e-e69b-4c3e-b8b8-6d865993c41d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:23:58.256616 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8841f939-5bf2-4b80-a5f0-daf2cb01bc23 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:58.256956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8841f939-5bf2-4b80-a5f0-daf2cb01bc23 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.259409 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8841f939-5bf2-4b80-a5f0-daf2cb01bc23 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.259511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-399898f3-daa0-4c7e-b949-4c5059e6593a tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:58.259661 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 308/1230] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:23:58.272228 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.272228 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:58.273089 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-acdb973e-e69b-4c3e-b8b8-6d865993c41d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:23:58.273610 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 315/1231] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 741 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:58.273998 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.273998 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:58.285380 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8841f939-5bf2-4b80-a5f0-daf2cb01bc23 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:58.293672 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8841f939-5bf2-4b80-a5f0-daf2cb01bc23 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 200 Jul 03 04:23:58.293915 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 304/1232] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:58.307076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.309668 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe/action Jul 03 04:23:58.309668 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:23:58.309668 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:58.317927 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.317927 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:58.318347 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Volume info retrieved successfully. Jul 03 04:23:58.342519 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Delete volume request issued successfully. Jul 03 04:23:58.342778 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3e39bf5-603f-4229-be69-ecd69f45ea04 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe/action returned with HTTP 202 Jul 03 04:23:58.343306 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 306/1233] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:23:58 2026] POST /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:23:58.356065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-93a5401d-4248-49c4-9b85-5566b88775f7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:58.358099 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93a5401d-4248-49c4-9b85-5566b88775f7 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:58.358381 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93a5401d-4248-49c4-9b85-5566b88775f7 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:58.358617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93a5401d-4248-49c4-9b85-5566b88775f7 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:58.370106 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:58.370106 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:58.375069 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-93a5401d-4248-49c4-9b85-5566b88775f7 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:58.380021 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93a5401d-4248-49c4-9b85-5566b88775f7 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 200 Jul 03 04:23:58.380590 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 309/1234] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:58 2026] GET /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:59.188917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6629ef4c-881d-4c1b-8f5b-85f20fff5569 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.192981 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6629ef4c-881d-4c1b-8f5b-85f20fff5569 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:59.193353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6629ef4c-881d-4c1b-8f5b-85f20fff5569 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.193641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6629ef4c-881d-4c1b-8f5b-85f20fff5569 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.208250 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:59.208250 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:59.214047 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6629ef4c-881d-4c1b-8f5b-85f20fff5569 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:59.221718 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-6629ef4c-881d-4c1b-8f5b-85f20fff5569 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:59.222431 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 316/1235] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:23:59 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:59.277458 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e547e971-85f2-4462-b6bd-3307be118e56 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.279840 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e547e971-85f2-4462-b6bd-3307be118e56 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:23:59.280073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e547e971-85f2-4462-b6bd-3307be118e56 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.280363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e547e971-85f2-4462-b6bd-3307be118e56 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.287601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eb0db380-b62c-4275-9c04-14be9955cfbf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.289885 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb0db380-b62c-4275-9c04-14be9955cfbf tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:23:59.289940 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb0db380-b62c-4275-9c04-14be9955cfbf tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.290209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb0db380-b62c-4275-9c04-14be9955cfbf tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.290392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-eb0db380-b62c-4275-9c04-14be9955cfbf tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:23:59.298300 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:59.298300 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:23:59.303688 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e547e971-85f2-4462-b6bd-3307be118e56 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:23:59.309698 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:59.309698 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:23:59.309889 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e547e971-85f2-4462-b6bd-3307be118e56 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:23:59.310314 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 305/1236] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:59 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:23:59.310842 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb0db380-b62c-4275-9c04-14be9955cfbf tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:23:59.311489 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 307/1237] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:59 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 743 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:23:59.400499 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c55eed25-f07f-427a-8128-f9ce86a82d5c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.402451 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c55eed25-f07f-427a-8128-f9ce86a82d5c tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:59.402651 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c55eed25-f07f-427a-8128-f9ce86a82d5c tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.402841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c55eed25-f07f-427a-8128-f9ce86a82d5c tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.409696 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c55eed25-f07f-427a-8128-f9ce86a82d5c tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 404 Jul 03 04:23:59.410268 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 310/1238] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:59 2026] GET /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:59.417534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-14ee436b-db2b-4176-825f-944f87c6ba1d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.419415 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14ee436b-db2b-4176-825f-944f87c6ba1d tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:59.419694 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14ee436b-db2b-4176-825f-944f87c6ba1d tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.419981 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14ee436b-db2b-4176-825f-944f87c6ba1d tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.426981 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14ee436b-db2b-4176-825f-944f87c6ba1d tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 404 Jul 03 04:23:59.427613 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 317/1239] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:59 2026] GET /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:59.436017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-da252543-6018-4800-bdc2-274fa458ef22 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.439215 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da252543-6018-4800-bdc2-274fa458ef22 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] DELETE https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:59.439401 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da252543-6018-4800-bdc2-274fa458ef22 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.439642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da252543-6018-4800-bdc2-274fa458ef22 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.439862 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-da252543-6018-4800-bdc2-274fa458ef22 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume with id: 41286412-ebc3-488b-8916-0340ff7ea7fe Jul 03 04:23:59.457287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da252543-6018-4800-bdc2-274fa458ef22 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe returned with HTTP 404 Jul 03 04:23:59.458069 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 306/1240] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:23:59 2026] DELETE /volume/v3/volumes/41286412-ebc3-488b-8916-0340ff7ea7fe => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:23:59.471919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9887c910-728d-4259-beea-fa53f2d379e9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.474084 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:23:59.474591 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-675231439"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:23:59.476687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-675231439'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:23:59.476859 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume of 1 GB Jul 03 04:23:59.484657 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Availability Zones retrieved successfully. Jul 03 04:23:59.492580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (0608672a-22a5-44ba-899c-1238991479ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:59.493896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0d8dd2-9219-4760-bcea-def0a71943b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:59.495375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:23:59.533385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0d8dd2-9219-4760-bcea-def0a71943b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:59.534218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2faf312-3c21-4ef7-9017-50f07383e142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:59.569853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-b71997c7-35b0-467a-91f2-3f3608d0a74e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.572698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-b71997c7-35b0-467a-91f2-3f3608d0a74e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b Jul 03 04:23:59.573153 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-b71997c7-35b0-467a-91f2-3f3608d0a74e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.573457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-b71997c7-35b0-467a-91f2-3f3608d0a74e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.582161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Created reservations ['62df3982-3263-4afe-b8db-822b32d441f9', 'fb3fe466-3c69-4f0b-8dbe-ac0e35623454', 'c8b9b30a-d97f-441f-a993-5552f359f6f0', 'f66398ae-f04c-4ace-98e6-3ba48c7546dd'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:23:59.583285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2faf312-3c21-4ef7-9017-50f07383e142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62df3982-3263-4afe-b8db-822b32d441f9', 'fb3fe466-3c69-4f0b-8dbe-ac0e35623454', 'c8b9b30a-d97f-441f-a993-5552f359f6f0', 'f66398ae-f04c-4ace-98e6-3ba48c7546dd']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:59.583848 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:59.583848 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:23:59.584244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db0613b-3493-4ea1-b512-301427203e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:59.617982 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4db0613b-3493-4ea1-b512-301427203e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a83455e-edc3-451a-9337-d19935fc20a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-675231439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['62df3982-3263-4afe-b8db-822b32d441f9','fb3fe466-3c69-4f0b-8dbe-ac0e35623454','c8b9b30a-d97f-441f-a993-5552f359f6f0','f66398ae-f04c-4ace-98e6-3ba48c7546dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:23:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-675231439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a83455e-edc3-451a-9337-d19935fc20a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4633715a7154216a4874bcd856d1287',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee91e96736454aedb88dff7df2ee9540',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:59.618908 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603689cb-b39c-4fe4-9f8f-3935aa8b7d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:59.641310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (603689cb-b39c-4fe4-9f8f-3935aa8b7d64) transitioned into state 'SUCCESS' from state '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-675231439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4633715a7154216a4874bcd856d1287',qos_specs=None,replication_status=,reservations=['62df3982-3263-4afe-b8db-822b32d441f9','fb3fe466-3c69-4f0b-8dbe-ac0e35623454','c8b9b30a-d97f-441f-a993-5552f359f6f0','f66398ae-f04c-4ace-98e6-3ba48c7546dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee91e96736454aedb88dff7df2ee9540',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:59.643154 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45998b42-59f4-4212-9cd1-cd64a200fde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:23:59.652107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45998b42-59f4-4212-9cd1-cd64a200fde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:23:59.652948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Flow 'volume_create_api' (0608672a-22a5-44ba-899c-1238991479ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:23:59.653269 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Create volume request issued successfully. Jul 03 04:23:59.653829 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9887c910-728d-4259-beea-fa53f2d379e9 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:23:59.654277 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 308/1241] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:23:59 2026] POST /volume/v3/volumes => generated 748 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:23:59.670503 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4632c73d-4ad8-4020-a561-d320dc902b80 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:23:59.675437 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4632c73d-4ad8-4020-a561-d320dc902b80 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:23:59.675697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4632c73d-4ad8-4020-a561-d320dc902b80 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:23:59.675927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4632c73d-4ad8-4020-a561-d320dc902b80 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:23:59.690019 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:23:59.690019 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:23:59.696051 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4632c73d-4ad8-4020-a561-d320dc902b80 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:23:59.703396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4632c73d-4ad8-4020-a561-d320dc902b80 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:23:59.704516 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 318/1242] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:23:59 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:24:00.118109 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-9393b36e-b971-4b73-833b-5a7121eb58c4 req-b71997c7-35b0-467a-91f2-3f3608d0a74e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b returned with HTTP 200 Jul 03 04:24:00.118636 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 311/1243] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:23:59 2026] DELETE /volume/v3/attachments/738325b1-07c6-4ee8-a0d5-4c9ebe5f609b => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:00.322895 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-59e6b2b0-faf4-4719-888b-54e688acd295 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.324744 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-59e6b2b0-faf4-4719-888b-54e688acd295 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:00.324974 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-59e6b2b0-faf4-4719-888b-54e688acd295 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:00.325230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-59e6b2b0-faf4-4719-888b-54e688acd295 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:00.325525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-59e6b2b0-faf4-4719-888b-54e688acd295 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:00.330679 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-993f662d-e8ad-4551-9297-56f4380b2b40 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.332288 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.332288 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:00.332780 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-993f662d-e8ad-4551-9297-56f4380b2b40 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:00.333007 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-993f662d-e8ad-4551-9297-56f4380b2b40 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:00.333119 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-59e6b2b0-faf4-4719-888b-54e688acd295 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:00.333233 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-993f662d-e8ad-4551-9297-56f4380b2b40 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:00.333523 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 307/1244] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:00 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:00.341579 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.341579 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:00.345591 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-993f662d-e8ad-4551-9297-56f4380b2b40 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:00.350354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-993f662d-e8ad-4551-9297-56f4380b2b40 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:24:00.350773 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 309/1245] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:00 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:00.369755 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dd30c23b-4ac5-425f-b8f1-96c4ffaf5a3f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.371835 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dd30c23b-4ac5-425f-b8f1-96c4ffaf5a3f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:00.372235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dd30c23b-4ac5-425f-b8f1-96c4ffaf5a3f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:00.372493 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dd30c23b-4ac5-425f-b8f1-96c4ffaf5a3f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:00.379423 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.379423 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:00.382985 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dd30c23b-4ac5-425f-b8f1-96c4ffaf5a3f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:00.387405 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dd30c23b-4ac5-425f-b8f1-96c4ffaf5a3f tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:24:00.387824 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 319/1246] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:00 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:00.717649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-928c3988-9828-440f-8c9f-92177d0022f4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.719545 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-928c3988-9828-440f-8c9f-92177d0022f4 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:00.719733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-928c3988-9828-440f-8c9f-92177d0022f4 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:00.719966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-928c3988-9828-440f-8c9f-92177d0022f4 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:00.739802 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.739802 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:00.739802 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-928c3988-9828-440f-8c9f-92177d0022f4 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:00.743989 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-928c3988-9828-440f-8c9f-92177d0022f4 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:00.744597 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 312/1247] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:00 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:00.760006 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-84367f44-fca7-4384-8101-adbaad98b33f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.763582 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-84367f44-fca7-4384-8101-adbaad98b33f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action Jul 03 04:24:00.763926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-84367f44-fca7-4384-8101-adbaad98b33f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:00.764032 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-84367f44-fca7-4384-8101-adbaad98b33f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:00.775380 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.775380 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:00.775797 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-84367f44-fca7-4384-8101-adbaad98b33f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '2a83455e-edc3-451a-9337-d19935fc20a1' with '{'status': 'error'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:24:00.802886 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-84367f44-fca7-4384-8101-adbaad98b33f tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action returned with HTTP 202 Jul 03 04:24:00.803417 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 308/1248] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:24:00 2026] POST /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:00.816846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-855207a3-b49e-4dc0-a676-77d3a7b8ee33 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.816846 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-855207a3-b49e-4dc0-a676-77d3a7b8ee33 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:00.816846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-855207a3-b49e-4dc0-a676-77d3a7b8ee33 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:00.816846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-855207a3-b49e-4dc0-a676-77d3a7b8ee33 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:00.824574 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.824574 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:00.828834 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-855207a3-b49e-4dc0-a676-77d3a7b8ee33 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:00.835986 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-855207a3-b49e-4dc0-a676-77d3a7b8ee33 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:00.836668 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 310/1249] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:00 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:00.848351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6ef56908-d34b-4ed1-b887-1ed6092d64ce None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.850020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ef56908-d34b-4ed1-b887-1ed6092d64ce tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action Jul 03 04:24:00.850428 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ef56908-d34b-4ed1-b887-1ed6092d64ce tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:00.850587 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ef56908-d34b-4ed1-b887-1ed6092d64ce tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:00.860189 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:00.860189 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:00.860908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.admin_actions [None req-6ef56908-d34b-4ed1-b887-1ed6092d64ce tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '2a83455e-edc3-451a-9337-d19935fc20a1' with '{'status': 'available'}' {{(pid=99791) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:24:00.884228 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ef56908-d34b-4ed1-b887-1ed6092d64ce tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action returned with HTTP 202 Jul 03 04:24:00.885150 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 320/1250] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:24:00 2026] POST /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:00.892828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad998d54-93c4-4fa2-aaeb-10cff9e8c3be None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:00.894561 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad998d54-93c4-4fa2-aaeb-10cff9e8c3be tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:00.894804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad998d54-93c4-4fa2-aaeb-10cff9e8c3be tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:00.895013 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad998d54-93c4-4fa2-aaeb-10cff9e8c3be tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.045560 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.045560 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:01.050078 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ad998d54-93c4-4fa2-aaeb-10cff9e8c3be tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:01.054600 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad998d54-93c4-4fa2-aaeb-10cff9e8c3be tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:01.054961 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 313/1251] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:00 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 841 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.067640 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f8f1ff6c-3347-4e97-ae36-e7acb7fcfb53 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.069454 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8f1ff6c-3347-4e97-ae36-e7acb7fcfb53 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action Jul 03 04:24:01.069826 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8f1ff6c-3347-4e97-ae36-e7acb7fcfb53 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:01.069945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8f1ff6c-3347-4e97-ae36-e7acb7fcfb53 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:01.080137 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.080137 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:01.080571 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-f8f1ff6c-3347-4e97-ae36-e7acb7fcfb53 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '2a83455e-edc3-451a-9337-d19935fc20a1' with '{'status': 'maintenance'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:24:01.102095 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8f1ff6c-3347-4e97-ae36-e7acb7fcfb53 tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action returned with HTTP 202 Jul 03 04:24:01.102631 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 309/1252] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:24:01 2026] POST /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:01.109405 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-88432456-0356-45bc-8e26-f9c1be08726e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.111562 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-88432456-0356-45bc-8e26-f9c1be08726e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:01.111783 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-88432456-0356-45bc-8e26-f9c1be08726e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.112018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-88432456-0356-45bc-8e26-f9c1be08726e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.120689 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.120689 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:01.124934 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-88432456-0356-45bc-8e26-f9c1be08726e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:01.130262 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-88432456-0356-45bc-8e26-f9c1be08726e tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:01.130743 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 311/1253] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:01 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.144636 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-27d21d3b-0d46-42c9-a985-4d40cfa92f7e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.147288 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-27d21d3b-0d46-42c9-a985-4d40cfa92f7e tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] POST https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action Jul 03 04:24:01.147898 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-27d21d3b-0d46-42c9-a985-4d40cfa92f7e tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:01.148139 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-27d21d3b-0d46-42c9-a985-4d40cfa92f7e tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:01.158416 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.158416 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:01.158951 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.admin_actions [None req-27d21d3b-0d46-42c9-a985-4d40cfa92f7e tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] Updating volume '2a83455e-edc3-451a-9337-d19935fc20a1' with '{'status': 'available'}' {{(pid=99791) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:24:01.183970 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-27d21d3b-0d46-42c9-a985-4d40cfa92f7e tempest-VolumesActionsTest-156400816 tempest-VolumesActionsTest-156400816-project-admin] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action returned with HTTP 202 Jul 03 04:24:01.184524 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 321/1254] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:24:01 2026] POST /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:01.192636 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fe847f75-f683-404a-8e7b-85ce66bc7505 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.194864 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fe847f75-f683-404a-8e7b-85ce66bc7505 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:01.195486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fe847f75-f683-404a-8e7b-85ce66bc7505 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.195486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fe847f75-f683-404a-8e7b-85ce66bc7505 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.206950 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.206950 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:01.212180 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fe847f75-f683-404a-8e7b-85ce66bc7505 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:01.216991 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fe847f75-f683-404a-8e7b-85ce66bc7505 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:01.217456 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 314/1255] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:01 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.233436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7e392f2b-23e4-4884-8702-04687ae1fd34 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.235914 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e392f2b-23e4-4884-8702-04687ae1fd34 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:01.236208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e392f2b-23e4-4884-8702-04687ae1fd34 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.236512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e392f2b-23e4-4884-8702-04687ae1fd34 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.245916 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.245916 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:01.250562 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e392f2b-23e4-4884-8702-04687ae1fd34 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:01.255782 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e392f2b-23e4-4884-8702-04687ae1fd34 tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:01.256228 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 310/1256] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:01 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.270222 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-06b08265-1d17-422e-84b5-8855cbfc9cff None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.272696 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] DELETE https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:01.272968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.273242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.273504 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume with id: 2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:01.283665 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.283665 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:01.284369 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:01.313865 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Delete volume request issued successfully. Jul 03 04:24:01.314144 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06b08265-1d17-422e-84b5-8855cbfc9cff tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 202 Jul 03 04:24:01.314821 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 312/1257] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:01 2026] DELETE /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:24:01.322648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-516ce631-8d27-4a23-a4d6-25d99ac49e8b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.324390 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-516ce631-8d27-4a23-a4d6-25d99ac49e8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:01.324620 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-516ce631-8d27-4a23-a4d6-25d99ac49e8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.324806 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-516ce631-8d27-4a23-a4d6-25d99ac49e8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.331790 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.331790 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:01.336090 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-516ce631-8d27-4a23-a4d6-25d99ac49e8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Volume info retrieved successfully. Jul 03 04:24:01.340877 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-516ce631-8d27-4a23-a4d6-25d99ac49e8b tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 200 Jul 03 04:24:01.341318 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 322/1258] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:01 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.344370 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ade02770-e345-404f-b065-39530e822293 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.346317 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ade02770-e345-404f-b065-39530e822293 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:01.346575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ade02770-e345-404f-b065-39530e822293 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.346827 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ade02770-e345-404f-b065-39530e822293 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.347005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ade02770-e345-404f-b065-39530e822293 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:01.362952 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.362952 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:01.364162 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ade02770-e345-404f-b065-39530e822293 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:01.364734 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 315/1259] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:01 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 743 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.662667 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ccfd39f1-2017-4426-87ca-9372fb57d990 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.665065 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ccfd39f1-2017-4426-87ca-9372fb57d990 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:01.665360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ccfd39f1-2017-4426-87ca-9372fb57d990 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:01.665605 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ccfd39f1-2017-4426-87ca-9372fb57d990 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:01.675076 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.675076 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:01.679728 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ccfd39f1-2017-4426-87ca-9372fb57d990 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:01.685394 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ccfd39f1-2017-4426-87ca-9372fb57d990 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:24:01.685949 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 311/1260] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:01 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:01.738817 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:01.740815 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:24:01.741236 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1969061939", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:01.742756 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1969061939', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:24:01.872956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume of 1 GB Jul 03 04:24:01.873432 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.873432 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:01.874135 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Availability Zones retrieved successfully. Jul 03 04:24:01.881881 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (e9acca3f-22b2-4dae-90fe-a4e27f02d3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:01.883232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4ff4b2-eab1-4251-99a8-1f5e1628e15a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:01.884550 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:01.921940 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:01.921940 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:01.932558 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d4ff4b2-eab1-4251-99a8-1f5e1628e15a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=aa3900b0-2ded-4f9e-985e-a7ced34736ab,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa3900b0-2ded-4f9e-985e-a7ced34736ab', 'encryption_key_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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:01.933220 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1c2049-1101-4ccd-aeb7-80ceef07e8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:01.967691 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Created reservations ['8b79c3a1-8d07-452b-a7e4-4de9cdeeb244', 'f4c144bc-6c65-4536-bb63-e359ba5cc007', '299a25c1-4a07-4135-abae-09f843b0fdbd', 'db291c09-f4b1-4d19-94bb-d19c43a13bd8'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:01.968391 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1c2049-1101-4ccd-aeb7-80ceef07e8a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b79c3a1-8d07-452b-a7e4-4de9cdeeb244', 'f4c144bc-6c65-4536-bb63-e359ba5cc007', '299a25c1-4a07-4135-abae-09f843b0fdbd', 'db291c09-f4b1-4d19-94bb-d19c43a13bd8']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:01.969088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a37733-d1b5-416e-8f6c-ed5d27e57487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:01.992290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a37733-d1b5-416e-8f6c-ed5d27e57487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d37bb0-42a5-4439-8a3b-1daf61ef1e0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1969061939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['8b79c3a1-8d07-452b-a7e4-4de9cdeeb244','f4c144bc-6c65-4536-bb63-e359ba5cc007','299a25c1-4a07-4135-abae-09f843b0fdbd','db291c09-f4b1-4d19-94bb-d19c43a13bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1969061939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d37bb0-42a5-4439-8a3b-1daf61ef1e0d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f9de1e5af73b486dbece4a569eeaaa68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa3900b0-2ded-4f9e-985e-a7ced34736ab),volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:01.992958 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c606e0-edde-4df2-a04f-d9513f290ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:02.009285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c606e0-edde-4df2-a04f-d9513f290ebf) transitioned into state 'SUCCESS' from state '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-1969061939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f9de1e5af73b486dbece4a569eeaaa68',qos_specs=None,replication_status=,reservations=['8b79c3a1-8d07-452b-a7e4-4de9cdeeb244','f4c144bc-6c65-4536-bb63-e359ba5cc007','299a25c1-4a07-4135-abae-09f843b0fdbd','db291c09-f4b1-4d19-94bb-d19c43a13bd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18cf98c1da954ad0bdb32a5854b3ba36',volume_type_id=aa3900b0-2ded-4f9e-985e-a7ced34736ab)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:02.009962 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf707e96-bee2-4049-b2c1-226f58546e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:02.018493 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf707e96-bee2-4049-b2c1-226f58546e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:02.019249 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Flow 'volume_create_api' (e9acca3f-22b2-4dae-90fe-a4e27f02d3f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:02.019550 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create volume request issued successfully. Jul 03 04:24:02.020058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-093062a8-9ca4-4bd8-b8aa-06702a1b07d4 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:24:02.020489 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 313/1261] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:24:01 2026] POST /volume/v3/volumes => generated 760 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:02.032937 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-16be149e-23fa-4f2d-9298-51f57d5afa6e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:02.034882 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-16be149e-23fa-4f2d-9298-51f57d5afa6e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:02.035131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-16be149e-23fa-4f2d-9298-51f57d5afa6e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:02.035450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-16be149e-23fa-4f2d-9298-51f57d5afa6e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:02.042316 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:02.042316 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:02.045982 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-16be149e-23fa-4f2d-9298-51f57d5afa6e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:02.049851 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-16be149e-23fa-4f2d-9298-51f57d5afa6e tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:02.050261 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 323/1262] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:02 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:02.355593 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-22c0ac1d-d14c-452c-87e3-e1ab90c7c10f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:02.357502 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-22c0ac1d-d14c-452c-87e3-e1ab90c7c10f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] GET https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 Jul 03 04:24:02.357719 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-22c0ac1d-d14c-452c-87e3-e1ab90c7c10f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:02.357945 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-22c0ac1d-d14c-452c-87e3-e1ab90c7c10f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:02.364110 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-22c0ac1d-d14c-452c-87e3-e1ab90c7c10f tempest-VolumesActionsTest-1952893253 tempest-VolumesActionsTest-1952893253-project-member] https://10.4.3.253/volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 returned with HTTP 404 Jul 03 04:24:02.364676 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 316/1263] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:02 2026] GET /volume/v3/volumes/2a83455e-edc3-451a-9337-d19935fc20a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:02.374588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5a9e014e-356a-4bea-900a-09d4fabcf4ca None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:02.376344 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a9e014e-356a-4bea-900a-09d4fabcf4ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:02.376533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a9e014e-356a-4bea-900a-09d4fabcf4ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:02.376706 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a9e014e-356a-4bea-900a-09d4fabcf4ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:02.376811 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5a9e014e-356a-4bea-900a-09d4fabcf4ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:02.380761 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:02.380761 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:02.381470 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a9e014e-356a-4bea-900a-09d4fabcf4ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:02.381802 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 312/1264] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:02 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:03.062636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-68f7ea70-4e46-434e-8ff2-6510b6aae4fa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:03.064682 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68f7ea70-4e46-434e-8ff2-6510b6aae4fa tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:03.064859 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68f7ea70-4e46-434e-8ff2-6510b6aae4fa tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:03.065060 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68f7ea70-4e46-434e-8ff2-6510b6aae4fa tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:03.074431 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:03.074431 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:03.078744 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-68f7ea70-4e46-434e-8ff2-6510b6aae4fa tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:03.085187 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68f7ea70-4e46-434e-8ff2-6510b6aae4fa tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:03.085641 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 314/1265] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:03 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:03.213836 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e50f7a0a-4aea-49ae-b4a6-4a6efd7c6a94 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:03.216270 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e50f7a0a-4aea-49ae-b4a6-4a6efd7c6a94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:03.216547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e50f7a0a-4aea-49ae-b4a6-4a6efd7c6a94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:03.216760 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e50f7a0a-4aea-49ae-b4a6-4a6efd7c6a94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:03.226689 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:03.226689 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:03.231442 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e50f7a0a-4aea-49ae-b4a6-4a6efd7c6a94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:03.236784 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e50f7a0a-4aea-49ae-b4a6-4a6efd7c6a94 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:03.237461 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 324/1266] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:03 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1368 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:03.391179 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b161172a-ba2e-4116-9ddf-071c680c4a5e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:03.393287 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b161172a-ba2e-4116-9ddf-071c680c4a5e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:03.393577 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b161172a-ba2e-4116-9ddf-071c680c4a5e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:03.393862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b161172a-ba2e-4116-9ddf-071c680c4a5e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:03.394028 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b161172a-ba2e-4116-9ddf-071c680c4a5e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:03.399637 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:03.399637 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:03.400745 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b161172a-ba2e-4116-9ddf-071c680c4a5e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:03.401255 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 317/1267] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:03 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 743 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:03.633362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-ee8b1517-b839-406d-8bec-8d03f7cbe5e3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:03.635891 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-ee8b1517-b839-406d-8bec-8d03f7cbe5e3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:03.636097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-ee8b1517-b839-406d-8bec-8d03f7cbe5e3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:03.636309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-ee8b1517-b839-406d-8bec-8d03f7cbe5e3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:03.646591 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:03.646591 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:03.650498 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-ee8b1517-b839-406d-8bec-8d03f7cbe5e3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:03.656119 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-ee8b1517-b839-406d-8bec-8d03f7cbe5e3 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:03.657158 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 313/1268] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:03 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1368 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:03.669027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7557580f-c8dd-4abe-8242-4e54c3f46233 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:03.669027 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7557580f-c8dd-4abe-8242-4e54c3f46233 None None] GET https://10.4.3.253/volume// Jul 03 04:24:03.669655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7557580f-c8dd-4abe-8242-4e54c3f46233 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:03.669655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7557580f-c8dd-4abe-8242-4e54c3f46233 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:03.670380 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7557580f-c8dd-4abe-8242-4e54c3f46233 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:03.670380 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 315/1269] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:24:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:03.678426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-fb63751e-3592-4308-bc40-38e111713991 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:03.680206 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-fb63751e-3592-4308-bc40-38e111713991 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:24:03.680640 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-fb63751e-3592-4308-bc40-38e111713991 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22d37bb0-42a5-4439-8a3b-1daf61ef1e0d", "connector": null, "instance_uuid": "057e26e3-37ed-47cf-8034-384dc0c9624f"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:03.688912 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:03.688912 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:03.720231 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-fb63751e-3592-4308-bc40-38e111713991 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:24:03.720673 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 325/1270] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:24:03 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) Jul 03 04:24:04.410925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db24e1aa-40f0-401a-aae9-0c99b8da5764 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:04.412519 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db24e1aa-40f0-401a-aae9-0c99b8da5764 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:04.412738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db24e1aa-40f0-401a-aae9-0c99b8da5764 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:04.412969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db24e1aa-40f0-401a-aae9-0c99b8da5764 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:04.413122 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-db24e1aa-40f0-401a-aae9-0c99b8da5764 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:04.419043 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:04.419043 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:04.420219 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db24e1aa-40f0-401a-aae9-0c99b8da5764 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:04.420789 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 318/1271] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:04 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:05.195916 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0654dd61-2818-4bbb-865e-8bdf21efb216 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:05.197892 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0654dd61-2818-4bbb-865e-8bdf21efb216 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:05.198179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0654dd61-2818-4bbb-865e-8bdf21efb216 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:05.198428 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0654dd61-2818-4bbb-865e-8bdf21efb216 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:05.206069 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:05.206069 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:05.210263 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0654dd61-2818-4bbb-865e-8bdf21efb216 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:05.215236 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0654dd61-2818-4bbb-865e-8bdf21efb216 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:05.215699 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 314/1272] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:05 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:05.265913 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-c3c56c24-5894-45ad-bfd0-64eaaafebe6b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:05.268091 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-c3c56c24-5894-45ad-bfd0-64eaaafebe6b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:05.268373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-c3c56c24-5894-45ad-bfd0-64eaaafebe6b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:05.268620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-c3c56c24-5894-45ad-bfd0-64eaaafebe6b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:05.275432 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:05.275432 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:05.278775 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-c3c56c24-5894-45ad-bfd0-64eaaafebe6b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:05.282585 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-c3c56c24-5894-45ad-bfd0-64eaaafebe6b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:05.282929 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 316/1273] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:05 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:05.432795 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ed68b30b-06f9-4732-bb3c-737b6da9cf8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:05.434437 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ed68b30b-06f9-4732-bb3c-737b6da9cf8e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:05.434704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ed68b30b-06f9-4732-bb3c-737b6da9cf8e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:05.434952 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ed68b30b-06f9-4732-bb3c-737b6da9cf8e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:05.435131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ed68b30b-06f9-4732-bb3c-737b6da9cf8e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:05.439167 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:05.439167 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:05.440704 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ed68b30b-06f9-4732-bb3c-737b6da9cf8e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:05.441145 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 326/1274] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:05 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:06.451854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c4208ea6-aa33-4ccb-ad73-89924d80b6be None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:06.453634 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c4208ea6-aa33-4ccb-ad73-89924d80b6be tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:06.453819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c4208ea6-aa33-4ccb-ad73-89924d80b6be tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:06.453999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c4208ea6-aa33-4ccb-ad73-89924d80b6be tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:06.454100 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c4208ea6-aa33-4ccb-ad73-89924d80b6be tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:06.461500 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:06.461500 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:06.466267 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c4208ea6-aa33-4ccb-ad73-89924d80b6be tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:06.466677 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 319/1275] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:06 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:07.328215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-707c4582-9675-4e31-ae4a-11e2466a231f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:07.328744 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-707c4582-9675-4e31-ae4a-11e2466a231f None None] GET https://10.4.3.253/volume// Jul 03 04:24:07.329248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-707c4582-9675-4e31-ae4a-11e2466a231f None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:07.330298 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-707c4582-9675-4e31-ae4a-11e2466a231f None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:07.330921 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-707c4582-9675-4e31-ae4a-11e2466a231f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:07.331471 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 315/1276] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:24:07 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:07.342196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-dca3955b-1340-4d0d-97d9-a0b9bcd94d4c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:07.477599 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-422b37a3-e51c-4fbc-803b-0429774bbf34 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:07.481666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-422b37a3-e51c-4fbc-803b-0429774bbf34 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:07.481852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-422b37a3-e51c-4fbc-803b-0429774bbf34 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:07.482046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-422b37a3-e51c-4fbc-803b-0429774bbf34 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:07.482224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-422b37a3-e51c-4fbc-803b-0429774bbf34 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:07.488411 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:07.488411 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:07.490088 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-422b37a3-e51c-4fbc-803b-0429774bbf34 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:07.490088 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 327/1277] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:07 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:07.499970 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-dca3955b-1340-4d0d-97d9-a0b9bcd94d4c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:24:07.501308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-dca3955b-1340-4d0d-97d9-a0b9bcd94d4c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d1597e7-f64e-4934-b987-a411b5e87625", "connector": null, "instance_uuid": "cd167cf0-f6cd-4396-98ed-f6ed1e96b71b"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:07.516221 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:07.516221 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:07.560225 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-dca3955b-1340-4d0d-97d9-a0b9bcd94d4c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:24:07.560821 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 317/1278] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:24:07 2026] POST /volume/v3/attachments => generated 273 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:07.812657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7ca4e198-da35-433f-af9d-9593bc9178d1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:07.815320 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7ca4e198-da35-433f-af9d-9593bc9178d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:07.815563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7ca4e198-da35-433f-af9d-9593bc9178d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:07.817340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7ca4e198-da35-433f-af9d-9593bc9178d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:07.838726 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:07.838726 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:07.845601 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7ca4e198-da35-433f-af9d-9593bc9178d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:07.851569 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7ca4e198-da35-433f-af9d-9593bc9178d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:07.852418 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 320/1279] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:07 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:07.971730 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:07.973791 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:24:07.975478 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1245283525"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:07.981306 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1245283525'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:24:07.981585 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume of 1 GB Jul 03 04:24:07.996752 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Availability Zones retrieved successfully. Jul 03 04:24:08.015267 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Flow 'volume_create_api' (b47e4e50-8fc1-43c3-ac4f-110ddbd3d920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:08.021212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec68d56d-88b5-4712-8a21-44eedaedab7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:08.024430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:08.130281 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d0bc6af4-6d78-4025-9522-7ca977d38b96 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.130891 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d0bc6af4-6d78-4025-9522-7ca977d38b96 None None] GET https://10.4.3.253/volume// Jul 03 04:24:08.131165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6af4-6d78-4025-9522-7ca977d38b96 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:08.131487 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d0bc6af4-6d78-4025-9522-7ca977d38b96 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:08.131747 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec68d56d-88b5-4712-8a21-44eedaedab7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:08.131935 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d0bc6af4-6d78-4025-9522-7ca977d38b96 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:08.132407 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 328/1280] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:08 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:08.132919 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e91057a-d8ef-433b-9113-b60af2b47c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:08.145350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-fb83851a-3611-4e82-b62c-8544acd78b05 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.146923 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-fb83851a-3611-4e82-b62c-8544acd78b05 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:08.147217 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-fb83851a-3611-4e82-b62c-8544acd78b05 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:08.147602 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-fb83851a-3611-4e82-b62c-8544acd78b05 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:08.159491 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:08.159491 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:08.164051 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-fb83851a-3611-4e82-b62c-8544acd78b05 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:08.172348 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-fb83851a-3611-4e82-b62c-8544acd78b05 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:08.172348 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 318/1281] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:08 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1026 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:08.179738 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Created reservations ['06d04c42-25c0-42b9-9be3-68f9e73143e7', '57a25d53-af54-4851-aa03-67383eb8b2d6', '0671c465-8c5b-449e-8ceb-81994e2d4473', 'ea2b9db0-2cbf-4a6e-8a9b-8947edd01612'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:08.180654 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e91057a-d8ef-433b-9113-b60af2b47c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d04c42-25c0-42b9-9be3-68f9e73143e7', '57a25d53-af54-4851-aa03-67383eb8b2d6', '0671c465-8c5b-449e-8ceb-81994e2d4473', 'ea2b9db0-2cbf-4a6e-8a9b-8947edd01612']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:08.181476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aca6fcd-a57c-4000-922b-f350abc58c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:08.204562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aca6fcd-a57c-4000-922b-f350abc58c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6595eaf-ba82-4855-b381-b86582e890d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1245283525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e238c107920c40139ecebfc8bed78991',qos_specs=None,replication_status=,reservations=['06d04c42-25c0-42b9-9be3-68f9e73143e7','57a25d53-af54-4851-aa03-67383eb8b2d6','0671c465-8c5b-449e-8ceb-81994e2d4473','ea2b9db0-2cbf-4a6e-8a9b-8947edd01612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1712714739264874b1d368fb1ce6cedf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1245283525',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6595eaf-ba82-4855-b381-b86582e890d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e238c107920c40139ecebfc8bed78991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1712714739264874b1d368fb1ce6cedf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:08.205737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4927d734-1ff2-44d7-9701-0139a2b53e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:08.237428 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4927d734-1ff2-44d7-9701-0139a2b53e5b) transitioned into state 'SUCCESS' from state '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-1245283525',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e238c107920c40139ecebfc8bed78991',qos_specs=None,replication_status=,reservations=['06d04c42-25c0-42b9-9be3-68f9e73143e7','57a25d53-af54-4851-aa03-67383eb8b2d6','0671c465-8c5b-449e-8ceb-81994e2d4473','ea2b9db0-2cbf-4a6e-8a9b-8947edd01612'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1712714739264874b1d368fb1ce6cedf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:08.238490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfa0a58-eb52-4b17-b664-0b35fafa7612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:08.249010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfa0a58-eb52-4b17-b664-0b35fafa7612) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:08.249926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Flow 'volume_create_api' (b47e4e50-8fc1-43c3-ac4f-110ddbd3d920) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:08.250287 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume request issued successfully. Jul 03 04:24:08.250887 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0ecadbec-afed-4acd-8855-eeb1d6a29180 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:24:08.251577 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 316/1282] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:24:07 2026] POST /volume/v3/volumes => generated 755 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:08.268215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d3f4163d-8215-4c7b-80dc-3acecdff3bea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.271911 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d3f4163d-8215-4c7b-80dc-3acecdff3bea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:08.272166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d3f4163d-8215-4c7b-80dc-3acecdff3bea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:08.272420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d3f4163d-8215-4c7b-80dc-3acecdff3bea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:08.282379 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:08.282379 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:08.287208 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d3f4163d-8215-4c7b-80dc-3acecdff3bea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:08.288286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.291835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d3f4163d-8215-4c7b-80dc-3acecdff3bea tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:08.291915 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] PUT https://10.4.3.253/volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9 Jul 03 04:24:08.292346 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 321/1283] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:08 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:08.292426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:08.302681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Acquiring lock "cinder-attachment_update-7d1597e7-f64e-4934-b987-a411b5e87625-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:24:08.307932 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-7d1597e7-f64e-4934-b987-a411b5e87625-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:24:08.308869 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:08.308869 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:08.500352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-39e25c44-a235-4e98-b100-81b765a62f56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.503170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39e25c44-a235-4e98-b100-81b765a62f56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:08.503447 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39e25c44-a235-4e98-b100-81b765a62f56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:08.503743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39e25c44-a235-4e98-b100-81b765a62f56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:08.503912 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-39e25c44-a235-4e98-b100-81b765a62f56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:08.510732 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:08.510732 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:08.512396 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39e25c44-a235-4e98-b100-81b765a62f56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:08.513067 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 319/1284] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:08 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:08.798460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-24990ae5-87a9-4edb-8d36-0d311691df81 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.838411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-7d1597e7-f64e-4934-b987-a411b5e87625-np0000004364" released by "attachment_update" :: held 0.529s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:24:08.838411 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-298294ff-279d-4f0d-ac1b-264950757f5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9 returned with HTTP 200 Jul 03 04:24:08.838865 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 329/1285] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:24:08 2026] PUT /volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:08.865824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3bbd5bce-6b70-4f66-bf81-94010a22b01e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:08.867579 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3bbd5bce-6b70-4f66-bf81-94010a22b01e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:08.867842 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3bbd5bce-6b70-4f66-bf81-94010a22b01e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:08.870042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3bbd5bce-6b70-4f66-bf81-94010a22b01e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:08.878671 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:08.878671 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:08.883013 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3bbd5bce-6b70-4f66-bf81-94010a22b01e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:08.887626 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3bbd5bce-6b70-4f66-bf81-94010a22b01e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:08.888003 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 322/1286] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:08 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:08.961526 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:24:08.962008 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1877530674"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:08.964022 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1877530674'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:24:08.964184 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume of 1 GB Jul 03 04:24:08.964611 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:08.964611 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:08.969515 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Availability Zones retrieved successfully. Jul 03 04:24:08.979377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Flow 'volume_create_api' (894a93ed-09cc-4ace-a3d8-442d91e08cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:08.980843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b20602-5f13-4ade-8c15-1ed0fab13d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:08.982412 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:09.017635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92b20602-5f13-4ade-8c15-1ed0fab13d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:09.018949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d88d372-36ed-474c-88bd-856afaea0e4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:09.103474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Created reservations ['37388233-7648-4055-881c-c89e92caa4c8', '9a072973-e102-49d8-a866-e22ba34f6035', 'fcd0b8d5-feee-4f92-a608-e111044bf6c9', '2ea3e9e7-c89d-47ad-98ff-ac311e506c2e'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:09.104727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d88d372-36ed-474c-88bd-856afaea0e4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37388233-7648-4055-881c-c89e92caa4c8', '9a072973-e102-49d8-a866-e22ba34f6035', 'fcd0b8d5-feee-4f92-a608-e111044bf6c9', '2ea3e9e7-c89d-47ad-98ff-ac311e506c2e']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:09.105610 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5579bb-e035-4899-bf43-dfea00ffa7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:09.133432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a5579bb-e035-4899-bf43-dfea00ffa7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075e8ecf-35ed-45fb-8edb-8b305934c2e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1877530674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b906e374f549f3b42931f8b795708f',qos_specs=None,replication_status=,reservations=['37388233-7648-4055-881c-c89e92caa4c8','9a072973-e102-49d8-a866-e22ba34f6035','fcd0b8d5-feee-4f92-a608-e111044bf6c9','2ea3e9e7-c89d-47ad-98ff-ac311e506c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e72b58309b46c4a225662e10c0fb40',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1877530674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075e8ecf-35ed-45fb-8edb-8b305934c2e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b906e374f549f3b42931f8b795708f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e72b58309b46c4a225662e10c0fb40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:09.134658 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121d84d9-ce04-45d2-86a0-1f0fb4475655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:09.173343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (121d84d9-ce04-45d2-86a0-1f0fb4475655) transitioned into state 'SUCCESS' from state '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-1877530674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b906e374f549f3b42931f8b795708f',qos_specs=None,replication_status=,reservations=['37388233-7648-4055-881c-c89e92caa4c8','9a072973-e102-49d8-a866-e22ba34f6035','fcd0b8d5-feee-4f92-a608-e111044bf6c9','2ea3e9e7-c89d-47ad-98ff-ac311e506c2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e72b58309b46c4a225662e10c0fb40',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:09.178235 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556c70c7-cebd-4f36-be53-2e318093f95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:09.213139 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (556c70c7-cebd-4f36-be53-2e318093f95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:09.218088 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Flow 'volume_create_api' (894a93ed-09cc-4ace-a3d8-442d91e08cd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:09.221277 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume request issued successfully. Jul 03 04:24:09.224764 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24990ae5-87a9-4edb-8d36-0d311691df81 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:24:09.228561 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 317/1287] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:24:08 2026] POST /volume/v3/volumes => generated 754 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:09.241100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1cd0f4e8-feb6-4d59-9c8f-6ddafff55bdd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:09.243556 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1cd0f4e8-feb6-4d59-9c8f-6ddafff55bdd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:09.243859 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1cd0f4e8-feb6-4d59-9c8f-6ddafff55bdd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:09.244136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1cd0f4e8-feb6-4d59-9c8f-6ddafff55bdd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:09.260440 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:09.260440 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:09.267602 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1cd0f4e8-feb6-4d59-9c8f-6ddafff55bdd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:09.272961 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1cd0f4e8-feb6-4d59-9c8f-6ddafff55bdd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 200 Jul 03 04:24:09.273727 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 320/1288] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:09 2026] GET /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:09.309889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-612b70d2-c5da-4a3a-a203-00ad063d8956 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:09.312065 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-612b70d2-c5da-4a3a-a203-00ad063d8956 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:09.312309 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-612b70d2-c5da-4a3a-a203-00ad063d8956 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:09.312594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-612b70d2-c5da-4a3a-a203-00ad063d8956 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:09.510979 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:09.510979 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:09.517783 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-612b70d2-c5da-4a3a-a203-00ad063d8956 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:09.523539 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-612b70d2-c5da-4a3a-a203-00ad063d8956 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:09.523724 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 330/1289] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:09 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:09.526796 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-05537d53-d543-497f-93ee-edabbe4d5305 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:09.530007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-05537d53-d543-497f-93ee-edabbe4d5305 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:09.530298 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-05537d53-d543-497f-93ee-edabbe4d5305 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:09.530456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-05537d53-d543-497f-93ee-edabbe4d5305 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:09.530555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-05537d53-d543-497f-93ee-edabbe4d5305 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:09.536043 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:09.536043 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:09.537024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-05537d53-d543-497f-93ee-edabbe4d5305 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:09.537471 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 323/1290] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:09 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:09.583211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-cf1fae25-72e1-4d49-ba77-67d73cd3dd02 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:09.585902 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-cf1fae25-72e1-4d49-ba77-67d73cd3dd02 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:09.586242 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-cf1fae25-72e1-4d49-ba77-67d73cd3dd02 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:09.586466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-cf1fae25-72e1-4d49-ba77-67d73cd3dd02 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:09.595682 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:09.595682 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:09.599685 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-cf1fae25-72e1-4d49-ba77-67d73cd3dd02 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:09.604140 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-cf1fae25-72e1-4d49-ba77-67d73cd3dd02 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:09.604746 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 318/1291] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:09 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:09.910020 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3d56a531-cf90-4561-a7ee-f52ac98a52e9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:09.916890 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d56a531-cf90-4561-a7ee-f52ac98a52e9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:09.916890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d56a531-cf90-4561-a7ee-f52ac98a52e9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:09.916890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d56a531-cf90-4561-a7ee-f52ac98a52e9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:09.927057 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:09.927057 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:09.931765 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3d56a531-cf90-4561-a7ee-f52ac98a52e9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:09.937062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d56a531-cf90-4561-a7ee-f52ac98a52e9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:09.938471 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 321/1292] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:09 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:10.134961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c48102f9-4c22-4e49-8d9b-91105c650244 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.137611 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c48102f9-4c22-4e49-8d9b-91105c650244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:24:10.137834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c48102f9-4c22-4e49-8d9b-91105c650244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.138029 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c48102f9-4c22-4e49-8d9b-91105c650244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.154095 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.154095 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:10.161779 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c48102f9-4c22-4e49-8d9b-91105c650244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:24:10.174469 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c48102f9-4c22-4e49-8d9b-91105c650244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:24:10.174469 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 331/1293] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:10.209186 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0300fde0-e3ee-405e-9989-59ed35ad1a8c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.210505 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0300fde0-e3ee-405e-9989-59ed35ad1a8c None None] GET https://10.4.3.253/volume// Jul 03 04:24:10.210505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0300fde0-e3ee-405e-9989-59ed35ad1a8c None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.210802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0300fde0-e3ee-405e-9989-59ed35ad1a8c None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.211990 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0300fde0-e3ee-405e-9989-59ed35ad1a8c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:10.212140 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 324/1294] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:10.221613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3d55dbd8-66bb-4a9b-8db4-fef2a0f18b8a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.222197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-8cc33440-c796-4cfa-8bca-66cd76944220 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.225936 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3d55dbd8-66bb-4a9b-8db4-fef2a0f18b8a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:24:10.226274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3d55dbd8-66bb-4a9b-8db4-fef2a0f18b8a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.227123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3d55dbd8-66bb-4a9b-8db4-fef2a0f18b8a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.227349 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-8cc33440-c796-4cfa-8bca-66cd76944220 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:10.227603 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-8cc33440-c796-4cfa-8bca-66cd76944220 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.227803 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-8cc33440-c796-4cfa-8bca-66cd76944220 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.240495 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.240495 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:10.243488 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.243488 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:10.244566 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-8cc33440-c796-4cfa-8bca-66cd76944220 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:10.248499 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3d55dbd8-66bb-4a9b-8db4-fef2a0f18b8a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:24:10.249152 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-8cc33440-c796-4cfa-8bca-66cd76944220 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:10.249571 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 322/1295] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1547 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:10.258707 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3d55dbd8-66bb-4a9b-8db4-fef2a0f18b8a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:24:10.259228 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 319/1296] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:10.293214 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e8d313e8-b91c-45eb-ae4a-42eaf3a4547a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.295277 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8d313e8-b91c-45eb-ae4a-42eaf3a4547a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:10.295656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8d313e8-b91c-45eb-ae4a-42eaf3a4547a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.295959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8d313e8-b91c-45eb-ae4a-42eaf3a4547a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.305707 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.305707 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:10.311028 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e8d313e8-b91c-45eb-ae4a-42eaf3a4547a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:10.317626 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8d313e8-b91c-45eb-ae4a-42eaf3a4547a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 200 Jul 03 04:24:10.318286 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 332/1297] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:10.335510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.337401 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:24:10.337813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "075e8ecf-35ed-45fb-8edb-8b305934c2e1", "name": "tempest-VolumesBackupsAdminTest-Backup-1356648164", "container": "tempest-volumesbackupsadmintest-backup-container-1707049343"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:10.339444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Creating new backup {'backup': {'volume_id': '075e8ecf-35ed-45fb-8edb-8b305934c2e1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1356648164', 'container': 'tempest-volumesbackupsadmintest-backup-container-1707049343'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:24:10.339704 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Creating backup of volume 075e8ecf-35ed-45fb-8edb-8b305934c2e1 in container tempest-volumesbackupsadmintest-backup-container-1707049343 Jul 03 04:24:10.346800 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.346800 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:10.347409 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:10.372572 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.374541 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] PUT https://10.4.3.253/volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24 Jul 03 04:24:10.375001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:10.378576 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Created reservations ['24d48569-e7e2-40d5-a0b3-17724bab9367', '2252b57b-d41a-405c-bcfd-a6efcaaf520c'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:10.381959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Acquiring lock "cinder-attachment_update-22d37bb0-42a5-4439-8a3b-1daf61ef1e0d-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:24:10.386368 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-22d37bb0-42a5-4439-8a3b-1daf61ef1e0d-np0000004364" acquired by "attachment_update" :: waited 0.004s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:24:10.387285 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.387285 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:10.422943 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcfaed03-a675-4261-ac1d-6fdd4f57b6fc tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:24:10.423404 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 325/1298] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:24:10 2026] POST /volume/v3/backups => generated 335 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:10.438005 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5dcea943-a949-43b6-90f4-a71dad9f471f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.441417 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5dcea943-a949-43b6-90f4-a71dad9f471f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:10.441417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5dcea943-a949-43b6-90f4-a71dad9f471f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.441417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5dcea943-a949-43b6-90f4-a71dad9f471f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.441417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5dcea943-a949-43b6-90f4-a71dad9f471f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:10.445661 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.445661 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:10.447362 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5dcea943-a949-43b6-90f4-a71dad9f471f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:10.447362 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 320/1299] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:10.549643 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ccd7f0b7-458d-4db6-95c7-2121e16371dd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.552355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccd7f0b7-458d-4db6-95c7-2121e16371dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:10.553128 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccd7f0b7-458d-4db6-95c7-2121e16371dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.553608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccd7f0b7-458d-4db6-95c7-2121e16371dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.553814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ccd7f0b7-458d-4db6-95c7-2121e16371dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:10.559946 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.559946 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:10.559946 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccd7f0b7-458d-4db6-95c7-2121e16371dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:10.559946 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 333/1300] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:10.906893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Lock "cinder-attachment_update-22d37bb0-42a5-4439-8a3b-1daf61ef1e0d-np0000004364" released by "attachment_update" :: held 0.519s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:24:10.906893 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-b136bbe3-3286-4550-ae90-35d40283254d tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24 returned with HTTP 200 Jul 03 04:24:10.906893 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 323/1301] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:24:10 2026] PUT /volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:10.952767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6b69d068-7ffe-4132-9568-b5df5c722d1c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:10.954577 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6b69d068-7ffe-4132-9568-b5df5c722d1c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:10.954834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6b69d068-7ffe-4132-9568-b5df5c722d1c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:10.955073 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6b69d068-7ffe-4132-9568-b5df5c722d1c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:10.965561 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:10.965561 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:10.970510 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6b69d068-7ffe-4132-9568-b5df5c722d1c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:10.976171 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6b69d068-7ffe-4132-9568-b5df5c722d1c tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:10.976769 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 326/1302] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:10 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:11.420176 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e6046b88-cf1b-4764-854c-7535ea99a044 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:11.422949 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e6046b88-cf1b-4764-854c-7535ea99a044 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24/action Jul 03 04:24:11.423283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e6046b88-cf1b-4764-854c-7535ea99a044 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:11.423433 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e6046b88-cf1b-4764-854c-7535ea99a044 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:11.441869 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:11.441869 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:11.459411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e8760db8-0ba5-4236-956e-e87c9795b369 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:11.461651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8760db8-0ba5-4236-956e-e87c9795b369 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:11.461958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8760db8-0ba5-4236-956e-e87c9795b369 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:11.462246 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8760db8-0ba5-4236-956e-e87c9795b369 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:11.462475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e8760db8-0ba5-4236-956e-e87c9795b369 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:11.465632 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e4dca9d8-4d74-441d-a41f-819f3106908f req-e6046b88-cf1b-4764-854c-7535ea99a044 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24/action returned with HTTP 204 Jul 03 04:24:11.466928 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 321/1303] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:11 2026] POST /volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:11.470888 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:11.470888 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:11.470888 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8760db8-0ba5-4236-956e-e87c9795b369 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:11.470888 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 334/1304] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:11 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:11.571742 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5abd1d72-38c2-4faf-a6d5-57c6f57c4edc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:11.577070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5abd1d72-38c2-4faf-a6d5-57c6f57c4edc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:11.577312 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5abd1d72-38c2-4faf-a6d5-57c6f57c4edc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:11.577547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5abd1d72-38c2-4faf-a6d5-57c6f57c4edc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:11.577743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5abd1d72-38c2-4faf-a6d5-57c6f57c4edc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:11.588840 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:11.588840 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:11.589737 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5abd1d72-38c2-4faf-a6d5-57c6f57c4edc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:11.590172 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 324/1305] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:11 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:11.645720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-25d827a9-d8aa-4340-b3b0-90f64ff0f3e2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:11.645720 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25d827a9-d8aa-4340-b3b0-90f64ff0f3e2 None None] GET https://10.4.3.253/volume// Jul 03 04:24:11.646592 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25d827a9-d8aa-4340-b3b0-90f64ff0f3e2 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:11.646592 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25d827a9-d8aa-4340-b3b0-90f64ff0f3e2 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:11.646832 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25d827a9-d8aa-4340-b3b0-90f64ff0f3e2 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:11.647520 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 327/1306] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:24:11 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:11.660613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-a6131739-8718-47c0-95c5-b0ebaa63799e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:11.768119 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-a6131739-8718-47c0-95c5-b0ebaa63799e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:24:11.768471 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-a6131739-8718-47c0-95c5-b0ebaa63799e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c6595eaf-ba82-4855-b381-b86582e890d5", "connector": null, "instance_uuid": "eeda14f5-3a19-4c3d-a4cb-952596e95637"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:11.777094 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:11.777094 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:11.807725 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-a6131739-8718-47c0-95c5-b0ebaa63799e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:24:11.808137 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 322/1307] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:24:11 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:11.989220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d4017e4f-4d9e-4196-9d5f-97ce606ef635 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:11.992799 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d4017e4f-4d9e-4196-9d5f-97ce606ef635 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:11.992977 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d4017e4f-4d9e-4196-9d5f-97ce606ef635 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:11.993650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d4017e4f-4d9e-4196-9d5f-97ce606ef635 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:12.005009 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:12.005009 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:12.009283 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d4017e4f-4d9e-4196-9d5f-97ce606ef635 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:12.015150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d4017e4f-4d9e-4196-9d5f-97ce606ef635 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:12.015719 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 335/1308] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:11 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:12.127158 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c7dba6c5-3305-4933-b814-918202f40360 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:12.128915 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c7dba6c5-3305-4933-b814-918202f40360 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:12.129095 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c7dba6c5-3305-4933-b814-918202f40360 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:12.129283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c7dba6c5-3305-4933-b814-918202f40360 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:12.139398 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:12.139398 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:12.143137 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c7dba6c5-3305-4933-b814-918202f40360 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:12.147079 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c7dba6c5-3305-4933-b814-918202f40360 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:12.147542 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 325/1309] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:12 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:12.341590 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6e36fa49-3dca-47a6-aaa2-a205ac053456 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:12.342032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e36fa49-3dca-47a6-aaa2-a205ac053456 None None] GET https://10.4.3.253/volume// Jul 03 04:24:12.342275 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e36fa49-3dca-47a6-aaa2-a205ac053456 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:12.342506 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e36fa49-3dca-47a6-aaa2-a205ac053456 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:12.342921 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e36fa49-3dca-47a6-aaa2-a205ac053456 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:12.343371 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 328/1310] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:12.352394 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-caaffcf0-640f-49ba-a4ac-1278fdc6d456 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:12.354411 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-caaffcf0-640f-49ba-a4ac-1278fdc6d456 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:12.354611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-caaffcf0-640f-49ba-a4ac-1278fdc6d456 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:12.354778 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-caaffcf0-640f-49ba-a4ac-1278fdc6d456 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:12.363905 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:12.363905 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:12.367137 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-caaffcf0-640f-49ba-a4ac-1278fdc6d456 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:12.371218 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-caaffcf0-640f-49ba-a4ac-1278fdc6d456 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:12.371636 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 323/1311] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:12 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:12.464279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:12.466362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] PUT https://10.4.3.253/volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4 Jul 03 04:24:12.466733 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:12.474074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Acquiring lock "cinder-attachment_update-c6595eaf-ba82-4855-b381-b86582e890d5-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:24:12.479275 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Lock "cinder-attachment_update-c6595eaf-ba82-4855-b381-b86582e890d5-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:24:12.480180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:12.480180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:12.481664 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6b11d39c-ce75-4e01-85a1-bd206a2aa00c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:12.484420 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6b11d39c-ce75-4e01-85a1-bd206a2aa00c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:12.484630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6b11d39c-ce75-4e01-85a1-bd206a2aa00c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:12.484807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6b11d39c-ce75-4e01-85a1-bd206a2aa00c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:12.484911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6b11d39c-ce75-4e01-85a1-bd206a2aa00c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:12.489429 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:12.489429 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:12.490587 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6b11d39c-ce75-4e01-85a1-bd206a2aa00c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:12.490942 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 326/1312] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:12 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:12.601021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9d7af1fb-4c94-4e0f-a195-087b55aa2318 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:12.602994 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9d7af1fb-4c94-4e0f-a195-087b55aa2318 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:12.603217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9d7af1fb-4c94-4e0f-a195-087b55aa2318 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:12.603457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9d7af1fb-4c94-4e0f-a195-087b55aa2318 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:12.605278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9d7af1fb-4c94-4e0f-a195-087b55aa2318 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:12.608343 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:12.608343 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:12.609345 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9d7af1fb-4c94-4e0f-a195-087b55aa2318 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:12.609747 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 329/1313] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:12 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:13.006528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Lock "cinder-attachment_update-c6595eaf-ba82-4855-b381-b86582e890d5-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:24:13.006902 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-419bf048-8491-4f8a-bca0-cb5aeea1b1a2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4 returned with HTTP 200 Jul 03 04:24:13.007441 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 336/1314] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:24:12 2026] PUT /volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:13.034397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c219f2d-d471-42fa-8cb7-ef5df991a08f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:13.036782 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c219f2d-d471-42fa-8cb7-ef5df991a08f tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:13.037181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c219f2d-d471-42fa-8cb7-ef5df991a08f tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:13.037763 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c219f2d-d471-42fa-8cb7-ef5df991a08f tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:13.052224 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:13.052224 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:13.057836 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0c219f2d-d471-42fa-8cb7-ef5df991a08f tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:13.062972 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c219f2d-d471-42fa-8cb7-ef5df991a08f tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:13.063436 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 324/1315] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:13 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:13.162119 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9ee5b3c1-0f99-44eb-b956-be2b06a97a27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:13.164012 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ee5b3c1-0f99-44eb-b956-be2b06a97a27 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:13.164224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ee5b3c1-0f99-44eb-b956-be2b06a97a27 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:13.164469 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ee5b3c1-0f99-44eb-b956-be2b06a97a27 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:13.174535 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:13.174535 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:13.179359 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9ee5b3c1-0f99-44eb-b956-be2b06a97a27 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:13.186898 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ee5b3c1-0f99-44eb-b956-be2b06a97a27 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:13.187356 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 327/1316] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:13 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:13.501539 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f549b3b-dcd2-4b20-a305-ed8da7dc1e3c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:13.503646 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f549b3b-dcd2-4b20-a305-ed8da7dc1e3c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:13.503866 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f549b3b-dcd2-4b20-a305-ed8da7dc1e3c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:13.504109 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f549b3b-dcd2-4b20-a305-ed8da7dc1e3c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:13.504226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5f549b3b-dcd2-4b20-a305-ed8da7dc1e3c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:13.510117 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:13.510117 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:13.510972 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f549b3b-dcd2-4b20-a305-ed8da7dc1e3c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:13.511381 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 330/1317] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:13 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:13.620047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fba7f80d-1ce6-4afe-b468-eaff38bc5058 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:13.623418 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fba7f80d-1ce6-4afe-b468-eaff38bc5058 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:13.623418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fba7f80d-1ce6-4afe-b468-eaff38bc5058 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:13.623418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fba7f80d-1ce6-4afe-b468-eaff38bc5058 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:13.623418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-fba7f80d-1ce6-4afe-b468-eaff38bc5058 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:13.628577 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:13.628577 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:13.629790 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fba7f80d-1ce6-4afe-b468-eaff38bc5058 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:13.630354 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 337/1318] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:13 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:14.081232 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-eeab838a-9d1e-40cf-8972-75daee552446 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:14.086909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eeab838a-9d1e-40cf-8972-75daee552446 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:14.086909 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eeab838a-9d1e-40cf-8972-75daee552446 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:14.086909 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eeab838a-9d1e-40cf-8972-75daee552446 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:14.099352 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:14.099352 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:14.103622 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-eeab838a-9d1e-40cf-8972-75daee552446 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:14.108815 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eeab838a-9d1e-40cf-8972-75daee552446 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:14.109542 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 325/1319] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:14 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:14.205870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0ed666e7-e737-40ea-b0d0-4d9e30c0b823 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:14.207690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ed666e7-e737-40ea-b0d0-4d9e30c0b823 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:14.207888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ed666e7-e737-40ea-b0d0-4d9e30c0b823 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:14.208064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ed666e7-e737-40ea-b0d0-4d9e30c0b823 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:14.217195 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:14.217195 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:14.221015 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0ed666e7-e737-40ea-b0d0-4d9e30c0b823 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:14.225218 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ed666e7-e737-40ea-b0d0-4d9e30c0b823 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:14.225657 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 328/1320] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:14 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:14.521318 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a4bdbf9a-d389-4982-b385-786b415b4c45 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:14.523052 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4bdbf9a-d389-4982-b385-786b415b4c45 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:14.523277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4bdbf9a-d389-4982-b385-786b415b4c45 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:14.523505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4bdbf9a-d389-4982-b385-786b415b4c45 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:14.523680 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a4bdbf9a-d389-4982-b385-786b415b4c45 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:14.528232 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:14.528232 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:14.528911 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4bdbf9a-d389-4982-b385-786b415b4c45 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:14.529288 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 331/1321] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:14 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:14.640227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bd45dfc1-d5fe-4984-b401-6dd991e08193 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:14.643861 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bd45dfc1-d5fe-4984-b401-6dd991e08193 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:14.643861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bd45dfc1-d5fe-4984-b401-6dd991e08193 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:14.643861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bd45dfc1-d5fe-4984-b401-6dd991e08193 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:14.643861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-bd45dfc1-d5fe-4984-b401-6dd991e08193 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:14.650172 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:14.650172 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:14.650172 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bd45dfc1-d5fe-4984-b401-6dd991e08193 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:14.650172 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 338/1322] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:14 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:15.094294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-d7fb3bbb-da20-4456-8a5e-3fbbebe48425 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:15.098347 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-d7fb3bbb-da20-4456-8a5e-3fbbebe48425 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9/action Jul 03 04:24:15.098347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-d7fb3bbb-da20-4456-8a5e-3fbbebe48425 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:15.098347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-d7fb3bbb-da20-4456-8a5e-3fbbebe48425 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:15.124356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-30558cb5-7edc-4349-b738-7c71c31f27d1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:15.124519 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:15.124519 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:15.126564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-30558cb5-7edc-4349-b738-7c71c31f27d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:15.126773 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-30558cb5-7edc-4349-b738-7c71c31f27d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:15.126985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-30558cb5-7edc-4349-b738-7c71c31f27d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:15.137964 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:15.137964 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:15.141513 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-9deb0c86-504a-44c9-8f80-318538103ab4 req-d7fb3bbb-da20-4456-8a5e-3fbbebe48425 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9/action returned with HTTP 204 Jul 03 04:24:15.141959 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 326/1323] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:15 2026] POST /volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:15.142903 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-30558cb5-7edc-4349-b738-7c71c31f27d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:15.147879 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-30558cb5-7edc-4349-b738-7c71c31f27d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:15.148436 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 329/1324] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:15 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:15.241009 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-22a818c3-b54b-4e7e-ae73-cc4070bcce5d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:15.242853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-22a818c3-b54b-4e7e-ae73-cc4070bcce5d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:15.243033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-22a818c3-b54b-4e7e-ae73-cc4070bcce5d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:15.243214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-22a818c3-b54b-4e7e-ae73-cc4070bcce5d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:15.268014 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:15.268014 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:15.273557 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-22a818c3-b54b-4e7e-ae73-cc4070bcce5d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:15.282322 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-22a818c3-b54b-4e7e-ae73-cc4070bcce5d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:15.282850 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 332/1325] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:15 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:15.541649 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3b741b58-bcbc-4704-8e71-7882f822d10f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:15.543515 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3b741b58-bcbc-4704-8e71-7882f822d10f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:15.544760 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3b741b58-bcbc-4704-8e71-7882f822d10f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:15.546360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3b741b58-bcbc-4704-8e71-7882f822d10f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:15.546360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3b741b58-bcbc-4704-8e71-7882f822d10f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:15.551757 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:15.551757 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:15.553965 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3b741b58-bcbc-4704-8e71-7882f822d10f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:15.555245 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 339/1326] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:15 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:15.663045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-678b9fd1-0e97-4855-88f6-81df8bf47567 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:15.665501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-678b9fd1-0e97-4855-88f6-81df8bf47567 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:15.665818 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-678b9fd1-0e97-4855-88f6-81df8bf47567 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:15.666076 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-678b9fd1-0e97-4855-88f6-81df8bf47567 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:15.666226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-678b9fd1-0e97-4855-88f6-81df8bf47567 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:15.671276 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:15.671276 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:15.672092 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-678b9fd1-0e97-4855-88f6-81df8bf47567 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:15.672500 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 327/1327] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:15 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:16.167398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f8173a8a-9132-497a-8d7e-8cfde345b7ec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:16.170199 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8173a8a-9132-497a-8d7e-8cfde345b7ec tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:16.170450 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8173a8a-9132-497a-8d7e-8cfde345b7ec tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:16.170700 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8173a8a-9132-497a-8d7e-8cfde345b7ec tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:16.182615 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:16.182615 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:16.186910 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f8173a8a-9132-497a-8d7e-8cfde345b7ec tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:16.192627 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8173a8a-9132-497a-8d7e-8cfde345b7ec tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:16.193002 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 330/1328] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:16 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:16.209687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fb603db1-b5af-432a-b305-f62c89a0217a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:16.211560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fb603db1-b5af-432a-b305-f62c89a0217a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:16.211842 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fb603db1-b5af-432a-b305-f62c89a0217a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:16.212016 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fb603db1-b5af-432a-b305-f62c89a0217a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:16.221572 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:16.221572 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:16.225006 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fb603db1-b5af-432a-b305-f62c89a0217a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:16.229625 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fb603db1-b5af-432a-b305-f62c89a0217a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:16.229995 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 333/1329] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:16 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:16.298799 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1eb414c8-7545-48f6-ba89-c6e72ea71b9a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:16.300859 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1eb414c8-7545-48f6-ba89-c6e72ea71b9a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:16.301192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1eb414c8-7545-48f6-ba89-c6e72ea71b9a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:16.301539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1eb414c8-7545-48f6-ba89-c6e72ea71b9a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:16.316004 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:16.316004 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:16.321761 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1eb414c8-7545-48f6-ba89-c6e72ea71b9a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:16.328714 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1eb414c8-7545-48f6-ba89-c6e72ea71b9a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:16.329389 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 340/1330] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:16 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:16.568042 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-139ea570-b401-4099-a7b0-fe18168789d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:16.569853 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-139ea570-b401-4099-a7b0-fe18168789d0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:16.570061 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-139ea570-b401-4099-a7b0-fe18168789d0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:16.570244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-139ea570-b401-4099-a7b0-fe18168789d0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:16.570361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-139ea570-b401-4099-a7b0-fe18168789d0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:16.577779 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:16.577779 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:16.578523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-139ea570-b401-4099-a7b0-fe18168789d0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:16.578931 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 328/1331] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:16 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:16.667661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-e778b3d2-8050-4113-ae98-857b0255ad5a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:16.672419 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-e778b3d2-8050-4113-ae98-857b0255ad5a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:16.672693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-e778b3d2-8050-4113-ae98-857b0255ad5a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:16.672916 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-e778b3d2-8050-4113-ae98-857b0255ad5a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:16.683110 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c13f6f03-f8e2-460b-b0bd-6dbdb68cd3ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:16.683587 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:16.683587 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:16.685120 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c13f6f03-f8e2-460b-b0bd-6dbdb68cd3ee tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:16.685389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c13f6f03-f8e2-460b-b0bd-6dbdb68cd3ee tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:16.685660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c13f6f03-f8e2-460b-b0bd-6dbdb68cd3ee tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:16.685796 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c13f6f03-f8e2-460b-b0bd-6dbdb68cd3ee tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:16.688146 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-7a52214e-68e8-4471-baec-97653e14881e req-e778b3d2-8050-4113-ae98-857b0255ad5a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:16.690996 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:16.690996 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:16.691918 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c13f6f03-f8e2-460b-b0bd-6dbdb68cd3ee tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:16.692369 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 334/1332] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:16 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:16.693217 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-e778b3d2-8050-4113-ae98-857b0255ad5a tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:16.693976 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 331/1333] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:16 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:17.342233 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5cafebf7-6c5e-440b-963f-1b2070770c79 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:17.344429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5cafebf7-6c5e-440b-963f-1b2070770c79 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:17.344858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5cafebf7-6c5e-440b-963f-1b2070770c79 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:17.345198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5cafebf7-6c5e-440b-963f-1b2070770c79 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:17.359159 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:17.359159 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:17.364756 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5cafebf7-6c5e-440b-963f-1b2070770c79 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:17.372008 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5cafebf7-6c5e-440b-963f-1b2070770c79 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:17.372807 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 341/1334] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:17 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:17.592943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85f0d595-8cd0-43ea-9fd9-ca535ca63a11 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:17.594708 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85f0d595-8cd0-43ea-9fd9-ca535ca63a11 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:17.594912 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85f0d595-8cd0-43ea-9fd9-ca535ca63a11 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:17.595093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85f0d595-8cd0-43ea-9fd9-ca535ca63a11 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:17.595191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-85f0d595-8cd0-43ea-9fd9-ca535ca63a11 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:17.600875 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:17.600875 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:17.601990 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85f0d595-8cd0-43ea-9fd9-ca535ca63a11 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:17.602519 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 329/1335] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:17 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:17.701849 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b3a888cd-9f6b-4341-a689-ff4bffe3e2dd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:17.705629 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3a888cd-9f6b-4341-a689-ff4bffe3e2dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:17.705860 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3a888cd-9f6b-4341-a689-ff4bffe3e2dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:17.706050 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3a888cd-9f6b-4341-a689-ff4bffe3e2dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:17.706157 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b3a888cd-9f6b-4341-a689-ff4bffe3e2dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:17.713540 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:17.713540 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:17.714370 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3a888cd-9f6b-4341-a689-ff4bffe3e2dd tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:17.714764 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 335/1336] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:17 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:18.388581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6741693b-b223-4775-a746-3c8cb3d9442b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:18.390599 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6741693b-b223-4775-a746-3c8cb3d9442b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:18.390842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6741693b-b223-4775-a746-3c8cb3d9442b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:18.391190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6741693b-b223-4775-a746-3c8cb3d9442b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:18.403077 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:18.403077 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:18.407407 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6741693b-b223-4775-a746-3c8cb3d9442b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:18.414237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6741693b-b223-4775-a746-3c8cb3d9442b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:18.414719 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 332/1337] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:18 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:18.614928 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-94200d26-fbaa-43a7-b79e-0cb63871ffb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:18.618648 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-94200d26-fbaa-43a7-b79e-0cb63871ffb9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:18.618648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-94200d26-fbaa-43a7-b79e-0cb63871ffb9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:18.618648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-94200d26-fbaa-43a7-b79e-0cb63871ffb9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:18.618648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-94200d26-fbaa-43a7-b79e-0cb63871ffb9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:18.623161 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:18.623161 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:18.624217 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-94200d26-fbaa-43a7-b79e-0cb63871ffb9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:18.624693 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 342/1338] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:18 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:18.725388 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-412bcd31-6f02-4a62-b3f8-df6c12305ad4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:18.727283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-412bcd31-6f02-4a62-b3f8-df6c12305ad4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:18.727384 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-412bcd31-6f02-4a62-b3f8-df6c12305ad4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:18.727726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-412bcd31-6f02-4a62-b3f8-df6c12305ad4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:18.727726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-412bcd31-6f02-4a62-b3f8-df6c12305ad4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:18.732003 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:18.732003 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:18.732793 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-412bcd31-6f02-4a62-b3f8-df6c12305ad4 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:18.733199 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 330/1339] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:18 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:19.238869 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.246822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:24:19.246822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1932245837"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:19.249493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1932245837'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:24:19.249493 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Create volume of 1 GB Jul 03 04:24:19.253820 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Availability Zones retrieved successfully. Jul 03 04:24:19.258595 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Flow 'volume_create_api' (0a505736-9ddc-4311-9604-4e1796d34564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:19.259465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddad7f07-7060-4e36-a7a4-58ead33a6568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:19.260383 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:19.287926 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddad7f07-7060-4e36-a7a4-58ead33a6568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:19.288866 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc74de2-527b-40ce-8d16-f6877fda4279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:19.358343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Created reservations ['1203eb2e-3957-4410-8964-26e644ae27b6', '8dbb67a5-7d4f-4192-b465-fef4aa424041', '74903586-7e7d-47a2-9feb-9442882ca04c', 'b8f3ba8e-6bd3-4bfa-a224-43420e635786'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:19.359201 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cc74de2-527b-40ce-8d16-f6877fda4279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1203eb2e-3957-4410-8964-26e644ae27b6', '8dbb67a5-7d4f-4192-b465-fef4aa424041', '74903586-7e7d-47a2-9feb-9442882ca04c', 'b8f3ba8e-6bd3-4bfa-a224-43420e635786']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:19.359987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3747b30b-9213-4843-8229-41b67689dd24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:19.384261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3747b30b-9213-4843-8229-41b67689dd24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53c742e-530d-44fc-a6fb-3dce5ce0da8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1932245837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597855c1efea478c92c0f60d1ed8d0d3',qos_specs=None,replication_status=,reservations=['1203eb2e-3957-4410-8964-26e644ae27b6','8dbb67a5-7d4f-4192-b465-fef4aa424041','74903586-7e7d-47a2-9feb-9442882ca04c','b8f3ba8e-6bd3-4bfa-a224-43420e635786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb9feda8be64f549c0628a15efc3981',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1932245837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53c742e-530d-44fc-a6fb-3dce5ce0da8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597855c1efea478c92c0f60d1ed8d0d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fb9feda8be64f549c0628a15efc3981',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:19.385120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8c4ff2-8166-462f-b6f8-ad3e248f4747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:19.419144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8c4ff2-8166-462f-b6f8-ad3e248f4747) transitioned into state 'SUCCESS' from state '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-1932245837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597855c1efea478c92c0f60d1ed8d0d3',qos_specs=None,replication_status=,reservations=['1203eb2e-3957-4410-8964-26e644ae27b6','8dbb67a5-7d4f-4192-b465-fef4aa424041','74903586-7e7d-47a2-9feb-9442882ca04c','b8f3ba8e-6bd3-4bfa-a224-43420e635786'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb9feda8be64f549c0628a15efc3981',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:19.420042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3473b0cd-f3a5-4ebc-9931-42f34b1d43e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:19.432631 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-03e9e7c7-9fbf-4e6d-a90c-db7f7b7b144f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.434496 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-03e9e7c7-9fbf-4e6d-a90c-db7f7b7b144f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:19.434771 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-03e9e7c7-9fbf-4e6d-a90c-db7f7b7b144f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.435023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-03e9e7c7-9fbf-4e6d-a90c-db7f7b7b144f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.435091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3473b0cd-f3a5-4ebc-9931-42f34b1d43e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:19.436019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Flow 'volume_create_api' (0a505736-9ddc-4311-9604-4e1796d34564) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:19.436433 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Create volume request issued successfully. Jul 03 04:24:19.437068 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6023e763-89c4-4b6b-80fd-bfd95fb811c9 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:24:19.437592 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 336/1340] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:24:19 2026] POST /volume/v3/volumes => generated 757 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:19.444795 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:19.444795 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:19.449035 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-03e9e7c7-9fbf-4e6d-a90c-db7f7b7b144f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:19.451251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-903359a7-6b65-433f-a62f-400fd1c15cbd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.453311 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-03e9e7c7-9fbf-4e6d-a90c-db7f7b7b144f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:19.453454 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-903359a7-6b65-433f-a62f-400fd1c15cbd tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:24:19.453714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-903359a7-6b65-433f-a62f-400fd1c15cbd tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.453832 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 333/1341] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:19.453923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-903359a7-6b65-433f-a62f-400fd1c15cbd tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.464444 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:19.464444 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:19.469258 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-903359a7-6b65-433f-a62f-400fd1c15cbd tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:24:19.474915 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-903359a7-6b65-433f-a62f-400fd1c15cbd tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:24:19.475436 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 343/1342] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:19.573525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-41d9b19b-b37e-4b04-97eb-538b0beb16f1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.574086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-41d9b19b-b37e-4b04-97eb-538b0beb16f1 None None] GET https://10.4.3.253/volume// Jul 03 04:24:19.574345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-41d9b19b-b37e-4b04-97eb-538b0beb16f1 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.574660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-41d9b19b-b37e-4b04-97eb-538b0beb16f1 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.575085 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-41d9b19b-b37e-4b04-97eb-538b0beb16f1 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:19.575809 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 331/1343] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:19.586991 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-fc817de3-51b8-41d9-8193-105b574fcc66 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.589782 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-fc817de3-51b8-41d9-8193-105b574fcc66 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:24:19.590247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-fc817de3-51b8-41d9-8193-105b574fcc66 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7d1597e7-f64e-4934-b987-a411b5e87625", "connector": null, "instance_uuid": "cd167cf0-f6cd-4396-98ed-f6ed1e96b71b"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:19.609891 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:19.609891 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:19.636672 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7442c615-8e73-44ff-8a8a-8177efe071df None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.638672 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7442c615-8e73-44ff-8a8a-8177efe071df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:19.638970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7442c615-8e73-44ff-8a8a-8177efe071df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.639187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7442c615-8e73-44ff-8a8a-8177efe071df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.639315 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7442c615-8e73-44ff-8a8a-8177efe071df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:19.644108 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:19.644108 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:19.644990 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7442c615-8e73-44ff-8a8a-8177efe071df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:19.645431 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 334/1344] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:19.665436 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-fc817de3-51b8-41d9-8193-105b574fcc66 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:24:19.665921 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 337/1345] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:24:19 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:24:19.677209 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0aae061b-459f-4582-b931-042c5b761ce0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.677693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0aae061b-459f-4582-b931-042c5b761ce0 None None] GET https://10.4.3.253/volume// Jul 03 04:24:19.677856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0aae061b-459f-4582-b931-042c5b761ce0 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.678047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0aae061b-459f-4582-b931-042c5b761ce0 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.678423 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0aae061b-459f-4582-b931-042c5b761ce0 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:19.678688 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 344/1346] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:19.690254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-de0f6db5-ced2-42b0-9542-ec0ef05c89f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.693000 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-de0f6db5-ced2-42b0-9542-ec0ef05c89f6 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:19.693312 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-de0f6db5-ced2-42b0-9542-ec0ef05c89f6 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.693607 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-de0f6db5-ced2-42b0-9542-ec0ef05c89f6 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.709636 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:19.709636 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:19.714219 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-7a52214e-68e8-4471-baec-97653e14881e req-de0f6db5-ced2-42b0-9542-ec0ef05c89f6 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:19.724757 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-de0f6db5-ced2-42b0-9542-ec0ef05c89f6 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:19.725254 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 332/1347] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:19.743120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c303bce6-852d-4607-9d4b-10404cf2cac9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:19.745018 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c303bce6-852d-4607-9d4b-10404cf2cac9 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:19.745133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c303bce6-852d-4607-9d4b-10404cf2cac9 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:19.745350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c303bce6-852d-4607-9d4b-10404cf2cac9 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:19.745449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c303bce6-852d-4607-9d4b-10404cf2cac9 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:19.749833 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:19.749833 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:19.750576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c303bce6-852d-4607-9d4b-10404cf2cac9 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:19.751163 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 335/1348] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:19 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:20.471602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad49d678-aacb-44dd-8f0d-bb789bc40522 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:20.473348 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad49d678-aacb-44dd-8f0d-bb789bc40522 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:20.473568 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad49d678-aacb-44dd-8f0d-bb789bc40522 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:20.473839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad49d678-aacb-44dd-8f0d-bb789bc40522 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:20.485141 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:20.485141 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:20.493303 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ad49d678-aacb-44dd-8f0d-bb789bc40522 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:20.493726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-070d7a7e-58be-4ab3-8b49-b92feaba464e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:20.495449 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-070d7a7e-58be-4ab3-8b49-b92feaba464e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:24:20.495653 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-070d7a7e-58be-4ab3-8b49-b92feaba464e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:20.495870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-070d7a7e-58be-4ab3-8b49-b92feaba464e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:20.499682 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad49d678-aacb-44dd-8f0d-bb789bc40522 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:20.500097 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 338/1349] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:20 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:20.503525 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:20.503525 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:20.507882 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-070d7a7e-58be-4ab3-8b49-b92feaba464e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:24:20.513006 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-070d7a7e-58be-4ab3-8b49-b92feaba464e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:24:20.513577 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 345/1350] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:20 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:20.572045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-75287622-3547-4961-9e1d-d80b6311c2a8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:20.574145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-75287622-3547-4961-9e1d-d80b6311c2a8 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] DELETE https://10.4.3.253/volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9 Jul 03 04:24:20.574857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-75287622-3547-4961-9e1d-d80b6311c2a8 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:20.574857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-75287622-3547-4961-9e1d-d80b6311c2a8 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:20.582475 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:20.582475 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:20.657744 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1753e52d-239c-4867-9f80-54035c4f4919 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:20.661277 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1753e52d-239c-4867-9f80-54035c4f4919 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:20.661277 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1753e52d-239c-4867-9f80-54035c4f4919 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:20.661498 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1753e52d-239c-4867-9f80-54035c4f4919 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:20.661583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1753e52d-239c-4867-9f80-54035c4f4919 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:20.671820 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:20.671820 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:20.672755 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1753e52d-239c-4867-9f80-54035c4f4919 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:20.673363 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 336/1351] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:20 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:20.761583 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3cb0413b-1e44-4e8d-8c92-f07687496a33 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:20.766091 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3cb0413b-1e44-4e8d-8c92-f07687496a33 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:20.766321 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3cb0413b-1e44-4e8d-8c92-f07687496a33 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:20.766557 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3cb0413b-1e44-4e8d-8c92-f07687496a33 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:20.766693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3cb0413b-1e44-4e8d-8c92-f07687496a33 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:20.772216 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:20.772216 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:20.773453 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3cb0413b-1e44-4e8d-8c92-f07687496a33 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:20.773453 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 339/1352] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:20 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:21.133082 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-75287622-3547-4961-9e1d-d80b6311c2a8 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9 returned with HTTP 200 Jul 03 04:24:21.134673 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 333/1353] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:24:20 2026] DELETE /volume/v3/attachments/e599eb0f-a01e-4c07-9528-08f3b5be17f9 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:21.515470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-639d6cc6-395d-4bfa-9454-6dd803cbd278 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:21.518224 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-639d6cc6-395d-4bfa-9454-6dd803cbd278 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:21.518551 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-639d6cc6-395d-4bfa-9454-6dd803cbd278 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:21.518788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-639d6cc6-395d-4bfa-9454-6dd803cbd278 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:21.532215 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:21.532215 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:21.537580 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-639d6cc6-395d-4bfa-9454-6dd803cbd278 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:21.544414 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-639d6cc6-395d-4bfa-9454-6dd803cbd278 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:21.544935 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 346/1354] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:21 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:21.686794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c4ec549f-1a6f-4736-9565-994acf5f137a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:21.689989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4ec549f-1a6f-4736-9565-994acf5f137a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:21.689989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4ec549f-1a6f-4736-9565-994acf5f137a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:21.690062 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4ec549f-1a6f-4736-9565-994acf5f137a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:21.690148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c4ec549f-1a6f-4736-9565-994acf5f137a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:21.696174 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:21.696174 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:21.697108 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4ec549f-1a6f-4736-9565-994acf5f137a tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:21.697939 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 337/1355] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:21 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:21.784831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d2f33adc-322e-4ef7-b54c-f39bfc5139cc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:21.787072 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d2f33adc-322e-4ef7-b54c-f39bfc5139cc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:21.787261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d2f33adc-322e-4ef7-b54c-f39bfc5139cc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:21.787529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d2f33adc-322e-4ef7-b54c-f39bfc5139cc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:21.787635 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d2f33adc-322e-4ef7-b54c-f39bfc5139cc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:21.792095 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:21.792095 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:21.792845 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d2f33adc-322e-4ef7-b54c-f39bfc5139cc tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:21.793187 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 340/1356] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:21 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:22.561219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-03d72bde-f7da-47de-8a40-f86337a26761 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.563519 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-03d72bde-f7da-47de-8a40-f86337a26761 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:22.563825 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-03d72bde-f7da-47de-8a40-f86337a26761 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:22.564019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-03d72bde-f7da-47de-8a40-f86337a26761 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:22.575562 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.575562 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:22.579667 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-03d72bde-f7da-47de-8a40-f86337a26761 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:22.585451 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-03d72bde-f7da-47de-8a40-f86337a26761 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:22.586161 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 334/1357] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:22 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:22.710297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2d58bd2f-6f92-43a0-b122-64aeb5665c75 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.713699 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2d58bd2f-6f92-43a0-b122-64aeb5665c75 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:22.713699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2d58bd2f-6f92-43a0-b122-64aeb5665c75 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:22.713699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2d58bd2f-6f92-43a0-b122-64aeb5665c75 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:22.713699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2d58bd2f-6f92-43a0-b122-64aeb5665c75 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:22.717358 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.717358 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:22.718467 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2d58bd2f-6f92-43a0-b122-64aeb5665c75 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:22.719077 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 347/1358] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:22 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:22.751179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a9230829-c1fd-406b-b28d-f47022b8c686 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.751548 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a9230829-c1fd-406b-b28d-f47022b8c686 None None] GET https://10.4.3.253/volume// Jul 03 04:24:22.751704 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a9230829-c1fd-406b-b28d-f47022b8c686 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:22.751899 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a9230829-c1fd-406b-b28d-f47022b8c686 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:22.752192 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a9230829-c1fd-406b-b28d-f47022b8c686 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:22.752462 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 338/1359] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:22.761966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-5726a0f2-97f4-4e30-8ed1-3d3be2c29b0b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.764154 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-5726a0f2-97f4-4e30-8ed1-3d3be2c29b0b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:24:22.764421 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-5726a0f2-97f4-4e30-8ed1-3d3be2c29b0b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:22.764634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-5726a0f2-97f4-4e30-8ed1-3d3be2c29b0b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:22.774984 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.774984 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:22.778689 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-7a52214e-68e8-4471-baec-97653e14881e req-5726a0f2-97f4-4e30-8ed1-3d3be2c29b0b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:24:22.784613 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-5726a0f2-97f4-4e30-8ed1-3d3be2c29b0b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:24:22.785215 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 341/1360] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:22 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:22.804793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-38fd101e-1660-446d-9fbd-c624eeaa65c1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.808990 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-38fd101e-1660-446d-9fbd-c624eeaa65c1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:22.809226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-38fd101e-1660-446d-9fbd-c624eeaa65c1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:22.809478 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-38fd101e-1660-446d-9fbd-c624eeaa65c1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:22.809622 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-38fd101e-1660-446d-9fbd-c624eeaa65c1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:22.817862 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.817862 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:22.819053 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-38fd101e-1660-446d-9fbd-c624eeaa65c1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:22.819651 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 335/1361] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:22 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:22.830571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7c36e60c-637c-4684-bdb8-c45bc72ecbf2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.839236 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c36e60c-637c-4684-bdb8-c45bc72ecbf2 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:24:22.839236 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c36e60c-637c-4684-bdb8-c45bc72ecbf2 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:22.839236 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c36e60c-637c-4684-bdb8-c45bc72ecbf2 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:22.846736 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.846736 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:22.850758 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7c36e60c-637c-4684-bdb8-c45bc72ecbf2 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:22.855724 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c36e60c-637c-4684-bdb8-c45bc72ecbf2 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 200 Jul 03 04:24:22.856222 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 348/1362] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:22 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:22.870255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.872131 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] POST https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8/restore Jul 03 04:24:22.872530 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:22.873923 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Restoring backup c6811f81-df8b-4f6f-b519-3f0d630b89e8 ({'restore': {}}) {{(pid=99794) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:24:22.874028 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Restoring backup c6811f81-df8b-4f6f-b519-3f0d630b89e8 to volume None. Jul 03 04:24:22.886099 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.886099 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:22.887206 np0000004364 devstack@c-api.service[99794]: INFO cinder.backup.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Creating volume of 1 GB for restore of backup c6811f81-df8b-4f6f-b519-3f0d630b89e8. Jul 03 04:24:22.892464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:22.893133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:24:22.892838. {{(pid=99794) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:24:22.893284 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Availability Zones retrieved successfully. Jul 03 04:24:22.894627 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] PUT https://10.4.3.253/volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1 Jul 03 04:24:22.895031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:22.898617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Flow 'volume_create_api' (532e7481-60e9-483d-a7d8-2a251cb49367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:22.899659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13eaa370-1b20-4698-97c7-1ffb933e2724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:22.900504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:22.902469 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Acquiring lock "cinder-attachment_update-7d1597e7-f64e-4934-b987-a411b5e87625-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:24:22.907012 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-7d1597e7-f64e-4934-b987-a411b5e87625-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:24:22.908063 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:22.908063 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:22.939732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13eaa370-1b20-4698-97c7-1ffb933e2724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:22.940668 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e26a2c3a-e169-4c64-9b94-6e222cfb7c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:22.988491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Created reservations ['a2f01ce1-bcf6-464f-9a4e-cebcad181042', 'ad407236-09cf-49f0-b1a1-8ea608bac472', '7a70c916-6d77-4ea4-9c14-99dc904f0ee6', 'de94fe72-bbea-47fe-be69-25ad876d2074'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:22.990488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e26a2c3a-e169-4c64-9b94-6e222cfb7c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f01ce1-bcf6-464f-9a4e-cebcad181042', 'ad407236-09cf-49f0-b1a1-8ea608bac472', '7a70c916-6d77-4ea4-9c14-99dc904f0ee6', 'de94fe72-bbea-47fe-be69-25ad876d2074']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:22.992630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8483e82c-a1af-4ca2-a32d-c006d1fc2769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:23.022125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8483e82c-a1af-4ca2-a32d-c006d1fc2769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532b78b5-4cb9-446b-9f04-0f30fba0e6d9', '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_c6811f81-df8b-4f6f-b519-3f0d630b89e8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0f2e65131b844c8a5b38ae690544858',qos_specs=None,replication_status=,reservations=['a2f01ce1-bcf6-464f-9a4e-cebcad181042','ad407236-09cf-49f0-b1a1-8ea608bac472','7a70c916-6d77-4ea4-9c14-99dc904f0ee6','de94fe72-bbea-47fe-be69-25ad876d2074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea7101f74d84815844a6638b9cd5617',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:22Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c6811f81-df8b-4f6f-b519-3f0d630b89e8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=532b78b5-4cb9-446b-9f04-0f30fba0e6d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0f2e65131b844c8a5b38ae690544858',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ea7101f74d84815844a6638b9cd5617',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:23.022867 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec9a53f-8587-4945-b602-6092597fde5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:23.039432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec9a53f-8587-4945-b602-6092597fde5e) transitioned into 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_c6811f81-df8b-4f6f-b519-3f0d630b89e8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0f2e65131b844c8a5b38ae690544858',qos_specs=None,replication_status=,reservations=['a2f01ce1-bcf6-464f-9a4e-cebcad181042','ad407236-09cf-49f0-b1a1-8ea608bac472','7a70c916-6d77-4ea4-9c14-99dc904f0ee6','de94fe72-bbea-47fe-be69-25ad876d2074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ea7101f74d84815844a6638b9cd5617',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:23.040092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c789b1f4-ec25-4781-a535-63c93042416f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:23.048044 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c789b1f4-ec25-4781-a535-63c93042416f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:23.048842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Flow 'volume_create_api' (532e7481-60e9-483d-a7d8-2a251cb49367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:23.049128 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Create volume request issued successfully. Jul 03 04:24:23.055656 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.055656 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:23.058657 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:23.436110 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-7d1597e7-f64e-4934-b987-a411b5e87625-np0000004364" released by "attachment_update" :: held 0.529s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:24:23.436445 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-3e859bc2-251b-448e-a18b-9cddca5fa089 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1 returned with HTTP 200 Jul 03 04:24:23.436915 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 342/1363] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:24:22 2026] PUT /volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:23.473435 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.477029 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/limits Jul 03 04:24:23.477253 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.477497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.489633 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:24:23.490321 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:24:23.490563 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:24:23.490842 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:24:23.499938 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-f7a2a4b5-f6ba-4a22-a7bb-b33bd1c5e12d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.504249 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-f7a2a4b5-f6ba-4a22-a7bb-b33bd1c5e12d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4/action Jul 03 04:24:23.504813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-f7a2a4b5-f6ba-4a22-a7bb-b33bd1c5e12d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:23.506353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-f7a2a4b5-f6ba-4a22-a7bb-b33bd1c5e12d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:23.506707 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-81266d76-cf8d-4b60-9265-6ad4c9d85c28 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/limits returned with HTTP 200 Jul 03 04:24:23.507522 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 336/1364] 10.4.3.253 () {68 vars in 1484 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:23.532380 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.532380 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:23.548635 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-66483da7-9ae1-4255-b819-df2bdf9adb70 req-f7a2a4b5-f6ba-4a22-a7bb-b33bd1c5e12d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4/action returned with HTTP 204 Jul 03 04:24:23.548941 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 349/1365] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:23 2026] POST /volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:23.601474 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-de410bee-54fc-406d-8503-ba55933b952c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.603418 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de410bee-54fc-406d-8503-ba55933b952c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:23.603757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de410bee-54fc-406d-8503-ba55933b952c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.603851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de410bee-54fc-406d-8503-ba55933b952c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.619048 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.619048 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:23.624484 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-de410bee-54fc-406d-8503-ba55933b952c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:23.632178 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de410bee-54fc-406d-8503-ba55933b952c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:23.632318 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 343/1366] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:23.651719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40c56a43-493f-4119-b2d7-62b249b3c503 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.653829 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40c56a43-493f-4119-b2d7-62b249b3c503 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:23.654003 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40c56a43-493f-4119-b2d7-62b249b3c503 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.654401 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40c56a43-493f-4119-b2d7-62b249b3c503 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.670651 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.670651 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:23.674506 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-40c56a43-493f-4119-b2d7-62b249b3c503 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:23.679450 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40c56a43-493f-4119-b2d7-62b249b3c503 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:23.679961 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 337/1367] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1140 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:23.729354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-78a5ab53-ab8a-4837-826d-a259d1056337 req-39ee2ba7-e718-4e07-a517-0c94d8be3ad4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.729354 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-78a5ab53-ab8a-4837-826d-a259d1056337 req-39ee2ba7-e718-4e07-a517-0c94d8be3ad4 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:23.729714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-78a5ab53-ab8a-4837-826d-a259d1056337 req-39ee2ba7-e718-4e07-a517-0c94d8be3ad4 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.729806 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-78a5ab53-ab8a-4837-826d-a259d1056337 req-39ee2ba7-e718-4e07-a517-0c94d8be3ad4 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.729909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e83e64fc-a974-45e8-9d56-aee24f3b4b26 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.731675 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e83e64fc-a974-45e8-9d56-aee24f3b4b26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:23.731988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e83e64fc-a974-45e8-9d56-aee24f3b4b26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.732216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e83e64fc-a974-45e8-9d56-aee24f3b4b26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.732379 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e83e64fc-a974-45e8-9d56-aee24f3b4b26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:23.739124 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.739124 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:23.740071 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e83e64fc-a974-45e8-9d56-aee24f3b4b26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:23.740564 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 344/1368] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:23.745590 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.745590 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:23.750983 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-78a5ab53-ab8a-4837-826d-a259d1056337 req-39ee2ba7-e718-4e07-a517-0c94d8be3ad4 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:23.757903 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-78a5ab53-ab8a-4837-826d-a259d1056337 req-39ee2ba7-e718-4e07-a517-0c94d8be3ad4 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:23.758625 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 350/1369] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:23.780592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4cbc13b8-3f81-4bd5-bda8-b94c026a8f75 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.782633 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4cbc13b8-3f81-4bd5-bda8-b94c026a8f75 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:23.782873 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4cbc13b8-3f81-4bd5-bda8-b94c026a8f75 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.783093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4cbc13b8-3f81-4bd5-bda8-b94c026a8f75 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.794109 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.794109 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:23.798518 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4cbc13b8-3f81-4bd5-bda8-b94c026a8f75 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:23.803724 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4cbc13b8-3f81-4bd5-bda8-b94c026a8f75 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:23.804904 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 338/1370] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:23.900359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-fffb912b-c3bc-47a3-b807-af862c47fe51 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.903208 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-fffb912b-c3bc-47a3-b807-af862c47fe51 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:23.903526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-fffb912b-c3bc-47a3-b807-af862c47fe51 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:23.903811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-fffb912b-c3bc-47a3-b807-af862c47fe51 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:23.916837 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.916837 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:23.920852 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-fffb912b-c3bc-47a3-b807-af862c47fe51 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:23.925902 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-fffb912b-c3bc-47a3-b807-af862c47fe51 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:23.926434 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 345/1371] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:23 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:23.958877 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7a52214e-68e8-4471-baec-97653e14881e req-b33929b2-cd72-4eb8-84b0-c4197bffb657 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.961467 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-b33929b2-cd72-4eb8-84b0-c4197bffb657 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1/action Jul 03 04:24:23.961933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-b33929b2-cd72-4eb8-84b0-c4197bffb657 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:23.962104 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-b33929b2-cd72-4eb8-84b0-c4197bffb657 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:23.978062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:23.985457 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5/action Jul 03 04:24:23.985457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:23.985457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:23.990605 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.990605 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:23.996184 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:23.996184 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:23.996949 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:24.006608 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Begin detaching volume completed successfully. Jul 03 04:24:24.006964 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-4d01d098-426d-41dd-97e7-90edcac8342d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5/action returned with HTTP 202 Jul 03 04:24:24.007493 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 339/1372] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:24:23 2026] POST /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:24.012817 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7a52214e-68e8-4471-baec-97653e14881e req-b33929b2-cd72-4eb8-84b0-c4197bffb657 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1/action returned with HTTP 204 Jul 03 04:24:24.013400 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 351/1373] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:23 2026] POST /volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:24.069812 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:24.069812 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:24.070411 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:24.070599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Checking backup size 1 against volume size 1 {{(pid=99794) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:24:24.070718 np0000004364 devstack@c-api.service[99794]: INFO cinder.backup.api [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Overwriting volume 532b78b5-4cb9-446b-9f04-0f30fba0e6d9 with restore of backup c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:24.072024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-27898a10-781b-4a44-acd8-e69232b6e4ae None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:24.074606 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-27898a10-781b-4a44-acd8-e69232b6e4ae tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:24.074843 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-27898a10-781b-4a44-acd8-e69232b6e4ae tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:24.075159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-27898a10-781b-4a44-acd8-e69232b6e4ae tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:24.088542 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:24.088542 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:24.093737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] restore_backup in rpcapi backup_id c6811f81-df8b-4f6f-b519-3f0d630b89e8 {{(pid=99794) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:24:24.094191 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-27898a10-781b-4a44-acd8-e69232b6e4ae tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:24.095906 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e8ccd52f-ff0f-4797-841d-21f1ac682b24 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8/restore returned with HTTP 202 Jul 03 04:24:24.096484 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 339/1374] 10.4.3.253 () {68 vars in 1393 bytes} [Fri Jul 3 04:24:22 2026] POST /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8/restore => generated 189 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:24.104985 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-684e01f2-a10e-46e5-9c00-cce20ba01f8d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:24.105087 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-27898a10-781b-4a44-acd8-e69232b6e4ae tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:24.105282 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 346/1375] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:24 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1660 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:24.106447 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-684e01f2-a10e-46e5-9c00-cce20ba01f8d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:24.106755 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-684e01f2-a10e-46e5-9c00-cce20ba01f8d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:24.107062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-684e01f2-a10e-46e5-9c00-cce20ba01f8d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:24.107260 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-684e01f2-a10e-46e5-9c00-cce20ba01f8d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:24.112099 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:24.112099 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:24.113068 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-684e01f2-a10e-46e5-9c00-cce20ba01f8d tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:24.114628 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 340/1376] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:24 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:24.120132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:24.123497 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:24:24.123956 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22d37bb0-42a5-4439-8a3b-1daf61ef1e0d", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:24.137201 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:24.137201 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:24.137838 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:24.138434 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Create snapshot from volume 22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:24.199142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Created reservations ['148e533a-b078-4f00-b527-fa6c80d1fcf9', 'ee0b8c18-83e7-44c1-8f18-d44f420e029b', 'ac856a2a-47cc-4b09-aeb8-b9e350e873af', 'dd200f8d-2996-4b97-a344-6ce022de1448'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:24.240904 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Snapshot force create request issued successfully. Jul 03 04:24:24.241268 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6090ac81-bb5d-4e8c-bb21-c3a4e729348f req-aecc9771-9c19-432e-81f0-0e5114be5616 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:24:24.241739 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 352/1377] 10.4.3.253 () {72 vars in 1547 bytes} [Fri Jul 3 04:24:24 2026] POST /volume/v3/snapshots => generated 292 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Jul 03 04:24:24.752349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6537d6e9-1238-419e-9be6-c1a0db512e89 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:24.754436 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6537d6e9-1238-419e-9be6-c1a0db512e89 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:24.754701 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6537d6e9-1238-419e-9be6-c1a0db512e89 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:24.754915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6537d6e9-1238-419e-9be6-c1a0db512e89 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:24.755012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6537d6e9-1238-419e-9be6-c1a0db512e89 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:24.760348 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:24.760348 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:24.761413 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6537d6e9-1238-419e-9be6-c1a0db512e89 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:24.761861 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 340/1378] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:24 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:25.042524 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c37e484-182e-4a4b-bc94-bfa579c7d337 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:25.042993 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c37e484-182e-4a4b-bc94-bfa579c7d337 None None] GET https://10.4.3.253/volume// Jul 03 04:24:25.043168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c37e484-182e-4a4b-bc94-bfa579c7d337 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:25.043388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c37e484-182e-4a4b-bc94-bfa579c7d337 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:25.043752 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c37e484-182e-4a4b-bc94-bfa579c7d337 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:25.044236 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 347/1379] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:25.059240 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-f6a3c44b-f4c8-4c73-90eb-4ba3fede2c2a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:25.061910 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-f6a3c44b-f4c8-4c73-90eb-4ba3fede2c2a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:25.062211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-f6a3c44b-f4c8-4c73-90eb-4ba3fede2c2a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:25.062527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-f6a3c44b-f4c8-4c73-90eb-4ba3fede2c2a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:25.081016 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:25.081016 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:25.088178 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-f6a3c44b-f4c8-4c73-90eb-4ba3fede2c2a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:25.095854 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-f6a3c44b-f4c8-4c73-90eb-4ba3fede2c2a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:25.096479 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 341/1380] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:25 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 1323 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:25.132455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-608c9b82-fcb5-4ee4-bf5b-91b0b3d93af6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:25.135546 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-608c9b82-fcb5-4ee4-bf5b-91b0b3d93af6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:25.136012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-608c9b82-fcb5-4ee4-bf5b-91b0b3d93af6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:25.136077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-608c9b82-fcb5-4ee4-bf5b-91b0b3d93af6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:25.136210 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-608c9b82-fcb5-4ee4-bf5b-91b0b3d93af6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:25.144504 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:25.144504 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:25.145624 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-608c9b82-fcb5-4ee4-bf5b-91b0b3d93af6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:25.146119 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 353/1381] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:25 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:25.774684 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0b1248f0-e47d-4a19-94c7-6f80c8393854 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:25.776699 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0b1248f0-e47d-4a19-94c7-6f80c8393854 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:25.776953 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0b1248f0-e47d-4a19-94c7-6f80c8393854 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:25.777199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0b1248f0-e47d-4a19-94c7-6f80c8393854 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:25.777381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0b1248f0-e47d-4a19-94c7-6f80c8393854 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:25.783009 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:25.783009 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:25.784528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0b1248f0-e47d-4a19-94c7-6f80c8393854 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:25.784606 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 341/1382] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:25 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:26.158585 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9574528b-6094-492c-ae7a-5720200cb1f5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:26.162084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9574528b-6094-492c-ae7a-5720200cb1f5 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:26.162084 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9574528b-6094-492c-ae7a-5720200cb1f5 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:26.162084 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9574528b-6094-492c-ae7a-5720200cb1f5 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:26.162084 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9574528b-6094-492c-ae7a-5720200cb1f5 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:26.165709 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:26.165709 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:26.166665 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9574528b-6094-492c-ae7a-5720200cb1f5 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:26.167121 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 348/1383] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:26 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:26.796341 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-66fa9c0b-13d8-431f-b532-d6e4ef1fa702 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:26.798931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-66fa9c0b-13d8-431f-b532-d6e4ef1fa702 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:26.799135 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-66fa9c0b-13d8-431f-b532-d6e4ef1fa702 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:26.799345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-66fa9c0b-13d8-431f-b532-d6e4ef1fa702 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:26.799466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-66fa9c0b-13d8-431f-b532-d6e4ef1fa702 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:26.804905 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:26.804905 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:26.806024 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-66fa9c0b-13d8-431f-b532-d6e4ef1fa702 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:26.806549 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 342/1384] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:26 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:27.180124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-336cab8b-bbdd-4285-8329-2b82659d7691 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:27.183083 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-336cab8b-bbdd-4285-8329-2b82659d7691 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:27.183318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-336cab8b-bbdd-4285-8329-2b82659d7691 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:27.183573 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-336cab8b-bbdd-4285-8329-2b82659d7691 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:27.183690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-336cab8b-bbdd-4285-8329-2b82659d7691 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:27.188623 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:27.188623 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:27.189452 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-336cab8b-bbdd-4285-8329-2b82659d7691 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:27.189840 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 354/1385] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:27 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:27.788708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-2fdeea81-f5bf-43d4-b1a8-7b6d8c87ddca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:27.788708 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-2fdeea81-f5bf-43d4-b1a8-7b6d8c87ddca tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4 Jul 03 04:24:27.788708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-2fdeea81-f5bf-43d4-b1a8-7b6d8c87ddca tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:27.788708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-2fdeea81-f5bf-43d4-b1a8-7b6d8c87ddca tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:27.804719 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:27.804719 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:27.819711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-53f35c18-1d17-440b-acb8-f1b1ca16f793 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:27.822100 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53f35c18-1d17-440b-acb8-f1b1ca16f793 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:27.822577 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53f35c18-1d17-440b-acb8-f1b1ca16f793 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:27.822659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53f35c18-1d17-440b-acb8-f1b1ca16f793 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:27.822949 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-53f35c18-1d17-440b-acb8-f1b1ca16f793 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:27.828523 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:27.828523 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:27.829608 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53f35c18-1d17-440b-acb8-f1b1ca16f793 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:27.830124 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 349/1386] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:27 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:28.205542 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7fd6a49c-331c-4636-b980-1501bbf62eef None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:28.209710 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7fd6a49c-331c-4636-b980-1501bbf62eef tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:28.210463 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7fd6a49c-331c-4636-b980-1501bbf62eef tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:28.210501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7fd6a49c-331c-4636-b980-1501bbf62eef tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:28.210682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7fd6a49c-331c-4636-b980-1501bbf62eef tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:28.224004 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:28.224004 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:28.230151 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7fd6a49c-331c-4636-b980-1501bbf62eef tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:28.230697 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 343/1387] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:28 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:28.353428 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b90608a5-2b2f-4d2b-9586-4411dc74fb8f req-2fdeea81-f5bf-43d4-b1a8-7b6d8c87ddca tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4 returned with HTTP 200 Jul 03 04:24:28.354129 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 342/1388] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:24:27 2026] DELETE /volume/v3/attachments/9b4b6f11-9e84-420b-b290-6a0340431ef4 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:28.774855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-538d76fa-48d0-4aab-a8e1-a2ce3fa4d506 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:28.776966 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-538d76fa-48d0-4aab-a8e1-a2ce3fa4d506 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:28.777164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-538d76fa-48d0-4aab-a8e1-a2ce3fa4d506 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:28.777393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-538d76fa-48d0-4aab-a8e1-a2ce3fa4d506 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:28.787230 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:28.787230 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:28.791384 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-538d76fa-48d0-4aab-a8e1-a2ce3fa4d506 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:28.795881 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-538d76fa-48d0-4aab-a8e1-a2ce3fa4d506 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:28.796279 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 355/1389] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:28 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1660 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:28.845916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-00bf50cd-65c5-4d42-a5b7-1a35bc717a52 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:28.845916 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00bf50cd-65c5-4d42-a5b7-1a35bc717a52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:28.845916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00bf50cd-65c5-4d42-a5b7-1a35bc717a52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:28.845916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00bf50cd-65c5-4d42-a5b7-1a35bc717a52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:28.845916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-00bf50cd-65c5-4d42-a5b7-1a35bc717a52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:28.850569 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:28.850569 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:28.851543 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00bf50cd-65c5-4d42-a5b7-1a35bc717a52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:28.852274 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 350/1390] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:28 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:29.240219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b6996bc-1fd7-460d-b232-f3eab7a77067 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:29.242076 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b6996bc-1fd7-460d-b232-f3eab7a77067 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:29.242313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b6996bc-1fd7-460d-b232-f3eab7a77067 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:29.242547 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b6996bc-1fd7-460d-b232-f3eab7a77067 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:29.242701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7b6996bc-1fd7-460d-b232-f3eab7a77067 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:29.247082 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:29.247082 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:29.247893 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b6996bc-1fd7-460d-b232-f3eab7a77067 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:29.248301 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 344/1391] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:29 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:29.385463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1291b161-2ed9-4c91-b788-26eb7465d003 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:29.387265 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1291b161-2ed9-4c91-b788-26eb7465d003 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:24:29.387509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1291b161-2ed9-4c91-b788-26eb7465d003 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:29.387691 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1291b161-2ed9-4c91-b788-26eb7465d003 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:29.395089 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:29.395089 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:29.399205 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1291b161-2ed9-4c91-b788-26eb7465d003 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:24:29.403720 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1291b161-2ed9-4c91-b788-26eb7465d003 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:24:29.404133 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 343/1392] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:29 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:29.863137 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5bec7792-3103-4aad-a066-ec3abe66b1da None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:29.865451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bec7792-3103-4aad-a066-ec3abe66b1da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:29.865704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bec7792-3103-4aad-a066-ec3abe66b1da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:29.865972 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bec7792-3103-4aad-a066-ec3abe66b1da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:29.866198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5bec7792-3103-4aad-a066-ec3abe66b1da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:29.871405 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:29.871405 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:29.872319 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bec7792-3103-4aad-a066-ec3abe66b1da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:29.872781 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 356/1393] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:29 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:30.257901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-35771d93-8d80-410a-b553-1aabe113f6b3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:30.259785 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-35771d93-8d80-410a-b553-1aabe113f6b3 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:30.260059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-35771d93-8d80-410a-b553-1aabe113f6b3 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:30.260322 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-35771d93-8d80-410a-b553-1aabe113f6b3 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:30.260465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-35771d93-8d80-410a-b553-1aabe113f6b3 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:30.264841 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:30.264841 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:30.266548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-35771d93-8d80-410a-b553-1aabe113f6b3 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:30.266970 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 351/1394] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:30 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:30.884750 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ed97c201-c7f2-4bf4-9bfa-bf2c446a9e13 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:30.887049 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ed97c201-c7f2-4bf4-9bfa-bf2c446a9e13 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:30.888670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ed97c201-c7f2-4bf4-9bfa-bf2c446a9e13 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:30.888670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ed97c201-c7f2-4bf4-9bfa-bf2c446a9e13 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:30.888670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ed97c201-c7f2-4bf4-9bfa-bf2c446a9e13 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:30.892245 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:30.892245 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:30.893283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ed97c201-c7f2-4bf4-9bfa-bf2c446a9e13 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:30.893770 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 345/1395] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:30 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:31.279519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aa9a4286-6549-4083-93cd-a0e4c675b16e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:31.282551 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa9a4286-6549-4083-93cd-a0e4c675b16e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:31.282833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa9a4286-6549-4083-93cd-a0e4c675b16e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:31.283059 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa9a4286-6549-4083-93cd-a0e4c675b16e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:31.283180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-aa9a4286-6549-4083-93cd-a0e4c675b16e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:31.296627 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:31.296627 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:31.297370 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa9a4286-6549-4083-93cd-a0e4c675b16e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:31.297745 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 344/1396] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:31 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:31.905267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f642252b-5fc5-417a-add1-3fd4b2f42147 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:31.907793 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f642252b-5fc5-417a-add1-3fd4b2f42147 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:31.907793 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f642252b-5fc5-417a-add1-3fd4b2f42147 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:31.908389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f642252b-5fc5-417a-add1-3fd4b2f42147 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:31.909345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f642252b-5fc5-417a-add1-3fd4b2f42147 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:31.916099 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:31.916099 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:31.917550 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f642252b-5fc5-417a-add1-3fd4b2f42147 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:31.918120 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 357/1397] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:31 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:32.310563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0e9540b9-4735-4908-8ff6-99da56ae4541 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:32.315525 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0e9540b9-4735-4908-8ff6-99da56ae4541 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:32.315741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0e9540b9-4735-4908-8ff6-99da56ae4541 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:32.315985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0e9540b9-4735-4908-8ff6-99da56ae4541 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:32.316120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0e9540b9-4735-4908-8ff6-99da56ae4541 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:32.321813 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:32.321813 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:32.322757 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0e9540b9-4735-4908-8ff6-99da56ae4541 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:32.323389 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 352/1398] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:32 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:32.932913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5efc55b1-b76a-4498-8274-e93d1366a3a4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:32.934969 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5efc55b1-b76a-4498-8274-e93d1366a3a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:32.935178 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5efc55b1-b76a-4498-8274-e93d1366a3a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:32.935392 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5efc55b1-b76a-4498-8274-e93d1366a3a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:32.935505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5efc55b1-b76a-4498-8274-e93d1366a3a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:32.939808 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:32.939808 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:32.940605 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5efc55b1-b76a-4498-8274-e93d1366a3a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:32.941713 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 346/1399] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:32 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:32.950233 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e07e7d12-2644-4543-b86b-0537a6354b52 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:32.952096 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e07e7d12-2644-4543-b86b-0537a6354b52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:32.952287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e07e7d12-2644-4543-b86b-0537a6354b52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:32.952500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e07e7d12-2644-4543-b86b-0537a6354b52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:32.961682 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:32.961682 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:32.965646 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e07e7d12-2644-4543-b86b-0537a6354b52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:32.970056 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e07e7d12-2644-4543-b86b-0537a6354b52 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 200 Jul 03 04:24:32.970473 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 345/1400] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:32 2026] GET /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:24:32.984812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.041991 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d/export_record Jul 03 04:24:33.042266 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.042504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'export_record' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.042654 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Export record for backup ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:24:33.054357 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.054357 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:33.055334 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.api [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling RPCAPI with context: , host: np0000004364, backup: ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 04:24:33.065179 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] export_record in rpcapi backup_id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d on host np0000004364. {{(pid=99791) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 04:24:33.117894 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-77decb99-ce11-4388-9724-a234ccb94287 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.120985 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-77decb99-ce11-4388-9724-a234ccb94287 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24 Jul 03 04:24:33.121296 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-77decb99-ce11-4388-9724-a234ccb94287 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.121389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-77decb99-ce11-4388-9724-a234ccb94287 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.129707 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.129707 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:33.235353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-c84463af-5922-4f68-b5c1-7bdaaee55f0b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.238045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-c84463af-5922-4f68-b5c1-7bdaaee55f0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:24:33.238349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-c84463af-5922-4f68-b5c1-7bdaaee55f0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.238652 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-c84463af-5922-4f68-b5c1-7bdaaee55f0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.247244 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.247244 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:33.253416 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-c84463af-5922-4f68-b5c1-7bdaaee55f0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:24:33.261384 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-c84463af-5922-4f68-b5c1-7bdaaee55f0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:24:33.261384 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 347/1401] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:33 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:33.288854 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7a246184-eeaa-4e26-a77b-707325ba37ed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.289294 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7a246184-eeaa-4e26-a77b-707325ba37ed None None] GET https://10.4.3.253/volume// Jul 03 04:24:33.289456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7a246184-eeaa-4e26-a77b-707325ba37ed None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.289653 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7a246184-eeaa-4e26-a77b-707325ba37ed None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.289944 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7a246184-eeaa-4e26-a77b-707325ba37ed None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:33.290194 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 346/1402] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:24:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:33.300058 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-139c4037-7fc3-400b-b26e-d724fa0b358c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.305809 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-139c4037-7fc3-400b-b26e-d724fa0b358c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:24:33.306218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-139c4037-7fc3-400b-b26e-d724fa0b358c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c53c742e-530d-44fc-a6fb-3dce5ce0da8a", "connector": null, "instance_uuid": "7f1a9f47-8dd7-46d0-acc8-eaa4dd6d6b98"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:33.320968 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.320968 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:33.334653 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8049f2a3-350f-46f2-96b0-ca91c9f23c69 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.336898 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8049f2a3-350f-46f2-96b0-ca91c9f23c69 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:33.337131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8049f2a3-350f-46f2-96b0-ca91c9f23c69 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.337311 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8049f2a3-350f-46f2-96b0-ca91c9f23c69 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.337470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8049f2a3-350f-46f2-96b0-ca91c9f23c69 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:33.342100 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.342100 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:33.342796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8049f2a3-350f-46f2-96b0-ca91c9f23c69 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:33.343183 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 347/1403] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:33 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:33.359085 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-139c4037-7fc3-400b-b26e-d724fa0b358c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:24:33.359551 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 348/1404] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:24:33 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:33.397979 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-729d4e3b-aab8-424e-9099-7ad3bd17d4cf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.401175 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-729d4e3b-aab8-424e-9099-7ad3bd17d4cf tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb/action Jul 03 04:24:33.401780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-729d4e3b-aab8-424e-9099-7ad3bd17d4cf tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:33.401991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-729d4e3b-aab8-424e-9099-7ad3bd17d4cf tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:33.422848 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.422848 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:33.436339 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c6593e45-7faa-4c80-9ebe-e9dc8a9ed6ca req-729d4e3b-aab8-424e-9099-7ad3bd17d4cf tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb/action returned with HTTP 204 Jul 03 04:24:33.436923 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 348/1405] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:33 2026] POST /volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:33.460980 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-90b0a2bd-351d-47a9-9229-dc85526f86f4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.462738 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-90b0a2bd-351d-47a9-9229-dc85526f86f4 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:24:33.462949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-90b0a2bd-351d-47a9-9229-dc85526f86f4 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.463143 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-90b0a2bd-351d-47a9-9229-dc85526f86f4 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.471797 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.471797 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:33.474914 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-90b0a2bd-351d-47a9-9229-dc85526f86f4 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:24:33.479098 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-90b0a2bd-351d-47a9-9229-dc85526f86f4 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:24:33.479802 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 349/1406] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:33 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 1112 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:33.492713 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6b0fc688-a7a8-40f9-9813-bbe5ceb4360f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.495146 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6b0fc688-a7a8-40f9-9813-bbe5ceb4360f tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:24:33.495458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6b0fc688-a7a8-40f9-9813-bbe5ceb4360f tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.495725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6b0fc688-a7a8-40f9-9813-bbe5ceb4360f tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.508350 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.508350 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:33.514007 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6b0fc688-a7a8-40f9-9813-bbe5ceb4360f tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:24:33.519498 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6b0fc688-a7a8-40f9-9813-bbe5ceb4360f tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:24:33.519973 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 349/1407] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:33 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:33.567468 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWIyY2ZhMTEtNjMxMi00NGI5LWEyYzItNTNhZThjYTg0YjFkIiwgInVzZXJfaWQiOiAiYTFlNzJiNTgzMDliNDZjNGEyMjU2NjJlMTBjMGZiNDAiLCAicHJvamVjdF9pZCI6ICJjNmI5MDZlMzc0ZjU0OWYzYjQyOTMxZjhiNzk1NzA4ZiIsICJ2b2x1bWVfaWQiOiAiMDc1ZThlY2YtMzVlZC00NWZiLThlZGItOGIzMDU5MzRjMmUxIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzA3MDQ5MzQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTY2NDgxNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzVlOGVjZi0zNWVkLTQ1ZmItOGVkYi04YjMwNTkzNGMyZTEvMjAyNjA3MDMwNDI0MTQvYXpfbm92YV9iYWNrdXBfYWIyY2ZhMTEtNjMxMi00NGI5LWEyYzItNTNhZThjYTg0YjFkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjI0OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99791) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 04:24:33.567790 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5fbea244-dcaf-44aa-95a0-ccb356321d4c tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d/export_record returned with HTTP 200 Jul 03 04:24:33.568256 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 358/1408] 10.4.3.253 () {66 vars in 1390 bytes} [Fri Jul 3 04:24:32 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d/export_record => generated 1512 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:33.579416 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5767144a-c9bc-4617-b7af-71abb320951a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.584115 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] POST https://10.4.3.253/volume/v3/backups/import_record Jul 03 04:24:33.584698 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDAzNzZjMDktMmQxYS00YmMxLTkxMTItMjg5Yzk5YWVjOWI3IiwgInVzZXJfaWQiOiAiYTFlNzJiNTgzMDliNDZjNGEyMjU2NjJlMTBjMGZiNDAiLCAicHJvamVjdF9pZCI6ICJjNmI5MDZlMzc0ZjU0OWYzYjQyOTMxZjhiNzk1NzA4ZiIsICJ2b2x1bWVfaWQiOiAiMDc1ZThlY2YtMzVlZC00NWZiLThlZGItOGIzMDU5MzRjMmUxIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzA3MDQ5MzQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTY2NDgxNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzVlOGVjZi0zNWVkLTQ1ZmItOGVkYi04YjMwNTkzNGMyZTEvMjAyNjA3MDMwNDI0MTQvYXpfbm92YV9iYWNrdXBfYWIyY2ZhMTEtNjMxMi00NGI5LWEyYzItNTNhZThjYTg0YjFkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjI0OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:33.586603 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDAzNzZjMDktMmQxYS00YmMxLTkxMTItMjg5Yzk5YWVjOWI3IiwgInVzZXJfaWQiOiAiYTFlNzJiNTgzMDliNDZjNGEyMjU2NjJlMTBjMGZiNDAiLCAicHJvamVjdF9pZCI6ICJjNmI5MDZlMzc0ZjU0OWYzYjQyOTMxZjhiNzk1NzA4ZiIsICJ2b2x1bWVfaWQiOiAiMDc1ZThlY2YtMzVlZC00NWZiLThlZGItOGIzMDU5MzRjMmUxIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzA3MDQ5MzQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTY2NDgxNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzVlOGVjZi0zNWVkLTQ1ZmItOGVkYi04YjMwNTkzNGMyZTEvMjAyNjA3MDMwNDI0MTQvYXpfbm92YV9iYWNrdXBfYWIyY2ZhMTEtNjMxMi00NGI5LWEyYzItNTNhZThjYTg0YjFkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjI0OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99793) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 04:24:33.586805 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDAzNzZjMDktMmQxYS00YmMxLTkxMTItMjg5Yzk5YWVjOWI3IiwgInVzZXJfaWQiOiAiYTFlNzJiNTgzMDliNDZjNGEyMjU2NjJlMTBjMGZiNDAiLCAicHJvamVjdF9pZCI6ICJjNmI5MDZlMzc0ZjU0OWYzYjQyOTMxZjhiNzk1NzA4ZiIsICJ2b2x1bWVfaWQiOiAiMDc1ZThlY2YtMzVlZC00NWZiLThlZGItOGIzMDU5MzRjMmUxIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzA3MDQ5MzQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTY2NDgxNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzVlOGVjZi0zNWVkLTQ1ZmItOGVkYi04YjMwNTkzNGMyZTEvMjAyNjA3MDMwNDI0MTQvYXpfbm92YV9iYWNrdXBfYWIyY2ZhMTEtNjMxMi00NGI5LWEyYzItNTNhZThjYTg0YjFkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjI0OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99793) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 04:24:33.639678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Created reservations ['5b421858-2d16-48ba-a8fd-48fbe3580e3b', '00b45141-d6ab-4533-8fd7-526ed1b14574'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:33.672256 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c862c114-1daf-4f6c-aa25-d4f11409c4fc req-77decb99-ce11-4388-9724-a234ccb94287 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24 returned with HTTP 200 Jul 03 04:24:33.672715 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 353/1409] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:24:33 2026] DELETE /volume/v3/attachments/d6e86632-dd5b-4262-8303-7aa30a33ab24 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:33.683463 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] import_record rpcapi backup id 40376c09-2d1a-4bc1-9112-289c99aec9b7 on host np0000004364 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDAzNzZjMDktMmQxYS00YmMxLTkxMTItMjg5Yzk5YWVjOWI3IiwgInVzZXJfaWQiOiAiYTFlNzJiNTgzMDliNDZjNGEyMjU2NjJlMTBjMGZiNDAiLCAicHJvamVjdF9pZCI6ICJjNmI5MDZlMzc0ZjU0OWYzYjQyOTMxZjhiNzk1NzA4ZiIsICJ2b2x1bWVfaWQiOiAiMDc1ZThlY2YtMzVlZC00NWZiLThlZGItOGIzMDU5MzRjMmUxIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNzA3MDQ5MzQzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTEzNTY2NDgxNjQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8wNzVlOGVjZi0zNWVkLTQ1ZmItOGVkYi04YjMwNTkzNGMyZTEvMjAyNjA3MDMwNDI0MTQvYXpfbm92YV9iYWNrdXBfYWIyY2ZhMTEtNjMxMi00NGI5LWEyYzItNTNhZThjYTg0YjFkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNDoxMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjI0OjMzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99793) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 04:24:33.686695 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Import record output: {'backup': {'id': '40376c09-2d1a-4bc1-9112-289c99aec9b7', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7'}, {'rel': 'bookmark', 'href': 'https://10.4.3.253/volume/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7'}]}}. {{(pid=99793) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 04:24:33.687020 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5767144a-c9bc-4617-b7af-71abb320951a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/import_record returned with HTTP 201 Jul 03 04:24:33.687485 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 350/1410] 10.4.3.253 () {68 vars in 1302 bytes} [Fri Jul 3 04:24:33 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 109 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:24:33.698969 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3d7bae9b-78d4-480b-9c92-f3431b6b5bd2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:33.700610 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d7bae9b-78d4-480b-9c92-f3431b6b5bd2 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] GET https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 Jul 03 04:24:33.700794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d7bae9b-78d4-480b-9c92-f3431b6b5bd2 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:33.700999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d7bae9b-78d4-480b-9c92-f3431b6b5bd2 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:33.701101 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3d7bae9b-78d4-480b-9c92-f3431b6b5bd2 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Show backup with id 40376c09-2d1a-4bc1-9112-289c99aec9b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:33.712841 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:33.712841 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:33.713497 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d7bae9b-78d4-480b-9c92-f3431b6b5bd2 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 returned with HTTP 200 Jul 03 04:24:33.714041 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 350/1411] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:33 2026] GET /volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 => generated 647 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:34.356619 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-82ba062f-ea58-4075-857e-8c5671a8eea6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:34.358938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-82ba062f-ea58-4075-857e-8c5671a8eea6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:34.359207 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-82ba062f-ea58-4075-857e-8c5671a8eea6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:34.359441 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-82ba062f-ea58-4075-857e-8c5671a8eea6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:34.359582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-82ba062f-ea58-4075-857e-8c5671a8eea6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:34.366684 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:34.366684 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:34.366684 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-82ba062f-ea58-4075-857e-8c5671a8eea6 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:34.366684 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 359/1412] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:34 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:34.725674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-340951b0-31b6-45f4-9a57-9861ffb96616 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:34.729413 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-340951b0-31b6-45f4-9a57-9861ffb96616 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] GET https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 Jul 03 04:24:34.729413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-340951b0-31b6-45f4-9a57-9861ffb96616 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:34.729413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-340951b0-31b6-45f4-9a57-9861ffb96616 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:34.729413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-340951b0-31b6-45f4-9a57-9861ffb96616 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Show backup with id 40376c09-2d1a-4bc1-9112-289c99aec9b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:34.736253 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=269,cinder:UPDATE=47,cinder:DELETE=1,cinder:INSERT=23 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:24:34.741393 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:34.741393 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:34.741393 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-340951b0-31b6-45f4-9a57-9861ffb96616 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 returned with HTTP 200 Jul 03 04:24:34.741393 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 354/1413] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:34 2026] GET /volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:34.755474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-161e92cf-c3c1-4080-9f4a-8dcb7c2de84b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:34.757381 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-161e92cf-c3c1-4080-9f4a-8dcb7c2de84b tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] GET https://10.4.3.253/volume/v3/backups Jul 03 04:24:34.757602 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-161e92cf-c3c1-4080-9f4a-8dcb7c2de84b tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:34.757800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-161e92cf-c3c1-4080-9f4a-8dcb7c2de84b tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:34.758248 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:34.758248 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:34.770303 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-161e92cf-c3c1-4080-9f4a-8dcb7c2de84b tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 200 Jul 03 04:24:34.770783 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 351/1414] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:24:34 2026] GET /volume/v3/backups => generated 338 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:34.778283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-33554401-eb89-4604-ae69-bcbd1e448dce None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:34.780092 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] POST https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d/restore Jul 03 04:24:34.780497 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:34.781767 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Restoring backup ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d ({'restore': {}}) {{(pid=99794) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:24:34.781913 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Restoring backup ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d to volume None. Jul 03 04:24:34.787138 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:34.787138 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:34.788502 np0000004364 devstack@c-api.service[99794]: INFO cinder.backup.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Creating volume of 1 GB for restore of backup ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. Jul 03 04:24:34.792182 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Availability Zones retrieved successfully. Jul 03 04:24:34.797528 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Flow 'volume_create_api' (73ad7d43-b256-4d72-86bb-49ac1e0b125b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:34.798905 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba25ca8-8811-4a89-b127-25f2361d8109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:34.799860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:34.827849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba25ca8-8811-4a89-b127-25f2361d8109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:34.828867 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f60fd55-d36a-4a23-8ce1-ebafb11ae777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:34.875830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Created reservations ['d84d9705-524a-4f93-ba0a-b5f182fa7dd1', 'a3f36af3-f03d-481a-b1bc-4ae116c49e48', '30445004-31a0-4fd6-aca3-6e2e32719818', '62b88a0f-867c-415f-9f38-a80033b041b2'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:34.876386 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f60fd55-d36a-4a23-8ce1-ebafb11ae777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d84d9705-524a-4f93-ba0a-b5f182fa7dd1', 'a3f36af3-f03d-481a-b1bc-4ae116c49e48', '30445004-31a0-4fd6-aca3-6e2e32719818', '62b88a0f-867c-415f-9f38-a80033b041b2']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:34.877294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2389385-9b8a-41a7-8e6e-5823695c347a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:34.917456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2389385-9b8a-41a7-8e6e-5823695c347a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd29a98d9-daeb-4732-aefe-9675a7511888', '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_ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b906e374f549f3b42931f8b795708f',qos_specs=None,replication_status=,reservations=['d84d9705-524a-4f93-ba0a-b5f182fa7dd1','a3f36af3-f03d-481a-b1bc-4ae116c49e48','30445004-31a0-4fd6-aca3-6e2e32719818','62b88a0f-867c-415f-9f38-a80033b041b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e72b58309b46c4a225662e10c0fb40',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:34Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d29a98d9-daeb-4732-aefe-9675a7511888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b906e374f549f3b42931f8b795708f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e72b58309b46c4a225662e10c0fb40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:34.918691 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66a5132d-a7ac-42a7-ad73-e0ef0e6571c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:34.940077 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66a5132d-a7ac-42a7-ad73-e0ef0e6571c9) transitioned into 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_ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b906e374f549f3b42931f8b795708f',qos_specs=None,replication_status=,reservations=['d84d9705-524a-4f93-ba0a-b5f182fa7dd1','a3f36af3-f03d-481a-b1bc-4ae116c49e48','30445004-31a0-4fd6-aca3-6e2e32719818','62b88a0f-867c-415f-9f38-a80033b041b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e72b58309b46c4a225662e10c0fb40',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:34.941134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0df8b6c-0a0b-45ca-80b1-fc006de431bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:34.951783 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0df8b6c-0a0b-45ca-80b1-fc006de431bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:34.952677 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Flow 'volume_create_api' (73ad7d43-b256-4d72-86bb-49ac1e0b125b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:34.953080 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume request issued successfully. Jul 03 04:24:34.964166 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:34.964166 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:34.964805 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:35.378386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3d946155-8d92-4503-bcf5-91174c088b41 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:35.381008 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d946155-8d92-4503-bcf5-91174c088b41 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:35.381008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d946155-8d92-4503-bcf5-91174c088b41 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:35.381008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d946155-8d92-4503-bcf5-91174c088b41 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:35.381008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3d946155-8d92-4503-bcf5-91174c088b41 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:35.382724 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=241,cinder:UPDATE=38,cinder:INSERT=15,cinder:DELETE=3 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:24:35.385472 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:35.385472 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:35.386485 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d946155-8d92-4503-bcf5-91174c088b41 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:35.386862 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 360/1415] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:35 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:35.967237 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=326,cinder:UPDATE=93,cinder:DELETE=3,cinder:INSERT=41 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:24:36.124631 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:36.124631 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:36.125122 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:36.125506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Checking backup size 1 against volume size 1 {{(pid=99794) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:24:36.125506 np0000004364 devstack@c-api.service[99794]: INFO cinder.backup.api [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Overwriting volume d29a98d9-daeb-4732-aefe-9675a7511888 with restore of backup ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:36.140183 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] restore_backup in rpcapi backup_id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d {{(pid=99794) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:24:36.142063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-33554401-eb89-4604-ae69-bcbd1e448dce tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d/restore returned with HTTP 202 Jul 03 04:24:36.142529 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 351/1416] 10.4.3.253 () {68 vars in 1393 bytes} [Fri Jul 3 04:24:34 2026] POST /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d/restore => generated 189 bytes in 1364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:36.152055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-91ab712e-4210-4247-802b-459c6976ef9f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:36.156083 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-91ab712e-4210-4247-802b-459c6976ef9f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:36.156313 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-91ab712e-4210-4247-802b-459c6976ef9f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:36.156533 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-91ab712e-4210-4247-802b-459c6976ef9f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:36.156741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-91ab712e-4210-4247-802b-459c6976ef9f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:36.165990 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:36.165990 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:36.167230 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-91ab712e-4210-4247-802b-459c6976ef9f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:36.168107 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 355/1417] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:36 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:36.396994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a97aa278-329d-401b-9344-61a4ab72b434 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:36.398996 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a97aa278-329d-401b-9344-61a4ab72b434 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:36.399408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a97aa278-329d-401b-9344-61a4ab72b434 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:36.399617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a97aa278-329d-401b-9344-61a4ab72b434 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:36.399787 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a97aa278-329d-401b-9344-61a4ab72b434 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:36.404430 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:36.404430 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:36.405137 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a97aa278-329d-401b-9344-61a4ab72b434 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:36.405521 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 352/1418] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:36 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:37.052764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f4e76f51-356e-402d-a1c8-01cd68b2e850 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:37.053805 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f4e76f51-356e-402d-a1c8-01cd68b2e850 None None] GET https://10.4.3.253/volume// Jul 03 04:24:37.053805 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f4e76f51-356e-402d-a1c8-01cd68b2e850 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:37.053805 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f4e76f51-356e-402d-a1c8-01cd68b2e850 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:37.053959 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f4e76f51-356e-402d-a1c8-01cd68b2e850 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:37.054259 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 361/1419] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:37.065277 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-14c9e374-9f24-432b-bb34-664083f5dfef None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:37.067922 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-14c9e374-9f24-432b-bb34-664083f5dfef tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:24:37.068258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-14c9e374-9f24-432b-bb34-664083f5dfef tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:37.068557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-14c9e374-9f24-432b-bb34-664083f5dfef tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:37.080273 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:37.080273 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:37.084735 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-14c9e374-9f24-432b-bb34-664083f5dfef tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:24:37.090758 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-14c9e374-9f24-432b-bb34-664083f5dfef tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:24:37.091269 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 352/1420] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:37 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 1292 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:37.180610 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d49866a5-ff36-477d-8e6a-7b7ad7da30bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:37.182770 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d49866a5-ff36-477d-8e6a-7b7ad7da30bd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:37.182940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d49866a5-ff36-477d-8e6a-7b7ad7da30bd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:37.183170 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d49866a5-ff36-477d-8e6a-7b7ad7da30bd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:37.183270 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d49866a5-ff36-477d-8e6a-7b7ad7da30bd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:37.188409 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:37.188409 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:37.189237 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d49866a5-ff36-477d-8e6a-7b7ad7da30bd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:37.189624 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 356/1421] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:37 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:37.197303 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:37.199283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] PUT https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb Jul 03 04:24:37.199645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:37.207307 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Acquiring lock "cinder-attachment_update-c53c742e-530d-44fc-a6fb-3dce5ce0da8a-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:24:37.212271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Lock "cinder-attachment_update-c53c742e-530d-44fc-a6fb-3dce5ce0da8a-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:24:37.213239 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:37.213239 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:37.417493 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-04447977-a97b-4203-8cc0-116963ef5c02 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:37.419731 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04447977-a97b-4203-8cc0-116963ef5c02 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:37.420958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04447977-a97b-4203-8cc0-116963ef5c02 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:37.420958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04447977-a97b-4203-8cc0-116963ef5c02 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:37.420958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-04447977-a97b-4203-8cc0-116963ef5c02 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:37.425648 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:37.425648 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:37.426668 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04447977-a97b-4203-8cc0-116963ef5c02 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:37.427060 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 362/1422] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:37 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:37.727658 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=327,cinder:INSERT=41,cinder:UPDATE=71,cinder:DELETE=2 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:24:37.740366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Lock "cinder-attachment_update-c53c742e-530d-44fc-a6fb-3dce5ce0da8a-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:24:37.740685 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-bd92507d-f1d2-4abe-b7eb-6f4c36efdd05 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb returned with HTTP 200 Jul 03 04:24:37.742007 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 353/1423] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:24:37 2026] PUT /volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:38.206167 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7df69798-c1b9-41c1-b7f5-59fe03988b5e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:38.209227 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7df69798-c1b9-41c1-b7f5-59fe03988b5e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:38.209899 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7df69798-c1b9-41c1-b7f5-59fe03988b5e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:38.209899 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7df69798-c1b9-41c1-b7f5-59fe03988b5e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:38.210066 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7df69798-c1b9-41c1-b7f5-59fe03988b5e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:38.216146 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:38.216146 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:38.217527 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7df69798-c1b9-41c1-b7f5-59fe03988b5e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:38.218279 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 353/1424] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:38 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:38.253478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-90f9590d-35a8-4be4-b554-1d3485aa29e1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:38.255900 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-90f9590d-35a8-4be4-b554-1d3485aa29e1 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb/action Jul 03 04:24:38.256239 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-90f9590d-35a8-4be4-b554-1d3485aa29e1 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:38.256365 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-90f9590d-35a8-4be4-b554-1d3485aa29e1 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:38.278944 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:38.278944 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:38.294767 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c7f153e2-fd35-48da-8a82-ffa06945b6f0 req-90f9590d-35a8-4be4-b554-1d3485aa29e1 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb/action returned with HTTP 204 Jul 03 04:24:38.295253 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 357/1425] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:38 2026] POST /volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:38.443125 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bf229c04-cd87-42f1-95da-4126b8f1a354 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:38.444738 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf229c04-cd87-42f1-95da-4126b8f1a354 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:24:38.444987 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf229c04-cd87-42f1-95da-4126b8f1a354 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:38.445471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf229c04-cd87-42f1-95da-4126b8f1a354 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:38.445471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-bf229c04-cd87-42f1-95da-4126b8f1a354 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Show backup with id c6811f81-df8b-4f6f-b519-3f0d630b89e8. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:38.449837 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:38.449837 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:38.450784 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf229c04-cd87-42f1-95da-4126b8f1a354 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 200 Jul 03 04:24:38.451393 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 363/1426] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:38 2026] GET /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:38.460879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6b62708f-257f-4cc6-ab6c-a7f6ff2532ca None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:38.462512 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b62708f-257f-4cc6-ab6c-a7f6ff2532ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:24:38.462689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b62708f-257f-4cc6-ab6c-a7f6ff2532ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:38.462910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b62708f-257f-4cc6-ab6c-a7f6ff2532ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:38.469500 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:38.469500 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:38.473054 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6b62708f-257f-4cc6-ab6c-a7f6ff2532ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:38.477481 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b62708f-257f-4cc6-ab6c-a7f6ff2532ca tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 returned with HTTP 200 Jul 03 04:24:38.477481 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 354/1427] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:38 2026] GET /volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:38.489101 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ee11cb55-6af6-47db-8731-f2c362e01f3f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:38.491952 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ee11cb55-6af6-47db-8731-f2c362e01f3f tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:24:38.491952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ee11cb55-6af6-47db-8731-f2c362e01f3f tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:38.491952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ee11cb55-6af6-47db-8731-f2c362e01f3f tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:38.497319 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:38.497319 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:38.500404 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ee11cb55-6af6-47db-8731-f2c362e01f3f tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:38.504743 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ee11cb55-6af6-47db-8731-f2c362e01f3f tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 returned with HTTP 200 Jul 03 04:24:38.505090 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 354/1428] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:38 2026] GET /volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 => generated 1417 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:39.229109 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4968701d-51dd-4702-a60f-473844816462 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:39.230747 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4968701d-51dd-4702-a60f-473844816462 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:39.230942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4968701d-51dd-4702-a60f-473844816462 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:39.231167 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4968701d-51dd-4702-a60f-473844816462 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:39.231273 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-4968701d-51dd-4702-a60f-473844816462 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:39.235442 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:39.235442 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:39.236216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4968701d-51dd-4702-a60f-473844816462 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:39.236636 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 358/1429] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:39 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:39.792600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:39.794877 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d?cascade=True Jul 03 04:24:39.795262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:39.795611 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:39.802140 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume with id: 22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:39.811351 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:39.811351 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:39.812498 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:39.874393 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume request issued successfully. Jul 03 04:24:39.875948 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ddb22291-e3ad-46ca-90ee-0168a8a12747 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d?cascade=True returned with HTTP 202 Jul 03 04:24:39.875948 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 364/1430] 10.4.3.253 () {66 vars in 1376 bytes} [Fri Jul 3 04:24:39 2026] DELETE /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d?cascade=True => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:24:39.885153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bb97486f-ef68-47a8-8d7e-94043a22a549 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:39.897740 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bb97486f-ef68-47a8-8d7e-94043a22a549 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:39.898005 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bb97486f-ef68-47a8-8d7e-94043a22a549 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:39.898285 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bb97486f-ef68-47a8-8d7e-94043a22a549 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:39.910363 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:39.910363 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:39.911204 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bb97486f-ef68-47a8-8d7e-94043a22a549 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:39.916273 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bb97486f-ef68-47a8-8d7e-94043a22a549 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 200 Jul 03 04:24:39.916700 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 355/1431] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:39 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:40.017938 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-3171b13c-86f6-4228-89a2-d72c84500aa1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:40.023014 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-3171b13c-86f6-4228-89a2-d72c84500aa1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:24:40.023226 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-3171b13c-86f6-4228-89a2-d72c84500aa1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:40.023453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-3171b13c-86f6-4228-89a2-d72c84500aa1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:40.037416 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:40.037416 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:40.041170 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-3171b13c-86f6-4228-89a2-d72c84500aa1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:40.048271 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-3171b13c-86f6-4228-89a2-d72c84500aa1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 returned with HTTP 200 Jul 03 04:24:40.048774 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 355/1432] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:40 2026] GET /volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 => generated 1417 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:40.250501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0e7d3d90-5366-4934-b3cf-6b69b2be92ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:40.252575 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0e7d3d90-5366-4934-b3cf-6b69b2be92ee tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:40.252902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0e7d3d90-5366-4934-b3cf-6b69b2be92ee tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:40.253244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0e7d3d90-5366-4934-b3cf-6b69b2be92ee tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:40.253495 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0e7d3d90-5366-4934-b3cf-6b69b2be92ee tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:40.259197 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:40.259197 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:40.260468 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0e7d3d90-5366-4934-b3cf-6b69b2be92ee tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:40.261490 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 359/1433] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:40 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:40.626382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-0815e1e1-4799-412a-af4d-061c3746ee61 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:40.629477 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-0815e1e1-4799-412a-af4d-061c3746ee61 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:24:40.629683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-0815e1e1-4799-412a-af4d-061c3746ee61 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:40.629878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-0815e1e1-4799-412a-af4d-061c3746ee61 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:40.639756 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:40.639756 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:40.643838 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-0815e1e1-4799-412a-af4d-061c3746ee61 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:40.649468 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-0815e1e1-4799-412a-af4d-061c3746ee61 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 returned with HTTP 200 Jul 03 04:24:40.649859 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 365/1434] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:24:40 2026] GET /volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:40.661054 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-89416c61-aa84-465e-bca4-4f9bde47928c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:40.661624 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-89416c61-aa84-465e-bca4-4f9bde47928c None None] GET https://10.4.3.253/volume// Jul 03 04:24:40.661833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-89416c61-aa84-465e-bca4-4f9bde47928c None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:40.662144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-89416c61-aa84-465e-bca4-4f9bde47928c None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:40.662764 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-89416c61-aa84-465e-bca4-4f9bde47928c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:40.662816 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 356/1435] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:24:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:40.671349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-452dc120-ce78-4ec4-9f85-4c5dfe81a20b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:40.674830 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-452dc120-ce78-4ec4-9f85-4c5dfe81a20b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:24:40.674830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-452dc120-ce78-4ec4-9f85-4c5dfe81a20b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "532b78b5-4cb9-446b-9f04-0f30fba0e6d9", "connector": null, "instance_uuid": "547bec02-c2bd-4fef-b55f-44e75c081e11"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:40.685728 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:40.685728 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:40.721582 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-452dc120-ce78-4ec4-9f85-4c5dfe81a20b tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:24:40.722064 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 356/1436] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:24:40 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) Jul 03 04:24:40.929744 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6c8e4365-d9d1-41cf-a4aa-6a962a38a972 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:40.931297 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6c8e4365-d9d1-41cf-a4aa-6a962a38a972 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:40.931615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6c8e4365-d9d1-41cf-a4aa-6a962a38a972 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:40.931890 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6c8e4365-d9d1-41cf-a4aa-6a962a38a972 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:40.937835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6c8e4365-d9d1-41cf-a4aa-6a962a38a972 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 404 Jul 03 04:24:40.938471 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 360/1437] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:40 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:41.273176 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e475eaa1-60b1-4acc-8b76-d7d61152cd8b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:41.278362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e475eaa1-60b1-4acc-8b76-d7d61152cd8b tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:41.278673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e475eaa1-60b1-4acc-8b76-d7d61152cd8b tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:41.278849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e475eaa1-60b1-4acc-8b76-d7d61152cd8b tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:41.279006 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e475eaa1-60b1-4acc-8b76-d7d61152cd8b tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:41.283026 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f927c671-ec90-4364-9abe-e06aaacee273 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:41.287426 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f927c671-ec90-4364-9abe-e06aaacee273 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:41.287561 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:41.287561 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:41.287645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f927c671-ec90-4364-9abe-e06aaacee273 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:41.287645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f927c671-ec90-4364-9abe-e06aaacee273 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:41.287645 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f927c671-ec90-4364-9abe-e06aaacee273 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume with id: 22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:41.287746 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e475eaa1-60b1-4acc-8b76-d7d61152cd8b tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:41.287787 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 366/1438] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:41 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:41.296694 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f927c671-ec90-4364-9abe-e06aaacee273 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 404 Jul 03 04:24:41.298103 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 357/1439] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:41 2026] DELETE /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:41.311245 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2fda89c4-33f4-4e09-aa6d-f8cd883ec5b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:41.313456 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2fda89c4-33f4-4e09-aa6d-f8cd883ec5b1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d Jul 03 04:24:41.313647 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2fda89c4-33f4-4e09-aa6d-f8cd883ec5b1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:41.313862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2fda89c4-33f4-4e09-aa6d-f8cd883ec5b1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:41.324373 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2fda89c4-33f4-4e09-aa6d-f8cd883ec5b1 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d returned with HTTP 404 Jul 03 04:24:41.324962 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 357/1440] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:41 2026] GET /volume/v3/volumes/22d37bb0-42a5-4439-8a3b-1daf61ef1e0d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:41.333809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:41.339352 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:41.339352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:41.339352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:41.339352 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume with id: 19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:41.354016 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:41.354016 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:41.355039 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:41.394711 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume request issued successfully. Jul 03 04:24:41.395050 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12c6bed8-bff2-4633-927e-5fd98448d8cc tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 202 Jul 03 04:24:41.395597 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 361/1441] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:41 2026] DELETE /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:24:41.403201 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e3fb1778-3ad1-4f50-a3b5-2462a6da8572 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:41.405004 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3fb1778-3ad1-4f50-a3b5-2462a6da8572 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:41.405294 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3fb1778-3ad1-4f50-a3b5-2462a6da8572 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:41.405554 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3fb1778-3ad1-4f50-a3b5-2462a6da8572 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:41.413894 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:41.413894 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:41.421961 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3fb1778-3ad1-4f50-a3b5-2462a6da8572 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:24:41.428712 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3fb1778-3ad1-4f50-a3b5-2462a6da8572 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 200 Jul 03 04:24:41.429185 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 367/1442] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:41 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:42.301709 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5bfe45e0-764b-40e9-9097-62319e25e6a4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:42.303939 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bfe45e0-764b-40e9-9097-62319e25e6a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:42.304199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bfe45e0-764b-40e9-9097-62319e25e6a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:42.304449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bfe45e0-764b-40e9-9097-62319e25e6a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:42.304586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5bfe45e0-764b-40e9-9097-62319e25e6a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:42.309824 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:42.309824 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:42.310793 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bfe45e0-764b-40e9-9097-62319e25e6a4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:42.311268 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 358/1443] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:42 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:42.447351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-059d698f-f29a-4f56-bda5-9094287bcbfb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:42.447351 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-059d698f-f29a-4f56-bda5-9094287bcbfb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 Jul 03 04:24:42.447799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-059d698f-f29a-4f56-bda5-9094287bcbfb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:42.447799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-059d698f-f29a-4f56-bda5-9094287bcbfb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:42.454478 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-059d698f-f29a-4f56-bda5-9094287bcbfb tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 returned with HTTP 404 Jul 03 04:24:42.454991 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 358/1444] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:42 2026] GET /volume/v3/volumes/19667756-96ff-45ec-8718-a1a0c10571e3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:43.323579 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-de59fad9-f1c4-48c5-ab45-b46a54b83d26 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:43.326853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de59fad9-f1c4-48c5-ab45-b46a54b83d26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:43.327040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de59fad9-f1c4-48c5-ab45-b46a54b83d26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:43.327281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de59fad9-f1c4-48c5-ab45-b46a54b83d26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:43.327420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-de59fad9-f1c4-48c5-ab45-b46a54b83d26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:43.332448 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:43.332448 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:43.333488 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de59fad9-f1c4-48c5-ab45-b46a54b83d26 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:43.333906 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 362/1445] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:43 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:44.347908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7d608e94-eedc-430a-aed5-7e600764f358 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:44.350852 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d608e94-eedc-430a-aed5-7e600764f358 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:44.350852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d608e94-eedc-430a-aed5-7e600764f358 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:44.350852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d608e94-eedc-430a-aed5-7e600764f358 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:44.351033 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-7d608e94-eedc-430a-aed5-7e600764f358 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:44.356607 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:44.356607 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:44.357319 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d608e94-eedc-430a-aed5-7e600764f358 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:44.357983 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 368/1446] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:44 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:45.368730 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dee181aa-5c34-4312-8364-16f3e2fc4058 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:45.370365 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dee181aa-5c34-4312-8364-16f3e2fc4058 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:45.370679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dee181aa-5c34-4312-8364-16f3e2fc4058 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:45.370983 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dee181aa-5c34-4312-8364-16f3e2fc4058 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:45.371160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-dee181aa-5c34-4312-8364-16f3e2fc4058 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:45.378364 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:45.378364 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:45.379309 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dee181aa-5c34-4312-8364-16f3e2fc4058 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:45.379760 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 359/1447] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:45 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:46.401681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0d888b68-6b6f-47eb-b351-e74ad5093319 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:46.403716 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0d888b68-6b6f-47eb-b351-e74ad5093319 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:46.403954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0d888b68-6b6f-47eb-b351-e74ad5093319 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:46.404392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0d888b68-6b6f-47eb-b351-e74ad5093319 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:46.404587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0d888b68-6b6f-47eb-b351-e74ad5093319 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:46.412715 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:46.412715 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:46.414136 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0d888b68-6b6f-47eb-b351-e74ad5093319 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:46.414493 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 359/1448] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:46 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:47.427112 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7f8bf662-a2d0-484e-bb0d-ed7122e4cecd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:47.429220 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7f8bf662-a2d0-484e-bb0d-ed7122e4cecd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:47.431096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7f8bf662-a2d0-484e-bb0d-ed7122e4cecd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:47.431096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7f8bf662-a2d0-484e-bb0d-ed7122e4cecd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:47.431096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7f8bf662-a2d0-484e-bb0d-ed7122e4cecd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:47.435778 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:47.435778 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:47.436931 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7f8bf662-a2d0-484e-bb0d-ed7122e4cecd tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:47.437480 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 363/1449] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:47 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:48.448054 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-903970b0-ac12-4a79-b0dd-62e718604b99 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:48.449784 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-903970b0-ac12-4a79-b0dd-62e718604b99 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:48.449970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-903970b0-ac12-4a79-b0dd-62e718604b99 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:48.450144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-903970b0-ac12-4a79-b0dd-62e718604b99 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:48.450256 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-903970b0-ac12-4a79-b0dd-62e718604b99 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:48.455009 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:48.455009 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:48.455792 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-903970b0-ac12-4a79-b0dd-62e718604b99 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:48.456389 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 369/1450] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:48 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:49.466398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dcb70366-a55a-40f1-8b93-1493bca1de61 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.471135 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dcb70366-a55a-40f1-8b93-1493bca1de61 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:49.471382 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dcb70366-a55a-40f1-8b93-1493bca1de61 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.471569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dcb70366-a55a-40f1-8b93-1493bca1de61 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.471692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-dcb70366-a55a-40f1-8b93-1493bca1de61 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:49.484169 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:49.484169 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:49.485221 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dcb70366-a55a-40f1-8b93-1493bca1de61 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:49.485898 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 360/1451] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:49 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 803 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:49.495602 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-99b22504-8fd3-4f5b-808c-4614fa65bd31 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.497744 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-99b22504-8fd3-4f5b-808c-4614fa65bd31 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/d29a98d9-daeb-4732-aefe-9675a7511888 Jul 03 04:24:49.497945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-99b22504-8fd3-4f5b-808c-4614fa65bd31 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.498123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-99b22504-8fd3-4f5b-808c-4614fa65bd31 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.505424 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:49.505424 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:49.511931 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-99b22504-8fd3-4f5b-808c-4614fa65bd31 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:49.516752 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-99b22504-8fd3-4f5b-808c-4614fa65bd31 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/d29a98d9-daeb-4732-aefe-9675a7511888 returned with HTTP 200 Jul 03 04:24:49.517172 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 360/1452] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:49 2026] GET /volume/v3/volumes/d29a98d9-daeb-4732-aefe-9675a7511888 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:49.533747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.535832 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:24:49.536109 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.536406 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.536804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:24:49.541930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:24:49.563994 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Get all volumes completed successfully. Jul 03 04:24:49.564650 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e818177a-04cf-49ea-936a-2af7ac9bdbd5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:24:49.565401 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 364/1453] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:24:49 2026] GET /volume/v3/volumes => generated 663 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:49.576808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-83c45698-206c-4447-88cd-4ea45df23c38 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.578926 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d29a98d9-daeb-4732-aefe-9675a7511888 Jul 03 04:24:49.579442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.579839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.580383 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete volume with id: d29a98d9-daeb-4732-aefe-9675a7511888 Jul 03 04:24:49.589353 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:49.589353 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:49.589353 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:49.608696 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete volume request issued successfully. Jul 03 04:24:49.609055 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-83c45698-206c-4447-88cd-4ea45df23c38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/d29a98d9-daeb-4732-aefe-9675a7511888 returned with HTTP 202 Jul 03 04:24:49.609668 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 370/1454] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:49 2026] DELETE /volume/v3/volumes/d29a98d9-daeb-4732-aefe-9675a7511888 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:24:49.618040 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.620039 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] DELETE https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 Jul 03 04:24:49.620254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.620487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.620600 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Delete backup with id: 40376c09-2d1a-4bc1-9112-289c99aec9b7. Jul 03 04:24:49.624827 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:49.624827 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:49.644015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] delete_backup rpcapi backup_id 40376c09-2d1a-4bc1-9112-289c99aec9b7 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:24:49.645925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d6d3a0b9-cbcb-4a1c-9cbb-007c4c476f59 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 returned with HTTP 202 Jul 03 04:24:49.646375 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 361/1455] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:49 2026] DELETE /volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:49.656018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ae9ab178-824c-470b-a59b-c57d0c81b1d4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.657783 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae9ab178-824c-470b-a59b-c57d0c81b1d4 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] GET https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 Jul 03 04:24:49.657975 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae9ab178-824c-470b-a59b-c57d0c81b1d4 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.658147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae9ab178-824c-470b-a59b-c57d0c81b1d4 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.658498 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ae9ab178-824c-470b-a59b-c57d0c81b1d4 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Show backup with id 40376c09-2d1a-4bc1-9112-289c99aec9b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:49.663435 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:49.663435 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:49.663435 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae9ab178-824c-470b-a59b-c57d0c81b1d4 tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 returned with HTTP 200 Jul 03 04:24:49.663435 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 361/1456] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:49 2026] GET /volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:49.932183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-afdff4ea-c71e-4a07-bedd-30d125b49bd8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:49.935102 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-afdff4ea-c71e-4a07-bedd-30d125b49bd8 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] DELETE https://10.4.3.253/volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9 Jul 03 04:24:49.935425 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-afdff4ea-c71e-4a07-bedd-30d125b49bd8 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:49.935700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-afdff4ea-c71e-4a07-bedd-30d125b49bd8 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:49.946108 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:49.946108 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:50.488804 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-afdff4ea-c71e-4a07-bedd-30d125b49bd8 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9 returned with HTTP 200 Jul 03 04:24:50.489215 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 365/1457] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:24:49 2026] DELETE /volume/v3/attachments/2f7eb57b-9186-46bb-8c5a-9f3208b961a9 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:50.501527 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:50.503600 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] DELETE https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:24:50.503770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:50.503982 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:50.504181 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Delete volume with id: 53738bbf-cf80-4f3d-b3a5-839ccd71b503 Jul 03 04:24:50.518550 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:50.518550 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:50.519112 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Volume info retrieved successfully. Jul 03 04:24:50.559354 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] Delete volume request issued successfully. Jul 03 04:24:50.559354 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-13c6409f-e148-4e42-925d-f8bd40c2087e req-25eaa27d-9801-4929-914e-890f2cc17441 tempest-TestShelveInstance-1000662083 tempest-TestShelveInstance-1000662083-project-member] https://10.4.3.253/volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 returned with HTTP 202 Jul 03 04:24:50.559354 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 371/1458] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:24:50 2026] DELETE /volume/v3/volumes/53738bbf-cf80-4f3d-b3a5-839ccd71b503 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:24:50.678199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-25bd7385-a930-4743-882d-55377433c10a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:50.681099 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-25bd7385-a930-4743-882d-55377433c10a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] GET https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 Jul 03 04:24:50.681099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-25bd7385-a930-4743-882d-55377433c10a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:50.681099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-25bd7385-a930-4743-882d-55377433c10a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:50.681218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-25bd7385-a930-4743-882d-55377433c10a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Show backup with id 40376c09-2d1a-4bc1-9112-289c99aec9b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:50.685179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-25bd7385-a930-4743-882d-55377433c10a tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 returned with HTTP 404 Jul 03 04:24:50.686018 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 362/1459] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:50 2026] GET /volume/v3/backups/40376c09-2d1a-4bc1-9112-289c99aec9b7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:50.694394 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:50.695982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] DELETE https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:50.695982 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:50.695982 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:50.695982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete backup with id: ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. Jul 03 04:24:50.699933 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:50.699933 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:50.740631 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] delete_backup rpcapi backup_id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:24:50.742541 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54e25984-ba31-4204-87bd-407dc7ba0d23 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 202 Jul 03 04:24:50.743008 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 362/1460] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:50 2026] DELETE /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:24:50.750763 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c1d29b0-1d91-449d-b56a-800357e23494 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:50.752540 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c1d29b0-1d91-449d-b56a-800357e23494 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:50.752732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c1d29b0-1d91-449d-b56a-800357e23494 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:50.752887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c1d29b0-1d91-449d-b56a-800357e23494 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:50.753024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0c1d29b0-1d91-449d-b56a-800357e23494 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:50.757590 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:50.757590 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:50.758349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c1d29b0-1d91-449d-b56a-800357e23494 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 200 Jul 03 04:24:50.758729 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 366/1461] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:50 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:50.939086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-938e92f3-76e4-4902-b7ef-e025b41d35e0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:50.939086 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-938e92f3-76e4-4902-b7ef-e025b41d35e0 None None] GET https://10.4.3.253/volume// Jul 03 04:24:50.939392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-938e92f3-76e4-4902-b7ef-e025b41d35e0 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:50.939623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-938e92f3-76e4-4902-b7ef-e025b41d35e0 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:50.940071 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-938e92f3-76e4-4902-b7ef-e025b41d35e0 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:24:50.941188 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 372/1462] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:24:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:24:50.952552 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-aaa574b8-a865-4334-a2b6-270543085d1c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:50.954539 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-aaa574b8-a865-4334-a2b6-270543085d1c tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:24:50.954788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-aaa574b8-a865-4334-a2b6-270543085d1c tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:50.954990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-aaa574b8-a865-4334-a2b6-270543085d1c tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:50.972962 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:50.972962 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:50.976709 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-aaa574b8-a865-4334-a2b6-270543085d1c tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:24:50.984049 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-aaa574b8-a865-4334-a2b6-270543085d1c tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 returned with HTTP 200 Jul 03 04:24:50.984568 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 363/1463] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:24:50 2026] GET /volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 => generated 1596 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:24:51.111710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:51.113838 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] PUT https://10.4.3.253/volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6 Jul 03 04:24:51.114192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:51.125478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Acquiring lock "cinder-attachment_update-532b78b5-4cb9-446b-9f04-0f30fba0e6d9-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:24:51.131556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Lock "cinder-attachment_update-532b78b5-4cb9-446b-9f04-0f30fba0e6d9-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:24:51.132988 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:51.132988 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:51.663011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Lock "cinder-attachment_update-532b78b5-4cb9-446b-9f04-0f30fba0e6d9-np0000004364" released by "attachment_update" :: held 0.532s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:24:51.663392 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-9723d648-8ada-4888-9370-312b6c83479e tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6 returned with HTTP 200 Jul 03 04:24:51.663883 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 363/1464] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:24:51 2026] PUT /volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:24:51.772685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c803da07-3022-44e1-b9c6-5a32e86a10a2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:51.774741 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c803da07-3022-44e1-b9c6-5a32e86a10a2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d Jul 03 04:24:51.774973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c803da07-3022-44e1-b9c6-5a32e86a10a2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:51.775185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c803da07-3022-44e1-b9c6-5a32e86a10a2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:51.775419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c803da07-3022-44e1-b9c6-5a32e86a10a2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:51.779482 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c803da07-3022-44e1-b9c6-5a32e86a10a2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d returned with HTTP 404 Jul 03 04:24:51.779983 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 367/1465] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:51 2026] GET /volume/v3/backups/ab2cfa11-6312-44b9-a2c2-53ae8ca84b1d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:51.872130 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c33896fb-8049-4ef1-8e59-42964c675460 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:51.873880 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c33896fb-8049-4ef1-8e59-42964c675460 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:51.874109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c33896fb-8049-4ef1-8e59-42964c675460 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:51.874293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c33896fb-8049-4ef1-8e59-42964c675460 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:51.880896 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:51.880896 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:51.885577 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c33896fb-8049-4ef1-8e59-42964c675460 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:51.889034 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c33896fb-8049-4ef1-8e59-42964c675460 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 200 Jul 03 04:24:51.889455 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 373/1466] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:51 2026] GET /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:51.901774 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:51.903359 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] DELETE https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:51.903592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:51.904140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:51.904140 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete volume with id: 075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:51.913049 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:51.913049 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:51.913551 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:51.930378 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete volume request issued successfully. Jul 03 04:24:51.930560 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8ae0b287-c67a-454c-84f7-a226152c4f17 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 202 Jul 03 04:24:51.930960 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 364/1467] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:24:51 2026] DELETE /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:24:51.940937 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-124fd524-0f99-4a8b-97e8-e881a9955ca0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:51.942927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-124fd524-0f99-4a8b-97e8-e881a9955ca0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:51.943216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-124fd524-0f99-4a8b-97e8-e881a9955ca0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:51.943531 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-124fd524-0f99-4a8b-97e8-e881a9955ca0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:51.953224 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:51.953224 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:51.957614 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-124fd524-0f99-4a8b-97e8-e881a9955ca0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:51.962444 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-124fd524-0f99-4a8b-97e8-e881a9955ca0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 200 Jul 03 04:24:51.962809 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 364/1468] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:51 2026] GET /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:52.181728 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-dfff44a9-14e1-4ae3-8185-0588cd7c9e8a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:52.184228 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-dfff44a9-14e1-4ae3-8185-0588cd7c9e8a tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] POST https://10.4.3.253/volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6/action Jul 03 04:24:52.184565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-dfff44a9-14e1-4ae3-8185-0588cd7c9e8a tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:24:52.184686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-dfff44a9-14e1-4ae3-8185-0588cd7c9e8a tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:52.199921 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:52.199921 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:52.210497 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-378c8e2c-bbd4-4dfc-baa4-4e488a75ea6b req-dfff44a9-14e1-4ae3-8185-0588cd7c9e8a tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6/action returned with HTTP 204 Jul 03 04:24:52.211095 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 368/1469] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:24:52 2026] POST /volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:52.976880 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e1068f88-2d4c-4758-92e9-807df46499f7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:52.980636 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e1068f88-2d4c-4758-92e9-807df46499f7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 Jul 03 04:24:52.980900 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e1068f88-2d4c-4758-92e9-807df46499f7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:52.981132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e1068f88-2d4c-4758-92e9-807df46499f7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:52.993055 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e1068f88-2d4c-4758-92e9-807df46499f7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 returned with HTTP 404 Jul 03 04:24:52.993707 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 374/1470] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:52 2026] GET /volume/v3/volumes/075e8ecf-35ed-45fb-8edb-8b305934c2e1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:24:53.012938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:53.019580 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:24:53.019580 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1437160935"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:53.019580 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1437160935'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:24:53.023172 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume of 1 GB Jul 03 04:24:53.025809 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Availability Zones retrieved successfully. Jul 03 04:24:53.031524 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Flow 'volume_create_api' (3ce1e10f-a46d-4485-a817-69029940fd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:53.032642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4462a3-ff4a-43d5-b6f5-90301c50307e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:53.034170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:24:53.060495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f4462a3-ff4a-43d5-b6f5-90301c50307e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:53.061784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01a3d1b-c5d1-4003-89b9-58b5b5375677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:53.106652 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Created reservations ['979ecebf-5786-467a-a753-c53f49a8c00f', 'e8f77d17-ad9e-428c-a0d2-4ee47bf715d5', '49494829-b9ce-4ef8-a512-7d75eb71f68a', '12d7912e-25ed-432e-b9e4-b56b275ec336'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:53.107423 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e01a3d1b-c5d1-4003-89b9-58b5b5375677) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['979ecebf-5786-467a-a753-c53f49a8c00f', 'e8f77d17-ad9e-428c-a0d2-4ee47bf715d5', '49494829-b9ce-4ef8-a512-7d75eb71f68a', '12d7912e-25ed-432e-b9e4-b56b275ec336']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:53.108107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903e1c19-5bea-458c-a150-646fed08009b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:53.136395 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (903e1c19-5bea-458c-a150-646fed08009b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f532702-1c4c-421f-910e-125cef5d6623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1437160935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b906e374f549f3b42931f8b795708f',qos_specs=None,replication_status=,reservations=['979ecebf-5786-467a-a753-c53f49a8c00f','e8f77d17-ad9e-428c-a0d2-4ee47bf715d5','49494829-b9ce-4ef8-a512-7d75eb71f68a','12d7912e-25ed-432e-b9e4-b56b275ec336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e72b58309b46c4a225662e10c0fb40',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1437160935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f532702-1c4c-421f-910e-125cef5d6623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c6b906e374f549f3b42931f8b795708f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a1e72b58309b46c4a225662e10c0fb40',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:53.137560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65e7c56-880c-423b-bc28-4053fbe9b72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:53.163594 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a65e7c56-880c-423b-bc28-4053fbe9b72d) transitioned into state 'SUCCESS' from state '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-1437160935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c6b906e374f549f3b42931f8b795708f',qos_specs=None,replication_status=,reservations=['979ecebf-5786-467a-a753-c53f49a8c00f','e8f77d17-ad9e-428c-a0d2-4ee47bf715d5','49494829-b9ce-4ef8-a512-7d75eb71f68a','12d7912e-25ed-432e-b9e4-b56b275ec336'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a1e72b58309b46c4a225662e10c0fb40',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:53.164282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7c2e30-b494-4ade-a709-d42aa8448380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:24:53.186604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d7c2e30-b494-4ade-a709-d42aa8448380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:24:53.186604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Flow 'volume_create_api' (3ce1e10f-a46d-4485-a817-69029940fd1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:24:53.186704 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Create volume request issued successfully. Jul 03 04:24:53.187346 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1ec87713-2d49-48fd-8605-3f0c46b0da7f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:24:53.187746 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 365/1471] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:24:53 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:53.199785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f38650f9-6cca-4929-8afd-6e1a4a78ed58 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:53.205821 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f38650f9-6cca-4929-8afd-6e1a4a78ed58 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:24:53.205821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f38650f9-6cca-4929-8afd-6e1a4a78ed58 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:53.206883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f38650f9-6cca-4929-8afd-6e1a4a78ed58 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:53.215189 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:53.215189 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:53.219351 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f38650f9-6cca-4929-8afd-6e1a4a78ed58 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:53.223536 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f38650f9-6cca-4929-8afd-6e1a4a78ed58 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 200 Jul 03 04:24:53.224005 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 365/1472] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:53 2026] GET /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:54.239356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4a2ea785-bc58-467a-8188-407473966b59 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:54.242755 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4a2ea785-bc58-467a-8188-407473966b59 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:24:54.242971 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4a2ea785-bc58-467a-8188-407473966b59 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:54.243160 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4a2ea785-bc58-467a-8188-407473966b59 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:54.251915 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:54.251915 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:54.257067 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4a2ea785-bc58-467a-8188-407473966b59 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:54.261844 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4a2ea785-bc58-467a-8188-407473966b59 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 200 Jul 03 04:24:54.262275 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 369/1473] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:54 2026] GET /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:54.279793 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:54.282021 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:24:54.282542 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f532702-1c4c-421f-910e-125cef5d6623", "name": "tempest-VolumesBackupsAdminTest-Backup-707108654", "container": "tempest-volumesbackupsadmintest-backup-container-1403966555"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:24:54.287817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Creating new backup {'backup': {'volume_id': '2f532702-1c4c-421f-910e-125cef5d6623', 'name': 'tempest-VolumesBackupsAdminTest-Backup-707108654', 'container': 'tempest-volumesbackupsadmintest-backup-container-1403966555'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:24:54.287992 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Creating backup of volume 2f532702-1c4c-421f-910e-125cef5d6623 in container tempest-volumesbackupsadmintest-backup-container-1403966555 Jul 03 04:24:54.307220 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:54.307220 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:54.307941 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:24:54.342126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Created reservations ['0a0e4060-f711-4e18-8b41-7b4e8b5d2f8e', '7373d293-236a-4582-9a78-f8cf6a771c4f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:24:54.393459 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cdf2e6d7-6855-4f47-bb9e-a6eb65b2f4a1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:24:54.393931 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 375/1474] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:24:54 2026] POST /volume/v3/backups => generated 334 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:24:54.413483 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1bcff5ef-49da-424a-ae65-a55a8fb0c11e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:54.416124 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1bcff5ef-49da-424a-ae65-a55a8fb0c11e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:24:54.416449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1bcff5ef-49da-424a-ae65-a55a8fb0c11e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:54.416696 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1bcff5ef-49da-424a-ae65-a55a8fb0c11e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:54.416838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1bcff5ef-49da-424a-ae65-a55a8fb0c11e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:54.426088 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:54.426088 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:54.426897 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1bcff5ef-49da-424a-ae65-a55a8fb0c11e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:24:54.427432 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 366/1475] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:54 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:55.437487 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8f249b09-fa29-4d6b-8440-d9bddfa840a3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:55.439081 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f249b09-fa29-4d6b-8440-d9bddfa840a3 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:24:55.439269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f249b09-fa29-4d6b-8440-d9bddfa840a3 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:55.439632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f249b09-fa29-4d6b-8440-d9bddfa840a3 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:55.439632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8f249b09-fa29-4d6b-8440-d9bddfa840a3 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:55.443830 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:55.443830 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:55.444587 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f249b09-fa29-4d6b-8440-d9bddfa840a3 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:24:55.444947 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 366/1476] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:55 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:56.454319 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-08064d6a-7875-4332-aa4e-3f5e0a6fc577 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:56.456024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08064d6a-7875-4332-aa4e-3f5e0a6fc577 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:24:56.456209 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08064d6a-7875-4332-aa4e-3f5e0a6fc577 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:56.456419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08064d6a-7875-4332-aa4e-3f5e0a6fc577 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:56.456515 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-08064d6a-7875-4332-aa4e-3f5e0a6fc577 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:56.460740 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:56.460740 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:24:56.461441 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08064d6a-7875-4332-aa4e-3f5e0a6fc577 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:24:56.461823 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 370/1477] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:56 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:57.475749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5ffb557f-9b52-442a-b18e-6cbb6ac5c2a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:57.478346 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ffb557f-9b52-442a-b18e-6cbb6ac5c2a5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:24:57.478346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ffb557f-9b52-442a-b18e-6cbb6ac5c2a5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:57.478346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ffb557f-9b52-442a-b18e-6cbb6ac5c2a5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:57.478346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5ffb557f-9b52-442a-b18e-6cbb6ac5c2a5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:57.483257 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:57.483257 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:24:57.484193 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ffb557f-9b52-442a-b18e-6cbb6ac5c2a5 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:24:57.484643 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 376/1478] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:57 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:58.497518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ca25894a-2910-4456-b5e8-e172742398e1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:58.499928 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ca25894a-2910-4456-b5e8-e172742398e1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:24:58.500207 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ca25894a-2910-4456-b5e8-e172742398e1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:58.500587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ca25894a-2910-4456-b5e8-e172742398e1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:58.500828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ca25894a-2910-4456-b5e8-e172742398e1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:58.505896 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:58.505896 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:24:58.506956 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ca25894a-2910-4456-b5e8-e172742398e1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:24:58.507484 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 367/1479] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:58 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:24:59.521698 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6b344aba-58b8-4951-8768-63d3a75439e0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:24:59.524314 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6b344aba-58b8-4951-8768-63d3a75439e0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:24:59.524314 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6b344aba-58b8-4951-8768-63d3a75439e0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:24:59.524623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6b344aba-58b8-4951-8768-63d3a75439e0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:24:59.524770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6b344aba-58b8-4951-8768-63d3a75439e0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:24:59.533278 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:24:59.533278 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:24:59.534458 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6b344aba-58b8-4951-8768-63d3a75439e0 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:24:59.534920 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 367/1480] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:24:59 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:00.512615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:00.515029 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:25:00.515205 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:00.515838 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:00.515838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume with id: 70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:25:00.527747 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:00.527747 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:00.528238 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:25:00.561786 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f98ed24d-ceaf-4647-8f77-c99c94ee4d2f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:00.563000 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume request issued successfully. Jul 03 04:25:00.563223 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47dfe268-95b0-44cf-9906-e68f5a86a502 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 202 Jul 03 04:25:00.563796 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 371/1481] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:00 2026] DELETE /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:00.564458 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f98ed24d-ceaf-4647-8f77-c99c94ee4d2f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:00.564756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f98ed24d-ceaf-4647-8f77-c99c94ee4d2f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:00.565039 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f98ed24d-ceaf-4647-8f77-c99c94ee4d2f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:00.565197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f98ed24d-ceaf-4647-8f77-c99c94ee4d2f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:00.572503 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:00.572503 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:00.572884 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f98ed24d-ceaf-4647-8f77-c99c94ee4d2f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:00.573157 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 377/1482] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:00 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:00.574893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3f931501-5b42-43cf-a7e9-dc51379f1ae2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:00.579315 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f931501-5b42-43cf-a7e9-dc51379f1ae2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:25:00.579315 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f931501-5b42-43cf-a7e9-dc51379f1ae2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:00.579616 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f931501-5b42-43cf-a7e9-dc51379f1ae2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:00.594081 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:00.594081 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:00.598453 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3f931501-5b42-43cf-a7e9-dc51379f1ae2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:25:00.604013 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f931501-5b42-43cf-a7e9-dc51379f1ae2 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 200 Jul 03 04:25:00.604627 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 368/1483] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:00 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:25:00.772853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-163eebd6-64b2-4678-9579-124ffeb7548a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:00.884638 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-163eebd6-64b2-4678-9579-124ffeb7548a tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:25:00.884972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-163eebd6-64b2-4678-9579-124ffeb7548a tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-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=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:00.907286 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-163eebd6-64b2-4678-9579-124ffeb7548a tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:25:00.907766 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 368/1484] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:25:00 2026] POST /volume/v3/types => generated 287 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:01.589650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a4ff7739-bee9-46ec-a71e-40f111b6cd6d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:01.592247 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4ff7739-bee9-46ec-a71e-40f111b6cd6d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:01.592683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4ff7739-bee9-46ec-a71e-40f111b6cd6d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:01.592909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4ff7739-bee9-46ec-a71e-40f111b6cd6d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:01.593065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a4ff7739-bee9-46ec-a71e-40f111b6cd6d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:01.599133 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:01.599133 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:01.600206 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4ff7739-bee9-46ec-a71e-40f111b6cd6d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:01.600774 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 372/1485] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:01 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:01.620158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-aab817e3-b7a8-4c62-8f70-5b1bf60a7798 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:01.624356 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aab817e3-b7a8-4c62-8f70-5b1bf60a7798 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 Jul 03 04:25:01.624356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aab817e3-b7a8-4c62-8f70-5b1bf60a7798 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:01.624356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aab817e3-b7a8-4c62-8f70-5b1bf60a7798 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:01.632568 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aab817e3-b7a8-4c62-8f70-5b1bf60a7798 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 returned with HTTP 404 Jul 03 04:25:01.633542 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 378/1486] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:01 2026] GET /volume/v3/volumes/70ba1ab5-fd0e-434d-8457-0ebf2f6db641 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:02.614569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-80048d11-0a8b-49e6-8fd2-a4c062868500 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:02.616309 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-80048d11-0a8b-49e6-8fd2-a4c062868500 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:02.616513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-80048d11-0a8b-49e6-8fd2-a4c062868500 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:02.616704 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-80048d11-0a8b-49e6-8fd2-a4c062868500 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:02.616795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-80048d11-0a8b-49e6-8fd2-a4c062868500 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:02.621216 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:02.621216 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:02.621996 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-80048d11-0a8b-49e6-8fd2-a4c062868500 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:02.622436 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 369/1487] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:02 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:03.177309 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:03.179142 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:03.179500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "e2dcc2f5-e086-4d74-b5b9-364b0147f58f", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:03.180850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'e2dcc2f5-e086-4d74-b5b9-364b0147f58f', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:03.281776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Create volume of 1 GB Jul 03 04:25:03.287353 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Availability Zones retrieved successfully. Jul 03 04:25:03.291655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Flow 'volume_create_api' (97ec7267-4fb4-4b94-bfb1-5d5d65a6d094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:03.294585 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dd0698-c8cd-42f4-b19e-32400faca397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:03.296807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:03.362556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84dd0698-c8cd-42f4-b19e-32400faca397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:25:01Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f8fad07e-c214-447e-99b7-382a0491007f,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': 'f8fad07e-c214-447e-99b7-382a0491007f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:03.363774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf9a5c2-fcc1-4f07-952a-92e6bc12d801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:03.397777 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-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. Jul 03 04:25:03.398131 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-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. Jul 03 04:25:03.444692 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Created reservations ['afc859cd-46a3-4644-b29d-f7deb09c4e9d', 'a892faa4-1c4a-4995-8c46-bce69d842716', '8999ebdc-498a-461b-b0f8-5d2a3ba3d105', '64be1f57-f7d4-4b28-b8e5-10070f219e65'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:03.445763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbf9a5c2-fcc1-4f07-952a-92e6bc12d801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['afc859cd-46a3-4644-b29d-f7deb09c4e9d', 'a892faa4-1c4a-4995-8c46-bce69d842716', '8999ebdc-498a-461b-b0f8-5d2a3ba3d105', '64be1f57-f7d4-4b28-b8e5-10070f219e65']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:03.446693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59510ba-c9d6-4b1a-b3d2-c84a4c3020b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:03.477920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c59510ba-c9d6-4b1a-b3d2-c84a4c3020b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c5a935-0d47-4b25-ae2b-461687948e7e', '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='6d7d696468f741f1b6ef3119e292ee4c',qos_specs=None,replication_status=,reservations=['afc859cd-46a3-4644-b29d-f7deb09c4e9d','a892faa4-1c4a-4995-8c46-bce69d842716','8999ebdc-498a-461b-b0f8-5d2a3ba3d105','64be1f57-f7d4-4b28-b8e5-10070f219e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92019be510a94cc7b07622d9bff17489',volume_type_id=f8fad07e-c214-447e-99b7-382a0491007f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:03Z,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=80c5a935-0d47-4b25-ae2b-461687948e7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d7d696468f741f1b6ef3119e292ee4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92019be510a94cc7b07622d9bff17489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8fad07e-c214-447e-99b7-382a0491007f),volume_type_id=f8fad07e-c214-447e-99b7-382a0491007f)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:03.478809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffab35ff-2391-4c3e-89d5-1404c8ac6133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:03.505663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffab35ff-2391-4c3e-89d5-1404c8ac6133) transitioned into state 'SUCCESS' from 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='6d7d696468f741f1b6ef3119e292ee4c',qos_specs=None,replication_status=,reservations=['afc859cd-46a3-4644-b29d-f7deb09c4e9d','a892faa4-1c4a-4995-8c46-bce69d842716','8999ebdc-498a-461b-b0f8-5d2a3ba3d105','64be1f57-f7d4-4b28-b8e5-10070f219e65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92019be510a94cc7b07622d9bff17489',volume_type_id=f8fad07e-c214-447e-99b7-382a0491007f)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:03.506984 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66471b68-5523-4e2e-b7bc-b97703214266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:03.530968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66471b68-5523-4e2e-b7bc-b97703214266) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:03.532068 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Flow 'volume_create_api' (97ec7267-4fb4-4b94-bfb1-5d5d65a6d094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:03.532604 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Create volume request issued successfully. Jul 03 04:25:03.533238 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cfd2b1bc-581c-477c-8428-b5cb1837bc4e tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:03.533962 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 369/1488] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:03 2026] POST /volume/v3/volumes => generated 798 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:03.555554 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dbe90541-0f2d-4394-a996-eae994741a42 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:03.558019 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dbe90541-0f2d-4394-a996-eae994741a42 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:03.558019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dbe90541-0f2d-4394-a996-eae994741a42 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:03.558136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dbe90541-0f2d-4394-a996-eae994741a42 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:03.571871 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:03.571871 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:03.581444 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dbe90541-0f2d-4394-a996-eae994741a42 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:03.585249 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dbe90541-0f2d-4394-a996-eae994741a42 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:03.585845 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 373/1489] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:03 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:03.635406 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c83ef495-f50b-4148-9752-577cfae45ef1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:03.638196 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c83ef495-f50b-4148-9752-577cfae45ef1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:03.638427 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c83ef495-f50b-4148-9752-577cfae45ef1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:03.638654 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c83ef495-f50b-4148-9752-577cfae45ef1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:03.638758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c83ef495-f50b-4148-9752-577cfae45ef1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:03.648030 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:03.648030 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:03.649773 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c83ef495-f50b-4148-9752-577cfae45ef1 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:03.650670 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 379/1490] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:03 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3b1bd556-4172-4f29-877c-6335bf1743bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3b1bd556-4172-4f29-877c-6335bf1743bd tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3b1bd556-4172-4f29-877c-6335bf1743bd tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3b1bd556-4172-4f29-877c-6335bf1743bd tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3b1bd556-4172-4f29-877c-6335bf1743bd tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3b1bd556-4172-4f29-877c-6335bf1743bd tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:05.226141 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 370/1491] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:04 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 890 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-831d7402-40aa-4e38-853c-b9ef97e851f9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-831d7402-40aa-4e38-853c-b9ef97e851f9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-831d7402-40aa-4e38-853c-b9ef97e851f9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-831d7402-40aa-4e38-853c-b9ef97e851f9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-831d7402-40aa-4e38-853c-b9ef97e851f9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-831d7402-40aa-4e38-853c-b9ef97e851f9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:05.228034 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 370/1492] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:04 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:05.668825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-17b50be9-ff0f-41cd-b40b-c56857497c4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:05.670784 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-17b50be9-ff0f-41cd-b40b-c56857497c4b tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:05.670996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-17b50be9-ff0f-41cd-b40b-c56857497c4b tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:05.671428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-17b50be9-ff0f-41cd-b40b-c56857497c4b tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:05.678445 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:05.678445 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:05.689390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a60bf37e-28a3-4742-a192-11054f99d6f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:05.689881 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-17b50be9-ff0f-41cd-b40b-c56857497c4b tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:05.691741 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a60bf37e-28a3-4742-a192-11054f99d6f4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:05.691980 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a60bf37e-28a3-4742-a192-11054f99d6f4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:05.692189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a60bf37e-28a3-4742-a192-11054f99d6f4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:05.692310 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a60bf37e-28a3-4742-a192-11054f99d6f4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:05.697816 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:05.697816 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:05.698841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-17b50be9-ff0f-41cd-b40b-c56857497c4b tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:05.699577 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 374/1493] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:05 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 948 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:05.699670 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a60bf37e-28a3-4742-a192-11054f99d6f4 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:05.700094 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 380/1494] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:05 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:06.714482 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0dd8b147-9d69-4731-aa9f-4c7fe00ad4cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:06.716095 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2402a2a6-997f-4956-800a-e448ffcff80d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:06.720073 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0dd8b147-9d69-4731-aa9f-4c7fe00ad4cb tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:06.720073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0dd8b147-9d69-4731-aa9f-4c7fe00ad4cb tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:06.720073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0dd8b147-9d69-4731-aa9f-4c7fe00ad4cb tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:06.722047 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2402a2a6-997f-4956-800a-e448ffcff80d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:06.723463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2402a2a6-997f-4956-800a-e448ffcff80d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:06.723770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2402a2a6-997f-4956-800a-e448ffcff80d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:06.724756 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2402a2a6-997f-4956-800a-e448ffcff80d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:06.732417 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:06.732417 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:06.735645 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2402a2a6-997f-4956-800a-e448ffcff80d tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:06.735645 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 371/1495] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:06 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:06.735759 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:06.735759 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:06.739145 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0dd8b147-9d69-4731-aa9f-4c7fe00ad4cb tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:06.743953 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0dd8b147-9d69-4731-aa9f-4c7fe00ad4cb tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:06.744549 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 371/1496] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:06 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:07.745293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e7684c4b-360e-4228-aa3b-8670206a919f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:07.747812 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e7684c4b-360e-4228-aa3b-8670206a919f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:07.748073 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e7684c4b-360e-4228-aa3b-8670206a919f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:07.748344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e7684c4b-360e-4228-aa3b-8670206a919f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:07.748507 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e7684c4b-360e-4228-aa3b-8670206a919f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:07.754142 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:07.754142 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:07.755411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e7684c4b-360e-4228-aa3b-8670206a919f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:07.755985 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 375/1497] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:07 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:07.759298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d2ed1f3-9983-420c-a4a0-1501333b2ed8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:07.761272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d2ed1f3-9983-420c-a4a0-1501333b2ed8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:07.761490 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed1f3-9983-420c-a4a0-1501333b2ed8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:07.761691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d2ed1f3-9983-420c-a4a0-1501333b2ed8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:07.769374 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:07.769374 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:07.773027 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6d2ed1f3-9983-420c-a4a0-1501333b2ed8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:07.777003 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d2ed1f3-9983-420c-a4a0-1501333b2ed8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:07.777409 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 381/1498] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:07 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:08.770947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b3b7a50-5403-4e79-b0f9-a61ae2327880 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:08.773020 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b3b7a50-5403-4e79-b0f9-a61ae2327880 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:08.773211 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b3b7a50-5403-4e79-b0f9-a61ae2327880 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:08.773423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b3b7a50-5403-4e79-b0f9-a61ae2327880 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:08.773541 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3b3b7a50-5403-4e79-b0f9-a61ae2327880 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:08.778281 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:08.778281 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:08.779188 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b3b7a50-5403-4e79-b0f9-a61ae2327880 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:08.779648 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 372/1499] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:08 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:08.794159 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0f2a7bea-e143-4dcc-937b-8196b0ee3249 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:08.796012 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0f2a7bea-e143-4dcc-937b-8196b0ee3249 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:08.796250 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0f2a7bea-e143-4dcc-937b-8196b0ee3249 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:08.796467 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0f2a7bea-e143-4dcc-937b-8196b0ee3249 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:08.803286 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:08.803286 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:08.807857 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0f2a7bea-e143-4dcc-937b-8196b0ee3249 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:08.813150 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0f2a7bea-e143-4dcc-937b-8196b0ee3249 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:08.813638 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 372/1500] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:08 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:09.792521 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-88956955-7bfe-448b-b471-ecaabf8ab4da None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:09.795123 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88956955-7bfe-448b-b471-ecaabf8ab4da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:09.795417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88956955-7bfe-448b-b471-ecaabf8ab4da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:09.795697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88956955-7bfe-448b-b471-ecaabf8ab4da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:09.795854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-88956955-7bfe-448b-b471-ecaabf8ab4da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:09.802070 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:09.802070 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:09.803387 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88956955-7bfe-448b-b471-ecaabf8ab4da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:09.803948 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 376/1501] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:09 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:09.828316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d3c08639-47ce-4f68-8642-6f5c743497a8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:09.830091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3c08639-47ce-4f68-8642-6f5c743497a8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:09.830717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3c08639-47ce-4f68-8642-6f5c743497a8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:09.830717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3c08639-47ce-4f68-8642-6f5c743497a8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:09.841418 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:09.841418 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:09.847754 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d3c08639-47ce-4f68-8642-6f5c743497a8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:09.854933 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3c08639-47ce-4f68-8642-6f5c743497a8 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:09.855532 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 382/1502] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:09 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:10.816067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3e31e562-2563-43db-81b6-753796923f27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:10.818606 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e31e562-2563-43db-81b6-753796923f27 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:10.818863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e31e562-2563-43db-81b6-753796923f27 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:10.819126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e31e562-2563-43db-81b6-753796923f27 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:10.819290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3e31e562-2563-43db-81b6-753796923f27 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:10.826241 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:10.826241 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:10.827412 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e31e562-2563-43db-81b6-753796923f27 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:10.827899 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 373/1503] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:10 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:10.868591 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-35e2b229-afa1-4b96-beec-2a03f8a60030 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:10.870717 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-35e2b229-afa1-4b96-beec-2a03f8a60030 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:10.870911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-35e2b229-afa1-4b96-beec-2a03f8a60030 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:10.871089 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-35e2b229-afa1-4b96-beec-2a03f8a60030 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:10.880251 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:10.880251 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:10.885445 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-35e2b229-afa1-4b96-beec-2a03f8a60030 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:10.892044 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-35e2b229-afa1-4b96-beec-2a03f8a60030 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:10.892612 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 373/1504] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:10 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:11.503258 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:11.505622 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:11.506102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-594297392"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:11.509480 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-594297392'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:11.509701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume of 1 GB Jul 03 04:25:11.515433 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Availability Zones retrieved successfully. Jul 03 04:25:11.525776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Flow 'volume_create_api' (f523973b-93fd-470c-9552-a72bcdc95ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:11.527277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddee8db-5b73-40ea-a018-c0c1d6b8ddb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:11.528753 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:11.570030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ddee8db-5b73-40ea-a018-c0c1d6b8ddb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:11.571293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1fe705-2349-4bbf-a21c-c24a6314db77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:11.641826 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Created reservations ['8a3069c5-5b97-45c4-a521-7d412c37ffd9', '90cc088a-4a65-4ec1-b37d-d702f3b6566f', '5b178dea-7273-45be-8937-32748571b82b', 'ce0cc45d-222d-4e08-b767-7685f54b0f00'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:11.642643 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c1fe705-2349-4bbf-a21c-c24a6314db77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a3069c5-5b97-45c4-a521-7d412c37ffd9', '90cc088a-4a65-4ec1-b37d-d702f3b6566f', '5b178dea-7273-45be-8937-32748571b82b', 'ce0cc45d-222d-4e08-b767-7685f54b0f00']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:11.643553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf8d697-299b-44aa-b53c-dd8baf1e6c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:11.672727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcf8d697-299b-44aa-b53c-dd8baf1e6c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e94fc635-de94-412f-a734-99961ff4c3d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-594297392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2266213579944d8496ab65c02b49e5d6',qos_specs=None,replication_status=,reservations=['8a3069c5-5b97-45c4-a521-7d412c37ffd9','90cc088a-4a65-4ec1-b37d-d702f3b6566f','5b178dea-7273-45be-8937-32748571b82b','ce0cc45d-222d-4e08-b767-7685f54b0f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-594297392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e94fc635-de94-412f-a734-99961ff4c3d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2266213579944d8496ab65c02b49e5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:11.673528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cfaf3f-abcd-4d16-8c7c-feb2e50710c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:11.695963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45cfaf3f-abcd-4d16-8c7c-feb2e50710c8) transitioned into state 'SUCCESS' from state '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-594297392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2266213579944d8496ab65c02b49e5d6',qos_specs=None,replication_status=,reservations=['8a3069c5-5b97-45c4-a521-7d412c37ffd9','90cc088a-4a65-4ec1-b37d-d702f3b6566f','5b178dea-7273-45be-8937-32748571b82b','ce0cc45d-222d-4e08-b767-7685f54b0f00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:11.696752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f2d24d-5851-4673-94d4-dcc1123b71b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:11.710187 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39f2d24d-5851-4673-94d4-dcc1123b71b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:11.711161 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Flow 'volume_create_api' (f523973b-93fd-470c-9552-a72bcdc95ccc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:11.711556 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume request issued successfully. Jul 03 04:25:11.712313 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a53eab3c-2a35-4247-bc66-5ac3f09134f0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:11.713254 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 377/1505] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:11 2026] POST /volume/v3/volumes => generated 750 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:11.738497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dd523435-91fb-40ef-891b-15426c387204 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:11.740665 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dd523435-91fb-40ef-891b-15426c387204 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:11.740888 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dd523435-91fb-40ef-891b-15426c387204 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:11.741078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dd523435-91fb-40ef-891b-15426c387204 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:11.751095 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:11.751095 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:11.756257 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dd523435-91fb-40ef-891b-15426c387204 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:11.762487 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dd523435-91fb-40ef-891b-15426c387204 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:11.763080 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 383/1506] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:11 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:11.841626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7480174c-e011-4ce2-b98c-6aac068fab38 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:11.845075 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7480174c-e011-4ce2-b98c-6aac068fab38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:11.845378 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7480174c-e011-4ce2-b98c-6aac068fab38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:11.845667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7480174c-e011-4ce2-b98c-6aac068fab38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:11.845828 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7480174c-e011-4ce2-b98c-6aac068fab38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:11.854319 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:11.854319 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:11.854319 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7480174c-e011-4ce2-b98c-6aac068fab38 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:11.854319 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 374/1507] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:11 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:11.913354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cfd67ab1-2d54-4fd1-90c6-3bc8ed9928dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:11.917253 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfd67ab1-2d54-4fd1-90c6-3bc8ed9928dc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:11.917253 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfd67ab1-2d54-4fd1-90c6-3bc8ed9928dc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:11.918029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfd67ab1-2d54-4fd1-90c6-3bc8ed9928dc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:11.927040 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:11.927040 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:11.931364 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cfd67ab1-2d54-4fd1-90c6-3bc8ed9928dc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:11.935531 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfd67ab1-2d54-4fd1-90c6-3bc8ed9928dc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:11.935942 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 374/1508] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:11 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:12.776582 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c74c9eee-b02e-40ce-8905-2c9ad6905651 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:12.778554 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c74c9eee-b02e-40ce-8905-2c9ad6905651 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:12.778733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c74c9eee-b02e-40ce-8905-2c9ad6905651 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:12.778903 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c74c9eee-b02e-40ce-8905-2c9ad6905651 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:12.785566 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:12.785566 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:12.789471 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c74c9eee-b02e-40ce-8905-2c9ad6905651 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:12.794261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c74c9eee-b02e-40ce-8905-2c9ad6905651 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:12.794693 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 378/1509] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:12 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:12.839526 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-5de5af07-4180-4c90-9640-99d061193472 req-79297315-b743-44af-bc52-2c0bb4486244 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:12.841672 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-79297315-b743-44af-bc52-2c0bb4486244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:12.841966 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-79297315-b743-44af-bc52-2c0bb4486244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:12.842290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-79297315-b743-44af-bc52-2c0bb4486244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:12.852048 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:12.852048 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:12.855938 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-5de5af07-4180-4c90-9640-99d061193472 req-79297315-b743-44af-bc52-2c0bb4486244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:12.860203 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-79297315-b743-44af-bc52-2c0bb4486244 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:12.860843 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 384/1510] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:12 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:12.866259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-82e91662-6802-4024-8b7c-40bdb9a672da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:12.868119 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-82e91662-6802-4024-8b7c-40bdb9a672da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:12.868320 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-82e91662-6802-4024-8b7c-40bdb9a672da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:12.868542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-82e91662-6802-4024-8b7c-40bdb9a672da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:12.868669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-82e91662-6802-4024-8b7c-40bdb9a672da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:12.874304 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:12.874304 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:12.875532 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-82e91662-6802-4024-8b7c-40bdb9a672da tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:12.876450 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 375/1511] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:12 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:25:12.949185 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ee759560-cb57-4d9f-b120-7b4c3b3f0526 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:12.952201 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee759560-cb57-4d9f-b120-7b4c3b3f0526 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:12.952417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee759560-cb57-4d9f-b120-7b4c3b3f0526 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:12.952660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee759560-cb57-4d9f-b120-7b4c3b3f0526 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:12.961755 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:12.961755 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:12.966507 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ee759560-cb57-4d9f-b120-7b4c3b3f0526 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:12.971188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee759560-cb57-4d9f-b120-7b4c3b3f0526 tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:12.971620 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 375/1512] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:12 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 1295 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:12.985009 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:12.986772 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] DELETE https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:12.987029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:12.987289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:12.987512 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Delete volume with id: 80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:12.994347 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:12.994347 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:12.994847 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:13.011607 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Delete volume request issued successfully. Jul 03 04:25:13.011868 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8cbccb26-a4e7-4fa3-936a-39f5d5c35cdf tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 202 Jul 03 04:25:13.012301 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 379/1513] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:12 2026] DELETE /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:13.020060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bb2d83b7-d634-4939-8d5d-ee4e8678509a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:13.022291 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bb2d83b7-d634-4939-8d5d-ee4e8678509a tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:13.022659 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bb2d83b7-d634-4939-8d5d-ee4e8678509a tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:13.022942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bb2d83b7-d634-4939-8d5d-ee4e8678509a tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:13.030602 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:13.030602 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:13.035147 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bb2d83b7-d634-4939-8d5d-ee4e8678509a tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Volume info retrieved successfully. Jul 03 04:25:13.041271 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bb2d83b7-d634-4939-8d5d-ee4e8678509a tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 200 Jul 03 04:25:13.041885 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 385/1514] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:13 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 1294 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:13.885765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-210431ec-2283-44da-9e8c-1a3ebe04a19c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:13.887422 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-210431ec-2283-44da-9e8c-1a3ebe04a19c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:13.887591 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-210431ec-2283-44da-9e8c-1a3ebe04a19c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:13.887787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-210431ec-2283-44da-9e8c-1a3ebe04a19c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:13.887886 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-210431ec-2283-44da-9e8c-1a3ebe04a19c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:13.892439 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:13.892439 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:13.893463 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-210431ec-2283-44da-9e8c-1a3ebe04a19c tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:13.893934 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 376/1515] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:13 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 802 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:13.905526 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0b6cf74b-e11f-48c1-9d7e-e7b95c498e97 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:13.907234 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b6cf74b-e11f-48c1-9d7e-e7b95c498e97 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:25:13.907437 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b6cf74b-e11f-48c1-9d7e-e7b95c498e97 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:13.907605 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b6cf74b-e11f-48c1-9d7e-e7b95c498e97 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:13.916189 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:13.916189 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:13.920029 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0b6cf74b-e11f-48c1-9d7e-e7b95c498e97 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:25:13.924145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b6cf74b-e11f-48c1-9d7e-e7b95c498e97 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 200 Jul 03 04:25:13.924536 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 376/1516] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:13 2026] GET /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:13.941494 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-89ba5754-c3dc-476f-a239-f864924a75fb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:13.943177 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89ba5754-c3dc-476f-a239-f864924a75fb tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] POST https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de/action Jul 03 04:25:13.943542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89ba5754-c3dc-476f-a239-f864924a75fb tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:13.943699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89ba5754-c3dc-476f-a239-f864924a75fb tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:13.945004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-89ba5754-c3dc-476f-a239-f864924a75fb tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] Updating backup '8f987478-127b-4d33-81d4-feaeb30391de' with '{'status': 'error'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 04:25:13.952270 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:13.952270 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:13.963928 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-89ba5754-c3dc-476f-a239-f864924a75fb tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] reset_status in rpcapi backup_id 8f987478-127b-4d33-81d4-feaeb30391de on host np0000004364. {{(pid=99792) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 04:25:13.965691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89ba5754-c3dc-476f-a239-f864924a75fb tempest-VolumesBackupsAdminTest-1656637514 tempest-VolumesBackupsAdminTest-1656637514-project-admin] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de/action returned with HTTP 202 Jul 03 04:25:13.966157 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 380/1517] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:25:13 2026] POST /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:13.973203 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cce4759e-badf-4b59-b731-effe0284b1df None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:13.975883 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cce4759e-badf-4b59-b731-effe0284b1df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:13.976271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cce4759e-badf-4b59-b731-effe0284b1df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:13.976650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cce4759e-badf-4b59-b731-effe0284b1df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:13.976894 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-cce4759e-badf-4b59-b731-effe0284b1df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:13.984040 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:13.984040 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:13.985674 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cce4759e-badf-4b59-b731-effe0284b1df tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:13.986342 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 386/1518] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:13 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:13.996013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:13.998438 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] DELETE https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:13.998687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:13.999446 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:13.999446 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete backup with id: 8f987478-127b-4d33-81d4-feaeb30391de. Jul 03 04:25:14.004346 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.004346 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:14.019822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] delete_backup rpcapi backup_id 8f987478-127b-4d33-81d4-feaeb30391de {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:25:14.022690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a40f1b78-cc01-48d6-8fab-7bd3ac66028e tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 202 Jul 03 04:25:14.023344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 377/1519] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:13 2026] DELETE /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:14.030164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c5e0815a-7368-4860-8ca8-266687c03801 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.031865 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c5e0815a-7368-4860-8ca8-266687c03801 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:14.032029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c5e0815a-7368-4860-8ca8-266687c03801 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.032385 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c5e0815a-7368-4860-8ca8-266687c03801 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.032385 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c5e0815a-7368-4860-8ca8-266687c03801 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:14.036211 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.036211 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:14.036946 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c5e0815a-7368-4860-8ca8-266687c03801 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 200 Jul 03 04:25:14.037271 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 377/1520] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 801 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:14.057653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a51823b5-3826-414b-b4c2-c1ec4670d4fc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.060192 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a51823b5-3826-414b-b4c2-c1ec4670d4fc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] GET https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e Jul 03 04:25:14.060423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a51823b5-3826-414b-b4c2-c1ec4670d4fc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.060593 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a51823b5-3826-414b-b4c2-c1ec4670d4fc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.066345 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a51823b5-3826-414b-b4c2-c1ec4670d4fc tempest-VolumeAndVolumeTypeFromImageTest-1870492656 tempest-VolumeAndVolumeTypeFromImageTest-1870492656-project-member] https://10.4.3.253/volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e returned with HTTP 404 Jul 03 04:25:14.066855 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 381/1521] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/volumes/80c5a935-0d47-4b25-ae2b-461687948e7e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:14.271505 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.273767 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:25:14.274159 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.274430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.276012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:14.325567 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Get all volumes completed successfully. Jul 03 04:25:14.331758 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.331758 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:14.341247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6859d404-f154-4add-9149-a4ce3d5dacb9 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:25:14.341995 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 387/1522] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15030 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:14.360296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0bb6514c-3013-4511-b271-769b84a20c96 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.363916 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 Jul 03 04:25:14.364162 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.364964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.364964 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Delete volume with id: 5bb52416-f96f-4313-a429-5e362f825712 Jul 03 04:25:14.372026 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.372026 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:14.372580 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Volume info retrieved successfully. Jul 03 04:25:14.385892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.image.cache [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'e2dcc2f5-e086-4d74-b5b9-364b0147f58f', 'volume_id': '5bb52416-f96f-4313-a429-5e362f825712', 'host': 'np0000004364@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 4, 25, 3), 'last_used': datetime.datetime(2026, 7, 3, 4, 25, 12)}. {{(pid=99794) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 04:25:14.399985 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Delete volume request issued successfully. Jul 03 04:25:14.400252 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0bb6514c-3013-4511-b271-769b84a20c96 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 returned with HTTP 202 Jul 03 04:25:14.400700 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 378/1523] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:14 2026] DELETE /volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:14.407730 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2b52e06c-8662-408e-a36c-f410dc55c871 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.410914 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b52e06c-8662-408e-a36c-f410dc55c871 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] GET https://10.4.3.253/volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 Jul 03 04:25:14.411185 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b52e06c-8662-408e-a36c-f410dc55c871 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.411473 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b52e06c-8662-408e-a36c-f410dc55c871 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.423385 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.423385 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:14.429541 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2b52e06c-8662-408e-a36c-f410dc55c871 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Volume info retrieved successfully. Jul 03 04:25:14.435585 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b52e06c-8662-408e-a36c-f410dc55c871 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 returned with HTTP 200 Jul 03 04:25:14.436149 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 378/1524] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 => generated 1105 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:14.465793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-84b08d78-86c6-4492-aa2b-b5556886cf87 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.467787 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84b08d78-86c6-4492-aa2b-b5556886cf87 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:25:14.467925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84b08d78-86c6-4492-aa2b-b5556886cf87 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.468123 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84b08d78-86c6-4492-aa2b-b5556886cf87 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.482522 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.482522 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:14.486650 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-84b08d78-86c6-4492-aa2b-b5556886cf87 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:14.492743 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84b08d78-86c6-4492-aa2b-b5556886cf87 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:25:14.493319 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 382/1525] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:14.723259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d5a5326e-fa39-4f8a-b3ee-8dca8efb3fd3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.724939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5a5326e-fa39-4f8a-b3ee-8dca8efb3fd3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:25:14.725149 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5a5326e-fa39-4f8a-b3ee-8dca8efb3fd3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.725333 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5a5326e-fa39-4f8a-b3ee-8dca8efb3fd3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.734582 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.734582 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:14.738020 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d5a5326e-fa39-4f8a-b3ee-8dca8efb3fd3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:14.742743 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5a5326e-fa39-4f8a-b3ee-8dca8efb3fd3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:25:14.743383 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 388/1526] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:14.786342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-a013319c-f508-4a4b-b9b2-ee8e8d9d2e46 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.788403 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-a013319c-f508-4a4b-b9b2-ee8e8d9d2e46 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:25:14.788589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-a013319c-f508-4a4b-b9b2-ee8e8d9d2e46 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.788788 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-a013319c-f508-4a4b-b9b2-ee8e8d9d2e46 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.797481 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.797481 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:14.800404 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-a013319c-f508-4a4b-b9b2-ee8e8d9d2e46 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:14.804277 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-a013319c-f508-4a4b-b9b2-ee8e8d9d2e46 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:25:14.804671 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 379/1527] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:14.821474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.823696 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625/action Jul 03 04:25:14.824073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:14.824216 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:14.834669 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:14.834669 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:14.835128 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:14.843895 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Begin detaching volume completed successfully. Jul 03 04:25:14.844152 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-107d9017-e8ff-440c-8b62-812a916c72fd tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625/action returned with HTTP 202 Jul 03 04:25:14.844670 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 379/1528] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:25:14 2026] POST /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:14.907048 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ab369be5-c3a5-4d90-9c71-365dc270550c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.907583 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ab369be5-c3a5-4d90-9c71-365dc270550c None None] GET https://10.4.3.253/volume// Jul 03 04:25:14.907828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ab369be5-c3a5-4d90-9c71-365dc270550c None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:14.908047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ab369be5-c3a5-4d90-9c71-365dc270550c None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:14.908386 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ab369be5-c3a5-4d90-9c71-365dc270550c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:14.908711 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 383/1529] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:25:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:14.916474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-5de5af07-4180-4c90-9640-99d061193472 req-2636664a-2110-4c33-86a3-cf9c0392d7be None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:14.994923 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-2636664a-2110-4c33-86a3-cf9c0392d7be tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:25:14.995293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-2636664a-2110-4c33-86a3-cf9c0392d7be tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e94fc635-de94-412f-a734-99961ff4c3d5", "connector": null, "instance_uuid": "a8ef77bd-63fb-4a98-b9fe-40fd3b8ccdd7"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:15.003700 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.003700 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:15.031159 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-2636664a-2110-4c33-86a3-cf9c0392d7be tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:25:15.031706 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 389/1530] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:25:14 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:15.049502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8a872f9b-dbbc-4701-8c8a-c7b1e50e54f2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.052013 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8a872f9b-dbbc-4701-8c8a-c7b1e50e54f2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de Jul 03 04:25:15.052270 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8a872f9b-dbbc-4701-8c8a-c7b1e50e54f2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.052774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8a872f9b-dbbc-4701-8c8a-c7b1e50e54f2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.052929 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8a872f9b-dbbc-4701-8c8a-c7b1e50e54f2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Show backup with id 8f987478-127b-4d33-81d4-feaeb30391de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:15.056619 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8a872f9b-dbbc-4701-8c8a-c7b1e50e54f2 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de returned with HTTP 404 Jul 03 04:25:15.057086 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 380/1531] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/backups/8f987478-127b-4d33-81d4-feaeb30391de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:15.142465 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cdc0d02a-8165-46b6-94f0-4ee7f97a968f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.145131 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cdc0d02a-8165-46b6-94f0-4ee7f97a968f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:25:15.145368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cdc0d02a-8165-46b6-94f0-4ee7f97a968f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.145579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cdc0d02a-8165-46b6-94f0-4ee7f97a968f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.152747 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.152747 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:15.156525 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cdc0d02a-8165-46b6-94f0-4ee7f97a968f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:25:15.160720 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cdc0d02a-8165-46b6-94f0-4ee7f97a968f tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 200 Jul 03 04:25:15.161112 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 380/1532] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:15.177015 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b71f930b-6718-425a-8d17-0843a5572bc9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.178804 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] DELETE https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:25:15.178981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.179171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.179368 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete volume with id: 2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:25:15.186207 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.186207 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:15.186662 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:25:15.205914 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Delete volume request issued successfully. Jul 03 04:25:15.206187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b71f930b-6718-425a-8d17-0843a5572bc9 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 202 Jul 03 04:25:15.206785 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 384/1533] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:15 2026] DELETE /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:15.216675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c08ef10d-460b-492a-aed0-c6954f81d4c7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.218342 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c08ef10d-460b-492a-aed0-c6954f81d4c7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:25:15.218555 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c08ef10d-460b-492a-aed0-c6954f81d4c7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.218749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c08ef10d-460b-492a-aed0-c6954f81d4c7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.225253 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.225253 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:15.229124 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c08ef10d-460b-492a-aed0-c6954f81d4c7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Volume info retrieved successfully. Jul 03 04:25:15.233839 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c08ef10d-460b-492a-aed0-c6954f81d4c7 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 200 Jul 03 04:25:15.234224 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 390/1534] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:15.383799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1cedf146-4659-4fab-aba2-a0d4698fb68a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.385584 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1cedf146-4659-4fab-aba2-a0d4698fb68a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:15.385860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1cedf146-4659-4fab-aba2-a0d4698fb68a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.386176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1cedf146-4659-4fab-aba2-a0d4698fb68a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.395434 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.395434 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:15.398759 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1cedf146-4659-4fab-aba2-a0d4698fb68a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:15.402739 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1cedf146-4659-4fab-aba2-a0d4698fb68a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:15.403092 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 381/1535] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:15.455047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-161cf2af-c3f9-4426-b8f7-d6d4139a823b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.457309 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-161cf2af-c3f9-4426-b8f7-d6d4139a823b tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] GET https://10.4.3.253/volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 Jul 03 04:25:15.457588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-161cf2af-c3f9-4426-b8f7-d6d4139a823b tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.457862 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-161cf2af-c3f9-4426-b8f7-d6d4139a823b tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.465604 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-161cf2af-c3f9-4426-b8f7-d6d4139a823b tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 returned with HTTP 404 Jul 03 04:25:15.466235 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 381/1536] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/volumes/5bb52416-f96f-4313-a429-5e362f825712 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:15.472733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0368ef75-74d9-46cb-81e5-08cd22867298 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.475025 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0368ef75-74d9-46cb-81e5-08cd22867298 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] DELETE https://10.4.3.253/volume/v3/types/f8fad07e-c214-447e-99b7-382a0491007f Jul 03 04:25:15.475226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0368ef75-74d9-46cb-81e5-08cd22867298 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.475449 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0368ef75-74d9-46cb-81e5-08cd22867298 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.500124 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0368ef75-74d9-46cb-81e5-08cd22867298 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/types/f8fad07e-c214-447e-99b7-382a0491007f returned with HTTP 202 Jul 03 04:25:15.500597 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 385/1537] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:25:15 2026] DELETE /volume/v3/types/f8fad07e-c214-447e-99b7-382a0491007f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:15.507353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-73ba008b-0d8a-4acd-804d-951d39f38bb1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.509180 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-73ba008b-0d8a-4acd-804d-951d39f38bb1 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] GET https://10.4.3.253/volume/v3/types/f8fad07e-c214-447e-99b7-382a0491007f Jul 03 04:25:15.509367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-73ba008b-0d8a-4acd-804d-951d39f38bb1 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.509548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-73ba008b-0d8a-4acd-804d-951d39f38bb1 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.512972 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-73ba008b-0d8a-4acd-804d-951d39f38bb1 tempest-VolumeAndVolumeTypeFromImageTest-1386289131 tempest-VolumeAndVolumeTypeFromImageTest-1386289131-project-admin] https://10.4.3.253/volume/v3/types/f8fad07e-c214-447e-99b7-382a0491007f returned with HTTP 404 Jul 03 04:25:15.513445 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 391/1538] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/types/f8fad07e-c214-447e-99b7-382a0491007f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:15.575469 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c96d2972-4809-40b1-9df0-a23155fd5d1e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.575966 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c96d2972-4809-40b1-9df0-a23155fd5d1e None None] GET https://10.4.3.253/volume// Jul 03 04:25:15.576186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c96d2972-4809-40b1-9df0-a23155fd5d1e None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.576456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c96d2972-4809-40b1-9df0-a23155fd5d1e None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.576855 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c96d2972-4809-40b1-9df0-a23155fd5d1e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:15.577196 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 382/1539] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:15.587871 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-5de5af07-4180-4c90-9640-99d061193472 req-7720e41f-2abf-419f-b3c9-eedc9e6cd545 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.590086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-7720e41f-2abf-419f-b3c9-eedc9e6cd545 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:15.590295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-7720e41f-2abf-419f-b3c9-eedc9e6cd545 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.590745 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-7720e41f-2abf-419f-b3c9-eedc9e6cd545 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.606840 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.606840 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:15.611054 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-5de5af07-4180-4c90-9640-99d061193472 req-7720e41f-2abf-419f-b3c9-eedc9e6cd545 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:15.619232 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-7720e41f-2abf-419f-b3c9-eedc9e6cd545 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:15.619698 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 382/1540] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1022 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 04:25:15.729824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.732378 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] PUT https://10.4.3.253/volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60 Jul 03 04:25:15.732824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:15.741770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Acquiring lock "cinder-attachment_update-e94fc635-de94-412f-a734-99961ff4c3d5-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:25:15.746470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Lock "cinder-attachment_update-e94fc635-de94-412f-a734-99961ff4c3d5-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:25:15.747525 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.747525 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:15.869066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f2fa4e26-35b5-4898-92bc-281f0ee2f2d5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.869487 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2fa4e26-35b5-4898-92bc-281f0ee2f2d5 None None] GET https://10.4.3.253/volume// Jul 03 04:25:15.869681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2fa4e26-35b5-4898-92bc-281f0ee2f2d5 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.869842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2fa4e26-35b5-4898-92bc-281f0ee2f2d5 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.870143 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2fa4e26-35b5-4898-92bc-281f0ee2f2d5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:15.870436 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 392/1541] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:15.877065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-fc0fc0d1-c172-4fd7-9933-5462722ccfe0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:15.879088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-fc0fc0d1-c172-4fd7-9933-5462722ccfe0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:25:15.879272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-fc0fc0d1-c172-4fd7-9933-5462722ccfe0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:15.879493 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-fc0fc0d1-c172-4fd7-9933-5462722ccfe0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:15.888467 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:15.888467 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:15.891838 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-fc0fc0d1-c172-4fd7-9933-5462722ccfe0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:15.896615 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-fc0fc0d1-c172-4fd7-9933-5462722ccfe0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:25:15.897031 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 383/1542] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:15 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:16.248527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cf99d780-6c9a-417b-b0f8-4ec64f3a8338 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:16.250632 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cf99d780-6c9a-417b-b0f8-4ec64f3a8338 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] GET https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 Jul 03 04:25:16.250890 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cf99d780-6c9a-417b-b0f8-4ec64f3a8338 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:16.251137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cf99d780-6c9a-417b-b0f8-4ec64f3a8338 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:16.258547 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cf99d780-6c9a-417b-b0f8-4ec64f3a8338 tempest-VolumesBackupsAdminTest-45260706 tempest-VolumesBackupsAdminTest-45260706-project-member] https://10.4.3.253/volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 returned with HTTP 404 Jul 03 04:25:16.261006 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 383/1543] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:16 2026] GET /volume/v3/volumes/2f532702-1c4c-421f-910e-125cef5d6623 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:16.273447 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Lock "cinder-attachment_update-e94fc635-de94-412f-a734-99961ff4c3d5-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:25:16.274445 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-742e12c0-b907-4ddf-849f-204bd3f91095 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60 returned with HTTP 200 Jul 03 04:25:16.274445 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 386/1544] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:25:15 2026] PUT /volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:16.417423 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a125fad6-1bb4-44cd-88a5-d9fbbb3430c2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:16.423152 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a125fad6-1bb4-44cd-88a5-d9fbbb3430c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:16.423475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a125fad6-1bb4-44cd-88a5-d9fbbb3430c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:16.423779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a125fad6-1bb4-44cd-88a5-d9fbbb3430c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:16.441976 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:16.441976 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:16.446412 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a125fad6-1bb4-44cd-88a5-d9fbbb3430c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:16.451816 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a125fad6-1bb4-44cd-88a5-d9fbbb3430c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:16.452252 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 393/1545] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:16 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:17.468003 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3599dd5c-5442-4a6e-a89a-30f211e1af1b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:17.470357 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3599dd5c-5442-4a6e-a89a-30f211e1af1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:17.470579 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3599dd5c-5442-4a6e-a89a-30f211e1af1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:17.470775 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3599dd5c-5442-4a6e-a89a-30f211e1af1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:17.480200 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:17.480200 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:17.484059 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3599dd5c-5442-4a6e-a89a-30f211e1af1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:17.490714 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3599dd5c-5442-4a6e-a89a-30f211e1af1b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:17.491199 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 384/1546] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:17 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:18.404834 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:18.406597 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:18.406964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1624594543"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:18.408472 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Create volume request body: {'volume': {'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1624594543'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:18.485955 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Create volume of 1 GB Jul 03 04:25:18.491712 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Availability Zones retrieved successfully. Jul 03 04:25:18.498785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Flow 'volume_create_api' (c94f73ab-3b0c-4e78-8a82-f54f1246f7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:18.500020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640e9095-5c92-4d9b-9610-382fb9dff262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:18.501028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:18.504629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f917ccc1-cb07-48c7-8bdf-587e24dafa73 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:18.507982 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f917ccc1-cb07-48c7-8bdf-587e24dafa73 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:18.508211 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f917ccc1-cb07-48c7-8bdf-587e24dafa73 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:18.508468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f917ccc1-cb07-48c7-8bdf-587e24dafa73 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:18.525889 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:18.525889 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:18.533802 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f917ccc1-cb07-48c7-8bdf-587e24dafa73 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:18.540785 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f917ccc1-cb07-48c7-8bdf-587e24dafa73 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:18.541248 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 387/1547] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:18 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:18.579443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640e9095-5c92-4d9b-9610-382fb9dff262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:18.580388 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbef78ec-00a5-4e6c-98a3-93dfe3e36a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:18.659129 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Created reservations ['d8874858-0fea-4e7e-94e5-f3834e09033e', '5c9ce822-8709-4048-93fc-810639c504d7', '94960780-1fd5-4eca-b4ec-3e9d910e0711', 'dd829def-0c95-4bf1-8e66-4f88ec80e638'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:18.659932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbef78ec-00a5-4e6c-98a3-93dfe3e36a63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8874858-0fea-4e7e-94e5-f3834e09033e', '5c9ce822-8709-4048-93fc-810639c504d7', '94960780-1fd5-4eca-b4ec-3e9d910e0711', 'dd829def-0c95-4bf1-8e66-4f88ec80e638']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:18.660685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e743f61c-23d7-46ca-8d64-3441fb205251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:18.662182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-705781b1-06a1-4692-a999-e9739a8ebf18 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:18.664745 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-705781b1-06a1-4692-a999-e9739a8ebf18 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:25:18.664942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-705781b1-06a1-4692-a999-e9739a8ebf18 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:18.665753 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-705781b1-06a1-4692-a999-e9739a8ebf18 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:18.675626 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:18.675626 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:18.678966 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-705781b1-06a1-4692-a999-e9739a8ebf18 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:25:18.683044 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e743f61c-23d7-46ca-8d64-3441fb205251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b80d9f5a-dff3-4985-a3a2-07044caf9468', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1624594543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645d5ecc21aa421082e173f8c959809d',qos_specs=None,replication_status=,reservations=['d8874858-0fea-4e7e-94e5-f3834e09033e','5c9ce822-8709-4048-93fc-810639c504d7','94960780-1fd5-4eca-b4ec-3e9d910e0711','dd829def-0c95-4bf1-8e66-4f88ec80e638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179131c433e2471baa333e2a915f89ac',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1624594543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b80d9f5a-dff3-4985-a3a2-07044caf9468,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645d5ecc21aa421082e173f8c959809d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='179131c433e2471baa333e2a915f89ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:18.683940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e315c7d-66c3-4475-8485-32bcec162820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:18.684035 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-705781b1-06a1-4692-a999-e9739a8ebf18 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:25:18.684478 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 394/1548] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:18 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 1660 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:18.705515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e315c7d-66c3-4475-8485-32bcec162820) transitioned into state 'SUCCESS' from state '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-1624594543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645d5ecc21aa421082e173f8c959809d',qos_specs=None,replication_status=,reservations=['d8874858-0fea-4e7e-94e5-f3834e09033e','5c9ce822-8709-4048-93fc-810639c504d7','94960780-1fd5-4eca-b4ec-3e9d910e0711','dd829def-0c95-4bf1-8e66-4f88ec80e638'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='179131c433e2471baa333e2a915f89ac',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:18.706271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73a6725-fbf1-4143-a7be-20432779848f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:18.719383 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73a6725-fbf1-4143-a7be-20432779848f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:18.720752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Flow 'volume_create_api' (c94f73ab-3b0c-4e78-8a82-f54f1246f7e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:18.721071 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Create volume request issued successfully. Jul 03 04:25:18.721710 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb1ac2fc-5d3c-434d-982d-9bdeef2f7cde tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:18.722173 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 384/1549] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:18 2026] POST /volume/v3/volumes => generated 751 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:18.733853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3c61c4f3-7a27-4731-9527-222c9962e445 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:18.735688 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c61c4f3-7a27-4731-9527-222c9962e445 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] GET https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:18.735889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c61c4f3-7a27-4731-9527-222c9962e445 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:18.736318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c61c4f3-7a27-4731-9527-222c9962e445 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:18.742867 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:18.742867 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:18.746734 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3c61c4f3-7a27-4731-9527-222c9962e445 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:18.751532 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c61c4f3-7a27-4731-9527-222c9962e445 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 200 Jul 03 04:25:18.751929 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 385/1550] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:18 2026] GET /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:19.354615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.357194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:19.357968 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "a1b663b9-87f6-4be3-8949-4e7e5309f56a", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:19.360067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'a1b663b9-87f6-4be3-8949-4e7e5309f56a', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:19.514113 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume of 1 GB Jul 03 04:25:19.518711 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Availability Zones retrieved successfully. Jul 03 04:25:19.523962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (a25168d2-145e-47b5-b280-cbf2407b0ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:19.525127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301421ae-b6b9-47d1-9f5f-9a274e769c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:19.526258 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:19.554904 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ec9e172c-d864-49c3-865e-86c8940009df None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.556341 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec9e172c-d864-49c3-865e-86c8940009df tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:19.556558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec9e172c-d864-49c3-865e-86c8940009df tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:19.556744 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec9e172c-d864-49c3-865e-86c8940009df tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:19.575513 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.575513 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:19.580711 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ec9e172c-d864-49c3-865e-86c8940009df tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:19.586418 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec9e172c-d864-49c3-865e-86c8940009df tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:19.586965 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 395/1551] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:19 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:19.609945 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301421ae-b6b9-47d1-9f5f-9a274e769c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:19.610799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02799fea-b0d5-497e-88b7-e1c8a24f0a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:19.702432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-db097ce5-7cf3-4b73-9543-e03832f2d7f1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.705719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-db097ce5-7cf3-4b73-9543-e03832f2d7f1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] DELETE https://10.4.3.253/volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1 Jul 03 04:25:19.706087 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-db097ce5-7cf3-4b73-9543-e03832f2d7f1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:19.706401 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-db097ce5-7cf3-4b73-9543-e03832f2d7f1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:19.715179 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.715179 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:19.716533 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Created reservations ['f0980f0c-ce64-421f-99d5-18ee74edf705', '51f6f26b-1845-442a-b190-8109e1c7bdbb', 'cd5c14c6-04eb-4474-b8f0-c5955f917502', '0743ff7e-6492-4d5d-b424-3a2b658e1c61'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:19.717565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02799fea-b0d5-497e-88b7-e1c8a24f0a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0980f0c-ce64-421f-99d5-18ee74edf705', '51f6f26b-1845-442a-b190-8109e1c7bdbb', 'cd5c14c6-04eb-4474-b8f0-c5955f917502', '0743ff7e-6492-4d5d-b424-3a2b658e1c61']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:19.718839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (113eb17b-def3-4ad4-93b5-cd004f7a0445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:19.750733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (113eb17b-def3-4ad4-93b5-cd004f7a0445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '324517a0-9104-44a9-b00e-cc10953cd6e9', '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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['f0980f0c-ce64-421f-99d5-18ee74edf705','51f6f26b-1845-442a-b190-8109e1c7bdbb','cd5c14c6-04eb-4474-b8f0-c5955f917502','0743ff7e-6492-4d5d-b424-3a2b658e1c61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:19Z,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=324517a0-9104-44a9-b00e-cc10953cd6e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d266dab199bb4e3a9621c6315421181f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:19.752020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b6cd8a-412e-45ca-9f33-6407e98fc7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:19.765815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f5b1aacb-8df1-41ab-9a96-0bbaee26baee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.768407 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5b1aacb-8df1-41ab-9a96-0bbaee26baee tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] GET https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:19.768618 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5b1aacb-8df1-41ab-9a96-0bbaee26baee tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:19.768839 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5b1aacb-8df1-41ab-9a96-0bbaee26baee tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:19.778579 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.778579 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:19.779427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b6cd8a-412e-45ca-9f33-6407e98fc7e8) transitioned into state 'SUCCESS' from 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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['f0980f0c-ce64-421f-99d5-18ee74edf705','51f6f26b-1845-442a-b190-8109e1c7bdbb','cd5c14c6-04eb-4474-b8f0-c5955f917502','0743ff7e-6492-4d5d-b424-3a2b658e1c61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:19.780255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42901931-6728-4c05-b27e-1c09ec5646ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:19.783783 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f5b1aacb-8df1-41ab-9a96-0bbaee26baee tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:19.790020 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5b1aacb-8df1-41ab-9a96-0bbaee26baee tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 200 Jul 03 04:25:19.790477 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 386/1552] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:19 2026] GET /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:19.792876 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42901931-6728-4c05-b27e-1c09ec5646ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:19.795059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (a25168d2-145e-47b5-b280-cbf2407b0ebf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:19.795059 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request issued successfully. Jul 03 04:25:19.795059 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6ae8fd4f-ebda-4c4c-a659-deb93547b0bc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:19.795200 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 388/1553] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:25:19 2026] POST /volume/v3/volumes => generated 775 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:19.806472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.808464 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] POST https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action Jul 03 04:25:19.808901 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-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=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:19.812355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:19.812507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d94a5244-4285-4700-9098-c2f561b26be1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.812507 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d94a5244-4285-4700-9098-c2f561b26be1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:19.812507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d94a5244-4285-4700-9098-c2f561b26be1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:19.812507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d94a5244-4285-4700-9098-c2f561b26be1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:19.819000 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.819000 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:19.822617 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.822617 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:19.828129 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d94a5244-4285-4700-9098-c2f561b26be1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:19.832996 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d94a5244-4285-4700-9098-c2f561b26be1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:19.833680 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 387/1554] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:19 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:19.833754 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.833754 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:19.834358 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:19.858064 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Update volume metadata completed successfully. Jul 03 04:25:19.858064 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-74ba6c66-ada5-4d77-a0a2-52e59a9ce828 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action returned with HTTP 200 Jul 03 04:25:19.858064 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 396/1555] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:25:19 2026] POST /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action => generated 563 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:19.868733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-57854ad4-2a6b-4277-b630-447d4ca9f7f6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.871434 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57854ad4-2a6b-4277-b630-447d4ca9f7f6 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] GET https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:19.872006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57854ad4-2a6b-4277-b630-447d4ca9f7f6 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:19.872006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57854ad4-2a6b-4277-b630-447d4ca9f7f6 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:19.885013 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.885013 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:19.889414 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-57854ad4-2a6b-4277-b630-447d4ca9f7f6 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:19.896006 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57854ad4-2a6b-4277-b630-447d4ca9f7f6 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 200 Jul 03 04:25:19.896924 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 389/1556] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:19 2026] GET /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 1419 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:19.915024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.915196 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] POST https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action Jul 03 04:25:19.915586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:19.915731 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:19.930593 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.930593 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:19.935973 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.935973 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:19.936451 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:19.941741 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Get volume image-metadata completed successfully. Jul 03 04:25:19.955886 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Delete volume metadata completed successfully. Jul 03 04:25:19.956147 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c287d28-cd28-4c74-b431-8ee0c9ae4df3 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action returned with HTTP 200 Jul 03 04:25:19.956775 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 388/1557] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:25:19 2026] POST /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 04:25:19.964345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.966509 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] POST https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action Jul 03 04:25:19.966976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:19.967169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:19.977841 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:19.977841 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:19.978560 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:19.986496 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Get volume image-metadata completed successfully. Jul 03 04:25:19.987575 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-101fd2ab-1ef2-4ddd-b8db-d40f9f751547 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action returned with HTTP 200 Jul 03 04:25:19.987575 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 397/1558] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:25:19 2026] POST /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468/action => generated 537 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:19.996637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ebd19b86-fbb4-43b1-b939-1ebbd43ae51c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:19.998592 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebd19b86-fbb4-43b1-b939-1ebbd43ae51c tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] GET https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:19.998822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ebd19b86-fbb4-43b1-b939-1ebbd43ae51c tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:19.999018 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ebd19b86-fbb4-43b1-b939-1ebbd43ae51c tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:20.007169 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:20.007169 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:20.014789 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ebd19b86-fbb4-43b1-b939-1ebbd43ae51c tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:20.020882 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebd19b86-fbb4-43b1-b939-1ebbd43ae51c tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 200 Jul 03 04:25:20.021190 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 390/1559] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:19 2026] GET /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 1393 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:20.038578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bf81b97d-8df6-445f-833b-64839cf527c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:20.041068 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:20.041347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:20.041632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:20.041865 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Delete volume with id: b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:20.051201 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:20.051201 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:20.051877 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:20.092854 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Delete volume request issued successfully. Jul 03 04:25:20.093062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bf81b97d-8df6-445f-833b-64839cf527c9 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 202 Jul 03 04:25:20.093480 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 389/1560] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:20 2026] DELETE /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:20.104536 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3d83b74a-427d-463c-8cfc-6b9dfd022019 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:20.107175 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d83b74a-427d-463c-8cfc-6b9dfd022019 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] GET https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:20.107406 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d83b74a-427d-463c-8cfc-6b9dfd022019 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:20.107618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d83b74a-427d-463c-8cfc-6b9dfd022019 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:20.116669 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:20.116669 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:20.120747 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3d83b74a-427d-463c-8cfc-6b9dfd022019 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Volume info retrieved successfully. Jul 03 04:25:20.126428 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d83b74a-427d-463c-8cfc-6b9dfd022019 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 200 Jul 03 04:25:20.126951 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 398/1561] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:20 2026] GET /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 1392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:20.249679 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-29084913-9697-45f1-9bcc-64a4596e0e68 req-db097ce5-7cf3-4b73-9543-e03832f2d7f1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1 returned with HTTP 200 Jul 03 04:25:20.250237 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 385/1562] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:19 2026] DELETE /volume/v3/attachments/8300556e-2114-4a03-8357-e4009f6aa7c1 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:20.600145 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9952e6e9-550b-46cb-9692-98e68ed9a4c2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:20.602002 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9952e6e9-550b-46cb-9692-98e68ed9a4c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:20.602209 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9952e6e9-550b-46cb-9692-98e68ed9a4c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:20.602428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9952e6e9-550b-46cb-9692-98e68ed9a4c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:20.617400 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:20.617400 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:20.621914 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9952e6e9-550b-46cb-9692-98e68ed9a4c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:20.627975 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9952e6e9-550b-46cb-9692-98e68ed9a4c2 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:20.628393 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 391/1563] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:20 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:20.846435 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a31f72e6-6186-4980-9dbb-0f79b3a7797f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:20.848516 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a31f72e6-6186-4980-9dbb-0f79b3a7797f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:20.848785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a31f72e6-6186-4980-9dbb-0f79b3a7797f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:20.849049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a31f72e6-6186-4980-9dbb-0f79b3a7797f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:20.857836 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:20.857836 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:20.862039 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a31f72e6-6186-4980-9dbb-0f79b3a7797f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:20.866250 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a31f72e6-6186-4980-9dbb-0f79b3a7797f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:20.866791 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 390/1564] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:20 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:21.141565 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1638c7c5-c3b2-4cae-b6b2-fa1b4b7cdc04 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:21.144691 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1638c7c5-c3b2-4cae-b6b2-fa1b4b7cdc04 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] GET https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 Jul 03 04:25:21.144691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1638c7c5-c3b2-4cae-b6b2-fa1b4b7cdc04 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:21.144691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1638c7c5-c3b2-4cae-b6b2-fa1b4b7cdc04 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:21.152369 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1638c7c5-c3b2-4cae-b6b2-fa1b4b7cdc04 tempest-VolumesImageMetadata-1078313103 tempest-VolumesImageMetadata-1078313103-project-member] https://10.4.3.253/volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 returned with HTTP 404 Jul 03 04:25:21.152990 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 399/1565] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:21 2026] GET /volume/v3/volumes/b80d9f5a-dff3-4985-a3a2-07044caf9468 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:21.158434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1141de62-c64f-4e24-bc89-06bc32000deb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:21.160671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1141de62-c64f-4e24-bc89-06bc32000deb tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:25:21.160918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1141de62-c64f-4e24-bc89-06bc32000deb tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:21.161122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1141de62-c64f-4e24-bc89-06bc32000deb tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:21.167942 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:21.167942 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:21.172067 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1141de62-c64f-4e24-bc89-06bc32000deb tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:21.176791 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1141de62-c64f-4e24-bc89-06bc32000deb tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:25:21.177229 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 386/1566] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:21 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:21.642752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bb84254d-25c5-4413-8bfb-34e48dd77c34 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:21.644850 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bb84254d-25c5-4413-8bfb-34e48dd77c34 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:21.645616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bb84254d-25c5-4413-8bfb-34e48dd77c34 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:21.645868 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bb84254d-25c5-4413-8bfb-34e48dd77c34 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:21.655907 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:21.655907 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:21.659629 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bb84254d-25c5-4413-8bfb-34e48dd77c34 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:21.664047 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bb84254d-25c5-4413-8bfb-34e48dd77c34 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:21.664685 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 392/1567] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:21 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:25:21.881475 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a6739b97-0d0e-444d-a6f6-f4edfb2fd633 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:21.883356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6739b97-0d0e-444d-a6f6-f4edfb2fd633 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:21.883573 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6739b97-0d0e-444d-a6f6-f4edfb2fd633 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:21.883815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6739b97-0d0e-444d-a6f6-f4edfb2fd633 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:21.890942 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:21.890942 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:21.895112 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a6739b97-0d0e-444d-a6f6-f4edfb2fd633 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:21.899782 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6739b97-0d0e-444d-a6f6-f4edfb2fd633 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:21.900190 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 391/1568] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:21 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:21.946632 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-7e751d22-0178-419f-93da-f7205b156ec5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:21.948822 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-7e751d22-0178-419f-93da-f7205b156ec5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05 Jul 03 04:25:21.949035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-7e751d22-0178-419f-93da-f7205b156ec5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:21.949254 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-7e751d22-0178-419f-93da-f7205b156ec5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:21.957342 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:21.957342 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:22.349215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.464815 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:22.465209 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1594049877"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:22.467251 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1594049877'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:22.467411 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Create volume of 1 GB Jul 03 04:25:22.473849 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Availability Zones retrieved successfully. Jul 03 04:25:22.483903 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Flow 'volume_create_api' (f42eb4ba-fa17-4f82-a6dc-0c4537eebc47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:22.484842 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc34d609-047f-4ef8-ba42-a805734df0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.485899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:22.487386 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bb29a13c-3316-4c11-b2cd-f14da6645174 req-7e751d22-0178-419f-93da-f7205b156ec5 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05 returned with HTTP 200 Jul 03 04:25:22.487794 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 400/1569] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:21 2026] DELETE /volume/v3/attachments/6098aeef-1322-4ef4-8368-4f9ab9cf7c05 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:22.500933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-5de5af07-4180-4c90-9640-99d061193472 req-9289f0bc-f2a2-4be0-9258-821097445882 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.504797 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-9289f0bc-f2a2-4be0-9258-821097445882 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60/action Jul 03 04:25:22.505185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-9289f0bc-f2a2-4be0-9258-821097445882 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:22.505350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-9289f0bc-f2a2-4be0-9258-821097445882 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:22.526682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc34d609-047f-4ef8-ba42-a805734df0a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.527559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f9e6c4-dfab-495f-897c-8908b02c7b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.531149 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.531149 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:22.552913 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-5de5af07-4180-4c90-9640-99d061193472 req-9289f0bc-f2a2-4be0-9258-821097445882 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60/action returned with HTTP 204 Jul 03 04:25:22.553602 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 393/1570] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:25:22 2026] POST /volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:22.604125 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Created reservations ['557fe1d4-0298-4c2c-b8f5-a2a924ebe3c1', '1b05f13c-1e4b-465a-89ab-c59d85518e74', 'dccd6a80-15a0-4d8a-ad85-b6d5ccc03476', 'b4431b04-b54d-4783-9192-15b1cff056fb'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:22.604633 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63f9e6c4-dfab-495f-897c-8908b02c7b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['557fe1d4-0298-4c2c-b8f5-a2a924ebe3c1', '1b05f13c-1e4b-465a-89ab-c59d85518e74', 'dccd6a80-15a0-4d8a-ad85-b6d5ccc03476', 'b4431b04-b54d-4783-9192-15b1cff056fb']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.605485 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5cc697-67de-4bf6-bb36-f7ac80749408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.630692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5cc697-67de-4bf6-bb36-f7ac80749408) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62743be6-a966-4d26-b7a5-afbd95a57f41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1594049877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cf981c057bb447da15acd0f56f07f91',qos_specs=None,replication_status=,reservations=['557fe1d4-0298-4c2c-b8f5-a2a924ebe3c1','1b05f13c-1e4b-465a-89ab-c59d85518e74','dccd6a80-15a0-4d8a-ad85-b6d5ccc03476','b4431b04-b54d-4783-9192-15b1cff056fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='566c86f41f5c4e40a5d82e0e7682fe68',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1594049877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62743be6-a966-4d26-b7a5-afbd95a57f41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cf981c057bb447da15acd0f56f07f91',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='566c86f41f5c4e40a5d82e0e7682fe68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.631484 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a47bd2a-a953-4b36-bc57-1244a86443f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.648490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a47bd2a-a953-4b36-bc57-1244a86443f4) transitioned into state 'SUCCESS' from state '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-1594049877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cf981c057bb447da15acd0f56f07f91',qos_specs=None,replication_status=,reservations=['557fe1d4-0298-4c2c-b8f5-a2a924ebe3c1','1b05f13c-1e4b-465a-89ab-c59d85518e74','dccd6a80-15a0-4d8a-ad85-b6d5ccc03476','b4431b04-b54d-4783-9192-15b1cff056fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='566c86f41f5c4e40a5d82e0e7682fe68',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.649187 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323c38b3-8106-41d6-b7af-8bd87fcba41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.657963 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (323c38b3-8106-41d6-b7af-8bd87fcba41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.658708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Flow 'volume_create_api' (f42eb4ba-fa17-4f82-a6dc-0c4537eebc47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:22.658990 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Create volume request issued successfully. Jul 03 04:25:22.659594 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a60c2db3-0896-46fd-9305-19556d0e5dc4 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:22.660113 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 387/1571] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:25:22 2026] POST /volume/v3/volumes => generated 752 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:22.671539 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-be634879-5a9e-4b90-94a4-626412122d6b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.673260 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be634879-5a9e-4b90-94a4-626412122d6b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:22.673440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be634879-5a9e-4b90-94a4-626412122d6b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:22.673619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be634879-5a9e-4b90-94a4-626412122d6b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:22.679109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c5f177b-ca59-4241-9130-88f39493b916 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.680881 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c5f177b-ca59-4241-9130-88f39493b916 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:22.681077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c5f177b-ca59-4241-9130-88f39493b916 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:22.681292 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c5f177b-ca59-4241-9130-88f39493b916 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:22.681520 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.681520 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:22.684582 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-be634879-5a9e-4b90-94a4-626412122d6b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:22.688520 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be634879-5a9e-4b90-94a4-626412122d6b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 200 Jul 03 04:25:22.688713 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 392/1572] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:22 2026] GET /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:22.690650 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.690650 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:22.693938 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5c5f177b-ca59-4241-9130-88f39493b916 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:22.697784 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c5f177b-ca59-4241-9130-88f39493b916 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:22.698165 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 401/1573] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:22 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:22.710203 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-08b1ef5f-9496-4fd1-9d8d-3fbb53940ab3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.713635 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08b1ef5f-9496-4fd1-9d8d-3fbb53940ab3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:22.713845 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08b1ef5f-9496-4fd1-9d8d-3fbb53940ab3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:22.714033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08b1ef5f-9496-4fd1-9d8d-3fbb53940ab3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:22.723280 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.723280 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:22.729843 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-08b1ef5f-9496-4fd1-9d8d-3fbb53940ab3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:22.735269 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08b1ef5f-9496-4fd1-9d8d-3fbb53940ab3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:22.735846 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 394/1574] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:22 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:22.814309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d4fa87a1-6917-491d-a921-74c49d862237 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.816405 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:22.816708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-2135273947"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:22.818055 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-2135273947'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:22.818198 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume of 1 GB Jul 03 04:25:22.818498 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.818498 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:22.822901 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Availability Zones retrieved successfully. Jul 03 04:25:22.830186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Flow 'volume_create_api' (53c72ed9-655b-41bd-a087-8872f4d343f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:22.831320 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096cb1f5-8675-4d06-9466-dcdccf4f359f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.834414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:22.859724 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096cb1f5-8675-4d06-9466-dcdccf4f359f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.860374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb5fd7c-0752-4830-af4c-e74818432acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.896665 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Created reservations ['b9fb6763-3ef0-4cf3-8027-ed9cccff9bf0', '3c3f5af1-8f64-4ac1-9a5f-3aaf6576886c', 'e88bec2e-5ba7-4808-90f7-4fae5d5b68ea', 'd7c98630-dcf5-4af7-b2eb-976c758cafbe'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:22.897531 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fb5fd7c-0752-4830-af4c-e74818432acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9fb6763-3ef0-4cf3-8027-ed9cccff9bf0', '3c3f5af1-8f64-4ac1-9a5f-3aaf6576886c', 'e88bec2e-5ba7-4808-90f7-4fae5d5b68ea', 'd7c98630-dcf5-4af7-b2eb-976c758cafbe']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.898229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa995bc1-ebbf-4adb-b58a-2eccb7c30f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.912402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1801d4cb-0eb3-40a8-9c71-e2978500686c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.914129 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1801d4cb-0eb3-40a8-9c71-e2978500686c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:22.914338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1801d4cb-0eb3-40a8-9c71-e2978500686c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:22.914526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1801d4cb-0eb3-40a8-9c71-e2978500686c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:22.918671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa995bc1-ebbf-4adb-b58a-2eccb7c30f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d684293-64d5-463e-bd21-f355533e9282', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135273947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2266213579944d8496ab65c02b49e5d6',qos_specs=None,replication_status=,reservations=['b9fb6763-3ef0-4cf3-8027-ed9cccff9bf0','3c3f5af1-8f64-4ac1-9a5f-3aaf6576886c','e88bec2e-5ba7-4808-90f7-4fae5d5b68ea','d7c98630-dcf5-4af7-b2eb-976c758cafbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-2135273947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d684293-64d5-463e-bd21-f355533e9282,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2266213579944d8496ab65c02b49e5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.919355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5355c033-4e4e-4d4a-a768-f50a19faa44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.921196 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.921196 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:22.924816 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1801d4cb-0eb3-40a8-9c71-e2978500686c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:22.930112 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1801d4cb-0eb3-40a8-9c71-e2978500686c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:22.930629 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 393/1575] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:22 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:22.936541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5355c033-4e4e-4d4a-a768-f50a19faa44b) transitioned into state 'SUCCESS' from state '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-2135273947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2266213579944d8496ab65c02b49e5d6',qos_specs=None,replication_status=,reservations=['b9fb6763-3ef0-4cf3-8027-ed9cccff9bf0','3c3f5af1-8f64-4ac1-9a5f-3aaf6576886c','e88bec2e-5ba7-4808-90f7-4fae5d5b68ea','d7c98630-dcf5-4af7-b2eb-976c758cafbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce282df8d387460b9b69b9e7c4898ba4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.937257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e2574b-e797-4600-b35b-ac7c5c55f13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:22.948344 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73e2574b-e797-4600-b35b-ac7c5c55f13a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:22.949298 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Flow 'volume_create_api' (53c72ed9-655b-41bd-a087-8872f4d343f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:22.949715 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Create volume request issued successfully. Jul 03 04:25:22.950339 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4fa87a1-6917-491d-a921-74c49d862237 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:22.950951 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 388/1576] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:22 2026] POST /volume/v3/volumes => generated 751 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:22.961495 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f3cad5b6-bfe1-46fa-8812-bb32ebf9e228 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:22.963152 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f3cad5b6-bfe1-46fa-8812-bb32ebf9e228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:22.963361 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f3cad5b6-bfe1-46fa-8812-bb32ebf9e228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:22.963572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f3cad5b6-bfe1-46fa-8812-bb32ebf9e228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:22.969674 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:22.969674 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:22.972873 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f3cad5b6-bfe1-46fa-8812-bb32ebf9e228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:22.976516 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f3cad5b6-bfe1-46fa-8812-bb32ebf9e228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:22.976978 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 402/1577] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:22 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:23.702280 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-15b598bc-bd0a-4d35-b34e-c70e3a9aa839 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:23.703943 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-15b598bc-bd0a-4d35-b34e-c70e3a9aa839 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:23.704131 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-15b598bc-bd0a-4d35-b34e-c70e3a9aa839 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:23.704320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-15b598bc-bd0a-4d35-b34e-c70e3a9aa839 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:23.711088 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:23.711088 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:23.716171 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-15b598bc-bd0a-4d35-b34e-c70e3a9aa839 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:23.721434 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-15b598bc-bd0a-4d35-b34e-c70e3a9aa839 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 200 Jul 03 04:25:23.721809 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 395/1578] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:23 2026] GET /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:23.733864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:23.735110 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:25:23.735550 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "62743be6-a966-4d26-b7a5-afbd95a57f41", "name": "tempest-VolumesBackupsV39Test-Backup-1843940754", "container": "tempest-volumesbackupsv39test-backup-container-2101662955"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:23.736965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Creating new backup {'backup': {'volume_id': '62743be6-a966-4d26-b7a5-afbd95a57f41', 'name': 'tempest-VolumesBackupsV39Test-Backup-1843940754', 'container': 'tempest-volumesbackupsv39test-backup-container-2101662955'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:25:23.738213 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Creating backup of volume 62743be6-a966-4d26-b7a5-afbd95a57f41 in container tempest-volumesbackupsv39test-backup-container-2101662955 Jul 03 04:25:23.743559 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:23.743559 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:23.744143 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:23.770370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Created reservations ['d2ef1eb8-72b4-4725-9106-1a1b55f2e5f0', '30e78b05-bb65-4cdf-8895-97dddc0f983a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:23.808729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31888bf6-be16-4ada-8cbb-f5723f96f2f9 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:25:23.809367 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 394/1579] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:25:23 2026] POST /volume/v3/backups => generated 333 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:23.818991 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0fc6c2e6-acd9-4a2e-a508-56087c9c4b59 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:23.821922 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0fc6c2e6-acd9-4a2e-a508-56087c9c4b59 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:23.821922 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0fc6c2e6-acd9-4a2e-a508-56087c9c4b59 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:23.822058 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0fc6c2e6-acd9-4a2e-a508-56087c9c4b59 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:23.822212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0fc6c2e6-acd9-4a2e-a508-56087c9c4b59 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:23.827202 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:23.827202 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:23.828067 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0fc6c2e6-acd9-4a2e-a508-56087c9c4b59 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:23.828651 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 389/1580] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:23 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:23.948965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f1e15468-a943-443e-b039-b008c74ec61a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:23.952960 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f1e15468-a943-443e-b039-b008c74ec61a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:23.952960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f1e15468-a943-443e-b039-b008c74ec61a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:23.952960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f1e15468-a943-443e-b039-b008c74ec61a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:23.961092 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:23.961092 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:23.965874 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f1e15468-a943-443e-b039-b008c74ec61a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:23.972257 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f1e15468-a943-443e-b039-b008c74ec61a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:23.972676 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 403/1581] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:23 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:23.988213 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-df7efa05-b902-4c58-9adb-13ca64b96dd8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:23.989904 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df7efa05-b902-4c58-9adb-13ca64b96dd8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:23.990085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df7efa05-b902-4c58-9adb-13ca64b96dd8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:23.990260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df7efa05-b902-4c58-9adb-13ca64b96dd8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:23.996467 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:23.996467 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:23.999586 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-df7efa05-b902-4c58-9adb-13ca64b96dd8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:24.003281 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df7efa05-b902-4c58-9adb-13ca64b96dd8 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:24.003646 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 396/1582] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:23 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:24.060065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-10634770-152f-495f-83b9-6c79aea3b47d req-778fcc2f-047b-436d-8098-791afb97ddef None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:24.062016 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-778fcc2f-047b-436d-8098-791afb97ddef tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:24.062210 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-778fcc2f-047b-436d-8098-791afb97ddef tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:24.062404 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-778fcc2f-047b-436d-8098-791afb97ddef tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:24.071962 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:24.071962 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:24.075528 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-10634770-152f-495f-83b9-6c79aea3b47d req-778fcc2f-047b-436d-8098-791afb97ddef tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:24.079932 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-778fcc2f-047b-436d-8098-791afb97ddef tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:24.080373 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 395/1583] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:24 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:24.840961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c35af45-a747-46b0-bd4e-7f93356e602b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:24.842702 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c35af45-a747-46b0-bd4e-7f93356e602b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:24.842941 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c35af45-a747-46b0-bd4e-7f93356e602b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:24.843114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c35af45-a747-46b0-bd4e-7f93356e602b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:24.843228 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0c35af45-a747-46b0-bd4e-7f93356e602b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:24.847108 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:24.847108 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:24.847859 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c35af45-a747-46b0-bd4e-7f93356e602b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:24.848193 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 390/1584] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:24 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:24.986357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7adb281d-f1d5-4937-a810-bdd12cde095e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:24.988621 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7adb281d-f1d5-4937-a810-bdd12cde095e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:24.988621 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7adb281d-f1d5-4937-a810-bdd12cde095e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:24.988814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7adb281d-f1d5-4937-a810-bdd12cde095e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:24.996687 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:24.996687 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:25.001628 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7adb281d-f1d5-4937-a810-bdd12cde095e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:25.008811 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7adb281d-f1d5-4937-a810-bdd12cde095e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:25.009395 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 404/1585] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:24 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:25.079802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:25.082011 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:25:25.082243 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:25.082533 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:25.082735 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume with id: 6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:25:25.092423 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:25.092423 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:25.093107 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:25:25.121353 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Delete volume request issued successfully. Jul 03 04:25:25.121353 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01d40a89-e6d7-4b75-ac31-9509a39ef529 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 202 Jul 03 04:25:25.121506 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 397/1586] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:25 2026] DELETE /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:25.131453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b41761df-db39-49e6-952f-cdc8ff28a6c0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:25.133557 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b41761df-db39-49e6-952f-cdc8ff28a6c0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:25:25.133822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b41761df-db39-49e6-952f-cdc8ff28a6c0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:25.134049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b41761df-db39-49e6-952f-cdc8ff28a6c0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:25.144927 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:25.144927 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:25.149736 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b41761df-db39-49e6-952f-cdc8ff28a6c0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Volume info retrieved successfully. Jul 03 04:25:25.157418 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b41761df-db39-49e6-952f-cdc8ff28a6c0 tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 200 Jul 03 04:25:25.158013 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 396/1587] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:25 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:25.858426 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b01d336-f140-42a3-916a-15480a23dc00 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:25.860207 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b01d336-f140-42a3-916a-15480a23dc00 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:25.860438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b01d336-f140-42a3-916a-15480a23dc00 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:25.860609 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b01d336-f140-42a3-916a-15480a23dc00 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:25.860703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7b01d336-f140-42a3-916a-15480a23dc00 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:25.864697 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:25.864697 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:25.865451 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b01d336-f140-42a3-916a-15480a23dc00 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:25.865899 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 391/1588] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:25 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:26.032213 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4157dbfc-07e4-41b2-945c-ae054db6a38c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.037977 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4157dbfc-07e4-41b2-945c-ae054db6a38c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:26.038231 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4157dbfc-07e4-41b2-945c-ae054db6a38c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.038456 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4157dbfc-07e4-41b2-945c-ae054db6a38c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.048871 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:26.048871 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:26.052955 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4157dbfc-07e4-41b2-945c-ae054db6a38c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:26.058663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4157dbfc-07e4-41b2-945c-ae054db6a38c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:26.059235 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 405/1589] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:26.115947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d5ffeef6-b7c7-4665-ad88-fc16308a053c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.117537 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5ffeef6-b7c7-4665-ad88-fc16308a053c None None] GET https://10.4.3.253/volume// Jul 03 04:25:26.117537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5ffeef6-b7c7-4665-ad88-fc16308a053c None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.117537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5ffeef6-b7c7-4665-ad88-fc16308a053c None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.117537 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5ffeef6-b7c7-4665-ad88-fc16308a053c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:26.118979 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 398/1590] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:26.125136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-10634770-152f-495f-83b9-6c79aea3b47d req-21d24f5f-af45-4ae9-b259-59424f6bb62f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.127224 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-21d24f5f-af45-4ae9-b259-59424f6bb62f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:25:26.127670 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-21d24f5f-af45-4ae9-b259-59424f6bb62f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d684293-64d5-463e-bd21-f355533e9282", "connector": null, "instance_uuid": "a8ef77bd-63fb-4a98-b9fe-40fd3b8ccdd7"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:26.142587 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:26.142587 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:26.171686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fcd414dc-7d89-43fd-b664-d3515e62538c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.173623 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fcd414dc-7d89-43fd-b664-d3515e62538c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] GET https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf Jul 03 04:25:26.173838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fcd414dc-7d89-43fd-b664-d3515e62538c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.174017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fcd414dc-7d89-43fd-b664-d3515e62538c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.180233 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fcd414dc-7d89-43fd-b664-d3515e62538c tempest-AttachVolumeMultiAttachTest-1445524669 tempest-AttachVolumeMultiAttachTest-1445524669-project-member] https://10.4.3.253/volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf returned with HTTP 404 Jul 03 04:25:26.180745 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 392/1591] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/v3/volumes/6cf220c7-4c01-4116-88c8-380fb83927bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:26.187843 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-21d24f5f-af45-4ae9-b259-59424f6bb62f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:25:26.190080 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 397/1592] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:25:26 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:26.603871 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c5147a43-5131-4dfa-8088-a88379127352 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.606314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c5147a43-5131-4dfa-8088-a88379127352 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:26.606597 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c5147a43-5131-4dfa-8088-a88379127352 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.606927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c5147a43-5131-4dfa-8088-a88379127352 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.620664 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:26.620664 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:26.626101 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c5147a43-5131-4dfa-8088-a88379127352 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:26.630672 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c5147a43-5131-4dfa-8088-a88379127352 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:26.631077 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 406/1593] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:26.737428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4a0fc880-2c7e-4415-ae13-c1d4b40f14f3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.737428 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4a0fc880-2c7e-4415-ae13-c1d4b40f14f3 None None] GET https://10.4.3.253/volume// Jul 03 04:25:26.737428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4a0fc880-2c7e-4415-ae13-c1d4b40f14f3 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.737888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4a0fc880-2c7e-4415-ae13-c1d4b40f14f3 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.738260 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4a0fc880-2c7e-4415-ae13-c1d4b40f14f3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:26.738717 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 399/1594] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:26.748077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-10634770-152f-495f-83b9-6c79aea3b47d req-eed1383f-ee45-4576-a0a8-d52bb0d400c5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.749986 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-eed1383f-ee45-4576-a0a8-d52bb0d400c5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:26.750578 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-eed1383f-ee45-4576-a0a8-d52bb0d400c5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.750578 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-eed1383f-ee45-4576-a0a8-d52bb0d400c5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.760975 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:26.760975 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:26.764501 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-10634770-152f-495f-83b9-6c79aea3b47d req-eed1383f-ee45-4576-a0a8-d52bb0d400c5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:26.770197 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-eed1383f-ee45-4576-a0a8-d52bb0d400c5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:26.770593 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 393/1595] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:26.872679 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.875690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] PUT https://10.4.3.253/volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6 Jul 03 04:25:26.876266 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:26.876873 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1d45d31f-6711-4217-a63f-4d09ceb43bf5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:26.879113 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1d45d31f-6711-4217-a63f-4d09ceb43bf5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:26.879485 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1d45d31f-6711-4217-a63f-4d09ceb43bf5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:26.879728 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1d45d31f-6711-4217-a63f-4d09ceb43bf5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:26.879824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1d45d31f-6711-4217-a63f-4d09ceb43bf5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:26.884962 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:26.884962 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:26.886596 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Acquiring lock "cinder-attachment_update-3d684293-64d5-463e-bd21-f355533e9282-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:25:26.886678 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1d45d31f-6711-4217-a63f-4d09ceb43bf5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:26.886678 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 407/1596] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:26 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:26.898234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Lock "cinder-attachment_update-3d684293-64d5-463e-bd21-f355533e9282-np0000004364" acquired by "attachment_update" :: waited 0.010s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:25:26.898234 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:26.898234 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:27.072529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6a4370c6-fcaf-4639-b9a4-259b525d0e40 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:27.074599 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6a4370c6-fcaf-4639-b9a4-259b525d0e40 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:27.074854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6a4370c6-fcaf-4639-b9a4-259b525d0e40 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:27.075072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6a4370c6-fcaf-4639-b9a4-259b525d0e40 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:27.083705 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:27.083705 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:27.097971 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6a4370c6-fcaf-4639-b9a4-259b525d0e40 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:27.106991 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6a4370c6-fcaf-4639-b9a4-259b525d0e40 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:27.107470 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 400/1597] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:27 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 928 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:27.418760 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Lock "cinder-attachment_update-3d684293-64d5-463e-bd21-f355533e9282-np0000004364" released by "attachment_update" :: held 0.523s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:25:27.419067 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-6662e097-f5ff-47b4-b65e-a12b09f62f99 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6 returned with HTTP 200 Jul 03 04:25:27.419587 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 398/1598] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:25:26 2026] PUT /volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:27.647572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3fd0f141-a691-43aa-8458-b604e34ec350 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:27.649367 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3fd0f141-a691-43aa-8458-b604e34ec350 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:27.649559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3fd0f141-a691-43aa-8458-b604e34ec350 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:27.649731 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3fd0f141-a691-43aa-8458-b604e34ec350 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:27.661770 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:27.661770 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:27.666806 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3fd0f141-a691-43aa-8458-b604e34ec350 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:27.671950 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3fd0f141-a691-43aa-8458-b604e34ec350 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:27.672964 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 394/1599] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:27 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:27.901356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d54a2a1d-1254-4b95-8d9e-f48f0818198c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:27.905420 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d54a2a1d-1254-4b95-8d9e-f48f0818198c tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:27.905673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d54a2a1d-1254-4b95-8d9e-f48f0818198c tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:27.905940 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d54a2a1d-1254-4b95-8d9e-f48f0818198c tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:27.906074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d54a2a1d-1254-4b95-8d9e-f48f0818198c tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:27.911478 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:27.911478 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:27.912484 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d54a2a1d-1254-4b95-8d9e-f48f0818198c tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:27.912967 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 408/1600] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:27 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:28.122778 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3135539a-2d39-4e8f-a720-ab4b2c5c100d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:28.124451 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3135539a-2d39-4e8f-a720-ab4b2c5c100d tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:28.124638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3135539a-2d39-4e8f-a720-ab4b2c5c100d tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:28.124817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3135539a-2d39-4e8f-a720-ab4b2c5c100d tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:28.133139 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:28.133139 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:28.137472 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3135539a-2d39-4e8f-a720-ab4b2c5c100d tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:28.144969 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3135539a-2d39-4e8f-a720-ab4b2c5c100d tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:28.145291 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 401/1601] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:28 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:28.162217 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1686cb4-cc82-46d9-8ebe-b383d376918f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:28.164158 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1686cb4-cc82-46d9-8ebe-b383d376918f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:28.167272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1686cb4-cc82-46d9-8ebe-b383d376918f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:28.167272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1686cb4-cc82-46d9-8ebe-b383d376918f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:28.182949 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:28.182949 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:28.189178 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c1686cb4-cc82-46d9-8ebe-b383d376918f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:28.196196 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1686cb4-cc82-46d9-8ebe-b383d376918f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:28.197133 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 399/1602] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:28 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 1193 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:28.211488 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-372db134-0f22-4925-b2c5-ac8459a3152c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:28.213287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:28.213519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:28.213700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:28.213882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: 324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:28.221789 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:28.221789 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:28.223004 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:28.255008 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume request issued successfully. Jul 03 04:25:28.255205 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-372db134-0f22-4925-b2c5-ac8459a3152c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 202 Jul 03 04:25:28.255641 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 395/1603] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:25:28 2026] DELETE /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:25:28.267088 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-efff8f0c-f67a-4b8b-90fc-0b6ffd174319 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:28.271474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-efff8f0c-f67a-4b8b-90fc-0b6ffd174319 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:28.271474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-efff8f0c-f67a-4b8b-90fc-0b6ffd174319 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:28.271474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-efff8f0c-f67a-4b8b-90fc-0b6ffd174319 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:28.286614 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:28.286614 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:28.293309 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-efff8f0c-f67a-4b8b-90fc-0b6ffd174319 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:28.301346 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-efff8f0c-f67a-4b8b-90fc-0b6ffd174319 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 200 Jul 03 04:25:28.302339 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 409/1604] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:28 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 1192 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:28.686341 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ef20b922-3e15-4f1f-a41f-f74ff1a55914 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:28.691839 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef20b922-3e15-4f1f-a41f-f74ff1a55914 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:28.692116 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef20b922-3e15-4f1f-a41f-f74ff1a55914 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:28.692398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef20b922-3e15-4f1f-a41f-f74ff1a55914 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:28.715867 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:28.715867 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:28.724710 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ef20b922-3e15-4f1f-a41f-f74ff1a55914 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:28.735421 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef20b922-3e15-4f1f-a41f-f74ff1a55914 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:28.735952 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 402/1605] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:28 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:28.925341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1210682a-0857-4878-8ae2-374b913488bb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:28.927234 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1210682a-0857-4878-8ae2-374b913488bb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:28.927512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1210682a-0857-4878-8ae2-374b913488bb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:28.927741 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1210682a-0857-4878-8ae2-374b913488bb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:28.927865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1210682a-0857-4878-8ae2-374b913488bb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:28.935309 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:28.935309 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:28.936268 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1210682a-0857-4878-8ae2-374b913488bb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:28.936700 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 400/1606] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:28 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:29.314823 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-33c7dd8b-8caa-459c-ada4-8a382fa80e3b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:29.316716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33c7dd8b-8caa-459c-ada4-8a382fa80e3b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:25:29.316960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33c7dd8b-8caa-459c-ada4-8a382fa80e3b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:29.317179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33c7dd8b-8caa-459c-ada4-8a382fa80e3b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:29.323992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33c7dd8b-8caa-459c-ada4-8a382fa80e3b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 404 Jul 03 04:25:29.324536 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 396/1607] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:29 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:25:29.442595 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:29.444361 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:29.444735 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-273896386", "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:29.446276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-273896386', 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:29.751014 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c1af786-3586-47ed-8675-1ace535932e0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:29.753344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c1af786-3586-47ed-8675-1ace535932e0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:29.753627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c1af786-3586-47ed-8675-1ace535932e0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:29.753871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c1af786-3586-47ed-8675-1ace535932e0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:29.768017 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:29.768017 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:29.773576 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0c1af786-3586-47ed-8675-1ace535932e0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:29.779254 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c1af786-3586-47ed-8675-1ace535932e0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:29.779949 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 403/1608] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:29 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:29.823012 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Create volume of 1 GB Jul 03 04:25:29.828702 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Availability Zones retrieved successfully. Jul 03 04:25:29.834529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Flow 'volume_create_api' (50034015-29bf-4765-86a1-a6120009bef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:29.835540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417bb1ac-dc59-4f6d-8d35-87a61cd5aea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:29.836693 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:29.917420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (417bb1ac-dc59-4f6d-8d35-87a61cd5aea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:29.917561 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7538c2-55c6-4d34-9cc8-cd31715f4834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:29.948091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-10853b4f-fd26-4c4d-ad7c-6810e03ca40f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:29.950947 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-10853b4f-fd26-4c4d-ad7c-6810e03ca40f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:29.950947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-10853b4f-fd26-4c4d-ad7c-6810e03ca40f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:29.951216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-10853b4f-fd26-4c4d-ad7c-6810e03ca40f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:29.951216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-10853b4f-fd26-4c4d-ad7c-6810e03ca40f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:29.956382 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:29.956382 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:29.957305 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-10853b4f-fd26-4c4d-ad7c-6810e03ca40f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:29.957872 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 401/1609] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:29 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:29.974052 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Created reservations ['4ee30eb1-209a-4cbf-b126-f6512caa68c5', 'b6216a23-4eec-4222-8490-d6abae26d9ff', '874dac71-58c4-49ad-af6c-077546b97c5f', '55104aa1-380a-4b70-9ae1-5228704b30aa'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:29.975021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd7538c2-55c6-4d34-9cc8-cd31715f4834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ee30eb1-209a-4cbf-b126-f6512caa68c5', 'b6216a23-4eec-4222-8490-d6abae26d9ff', '874dac71-58c4-49ad-af6c-077546b97c5f', '55104aa1-380a-4b70-9ae1-5228704b30aa']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:29.975920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e9f053d-fd3e-49b5-9803-8ae268358fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:29.980776 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6c8c1b48-f494-43b2-a2da-5acf058eb5dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.000145 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e9f053d-fd3e-49b5-9803-8ae268358fe7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95f98b5f-9ebb-4144-8cbc-4b2bf9edf070', '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-273896386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cacca25290034c6c994e6b370e1269ea',qos_specs=None,replication_status=,reservations=['4ee30eb1-209a-4cbf-b126-f6512caa68c5','b6216a23-4eec-4222-8490-d6abae26d9ff','874dac71-58c4-49ad-af6c-077546b97c5f','55104aa1-380a-4b70-9ae1-5228704b30aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45389379b60a4483bf40e242b4340307',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-273896386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95f98b5f-9ebb-4144-8cbc-4b2bf9edf070,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cacca25290034c6c994e6b370e1269ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45389379b60a4483bf40e242b4340307',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.000908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e164b3b-436d-4dfd-857b-18ccff17a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.026645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e164b3b-436d-4dfd-857b-18ccff17a712) transitioned into state 'SUCCESS' from state '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-273896386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cacca25290034c6c994e6b370e1269ea',qos_specs=None,replication_status=,reservations=['4ee30eb1-209a-4cbf-b126-f6512caa68c5','b6216a23-4eec-4222-8490-d6abae26d9ff','874dac71-58c4-49ad-af6c-077546b97c5f','55104aa1-380a-4b70-9ae1-5228704b30aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45389379b60a4483bf40e242b4340307',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.027494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efc8bab-ea12-4e10-a76c-9cb03729d373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.039112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7efc8bab-ea12-4e10-a76c-9cb03729d373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.040051 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Flow 'volume_create_api' (50034015-29bf-4765-86a1-a6120009bef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:30.040393 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Create volume request issued successfully. Jul 03 04:25:30.040965 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8adf00d4-3737-485d-ad1e-46d654b28e08 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:30.041609 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 410/1610] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:29 2026] POST /volume/v3/volumes => generated 752 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:30.054844 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79111619-9796-4c13-b710-2fe333ec3b5b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.056875 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79111619-9796-4c13-b710-2fe333ec3b5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:25:30.057166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79111619-9796-4c13-b710-2fe333ec3b5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:30.057358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79111619-9796-4c13-b710-2fe333ec3b5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:30.065096 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6c8c1b48-f494-43b2-a2da-5acf058eb5dc tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 Jul 03 04:25:30.065233 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:30.065233 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:30.065413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6c8c1b48-f494-43b2-a2da-5acf058eb5dc tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:30.065682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6c8c1b48-f494-43b2-a2da-5acf058eb5dc tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:30.070548 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-79111619-9796-4c13-b710-2fe333ec3b5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:30.076781 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79111619-9796-4c13-b710-2fe333ec3b5b tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 returned with HTTP 200 Jul 03 04:25:30.077259 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 404/1611] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:30 2026] GET /volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:30.083489 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6c8c1b48-f494-43b2-a2da-5acf058eb5dc tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 returned with HTTP 200 Jul 03 04:25:30.083976 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 397/1612] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:25:29 2026] GET /volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 => generated 437 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:30.093774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.095422 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 Jul 03 04:25:30.095743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:30.137344 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-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. Jul 03 04:25:30.137745 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-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. Jul 03 04:25:30.138011 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-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. Jul 03 04:25:30.138239 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-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. Jul 03 04:25:30.138472 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-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. Jul 03 04:25:30.143138 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b363e7f9-2581-42ca-ba83-8f9a2cb122be tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 returned with HTTP 200 Jul 03 04:25:30.143567 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 402/1613] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:25:30 2026] PUT /volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 => generated 390 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:30.151047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.240980 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:30.241475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1503089720"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:30.243514 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1503089720'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:30.243663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Create volume of 1 GB Jul 03 04:25:30.244034 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:30.244034 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:30.248742 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Availability Zones retrieved successfully. Jul 03 04:25:30.257620 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Flow 'volume_create_api' (2fa033c1-113d-4225-9d34-39d388c7079b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:30.258894 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899040fc-bd15-4878-9ba0-4d98226a5405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.260203 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:30.303307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (899040fc-bd15-4878-9ba0-4d98226a5405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.304606 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b02f81-2195-4478-a29a-bf44764e08c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.406221 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Created reservations ['9761c9c3-4fb8-4276-a22c-0194f6e0c888', '5292623e-dd8b-4b07-891c-b21b0a2239de', '64fe6eb9-72c0-479a-a037-92ba8ae912d9', '47092c8a-a546-47ef-999b-2761cd142659'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:30.407080 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b02f81-2195-4478-a29a-bf44764e08c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9761c9c3-4fb8-4276-a22c-0194f6e0c888', '5292623e-dd8b-4b07-891c-b21b0a2239de', '64fe6eb9-72c0-479a-a037-92ba8ae912d9', '47092c8a-a546-47ef-999b-2761cd142659']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.407886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9049adb-5a59-4524-99d2-b18c115b00d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.435061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9049adb-5a59-4524-99d2-b18c115b00d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda4d6d9-96f3-411a-92bc-1f760e28a01a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1503089720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae7e49396914694848debdf44094441',qos_specs=None,replication_status=,reservations=['9761c9c3-4fb8-4276-a22c-0194f6e0c888','5292623e-dd8b-4b07-891c-b21b0a2239de','64fe6eb9-72c0-479a-a037-92ba8ae912d9','47092c8a-a546-47ef-999b-2761cd142659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16fed243aa714e60874344863df2e18b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1503089720',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda4d6d9-96f3-411a-92bc-1f760e28a01a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae7e49396914694848debdf44094441',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16fed243aa714e60874344863df2e18b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.436136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34c9350-f307-48de-a74a-c33b57f74386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.457969 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e34c9350-f307-48de-a74a-c33b57f74386) transitioned into state 'SUCCESS' from state '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-1503089720',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae7e49396914694848debdf44094441',qos_specs=None,replication_status=,reservations=['9761c9c3-4fb8-4276-a22c-0194f6e0c888','5292623e-dd8b-4b07-891c-b21b0a2239de','64fe6eb9-72c0-479a-a037-92ba8ae912d9','47092c8a-a546-47ef-999b-2761cd142659'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16fed243aa714e60874344863df2e18b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.459056 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b59d6d-94b0-45aa-b829-5f6f48e9493a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:30.469469 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1b59d6d-94b0-45aa-b829-5f6f48e9493a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:30.470278 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Flow 'volume_create_api' (2fa033c1-113d-4225-9d34-39d388c7079b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:30.470589 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Create volume request issued successfully. Jul 03 04:25:30.471134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-29c808bf-6a04-4e12-88dc-08dcdfef38f6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:30.471695 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 411/1614] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:30 2026] POST /volume/v3/volumes => generated 767 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:30.485840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-077a18e3-ebc9-4859-bbc5-ee1583569e59 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.487532 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-077a18e3-ebc9-4859-bbc5-ee1583569e59 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:30.487721 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-077a18e3-ebc9-4859-bbc5-ee1583569e59 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:30.487915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-077a18e3-ebc9-4859-bbc5-ee1583569e59 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:30.494732 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:30.494732 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:30.498470 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-077a18e3-ebc9-4859-bbc5-ee1583569e59 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:30.502792 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-077a18e3-ebc9-4859-bbc5-ee1583569e59 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a returned with HTTP 200 Jul 03 04:25:30.503413 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 405/1615] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:30 2026] GET /volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:30.808967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-427dc821-8e9f-41c4-89f1-f4daf8310a37 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.810746 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-427dc821-8e9f-41c4-89f1-f4daf8310a37 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:30.810955 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-427dc821-8e9f-41c4-89f1-f4daf8310a37 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:30.811132 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-427dc821-8e9f-41c4-89f1-f4daf8310a37 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:30.820649 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:30.820649 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:30.823753 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-427dc821-8e9f-41c4-89f1-f4daf8310a37 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:30.827459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-427dc821-8e9f-41c4-89f1-f4daf8310a37 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:30.827872 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 398/1616] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:30 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:30.969721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3a7beceb-3608-4520-8d43-84ccf0ee8218 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:30.971539 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a7beceb-3608-4520-8d43-84ccf0ee8218 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:30.971706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a7beceb-3608-4520-8d43-84ccf0ee8218 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:30.971893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a7beceb-3608-4520-8d43-84ccf0ee8218 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:30.971993 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3a7beceb-3608-4520-8d43-84ccf0ee8218 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:30.975997 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:30.975997 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:30.976656 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a7beceb-3608-4520-8d43-84ccf0ee8218 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:30.976987 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 403/1617] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:30 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:31.088615 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-148bb1c0-b5e2-4ab1-85dc-4cdcded454d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.090319 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-148bb1c0-b5e2-4ab1-85dc-4cdcded454d0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:25:31.090546 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-148bb1c0-b5e2-4ab1-85dc-4cdcded454d0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.090732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-148bb1c0-b5e2-4ab1-85dc-4cdcded454d0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.097446 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.097446 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:31.100668 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-148bb1c0-b5e2-4ab1-85dc-4cdcded454d0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:31.105068 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-148bb1c0-b5e2-4ab1-85dc-4cdcded454d0 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 returned with HTTP 200 Jul 03 04:25:31.105442 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 412/1618] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 => generated 1360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:31.136201 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-206ba44b-e886-4afb-9906-69de57c88980 req-60d0e4f7-0bbc-4c66-81a0-7b6006b3fecf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.138670 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-60d0e4f7-0bbc-4c66-81a0-7b6006b3fecf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:25:31.138888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-60d0e4f7-0bbc-4c66-81a0-7b6006b3fecf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.139071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-60d0e4f7-0bbc-4c66-81a0-7b6006b3fecf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.146011 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.146011 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:31.149972 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-206ba44b-e886-4afb-9906-69de57c88980 req-60d0e4f7-0bbc-4c66-81a0-7b6006b3fecf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:31.155604 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-60d0e4f7-0bbc-4c66-81a0-7b6006b3fecf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 returned with HTTP 200 Jul 03 04:25:31.155999 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 406/1619] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:31.214548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7991971c-f896-4d25-9c42-f44dbea76fdc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.216435 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:31.216807 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "a9a6e724-00d6-49fe-a1d9-6dec40b36a6a", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:31.218230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'a9a6e724-00d6-49fe-a1d9-6dec40b36a6a', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:31.299991 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume of 1 GB Jul 03 04:25:31.304015 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Availability Zones retrieved successfully. Jul 03 04:25:31.308867 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (880230e1-685e-4a62-b976-fcf0a12bb7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:31.310394 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ef8551-8aa5-409b-92c3-37920b6c0954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:31.311234 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:31.370233 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ef8551-8aa5-409b-92c3-37920b6c0954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:31.371149 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a1a2be-0f62-4f41-a4f6-3cfe430dc47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:31.406766 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Created reservations ['ba846c7a-0c03-4d4e-bd44-8704a37f841c', 'cee8b642-d52f-467a-9a36-0bbcaf9fd91e', 'a29f1597-006b-48a6-a67b-9f0c7918200c', 'f81f966d-c516-48b0-b8a0-32817f616c4a'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:31.407379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43a1a2be-0f62-4f41-a4f6-3cfe430dc47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba846c7a-0c03-4d4e-bd44-8704a37f841c', 'cee8b642-d52f-467a-9a36-0bbcaf9fd91e', 'a29f1597-006b-48a6-a67b-9f0c7918200c', 'f81f966d-c516-48b0-b8a0-32817f616c4a']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:31.408065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da03086-b483-4d86-be4c-89b0d7a01693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:31.431921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da03086-b483-4d86-be4c-89b0d7a01693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a697947b-4454-455e-99ac-f089be155983', '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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['ba846c7a-0c03-4d4e-bd44-8704a37f841c','cee8b642-d52f-467a-9a36-0bbcaf9fd91e','a29f1597-006b-48a6-a67b-9f0c7918200c','f81f966d-c516-48b0-b8a0-32817f616c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:31Z,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=a697947b-4454-455e-99ac-f089be155983,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d266dab199bb4e3a9621c6315421181f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:31.433268 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b68b37-3bed-49e5-9d52-af0168108f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:31.452967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b68b37-3bed-49e5-9d52-af0168108f66) transitioned into state 'SUCCESS' from 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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['ba846c7a-0c03-4d4e-bd44-8704a37f841c','cee8b642-d52f-467a-9a36-0bbcaf9fd91e','a29f1597-006b-48a6-a67b-9f0c7918200c','f81f966d-c516-48b0-b8a0-32817f616c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:31.453696 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bb7522-91ea-472a-8682-70e17480e721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:31.466213 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09bb7522-91ea-472a-8682-70e17480e721) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:31.467661 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (880230e1-685e-4a62-b976-fcf0a12bb7e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:31.468124 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request issued successfully. Jul 03 04:25:31.469008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7991971c-f896-4d25-9c42-f44dbea76fdc tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:31.469866 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 399/1620] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:25:31 2026] POST /volume/v3/volumes => generated 775 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:31.484891 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-adc2f6ee-1e00-4a8b-9e9f-f6b1d810713b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.486999 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-adc2f6ee-1e00-4a8b-9e9f-f6b1d810713b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:31.487273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-adc2f6ee-1e00-4a8b-9e9f-f6b1d810713b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.487523 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-adc2f6ee-1e00-4a8b-9e9f-f6b1d810713b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.495897 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.495897 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:31.500081 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-adc2f6ee-1e00-4a8b-9e9f-f6b1d810713b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:31.504572 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-adc2f6ee-1e00-4a8b-9e9f-f6b1d810713b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:31.505063 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 404/1621] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:25:31.520769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f6f3a7ea-3148-4613-a430-f5761e45f7af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.525475 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6f3a7ea-3148-4613-a430-f5761e45f7af tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:31.525475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6f3a7ea-3148-4613-a430-f5761e45f7af tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.525475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6f3a7ea-3148-4613-a430-f5761e45f7af tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.533541 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.533541 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:31.542965 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f6f3a7ea-3148-4613-a430-f5761e45f7af tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:31.552274 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6f3a7ea-3148-4613-a430-f5761e45f7af tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a returned with HTTP 200 Jul 03 04:25:31.552834 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 413/1622] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:31.565387 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4c045857-33d6-42bf-915f-2617db15b346 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.567274 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:25:31.567561 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda4d6d9-96f3-411a-92bc-1f760e28a01a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1029964805"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:31.577957 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.577957 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:31.578517 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:31.578637 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Create snapshot from volume dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:31.612947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Created reservations ['7ecd5030-33ab-47ee-a401-40e1b00a41d0', 'df786f8d-66a6-408a-9cb5-7e3904053c93', '35dc3010-8294-4bd2-bb9f-14b9ad5de41e', '9883d741-4988-4fe6-8d33-fc75a29bb07a'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:31.644466 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Snapshot create request issued successfully. Jul 03 04:25:31.644897 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4c045857-33d6-42bf-915f-2617db15b346 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:25:31.645343 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 407/1623] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:25:31 2026] POST /volume/v3/snapshots => generated 323 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:31.656646 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-633d3627-fb85-43dd-89f4-a642d691db9b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.659188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-633d3627-fb85-43dd-89f4-a642d691db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 Jul 03 04:25:31.659464 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-633d3627-fb85-43dd-89f4-a642d691db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.659649 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-633d3627-fb85-43dd-89f4-a642d691db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.666699 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.666699 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:31.667151 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-633d3627-fb85-43dd-89f4-a642d691db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Snapshot retrieved successfully. Jul 03 04:25:31.667976 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-633d3627-fb85-43dd-89f4-a642d691db9b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 returned with HTTP 200 Jul 03 04:25:31.668587 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 400/1624] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:31.828149 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-206ba44b-e886-4afb-9906-69de57c88980 req-b389c768-01cb-4e5e-b045-dcb1e3db8431 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.830866 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-b389c768-01cb-4e5e-b045-dcb1e3db8431 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:25:31.831098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-b389c768-01cb-4e5e-b045-dcb1e3db8431 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.831338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-b389c768-01cb-4e5e-b045-dcb1e3db8431 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.842048 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.842048 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:31.846421 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-206ba44b-e886-4afb-9906-69de57c88980 req-b389c768-01cb-4e5e-b045-dcb1e3db8431 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:31.853237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-b389c768-01cb-4e5e-b045-dcb1e3db8431 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 returned with HTTP 200 Jul 03 04:25:31.854525 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 405/1625] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 => generated 1360 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:31.858785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-21eea1c1-6b2b-4ff3-995c-e7af9e1d2e01 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.860149 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21eea1c1-6b2b-4ff3-995c-e7af9e1d2e01 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:31.860314 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21eea1c1-6b2b-4ff3-995c-e7af9e1d2e01 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.860489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21eea1c1-6b2b-4ff3-995c-e7af9e1d2e01 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.868509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db0946ea-d055-4138-b076-a18e10a8c914 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.869106 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db0946ea-d055-4138-b076-a18e10a8c914 None None] GET https://10.4.3.253/volume// Jul 03 04:25:31.869106 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db0946ea-d055-4138-b076-a18e10a8c914 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.869398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db0946ea-d055-4138-b076-a18e10a8c914 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.869885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db0946ea-d055-4138-b076-a18e10a8c914 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:31.870283 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 408/1626] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:31.870870 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.870870 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:31.875238 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-21eea1c1-6b2b-4ff3-995c-e7af9e1d2e01 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:31.879757 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21eea1c1-6b2b-4ff3-995c-e7af9e1d2e01 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:31.880368 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 414/1627] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:31.880635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-206ba44b-e886-4afb-9906-69de57c88980 req-dc335de1-fc06-4640-99e4-7c48ab249706 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.882266 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-dc335de1-fc06-4640-99e4-7c48ab249706 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:25:31.882631 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-dc335de1-fc06-4640-99e4-7c48ab249706 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95f98b5f-9ebb-4144-8cbc-4b2bf9edf070", "connector": null, "instance_uuid": "3f240688-b5e6-447b-9685-b01ec95a3191"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:31.891172 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.891172 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:31.923276 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-dc335de1-fc06-4640-99e4-7c48ab249706 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:25:31.924150 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 401/1628] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:25:31 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) Jul 03 04:25:31.986591 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aff1134c-0f39-49ba-ab0d-ef183e92882f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:31.988697 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aff1134c-0f39-49ba-ab0d-ef183e92882f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:31.988991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aff1134c-0f39-49ba-ab0d-ef183e92882f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:31.989163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aff1134c-0f39-49ba-ab0d-ef183e92882f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:31.989260 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-aff1134c-0f39-49ba-ab0d-ef183e92882f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:31.994162 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:31.994162 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:31.995087 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aff1134c-0f39-49ba-ab0d-ef183e92882f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:31.995534 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 406/1629] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:31 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:32.446551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.448848 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:32.449159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-362602000"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:32.450575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-362602000'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:32.450682 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume of 1 GB Jul 03 04:25:32.450960 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.450960 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:32.454628 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Availability Zones retrieved successfully. Jul 03 04:25:32.460691 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Flow 'volume_create_api' (14d40786-af86-4f03-9f40-93ba5c8624b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:32.461702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1772f9-4714-444a-8244-23e88d142f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:32.462648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:32.490160 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1772f9-4714-444a-8244-23e88d142f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:32.491019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d3ef08-9da1-4ff9-b870-b3c781e00db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:32.517670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3a075290-30da-40a8-b595-1e88234ad700 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.519691 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a075290-30da-40a8-b595-1e88234ad700 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:32.519939 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a075290-30da-40a8-b595-1e88234ad700 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:32.520162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a075290-30da-40a8-b595-1e88234ad700 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:32.529180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.529180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:32.533388 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3a075290-30da-40a8-b595-1e88234ad700 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:32.538099 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a075290-30da-40a8-b595-1e88234ad700 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:32.538676 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 415/1630] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:32 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:32.571746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Created reservations ['ce9bd162-5474-4fa7-920a-6daa2dcf4178', '8fc33554-efe0-401a-9364-9c3505016d09', '46db923d-e175-47ab-9541-8081b6b91cf4', 'a5b07710-22a3-4866-8459-6fc583efe2a3'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:32.576620 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4d3ef08-9da1-4ff9-b870-b3c781e00db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce9bd162-5474-4fa7-920a-6daa2dcf4178', '8fc33554-efe0-401a-9364-9c3505016d09', '46db923d-e175-47ab-9541-8081b6b91cf4', 'a5b07710-22a3-4866-8459-6fc583efe2a3']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:32.579334 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41be0be8-d142-4b37-993e-e9d85f0840a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:32.663289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41be0be8-d142-4b37-993e-e9d85f0840a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7354deae-616a-4f1d-a839-a870de35018c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-362602000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e238c107920c40139ecebfc8bed78991',qos_specs=None,replication_status=,reservations=['ce9bd162-5474-4fa7-920a-6daa2dcf4178','8fc33554-efe0-401a-9364-9c3505016d09','46db923d-e175-47ab-9541-8081b6b91cf4','a5b07710-22a3-4866-8459-6fc583efe2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1712714739264874b1d368fb1ce6cedf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-362602000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7354deae-616a-4f1d-a839-a870de35018c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e238c107920c40139ecebfc8bed78991',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1712714739264874b1d368fb1ce6cedf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:32.664071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4488619b-c98f-437e-9744-7731589d6237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:32.678128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-468e57f8-acd3-424d-b2d6-b6abb77773c6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.680611 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-468e57f8-acd3-424d-b2d6-b6abb77773c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 Jul 03 04:25:32.680813 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-468e57f8-acd3-424d-b2d6-b6abb77773c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:32.681031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-468e57f8-acd3-424d-b2d6-b6abb77773c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:32.687404 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.687404 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:32.687915 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-468e57f8-acd3-424d-b2d6-b6abb77773c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Snapshot retrieved successfully. Jul 03 04:25:32.688456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4488619b-c98f-437e-9744-7731589d6237) transitioned into state 'SUCCESS' from state '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-362602000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e238c107920c40139ecebfc8bed78991',qos_specs=None,replication_status=,reservations=['ce9bd162-5474-4fa7-920a-6daa2dcf4178','8fc33554-efe0-401a-9364-9c3505016d09','46db923d-e175-47ab-9541-8081b6b91cf4','a5b07710-22a3-4866-8459-6fc583efe2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1712714739264874b1d368fb1ce6cedf',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:32.688730 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-468e57f8-acd3-424d-b2d6-b6abb77773c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 returned with HTTP 200 Jul 03 04:25:32.689163 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 402/1631] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:25:32 2026] GET /volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:32.689369 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fccb8d-21d0-4891-ab00-d8642696a260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:32.699782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0cd75584-d6a6-4d7b-afbb-14658be89869 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.701539 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0cd75584-d6a6-4d7b-afbb-14658be89869 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 Jul 03 04:25:32.701894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0cd75584-d6a6-4d7b-afbb-14658be89869 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:32.708086 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36fccb8d-21d0-4891-ab00-d8642696a260) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:32.708895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Flow 'volume_create_api' (14d40786-af86-4f03-9f40-93ba5c8624b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:32.709166 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Create volume request issued successfully. Jul 03 04:25:32.709801 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-161fbd84-6482-4f7e-b59f-2fe05d49aa9b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:32.710210 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 409/1632] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:32 2026] POST /volume/v3/volumes => generated 754 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:32.724856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-49557271-6882-4e70-b8af-ec3797b496e2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.727853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49557271-6882-4e70-b8af-ec3797b496e2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:32.728092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49557271-6882-4e70-b8af-ec3797b496e2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:32.728348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49557271-6882-4e70-b8af-ec3797b496e2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:32.737317 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.737317 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:32.742071 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-49557271-6882-4e70-b8af-ec3797b496e2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:32.748879 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49557271-6882-4e70-b8af-ec3797b496e2 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:32.751948 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 416/1633] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:32 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:32.769419 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0cd75584-d6a6-4d7b-afbb-14658be89869 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 returned with HTTP 200 Jul 03 04:25:32.769817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 407/1634] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:25:32 2026] PUT /volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 => generated 390 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:32.777685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.779427 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:25:32.779848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda4d6d9-96f3-411a-92bc-1f760e28a01a"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:32.788866 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.788866 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:32.789428 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:32.789568 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Create snapshot from volume dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:32.805680 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota_utils [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Quota exceeded for cae7e49396914694848debdf44094441, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 04:25:32.806017 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.middleware.fault [None req-11b64ad5-db22-4b5b-8546-aa13f240b278 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 413 Jul 03 04:25:32.806799 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 403/1635] 10.4.3.253 () {68 vars in 1264 bytes} [Fri Jul 3 04:25:32 2026] POST /volume/v3/snapshots => generated 208 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 04:25:32.813899 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1db73cf9-6fe6-4602-8525-f97b32224ecf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.816198 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1db73cf9-6fe6-4602-8525-f97b32224ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 Jul 03 04:25:32.816649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1db73cf9-6fe6-4602-8525-f97b32224ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:32.828602 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.828602 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:32.877089 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1db73cf9-6fe6-4602-8525-f97b32224ecf tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 returned with HTTP 200 Jul 03 04:25:32.877559 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 410/1636] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:25:32 2026] PUT /volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 => generated 390 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:32.886201 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.888247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:25:32.888642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dda4d6d9-96f3-411a-92bc-1f760e28a01a"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:32.891279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-91bb0a7b-f299-4869-8709-6a3b215f8c85 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.893029 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-91bb0a7b-f299-4869-8709-6a3b215f8c85 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:32.893207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-91bb0a7b-f299-4869-8709-6a3b215f8c85 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:32.893407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-91bb0a7b-f299-4869-8709-6a3b215f8c85 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:32.900000 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.900000 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:32.900607 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:32.900739 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Create snapshot from volume dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:32.908457 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.908457 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:32.913770 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-91bb0a7b-f299-4869-8709-6a3b215f8c85 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:32.918421 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-91bb0a7b-f299-4869-8709-6a3b215f8c85 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:32.918825 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 408/1637] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:32 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:32.922818 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota_utils [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Quota exceeded for cae7e49396914694848debdf44094441, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 04:25:32.923152 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.middleware.fault [None req-2f1f2a23-c954-4882-901b-f8f41fcf8cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 413 Jul 03 04:25:32.924226 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 417/1638] 10.4.3.253 () {68 vars in 1264 bytes} [Fri Jul 3 04:25:32 2026] POST /volume/v3/snapshots => generated 133 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 04:25:32.931965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-81678360-695d-476d-a009-72395343b445 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.934481 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 Jul 03 04:25:32.934701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:32.934940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:32.935076 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Delete snapshot with id: 3fa207d0-529a-4a3e-b425-5f1dad9f8e64 Jul 03 04:25:32.940567 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.940567 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:32.941112 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Snapshot retrieved successfully. Jul 03 04:25:32.960201 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Snapshot delete request issued successfully. Jul 03 04:25:32.960440 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81678360-695d-476d-a009-72395343b445 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 returned with HTTP 202 Jul 03 04:25:32.960752 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 404/1639] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:25:32 2026] DELETE /volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:32.968586 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d1db493c-fd61-4ac4-9e82-2bf194ac5681 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:32.970918 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1db493c-fd61-4ac4-9e82-2bf194ac5681 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 Jul 03 04:25:32.971151 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1db493c-fd61-4ac4-9e82-2bf194ac5681 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:32.971387 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1db493c-fd61-4ac4-9e82-2bf194ac5681 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:32.977447 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:32.977447 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:32.978011 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d1db493c-fd61-4ac4-9e82-2bf194ac5681 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Snapshot retrieved successfully. Jul 03 04:25:32.978974 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1db493c-fd61-4ac4-9e82-2bf194ac5681 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 returned with HTTP 200 Jul 03 04:25:32.979433 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 411/1640] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:25:32 2026] GET /volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:33.007030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f500e3e0-5652-4b2a-aa2c-4e5a514070a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.009058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f500e3e0-5652-4b2a-aa2c-4e5a514070a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:33.009308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f500e3e0-5652-4b2a-aa2c-4e5a514070a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.009536 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f500e3e0-5652-4b2a-aa2c-4e5a514070a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.009669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f500e3e0-5652-4b2a-aa2c-4e5a514070a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:33.014743 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.014743 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:33.015607 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f500e3e0-5652-4b2a-aa2c-4e5a514070a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:33.016047 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 409/1641] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:33.553372 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2a113f0c-0f5d-40f4-a8f1-ce0d411fe5b4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.555430 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a113f0c-0f5d-40f4-a8f1-ce0d411fe5b4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:33.555648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a113f0c-0f5d-40f4-a8f1-ce0d411fe5b4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.555865 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a113f0c-0f5d-40f4-a8f1-ce0d411fe5b4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.563786 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.563786 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:33.573063 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2a113f0c-0f5d-40f4-a8f1-ce0d411fe5b4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:33.583576 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a113f0c-0f5d-40f4-a8f1-ce0d411fe5b4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:33.584243 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 418/1642] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 925 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:33.769518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-21ec0967-55b8-4cc8-9e6c-1d20c21939a0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.774459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21ec0967-55b8-4cc8-9e6c-1d20c21939a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:33.774702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21ec0967-55b8-4cc8-9e6c-1d20c21939a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.774959 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21ec0967-55b8-4cc8-9e6c-1d20c21939a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.785539 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.785539 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:33.790122 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-21ec0967-55b8-4cc8-9e6c-1d20c21939a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:33.797691 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21ec0967-55b8-4cc8-9e6c-1d20c21939a0 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:33.797691 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 405/1643] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:33.848060 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-7d546eae-0903-4c7c-b575-e60083d58f2e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.850454 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-7d546eae-0903-4c7c-b575-e60083d58f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:33.850682 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-7d546eae-0903-4c7c-b575-e60083d58f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.850904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-7d546eae-0903-4c7c-b575-e60083d58f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.858574 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.858574 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:33.862420 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-7d546eae-0903-4c7c-b575-e60083d58f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:33.867243 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-7d546eae-0903-4c7c-b575-e60083d58f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:33.867944 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 412/1644] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:33.872838 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-10634770-152f-495f-83b9-6c79aea3b47d req-0d99e0cf-6549-4ac8-abd3-da6121993823 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.875001 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-0d99e0cf-6549-4ac8-abd3-da6121993823 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6/action Jul 03 04:25:33.877467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-0d99e0cf-6549-4ac8-abd3-da6121993823 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:33.877467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-0d99e0cf-6549-4ac8-abd3-da6121993823 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:33.897719 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.897719 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:33.910931 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10634770-152f-495f-83b9-6c79aea3b47d req-0d99e0cf-6549-4ac8-abd3-da6121993823 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6/action returned with HTTP 204 Jul 03 04:25:33.911450 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 410/1645] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:25:33 2026] POST /volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:33.930603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c084efe5-8475-4c65-92ac-0dc28ea8d3c3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.932550 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c084efe5-8475-4c65-92ac-0dc28ea8d3c3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:33.932732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c084efe5-8475-4c65-92ac-0dc28ea8d3c3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.932925 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c084efe5-8475-4c65-92ac-0dc28ea8d3c3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.941572 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.941572 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:33.945147 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c084efe5-8475-4c65-92ac-0dc28ea8d3c3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:33.949028 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c084efe5-8475-4c65-92ac-0dc28ea8d3c3 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:33.949408 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 419/1646] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:33.960203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fb9272e9-3fda-44cb-9b66-6c4c32f2194c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.962160 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb9272e9-3fda-44cb-9b66-6c4c32f2194c tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:33.962407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb9272e9-3fda-44cb-9b66-6c4c32f2194c tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.962634 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb9272e9-3fda-44cb-9b66-6c4c32f2194c tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.970708 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:33.970708 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:33.973922 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fb9272e9-3fda-44cb-9b66-6c4c32f2194c tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:33.977522 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb9272e9-3fda-44cb-9b66-6c4c32f2194c tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:33.978375 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 406/1647] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:33.988202 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-703c8549-71c6-498d-9b8c-509083a7bcba None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:33.990672 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-703c8549-71c6-498d-9b8c-509083a7bcba tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 Jul 03 04:25:33.990871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-703c8549-71c6-498d-9b8c-509083a7bcba tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:33.991053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-703c8549-71c6-498d-9b8c-509083a7bcba tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:33.995565 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-703c8549-71c6-498d-9b8c-509083a7bcba tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 returned with HTTP 404 Jul 03 04:25:33.996067 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 413/1648] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:25:33 2026] GET /volume/v3/snapshots/3fa207d0-529a-4a3e-b425-5f1dad9f8e64 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:34.002833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9b48763a-79d0-4a96-93bc-0d032c26367b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.004558 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b48763a-79d0-4a96-93bc-0d032c26367b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:34.004734 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b48763a-79d0-4a96-93bc-0d032c26367b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.004918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b48763a-79d0-4a96-93bc-0d032c26367b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.011797 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.011797 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:34.015312 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9b48763a-79d0-4a96-93bc-0d032c26367b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:34.019864 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b48763a-79d0-4a96-93bc-0d032c26367b tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a returned with HTTP 200 Jul 03 04:25:34.020216 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 411/1649] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:34 2026] GET /volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:34.027489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-42c5063b-d18a-49c8-bc2b-9ea265dffb9a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.029565 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-42c5063b-d18a-49c8-bc2b-9ea265dffb9a tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:34.029768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-42c5063b-d18a-49c8-bc2b-9ea265dffb9a tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.030019 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-42c5063b-d18a-49c8-bc2b-9ea265dffb9a tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.030182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-42c5063b-d18a-49c8-bc2b-9ea265dffb9a tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:34.031298 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.033716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] DELETE https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:34.033986 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.034275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.034560 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Delete volume with id: dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:34.035560 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.035560 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:34.036921 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-42c5063b-d18a-49c8-bc2b-9ea265dffb9a tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:34.037508 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 420/1650] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:34 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:34.047636 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.047636 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:34.048103 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:34.073086 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Delete volume request issued successfully. Jul 03 04:25:34.073339 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cdfac570-346a-4a5e-b692-045c6bc4b102 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a returned with HTTP 202 Jul 03 04:25:34.073796 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 407/1651] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:34 2026] DELETE /volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:34.080219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7cb86aa1-ed3e-4fd4-97e7-719898aed5c6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.081747 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7cb86aa1-ed3e-4fd4-97e7-719898aed5c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:34.081917 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7cb86aa1-ed3e-4fd4-97e7-719898aed5c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.082080 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7cb86aa1-ed3e-4fd4-97e7-719898aed5c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.089626 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.089626 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:34.095731 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7cb86aa1-ed3e-4fd4-97e7-719898aed5c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Volume info retrieved successfully. Jul 03 04:25:34.099362 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7cb86aa1-ed3e-4fd4-97e7-719898aed5c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a returned with HTTP 200 Jul 03 04:25:34.099933 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 414/1652] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:34 2026] GET /volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:34.306900 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8b4b497e-845d-4ac3-bb5a-19859433a96f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.308948 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8b4b497e-845d-4ac3-bb5a-19859433a96f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:34.309136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8b4b497e-845d-4ac3-bb5a-19859433a96f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.309317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8b4b497e-845d-4ac3-bb5a-19859433a96f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.318366 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.318366 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:34.321588 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8b4b497e-845d-4ac3-bb5a-19859433a96f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:34.325741 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8b4b497e-845d-4ac3-bb5a-19859433a96f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:34.326244 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 412/1653] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:34 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:34.342485 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.346244 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5/action Jul 03 04:25:34.346677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:34.346813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:34.358565 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.358565 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:34.359080 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:34.368754 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Begin detaching volume completed successfully. Jul 03 04:25:34.368977 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-8c3dd658-08ae-4468-b87e-b1579f761228 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5/action returned with HTTP 202 Jul 03 04:25:34.369500 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 421/1654] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:25:34 2026] POST /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:34.390189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-79a0cf24-3a31-475b-9bc4-27206796ff5a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.391904 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79a0cf24-3a31-475b-9bc4-27206796ff5a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:34.392100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79a0cf24-3a31-475b-9bc4-27206796ff5a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.392280 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79a0cf24-3a31-475b-9bc4-27206796ff5a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.406055 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.406055 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:34.409322 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-79a0cf24-3a31-475b-9bc4-27206796ff5a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:34.413026 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79a0cf24-3a31-475b-9bc4-27206796ff5a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:34.413632 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 408/1655] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:34 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:34.596005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fc0a9823-3825-4b20-87e8-9d74709e908f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:34.597570 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc0a9823-3825-4b20-87e8-9d74709e908f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:34.597721 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc0a9823-3825-4b20-87e8-9d74709e908f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:34.597908 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc0a9823-3825-4b20-87e8-9d74709e908f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:34.605839 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:34.605839 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:34.609405 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fc0a9823-3825-4b20-87e8-9d74709e908f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:34.613617 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc0a9823-3825-4b20-87e8-9d74709e908f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:34.613971 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 415/1656] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:34 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:35.048287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5c1dde0b-05a5-454b-b65a-bb642ce901eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.050201 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c1dde0b-05a5-454b-b65a-bb642ce901eb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:35.050442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c1dde0b-05a5-454b-b65a-bb642ce901eb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.050626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5c1dde0b-05a5-454b-b65a-bb642ce901eb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.050734 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5c1dde0b-05a5-454b-b65a-bb642ce901eb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:35.055104 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:35.055104 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:35.055899 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5c1dde0b-05a5-454b-b65a-bb642ce901eb tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:35.056399 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 413/1657] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:35.111269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c8bd34ac-ba34-4316-9548-624f3fe456d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.113129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8bd34ac-ba34-4316-9548-624f3fe456d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] GET https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a Jul 03 04:25:35.113319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8bd34ac-ba34-4316-9548-624f3fe456d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.113528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8bd34ac-ba34-4316-9548-624f3fe456d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.118860 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8bd34ac-ba34-4316-9548-624f3fe456d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235 tempest-VolumeSnapshotQuotasNegativeTestJSON-496157235-project-member] https://10.4.3.253/volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a returned with HTTP 404 Jul 03 04:25:35.119349 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 422/1658] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/v3/volumes/dda4d6d9-96f3-411a-92bc-1f760e28a01a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:35.125715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f640d9a6-8228-45f4-83dd-f87b824cdf98 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.128071 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f640d9a6-8228-45f4-83dd-f87b824cdf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 Jul 03 04:25:35.128512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f640d9a6-8228-45f4-83dd-f87b824cdf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:35.203093 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f640d9a6-8228-45f4-83dd-f87b824cdf98 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811 tempest-VolumeSnapshotQuotasNegativeTestJSON-19423811-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 returned with HTTP 200 Jul 03 04:25:35.203657 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 409/1659] 10.4.3.253 () {68 vars in 1375 bytes} [Fri Jul 3 04:25:35 2026] PUT /volume/v3/os-quota-sets/cae7e49396914694848debdf44094441 => generated 395 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:35.398344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ca8d8e03-7763-4224-b362-65b9d76eca22 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.400520 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca8d8e03-7763-4224-b362-65b9d76eca22 None None] GET https://10.4.3.253/volume// Jul 03 04:25:35.401164 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca8d8e03-7763-4224-b362-65b9d76eca22 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.402671 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca8d8e03-7763-4224-b362-65b9d76eca22 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.404068 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca8d8e03-7763-4224-b362-65b9d76eca22 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:35.406036 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 416/1660] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:35.414025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-1cb0dc57-1e4c-49c4-8ef5-99bba1a5f902 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.416564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-1cb0dc57-1e4c-49c4-8ef5-99bba1a5f902 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:35.416840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-1cb0dc57-1e4c-49c4-8ef5-99bba1a5f902 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.417104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-1cb0dc57-1e4c-49c4-8ef5-99bba1a5f902 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.426976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d9299aa8-f0a9-4dec-a2f3-4a54ebc6ae27 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.429406 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d9299aa8-f0a9-4dec-a2f3-4a54ebc6ae27 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:35.429675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d9299aa8-f0a9-4dec-a2f3-4a54ebc6ae27 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.429947 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d9299aa8-f0a9-4dec-a2f3-4a54ebc6ae27 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.433140 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=243,cinder:UPDATE=44,cinder:INSERT=24 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:25:35.435236 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:35.435236 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:35.440692 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-1cb0dc57-1e4c-49c4-8ef5-99bba1a5f902 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:35.443272 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:35.443272 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:35.448120 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d9299aa8-f0a9-4dec-a2f3-4a54ebc6ae27 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:35.450847 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-1cb0dc57-1e4c-49c4-8ef5-99bba1a5f902 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:35.451464 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 414/1661] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1318 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:35.453979 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d9299aa8-f0a9-4dec-a2f3-4a54ebc6ae27 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:35.454498 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 423/1662] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:35.627356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0ff63c8c-807f-4dd8-810a-a2ee98b89fa4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.630285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0ff63c8c-807f-4dd8-810a-a2ee98b89fa4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:35.630638 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0ff63c8c-807f-4dd8-810a-a2ee98b89fa4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.630910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0ff63c8c-807f-4dd8-810a-a2ee98b89fa4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.645195 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:35.645195 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:35.650107 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0ff63c8c-807f-4dd8-810a-a2ee98b89fa4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:35.659143 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0ff63c8c-807f-4dd8-810a-a2ee98b89fa4 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:35.660031 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 410/1663] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:35.911311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f28c4fc-1c29-4460-bb20-4dc5ad772fe8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.915837 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f28c4fc-1c29-4460-bb20-4dc5ad772fe8 None None] GET https://10.4.3.253/volume// Jul 03 04:25:35.919646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f28c4fc-1c29-4460-bb20-4dc5ad772fe8 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:35.920596 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f28c4fc-1c29-4460-bb20-4dc5ad772fe8 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:35.921071 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f28c4fc-1c29-4460-bb20-4dc5ad772fe8 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:35.922253 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 417/1664] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:25:35 2026] GET /volume/ => generated 386 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:35.936187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-30c22b3a-e184-43de-bd29-4de97d4d7db9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:35.938341 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-30c22b3a-e184-43de-bd29-4de97d4d7db9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:25:35.938759 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-30c22b3a-e184-43de-bd29-4de97d4d7db9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7354deae-616a-4f1d-a839-a870de35018c", "connector": null, "instance_uuid": "08defe97-2972-4af6-a2a5-cb1ebf1e590e"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:35.948237 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:35.948237 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:35.977095 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-30c22b3a-e184-43de-bd29-4de97d4d7db9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:25:35.977666 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 415/1665] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:25:35 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) Jul 03 04:25:36.066770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-940ef9e0-9ce0-4ca9-803b-fd0c590cc33f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.068313 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-940ef9e0-9ce0-4ca9-803b-fd0c590cc33f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:36.068677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-940ef9e0-9ce0-4ca9-803b-fd0c590cc33f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.072377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-940ef9e0-9ce0-4ca9-803b-fd0c590cc33f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.072377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-940ef9e0-9ce0-4ca9-803b-fd0c590cc33f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:36.077938 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.077938 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:36.077938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-940ef9e0-9ce0-4ca9-803b-fd0c590cc33f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:36.077938 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 424/1666] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:36.114061 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-007d756c-3fd7-4bfa-82dc-46c9cb49eb76 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.116086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-007d756c-3fd7-4bfa-82dc-46c9cb49eb76 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:25:36.116086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-007d756c-3fd7-4bfa-82dc-46c9cb49eb76 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.116086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-007d756c-3fd7-4bfa-82dc-46c9cb49eb76 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.124776 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.124776 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:36.127806 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-007d756c-3fd7-4bfa-82dc-46c9cb49eb76 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:25:36.132100 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-007d756c-3fd7-4bfa-82dc-46c9cb49eb76 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:25:36.132472 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 411/1667] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:36.167885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-eeed2414-8f0f-40e3-a662-2b3b47fa144d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.170065 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-eeed2414-8f0f-40e3-a662-2b3b47fa144d tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:25:36.170269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-eeed2414-8f0f-40e3-a662-2b3b47fa144d tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.170469 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-eeed2414-8f0f-40e3-a662-2b3b47fa144d tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.172511 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=267,cinder:UPDATE=70,cinder:INSERT=34 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:25:36.180812 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.180812 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:36.184417 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-eeed2414-8f0f-40e3-a662-2b3b47fa144d tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:25:36.188792 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-eeed2414-8f0f-40e3-a662-2b3b47fa144d tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:25:36.189223 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 418/1668] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:36.208357 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.208911 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a/action Jul 03 04:25:36.209213 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:36.209304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:36.212577 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=257,cinder:UPDATE=39,cinder:INSERT=24,cinder:DELETE=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:25:36.220054 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.220054 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:36.220555 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:25:36.228492 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Begin detaching volume completed successfully. Jul 03 04:25:36.228770 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-2901d211-6d69-4896-91f0-c1397792580a tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a/action returned with HTTP 202 Jul 03 04:25:36.229337 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 416/1669] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:25:36 2026] POST /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:36.390761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e2de451-32a4-4ff4-bf6f-57a906cc9062 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.392609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e2de451-32a4-4ff4-bf6f-57a906cc9062 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:36.392839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e2de451-32a4-4ff4-bf6f-57a906cc9062 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.393067 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e2de451-32a4-4ff4-bf6f-57a906cc9062 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.402516 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.402516 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:36.405929 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e2de451-32a4-4ff4-bf6f-57a906cc9062 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:36.410150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e2de451-32a4-4ff4-bf6f-57a906cc9062 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:36.410637 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 425/1670] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:36.477864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8385804f-5d3e-461c-b7ec-c4589d2b87bf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.479655 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8385804f-5d3e-461c-b7ec-c4589d2b87bf tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:36.479838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8385804f-5d3e-461c-b7ec-c4589d2b87bf tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.480030 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8385804f-5d3e-461c-b7ec-c4589d2b87bf tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.493115 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.493115 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:36.497377 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8385804f-5d3e-461c-b7ec-c4589d2b87bf tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:36.503678 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aa103c07-4462-41bc-a304-60f376553ef7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.504032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8385804f-5d3e-461c-b7ec-c4589d2b87bf tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:36.504094 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aa103c07-4462-41bc-a304-60f376553ef7 None None] GET https://10.4.3.253/volume// Jul 03 04:25:36.504094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aa103c07-4462-41bc-a304-60f376553ef7 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.504163 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 412/1671] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:36.504200 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aa103c07-4462-41bc-a304-60f376553ef7 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.504200 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aa103c07-4462-41bc-a304-60f376553ef7 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:36.504200 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 419/1672] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:36.512012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-6092b395-c6b6-4b9a-bd93-a41e206a4c5a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.515160 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-6092b395-c6b6-4b9a-bd93-a41e206a4c5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:36.515456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-6092b395-c6b6-4b9a-bd93-a41e206a4c5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.515723 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-6092b395-c6b6-4b9a-bd93-a41e206a4c5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.528382 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.528382 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:36.533049 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-6092b395-c6b6-4b9a-bd93-a41e206a4c5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:36.537398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-6092b395-c6b6-4b9a-bd93-a41e206a4c5a tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:36.538021 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 417/1673] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 1026 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:36.636318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.638746 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] PUT https://10.4.3.253/volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e Jul 03 04:25:36.639204 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:36.648249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Acquiring lock "cinder-attachment_update-7354deae-616a-4f1d-a839-a870de35018c-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:25:36.652569 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Lock "cinder-attachment_update-7354deae-616a-4f1d-a839-a870de35018c-np0000004364" acquired by "attachment_update" :: waited 0.004s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:25:36.653814 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.653814 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:36.673611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-430c9fcc-bd95-4d0c-88a3-570176896268 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:36.675427 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-430c9fcc-bd95-4d0c-88a3-570176896268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:36.675630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-430c9fcc-bd95-4d0c-88a3-570176896268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:36.675858 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-430c9fcc-bd95-4d0c-88a3-570176896268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:36.682362 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:36.682362 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:36.686162 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-430c9fcc-bd95-4d0c-88a3-570176896268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:36.691238 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-430c9fcc-bd95-4d0c-88a3-570176896268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:36.691770 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 413/1674] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:36 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:37.090122 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-c9e27e88-3aa0-4290-ad22-62644bc87a51 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.093011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1630c9c1-af96-485e-bc56-751dd045621f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.094200 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-c9e27e88-3aa0-4290-ad22-62644bc87a51 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] DELETE https://10.4.3.253/volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60 Jul 03 04:25:37.094700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-c9e27e88-3aa0-4290-ad22-62644bc87a51 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.095103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-c9e27e88-3aa0-4290-ad22-62644bc87a51 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.096489 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1630c9c1-af96-485e-bc56-751dd045621f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:37.096489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1630c9c1-af96-485e-bc56-751dd045621f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.096489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1630c9c1-af96-485e-bc56-751dd045621f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.096489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1630c9c1-af96-485e-bc56-751dd045621f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:37.102825 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.102825 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:37.102825 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1630c9c1-af96-485e-bc56-751dd045621f tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:37.103200 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 418/1675] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:37.109448 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.109448 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:37.174791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Lock "cinder-attachment_update-7354deae-616a-4f1d-a839-a870de35018c-np0000004364" released by "attachment_update" :: held 0.522s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:25:37.175150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-9610032a-d5c5-43c2-ae33-8f68c5ad09ad tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e returned with HTTP 200 Jul 03 04:25:37.175648 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 426/1676] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:25:36 2026] PUT /volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:37.260164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-922f90d2-a659-410b-ad9d-ca5872f809e6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.260854 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-922f90d2-a659-410b-ad9d-ca5872f809e6 None None] GET https://10.4.3.253/volume// Jul 03 04:25:37.261117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-922f90d2-a659-410b-ad9d-ca5872f809e6 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.261308 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-922f90d2-a659-410b-ad9d-ca5872f809e6 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.261794 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-922f90d2-a659-410b-ad9d-ca5872f809e6 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:37.262146 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 414/1677] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:37.273102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-5c33d1fb-51a8-4445-ab94-c4822a02be91 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.275826 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-5c33d1fb-51a8-4445-ab94-c4822a02be91 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:25:37.276142 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-5c33d1fb-51a8-4445-ab94-c4822a02be91 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.276428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-5c33d1fb-51a8-4445-ab94-c4822a02be91 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.297412 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.297412 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:37.305798 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-5c33d1fb-51a8-4445-ab94-c4822a02be91 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:25:37.313628 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-5c33d1fb-51a8-4445-ab94-c4822a02be91 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:25:37.314062 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 419/1678] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 04:25:37.428391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0f218786-a5f2-4d07-b583-45e8902af33f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.430645 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f218786-a5f2-4d07-b583-45e8902af33f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:37.430841 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f218786-a5f2-4d07-b583-45e8902af33f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.431152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f218786-a5f2-4d07-b583-45e8902af33f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.443826 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.443826 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:37.448039 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0f218786-a5f2-4d07-b583-45e8902af33f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:37.449109 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-eb1dacec-d7ec-4334-b1c6-228823afaacc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.457173 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f218786-a5f2-4d07-b583-45e8902af33f tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:37.457625 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 427/1679] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:37.530276 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-673d692d-73ec-4038-a00a-415969215b96 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.532214 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-673d692d-73ec-4038-a00a-415969215b96 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:37.532438 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-673d692d-73ec-4038-a00a-415969215b96 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.532630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-673d692d-73ec-4038-a00a-415969215b96 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.545588 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.545588 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:37.549820 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-673d692d-73ec-4038-a00a-415969215b96 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:37.550925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eb1dacec-d7ec-4334-b1c6-228823afaacc tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] POST https://10.4.3.253/volume/v3/types/88733570-464b-4485-8cc8-31273dc0fe76/encryption Jul 03 04:25:37.551848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eb1dacec-d7ec-4334-b1c6-228823afaacc tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:37.554085 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-673d692d-73ec-4038-a00a-415969215b96 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:37.554511 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 420/1680] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:37.592382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eb1dacec-d7ec-4334-b1c6-228823afaacc tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/88733570-464b-4485-8cc8-31273dc0fe76/encryption returned with HTTP 404 Jul 03 04:25:37.593101 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 415/1681] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:25:37 2026] POST /volume/v3/types/88733570-464b-4485-8cc8-31273dc0fe76/encryption => generated 114 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:37.602367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-496dd387-dbbe-481d-83e4-592794eb5674 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.604154 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-496dd387-dbbe-481d-83e4-592794eb5674 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:25:37.604606 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-496dd387-dbbe-481d-83e4-592794eb5674 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-266717503", "os-volume-type-access:is_public": false}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:37.624245 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-496dd387-dbbe-481d-83e4-592794eb5674 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:25:37.624678 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 428/1682] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:25:37 2026] POST /volume/v3/types => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:37.635724 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f067c384-e1fd-419c-9690-cb0b1230f509 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.663885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52753a74-d5ee-46d2-b493-c6f503b78f97 req-c9e27e88-3aa0-4290-ad22-62644bc87a51 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60 returned with HTTP 200 Jul 03 04:25:37.664431 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 420/1683] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:37 2026] DELETE /volume/v3/attachments/d0dc8ee0-a88d-40bd-a169-584bfe945b60 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:37.706608 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c14ec92b-ef05-4e9e-b44a-9c88543fbd74 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.711799 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c14ec92b-ef05-4e9e-b44a-9c88543fbd74 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:37.712051 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c14ec92b-ef05-4e9e-b44a-9c88543fbd74 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.712269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c14ec92b-ef05-4e9e-b44a-9c88543fbd74 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.724066 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.724066 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:37.725310 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f067c384-e1fd-419c-9690-cb0b1230f509 tempest-VolumeTypesNegativeTest-682455558 tempest-VolumeTypesNegativeTest-682455558-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:37.725664 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f067c384-e1fd-419c-9690-cb0b1230f509 tempest-VolumeTypesNegativeTest-682455558 tempest-VolumeTypesNegativeTest-682455558-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29b65c20-d691-48cf-8ec2-f274524aa05b", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1941922392"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:37.727165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-f067c384-e1fd-419c-9690-cb0b1230f509 tempest-VolumeTypesNegativeTest-682455558 tempest-VolumeTypesNegativeTest-682455558-project-member] Create volume request body: {'volume': {'volume_type': '29b65c20-d691-48cf-8ec2-f274524aa05b', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1941922392'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:37.729963 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c14ec92b-ef05-4e9e-b44a-9c88543fbd74 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:37.734980 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c14ec92b-ef05-4e9e-b44a-9c88543fbd74 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:37.735393 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f067c384-e1fd-419c-9690-cb0b1230f509 tempest-VolumeTypesNegativeTest-682455558 tempest-VolumeTypesNegativeTest-682455558-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 404 Jul 03 04:25:37.735461 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 416/1684] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:37.735909 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 421/1685] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:37 2026] POST /volume/v3/volumes => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:37.747647 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e8d56966-9db7-4bd2-8a8b-d03d124277ef None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.748316 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8d56966-9db7-4bd2-8a8b-d03d124277ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] DELETE https://10.4.3.253/volume/v3/types/29b65c20-d691-48cf-8ec2-f274524aa05b Jul 03 04:25:37.748564 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8d56966-9db7-4bd2-8a8b-d03d124277ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.748831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8d56966-9db7-4bd2-8a8b-d03d124277ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.773020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8d56966-9db7-4bd2-8a8b-d03d124277ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/29b65c20-d691-48cf-8ec2-f274524aa05b returned with HTTP 202 Jul 03 04:25:37.773408 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 429/1686] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:25:37 2026] DELETE /volume/v3/types/29b65c20-d691-48cf-8ec2-f274524aa05b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:37.780078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-07500580-d5c7-48b0-a123-0ffe648f7c98 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.782504 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-07500580-d5c7-48b0-a123-0ffe648f7c98 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] GET https://10.4.3.253/volume/v3/types/29b65c20-d691-48cf-8ec2-f274524aa05b Jul 03 04:25:37.782878 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-07500580-d5c7-48b0-a123-0ffe648f7c98 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.783158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-07500580-d5c7-48b0-a123-0ffe648f7c98 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.786867 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-07500580-d5c7-48b0-a123-0ffe648f7c98 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/29b65c20-d691-48cf-8ec2-f274524aa05b returned with HTTP 404 Jul 03 04:25:37.787501 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 421/1687] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/types/29b65c20-d691-48cf-8ec2-f274524aa05b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:37.798284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85e4fa72-b66b-4a69-8e73-0bf39826c2ef None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.800079 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85e4fa72-b66b-4a69-8e73-0bf39826c2ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:25:37.800589 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85e4fa72-b66b-4a69-8e73-0bf39826c2ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:37.802187 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85e4fa72-b66b-4a69-8e73-0bf39826c2ef tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 400 Jul 03 04:25:37.802636 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 417/1688] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:25:37 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) Jul 03 04:25:37.815025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8395515e-bb8f-4bf2-a029-b47e8d0ecf9d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.816989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8395515e-bb8f-4bf2-a029-b47e8d0ecf9d tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:25:37.817317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8395515e-bb8f-4bf2-a029-b47e8d0ecf9d tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1147083202"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:37.833096 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8395515e-bb8f-4bf2-a029-b47e8d0ecf9d tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:25:37.833580 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 422/1689] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:25:37 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) Jul 03 04:25:37.840966 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7efd050e-96aa-427e-a147-1b0a628be089 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.842829 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7efd050e-96aa-427e-a147-1b0a628be089 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:25:37.843488 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7efd050e-96aa-427e-a147-1b0a628be089 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1147083202"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:37.849291 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7efd050e-96aa-427e-a147-1b0a628be089 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1147083202 already exists. Jul 03 04:25:37.849458 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7efd050e-96aa-427e-a147-1b0a628be089 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 409 Jul 03 04:25:37.851142 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 430/1690] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:25:37 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (2 switches on core 0) Jul 03 04:25:37.857061 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-68aa8b75-9bcc-4bae-8e0d-a6d9ae4b658a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.858882 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-68aa8b75-9bcc-4bae-8e0d-a6d9ae4b658a tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] DELETE https://10.4.3.253/volume/v3/types/9687ea11-f455-47af-b9d4-4e0041c6b23a Jul 03 04:25:37.859083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-68aa8b75-9bcc-4bae-8e0d-a6d9ae4b658a tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.859284 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-68aa8b75-9bcc-4bae-8e0d-a6d9ae4b658a tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.859557 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:37.859557 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:37.884036 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-68aa8b75-9bcc-4bae-8e0d-a6d9ae4b658a tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/9687ea11-f455-47af-b9d4-4e0041c6b23a returned with HTTP 202 Jul 03 04:25:37.885039 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 422/1691] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:25:37 2026] DELETE /volume/v3/types/9687ea11-f455-47af-b9d4-4e0041c6b23a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:37.891361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d65e433e-8447-4f0f-b236-c22423fc6e07 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.893029 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d65e433e-8447-4f0f-b236-c22423fc6e07 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] GET https://10.4.3.253/volume/v3/types/9687ea11-f455-47af-b9d4-4e0041c6b23a Jul 03 04:25:37.893203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d65e433e-8447-4f0f-b236-c22423fc6e07 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.893387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d65e433e-8447-4f0f-b236-c22423fc6e07 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.894859 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=315,cinder:UPDATE=74,cinder:INSERT=45 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:25:37.897024 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d65e433e-8447-4f0f-b236-c22423fc6e07 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/9687ea11-f455-47af-b9d4-4e0041c6b23a returned with HTTP 404 Jul 03 04:25:37.897528 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 418/1692] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/types/9687ea11-f455-47af-b9d4-4e0041c6b23a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:37.904190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eb4f1c30-404d-4a9f-9296-59106bf79666 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.906577 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb4f1c30-404d-4a9f-9296-59106bf79666 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] DELETE https://10.4.3.253/volume/v3/types/4fe3f964-9e7e-4012-bd0e-7d62a39143f6 Jul 03 04:25:37.906808 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb4f1c30-404d-4a9f-9296-59106bf79666 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.907063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb4f1c30-404d-4a9f-9296-59106bf79666 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.911172 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb4f1c30-404d-4a9f-9296-59106bf79666 tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/4fe3f964-9e7e-4012-bd0e-7d62a39143f6 returned with HTTP 404 Jul 03 04:25:37.912101 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 423/1693] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:25:37 2026] DELETE /volume/v3/types/4fe3f964-9e7e-4012-bd0e-7d62a39143f6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 04:25:37.919611 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f9222ad-84ba-4715-bdaa-a3c9cea3826b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:37.923318 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f9222ad-84ba-4715-bdaa-a3c9cea3826b tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] GET https://10.4.3.253/volume/v3/types/248d6d29-9094-4461-8c05-d17b3623ed35 Jul 03 04:25:37.924055 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f9222ad-84ba-4715-bdaa-a3c9cea3826b tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:37.924269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f9222ad-84ba-4715-bdaa-a3c9cea3826b tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:37.929259 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f9222ad-84ba-4715-bdaa-a3c9cea3826b tempest-VolumeTypesNegativeTest-495722837 tempest-VolumeTypesNegativeTest-495722837-project-admin] https://10.4.3.253/volume/v3/types/248d6d29-9094-4461-8c05-d17b3623ed35 returned with HTTP 404 Jul 03 04:25:37.929794 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 431/1694] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:25:37 2026] GET /volume/v3/types/248d6d29-9094-4461-8c05-d17b3623ed35 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:38.114255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2d507da9-b777-4f43-8357-978d8a86d71d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.116548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2d507da9-b777-4f43-8357-978d8a86d71d tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:38.116810 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2d507da9-b777-4f43-8357-978d8a86d71d tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.117102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2d507da9-b777-4f43-8357-978d8a86d71d tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.117241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2d507da9-b777-4f43-8357-978d8a86d71d tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:38.121785 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.121785 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:38.122670 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2d507da9-b777-4f43-8357-978d8a86d71d tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:38.123072 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 423/1695] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:38.366891 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f1f12d22-dee5-4be6-9161-6e10a46d34d3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.368926 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f1f12d22-dee5-4be6-9161-6e10a46d34d3 None None] GET https://10.4.3.253/volume// Jul 03 04:25:38.369545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f1f12d22-dee5-4be6-9161-6e10a46d34d3 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.369792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f1f12d22-dee5-4be6-9161-6e10a46d34d3 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.370206 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f1f12d22-dee5-4be6-9161-6e10a46d34d3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:38.370856 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 419/1696] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:38.382557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-206ba44b-e886-4afb-9906-69de57c88980 req-d1163aea-9478-446c-8818-9428fa11fa17 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.386033 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-d1163aea-9478-446c-8818-9428fa11fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:25:38.386267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-d1163aea-9478-446c-8818-9428fa11fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.386508 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-d1163aea-9478-446c-8818-9428fa11fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.397651 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.397651 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:38.401597 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-206ba44b-e886-4afb-9906-69de57c88980 req-d1163aea-9478-446c-8818-9428fa11fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:25:38.405986 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-d1163aea-9478-446c-8818-9428fa11fa17 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 returned with HTTP 200 Jul 03 04:25:38.406406 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 424/1697] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 => generated 1539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:38.473113 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cba0ec54-c3c2-4ead-9680-8d69c9579a3c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.474993 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cba0ec54-c3c2-4ead-9680-8d69c9579a3c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:38.475180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cba0ec54-c3c2-4ead-9680-8d69c9579a3c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.475360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cba0ec54-c3c2-4ead-9680-8d69c9579a3c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.487806 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.487806 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:38.495348 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cba0ec54-c3c2-4ead-9680-8d69c9579a3c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:38.497950 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cba0ec54-c3c2-4ead-9680-8d69c9579a3c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:38.497950 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 432/1698] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:38.517912 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.520379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] PUT https://10.4.3.253/volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba Jul 03 04:25:38.521202 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:38.529748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Acquiring lock "cinder-attachment_update-95f98b5f-9ebb-4144-8cbc-4b2bf9edf070-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:25:38.534112 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-95f98b5f-9ebb-4144-8cbc-4b2bf9edf070-np0000004364" acquired by "attachment_update" :: waited 0.004s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:25:38.535110 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.535110 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:38.587227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a10722f3-aa6e-4ede-a576-7f156a9dfb28 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.589937 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a10722f3-aa6e-4ede-a576-7f156a9dfb28 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:38.589937 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a10722f3-aa6e-4ede-a576-7f156a9dfb28 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.589937 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a10722f3-aa6e-4ede-a576-7f156a9dfb28 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.598449 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.598449 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:38.603016 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a10722f3-aa6e-4ede-a576-7f156a9dfb28 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:38.607790 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a10722f3-aa6e-4ede-a576-7f156a9dfb28 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:38.608384 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 420/1699] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:38.709827 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-0fc00bea-c83e-410e-bfc4-7d91b59a0530 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.713564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-0fc00bea-c83e-410e-bfc4-7d91b59a0530 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:38.713564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-0fc00bea-c83e-410e-bfc4-7d91b59a0530 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.713564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-0fc00bea-c83e-410e-bfc4-7d91b59a0530 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.725687 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.725687 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:38.731291 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-0fc00bea-c83e-410e-bfc4-7d91b59a0530 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:38.736254 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-0fc00bea-c83e-410e-bfc4-7d91b59a0530 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:38.737002 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 425/1700] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:38.749678 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0324da8e-099c-4aa1-934b-8a4fccbd879b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.751967 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0324da8e-099c-4aa1-934b-8a4fccbd879b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:38.752225 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0324da8e-099c-4aa1-934b-8a4fccbd879b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.752473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0324da8e-099c-4aa1-934b-8a4fccbd879b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.770357 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.770357 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:38.773206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.776501 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0324da8e-099c-4aa1-934b-8a4fccbd879b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:38.776653 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] POST https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282/action Jul 03 04:25:38.777047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:38.777195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:38.782546 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0324da8e-099c-4aa1-934b-8a4fccbd879b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:38.783520 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 433/1701] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:38.792724 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.792724 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:38.793440 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:38.803754 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Begin detaching volume completed successfully. Jul 03 04:25:38.804079 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bca222c4-fe83-419a-9aec-7bb5d8599ff9 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282/action returned with HTTP 202 Jul 03 04:25:38.804846 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 421/1702] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:25:38 2026] POST /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:38.847260 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-260a7415-8ef9-4b37-b04e-fa421dc0728a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:38.852090 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-260a7415-8ef9-4b37-b04e-fa421dc0728a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:38.852531 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-260a7415-8ef9-4b37-b04e-fa421dc0728a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:38.852813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-260a7415-8ef9-4b37-b04e-fa421dc0728a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:38.867092 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:38.867092 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:38.872290 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-260a7415-8ef9-4b37-b04e-fa421dc0728a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:38.877516 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-260a7415-8ef9-4b37-b04e-fa421dc0728a tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:38.878567 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 426/1703] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:38 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:39.060624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-95f98b5f-9ebb-4144-8cbc-4b2bf9edf070-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:25:39.061008 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-22753402-d0ae-4b80-b747-8d1bbc0f3ec4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba returned with HTTP 200 Jul 03 04:25:39.061502 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 424/1704] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:25:38 2026] PUT /volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:39.135463 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4d9e0af2-eb03-40d8-80d2-1070fa32e8bf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.137705 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4d9e0af2-eb03-40d8-80d2-1070fa32e8bf tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:39.137705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4d9e0af2-eb03-40d8-80d2-1070fa32e8bf tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.137705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4d9e0af2-eb03-40d8-80d2-1070fa32e8bf tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.137705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-4d9e0af2-eb03-40d8-80d2-1070fa32e8bf tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:39.141671 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:39.141671 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:39.142468 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4d9e0af2-eb03-40d8-80d2-1070fa32e8bf tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:39.142858 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 434/1705] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:39.513106 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-99d63e4b-c51c-4128-831c-6eb0e84113b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.514769 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-99d63e4b-c51c-4128-831c-6eb0e84113b7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:39.514965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-99d63e4b-c51c-4128-831c-6eb0e84113b7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.515145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-99d63e4b-c51c-4128-831c-6eb0e84113b7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.533399 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:39.533399 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:39.537153 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-99d63e4b-c51c-4128-831c-6eb0e84113b7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:39.542408 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-99d63e4b-c51c-4128-831c-6eb0e84113b7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:39.544112 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 422/1706] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:39.572189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-206ba44b-e886-4afb-9906-69de57c88980 req-81824d47-5e15-48de-948d-a22c720928f3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.574247 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-81824d47-5e15-48de-948d-a22c720928f3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba/action Jul 03 04:25:39.574616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-81824d47-5e15-48de-948d-a22c720928f3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:39.574737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-81824d47-5e15-48de-948d-a22c720928f3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:39.590900 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:39.590900 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:39.602342 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-206ba44b-e886-4afb-9906-69de57c88980 req-81824d47-5e15-48de-948d-a22c720928f3 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba/action returned with HTTP 204 Jul 03 04:25:39.602808 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 427/1707] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:25:39 2026] POST /volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:39.800056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1c406286-0544-45b0-9837-3e64a3332c1f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.801675 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1c406286-0544-45b0-9837-3e64a3332c1f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:39.801894 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1c406286-0544-45b0-9837-3e64a3332c1f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.802110 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1c406286-0544-45b0-9837-3e64a3332c1f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.809962 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:39.809962 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:39.814808 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1c406286-0544-45b0-9837-3e64a3332c1f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:39.820877 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1c406286-0544-45b0-9837-3e64a3332c1f tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:39.821262 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 425/1708] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:39.837205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8b1d3757-5cef-4f61-a7df-28cd0957d249 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.837616 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b1d3757-5cef-4f61-a7df-28cd0957d249 None None] GET https://10.4.3.253/volume// Jul 03 04:25:39.837777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3757-5cef-4f61-a7df-28cd0957d249 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.837986 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b1d3757-5cef-4f61-a7df-28cd0957d249 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.838276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b1d3757-5cef-4f61-a7df-28cd0957d249 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:39.838583 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 435/1709] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:39.846771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-fd3dcc6e-a215-462f-98e6-80b991962bbe None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.848741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-fd3dcc6e-a215-462f-98e6-80b991962bbe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:39.848975 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-fd3dcc6e-a215-462f-98e6-80b991962bbe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.849151 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-fd3dcc6e-a215-462f-98e6-80b991962bbe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.860302 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:39.860302 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:39.865438 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-fd3dcc6e-a215-462f-98e6-80b991962bbe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:39.870045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-fd3dcc6e-a215-462f-98e6-80b991962bbe tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:39.870553 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 423/1710] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:39.890721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cbc10d21-ac5d-4394-8701-3067a0645a91 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.893073 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cbc10d21-ac5d-4394-8701-3067a0645a91 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:39.893520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cbc10d21-ac5d-4394-8701-3067a0645a91 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.893795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cbc10d21-ac5d-4394-8701-3067a0645a91 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.906339 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:39.906339 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:39.911213 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cbc10d21-ac5d-4394-8701-3067a0645a91 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:39.917473 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cbc10d21-ac5d-4394-8701-3067a0645a91 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:39.918067 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 428/1711] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:39.943783 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad6249eb-ae30-4f17-9f75-b488879e0cd0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.944401 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad6249eb-ae30-4f17-9f75-b488879e0cd0 None None] GET https://10.4.3.253/volume// Jul 03 04:25:39.944648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad6249eb-ae30-4f17-9f75-b488879e0cd0 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.944965 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad6249eb-ae30-4f17-9f75-b488879e0cd0 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.945406 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad6249eb-ae30-4f17-9f75-b488879e0cd0 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:39.945964 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 426/1712] 10.4.3.253 () {64 vars in 1004 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:39.953962 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-68690dbe-d274-4042-a40a-428e45fc006c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:39.954231 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-68690dbe-d274-4042-a40a-428e45fc006c None None] GET https://10.4.3.253/volume// Jul 03 04:25:39.954391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-68690dbe-d274-4042-a40a-428e45fc006c None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:39.954554 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-68690dbe-d274-4042-a40a-428e45fc006c None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:39.954838 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-68690dbe-d274-4042-a40a-428e45fc006c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:39.955094 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 436/1713] 10.4.3.253 () {64 vars in 1004 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:39.962508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-22f4888b-9834-4a9e-b6f5-f57f1fdba01d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.084132 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-22f4888b-9834-4a9e-b6f5-f57f1fdba01d tempest-VersionsTest-143628416 tempest-VersionsTest-143628416-project-member] GET https://10.4.3.253/volume/v3/ Jul 03 04:25:40.084343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-22f4888b-9834-4a9e-b6f5-f57f1fdba01d tempest-VersionsTest-143628416 tempest-VersionsTest-143628416-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.084519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-22f4888b-9834-4a9e-b6f5-f57f1fdba01d tempest-VersionsTest-143628416 tempest-VersionsTest-143628416-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.084813 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-22f4888b-9834-4a9e-b6f5-f57f1fdba01d tempest-VersionsTest-143628416 tempest-VersionsTest-143628416-project-member] https://10.4.3.253/volume/v3/ returned with HTTP 200 Jul 03 04:25:40.085148 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 424/1714] 10.4.3.253 () {66 vars in 1216 bytes} [Fri Jul 3 04:25:39 2026] GET /volume/v3/ => generated 386 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:40.155763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-42ccb448-d1cb-40d3-b3a2-615e8d41480e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.158682 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-42ccb448-d1cb-40d3-b3a2-615e8d41480e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:40.158977 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-42ccb448-d1cb-40d3-b3a2-615e8d41480e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.159222 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-42ccb448-d1cb-40d3-b3a2-615e8d41480e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.159367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-42ccb448-d1cb-40d3-b3a2-615e8d41480e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:40.164104 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:40.164104 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:40.164814 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-42ccb448-d1cb-40d3-b3a2-615e8d41480e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:40.165201 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 429/1715] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:40 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:40.538198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-08c772b5-91aa-479c-9bfc-ef60f15c6bea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.539937 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-08c772b5-91aa-479c-9bfc-ef60f15c6bea tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] DELETE https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb Jul 03 04:25:40.540094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-08c772b5-91aa-479c-9bfc-ef60f15c6bea tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.540254 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-08c772b5-91aa-479c-9bfc-ef60f15c6bea tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.549523 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:40.549523 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:40.556899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-33a755b6-6823-4aca-a94b-04d775c74926 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.559411 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33a755b6-6823-4aca-a94b-04d775c74926 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:40.559683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33a755b6-6823-4aca-a94b-04d775c74926 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.559951 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33a755b6-6823-4aca-a94b-04d775c74926 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.576955 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:40.576955 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:40.585192 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-33a755b6-6823-4aca-a94b-04d775c74926 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:40.590131 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33a755b6-6823-4aca-a94b-04d775c74926 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:40.590654 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 437/1716] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:40 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:40.834987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8c57d30d-9291-4984-b6da-b0b8bdc88080 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.837036 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8c57d30d-9291-4984-b6da-b0b8bdc88080 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:40.837263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8c57d30d-9291-4984-b6da-b0b8bdc88080 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.837490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8c57d30d-9291-4984-b6da-b0b8bdc88080 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.844757 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:40.844757 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:40.848559 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8c57d30d-9291-4984-b6da-b0b8bdc88080 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:40.852543 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8c57d30d-9291-4984-b6da-b0b8bdc88080 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:40.853130 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 425/1717] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:40 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:40.866419 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bc0f661d-0d8b-4447-a1fb-e214b4badcd5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.868804 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bc0f661d-0d8b-4447-a1fb-e214b4badcd5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] DELETE https://10.4.3.253/volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6 Jul 03 04:25:40.868804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bc0f661d-0d8b-4447-a1fb-e214b4badcd5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.868804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bc0f661d-0d8b-4447-a1fb-e214b4badcd5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.875602 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:40.875602 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:40.931709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-78502cf0-560e-4216-bb9b-cdac911b8a05 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:40.934750 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-78502cf0-560e-4216-bb9b-cdac911b8a05 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:40.934912 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-78502cf0-560e-4216-bb9b-cdac911b8a05 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:40.935085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-78502cf0-560e-4216-bb9b-cdac911b8a05 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:40.942964 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:40.942964 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:40.945576 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-78502cf0-560e-4216-bb9b-cdac911b8a05 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:40.949003 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-78502cf0-560e-4216-bb9b-cdac911b8a05 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:40.949339 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 438/1718] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:40 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:41.085363 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-80a8c7c2-ce31-41e6-b68c-aff0ca53b4ef req-08c772b5-91aa-479c-9bfc-ef60f15c6bea tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb returned with HTTP 200 Jul 03 04:25:41.085778 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 427/1719] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:40 2026] DELETE /volume/v3/attachments/bb3bf18e-32d3-4c21-9f40-3a641d1adabb => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:41.176429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b4097143-ce10-4c55-b469-ac84951214d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:41.178684 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4097143-ce10-4c55-b469-ac84951214d0 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:41.178959 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4097143-ce10-4c55-b469-ac84951214d0 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:41.179245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4097143-ce10-4c55-b469-ac84951214d0 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:41.179429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b4097143-ce10-4c55-b469-ac84951214d0 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:41.185048 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:41.185048 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:41.186132 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4097143-ce10-4c55-b469-ac84951214d0 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:41.186733 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 426/1720] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:41 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:41.411044 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e896e011-8f37-4958-ab92-74e81bf27fdb req-bc0f661d-0d8b-4447-a1fb-e214b4badcd5 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6 returned with HTTP 200 Jul 03 04:25:41.411675 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 430/1721] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:40 2026] DELETE /volume/v3/attachments/d1ce026e-d05b-42a5-986b-c925386747f6 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:41.607131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3c67f4c6-0666-427d-afe7-e8141ee07d2d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:41.608896 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3c67f4c6-0666-427d-afe7-e8141ee07d2d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:41.609093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3c67f4c6-0666-427d-afe7-e8141ee07d2d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:41.609280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3c67f4c6-0666-427d-afe7-e8141ee07d2d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:41.618409 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:41.618409 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:41.622575 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3c67f4c6-0666-427d-afe7-e8141ee07d2d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:41.627603 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3c67f4c6-0666-427d-afe7-e8141ee07d2d tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:41.627972 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 439/1722] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:41 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:41.668969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-33326f02-9199-4e99-9b47-544c8010c7e9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:41.766484 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:41.766805 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1481249126"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:41.768148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1481249126'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:41.768256 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Create volume of 1 GB Jul 03 04:25:41.768523 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:41.768523 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:41.772195 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Availability Zones retrieved successfully. Jul 03 04:25:41.777517 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Flow 'volume_create_api' (317521e8-38d3-486a-8a09-1532ad3d09e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:41.778372 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f823b4-e90a-4427-9961-90d28e84c5a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:41.779176 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:41.805613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52f823b4-e90a-4427-9961-90d28e84c5a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:41.806323 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aaba5e2-85e1-425c-9b4e-fcf160d4f5f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:41.860385 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Created reservations ['1a6c2292-5adc-4acb-82f2-f6a9e6963ee4', '73955523-01be-40b6-9cd5-a4f776752bfe', 'ece6fc93-2b46-4fe1-af4e-2bfdff035696', '8fd9db41-6604-45fd-a240-f4a72621aded'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:41.861207 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aaba5e2-85e1-425c-9b4e-fcf160d4f5f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a6c2292-5adc-4acb-82f2-f6a9e6963ee4', '73955523-01be-40b6-9cd5-a4f776752bfe', 'ece6fc93-2b46-4fe1-af4e-2bfdff035696', '8fd9db41-6604-45fd-a240-f4a72621aded']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:41.861925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fb0e58-8bf0-4437-a8da-53c8c2f7aac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:41.871087 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-679e9023-b81f-471d-bef6-b166eaaee8d6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:41.872712 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-679e9023-b81f-471d-bef6-b166eaaee8d6 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:41.872956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-679e9023-b81f-471d-bef6-b166eaaee8d6 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:41.873119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-679e9023-b81f-471d-bef6-b166eaaee8d6 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:41.880225 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:41.880225 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:41.883596 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-679e9023-b81f-471d-bef6-b166eaaee8d6 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:41.885336 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76fb0e58-8bf0-4437-a8da-53c8c2f7aac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a21112d3-9886-43ad-b13c-d4ef098c2099', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1481249126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a83f9a2944c7bbda5a11ae0c31f6f',qos_specs=None,replication_status=,reservations=['1a6c2292-5adc-4acb-82f2-f6a9e6963ee4','73955523-01be-40b6-9cd5-a4f776752bfe','ece6fc93-2b46-4fe1-af4e-2bfdff035696','8fd9db41-6604-45fd-a240-f4a72621aded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4128d01146344ff09eb94854bc6d5d09',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1481249126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a21112d3-9886-43ad-b13c-d4ef098c2099,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a21a83f9a2944c7bbda5a11ae0c31f6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4128d01146344ff09eb94854bc6d5d09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:41.886066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9562d42-2bdb-4b05-87b2-fa893e145677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:41.887517 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-679e9023-b81f-471d-bef6-b166eaaee8d6 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:41.887663 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 427/1723] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:41 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:41.904840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9562d42-2bdb-4b05-87b2-fa893e145677) transitioned into state 'SUCCESS' from state '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-1481249126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a21a83f9a2944c7bbda5a11ae0c31f6f',qos_specs=None,replication_status=,reservations=['1a6c2292-5adc-4acb-82f2-f6a9e6963ee4','73955523-01be-40b6-9cd5-a4f776752bfe','ece6fc93-2b46-4fe1-af4e-2bfdff035696','8fd9db41-6604-45fd-a240-f4a72621aded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4128d01146344ff09eb94854bc6d5d09',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:41.905824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f2a293-578d-469b-8d01-ea06d2800477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:41.920992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03f2a293-578d-469b-8d01-ea06d2800477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:41.920992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Flow 'volume_create_api' (317521e8-38d3-486a-8a09-1532ad3d09e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:41.920992 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Create volume request issued successfully. Jul 03 04:25:41.922401 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-33326f02-9199-4e99-9b47-544c8010c7e9 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:41.922401 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 428/1724] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:41 2026] POST /volume/v3/volumes => generated 750 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:41.970233 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b10cbea0-fafe-400f-b0c8-c2d10519ef36 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:41.972384 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b10cbea0-fafe-400f-b0c8-c2d10519ef36 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:41.972590 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b10cbea0-fafe-400f-b0c8-c2d10519ef36 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:41.972787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b10cbea0-fafe-400f-b0c8-c2d10519ef36 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:41.983484 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:41.983484 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:41.987000 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b10cbea0-fafe-400f-b0c8-c2d10519ef36 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:41.989167 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b75400fc-bd20-475c-b7d5-15960f4de5f5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:41.991433 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b75400fc-bd20-475c-b7d5-15960f4de5f5 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] GET https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:41.991687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b75400fc-bd20-475c-b7d5-15960f4de5f5 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:41.991912 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b75400fc-bd20-475c-b7d5-15960f4de5f5 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:41.993302 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b10cbea0-fafe-400f-b0c8-c2d10519ef36 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:41.993769 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 431/1725] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:41 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:41.998909 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:41.998909 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:42.003618 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b75400fc-bd20-475c-b7d5-15960f4de5f5 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Volume info retrieved successfully. Jul 03 04:25:42.010064 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0dbcd642-38c4-46b1-8ea4-29fd7ab9e346 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.011415 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b75400fc-bd20-475c-b7d5-15960f4de5f5 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 returned with HTTP 200 Jul 03 04:25:42.011927 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 440/1726] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:41 2026] GET /volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.012373 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0dbcd642-38c4-46b1-8ea4-29fd7ab9e346 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:42.012592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0dbcd642-38c4-46b1-8ea4-29fd7ab9e346 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.012779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0dbcd642-38c4-46b1-8ea4-29fd7ab9e346 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.021240 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.021240 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:42.024709 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0dbcd642-38c4-46b1-8ea4-29fd7ab9e346 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:42.029915 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0dbcd642-38c4-46b1-8ea4-29fd7ab9e346 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:42.030506 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 428/1727] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.078850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f284fe7e-594b-4fab-ba2f-30279e347a5f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.081258 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f284fe7e-594b-4fab-ba2f-30279e347a5f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:42.081543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f284fe7e-594b-4fab-ba2f-30279e347a5f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.081739 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f284fe7e-594b-4fab-ba2f-30279e347a5f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.091231 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.091231 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:42.096712 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f284fe7e-594b-4fab-ba2f-30279e347a5f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:42.104703 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f284fe7e-594b-4fab-ba2f-30279e347a5f tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:42.105120 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 429/1728] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.124987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bdf6bc2e-d761-44ac-a42c-c51205ccdbb0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.127085 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bdf6bc2e-d761-44ac-a42c-c51205ccdbb0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:42.127307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bdf6bc2e-d761-44ac-a42c-c51205ccdbb0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.127640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bdf6bc2e-d761-44ac-a42c-c51205ccdbb0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.150826 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.150826 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:42.157064 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bdf6bc2e-d761-44ac-a42c-c51205ccdbb0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:42.165097 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bdf6bc2e-d761-44ac-a42c-c51205ccdbb0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:42.165582 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 432/1729] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.197924 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5d46f492-7436-4a49-ad09-3483cb79c8a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.200252 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d46f492-7436-4a49-ad09-3483cb79c8a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:42.200521 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d46f492-7436-4a49-ad09-3483cb79c8a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.200700 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d46f492-7436-4a49-ad09-3483cb79c8a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.200802 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5d46f492-7436-4a49-ad09-3483cb79c8a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:42.205321 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.205321 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:42.206228 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d46f492-7436-4a49-ad09-3483cb79c8a5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:42.206755 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 441/1730] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.233928 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-69d1a49e-bd74-48f4-b912-10b8a500fa92 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.235752 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69d1a49e-bd74-48f4-b912-10b8a500fa92 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:42.235993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69d1a49e-bd74-48f4-b912-10b8a500fa92 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.236217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69d1a49e-bd74-48f4-b912-10b8a500fa92 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.244348 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.244348 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:42.248115 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-69d1a49e-bd74-48f4-b912-10b8a500fa92 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:42.261026 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69d1a49e-bd74-48f4-b912-10b8a500fa92 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:42.261459 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 429/1731] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.551434 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db623767-7c92-4599-931f-537d10f6b294 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.553225 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db623767-7c92-4599-931f-537d10f6b294 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:25:42.553475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db623767-7c92-4599-931f-537d10f6b294 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.553702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db623767-7c92-4599-931f-537d10f6b294 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.560550 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.560550 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:42.565469 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-db623767-7c92-4599-931f-537d10f6b294 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:25:42.570844 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db623767-7c92-4599-931f-537d10f6b294 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:25:42.571338 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 430/1732] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.642545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c489bf12-0b58-4857-b3c3-ccfb33ff7e2e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.644994 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c489bf12-0b58-4857-b3c3-ccfb33ff7e2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:42.645253 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c489bf12-0b58-4857-b3c3-ccfb33ff7e2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.645580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c489bf12-0b58-4857-b3c3-ccfb33ff7e2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.657524 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.657524 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:42.661433 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c489bf12-0b58-4857-b3c3-ccfb33ff7e2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:42.667901 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c489bf12-0b58-4857-b3c3-ccfb33ff7e2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:42.668406 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 433/1733] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:42.899536 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b8dfc7f5-5a6b-4c29-a5c7-b63cf59672e1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:42.901614 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b8dfc7f5-5a6b-4c29-a5c7-b63cf59672e1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:42.901849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b8dfc7f5-5a6b-4c29-a5c7-b63cf59672e1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:42.902075 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b8dfc7f5-5a6b-4c29-a5c7-b63cf59672e1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:42.910431 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:42.910431 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:42.914637 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b8dfc7f5-5a6b-4c29-a5c7-b63cf59672e1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:42.919888 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b8dfc7f5-5a6b-4c29-a5c7-b63cf59672e1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:42.920374 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 442/1734] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:42 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:43.024202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2ba1f9c2-2376-48ab-8783-859cce79a20a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.025852 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2ba1f9c2-2376-48ab-8783-859cce79a20a tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] GET https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:43.026085 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2ba1f9c2-2376-48ab-8783-859cce79a20a tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.026284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2ba1f9c2-2376-48ab-8783-859cce79a20a tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.032706 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.032706 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:43.037344 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2ba1f9c2-2376-48ab-8783-859cce79a20a tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Volume info retrieved successfully. Jul 03 04:25:43.041455 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2ba1f9c2-2376-48ab-8783-859cce79a20a tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 returned with HTTP 200 Jul 03 04:25:43.041861 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 430/1735] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:43.053826 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b020606-44db-4d08-bbd5-712c2e245677 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.055974 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b020606-44db-4d08-bbd5-712c2e245677 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] GET https://10.4.3.253/volume/v3/limits Jul 03 04:25:43.056216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b020606-44db-4d08-bbd5-712c2e245677 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.056609 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b020606-44db-4d08-bbd5-712c2e245677 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.076657 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b020606-44db-4d08-bbd5-712c2e245677 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/limits returned with HTTP 200 Jul 03 04:25:43.077126 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 431/1736] 10.4.3.253 () {66 vars in 1234 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:43.087027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b02736e0-a424-43a8-a7cb-b9da61284a6c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.088885 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b02736e0-a424-43a8-a7cb-b9da61284a6c tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] GET https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:43.089126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b02736e0-a424-43a8-a7cb-b9da61284a6c tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.089357 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b02736e0-a424-43a8-a7cb-b9da61284a6c tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.095877 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.095877 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:43.099236 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b02736e0-a424-43a8-a7cb-b9da61284a6c tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Volume info retrieved successfully. Jul 03 04:25:43.103319 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b02736e0-a424-43a8-a7cb-b9da61284a6c tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 returned with HTTP 200 Jul 03 04:25:43.103747 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 434/1737] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:43.115230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.117465 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:43.117726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.117988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.118207 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Delete volume with id: a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:43.127304 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.127304 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:43.127969 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Volume info retrieved successfully. Jul 03 04:25:43.145850 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Delete volume request issued successfully. Jul 03 04:25:43.146135 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26022459-54b6-4616-b6fe-61e5dc5b4a9e tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 returned with HTTP 202 Jul 03 04:25:43.146737 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 443/1738] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:43 2026] DELETE /volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:43.153578 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-70471097-853c-4f94-b7f9-7f1298ff4bd2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.155370 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70471097-853c-4f94-b7f9-7f1298ff4bd2 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] GET https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:43.155572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70471097-853c-4f94-b7f9-7f1298ff4bd2 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.155742 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70471097-853c-4f94-b7f9-7f1298ff4bd2 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.166204 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.166204 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:43.171173 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-70471097-853c-4f94-b7f9-7f1298ff4bd2 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Volume info retrieved successfully. Jul 03 04:25:43.177861 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70471097-853c-4f94-b7f9-7f1298ff4bd2 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 returned with HTTP 200 Jul 03 04:25:43.178250 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 431/1739] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:43.221265 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-809726ad-51c6-43cc-a05f-e5e50c118470 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.223104 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-809726ad-51c6-43cc-a05f-e5e50c118470 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:43.223478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-809726ad-51c6-43cc-a05f-e5e50c118470 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.223910 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-809726ad-51c6-43cc-a05f-e5e50c118470 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.224066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-809726ad-51c6-43cc-a05f-e5e50c118470 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:43.229109 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.229109 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:43.229999 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-809726ad-51c6-43cc-a05f-e5e50c118470 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:43.230480 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 432/1740] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:43.395135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-ed5a8fd7-2e84-40ae-b280-ca766f1741db None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.398724 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-ed5a8fd7-2e84-40ae-b280-ca766f1741db tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e/action Jul 03 04:25:43.399145 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-ed5a8fd7-2e84-40ae-b280-ca766f1741db tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:43.399296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-ed5a8fd7-2e84-40ae-b280-ca766f1741db tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:43.430044 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.430044 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:43.443058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c0156ddc-1ce7-4b67-b109-425dd1e327a9 req-ed5a8fd7-2e84-40ae-b280-ca766f1741db tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e/action returned with HTTP 204 Jul 03 04:25:43.443576 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 435/1741] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:25:43 2026] POST /volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:43.682002 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a2de64a2-c2f1-4310-b6ae-5fc8d31da286 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.683268 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2de64a2-c2f1-4310-b6ae-5fc8d31da286 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:43.683474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2de64a2-c2f1-4310-b6ae-5fc8d31da286 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.684620 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2de64a2-c2f1-4310-b6ae-5fc8d31da286 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.693712 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.693712 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:43.697960 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a2de64a2-c2f1-4310-b6ae-5fc8d31da286 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:43.702752 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2de64a2-c2f1-4310-b6ae-5fc8d31da286 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:43.703291 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 444/1742] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:43.717875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-190ca3d4-77e9-4fac-9062-d45ecd58fd23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.721967 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-190ca3d4-77e9-4fac-9062-d45ecd58fd23 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:43.721967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-190ca3d4-77e9-4fac-9062-d45ecd58fd23 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.721967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-190ca3d4-77e9-4fac-9062-d45ecd58fd23 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.736725 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.736725 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:43.742243 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-190ca3d4-77e9-4fac-9062-d45ecd58fd23 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:43.748319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-190ca3d4-77e9-4fac-9062-d45ecd58fd23 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:43.749008 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 432/1743] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:43.766039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dad81c70-af8f-40a0-acef-ffde577f2109 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.767853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:43.768044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.768234 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.768435 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume with id: 7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:43.778245 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.778245 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:43.778805 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:43.790240 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-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. Jul 03 04:25:43.790577 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dad81c70-af8f-40a0-acef-ffde577f2109 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 400 Jul 03 04:25:43.792944 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 433/1744] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:43 2026] DELETE /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 307 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:25:43.800220 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b39dee3d-590a-4b98-8e37-3019d469e046 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.801994 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b39dee3d-590a-4b98-8e37-3019d469e046 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:43.802177 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b39dee3d-590a-4b98-8e37-3019d469e046 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.802396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b39dee3d-590a-4b98-8e37-3019d469e046 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.813956 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.813956 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:43.818725 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b39dee3d-590a-4b98-8e37-3019d469e046 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:43.823206 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b39dee3d-590a-4b98-8e37-3019d469e046 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:43.823592 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 436/1745] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:43.864112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-f1357328-1b43-4690-841c-61ee0707814c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.866695 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-f1357328-1b43-4690-841c-61ee0707814c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:43.866954 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-f1357328-1b43-4690-841c-61ee0707814c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.867222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-f1357328-1b43-4690-841c-61ee0707814c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.883062 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.883062 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:43.886689 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-f1357328-1b43-4690-841c-61ee0707814c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:43.890820 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-f1357328-1b43-4690-841c-61ee0707814c tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:43.891247 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 445/1746] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:43.915189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.918346 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] POST https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c/action Jul 03 04:25:43.918907 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:25:43.919198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:43.936615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a916706b-63d2-42cb-a101-57bc7951c02e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:43.938102 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.938102 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:43.938664 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:43.938723 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a916706b-63d2-42cb-a101-57bc7951c02e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:43.938972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a916706b-63d2-42cb-a101-57bc7951c02e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:43.939197 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a916706b-63d2-42cb-a101-57bc7951c02e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:43.946902 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:43.946902 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:43.951366 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Begin detaching volume completed successfully. Jul 03 04:25:43.951766 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-bdb9749b-c3a2-4497-8f6e-dcc3c9476abd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c/action returned with HTTP 202 Jul 03 04:25:43.952184 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 433/1747] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:25:43 2026] POST /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:43.959872 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a916706b-63d2-42cb-a101-57bc7951c02e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:43.962379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a916706b-63d2-42cb-a101-57bc7951c02e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:43.963162 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 434/1748] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:43 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:44.191442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-180a8c34-d580-41f1-b2f2-cb4455830585 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:44.193780 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-180a8c34-d580-41f1-b2f2-cb4455830585 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] GET https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 Jul 03 04:25:44.193978 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-180a8c34-d580-41f1-b2f2-cb4455830585 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:44.194159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-180a8c34-d580-41f1-b2f2-cb4455830585 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:44.203491 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-180a8c34-d580-41f1-b2f2-cb4455830585 tempest-AbsoluteLimitsTests-1115137594 tempest-AbsoluteLimitsTests-1115137594-project-member] https://10.4.3.253/volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 returned with HTTP 404 Jul 03 04:25:44.204006 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 437/1749] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:44 2026] GET /volume/v3/volumes/a21112d3-9886-43ad-b13c-d4ef098c2099 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:44.240709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-753f670c-58f0-40a6-9e15-d680f7e323e6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:44.242670 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-753f670c-58f0-40a6-9e15-d680f7e323e6 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:44.242670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-753f670c-58f0-40a6-9e15-d680f7e323e6 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:44.242834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-753f670c-58f0-40a6-9e15-d680f7e323e6 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:44.242934 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-753f670c-58f0-40a6-9e15-d680f7e323e6 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:44.248041 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:44.248041 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:44.248938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-753f670c-58f0-40a6-9e15-d680f7e323e6 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:44.249334 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 446/1750] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:44 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:44.978244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-91741788-c304-4afb-a791-9321aa2ca073 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:44.978749 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-91741788-c304-4afb-a791-9321aa2ca073 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:44.978749 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-91741788-c304-4afb-a791-9321aa2ca073 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:44.979295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-91741788-c304-4afb-a791-9321aa2ca073 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:44.987218 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:44.987218 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:44.989669 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b23fcf85-0a84-4c83-9923-3adc20938d35 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:44.990096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b23fcf85-0a84-4c83-9923-3adc20938d35 None None] GET https://10.4.3.253/volume// Jul 03 04:25:44.990264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b23fcf85-0a84-4c83-9923-3adc20938d35 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:44.990478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b23fcf85-0a84-4c83-9923-3adc20938d35 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:44.990795 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b23fcf85-0a84-4c83-9923-3adc20938d35 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:25:44.991080 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 435/1751] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:25:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:25:44.991158 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-91741788-c304-4afb-a791-9321aa2ca073 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:44.996065 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-91741788-c304-4afb-a791-9321aa2ca073 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:44.996506 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 434/1752] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:44 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:44.998860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-5a44f30a-4e4b-44be-82fb-106bdc0c097b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.002301 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-5a44f30a-4e4b-44be-82fb-106bdc0c097b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:45.002604 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-5a44f30a-4e4b-44be-82fb-106bdc0c097b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.002848 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-5a44f30a-4e4b-44be-82fb-106bdc0c097b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.009223 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a20e1833-a999-4723-9798-660df049acb3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.010938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a20e1833-a999-4723-9798-660df049acb3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:45.011198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a20e1833-a999-4723-9798-660df049acb3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.011439 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a20e1833-a999-4723-9798-660df049acb3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.015438 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.015438 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:45.018917 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.018917 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:45.019981 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-5a44f30a-4e4b-44be-82fb-106bdc0c097b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:45.022313 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a20e1833-a999-4723-9798-660df049acb3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:45.026543 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a20e1833-a999-4723-9798-660df049acb3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:45.027019 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 447/1753] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:45 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:45.028834 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-5a44f30a-4e4b-44be-82fb-106bdc0c097b tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:45.029239 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 438/1754] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:25:44 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:45.043745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.046422 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:45.046884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "a697947b-4454-455e-99ac-f089be155983", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:45.048697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'a697947b-4454-455e-99ac-f089be155983', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:45.059171 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.059171 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:45.059563 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume retrieved successfully. Jul 03 04:25:45.059753 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume of 1 GB Jul 03 04:25:45.064363 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Availability Zones retrieved successfully. Jul 03 04:25:45.070057 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (41c02135-74fe-4a06-82ac-3fedab9eac55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:45.071491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f808703-d42e-426b-9245-434b2425b406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:45.072563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:45.099039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f808703-d42e-426b-9245-434b2425b406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a697947b-4454-455e-99ac-f089be155983', 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:45.099700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9c68b2-e748-4154-bbca-0283368b30e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:45.137150 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Created reservations ['102cbab4-a964-49c8-a7a4-ea2d61f3a1b3', 'acac9775-598f-4925-84e6-46958d4254eb', '2b888a63-8237-4994-a845-4fc56a79f4b4', '4d061f0a-10a7-44a4-b5a0-1300ad953695'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:45.137926 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9c68b2-e748-4154-bbca-0283368b30e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102cbab4-a964-49c8-a7a4-ea2d61f3a1b3', 'acac9775-598f-4925-84e6-46958d4254eb', '2b888a63-8237-4994-a845-4fc56a79f4b4', '4d061f0a-10a7-44a4-b5a0-1300ad953695']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:45.138677 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c56f57-ee4e-49f5-bcda-5f7076f5a196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:45.192285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63c56f57-ee4e-49f5-bcda-5f7076f5a196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06b34513-ec91-40da-a0e5-26511e1e600b', '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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['102cbab4-a964-49c8-a7a4-ea2d61f3a1b3','acac9775-598f-4925-84e6-46958d4254eb','2b888a63-8237-4994-a845-4fc56a79f4b4','4d061f0a-10a7-44a4-b5a0-1300ad953695'],size=1,snapshot_id=None,source_replicaid=,source_volid=a697947b-4454-455e-99ac-f089be155983,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:25:45Z,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=06b34513-ec91-40da-a0e5-26511e1e600b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d266dab199bb4e3a9621c6315421181f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a697947b-4454-455e-99ac-f089be155983,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:45.193510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29423a7c-e346-443b-a8d4-e394de76ed52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:45.221430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29423a7c-e346-443b-a8d4-e394de76ed52) transitioned into state 'SUCCESS' from 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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['102cbab4-a964-49c8-a7a4-ea2d61f3a1b3','acac9775-598f-4925-84e6-46958d4254eb','2b888a63-8237-4994-a845-4fc56a79f4b4','4d061f0a-10a7-44a4-b5a0-1300ad953695'],size=1,snapshot_id=None,source_replicaid=,source_volid=a697947b-4454-455e-99ac-f089be155983,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:45.222231 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b44b0e5-1ad7-4ed9-9d74-ea8b615c3ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:45.260095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-da0b9fb6-6977-4557-af57-99f7c7ba7fa3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.261084 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b44b0e5-1ad7-4ed9-9d74-ea8b615c3ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:45.262194 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (41c02135-74fe-4a06-82ac-3fedab9eac55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:45.262654 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request issued successfully. Jul 03 04:25:45.263403 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b0bd279-a65f-479b-87d2-8b5609af7480 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:45.263993 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 436/1755] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:25:45 2026] POST /volume/v3/volumes => generated 809 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:45.268148 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da0b9fb6-6977-4557-af57-99f7c7ba7fa3 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:45.268459 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da0b9fb6-6977-4557-af57-99f7c7ba7fa3 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.268684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da0b9fb6-6977-4557-af57-99f7c7ba7fa3 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.268808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-da0b9fb6-6977-4557-af57-99f7c7ba7fa3 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:45.277076 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.277076 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:45.278008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da0b9fb6-6977-4557-af57-99f7c7ba7fa3 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:45.278457 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 435/1756] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:45 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:45.280279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2ee84aa9-7aa8-40b7-b14f-cd222f2ef123 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.283413 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2ee84aa9-7aa8-40b7-b14f-cd222f2ef123 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:25:45.284368 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2ee84aa9-7aa8-40b7-b14f-cd222f2ef123 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.284368 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2ee84aa9-7aa8-40b7-b14f-cd222f2ef123 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.292971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8fb518b4-9eb6-4c29-9bd7-566e9a9f1fb1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.295087 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8fb518b4-9eb6-4c29-9bd7-566e9a9f1fb1 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:45.295141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8fb518b4-9eb6-4c29-9bd7-566e9a9f1fb1 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.295359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8fb518b4-9eb6-4c29-9bd7-566e9a9f1fb1 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.296178 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.296178 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:45.302444 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2ee84aa9-7aa8-40b7-b14f-cd222f2ef123 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:45.306848 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.306848 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:45.310113 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2ee84aa9-7aa8-40b7-b14f-cd222f2ef123 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b returned with HTTP 200 Jul 03 04:25:45.310710 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 448/1757] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:45 2026] GET /volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:45.314058 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8fb518b4-9eb6-4c29-9bd7-566e9a9f1fb1 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:45.324518 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8fb518b4-9eb6-4c29-9bd7-566e9a9f1fb1 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 200 Jul 03 04:25:45.324694 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 439/1758] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:45 2026] GET /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:45.339059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d0794308-fa11-48f5-87d3-64cfd17f33ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.340855 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0794308-fa11-48f5-87d3-64cfd17f33ee tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] PUT https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:45.341238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0794308-fa11-48f5-87d3-64cfd17f33ee tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-942869553", "description": "tempest-volume-backup-description-1285461027"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:45.350467 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.350467 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:45.363122 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0794308-fa11-48f5-87d3-64cfd17f33ee tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:45.363587 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 437/1759] 10.4.3.253 () {70 vars in 1409 bytes} [Fri Jul 3 04:25:45 2026] PUT /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:45.374432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ccce2ba4-a0ec-4efd-8739-4e5bbf29f632 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.376078 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ccce2ba4-a0ec-4efd-8739-4e5bbf29f632 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:45.376273 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ccce2ba4-a0ec-4efd-8739-4e5bbf29f632 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.376474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ccce2ba4-a0ec-4efd-8739-4e5bbf29f632 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.376567 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ccce2ba4-a0ec-4efd-8739-4e5bbf29f632 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:45.381020 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.381020 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:45.381897 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ccce2ba4-a0ec-4efd-8739-4e5bbf29f632 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:45.382250 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 436/1760] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:45 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 840 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:45.399189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.401179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] DELETE https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:45.401473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.401843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.402036 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Delete backup with id: 7aae7941-7047-4074-b0aa-7f698fd4d764. Jul 03 04:25:45.408618 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.408618 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:45.428779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] delete_backup rpcapi backup_id 7aae7941-7047-4074-b0aa-7f698fd4d764 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:25:45.433355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e6157c21-d9df-4d09-85a4-949b5ac8a481 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 202 Jul 03 04:25:45.433355 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 449/1761] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:25:45 2026] DELETE /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:25:45.439894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b8fe7947-a0b4-4a27-94a3-b3c56a71a01b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.442200 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8fe7947-a0b4-4a27-94a3-b3c56a71a01b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:45.442200 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8fe7947-a0b4-4a27-94a3-b3c56a71a01b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.442200 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8fe7947-a0b4-4a27-94a3-b3c56a71a01b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.447292 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b8fe7947-a0b4-4a27-94a3-b3c56a71a01b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:45.456134 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.456134 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:45.456444 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8fe7947-a0b4-4a27-94a3-b3c56a71a01b tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 200 Jul 03 04:25:45.457664 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 440/1762] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:45 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:45.918791 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-30aa038c-a81a-4e3c-b720-7ecb95e0ab69 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:45.920575 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-30aa038c-a81a-4e3c-b720-7ecb95e0ab69 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e Jul 03 04:25:45.920773 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-30aa038c-a81a-4e3c-b720-7ecb95e0ab69 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:45.920987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-30aa038c-a81a-4e3c-b720-7ecb95e0ab69 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:45.930298 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:45.930298 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:46.185838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-726b6fef-ef8a-407e-b51e-d6462086647e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.296790 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:46.297235 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-691848400"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:46.299516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-691848400'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:46.299684 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Create volume of 1 GB Jul 03 04:25:46.304620 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Availability Zones retrieved successfully. Jul 03 04:25:46.310253 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Flow 'volume_create_api' (5dc86acb-c3c7-431d-988a-e20b9ef0d39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:46.311130 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6422a83d-5725-49f2-a0c0-eed80f06ce20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:46.311995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:46.324923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7d950d3a-b6e1-4779-928a-3c29a3dc0341 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.326519 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d950d3a-b6e1-4779-928a-3c29a3dc0341 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:25:46.326790 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d950d3a-b6e1-4779-928a-3c29a3dc0341 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.327033 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d950d3a-b6e1-4779-928a-3c29a3dc0341 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.333498 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.333498 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:46.337123 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7d950d3a-b6e1-4779-928a-3c29a3dc0341 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:46.341503 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d950d3a-b6e1-4779-928a-3c29a3dc0341 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b returned with HTTP 200 Jul 03 04:25:46.341863 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 450/1763] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:46.342868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6422a83d-5725-49f2-a0c0-eed80f06ce20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:46.344073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4cd4099-4f89-4c25-822e-2f4ab84cd410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:46.352889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5f2caf24-2bca-448d-8f2f-148bfc9f9a33 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.355457 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f2caf24-2bca-448d-8f2f-148bfc9f9a33 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:25:46.355692 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f2caf24-2bca-448d-8f2f-148bfc9f9a33 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.355917 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f2caf24-2bca-448d-8f2f-148bfc9f9a33 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.363699 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.363699 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:46.367682 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5f2caf24-2bca-448d-8f2f-148bfc9f9a33 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:46.372758 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f2caf24-2bca-448d-8f2f-148bfc9f9a33 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b returned with HTTP 200 Jul 03 04:25:46.373190 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 441/1764] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:46.388750 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.390535 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:46.390814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.391058 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.391248 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:46.397656 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.397656 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:46.398060 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:46.417678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Created reservations ['e6e62023-b246-41f6-ab97-c1269610f44b', '5c29f604-f5c8-43c3-9d31-65a10154d8e7', 'f1f6a549-7614-4bdd-8377-7ea4b755bb58', 'c171866a-b0c0-411b-a0a7-087f3482fc59'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:46.418433 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4cd4099-4f89-4c25-822e-2f4ab84cd410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e62023-b246-41f6-ab97-c1269610f44b', '5c29f604-f5c8-43c3-9d31-65a10154d8e7', 'f1f6a549-7614-4bdd-8377-7ea4b755bb58', 'c171866a-b0c0-411b-a0a7-087f3482fc59']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:46.419138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b851433-9e65-4dc1-89f0-359754832a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:46.423379 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume request issued successfully. Jul 03 04:25:46.423609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e0ee97d-a0a3-40e3-bf9d-64e442c1b24b tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 202 Jul 03 04:25:46.424077 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 451/1765] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:25:46 2026] DELETE /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:25:46.432246 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3710f59a-277b-4346-932c-6c37354cf29a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.434192 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3710f59a-277b-4346-932c-6c37354cf29a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:46.434448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3710f59a-277b-4346-932c-6c37354cf29a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.434704 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3710f59a-277b-4346-932c-6c37354cf29a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.441666 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.441666 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:46.445343 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3710f59a-277b-4346-932c-6c37354cf29a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:46.450209 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3710f59a-277b-4346-932c-6c37354cf29a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 200 Jul 03 04:25:46.450585 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 442/1766] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:46.451438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b851433-9e65-4dc1-89f0-359754832a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde0033d-893e-4337-a065-f915678272bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-691848400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ae4a80c6e49cd8c4e848919bf55fc',qos_specs=None,replication_status=,reservations=['e6e62023-b246-41f6-ab97-c1269610f44b','5c29f604-f5c8-43c3-9d31-65a10154d8e7','f1f6a549-7614-4bdd-8377-7ea4b755bb58','c171866a-b0c0-411b-a0a7-087f3482fc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0eaa01ee7a943859ded3016d6cc47de',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-691848400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde0033d-893e-4337-a065-f915678272bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93ae4a80c6e49cd8c4e848919bf55fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0eaa01ee7a943859ded3016d6cc47de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:46.452724 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12bd3f2-66f5-41bb-b526-dceb556dccb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:46.470900 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-785bf778-99d1-4a5e-a419-045c3b233b1e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.472902 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ef9e82f7-ae35-4d0c-833a-3e686d1fa1d7 req-30aa038c-a81a-4e3c-b720-7ecb95e0ab69 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e returned with HTTP 200 Jul 03 04:25:46.473494 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 438/1767] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:45 2026] DELETE /volume/v3/attachments/b9a675ee-91c5-4ae0-a050-2f96633ae96e => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:46.473565 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-785bf778-99d1-4a5e-a419-045c3b233b1e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 Jul 03 04:25:46.473815 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-785bf778-99d1-4a5e-a419-045c3b233b1e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.474206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-785bf778-99d1-4a5e-a419-045c3b233b1e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.474398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-785bf778-99d1-4a5e-a419-045c3b233b1e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Show backup with id 7aae7941-7047-4074-b0aa-7f698fd4d764. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:25:46.478724 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-785bf778-99d1-4a5e-a419-045c3b233b1e tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 returned with HTTP 404 Jul 03 04:25:46.479425 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 452/1768] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/backups/7aae7941-7047-4074-b0aa-7f698fd4d764 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:46.486045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12bd3f2-66f5-41bb-b526-dceb556dccb3) transitioned into state 'SUCCESS' from state '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-691848400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ae4a80c6e49cd8c4e848919bf55fc',qos_specs=None,replication_status=,reservations=['e6e62023-b246-41f6-ab97-c1269610f44b','5c29f604-f5c8-43c3-9d31-65a10154d8e7','f1f6a549-7614-4bdd-8377-7ea4b755bb58','c171866a-b0c0-411b-a0a7-087f3482fc59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0eaa01ee7a943859ded3016d6cc47de',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:46.486844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549ef012-aa8c-4d4b-b43b-f0e6a312ec35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:46.504753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (549ef012-aa8c-4d4b-b43b-f0e6a312ec35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:46.504753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Flow 'volume_create_api' (5dc86acb-c3c7-431d-988a-e20b9ef0d39e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:46.504753 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Create volume request issued successfully. Jul 03 04:25:46.504753 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-726b6fef-ef8a-407e-b51e-d6462086647e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:46.505488 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 437/1769] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:46 2026] POST /volume/v3/volumes => generated 749 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:46.520694 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eb23a309-f544-4db0-9131-a651c3d70a56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.522867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb23a309-f544-4db0-9131-a651c3d70a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:46.523019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb23a309-f544-4db0-9131-a651c3d70a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.523243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb23a309-f544-4db0-9131-a651c3d70a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.532289 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.532289 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:46.536761 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-eb23a309-f544-4db0-9131-a651c3d70a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:46.542129 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb23a309-f544-4db0-9131-a651c3d70a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc returned with HTTP 200 Jul 03 04:25:46.542839 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 443/1770] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:46.589541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8a5ac8d4-f874-42d1-a29b-5d3cf9730785 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.592247 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a5ac8d4-f874-42d1-a29b-5d3cf9730785 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:46.592660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a5ac8d4-f874-42d1-a29b-5d3cf9730785 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.592938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a5ac8d4-f874-42d1-a29b-5d3cf9730785 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.604543 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.604543 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:46.613040 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8a5ac8d4-f874-42d1-a29b-5d3cf9730785 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:46.619898 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a5ac8d4-f874-42d1-a29b-5d3cf9730785 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 200 Jul 03 04:25:46.620806 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 439/1771] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:46.637778 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.639795 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] DELETE https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:46.640076 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.640392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.640690 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Delete volume with id: 62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:46.650066 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.650066 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:46.650645 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:46.680687 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Delete volume request issued successfully. Jul 03 04:25:46.680911 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fed84ed1-6382-40ea-b0e6-8bc79cdad578 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 202 Jul 03 04:25:46.681463 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 453/1772] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:25:46 2026] DELETE /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:46.690335 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5dd31230-6c7b-4d23-a349-faccfe931ab5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:46.692338 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5dd31230-6c7b-4d23-a349-faccfe931ab5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:46.692539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5dd31230-6c7b-4d23-a349-faccfe931ab5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:46.692727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5dd31230-6c7b-4d23-a349-faccfe931ab5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:46.704556 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:46.704556 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:46.708235 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5dd31230-6c7b-4d23-a349-faccfe931ab5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Volume info retrieved successfully. Jul 03 04:25:46.714154 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5dd31230-6c7b-4d23-a349-faccfe931ab5 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 200 Jul 03 04:25:46.714550 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 438/1773] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:46 2026] GET /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:47.156499 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-17e2af24-6184-45a8-a344-2ddd22b83c82 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.158052 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-17e2af24-6184-45a8-a344-2ddd22b83c82 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:47.158214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-17e2af24-6184-45a8-a344-2ddd22b83c82 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.158409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-17e2af24-6184-45a8-a344-2ddd22b83c82 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.168438 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.168438 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:47.172355 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-17e2af24-6184-45a8-a344-2ddd22b83c82 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:47.176233 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-17e2af24-6184-45a8-a344-2ddd22b83c82 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:47.176604 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 444/1774] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:47.465711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-437005dc-2074-4091-87b9-97e6761c94bf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.467318 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-437005dc-2074-4091-87b9-97e6761c94bf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:25:47.467661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-437005dc-2074-4091-87b9-97e6761c94bf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.467880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-437005dc-2074-4091-87b9-97e6761c94bf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.474277 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-437005dc-2074-4091-87b9-97e6761c94bf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 404 Jul 03 04:25:47.475110 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 440/1775] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:25:47.560769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6899e9c6-6230-4c81-8284-1e4d07bc03fc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.562764 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6899e9c6-6230-4c81-8284-1e4d07bc03fc tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:47.563802 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6899e9c6-6230-4c81-8284-1e4d07bc03fc tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.563802 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6899e9c6-6230-4c81-8284-1e4d07bc03fc tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.573663 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.573663 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:47.578283 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6899e9c6-6230-4c81-8284-1e4d07bc03fc tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.586741 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6899e9c6-6230-4c81-8284-1e4d07bc03fc tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc returned with HTTP 200 Jul 03 04:25:47.589361 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 454/1776] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:47.607010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-77f8c120-1f7b-4de7-83e4-33df5d823a56 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.607010 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-77f8c120-1f7b-4de7-83e4-33df5d823a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] POST https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.607010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-77f8c120-1f7b-4de7-83e4-33df5d823a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:47.616724 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.616724 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:47.616724 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-77f8c120-1f7b-4de7-83e4-33df5d823a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.632450 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-77f8c120-1f7b-4de7-83e4-33df5d823a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Create volume metadata completed successfully. Jul 03 04:25:47.632702 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-77f8c120-1f7b-4de7-83e4-33df5d823a56 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.633130 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 439/1777] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:25:47 2026] POST /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 101 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:47.642473 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-faf56296-3d83-4112-8129-a2995eb23868 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.646296 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-faf56296-3d83-4112-8129-a2995eb23868 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.646296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-faf56296-3d83-4112-8129-a2995eb23868 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.646296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-faf56296-3d83-4112-8129-a2995eb23868 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.654725 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.654725 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:47.655365 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-faf56296-3d83-4112-8129-a2995eb23868 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.663174 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-faf56296-3d83-4112-8129-a2995eb23868 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Get volume metadata completed successfully. Jul 03 04:25:47.663503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-faf56296-3d83-4112-8129-a2995eb23868 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.663954 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 445/1778] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:47.673255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-57ce5dc1-8eeb-4b90-9d17-7917c1b13648 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.675452 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57ce5dc1-8eeb-4b90-9d17-7917c1b13648 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] PUT https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.676274 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57ce5dc1-8eeb-4b90-9d17-7917c1b13648 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:47.686062 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.686062 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:47.686649 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-57ce5dc1-8eeb-4b90-9d17-7917c1b13648 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.702174 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-57ce5dc1-8eeb-4b90-9d17-7917c1b13648 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Update volume metadata completed successfully. Jul 03 04:25:47.702517 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57ce5dc1-8eeb-4b90-9d17-7917c1b13648 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.703045 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 441/1779] 10.4.3.253 () {68 vars in 1395 bytes} [Fri Jul 3 04:25:47 2026] PUT /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.710605 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a447e952-083c-4129-879e-bb739bafc21e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.712644 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a447e952-083c-4129-879e-bb739bafc21e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.712927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a447e952-083c-4129-879e-bb739bafc21e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.713211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a447e952-083c-4129-879e-bb739bafc21e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.720509 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.720509 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:47.721034 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a447e952-083c-4129-879e-bb739bafc21e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.727394 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2e0fa14a-d42f-44ac-a8fc-879bf051e289 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.727763 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a447e952-083c-4129-879e-bb739bafc21e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Get volume metadata completed successfully. Jul 03 04:25:47.728079 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a447e952-083c-4129-879e-bb739bafc21e tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.728517 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 455/1780] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.729145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e0fa14a-d42f-44ac-a8fc-879bf051e289 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] GET https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 Jul 03 04:25:47.729429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e0fa14a-d42f-44ac-a8fc-879bf051e289 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.729609 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e0fa14a-d42f-44ac-a8fc-879bf051e289 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.735126 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e0fa14a-d42f-44ac-a8fc-879bf051e289 tempest-VolumesBackupsV39Test-953304559 tempest-VolumesBackupsV39Test-953304559-project-member] https://10.4.3.253/volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 returned with HTTP 404 Jul 03 04:25:47.735596 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d964a98-eab4-4f96-8971-9a2049491c5f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.735637 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 440/1781] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/62743be6-a966-4d26-b7a5-afbd95a57f41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:47.737586 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] DELETE https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key1 Jul 03 04:25:47.737785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.738015 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.750713 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.750713 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:47.751747 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.757967 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Get volume metadata completed successfully. Jul 03 04:25:47.774398 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Delete volume metadata completed successfully. Jul 03 04:25:47.775599 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d964a98-eab4-4f96-8971-9a2049491c5f tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key1 returned with HTTP 200 Jul 03 04:25:47.776141 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 446/1782] 10.4.3.253 () {66 vars in 1393 bytes} [Fri Jul 3 04:25:47 2026] DELETE /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key1 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 04:25:47.784104 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.785776 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.785960 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.786146 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.794956 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.794956 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:47.795625 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.802559 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Get volume metadata completed successfully. Jul 03 04:25:47.802905 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-af6306a7-5db2-43c9-85d1-e0097820adc5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.803476 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 442/1783] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 32 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.810365 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fb9d8c4c-f4fb-45b7-93e1-23f64a58bf51 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.812142 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb9d8c4c-f4fb-45b7-93e1-23f64a58bf51 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] PUT https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.812504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb9d8c4c-f4fb-45b7-93e1-23f64a58bf51 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:47.820967 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.820967 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:47.821481 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fb9d8c4c-f4fb-45b7-93e1-23f64a58bf51 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.831801 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fb9d8c4c-f4fb-45b7-93e1-23f64a58bf51 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Update volume metadata completed successfully. Jul 03 04:25:47.832189 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb9d8c4c-f4fb-45b7-93e1-23f64a58bf51 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.832954 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 456/1784] 10.4.3.253 () {68 vars in 1395 bytes} [Fri Jul 3 04:25:47 2026] PUT /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.840753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d9000e1-2630-4dcb-86b1-a811da991a27 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.842750 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d9000e1-2630-4dcb-86b1-a811da991a27 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] POST https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.843262 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d9000e1-2630-4dcb-86b1-a811da991a27 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:47.851130 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.851130 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:47.851411 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6d9000e1-2630-4dcb-86b1-a811da991a27 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.860581 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6d9000e1-2630-4dcb-86b1-a811da991a27 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Create volume metadata completed successfully. Jul 03 04:25:47.860795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d9000e1-2630-4dcb-86b1-a811da991a27 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.861195 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 441/1785] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:25:47 2026] POST /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.868852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87e157df-4aa3-49a8-ac9d-31531c5064af None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.870654 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87e157df-4aa3-49a8-ac9d-31531c5064af tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] PUT https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key3 Jul 03 04:25:47.871031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87e157df-4aa3-49a8-ac9d-31531c5064af tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:47.878960 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.878960 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:47.879586 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87e157df-4aa3-49a8-ac9d-31531c5064af tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.889543 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87e157df-4aa3-49a8-ac9d-31531c5064af tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Update volume metadata completed successfully. Jul 03 04:25:47.889845 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87e157df-4aa3-49a8-ac9d-31531c5064af tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key3 returned with HTTP 200 Jul 03 04:25:47.890293 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 447/1786] 10.4.3.253 () {68 vars in 1410 bytes} [Fri Jul 3 04:25:47 2026] PUT /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.897947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.900159 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key3 Jul 03 04:25:47.900364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.900544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.909173 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.909173 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:47.909714 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.915750 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Get volume metadata completed successfully. Jul 03 04:25:47.915971 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9dbad1a1-7446-428b-a48f-947f0b787dfd tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key3 returned with HTTP 200 Jul 03 04:25:47.916581 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 443/1787] 10.4.3.253 () {66 vars in 1390 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata/key3 => generated 35 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.923374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.925191 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.925395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.925577 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.932923 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.932923 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:47.933440 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.938339 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Get volume metadata completed successfully. Jul 03 04:25:47.938613 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b1da1b2-559b-4a0f-8b95-02b8c44e9add tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.938957 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 457/1788] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 75 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.945977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-160d22e7-1be8-4f35-afbe-c1de627fdc20 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.948155 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-160d22e7-1be8-4f35-afbe-c1de627fdc20 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] PUT https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata Jul 03 04:25:47.948598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-160d22e7-1be8-4f35-afbe-c1de627fdc20 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:47.959092 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.959092 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:47.959700 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-160d22e7-1be8-4f35-afbe-c1de627fdc20 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:47.972084 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-160d22e7-1be8-4f35-afbe-c1de627fdc20 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Update volume metadata completed successfully. Jul 03 04:25:47.972370 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-160d22e7-1be8-4f35-afbe-c1de627fdc20 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata returned with HTTP 200 Jul 03 04:25:47.972822 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 442/1789] 10.4.3.253 () {68 vars in 1395 bytes} [Fri Jul 3 04:25:47 2026] PUT /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:47.980699 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-348c9cf4-0bfc-4887-9c48-41a08255dfb5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:47.982823 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-348c9cf4-0bfc-4887-9c48-41a08255dfb5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:47.983185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-348c9cf4-0bfc-4887-9c48-41a08255dfb5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:47.983283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-348c9cf4-0bfc-4887-9c48-41a08255dfb5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:47.991255 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:47.991255 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:47.995236 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-348c9cf4-0bfc-4887-9c48-41a08255dfb5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:48.000353 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-348c9cf4-0bfc-4887-9c48-41a08255dfb5 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc returned with HTTP 200 Jul 03 04:25:48.000666 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 448/1790] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:47 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:48.013041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:48.015233 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] DELETE https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:48.015515 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:48.015780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:48.016019 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Delete volume with id: cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:48.023135 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:48.023135 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:48.023551 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:48.047731 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Delete volume request issued successfully. Jul 03 04:25:48.047958 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9c792995-6a85-4f55-9650-2d6a9ae13726 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc returned with HTTP 202 Jul 03 04:25:48.048482 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 444/1791] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:48 2026] DELETE /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:48.055609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7e5650eb-43f5-4f72-85f9-0f815b85a0bb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:48.057824 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7e5650eb-43f5-4f72-85f9-0f815b85a0bb tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:48.058067 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7e5650eb-43f5-4f72-85f9-0f815b85a0bb tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:48.058262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7e5650eb-43f5-4f72-85f9-0f815b85a0bb tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:48.065141 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:48.065141 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:48.069256 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7e5650eb-43f5-4f72-85f9-0f815b85a0bb tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Volume info retrieved successfully. Jul 03 04:25:48.074049 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7e5650eb-43f5-4f72-85f9-0f815b85a0bb tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc returned with HTTP 200 Jul 03 04:25:48.074553 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 458/1792] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:48 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:48.987754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.045771 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:25:49.045771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:49.046152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:49.046644 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:49.047787 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:49.055842 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:49.056436 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0fb33ca6-a25e-45fd-9fc0-8baca47cb069 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:25:49.057128 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 443/1793] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:25:48 2026] GET /volume/v3/volumes => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:49.065047 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b415fe1d-4f43-4269-a28d-387e22624f1e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.066868 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:49.067254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2101862528"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:49.068786 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2101862528'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:49.068917 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume of 1 GB Jul 03 04:25:49.072938 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Availability Zones retrieved successfully. Jul 03 04:25:49.078829 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Flow 'volume_create_api' (3a919ca8-d515-4979-9a5a-f1faa7006584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:49.080091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4965f535-b9ac-41ec-8e78-ed1f45ca4e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.081078 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:49.086937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-35c851a2-afd8-46c3-9dd3-632b69397e68 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.089872 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-35c851a2-afd8-46c3-9dd3-632b69397e68 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] GET https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc Jul 03 04:25:49.090199 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-35c851a2-afd8-46c3-9dd3-632b69397e68 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:49.090725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-35c851a2-afd8-46c3-9dd3-632b69397e68 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:49.101852 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-35c851a2-afd8-46c3-9dd3-632b69397e68 tempest-VolumesMetadataTest-1300855455 tempest-VolumesMetadataTest-1300855455-project-member] https://10.4.3.253/volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc returned with HTTP 404 Jul 03 04:25:49.102490 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 445/1794] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:49 2026] GET /volume/v3/volumes/cde0033d-893e-4337-a065-f915678272bc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:49.114848 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4965f535-b9ac-41ec-8e78-ed1f45ca4e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.115652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd55dda7-4530-4063-9902-629b945254d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.192608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Created reservations ['923282e3-cac4-4ef1-928f-4ad8330fcac2', '377527c0-2b5d-4b82-8093-1e651b1153a8', 'dda1a724-f2d5-4c04-862d-8d63c0fcfaf9', '1757e39a-fc42-4fff-a302-a9d96b057b69'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:49.193545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd55dda7-4530-4063-9902-629b945254d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923282e3-cac4-4ef1-928f-4ad8330fcac2', '377527c0-2b5d-4b82-8093-1e651b1153a8', 'dda1a724-f2d5-4c04-862d-8d63c0fcfaf9', '1757e39a-fc42-4fff-a302-a9d96b057b69']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.194407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6b297e-961d-49f1-b2f5-c28a4b7e14a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.221455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e6b297e-961d-49f1-b2f5-c28a4b7e14a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8148f6d-def8-4c42-a997-543f4a6a1921', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2101862528',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='629f9cf311ac42009ed3a078f86940df',qos_specs=None,replication_status=,reservations=['923282e3-cac4-4ef1-928f-4ad8330fcac2','377527c0-2b5d-4b82-8093-1e651b1153a8','dda1a724-f2d5-4c04-862d-8d63c0fcfaf9','1757e39a-fc42-4fff-a302-a9d96b057b69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b761aa8e48c647bea647d981d675ab1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2101862528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8148f6d-def8-4c42-a997-543f4a6a1921,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='629f9cf311ac42009ed3a078f86940df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b761aa8e48c647bea647d981d675ab1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.222179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007d523a-0608-4f4d-96da-a070337273ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.241136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007d523a-0608-4f4d-96da-a070337273ae) transitioned into state 'SUCCESS' from state '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-2101862528',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='629f9cf311ac42009ed3a078f86940df',qos_specs=None,replication_status=,reservations=['923282e3-cac4-4ef1-928f-4ad8330fcac2','377527c0-2b5d-4b82-8093-1e651b1153a8','dda1a724-f2d5-4c04-862d-8d63c0fcfaf9','1757e39a-fc42-4fff-a302-a9d96b057b69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b761aa8e48c647bea647d981d675ab1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.241754 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e23017-e1ec-4229-be74-1598bcac993e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.253547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50e23017-e1ec-4229-be74-1598bcac993e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.255002 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Flow 'volume_create_api' (3a919ca8-d515-4979-9a5a-f1faa7006584) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:49.255002 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume request issued successfully. Jul 03 04:25:49.257239 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b415fe1d-4f43-4269-a28d-387e22624f1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:49.257239 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 449/1795] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:49 2026] POST /volume/v3/volumes => generated 764 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:49.275907 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-605789cd-57e7-44c1-bcca-0ed0ee4fe441 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.277596 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-605789cd-57e7-44c1-bcca-0ed0ee4fe441 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:49.277782 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-605789cd-57e7-44c1-bcca-0ed0ee4fe441 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:49.277958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-605789cd-57e7-44c1-bcca-0ed0ee4fe441 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:49.286662 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:49.286662 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:49.290688 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-605789cd-57e7-44c1-bcca-0ed0ee4fe441 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:49.294869 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-605789cd-57e7-44c1-bcca-0ed0ee4fe441 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:49.295297 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 459/1796] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:49 2026] GET /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:49.521820 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cd28e072-2d04-436a-bc77-3be8822f60fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.524154 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:49.524597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "b594a752-45e2-41dc-b018-01486e11af1e", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:49.526379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'b594a752-45e2-41dc-b018-01486e11af1e', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:49.628571 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume of 1 GB Jul 03 04:25:49.633882 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Availability Zones retrieved successfully. Jul 03 04:25:49.640940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (883bcb42-62f9-4910-81ba-4baa87046016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:49.643475 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301f24e8-451d-4144-9858-bfdd1da5656f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.644994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:49.703954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301f24e8-451d-4144-9858-bfdd1da5656f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.704698 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (361402be-160b-499d-9696-b84280edb50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.744765 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Created reservations ['92fdec4e-9f69-44bd-a302-dd7a00a5e664', '28b340c7-80a6-426c-b1df-4b9907a091e4', 'f9312c25-8744-4b87-9e1c-ad37acf4e7e3', '7539d9c3-fde9-41e2-a548-78038d4a3865'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:49.745636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (361402be-160b-499d-9696-b84280edb50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92fdec4e-9f69-44bd-a302-dd7a00a5e664', '28b340c7-80a6-426c-b1df-4b9907a091e4', 'f9312c25-8744-4b87-9e1c-ad37acf4e7e3', '7539d9c3-fde9-41e2-a548-78038d4a3865']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.747204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee75bbe4-b8b5-4755-952a-6753d7a98d03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.768195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee75bbe4-b8b5-4755-952a-6753d7a98d03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc7a8f86-6de9-4c96-89a9-bd2056f09cf2', '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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['92fdec4e-9f69-44bd-a302-dd7a00a5e664','28b340c7-80a6-426c-b1df-4b9907a091e4','f9312c25-8744-4b87-9e1c-ad37acf4e7e3','7539d9c3-fde9-41e2-a548-78038d4a3865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:49Z,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=dc7a8f86-6de9-4c96-89a9-bd2056f09cf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d266dab199bb4e3a9621c6315421181f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.768917 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb1f537b-a076-4473-a689-d88f1143e8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.788191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb1f537b-a076-4473-a689-d88f1143e8e5) transitioned into state 'SUCCESS' from 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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['92fdec4e-9f69-44bd-a302-dd7a00a5e664','28b340c7-80a6-426c-b1df-4b9907a091e4','f9312c25-8744-4b87-9e1c-ad37acf4e7e3','7539d9c3-fde9-41e2-a548-78038d4a3865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.789169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e357e3-ef55-4347-9ea7-efecf68d8751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:49.801395 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42e357e3-ef55-4347-9ea7-efecf68d8751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:49.802880 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (883bcb42-62f9-4910-81ba-4baa87046016) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:49.803688 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request issued successfully. Jul 03 04:25:49.803918 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cd28e072-2d04-436a-bc77-3be8822f60fd tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:49.804514 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 444/1797] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:25:49 2026] POST /volume/v3/volumes => generated 775 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:49.818359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7a68cca7-e16c-4d45-8975-6b26e845f9c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.823220 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a68cca7-e16c-4d45-8975-6b26e845f9c1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:49.823554 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a68cca7-e16c-4d45-8975-6b26e845f9c1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:49.823846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a68cca7-e16c-4d45-8975-6b26e845f9c1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:49.839650 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:49.839650 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:49.843728 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7a68cca7-e16c-4d45-8975-6b26e845f9c1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:49.847930 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a68cca7-e16c-4d45-8975-6b26e845f9c1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:49.849046 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 446/1798] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:49 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:49.873643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-576bd168-34df-4a15-a32d-81acc1b925e6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.875747 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] DELETE https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:49.876037 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:49.876257 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:49.876486 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Delete volume with id: 3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:49.890169 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:49.890169 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:49.890589 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:49.914118 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Delete volume request issued successfully. Jul 03 04:25:49.914592 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-576bd168-34df-4a15-a32d-81acc1b925e6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 202 Jul 03 04:25:49.914745 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 450/1799] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:49 2026] DELETE /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:49.923304 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8449f34a-986d-45e0-8932-941ee51ee981 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:49.925201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8449f34a-986d-45e0-8932-941ee51ee981 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:49.925428 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8449f34a-986d-45e0-8932-941ee51ee981 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:49.925639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8449f34a-986d-45e0-8932-941ee51ee981 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:49.934649 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:49.934649 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:49.948855 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8449f34a-986d-45e0-8932-941ee51ee981 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:49.956223 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8449f34a-986d-45e0-8932-941ee51ee981 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 200 Jul 03 04:25:49.956717 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 460/1800] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:49 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:50.309960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c23fbc6-23f4-4409-9009-1ed7524ac58f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.312858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c23fbc6-23f4-4409-9009-1ed7524ac58f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:50.313139 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c23fbc6-23f4-4409-9009-1ed7524ac58f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:50.313763 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c23fbc6-23f4-4409-9009-1ed7524ac58f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:50.324710 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:50.324710 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:50.329782 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5c23fbc6-23f4-4409-9009-1ed7524ac58f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:50.334706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c23fbc6-23f4-4409-9009-1ed7524ac58f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:50.335386 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 445/1801] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:50 2026] GET /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:50.347205 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e270d4de-0c1a-4dc1-aa3f-04fb6df93c63 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.348904 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e270d4de-0c1a-4dc1-aa3f-04fb6df93c63 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:50.349158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e270d4de-0c1a-4dc1-aa3f-04fb6df93c63 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:50.349441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e270d4de-0c1a-4dc1-aa3f-04fb6df93c63 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:50.357263 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:50.357263 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:50.359815 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e270d4de-0c1a-4dc1-aa3f-04fb6df93c63 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:50.363211 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e270d4de-0c1a-4dc1-aa3f-04fb6df93c63 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:50.363635 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 447/1802] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:50 2026] GET /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:50.377885 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.380248 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:50.380693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-377600562"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:50.382597 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-377600562'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:50.382776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume of 1 GB Jul 03 04:25:50.388737 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Availability Zones retrieved successfully. Jul 03 04:25:50.396632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Flow 'volume_create_api' (6ff53089-4406-4831-be59-b34f9bae7ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:50.398141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f75d030-ca04-425b-90be-49745d9d4038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:50.399392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:50.426078 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f75d030-ca04-425b-90be-49745d9d4038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:50.426786 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81139bc9-dc12-43a2-8852-6b71dcf34891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:50.466163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Created reservations ['7e92103d-6f4f-4132-a674-55a52aa997d3', '5623d2d6-9a1c-43a2-bba1-a4a37fc0ccf2', 'a40c55b9-19bd-404f-a5ac-a81529c7cf5a', 'dc72955b-5188-42c7-a90e-909f042dd5d3'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:50.467077 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81139bc9-dc12-43a2-8852-6b71dcf34891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e92103d-6f4f-4132-a674-55a52aa997d3', '5623d2d6-9a1c-43a2-bba1-a4a37fc0ccf2', 'a40c55b9-19bd-404f-a5ac-a81529c7cf5a', 'dc72955b-5188-42c7-a90e-909f042dd5d3']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:50.467945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9573f82-b497-475e-9b5a-53012d3653c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:50.495133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9573f82-b497-475e-9b5a-53012d3653c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd74318cc-ff60-400c-9d51-6f82d8afc97f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-377600562',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='629f9cf311ac42009ed3a078f86940df',qos_specs=None,replication_status=,reservations=['7e92103d-6f4f-4132-a674-55a52aa997d3','5623d2d6-9a1c-43a2-bba1-a4a37fc0ccf2','a40c55b9-19bd-404f-a5ac-a81529c7cf5a','dc72955b-5188-42c7-a90e-909f042dd5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b761aa8e48c647bea647d981d675ab1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-377600562',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d74318cc-ff60-400c-9d51-6f82d8afc97f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='629f9cf311ac42009ed3a078f86940df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b761aa8e48c647bea647d981d675ab1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:50.495884 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c5cd79-86fc-4649-89f7-360adc47f04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:50.524616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35c5cd79-86fc-4649-89f7-360adc47f04c) transitioned into state 'SUCCESS' from state '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-377600562',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='629f9cf311ac42009ed3a078f86940df',qos_specs=None,replication_status=,reservations=['7e92103d-6f4f-4132-a674-55a52aa997d3','5623d2d6-9a1c-43a2-bba1-a4a37fc0ccf2','a40c55b9-19bd-404f-a5ac-a81529c7cf5a','dc72955b-5188-42c7-a90e-909f042dd5d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b761aa8e48c647bea647d981d675ab1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:50.525461 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e408fdcd-08dd-4157-8339-f38babcb1fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:50.545321 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e408fdcd-08dd-4157-8339-f38babcb1fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:50.546616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Flow 'volume_create_api' (6ff53089-4406-4831-be59-b34f9bae7ba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:50.547078 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume request issued successfully. Jul 03 04:25:50.547849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de3a7308-4cfc-4cd2-b180-4be362fe7e47 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:50.548444 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 451/1803] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:50 2026] POST /volume/v3/volumes => generated 763 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:50.560881 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8f29a530-e8bb-48c1-87c7-e45432ed03fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.564115 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8f29a530-e8bb-48c1-87c7-e45432ed03fd tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:50.564345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8f29a530-e8bb-48c1-87c7-e45432ed03fd tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:50.564593 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8f29a530-e8bb-48c1-87c7-e45432ed03fd tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:50.575258 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:50.575258 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:50.580605 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8f29a530-e8bb-48c1-87c7-e45432ed03fd tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:50.586288 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8f29a530-e8bb-48c1-87c7-e45432ed03fd tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:50.586675 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 461/1804] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:50 2026] GET /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:50.864489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-49062b2f-b69c-4c73-9e93-6e5a4625386a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.867188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-49062b2f-b69c-4c73-9e93-6e5a4625386a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:50.867519 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-49062b2f-b69c-4c73-9e93-6e5a4625386a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:50.867780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-49062b2f-b69c-4c73-9e93-6e5a4625386a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:50.878300 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:50.878300 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:50.883667 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-49062b2f-b69c-4c73-9e93-6e5a4625386a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:50.890495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-49062b2f-b69c-4c73-9e93-6e5a4625386a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:50.891065 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 446/1805] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:50 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:50.971292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-107faab3-969c-43e7-9d38-657558cee897 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.973302 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-107faab3-969c-43e7-9d38-657558cee897 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 Jul 03 04:25:50.973510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-107faab3-969c-43e7-9d38-657558cee897 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:50.973711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-107faab3-969c-43e7-9d38-657558cee897 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:50.979525 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-107faab3-969c-43e7-9d38-657558cee897 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 returned with HTTP 404 Jul 03 04:25:50.981352 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 448/1806] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:50 2026] GET /volume/v3/volumes/3d684293-64d5-463e-bd21-f355533e9282 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:50.991353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:50.993519 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:50.993741 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:50.993921 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:50.994107 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Delete volume with id: e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:51.002244 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.002244 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:51.002795 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:51.035663 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Delete volume request issued successfully. Jul 03 04:25:51.035911 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a0cda54d-014d-46f2-bd13-ee7f5caef125 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 202 Jul 03 04:25:51.036525 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 452/1807] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:50 2026] DELETE /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:51.047680 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-70bfdc72-bdda-4af9-a704-867770af6373 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.052623 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-70bfdc72-bdda-4af9-a704-867770af6373 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:51.052834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-70bfdc72-bdda-4af9-a704-867770af6373 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:51.053058 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-70bfdc72-bdda-4af9-a704-867770af6373 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:51.076595 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.076595 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:51.081544 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-70bfdc72-bdda-4af9-a704-867770af6373 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:51.087449 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-70bfdc72-bdda-4af9-a704-867770af6373 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 200 Jul 03 04:25:51.087449 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 462/1808] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:51 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:51.393815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-75529177-e06e-4fdb-8dbc-28367500cade None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.541851 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:51.542339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-801515469"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:51.544336 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-801515469'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:51.544508 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Create volume of 1 GB Jul 03 04:25:51.549583 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Availability Zones retrieved successfully. Jul 03 04:25:51.556187 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Flow 'volume_create_api' (85699e24-1370-43ed-a3d7-afe36984e8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:51.557117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40842f7-a535-4d85-8a23-8435696a321a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.558724 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:51.597601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b40842f7-a535-4d85-8a23-8435696a321a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.598733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e99335-2f10-40db-98a8-3eea013d56c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.601898 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e9c08890-bb8e-4b15-ac9a-0f88de26e06f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.604201 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9c08890-bb8e-4b15-ac9a-0f88de26e06f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:51.604493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9c08890-bb8e-4b15-ac9a-0f88de26e06f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:51.604793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9c08890-bb8e-4b15-ac9a-0f88de26e06f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:51.616552 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.616552 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:51.622814 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e9c08890-bb8e-4b15-ac9a-0f88de26e06f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:51.627769 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9c08890-bb8e-4b15-ac9a-0f88de26e06f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:51.628676 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 449/1809] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:51 2026] GET /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:51.644902 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-da8d0e6d-9604-4b33-ac84-8bbb57c3793e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.647214 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da8d0e6d-9604-4b33-ac84-8bbb57c3793e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:51.647492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da8d0e6d-9604-4b33-ac84-8bbb57c3793e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:51.647605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da8d0e6d-9604-4b33-ac84-8bbb57c3793e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:51.660907 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.660907 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:51.666658 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-da8d0e6d-9604-4b33-ac84-8bbb57c3793e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:51.671284 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da8d0e6d-9604-4b33-ac84-8bbb57c3793e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:51.671689 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 453/1810] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:51 2026] GET /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:51.681658 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Created reservations ['4faa28c4-2b03-430a-a050-14b572853701', '835226f9-0c29-4fb9-b914-a81563e90d5e', '5b3c97f6-4e74-426b-b5bc-33e35715e527', 'a46a7a0a-8276-4325-b76d-184f675aee4c'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:51.682486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40e99335-2f10-40db-98a8-3eea013d56c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4faa28c4-2b03-430a-a050-14b572853701', '835226f9-0c29-4fb9-b914-a81563e90d5e', '5b3c97f6-4e74-426b-b5bc-33e35715e527', 'a46a7a0a-8276-4325-b76d-184f675aee4c']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.683257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207b053c-7bc3-48df-9e4f-7c759988ca22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.693637 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.694574 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:51.694903 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2029607811"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:51.696541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2029607811'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:51.696656 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume of 1 GB Jul 03 04:25:51.700685 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Availability Zones retrieved successfully. Jul 03 04:25:51.706992 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Flow 'volume_create_api' (966df73d-6f1f-451e-abd5-14bc4e931482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:51.708399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10313c00-3070-4651-a8f2-4dfa82fbd46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.710722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:51.715887 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (207b053c-7bc3-48df-9e4f-7c759988ca22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57a8f7ae-a07e-4a83-958a-35c962aefbc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-801515469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188057ff1676470485c6436975410925',qos_specs=None,replication_status=,reservations=['4faa28c4-2b03-430a-a050-14b572853701','835226f9-0c29-4fb9-b914-a81563e90d5e','5b3c97f6-4e74-426b-b5bc-33e35715e527','a46a7a0a-8276-4325-b76d-184f675aee4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae808d7486e4325a02cfe663296de5a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-801515469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57a8f7ae-a07e-4a83-958a-35c962aefbc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188057ff1676470485c6436975410925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae808d7486e4325a02cfe663296de5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.716752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0022c8-8953-43a9-a19f-af47fcf24587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.742485 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b0022c8-8953-43a9-a19f-af47fcf24587) transitioned into state 'SUCCESS' from state '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-801515469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188057ff1676470485c6436975410925',qos_specs=None,replication_status=,reservations=['4faa28c4-2b03-430a-a050-14b572853701','835226f9-0c29-4fb9-b914-a81563e90d5e','5b3c97f6-4e74-426b-b5bc-33e35715e527','a46a7a0a-8276-4325-b76d-184f675aee4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae808d7486e4325a02cfe663296de5a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.743310 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad3c36d-2e66-48d2-8408-d8f916060702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.746003 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10313c00-3070-4651-a8f2-4dfa82fbd46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.747165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be783efa-5b8c-4dc6-8ee6-650e41e196b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.762025 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad3c36d-2e66-48d2-8408-d8f916060702) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.763282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Flow 'volume_create_api' (85699e24-1370-43ed-a3d7-afe36984e8d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:51.763722 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Create volume request issued successfully. Jul 03 04:25:51.764500 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-75529177-e06e-4fdb-8dbc-28367500cade tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:51.766366 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 447/1811] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:51 2026] POST /volume/v3/volumes => generated 750 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:51.777220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-13d1f045-b909-4b9b-abbd-975c0fd72521 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.778915 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-13d1f045-b909-4b9b-abbd-975c0fd72521 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:51.779127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-13d1f045-b909-4b9b-abbd-975c0fd72521 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:51.779364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-13d1f045-b909-4b9b-abbd-975c0fd72521 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:51.796711 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.796711 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:51.799249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Created reservations ['8a04b18d-5846-4e05-afa4-15919ec6ad64', '64bd82bf-00a8-4fc3-84ce-43a293a5c207', '1c7fb4e4-2f0e-42bb-a32a-b4ab07142a06', '010a3fe8-fc68-4494-a69a-aa5ed5eea2a3'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:51.800483 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be783efa-5b8c-4dc6-8ee6-650e41e196b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a04b18d-5846-4e05-afa4-15919ec6ad64', '64bd82bf-00a8-4fc3-84ce-43a293a5c207', '1c7fb4e4-2f0e-42bb-a32a-b4ab07142a06', '010a3fe8-fc68-4494-a69a-aa5ed5eea2a3']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.803871 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30000b11-4836-41dd-a2c7-731f2b852aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.810971 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-13d1f045-b909-4b9b-abbd-975c0fd72521 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:51.819651 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-13d1f045-b909-4b9b-abbd-975c0fd72521 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 200 Jul 03 04:25:51.820104 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 450/1812] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:51 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:51.837524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30000b11-4836-41dd-a2c7-731f2b852aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5aea4d1-70f3-41b0-a254-ba4494780fda', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2029607811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='629f9cf311ac42009ed3a078f86940df',qos_specs=None,replication_status=,reservations=['8a04b18d-5846-4e05-afa4-15919ec6ad64','64bd82bf-00a8-4fc3-84ce-43a293a5c207','1c7fb4e4-2f0e-42bb-a32a-b4ab07142a06','010a3fe8-fc68-4494-a69a-aa5ed5eea2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b761aa8e48c647bea647d981d675ab1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2029607811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5aea4d1-70f3-41b0-a254-ba4494780fda,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='629f9cf311ac42009ed3a078f86940df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b761aa8e48c647bea647d981d675ab1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.838641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b07a5d3-31cc-4d33-bd99-dfdcfbb55812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.866372 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b07a5d3-31cc-4d33-bd99-dfdcfbb55812) transitioned into state 'SUCCESS' from state '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-2029607811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='629f9cf311ac42009ed3a078f86940df',qos_specs=None,replication_status=,reservations=['8a04b18d-5846-4e05-afa4-15919ec6ad64','64bd82bf-00a8-4fc3-84ce-43a293a5c207','1c7fb4e4-2f0e-42bb-a32a-b4ab07142a06','010a3fe8-fc68-4494-a69a-aa5ed5eea2a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b761aa8e48c647bea647d981d675ab1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.867273 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48695c76-f18a-40e2-8aea-560ea67857ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:51.884527 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48695c76-f18a-40e2-8aea-560ea67857ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:51.885752 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Flow 'volume_create_api' (966df73d-6f1f-451e-abd5-14bc4e931482) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:51.886291 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Create volume request issued successfully. Jul 03 04:25:51.887125 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a31abef5-bdb5-45f8-8acc-a969e99bba1e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:51.887753 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 463/1813] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:25:51 2026] POST /volume/v3/volumes => generated 764 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:51.906933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-250dee8f-d93f-4ed3-b038-5d9ad2a67820 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.906933 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-250dee8f-d93f-4ed3-b038-5d9ad2a67820 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:51.906933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-250dee8f-d93f-4ed3-b038-5d9ad2a67820 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:51.906933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-250dee8f-d93f-4ed3-b038-5d9ad2a67820 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:51.907195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-82e34f3a-0b44-4d3f-a8ff-e6aa946be079 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:51.909720 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-82e34f3a-0b44-4d3f-a8ff-e6aa946be079 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:51.910495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-82e34f3a-0b44-4d3f-a8ff-e6aa946be079 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:51.910495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-82e34f3a-0b44-4d3f-a8ff-e6aa946be079 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:51.914128 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.914128 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:51.916497 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-250dee8f-d93f-4ed3-b038-5d9ad2a67820 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:51.917109 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:51.917109 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:51.922524 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-82e34f3a-0b44-4d3f-a8ff-e6aa946be079 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:51.926472 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-250dee8f-d93f-4ed3-b038-5d9ad2a67820 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:51.926981 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 454/1814] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:51 2026] GET /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:51.927101 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-82e34f3a-0b44-4d3f-a8ff-e6aa946be079 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:51.927484 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 448/1815] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:51 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:52.103063 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b4b1a849-51b9-466e-af2d-d3f8007ab52e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.105358 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b4b1a849-51b9-466e-af2d-d3f8007ab52e tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 Jul 03 04:25:52.105668 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b4b1a849-51b9-466e-af2d-d3f8007ab52e tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.106106 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b4b1a849-51b9-466e-af2d-d3f8007ab52e tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.113342 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b4b1a849-51b9-466e-af2d-d3f8007ab52e tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 returned with HTTP 404 Jul 03 04:25:52.113570 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 451/1816] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/e94fc635-de94-412f-a734-99961ff4c3d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:52.183962 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.186201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] DELETE https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:25:52.186443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.186656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.186841 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Delete volume with id: 10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:25:52.194831 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.194831 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:52.195344 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:52.219925 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Delete volume request issued successfully. Jul 03 04:25:52.220602 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a3142f39-0f36-46a5-aa01-6f818602d8d0 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 202 Jul 03 04:25:52.220762 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 464/1817] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:52 2026] DELETE /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:52.229545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f12645c9-24a4-4f29-b82a-6bbbe7187cc6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.233876 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f12645c9-24a4-4f29-b82a-6bbbe7187cc6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:25:52.234083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f12645c9-24a4-4f29-b82a-6bbbe7187cc6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.234254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f12645c9-24a4-4f29-b82a-6bbbe7187cc6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.245571 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.245571 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:52.250704 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f12645c9-24a4-4f29-b82a-6bbbe7187cc6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Volume info retrieved successfully. Jul 03 04:25:52.260192 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f12645c9-24a4-4f29-b82a-6bbbe7187cc6 tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 200 Jul 03 04:25:52.260192 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 455/1818] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:52.836460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5a197cf4-4dc2-4189-a58d-9c5fe74ac89e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.838659 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a197cf4-4dc2-4189-a58d-9c5fe74ac89e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:52.838855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a197cf4-4dc2-4189-a58d-9c5fe74ac89e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.839045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a197cf4-4dc2-4189-a58d-9c5fe74ac89e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.846361 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.846361 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:52.850034 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5a197cf4-4dc2-4189-a58d-9c5fe74ac89e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:52.853931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a197cf4-4dc2-4189-a58d-9c5fe74ac89e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 200 Jul 03 04:25:52.854296 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 449/1819] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:52.869644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.871216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] POST https://10.4.3.253/volume/v3/os-volume-transfer Jul 03 04:25:52.871528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "57a8f7ae-a07e-4a83-958a-35c962aefbc9"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:52.872757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.volume_transfer [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Creating new volume transfer {'transfer': {'volume_id': '57a8f7ae-a07e-4a83-958a-35c962aefbc9'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 04:25:52.872857 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.volume_transfer [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Creating transfer of volume 57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:52.872970 np0000004364 devstack@c-api.service[99792]: INFO cinder.transfer.api [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Generating transfer record for volume 57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:52.879521 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.879521 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:52.893364 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ae6ffd05-7b9b-4280-9c14-9bf7da4b9fc3 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 04:25:52.894089 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 452/1820] 10.4.3.253 () {68 vars in 1291 bytes} [Fri Jul 3 04:25:52 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:52.903280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-15f0d991-8d44-4012-937b-64291f1e0f3e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.905528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15f0d991-8d44-4012-937b-64291f1e0f3e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:52.905735 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15f0d991-8d44-4012-937b-64291f1e0f3e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.905915 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15f0d991-8d44-4012-937b-64291f1e0f3e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.912687 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.912687 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:52.915914 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-15f0d991-8d44-4012-937b-64291f1e0f3e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:52.920188 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15f0d991-8d44-4012-937b-64291f1e0f3e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 200 Jul 03 04:25:52.920762 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 465/1821] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:52.933020 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-31d6e2dd-559d-4a0d-aab4-5e051fa331f2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.934758 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31d6e2dd-559d-4a0d-aab4-5e051fa331f2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 Jul 03 04:25:52.934954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31d6e2dd-559d-4a0d-aab4-5e051fa331f2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.935142 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31d6e2dd-559d-4a0d-aab4-5e051fa331f2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.942639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-32301153-acd7-407e-ac1c-1d9a5f22630f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.944196 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-32301153-acd7-407e-ac1c-1d9a5f22630f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:52.944413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-32301153-acd7-407e-ac1c-1d9a5f22630f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.944555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-32301153-acd7-407e-ac1c-1d9a5f22630f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.944970 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31d6e2dd-559d-4a0d-aab4-5e051fa331f2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 returned with HTTP 200 Jul 03 04:25:52.945426 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 456/1822] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 => generated 409 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:52.946437 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-09d51bac-27f1-46dd-968f-61a2a3a7f9d9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.948348 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09d51bac-27f1-46dd-968f-61a2a3a7f9d9 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:52.948581 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09d51bac-27f1-46dd-968f-61a2a3a7f9d9 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.948794 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09d51bac-27f1-46dd-968f-61a2a3a7f9d9 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.951412 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.951412 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:52.953160 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4ea57368-b228-44e5-899b-8353dfca16e7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.954789 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-32301153-acd7-407e-ac1c-1d9a5f22630f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:52.956411 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.956411 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:52.957939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4ea57368-b228-44e5-899b-8353dfca16e7 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/os-volume-transfer Jul 03 04:25:52.958130 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4ea57368-b228-44e5-899b-8353dfca16e7 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.958301 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4ea57368-b228-44e5-899b-8353dfca16e7 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.958457 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.volume_transfer [None req-4ea57368-b228-44e5-899b-8353dfca16e7 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Listing volume transfers {{(pid=99791) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 04:25:52.958854 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-32301153-acd7-407e-ac1c-1d9a5f22630f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:52.959231 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 450/1823] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:52.964879 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-09d51bac-27f1-46dd-968f-61a2a3a7f9d9 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:52.965779 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4ea57368-b228-44e5-899b-8353dfca16e7 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 04:25:52.966241 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 466/1824] 10.4.3.253 () {66 vars in 1270 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:52.971089 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09d51bac-27f1-46dd-968f-61a2a3a7f9d9 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:52.971089 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 453/1825] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:52.975488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-776dc53d-bc61-4765-ab17-459b7f8fc4a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.978364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:52.978707 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-776dc53d-bc61-4765-ab17-459b7f8fc4a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:52.978707 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-776dc53d-bc61-4765-ab17-459b7f8fc4a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:52.978707 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-776dc53d-bc61-4765-ab17-459b7f8fc4a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:52.985803 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:52.985803 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:52.989495 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-776dc53d-bc61-4765-ab17-459b7f8fc4a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:52.993906 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-776dc53d-bc61-4765-ab17-459b7f8fc4a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:52.994416 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 457/1826] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:52 2026] GET /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.008297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.010032 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:25:53.010296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.010532 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.010770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.011467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.018720 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.020363 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe4411ed-0ee5-41ff-b150-1d29df458d3f tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:25:53.020792 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 467/1827] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes => generated 975 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.031658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ffba0af9-a905-4f08-9570-1862114a463a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.036815 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2029607811 Jul 03 04:25:53.037078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.037466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.037628 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.038717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2029607811'), ('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.040921 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] POST https://10.4.3.253/volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4/accept Jul 03 04:25:53.041294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4f3b0fd6f617e59f"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:53.042522 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.volume_transfer [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Accepting volume transfer 3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 {{(pid=99793) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 04:25:53.042637 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.volume_transfer [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Accepting transfer 3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 Jul 03 04:25:53.048562 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.049078 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ffba0af9-a905-4f08-9570-1862114a463a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2029607811 returned with HTTP 200 Jul 03 04:25:53.049470 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 454/1828] 10.4.3.253 () {66 vars in 1338 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2029607811 => generated 334 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.060620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5423b1f3-b713-455b-88a7-179a3177a181 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.062182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2029607811 Jul 03 04:25:53.062352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.062538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.062803 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.063467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2029607811'), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.070871 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.071490 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.071490 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:53.075956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5423b1f3-b713-455b-88a7-179a3177a181 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2029607811 returned with HTTP 200 Jul 03 04:25:53.076549 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 458/1829] 10.4.3.253 () {66 vars in 1359 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2029607811 => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.092252 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-935aa72d-5934-452b-a9cb-577bb5603e06 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.095816 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?limit=1 Jul 03 04:25:53.096058 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.096255 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.096513 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.096828 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.096828 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:53.097240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.104385 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.105174 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.105174 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:53.109908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Created reservations ['e88356ff-3519-4dc3-8b04-f9f0b9a48105', '0d008043-c90b-4d2a-91a0-5ae2e5ae056a', '4b40aa7a-b143-48d6-9a8a-dd39589902f9', 'e1d7b562-7d6d-4992-953c-aa5cd0727cbc'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:53.110116 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-935aa72d-5934-452b-a9cb-577bb5603e06 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 04:25:53.110608 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 468/1830] 10.4.3.253 () {66 vars in 1273 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.125793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0eca7448-b763-426f-9936-029bc1c9080d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.127763 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?limit=1&marker=a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:53.127979 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.128220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.128490 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.128841 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.128841 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:53.129248 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.131277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Created reservations ['bf43a8bb-a1c3-4c7f-ab21-f576759d0133', 'f9ac7624-6c4e-4791-b038-9c145ea2bea8', '36684c0f-ff12-47ba-8241-2229527c13b0', 'e93d2e84-1155-409c-8da6-870e4b79227f'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:53.164291 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.164492 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Created reservations ['88ad644f-ccbb-454e-9b23-2d42b25fc1f7', 'bd08718e-53f4-4e11-b1aa-6ed5ed15c3a3', 'b418fc88-5903-46d9-97cf-8a2b1f23b9a5', 'cacd2c1a-6bc4-4e30-91ae-281c10cc5a50'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:53.165106 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.165106 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:53.170179 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0eca7448-b763-426f-9936-029bc1c9080d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?limit=1&marker=a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:53.170594 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 455/1831] 10.4.3.253 () {66 vars in 1361 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.183969 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.185635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?limit=1&marker=d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:53.185834 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.186072 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.186299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.187108 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.189540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Created reservations ['718bc328-8870-4cc1-a9cc-36c2aa4f3ede', 'b4d80d8a-2f19-4f64-ab3c-a984f2b2f252', 'f6bc22e8-1547-41fa-bcdf-c43eafd7df73', '67926b60-5498-47f7-ab0a-d3a82aea75f3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:53.224863 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.225835 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.225835 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:53.231498 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a21c26dc-9dc7-460a-b5f5-73326547a925 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?limit=1&marker=d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:53.231951 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 459/1832] 10.4.3.253 () {66 vars in 1361 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 1003 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.246714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.248680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?limit=1&marker=d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:53.248928 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.249398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.249546 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.250641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.283696 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-93ff554d-df1f-43c7-99b8-9fd2fd841c3b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.285851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93ff554d-df1f-43c7-99b8-9fd2fd841c3b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] GET https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 Jul 03 04:25:53.286108 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93ff554d-df1f-43c7-99b8-9fd2fd841c3b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.286351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93ff554d-df1f-43c7-99b8-9fd2fd841c3b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.293564 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93ff554d-df1f-43c7-99b8-9fd2fd841c3b tempest-AttachVolumeTestJSON-106787617 tempest-AttachVolumeTestJSON-106787617-project-member] https://10.4.3.253/volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 returned with HTTP 404 Jul 03 04:25:53.293969 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 456/1833] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/10b40156-47ee-4fed-b4fa-5a1881262473 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:53.306439 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.310148 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d9563a14-afed-4dfb-a7ef-d3c523b242a7 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?limit=1&marker=d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:53.310735 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 469/1834] 10.4.3.253 () {66 vars in 1361 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?limit=1&marker=d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:53.324449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.326718 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 04:25:53.326983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.327259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.327608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.327921 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99794) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:53.328797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.376660 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.377730 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.377730 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:53.382719 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-55b52b1e-4791-47f2-b8b4-676c5440d0c5 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 04:25:53.382943 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 460/1835] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.396445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.398016 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 04:25:53.398129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.398320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.398564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.398786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99792) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:53.399289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.431111 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.432391 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.432391 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:53.437374 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb7dac0b-a8cf-475a-a327-68e1106e4371 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 04:25:53.437766 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 457/1836] 10.4.3.253 () {66 vars in 1359 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.450086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.451850 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?limit=1 Jul 03 04:25:53.452057 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.452234 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.452513 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.453182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.467352 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.467352 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3e83308b-afa9-4c99-a36d-9a63b68685f2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 04:25:53.467477 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 470/1837] 10.4.3.253 () {66 vars in 1252 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.476262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.478174 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?limit=1&marker=a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:53.478449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.478698 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.479013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.479849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.491558 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.492154 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c3526c72-199f-4cea-bb78-60f0c64ae9b6 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?limit=1&marker=a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:53.492583 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 461/1838] 10.4.3.253 () {66 vars in 1340 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?limit=1&marker=a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.500915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-92a918dd-7ded-404c-91ed-d156998ade77 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.502807 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?limit=1&marker=d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:53.503039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.503265 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.503529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.504218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.516747 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.517527 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92a918dd-7ded-404c-91ed-d156998ade77 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?limit=1&marker=d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:53.518063 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 458/1839] 10.4.3.253 () {66 vars in 1340 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?limit=1&marker=d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 470 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.529961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.530925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?limit=1&marker=d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:53.531243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.531402 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.531655 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.532009 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.532009 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:53.533143 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.546785 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.547194 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bafb6db2-8e27-46f3-a54f-d729dc4e69c1 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?limit=1&marker=d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:53.547600 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 471/1840] 10.4.3.253 () {66 vars in 1340 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?limit=1&marker=d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:53.562634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6352eb06-1b29-42cb-a292-ffa129359396 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.565152 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2101862528&status=available Jul 03 04:25:53.565434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.565616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.565906 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.566238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99794) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:53.566517 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.566517 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:53.566934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2101862528'), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.619615 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.620211 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6352eb06-1b29-42cb-a292-ffa129359396 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2101862528&status=available returned with HTTP 200 Jul 03 04:25:53.620801 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 462/1841] 10.4.3.253 () {66 vars in 1372 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-2101862528&status=available => generated 334 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.634127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-59f28755-890b-4629-96da-7ae1fcabe542 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.635645 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2029607811&status=available Jul 03 04:25:53.635843 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.636006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.636294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.636544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99792) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:53.636726 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.636726 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:53.637159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-2029607811'), ('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.680728 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.682284 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.682284 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:53.689246 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-59f28755-890b-4629-96da-7ae1fcabe542 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2029607811&status=available returned with HTTP 200 Jul 03 04:25:53.689246 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 459/1842] 10.4.3.253 () {66 vars in 1393 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2029607811&status=available => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.693627 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Transfer volume completed successfully. Jul 03 04:25:53.704658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.709766 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?marker=d8148f6d-def8-4c42-a997-543f4a6a1921&sort=id%3Aasc Jul 03 04:25:53.710212 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.710670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.711011 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.712153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.767209 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.769853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b74d282c-d215-42e0-a12b-b5e1a39fc9cf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?marker=d8148f6d-def8-4c42-a997-543f4a6a1921&sort=id%3Aasc returned with HTTP 200 Jul 03 04:25:53.770344 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 472/1843] 10.4.3.253 () {66 vars in 1373 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?marker=d8148f6d-def8-4c42-a997-543f4a6a1921&sort=id%3Aasc => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:25:53.787901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.790141 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 04:25:53.790429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.790671 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.790996 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.791615 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.791615 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:53.792320 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.836668 np0000004364 devstack@c-api.service[99793]: INFO cinder.transfer.api [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Volume 57a8f7ae-a07e-4a83-958a-35c962aefbc9 has been transferred. Jul 03 04:25:53.844910 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30346052-8f48-468f-b9b4-e2b25b0aa5ef tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4/accept returned with HTTP 202 Jul 03 04:25:53.844910 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 451/1844] 10.4.3.253 () {68 vars in 1423 bytes} [Fri Jul 3 04:25:52 2026] POST /volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4/accept => generated 365 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:53.850399 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.851363 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.851363 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:53.857375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a82f6857-ec5c-453a-86c9-7a19a81331cb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.859061 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a82f6857-ec5c-453a-86c9-7a19a81331cb tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:53.859343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a82f6857-ec5c-453a-86c9-7a19a81331cb tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.859630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a82f6857-ec5c-453a-86c9-7a19a81331cb tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.862701 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-90b3f4d9-5cb7-4aa5-96fe-3facb9bdc0f3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 04:25:53.863182 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 463/1845] 10.4.3.253 () {66 vars in 1337 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.869105 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.869105 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:53.871808 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a82f6857-ec5c-453a-86c9-7a19a81331cb tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Volume info retrieved successfully. Jul 03 04:25:53.885057 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.887433 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a82f6857-ec5c-453a-86c9-7a19a81331cb tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 200 Jul 03 04:25:53.887433 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 460/1846] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.889279 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:25:53.889852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.889852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.889852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.890779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.901536 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.902582 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.902582 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:53.904513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-596442a8-43f6-438c-a0cb-9c202c6a084f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.906728 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-596442a8-43f6-438c-a0cb-9c202c6a084f tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:53.906832 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1fb0db8b-dd0c-479f-bfe1-da7774ac7bd9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:25:53.907171 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-596442a8-43f6-438c-a0cb-9c202c6a084f tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.907171 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-596442a8-43f6-438c-a0cb-9c202c6a084f tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.907268 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 473/1847] 10.4.3.253 () {66 vars in 1258 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:53.918628 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:53.918628 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:53.924356 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-596442a8-43f6-438c-a0cb-9c202c6a084f tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] Volume info retrieved successfully. Jul 03 04:25:53.924615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.926347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 04:25:53.926566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.926756 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.926985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.927764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.932924 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-596442a8-43f6-438c-a0cb-9c202c6a084f tempest-VolumesTransfersTest-1638641161 tempest-VolumesTransfersTest-1638641161-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 200 Jul 03 04:25:53.933537 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 452/1848] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.936803 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:53.937440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46fd3673-e1be-4c0b-ba58-891d5803fd14 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 04:25:53.937958 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 464/1849] 10.4.3.253 () {66 vars in 1316 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:53.951990 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8078c2c2-36b4-4777-9edf-63145afde3db None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.955181 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-740eaa38-3f81-4c72-ad51-f0de3db04deb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.955301 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?availability_zone=nova Jul 03 04:25:53.955301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.955771 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.957348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-740eaa38-3f81-4c72-ad51-f0de3db04deb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] DELETE https://10.4.3.253/volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 Jul 03 04:25:53.957420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:53.957464 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-740eaa38-3f81-4c72-ad51-f0de3db04deb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.957464 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-740eaa38-3f81-4c72-ad51-f0de3db04deb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:53.957543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value nova, assuming string {{(pid=99792) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:53.957586 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.volume_transfer [None req-740eaa38-3f81-4c72-ad51-f0de3db04deb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Delete transfer with id: 3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 Jul 03 04:25:53.957702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:53.960959 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-740eaa38-3f81-4c72-ad51-f0de3db04deb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 returned with HTTP 404 Jul 03 04:25:53.964346 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 474/1850] 10.4.3.253 () {66 vars in 1384 bytes} [Fri Jul 3 04:25:53 2026] DELETE /volume/v3/os-volume-transfer/3d0d0f2c-cd26-4d9f-9cad-89c547abc7f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:53.972215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.993641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3a8812fd-1cba-4944-ab4c-8b9b00dddfb8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:53.995500 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a8812fd-1cba-4944-ab4c-8b9b00dddfb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:53.995702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a8812fd-1cba-4944-ab4c-8b9b00dddfb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:53.995918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a8812fd-1cba-4944-ab4c-8b9b00dddfb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.003392 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.003392 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:54.007569 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3a8812fd-1cba-4944-ab4c-8b9b00dddfb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:54.008374 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.008925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:54.009164 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8078c2c2-36b4-4777-9edf-63145afde3db tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 04:25:54.009206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.009432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.009631 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Delete volume with id: 57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:54.009697 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 461/1851] 10.4.3.253 () {66 vars in 1282 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.012705 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a8812fd-1cba-4944-ab4c-8b9b00dddfb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:54.013127 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 465/1852] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:53 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:54.021010 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-985373a0-7a5d-4242-8674-001332986238 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.023177 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.023177 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:54.023177 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Volume info retrieved successfully. Jul 03 04:25:54.023320 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?availability_zone=nova Jul 03 04:25:54.023543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.023750 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.024023 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.024283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value nova, assuming string {{(pid=99791) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:54.024978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.044924 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Delete volume request issued successfully. Jul 03 04:25:54.045110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f6d37cf-aa16-4b42-be40-24cfb80cc125 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 202 Jul 03 04:25:54.045507 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 453/1853] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:53 2026] DELETE /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:54.054367 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f749c284-e438-4f60-a2bb-d2678438c32d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.055930 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f749c284-e438-4f60-a2bb-d2678438c32d tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:54.055930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f749c284-e438-4f60-a2bb-d2678438c32d tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.055930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f749c284-e438-4f60-a2bb-d2678438c32d tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.061866 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.061866 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:54.063891 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.064572 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-985373a0-7a5d-4242-8674-001332986238 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 04:25:54.065075 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 475/1854] 10.4.3.253 () {66 vars in 1282 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.067231 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f749c284-e438-4f60-a2bb-d2678438c32d tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Volume info retrieved successfully. Jul 03 04:25:54.073887 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f749c284-e438-4f60-a2bb-d2678438c32d tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 200 Jul 03 04:25:54.074378 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 462/1855] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:54.076082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.078504 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?bootable=false Jul 03 04:25:54.078719 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.080098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.080400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.081200 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.117506 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.118430 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d5a6a59-5aa5-4b46-8a15-818d81d39f1b tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 04:25:54.119342 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 466/1856] 10.4.3.253 () {66 vars in 1266 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.130440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.134469 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?bootable=false Jul 03 04:25:54.134713 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.135010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.135924 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.137066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.177640 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.178250 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e5b934e-ace7-4e47-81a2-a53eb4bd0e17 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 04:25:54.178639 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 454/1857] 10.4.3.253 () {66 vars in 1266 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.188012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.189756 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?status=available Jul 03 04:25:54.189938 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.190164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.190407 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.190634 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99791) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:54.190906 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.190906 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:54.191247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.198875 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.199438 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-66cdb307-a8d4-4233-bd64-8a6da3a6f47a tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 04:25:54.199822 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 476/1858] 10.4.3.253 () {66 vars in 1270 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.208348 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.210150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes?status=available Jul 03 04:25:54.210375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.210598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.210833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.211106 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99792) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:54.211705 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.238179 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.238866 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-603efeae-2bb9-4971-b857-9ebfca2d7900 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 04:25:54.239244 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 463/1859] 10.4.3.253 () {66 vars in 1270 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.250457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.252234 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?availability_zone=nova Jul 03 04:25:54.252443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.252621 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.252838 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.253083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value nova, assuming string {{(pid=99794) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:54.253314 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.253314 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:54.253690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.281385 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.282335 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.282335 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:54.286515 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-72792a44-7d21-49b2-8050-d1c3d8aced43 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 04:25:54.286892 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 467/1860] 10.4.3.253 () {66 vars in 1303 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:54.304107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.307931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?bootable=false Jul 03 04:25:54.308161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.308380 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.308600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.308919 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.308919 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:54.309982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.325831 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.325831 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.325831 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:54.330022 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef03cea0-e022-4f3a-a134-cc3f77c4d5d0 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 04:25:54.330864 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 455/1861] 10.4.3.253 () {66 vars in 1287 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:54.345448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-98566c28-5e31-4171-82ee-11715969b6b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.347222 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/detail?status=available Jul 03 04:25:54.347462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.347656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.347880 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:54.348111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Could not evaluate value available, assuming string {{(pid=99791) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:25:54.348395 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.348395 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:54.348787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:25:54.356179 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Get all volumes completed successfully. Jul 03 04:25:54.357105 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.357105 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:54.360938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98566c28-5e31-4171-82ee-11715969b6b3 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 04:25:54.361339 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 477/1862] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:54.375376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9ff41404-1c6f-47d3-8deb-db96ecc53b04 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.376910 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9ff41404-1c6f-47d3-8deb-db96ecc53b04 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:54.377077 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9ff41404-1c6f-47d3-8deb-db96ecc53b04 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.377256 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9ff41404-1c6f-47d3-8deb-db96ecc53b04 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.383718 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.383718 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:54.388046 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9ff41404-1c6f-47d3-8deb-db96ecc53b04 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:54.393386 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9ff41404-1c6f-47d3-8deb-db96ecc53b04 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:54.393386 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 464/1863] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.407213 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.410731 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:54.410925 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.411188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.411374 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Delete volume with id: a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:54.419645 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.419645 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:54.420079 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:54.435707 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Delete volume request issued successfully. Jul 03 04:25:54.435903 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb7bfd3c-aa3d-46c3-8c20-2cc64981bfbf tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 202 Jul 03 04:25:54.436306 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 468/1864] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:54 2026] DELETE /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:54.443950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-749e39e9-1223-4171-afaa-a8693d136972 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.445747 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-749e39e9-1223-4171-afaa-a8693d136972 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:54.445937 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-749e39e9-1223-4171-afaa-a8693d136972 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.446456 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-749e39e9-1223-4171-afaa-a8693d136972 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.452914 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.452914 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:54.457656 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-749e39e9-1223-4171-afaa-a8693d136972 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:54.462677 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-749e39e9-1223-4171-afaa-a8693d136972 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 200 Jul 03 04:25:54.463134 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 456/1865] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:54.915799 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.917591 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:54.917818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.917994 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.918181 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume with id: 7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:54.924748 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.924748 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:54.925174 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:54.940597 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume request issued successfully. Jul 03 04:25:54.940765 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e09d00c-d118-4779-a8da-68cb11e9d711 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 202 Jul 03 04:25:54.941194 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 478/1866] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:54 2026] DELETE /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:54.948692 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-181ad1b4-27ff-469a-a4da-7fae062083a3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:54.955647 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-181ad1b4-27ff-469a-a4da-7fae062083a3 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:54.955910 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-181ad1b4-27ff-469a-a4da-7fae062083a3 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:54.956895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-181ad1b4-27ff-469a-a4da-7fae062083a3 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:54.970880 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:54.970880 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:54.975251 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-181ad1b4-27ff-469a-a4da-7fae062083a3 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:54.986459 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-181ad1b4-27ff-469a-a4da-7fae062083a3 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 200 Jul 03 04:25:54.987510 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 465/1867] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:54 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:55.027825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c2c10020-5b57-4ac5-9d51-e4987ae28df3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.029888 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2c10020-5b57-4ac5-9d51-e4987ae28df3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:55.030091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2c10020-5b57-4ac5-9d51-e4987ae28df3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.030267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2c10020-5b57-4ac5-9d51-e4987ae28df3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.036987 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:55.036987 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:55.041176 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c2c10020-5b57-4ac5-9d51-e4987ae28df3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:55.049110 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2c10020-5b57-4ac5-9d51-e4987ae28df3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:55.049691 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 469/1868] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:55.092692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e5598899-5f08-4358-bd92-61e2075f11c0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.095086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5598899-5f08-4358-bd92-61e2075f11c0 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:55.095630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5598899-5f08-4358-bd92-61e2075f11c0 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.095835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5598899-5f08-4358-bd92-61e2075f11c0 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.102467 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5598899-5f08-4358-bd92-61e2075f11c0 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 404 Jul 03 04:25:55.103107 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 457/1869] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:55.113589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-14935762-3986-462e-9eae-66051f5391a8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.115621 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14935762-3986-462e-9eae-66051f5391a8 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:55.115973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14935762-3986-462e-9eae-66051f5391a8 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.116245 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14935762-3986-462e-9eae-66051f5391a8 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.122124 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14935762-3986-462e-9eae-66051f5391a8 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 404 Jul 03 04:25:55.122641 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 479/1870] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:55.130937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b79a40ba-c25e-4a86-b9df-2be6d01932f0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.133490 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b79a40ba-c25e-4a86-b9df-2be6d01932f0 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] DELETE https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:55.133656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b79a40ba-c25e-4a86-b9df-2be6d01932f0 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.133877 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b79a40ba-c25e-4a86-b9df-2be6d01932f0 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.133964 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b79a40ba-c25e-4a86-b9df-2be6d01932f0 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Delete volume with id: 57a8f7ae-a07e-4a83-958a-35c962aefbc9 Jul 03 04:25:55.145234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b79a40ba-c25e-4a86-b9df-2be6d01932f0 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 returned with HTTP 404 Jul 03 04:25:55.145723 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 466/1871] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:55 2026] DELETE /volume/v3/volumes/57a8f7ae-a07e-4a83-958a-35c962aefbc9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:55.153610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3492493-da9d-4f48-b520-c5f9f05047ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.156005 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:55.156581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1701088733"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:55.158744 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1701088733'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:55.158949 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Create volume of 1 GB Jul 03 04:25:55.164494 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Availability Zones retrieved successfully. Jul 03 04:25:55.175604 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Flow 'volume_create_api' (c8ab40b7-d171-4d6c-b383-2badcd629661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:55.177123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b4b799-96cb-41a2-8cee-a148a7bbc758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:55.178251 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:55.215904 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41b4b799-96cb-41a2-8cee-a148a7bbc758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:55.217132 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6af349-7000-4e83-bb07-f07e0e4ecc0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:55.256199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Created reservations ['85fbe7e2-938d-4c28-8279-3ffb940e02cd', '6a8317a9-fc16-4103-8f3c-991565cabf25', '2ab0fc74-11e9-4340-9686-d9a48f0132d4', '30b79778-3896-412e-b568-5de88e7a968c'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:55.257027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f6af349-7000-4e83-bb07-f07e0e4ecc0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85fbe7e2-938d-4c28-8279-3ffb940e02cd', '6a8317a9-fc16-4103-8f3c-991565cabf25', '2ab0fc74-11e9-4340-9686-d9a48f0132d4', '30b79778-3896-412e-b568-5de88e7a968c']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:55.257782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a0c2d2-6543-4d4b-b6ed-9c0991e5a1a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:55.281511 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a0c2d2-6543-4d4b-b6ed-9c0991e5a1a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b14d61e-3930-41ea-a989-adfe816a9482', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1701088733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188057ff1676470485c6436975410925',qos_specs=None,replication_status=,reservations=['85fbe7e2-938d-4c28-8279-3ffb940e02cd','6a8317a9-fc16-4103-8f3c-991565cabf25','2ab0fc74-11e9-4340-9686-d9a48f0132d4','30b79778-3896-412e-b568-5de88e7a968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae808d7486e4325a02cfe663296de5a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1701088733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b14d61e-3930-41ea-a989-adfe816a9482,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188057ff1676470485c6436975410925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ae808d7486e4325a02cfe663296de5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:55.282442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af78dfe5-95e0-4d37-b999-e50828510613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:55.303026 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af78dfe5-95e0-4d37-b999-e50828510613) transitioned into state 'SUCCESS' from state '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-1701088733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188057ff1676470485c6436975410925',qos_specs=None,replication_status=,reservations=['85fbe7e2-938d-4c28-8279-3ffb940e02cd','6a8317a9-fc16-4103-8f3c-991565cabf25','2ab0fc74-11e9-4340-9686-d9a48f0132d4','30b79778-3896-412e-b568-5de88e7a968c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ae808d7486e4325a02cfe663296de5a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:55.303747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784bcdd6-8ac8-4622-8265-384503ffe709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:55.313791 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (784bcdd6-8ac8-4622-8265-384503ffe709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:55.314636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Flow 'volume_create_api' (c8ab40b7-d171-4d6c-b383-2badcd629661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:55.314972 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Create volume request issued successfully. Jul 03 04:25:55.315579 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3492493-da9d-4f48-b520-c5f9f05047ad tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:55.316007 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 470/1872] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:25:55 2026] POST /volume/v3/volumes => generated 751 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:55.329808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2ed1fc0a-8e4f-48db-aa16-55a50994357c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.331459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2ed1fc0a-8e4f-48db-aa16-55a50994357c tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:55.331639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2ed1fc0a-8e4f-48db-aa16-55a50994357c tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.331803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2ed1fc0a-8e4f-48db-aa16-55a50994357c tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.338726 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:55.338726 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:55.342114 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2ed1fc0a-8e4f-48db-aa16-55a50994357c tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:55.353759 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2ed1fc0a-8e4f-48db-aa16-55a50994357c tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 200 Jul 03 04:25:55.354573 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 458/1873] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:55.479437 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b3756404-93c2-4972-b86c-e7510250b886 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.481186 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3756404-93c2-4972-b86c-e7510250b886 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda Jul 03 04:25:55.481400 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3756404-93c2-4972-b86c-e7510250b886 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.481582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3756404-93c2-4972-b86c-e7510250b886 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.489963 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3756404-93c2-4972-b86c-e7510250b886 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda returned with HTTP 404 Jul 03 04:25:55.490620 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 480/1874] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/a5aea4d1-70f3-41b0-a254-ba4494780fda => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:55.501756 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ef2240d5-a7bf-42ee-af0c-ceedd47134a2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.503539 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef2240d5-a7bf-42ee-af0c-ceedd47134a2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:55.503788 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef2240d5-a7bf-42ee-af0c-ceedd47134a2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.504038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef2240d5-a7bf-42ee-af0c-ceedd47134a2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.512202 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:55.512202 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:55.516871 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ef2240d5-a7bf-42ee-af0c-ceedd47134a2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:55.522652 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef2240d5-a7bf-42ee-af0c-ceedd47134a2 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:55.523094 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 467/1875] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:55.539506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.541758 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:55.541960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.542180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.542441 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Delete volume with id: d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:55.553120 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:55.553120 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:55.553937 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:55.578705 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Delete volume request issued successfully. Jul 03 04:25:55.578887 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-554c8afd-81d6-4154-bc46-e1ff738acf38 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 202 Jul 03 04:25:55.579455 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 471/1876] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:55 2026] DELETE /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:55.586757 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-da7c7617-0d8b-4468-84c4-1a6461835fc9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:55.589184 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da7c7617-0d8b-4468-84c4-1a6461835fc9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:55.589489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da7c7617-0d8b-4468-84c4-1a6461835fc9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:55.589788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da7c7617-0d8b-4468-84c4-1a6461835fc9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:55.599850 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:55.599850 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:55.609349 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-da7c7617-0d8b-4468-84c4-1a6461835fc9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:55.616389 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da7c7617-0d8b-4468-84c4-1a6461835fc9 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 200 Jul 03 04:25:55.616888 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 459/1877] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:55 2026] GET /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.005434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-11de8728-da05-424a-b463-8adaa8cdc619 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.010005 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11de8728-da05-424a-b463-8adaa8cdc619 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c Jul 03 04:25:56.010186 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11de8728-da05-424a-b463-8adaa8cdc619 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.010379 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11de8728-da05-424a-b463-8adaa8cdc619 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.015833 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11de8728-da05-424a-b463-8adaa8cdc619 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c returned with HTTP 404 Jul 03 04:25:56.016295 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 481/1878] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/7354deae-616a-4f1d-a839-a870de35018c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:56.065417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-53655f43-6ff5-4239-8f68-8ed30b81d1cf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.067798 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53655f43-6ff5-4239-8f68-8ed30b81d1cf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:56.067996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53655f43-6ff5-4239-8f68-8ed30b81d1cf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.068177 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53655f43-6ff5-4239-8f68-8ed30b81d1cf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.075766 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.075766 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:56.076916 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.078773 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:25:56.078972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.079211 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.079353 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-53655f43-6ff5-4239-8f68-8ed30b81d1cf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:56.079388 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume with id: c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:25:56.084165 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53655f43-6ff5-4239-8f68-8ed30b81d1cf tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:56.084801 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 468/1879] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:56.086565 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.086565 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:56.087074 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:56.102609 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume request issued successfully. Jul 03 04:25:56.102835 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26b2544a-d6e6-4455-b8fc-b623951b6ff9 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 202 Jul 03 04:25:56.103349 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 472/1880] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:56 2026] DELETE /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:56.111648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8440e31d-f6c8-40e5-99cb-4f5bc34115b6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.113561 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8440e31d-f6c8-40e5-99cb-4f5bc34115b6 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:25:56.113869 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8440e31d-f6c8-40e5-99cb-4f5bc34115b6 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.114188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8440e31d-f6c8-40e5-99cb-4f5bc34115b6 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.122586 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.122586 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:56.126130 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8440e31d-f6c8-40e5-99cb-4f5bc34115b6 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:56.131615 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8440e31d-f6c8-40e5-99cb-4f5bc34115b6 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 200 Jul 03 04:25:56.131976 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 460/1881] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.367682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8fee3d31-0484-48e1-a7b5-4d182604a237 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.369965 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8fee3d31-0484-48e1-a7b5-4d182604a237 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.370160 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8fee3d31-0484-48e1-a7b5-4d182604a237 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.370408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8fee3d31-0484-48e1-a7b5-4d182604a237 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.379119 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.379119 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:56.382920 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8fee3d31-0484-48e1-a7b5-4d182604a237 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:56.387685 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8fee3d31-0484-48e1-a7b5-4d182604a237 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 200 Jul 03 04:25:56.388100 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 482/1882] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.399918 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.401716 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] POST https://10.4.3.253/volume/v3/os-volume-transfer Jul 03 04:25:56.402072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9b14d61e-3930-41ea-a989-adfe816a9482"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:56.403452 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.volume_transfer [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Creating new volume transfer {'transfer': {'volume_id': '9b14d61e-3930-41ea-a989-adfe816a9482'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 04:25:56.403550 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.volume_transfer [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Creating transfer of volume 9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.403667 np0000004364 devstack@c-api.service[99792]: INFO cinder.transfer.api [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Generating transfer record for volume 9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.410648 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.410648 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:56.421673 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c86a2cc0-5115-4feb-807e-10d162f47bbf tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 04:25:56.422435 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 469/1883] 10.4.3.253 () {68 vars in 1291 bytes} [Fri Jul 3 04:25:56 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:56.436600 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d9fd6ff-1971-462b-834a-a01f5a3332c2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.438711 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d9fd6ff-1971-462b-834a-a01f5a3332c2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.438911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d9fd6ff-1971-462b-834a-a01f5a3332c2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.439103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d9fd6ff-1971-462b-834a-a01f5a3332c2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.445992 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.445992 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:56.449418 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d9fd6ff-1971-462b-834a-a01f5a3332c2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:56.453242 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d9fd6ff-1971-462b-834a-a01f5a3332c2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 200 Jul 03 04:25:56.453745 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 473/1884] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.471861 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4d61b982-ad34-4875-bda3-bf3564dc48be None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.473773 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d61b982-ad34-4875-bda3-bf3564dc48be tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/os-volume-transfer/detail Jul 03 04:25:56.473998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d61b982-ad34-4875-bda3-bf3564dc48be tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.474256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d61b982-ad34-4875-bda3-bf3564dc48be tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.474506 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.volume_transfer [None req-4d61b982-ad34-4875-bda3-bf3564dc48be tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Listing volume transfers {{(pid=99793) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 04:25:56.479657 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d61b982-ad34-4875-bda3-bf3564dc48be tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 04:25:56.480071 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 461/1885] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.488556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a023d85b-3d3d-4e91-83c0-c375bdeeb37e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.490956 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a023d85b-3d3d-4e91-83c0-c375bdeeb37e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] DELETE https://10.4.3.253/volume/v3/os-volume-transfer/27fd6fa7-fad3-4f85-8eba-3beb577838dc Jul 03 04:25:56.491180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a023d85b-3d3d-4e91-83c0-c375bdeeb37e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.491511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a023d85b-3d3d-4e91-83c0-c375bdeeb37e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.491663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.volume_transfer [None req-a023d85b-3d3d-4e91-83c0-c375bdeeb37e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Delete transfer with id: 27fd6fa7-fad3-4f85-8eba-3beb577838dc Jul 03 04:25:56.504180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.504180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:56.518392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a023d85b-3d3d-4e91-83c0-c375bdeeb37e tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/27fd6fa7-fad3-4f85-8eba-3beb577838dc returned with HTTP 202 Jul 03 04:25:56.518849 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 483/1886] 10.4.3.253 () {66 vars in 1384 bytes} [Fri Jul 3 04:25:56 2026] DELETE /volume/v3/os-volume-transfer/27fd6fa7-fad3-4f85-8eba-3beb577838dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:56.528735 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7a7b86ba-0d8d-4d02-83a3-135e2c9657a2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.530767 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a7b86ba-0d8d-4d02-83a3-135e2c9657a2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.531095 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a7b86ba-0d8d-4d02-83a3-135e2c9657a2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.531303 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a7b86ba-0d8d-4d02-83a3-135e2c9657a2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.538939 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.538939 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:56.543252 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7a7b86ba-0d8d-4d02-83a3-135e2c9657a2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Volume info retrieved successfully. Jul 03 04:25:56.548036 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a7b86ba-0d8d-4d02-83a3-135e2c9657a2 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 200 Jul 03 04:25:56.548493 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 470/1887] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.563445 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-66c83b12-b4c7-4f9d-be7a-bd816041c5eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.565578 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66c83b12-b4c7-4f9d-be7a-bd816041c5eb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] DELETE https://10.4.3.253/volume/v3/os-volume-transfer/27fd6fa7-fad3-4f85-8eba-3beb577838dc Jul 03 04:25:56.565805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66c83b12-b4c7-4f9d-be7a-bd816041c5eb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.566043 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66c83b12-b4c7-4f9d-be7a-bd816041c5eb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.566246 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.volume_transfer [None req-66c83b12-b4c7-4f9d-be7a-bd816041c5eb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Delete transfer with id: 27fd6fa7-fad3-4f85-8eba-3beb577838dc Jul 03 04:25:56.570767 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66c83b12-b4c7-4f9d-be7a-bd816041c5eb tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/27fd6fa7-fad3-4f85-8eba-3beb577838dc returned with HTTP 404 Jul 03 04:25:56.571430 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 474/1888] 10.4.3.253 () {66 vars in 1384 bytes} [Fri Jul 3 04:25:56 2026] DELETE /volume/v3/os-volume-transfer/27fd6fa7-fad3-4f85-8eba-3beb577838dc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:56.581252 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.583643 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.583887 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.584219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.584502 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Delete volume with id: 9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.593630 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.593630 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:56.594045 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Volume info retrieved successfully. Jul 03 04:25:56.621436 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Delete volume request issued successfully. Jul 03 04:25:56.621436 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c6473dd-b370-4c65-bf36-5d48a4deced4 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 202 Jul 03 04:25:56.621974 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 462/1889] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:56 2026] DELETE /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:56.634097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-355d75c0-a2ee-4763-9e88-36ec86853206 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.634162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b557716c-c21f-4120-9764-b74bb79f56ad None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.636314 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-355d75c0-a2ee-4763-9e88-36ec86853206 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f Jul 03 04:25:56.636314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-355d75c0-a2ee-4763-9e88-36ec86853206 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.636458 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b557716c-c21f-4120-9764-b74bb79f56ad tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:56.636500 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-355d75c0-a2ee-4763-9e88-36ec86853206 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.636808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b557716c-c21f-4120-9764-b74bb79f56ad tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.637646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b557716c-c21f-4120-9764-b74bb79f56ad tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.644581 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-355d75c0-a2ee-4763-9e88-36ec86853206 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f returned with HTTP 404 Jul 03 04:25:56.645216 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 471/1890] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/d74318cc-ff60-400c-9d51-6f82d8afc97f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:56.645518 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.645518 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:56.654166 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b557716c-c21f-4120-9764-b74bb79f56ad tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Volume info retrieved successfully. Jul 03 04:25:56.654436 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8935a8cd-cac2-4d02-b249-508a6fe2732e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.656180 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8935a8cd-cac2-4d02-b249-508a6fe2732e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:56.656386 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8935a8cd-cac2-4d02-b249-508a6fe2732e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.656611 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8935a8cd-cac2-4d02-b249-508a6fe2732e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.660067 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b557716c-c21f-4120-9764-b74bb79f56ad tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 200 Jul 03 04:25:56.660852 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 484/1891] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:56.666672 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.666672 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:56.671428 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8935a8cd-cac2-4d02-b249-508a6fe2732e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:56.676621 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8935a8cd-cac2-4d02-b249-508a6fe2732e tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:56.677149 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 475/1892] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:56.692900 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-34334939-b354-4e2f-aaf8-3299ec903866 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.695032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:56.695199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.695461 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.696080 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Delete volume with id: d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:56.704412 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.704412 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:56.705212 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:56.723079 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Delete volume request issued successfully. Jul 03 04:25:56.723304 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34334939-b354-4e2f-aaf8-3299ec903866 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 202 Jul 03 04:25:56.723721 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 463/1893] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:56 2026] DELETE /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:56.733994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-32d01fef-32c7-4e17-903d-32188f0e8c20 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:56.736063 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-32d01fef-32c7-4e17-903d-32188f0e8c20 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:56.736308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-32d01fef-32c7-4e17-903d-32188f0e8c20 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:56.736573 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-32d01fef-32c7-4e17-903d-32188f0e8c20 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:56.745787 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:56.745787 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:56.750459 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-32d01fef-32c7-4e17-903d-32188f0e8c20 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Volume info retrieved successfully. Jul 03 04:25:56.756467 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-32d01fef-32c7-4e17-903d-32188f0e8c20 tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 200 Jul 03 04:25:56.756891 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 472/1894] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:56 2026] GET /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:57.028258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.030320 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:25:57.030689 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1072197279", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:57.032259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1072197279', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:25:57.032446 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Create volume of 1 GB Jul 03 04:25:57.036196 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Availability Zones retrieved successfully. Jul 03 04:25:57.041199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Flow 'volume_create_api' (b0c2ac56-f0f5-43be-a0a0-13d8b11007be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:57.042069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2530f66-10e6-4004-9f2a-4b750fed5617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:57.042943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:25:57.066085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2530f66-10e6-4004-9f2a-4b750fed5617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:57.066898 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4771d5-f38f-4cfc-95f0-98f55bf806d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:57.102176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a6be007f-c0c2-4531-8c5c-fe7ceb4bafed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.104452 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6be007f-c0c2-4531-8c5c-fe7ceb4bafed tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:57.104884 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6be007f-c0c2-4531-8c5c-fe7ceb4bafed tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.105271 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6be007f-c0c2-4531-8c5c-fe7ceb4bafed tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.115396 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:57.115396 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:57.119563 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a6be007f-c0c2-4531-8c5c-fe7ceb4bafed tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:57.126426 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6be007f-c0c2-4531-8c5c-fe7ceb4bafed tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:57.127172 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 476/1895] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:57.134980 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Created reservations ['38a52669-c2e2-4dd6-b292-858be0d667c7', 'f0aa3970-80b1-4ff4-a960-7c2a6fcf8143', 'c691373c-25f3-44e7-bcf7-1baec1800721', '65f8fcf4-cc14-4a32-8729-b7247219819c'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:57.135783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df4771d5-f38f-4cfc-95f0-98f55bf806d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a52669-c2e2-4dd6-b292-858be0d667c7', 'f0aa3970-80b1-4ff4-a960-7c2a6fcf8143', 'c691373c-25f3-44e7-bcf7-1baec1800721', '65f8fcf4-cc14-4a32-8729-b7247219819c']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:57.136687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6a31d7-d240-49e8-bf0b-90ec74c67b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:57.148414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85bdb594-b1dc-401a-a4c2-6c7a8b274ef7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.150549 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85bdb594-b1dc-401a-a4c2-6c7a8b274ef7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 Jul 03 04:25:57.150794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85bdb594-b1dc-401a-a4c2-6c7a8b274ef7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.151038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85bdb594-b1dc-401a-a4c2-6c7a8b274ef7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.158439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85bdb594-b1dc-401a-a4c2-6c7a8b274ef7 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 returned with HTTP 404 Jul 03 04:25:57.159709 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 464/1896] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/c6595eaf-ba82-4855-b381-b86582e890d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:57.161488 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a6a31d7-d240-49e8-bf0b-90ec74c67b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f02fc001-3596-4c0d-a013-625ad6c72a71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1072197279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48514dfff915405699fd8b39103f62cf',qos_specs=None,replication_status=,reservations=['38a52669-c2e2-4dd6-b292-858be0d667c7','f0aa3970-80b1-4ff4-a960-7c2a6fcf8143','c691373c-25f3-44e7-bcf7-1baec1800721','65f8fcf4-cc14-4a32-8729-b7247219819c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57ef1a4c4094c868a5f3da13ebd44f8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1072197279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f02fc001-3596-4c0d-a013-625ad6c72a71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48514dfff915405699fd8b39103f62cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f57ef1a4c4094c868a5f3da13ebd44f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:57.162211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda34887-90bc-435a-aaf6-4313bd9ac76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:57.180745 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dda34887-90bc-435a-aaf6-4313bd9ac76b) transitioned into state 'SUCCESS' from state '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-1072197279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48514dfff915405699fd8b39103f62cf',qos_specs=None,replication_status=,reservations=['38a52669-c2e2-4dd6-b292-858be0d667c7','f0aa3970-80b1-4ff4-a960-7c2a6fcf8143','c691373c-25f3-44e7-bcf7-1baec1800721','65f8fcf4-cc14-4a32-8729-b7247219819c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f57ef1a4c4094c868a5f3da13ebd44f8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:57.181800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d254cfb-ab20-44eb-8948-9a12556a98f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:25:57.191711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d254cfb-ab20-44eb-8948-9a12556a98f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:25:57.192630 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Flow 'volume_create_api' (b0c2ac56-f0f5-43be-a0a0-13d8b11007be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:25:57.192970 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Create volume request issued successfully. Jul 03 04:25:57.193570 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-bda0a62d-8086-4728-bf2a-4c1c04ee9bc9 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:25:57.194472 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 485/1897] 10.4.3.253 () {72 vars in 1541 bytes} [Fri Jul 3 04:25:57 2026] POST /volume/v3/volumes => generated 755 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:57.203864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-0f99e7b3-d4b5-4232-8d25-50e121085a5b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.206646 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-0f99e7b3-d4b5-4232-8d25-50e121085a5b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:25:57.206897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-0f99e7b3-d4b5-4232-8d25-50e121085a5b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.207190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-0f99e7b3-d4b5-4232-8d25-50e121085a5b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.219169 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:57.219169 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:57.225219 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-0f99e7b3-d4b5-4232-8d25-50e121085a5b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Volume info retrieved successfully. Jul 03 04:25:57.232168 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f64ea28d-67f7-40a3-8344-0b6882041a1c req-0f99e7b3-d4b5-4232-8d25-50e121085a5b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 200 Jul 03 04:25:57.232764 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 473/1898] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:57.268407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b3c00d16-55cf-4ca1-af69-0c4249f6c1ff req-f440ac9c-dcd6-4f23-b0b4-e8fbdc581fe3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.271794 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b3c00d16-55cf-4ca1-af69-0c4249f6c1ff req-f440ac9c-dcd6-4f23-b0b4-e8fbdc581fe3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:25:57.272258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b3c00d16-55cf-4ca1-af69-0c4249f6c1ff req-f440ac9c-dcd6-4f23-b0b4-e8fbdc581fe3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.272614 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b3c00d16-55cf-4ca1-af69-0c4249f6c1ff req-f440ac9c-dcd6-4f23-b0b4-e8fbdc581fe3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.282827 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:57.282827 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:57.285969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.287795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:25:57.288190 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.288190 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.291348 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume with id: f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:25:57.291453 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b3c00d16-55cf-4ca1-af69-0c4249f6c1ff req-f440ac9c-dcd6-4f23-b0b4-e8fbdc581fe3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Volume info retrieved successfully. Jul 03 04:25:57.294594 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b3c00d16-55cf-4ca1-af69-0c4249f6c1ff req-f440ac9c-dcd6-4f23-b0b4-e8fbdc581fe3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 200 Jul 03 04:25:57.295023 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:57.295023 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:57.295512 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:57.295642 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 477/1899] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:57.312539 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Delete volume request issued successfully. Jul 03 04:25:57.312737 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-412a001a-7168-4cdb-9d87-7a4c247a4b72 tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 202 Jul 03 04:25:57.313203 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 465/1900] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:57 2026] DELETE /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:57.321200 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9fec2001-afdd-4e3d-8ea3-81e7b0b50f2e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.323301 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9fec2001-afdd-4e3d-8ea3-81e7b0b50f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:25:57.324111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9fec2001-afdd-4e3d-8ea3-81e7b0b50f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.324111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9fec2001-afdd-4e3d-8ea3-81e7b0b50f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.331611 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:57.331611 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:57.335656 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9fec2001-afdd-4e3d-8ea3-81e7b0b50f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Volume info retrieved successfully. Jul 03 04:25:57.339925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9fec2001-afdd-4e3d-8ea3-81e7b0b50f2e tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 200 Jul 03 04:25:57.340348 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 486/1901] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:57.678116 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0433e618-929f-45fc-ad14-5f9172a5f277 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.680856 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0433e618-929f-45fc-ad14-5f9172a5f277 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:57.681068 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0433e618-929f-45fc-ad14-5f9172a5f277 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.681264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0433e618-929f-45fc-ad14-5f9172a5f277 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.687194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0433e618-929f-45fc-ad14-5f9172a5f277 tempest-VolumesTransfersTest-1597165487 tempest-VolumesTransfersTest-1597165487-project-admin] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 404 Jul 03 04:25:57.687660 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 474/1902] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:57.695901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-73a61e4c-f2be-4961-ac44-8336d5dfd3c4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.697733 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-73a61e4c-f2be-4961-ac44-8336d5dfd3c4 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] GET https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:57.699347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-73a61e4c-f2be-4961-ac44-8336d5dfd3c4 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.699347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-73a61e4c-f2be-4961-ac44-8336d5dfd3c4 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.705656 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-73a61e4c-f2be-4961-ac44-8336d5dfd3c4 tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 404 Jul 03 04:25:57.706979 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 478/1903] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:57.715443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-04917c2c-d8d3-4ca4-88e2-5c1c430f33ab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.717124 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-04917c2c-d8d3-4ca4-88e2-5c1c430f33ab tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] DELETE https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:57.717350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-04917c2c-d8d3-4ca4-88e2-5c1c430f33ab tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.717532 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-04917c2c-d8d3-4ca4-88e2-5c1c430f33ab tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.717679 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-04917c2c-d8d3-4ca4-88e2-5c1c430f33ab tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] Delete volume with id: 9b14d61e-3930-41ea-a989-adfe816a9482 Jul 03 04:25:57.722961 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-04917c2c-d8d3-4ca4-88e2-5c1c430f33ab tempest-VolumesTransfersTest-408871472 tempest-VolumesTransfersTest-408871472-project-member] https://10.4.3.253/volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 returned with HTTP 404 Jul 03 04:25:57.723436 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 466/1904] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:25:57 2026] DELETE /volume/v3/volumes/9b14d61e-3930-41ea-a989-adfe816a9482 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:57.775483 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8133d4fe-6789-4e9d-b6fd-a22135b2f38d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.779041 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8133d4fe-6789-4e9d-b6fd-a22135b2f38d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] GET https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 Jul 03 04:25:57.779311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8133d4fe-6789-4e9d-b6fd-a22135b2f38d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.781763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8133d4fe-6789-4e9d-b6fd-a22135b2f38d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.791083 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8133d4fe-6789-4e9d-b6fd-a22135b2f38d tempest-VolumesListTestJSON-2001218959 tempest-VolumesListTestJSON-2001218959-project-member] https://10.4.3.253/volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 returned with HTTP 404 Jul 03 04:25:57.791766 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 487/1905] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:57 2026] GET /volume/v3/volumes/d8148f6d-def8-4c42-a997-543f4a6a1921 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:57.881105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-db4d00ff-66e0-4912-a97a-17906d959c19 req-556a0589-b95f-4aaa-9b13-85232d2b0e01 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:57.883390 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-db4d00ff-66e0-4912-a97a-17906d959c19 req-556a0589-b95f-4aaa-9b13-85232d2b0e01 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] DELETE https://10.4.3.253/volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6 Jul 03 04:25:57.883559 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-db4d00ff-66e0-4912-a97a-17906d959c19 req-556a0589-b95f-4aaa-9b13-85232d2b0e01 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:57.883742 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-db4d00ff-66e0-4912-a97a-17906d959c19 req-556a0589-b95f-4aaa-9b13-85232d2b0e01 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:57.892371 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:57.892371 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:58.150415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5232562d-fc7e-4a58-a001-1b70f038f6cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.157466 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5232562d-fc7e-4a58-a001-1b70f038f6cb tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:58.157828 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5232562d-fc7e-4a58-a001-1b70f038f6cb tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.158123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5232562d-fc7e-4a58-a001-1b70f038f6cb tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.169855 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.169855 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:58.174649 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5232562d-fc7e-4a58-a001-1b70f038f6cb tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:58.181796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5232562d-fc7e-4a58-a001-1b70f038f6cb tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:58.182405 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 479/1906] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:58 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 928 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:25:58.328790 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2e8cb55d-30c4-437b-b3fc-c96e8202f187 req-8c3672c6-5cbd-48ac-866f-d3561796028f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.333342 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2e8cb55d-30c4-437b-b3fc-c96e8202f187 req-8c3672c6-5cbd-48ac-866f-d3561796028f tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:25:58.333342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2e8cb55d-30c4-437b-b3fc-c96e8202f187 req-8c3672c6-5cbd-48ac-866f-d3561796028f tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.333680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2e8cb55d-30c4-437b-b3fc-c96e8202f187 req-8c3672c6-5cbd-48ac-866f-d3561796028f tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.346009 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.346009 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:58.353365 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f6c44518-e6b1-4225-b8b2-8e1f0aeeeabd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.353724 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-2e8cb55d-30c4-437b-b3fc-c96e8202f187 req-8c3672c6-5cbd-48ac-866f-d3561796028f tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Volume info retrieved successfully. Jul 03 04:25:58.355556 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6c44518-e6b1-4225-b8b2-8e1f0aeeeabd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] GET https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 Jul 03 04:25:58.355991 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6c44518-e6b1-4225-b8b2-8e1f0aeeeabd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.356405 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6c44518-e6b1-4225-b8b2-8e1f0aeeeabd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.363564 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2e8cb55d-30c4-437b-b3fc-c96e8202f187 req-8c3672c6-5cbd-48ac-866f-d3561796028f tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 200 Jul 03 04:25:58.364244 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 467/1907] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:25:58 2026] GET /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:58.364593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6c44518-e6b1-4225-b8b2-8e1f0aeeeabd tempest-AttachVolumeNegativeTest-73840185 tempest-AttachVolumeNegativeTest-73840185-project-member] https://10.4.3.253/volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 returned with HTTP 404 Jul 03 04:25:58.365318 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 488/1908] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:25:58 2026] GET /volume/v3/volumes/f19eba84-8829-4f53-b510-73c8eadc1e92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:25:58.408018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.412505 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:25:58.412505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f02fc001-3596-4c0d-a013-625ad6c72a71", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-68669114", "description": null, "metadata": {}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:58.427206 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.427206 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:58.428291 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Volume info retrieved successfully. Jul 03 04:25:58.429105 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Create snapshot from volume f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:25:58.433135 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-db4d00ff-66e0-4912-a97a-17906d959c19 req-556a0589-b95f-4aaa-9b13-85232d2b0e01 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6 returned with HTTP 200 Jul 03 04:25:58.433859 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 475/1909] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:25:57 2026] DELETE /volume/v3/attachments/cef8ea0f-46f6-4b6f-9281-04882ab148c6 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:58.501571 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Created reservations ['600a98ba-c336-4cb6-936b-9126649b034e', '175742a5-4f0c-4894-b628-6e615c0ce2ce', '5b429584-dab7-425e-9ae1-f51538db6b52', '06748b7c-9cfb-4263-8361-72671cf84f8e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:58.549610 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Snapshot create request issued successfully. Jul 03 04:25:58.550438 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-84ccdb08-45fa-4060-b820-2ebffe41e893 req-82bbf096-e9d1-4ddb-8337-fb942227ae89 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:25:58.550752 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 480/1910] 10.4.3.253 () {72 vars in 1547 bytes} [Fri Jul 3 04:25:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:58.781236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-06e2b055-127f-4080-8afa-2ec9bc1681d3 req-cdd8af42-6fcb-41b1-b4b9-9af89f6bcf6a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.785004 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-06e2b055-127f-4080-8afa-2ec9bc1681d3 req-cdd8af42-6fcb-41b1-b4b9-9af89f6bcf6a tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] GET https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 Jul 03 04:25:58.785440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-06e2b055-127f-4080-8afa-2ec9bc1681d3 req-cdd8af42-6fcb-41b1-b4b9-9af89f6bcf6a tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.785678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-06e2b055-127f-4080-8afa-2ec9bc1681d3 req-cdd8af42-6fcb-41b1-b4b9-9af89f6bcf6a tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.794864 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.794864 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:58.795646 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-06e2b055-127f-4080-8afa-2ec9bc1681d3 req-cdd8af42-6fcb-41b1-b4b9-9af89f6bcf6a tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Snapshot retrieved successfully. Jul 03 04:25:58.796838 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-06e2b055-127f-4080-8afa-2ec9bc1681d3 req-cdd8af42-6fcb-41b1-b4b9-9af89f6bcf6a tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 returned with HTTP 200 Jul 03 04:25:58.797560 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 468/1911] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:25:58 2026] GET /volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:58.837840 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.843125 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] GET https://10.4.3.253/volume/v3/snapshots/detail Jul 03 04:25:58.844082 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.844082 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.844082 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:25:58.847357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:25:58.852989 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] Get all snapshots completed successfully. Jul 03 04:25:58.853637 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.853637 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:58.854273 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3d51b923-ef7d-4d9c-afa0-c0bdbd211991 req-ccb56593-e27d-428a-89d7-0945b8b86740 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-reader] https://10.4.3.253/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 04:25:58.854914 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 489/1912] 10.4.3.253 () {68 vars in 1514 bytes} [Fri Jul 3 04:25:58 2026] GET /volume/v3/snapshots/detail => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:58.888038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7fe9d96b-0ecf-48c3-a9d1-a0b2b078b94f req-5da3e2f1-cd16-4d84-ad97-f442bf87c795 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.892600 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7fe9d96b-0ecf-48c3-a9d1-a0b2b078b94f req-5da3e2f1-cd16-4d84-ad97-f442bf87c795 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 Jul 03 04:25:58.892765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7fe9d96b-0ecf-48c3-a9d1-a0b2b078b94f req-5da3e2f1-cd16-4d84-ad97-f442bf87c795 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.893298 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7fe9d96b-0ecf-48c3-a9d1-a0b2b078b94f req-5da3e2f1-cd16-4d84-ad97-f442bf87c795 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.900739 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.900739 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:58.901192 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-7fe9d96b-0ecf-48c3-a9d1-a0b2b078b94f req-5da3e2f1-cd16-4d84-ad97-f442bf87c795 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Snapshot retrieved successfully. Jul 03 04:25:58.902024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7fe9d96b-0ecf-48c3-a9d1-a0b2b078b94f req-5da3e2f1-cd16-4d84-ad97-f442bf87c795 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 returned with HTTP 200 Jul 03 04:25:58.902467 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 476/1913] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:25:58 2026] GET /volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:58.935871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:58.939743 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 Jul 03 04:25:58.940058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:58.940476 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:58.940633 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Delete snapshot with id: ec3f51a2-a42a-44bf-95f4-14488d7f0457 Jul 03 04:25:58.948312 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:58.948312 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:58.949030 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Snapshot retrieved successfully. Jul 03 04:25:58.970112 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Snapshot delete request issued successfully. Jul 03 04:25:58.970379 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b006c9cf-5cf7-4c5b-9413-d005d5c456ee req-df19df85-38f3-48aa-97c7-2ff1ccf6a87b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 returned with HTTP 202 Jul 03 04:25:58.970880 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 481/1914] 10.4.3.253 () {70 vars in 1626 bytes} [Fri Jul 3 04:25:58 2026] DELETE /volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:25:59.001315 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-1e4049a8-6102-4523-9b75-c65406c3f938 req-bb35fdb7-5af6-4065-8bb3-3793efcefb08 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:59.005830 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-1e4049a8-6102-4523-9b75-c65406c3f938 req-bb35fdb7-5af6-4065-8bb3-3793efcefb08 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 Jul 03 04:25:59.006038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-1e4049a8-6102-4523-9b75-c65406c3f938 req-bb35fdb7-5af6-4065-8bb3-3793efcefb08 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:59.006241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-1e4049a8-6102-4523-9b75-c65406c3f938 req-bb35fdb7-5af6-4065-8bb3-3793efcefb08 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:59.015556 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:59.015556 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:59.016055 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-1e4049a8-6102-4523-9b75-c65406c3f938 req-bb35fdb7-5af6-4065-8bb3-3793efcefb08 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Snapshot retrieved successfully. Jul 03 04:25:59.017377 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-1e4049a8-6102-4523-9b75-c65406c3f938 req-bb35fdb7-5af6-4065-8bb3-3793efcefb08 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 returned with HTTP 200 Jul 03 04:25:59.020462 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 469/1915] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:25:59 2026] GET /volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:59.199999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-47f4043c-a90c-4501-a6aa-4b13034bcdb8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:59.202513 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47f4043c-a90c-4501-a6aa-4b13034bcdb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:59.202909 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47f4043c-a90c-4501-a6aa-4b13034bcdb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:59.203244 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47f4043c-a90c-4501-a6aa-4b13034bcdb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:59.213360 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:59.213360 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:25:59.220201 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-47f4043c-a90c-4501-a6aa-4b13034bcdb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:59.229358 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47f4043c-a90c-4501-a6aa-4b13034bcdb8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:59.230148 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 490/1916] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:59 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 1193 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:59.249159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f2d0d458-a40f-4c55-afa7-643fb277c3a8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:59.251185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f2d0d458-a40f-4c55-afa7-643fb277c3a8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:59.251965 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f2d0d458-a40f-4c55-afa7-643fb277c3a8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:59.251965 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f2d0d458-a40f-4c55-afa7-643fb277c3a8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:59.260053 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:59.260053 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:25:59.265736 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f2d0d458-a40f-4c55-afa7-643fb277c3a8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:59.272973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f2d0d458-a40f-4c55-afa7-643fb277c3a8 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:25:59.273763 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 477/1917] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:25:59 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 1193 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:25:59.292063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-535163e5-3400-45db-bf7f-10da678a3a9a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:59.294005 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:25:59.294192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc7a8f86-6de9-4c96-89a9-bd2056f09cf2", "name": "tempest-VolumeImageDependencyTests-Snapshot-1175312587"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:25:59.306733 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:59.306733 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:25:59.307497 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:25:59.307667 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create snapshot from volume dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:25:59.354020 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Created reservations ['62015b35-e4ae-4c99-b22a-18c7a9b3304c', '1d598eda-3ed9-4c69-aafd-f0f1554eff65', 'c0fd0eee-219c-4371-8d7a-34b96c6914eb', 'f2105c42-9331-4c37-ad15-d3c313769e33'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:25:59.398906 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot create request issued successfully. Jul 03 04:25:59.399443 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-535163e5-3400-45db-bf7f-10da678a3a9a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:25:59.400125 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 482/1918] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:25:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:25:59.413666 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0bc76a0-6c48-42df-a26b-89edb0d10dbe None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:25:59.415672 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0bc76a0-6c48-42df-a26b-89edb0d10dbe tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:25:59.416157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0bc76a0-6c48-42df-a26b-89edb0d10dbe tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:25:59.416157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0bc76a0-6c48-42df-a26b-89edb0d10dbe tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:25:59.422607 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:25:59.422607 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:25:59.423043 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d0bc76a0-6c48-42df-a26b-89edb0d10dbe tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot retrieved successfully. Jul 03 04:25:59.424016 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0bc76a0-6c48-42df-a26b-89edb0d10dbe tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 200 Jul 03 04:25:59.424283 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 470/1919] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:25:59 2026] GET /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:25:59.887233 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-aea28520-9f9f-49cc-ace0-266374c78c12 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.027699 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aea28520-9f9f-49cc-ace0-266374c78c12 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools Jul 03 04:26:00.027970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aea28520-9f9f-49cc-ace0-266374c78c12 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.028218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aea28520-9f9f-49cc-ace0-266374c78c12 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] Calling method 'get_pools' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.054530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-52e551b9-d8b4-4428-a554-e95c84e66d81 req-ef271079-faf9-4599-9fc0-23cba3a73ac3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.057240 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52e551b9-d8b4-4428-a554-e95c84e66d81 req-ef271079-faf9-4599-9fc0-23cba3a73ac3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 Jul 03 04:26:00.057636 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52e551b9-d8b4-4428-a554-e95c84e66d81 req-ef271079-faf9-4599-9fc0-23cba3a73ac3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.057837 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-52e551b9-d8b4-4428-a554-e95c84e66d81 req-ef271079-faf9-4599-9fc0-23cba3a73ac3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.063825 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-52e551b9-d8b4-4428-a554-e95c84e66d81 req-ef271079-faf9-4599-9fc0-23cba3a73ac3 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 returned with HTTP 404 Jul 03 04:26:00.064604 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 478/1920] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:26:00 2026] GET /volume/v3/snapshots/ec3f51a2-a42a-44bf-95f4-14488d7f0457 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:00.085395 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.088126 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:00.088126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.088303 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.088541 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Delete volume with id: f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:00.096454 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.096454 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:00.097039 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Volume info retrieved successfully. Jul 03 04:26:00.129954 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Delete volume request issued successfully. Jul 03 04:26:00.130179 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9c7fcc1f-3fc2-4c53-af28-59ee2798de23 req-d7ed13cd-a84b-4ed9-8472-cd8daa4f5439 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 202 Jul 03 04:26:00.130621 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 483/1921] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:26:00 2026] DELETE /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:00.168171 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-db71b806-21ea-4ff7-865d-1933e7c5e6fd req-1ca64f38-a030-44b0-8cf5-d4a714403d0b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.174982 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-db71b806-21ea-4ff7-865d-1933e7c5e6fd req-1ca64f38-a030-44b0-8cf5-d4a714403d0b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:00.175489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-db71b806-21ea-4ff7-865d-1933e7c5e6fd req-1ca64f38-a030-44b0-8cf5-d4a714403d0b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.175897 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-db71b806-21ea-4ff7-865d-1933e7c5e6fd req-1ca64f38-a030-44b0-8cf5-d4a714403d0b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.189025 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.189025 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:00.195143 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-db71b806-21ea-4ff7-865d-1933e7c5e6fd req-1ca64f38-a030-44b0-8cf5-d4a714403d0b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Volume info retrieved successfully. Jul 03 04:26:00.200904 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-db71b806-21ea-4ff7-865d-1933e7c5e6fd req-1ca64f38-a030-44b0-8cf5-d4a714403d0b tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 200 Jul 03 04:26:00.201359 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 471/1922] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:26:00 2026] GET /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:00.437745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c38cda46-b476-47ec-a4ba-7e0ed24cca81 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.439486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c38cda46-b476-47ec-a4ba-7e0ed24cca81 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:00.440038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c38cda46-b476-47ec-a4ba-7e0ed24cca81 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.440038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c38cda46-b476-47ec-a4ba-7e0ed24cca81 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.449584 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.449584 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:00.450212 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c38cda46-b476-47ec-a4ba-7e0ed24cca81 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot retrieved successfully. Jul 03 04:26:00.451393 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c38cda46-b476-47ec-a4ba-7e0ed24cca81 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 200 Jul 03 04:26:00.452045 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 479/1923] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:00 2026] GET /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:00.466569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-02851262-8230-4473-b0dd-8beff580b604 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.469946 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:00.470310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:00.471958 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:00.477918 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.477918 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:00.478558 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot retrieved successfully. Jul 03 04:26:00.478804 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume of 1 GB Jul 03 04:26:00.482372 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Availability Zones retrieved successfully. Jul 03 04:26:00.487711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (c2730f7b-3bd8-4d40-a6c0-ebfd316aeab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:00.488605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57c8ff5-d998-4d9a-acec-cecddeb84250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:00.489581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:00.525706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57c8ff5-d998-4d9a-acec-cecddeb84250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:00.526482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25a778e-0a58-47bf-a529-f8d73119fd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:00.531000 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aea28520-9f9f-49cc-ace0-266374c78c12 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 04:26:00.531581 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 491/1924] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:25:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 645 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:00.541773 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b74c203c-0a44-43a2-88ab-924876e171c0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.544176 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b74c203c-0a44-43a2-88ab-924876e171c0 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] GET https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool Jul 03 04:26:00.544460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b74c203c-0a44-43a2-88ab-924876e171c0 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.544717 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b74c203c-0a44-43a2-88ab-924876e171c0 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.600588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Created reservations ['ca580b84-aa27-4ff5-85dd-080ce70cfc8e', '55748867-3149-4f16-83ef-6c05295f7b7d', 'b3089909-fa25-4f63-a33f-a90af409eb94', 'a25c4c37-7f60-40e2-b52b-6f5c3fd9495a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:00.601713 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b25a778e-0a58-47bf-a529-f8d73119fd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca580b84-aa27-4ff5-85dd-080ce70cfc8e', '55748867-3149-4f16-83ef-6c05295f7b7d', 'b3089909-fa25-4f63-a33f-a90af409eb94', 'a25c4c37-7f60-40e2-b52b-6f5c3fd9495a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:00.602852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29be829-6275-4a15-899f-301d0f5bbfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:00.654724 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e29be829-6275-4a15-899f-301d0f5bbfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9e2c9cf-b4d5-45c8-b018-579202ba3471', '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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['ca580b84-aa27-4ff5-85dd-080ce70cfc8e','55748867-3149-4f16-83ef-6c05295f7b7d','b3089909-fa25-4f63-a33f-a90af409eb94','a25c4c37-7f60-40e2-b52b-6f5c3fd9495a'],size=1,snapshot_id=3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:26:00Z,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=f9e2c9cf-b4d5-45c8-b018-579202ba3471,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d266dab199bb4e3a9621c6315421181f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:00.655499 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7175ad-a00b-4b0b-92eb-5835a4614d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:00.692766 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d7175ad-a00b-4b0b-92eb-5835a4614d06) transitioned into state 'SUCCESS' from 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='d266dab199bb4e3a9621c6315421181f',qos_specs=None,replication_status=,reservations=['ca580b84-aa27-4ff5-85dd-080ce70cfc8e','55748867-3149-4f16-83ef-6c05295f7b7d','b3089909-fa25-4f63-a33f-a90af409eb94','a25c4c37-7f60-40e2-b52b-6f5c3fd9495a'],size=1,snapshot_id=3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9,source_replicaid=,source_volid=None,status='creating',user_id='c7d3b5e1dd294e478c178659d9690fb6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:00.694130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228af40f-7b5c-402e-b67c-9b8ec483f246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:00.726243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228af40f-7b5c-402e-b67c-9b8ec483f246) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:00.727159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Flow 'volume_create_api' (c2730f7b-3bd8-4d40-a6c0-ebfd316aeab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:00.727625 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Create volume request issued successfully. Jul 03 04:26:00.728524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-02851262-8230-4473-b0dd-8beff580b604 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:00.728979 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 484/1925] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:26:00 2026] POST /volume/v3/volumes => generated 809 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:00.743883 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-98eff140-eb5c-4bb9-8e65-4060d513a08a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.746221 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-98eff140-eb5c-4bb9-8e65-4060d513a08a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:00.746615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-98eff140-eb5c-4bb9-8e65-4060d513a08a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.746923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-98eff140-eb5c-4bb9-8e65-4060d513a08a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.747133 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5ef1c869-9df9-48bb-9144-607bfdd0ade6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.747607 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ef1c869-9df9-48bb-9144-607bfdd0ade6 None None] GET https://10.4.3.253/volume// Jul 03 04:26:00.747839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ef1c869-9df9-48bb-9144-607bfdd0ade6 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.748156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ef1c869-9df9-48bb-9144-607bfdd0ade6 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.748572 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ef1c869-9df9-48bb-9144-607bfdd0ade6 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:26:00.749000 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 492/1926] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:26:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:26:00.756432 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.756432 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:00.763102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-eca28aaf-c7b9-4cde-b78a-0f60995a2149 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.763195 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-98eff140-eb5c-4bb9-8e65-4060d513a08a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:00.766177 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-eca28aaf-c7b9-4cde-b78a-0f60995a2149 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:26:00.766729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-eca28aaf-c7b9-4cde-b78a-0f60995a2149 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95f98b5f-9ebb-4144-8cbc-4b2bf9edf070", "connector": null, "instance_uuid": "3f240688-b5e6-447b-9685-b01ec95a3191"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:00.769572 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-98eff140-eb5c-4bb9-8e65-4060d513a08a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 200 Jul 03 04:26:00.770013 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 480/1927] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:00 2026] GET /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:00.780317 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.780317 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:00.814954 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-eca28aaf-c7b9-4cde-b78a-0f60995a2149 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:26:00.815750 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 485/1928] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:26:00 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:00.825075 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-156140a0-a32b-4224-918d-9171b1c3c340 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:00.827974 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-156140a0-a32b-4224-918d-9171b1c3c340 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] DELETE https://10.4.3.253/volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba Jul 03 04:26:00.828244 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-156140a0-a32b-4224-918d-9171b1c3c340 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:00.828553 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-156140a0-a32b-4224-918d-9171b1c3c340 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:00.839153 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:00.839153 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:01.053558 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b74c203c-0a44-43a2-88ab-924876e171c0 tempest-ProjectAdminTests-107761731 tempest-ProjectAdminTests-107761731-project-admin] https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool returned with HTTP 200 Jul 03 04:26:01.054221 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 472/1929] 10.4.3.253 () {66 vars in 1318 bytes} [Fri Jul 3 04:26:00 2026] GET /volume/v3/capabilities/np0000004364@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:01.174520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-df868264-eb56-4756-abbe-0a70247caca7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.176310 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] DELETE https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:26:01.176523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.176752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.176956 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Delete volume with id: 532b78b5-4cb9-446b-9f04-0f30fba0e6d9 Jul 03 04:26:01.186185 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.186185 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:01.186984 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:26:01.210212 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Delete volume request issued successfully. Jul 03 04:26:01.210465 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df868264-eb56-4756-abbe-0a70247caca7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 returned with HTTP 202 Jul 03 04:26:01.211041 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 481/1930] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:01 2026] DELETE /volume/v3/volumes/532b78b5-4cb9-446b-9f04-0f30fba0e6d9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:01.220991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.223049 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] DELETE https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 Jul 03 04:26:01.223387 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.223632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.223736 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Delete backup with id: c6811f81-df8b-4f6f-b519-3f0d630b89e8. Jul 03 04:26:01.228693 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.228693 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:01.233707 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-95434516-9e38-406c-a5b5-dfdef339fe3d req-5d33b7cc-6ec4-4af5-81a0-240aabaa1e3e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.236403 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-95434516-9e38-406c-a5b5-dfdef339fe3d req-5d33b7cc-6ec4-4af5-81a0-240aabaa1e3e tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:01.236707 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-95434516-9e38-406c-a5b5-dfdef339fe3d req-5d33b7cc-6ec4-4af5-81a0-240aabaa1e3e tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.236988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-95434516-9e38-406c-a5b5-dfdef339fe3d req-5d33b7cc-6ec4-4af5-81a0-240aabaa1e3e tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.248148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] delete_backup rpcapi backup_id c6811f81-df8b-4f6f-b519-3f0d630b89e8 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:26:01.249824 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-95434516-9e38-406c-a5b5-dfdef339fe3d req-5d33b7cc-6ec4-4af5-81a0-240aabaa1e3e tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 404 Jul 03 04:26:01.250008 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 473/1931] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:26:01 2026] GET /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:01.250476 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd9eaf62-15da-44b9-9bc4-8275fda26f66 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 returned with HTTP 202 Jul 03 04:26:01.250704 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 486/1932] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:01 2026] DELETE /volume/v3/backups/c6811f81-df8b-4f6f-b519-3f0d630b89e8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:01.259479 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.261529 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:26:01.262424 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.262424 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.262424 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Delete volume with id: ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:26:01.274745 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.274745 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:01.275446 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:26:01.277603 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a6335549-fe52-4cfb-8397-744d4569f44b req-8608e1a1-4dea-4025-a658-1922236f9676 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.280693 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6335549-fe52-4cfb-8397-744d4569f44b req-8608e1a1-4dea-4025-a658-1922236f9676 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:01.280942 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6335549-fe52-4cfb-8397-744d4569f44b req-8608e1a1-4dea-4025-a658-1922236f9676 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.281249 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6335549-fe52-4cfb-8397-744d4569f44b req-8608e1a1-4dea-4025-a658-1922236f9676 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.281518 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [req-a6335549-fe52-4cfb-8397-744d4569f44b req-8608e1a1-4dea-4025-a658-1922236f9676 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Delete volume with id: f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:01.289815 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6335549-fe52-4cfb-8397-744d4569f44b req-8608e1a1-4dea-4025-a658-1922236f9676 tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 404 Jul 03 04:26:01.290498 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 474/1933] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:26:01 2026] DELETE /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:01.319154 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-24e599e1-16fc-46f2-9de4-6fe2633e6d2b req-3a567c0e-199a-41db-8cfb-d3fbd3ed56cc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.320553 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Delete volume request issued successfully. Jul 03 04:26:01.320553 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6cefca2b-efc8-4f02-a5ac-5ba7c2af3b56 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 202 Jul 03 04:26:01.321105 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 482/1934] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:01 2026] DELETE /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:01.325286 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-24e599e1-16fc-46f2-9de4-6fe2633e6d2b req-3a567c0e-199a-41db-8cfb-d3fbd3ed56cc tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] GET https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 Jul 03 04:26:01.325286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-24e599e1-16fc-46f2-9de4-6fe2633e6d2b req-3a567c0e-199a-41db-8cfb-d3fbd3ed56cc tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.325286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-24e599e1-16fc-46f2-9de4-6fe2633e6d2b req-3a567c0e-199a-41db-8cfb-d3fbd3ed56cc tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.328694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fd909505-d880-4176-8ce7-f2ffb9bc02b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.330836 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd909505-d880-4176-8ce7-f2ffb9bc02b1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:26:01.331034 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd909505-d880-4176-8ce7-f2ffb9bc02b1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.331240 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd909505-d880-4176-8ce7-f2ffb9bc02b1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.336710 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-24e599e1-16fc-46f2-9de4-6fe2633e6d2b req-3a567c0e-199a-41db-8cfb-d3fbd3ed56cc tempest-VolumesSnapshotsTestJSON-1659528425 tempest-VolumesSnapshotsTestJSON-1659528425-project-member] https://10.4.3.253/volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 returned with HTTP 404 Jul 03 04:26:01.337395 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 487/1935] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:26:01 2026] GET /volume/v3/volumes/f02fc001-3596-4c0d-a013-625ad6c72a71 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:01.342868 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.342868 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:01.351841 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fd909505-d880-4176-8ce7-f2ffb9bc02b1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Volume info retrieved successfully. Jul 03 04:26:01.361160 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd909505-d880-4176-8ce7-f2ffb9bc02b1 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 200 Jul 03 04:26:01.361160 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 475/1936] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:01 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:01.392900 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-156140a0-a32b-4224-918d-9171b1c3c340 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba returned with HTTP 200 Jul 03 04:26:01.393588 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 493/1937] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:26:00 2026] DELETE /volume/v3/attachments/174c2643-8bad-486c-b324-f22af54eb1ba => generated 192 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:01.791923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7e389b65-1759-4221-b18f-0cf2cd3a6f3e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.794074 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e389b65-1759-4221-b18f-0cf2cd3a6f3e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:01.794074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e389b65-1759-4221-b18f-0cf2cd3a6f3e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.794600 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e389b65-1759-4221-b18f-0cf2cd3a6f3e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.802798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.802798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:01.810073 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7e389b65-1759-4221-b18f-0cf2cd3a6f3e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:01.817877 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e389b65-1759-4221-b18f-0cf2cd3a6f3e tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 200 Jul 03 04:26:01.818597 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 483/1938] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:01 2026] GET /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:01.831186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-890db451-eb80-4fcd-bc80-5b7f19fe3009 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.833191 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-890db451-eb80-4fcd-bc80-5b7f19fe3009 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:01.833467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-890db451-eb80-4fcd-bc80-5b7f19fe3009 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.833683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-890db451-eb80-4fcd-bc80-5b7f19fe3009 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.844980 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.844980 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:01.850145 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-890db451-eb80-4fcd-bc80-5b7f19fe3009 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:01.855816 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-890db451-eb80-4fcd-bc80-5b7f19fe3009 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 200 Jul 03 04:26:01.856970 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 488/1939] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:01 2026] GET /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:01.869958 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.872055 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:01.872314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.872543 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.872693 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete snapshot with id: 3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:01.878067 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.878067 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:01.878763 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot retrieved successfully. Jul 03 04:26:01.909932 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot delete request issued successfully. Jul 03 04:26:01.910300 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2dded46c-ce11-4aa3-ac51-5905ed54d350 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 202 Jul 03 04:26:01.910848 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 476/1940] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:26:01 2026] DELETE /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:01.921802 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-34fdcc0a-7a6e-4048-b3dd-8d6f3371085c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:01.923954 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-34fdcc0a-7a6e-4048-b3dd-8d6f3371085c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:01.924254 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-34fdcc0a-7a6e-4048-b3dd-8d6f3371085c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:01.924542 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-34fdcc0a-7a6e-4048-b3dd-8d6f3371085c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:01.931819 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:01.931819 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:01.932363 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-34fdcc0a-7a6e-4048-b3dd-8d6f3371085c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Snapshot retrieved successfully. Jul 03 04:26:01.933134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-34fdcc0a-7a6e-4048-b3dd-8d6f3371085c tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 200 Jul 03 04:26:01.933501 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 494/1941] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:01 2026] GET /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:02.380509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-20955c92-ab1b-44f6-bca4-8e8cd1d760c7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:02.383291 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20955c92-ab1b-44f6-bca4-8e8cd1d760c7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] GET https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 Jul 03 04:26:02.383291 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20955c92-ab1b-44f6-bca4-8e8cd1d760c7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:02.383800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20955c92-ab1b-44f6-bca4-8e8cd1d760c7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:02.390258 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20955c92-ab1b-44f6-bca4-8e8cd1d760c7 tempest-TestVolumeBackupRestore-822324918 tempest-TestVolumeBackupRestore-822324918-project-member] https://10.4.3.253/volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 returned with HTTP 404 Jul 03 04:26:02.390761 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 484/1942] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:02 2026] GET /volume/v3/volumes/ba90a825-d452-4357-b173-5632afc9ab56 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:02.689303 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-94380f6b-27e2-4c73-9b4a-42bb49c9e89a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:02.798761 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-94380f6b-27e2-4c73-9b4a-42bb49c9e89a tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:02.799106 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-94380f6b-27e2-4c73-9b4a-42bb49c9e89a tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1783058808"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:02.811796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-94380f6b-27e2-4c73-9b4a-42bb49c9e89a tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:02.812399 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 489/1943] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:02 2026] POST /volume/v3/types => generated 220 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:02.823018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3464d6a8-ef95-4e4e-8f78-0fa176efeccb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:02.824916 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3464d6a8-ef95-4e4e-8f78-0fa176efeccb tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:26:02.825264 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3464d6a8-ef95-4e4e-8f78-0fa176efeccb tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1309775600"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:02.827042 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:02.827042 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:02.848845 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3464d6a8-ef95-4e4e-8f78-0fa176efeccb tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:26:02.849526 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 477/1944] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:26:02 2026] POST /volume/v3/group_types => generated 177 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:02.860374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:02.948056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5869f6f4-3d63-4a50-8bb2-9ce1edc57237 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:02.951813 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5869f6f4-3d63-4a50-8bb2-9ce1edc57237 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:02.952016 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5869f6f4-3d63-4a50-8bb2-9ce1edc57237 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:02.952345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5869f6f4-3d63-4a50-8bb2-9ce1edc57237 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:02.960247 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5869f6f4-3d63-4a50-8bb2-9ce1edc57237 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 404 Jul 03 04:26:02.960998 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 485/1945] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:02 2026] GET /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:02.972088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:02.974430 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:02.975204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:02.975204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:02.975204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:02.980641 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:26:02.981083 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6f29ce8-441c-4ae4-9a33-88d2f006e5f4", "volume_types": ["1708640b-7b6a-41b7-945c-1f81c6bc798a"], "name": "tempest-GroupsV314Test-Group-1935078123"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:02.982889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Creating new group {'group': {'group_type': 'a6f29ce8-441c-4ae4-9a33-88d2f006e5f4', 'volume_types': ['1708640b-7b6a-41b7-945c-1f81c6bc798a'], 'name': 'tempest-GroupsV314Test-Group-1935078123'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:26:02.986796 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:02.986796 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:02.987239 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:02.987732 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Creating group tempest-GroupsV314Test-Group-1935078123. Jul 03 04:26:02.995984 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Availability Zones retrieved successfully. Jul 03 04:26:03.010852 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume request issued successfully. Jul 03 04:26:03.011135 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f39f3f90-d70d-47f8-b8cf-b52ec156a372 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 202 Jul 03 04:26:03.011613 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 490/1946] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:02 2026] DELETE /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:03.021841 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9829d8c4-e9b8-4e11-bb1c-5d788529c952 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.026493 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9829d8c4-e9b8-4e11-bb1c-5d788529c952 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:03.026493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9829d8c4-e9b8-4e11-bb1c-5d788529c952 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:03.026493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9829d8c4-e9b8-4e11-bb1c-5d788529c952 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:03.028869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Created reservations ['61dcba87-2320-4d1a-86fb-485f5f0e406f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:03.035162 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:03.035162 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:03.041163 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9829d8c4-e9b8-4e11-bb1c-5d788529c952 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:03.048977 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9829d8c4-e9b8-4e11-bb1c-5d788529c952 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 200 Jul 03 04:26:03.049538 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 478/1947] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:03 2026] GET /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 1227 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:03.081541 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-021ceae6-f83c-4dd6-a7e6-5435d41cc1ec tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:26:03.081541 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 495/1948] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:26:02 2026] POST /volume/v3/groups => generated 108 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:03.094869 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-25b46ec3-ff05-452c-88cd-8eae6f4d58e1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.097385 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25b46ec3-ff05-452c-88cd-8eae6f4d58e1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 Jul 03 04:26:03.098927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25b46ec3-ff05-452c-88cd-8eae6f4d58e1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:03.098927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25b46ec3-ff05-452c-88cd-8eae6f4d58e1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:03.098927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-25b46ec3-ff05-452c-88cd-8eae6f4d58e1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] show called for member 5b641fe1-3add-4c19-9035-a9a58d277798 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:26:03.106146 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:03.106146 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:03.116611 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25b46ec3-ff05-452c-88cd-8eae6f4d58e1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 returned with HTTP 200 Jul 03 04:26:03.117015 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 486/1949] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:26:03 2026] GET /volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:03.181126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3a2c73a-6378-4e71-95bc-8b433d99b4ae None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.247367 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3a2c73a-6378-4e71-95bc-8b433d99b4ae tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:03.247367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3a2c73a-6378-4e71-95bc-8b433d99b4ae tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2133372565", "extra_specs": {"storage_protocol": "tempest-storage_protocol-961199784", "vendor_name": "tempest-vendor_name-1612977729"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:03.271361 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3a2c73a-6378-4e71-95bc-8b433d99b4ae tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:03.271863 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 491/1950] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:03 2026] POST /volume/v3/types => generated 329 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:03.285795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.288179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:03.288722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0b969cac-5e6d-442e-a1c6-3c9330794ae4", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:03.290803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Create volume request body: {'volume': {'volume_type': '0b969cac-5e6d-442e-a1c6-3c9330794ae4', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:03.297945 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Create volume of 1 GB Jul 03 04:26:03.298768 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:03.298768 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:03.298768 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:03.305688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Flow 'volume_create_api' (7e64f5d7-2d15-45c7-961d-17f015dc9290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:03.306785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd66435-ab57-47f9-ab04-49eb4780fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:03.307756 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:03.334128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd66435-ab57-47f9-ab04-49eb4780fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-961199784',vendor_name='tempest-vendor_name-1612977729'},id=0b969cac-5e6d-442e-a1c6-3c9330794ae4,is_public=True,name='tempest-ProjectReaderTests-volume-type-2133372565',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b969cac-5e6d-442e-a1c6-3c9330794ae4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:03.334793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9577672c-1f4d-49d4-85cf-a385ae9bef1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:03.361235 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2133372565 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2133372565, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:03.361890 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2133372565 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2133372565, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:03.399379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Created reservations ['003abeef-829d-4f77-a49a-7b926dfb553e', '393ec59a-2184-48e0-b1e3-6632c380d124', '37361c23-3023-4403-ac9f-59cddb6066ef', '8fe5c273-4f3c-4013-b79c-05e349c3e0fb'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:03.400313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9577672c-1f4d-49d4-85cf-a385ae9bef1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['003abeef-829d-4f77-a49a-7b926dfb553e', '393ec59a-2184-48e0-b1e3-6632c380d124', '37361c23-3023-4403-ac9f-59cddb6066ef', '8fe5c273-4f3c-4013-b79c-05e349c3e0fb']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:03.401566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f371329-e958-43a5-b40d-61a40580cb19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:03.430174 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f371329-e958-43a5-b40d-61a40580cb19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5', '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='85ff3be7985341ac82b403fc5d8e69e3',qos_specs=None,replication_status=,reservations=['003abeef-829d-4f77-a49a-7b926dfb553e','393ec59a-2184-48e0-b1e3-6632c380d124','37361c23-3023-4403-ac9f-59cddb6066ef','8fe5c273-4f3c-4013-b79c-05e349c3e0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2750d8673fb7459287200eea2dfffa6f',volume_type_id=0b969cac-5e6d-442e-a1c6-3c9330794ae4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:03Z,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=433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ff3be7985341ac82b403fc5d8e69e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2750d8673fb7459287200eea2dfffa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b969cac-5e6d-442e-a1c6-3c9330794ae4),volume_type_id=0b969cac-5e6d-442e-a1c6-3c9330794ae4)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:03.431089 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc903a5c-573e-45f3-bc24-e9038216de3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:03.450113 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc903a5c-573e-45f3-bc24-e9038216de3d) transitioned into state 'SUCCESS' from 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='85ff3be7985341ac82b403fc5d8e69e3',qos_specs=None,replication_status=,reservations=['003abeef-829d-4f77-a49a-7b926dfb553e','393ec59a-2184-48e0-b1e3-6632c380d124','37361c23-3023-4403-ac9f-59cddb6066ef','8fe5c273-4f3c-4013-b79c-05e349c3e0fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2750d8673fb7459287200eea2dfffa6f',volume_type_id=0b969cac-5e6d-442e-a1c6-3c9330794ae4)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:03.451013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6168fb-9877-4564-9d1e-2d9a80523669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:03.462161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6168fb-9877-4564-9d1e-2d9a80523669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:03.463181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Flow 'volume_create_api' (7e64f5d7-2d15-45c7-961d-17f015dc9290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:03.463678 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Create volume request issued successfully. Jul 03 04:26:03.464524 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-608acc94-2195-4775-b11b-39cfa35f4ab8 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:03.465086 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 479/1951] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:03 2026] POST /volume/v3/volumes => generated 774 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:03.481042 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c160b17f-61a9-4321-bf0f-629742133bd3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.484351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c160b17f-61a9-4321-bf0f-629742133bd3 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] GET https://10.4.3.253/volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 Jul 03 04:26:03.485073 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c160b17f-61a9-4321-bf0f-629742133bd3 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:03.485277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c160b17f-61a9-4321-bf0f-629742133bd3 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:03.496435 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:03.496435 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:03.501908 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c160b17f-61a9-4321-bf0f-629742133bd3 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Volume info retrieved successfully. Jul 03 04:26:03.508973 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c160b17f-61a9-4321-bf0f-629742133bd3 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 returned with HTTP 200 Jul 03 04:26:03.509470 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 496/1952] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:03 2026] GET /volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:03.768958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-9bb0704d-b67d-4338-bbf0-c1453141b405 req-761c37b3-d9b6-4b0c-993e-2c4e52ebb47d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.771647 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-9bb0704d-b67d-4338-bbf0-c1453141b405 req-761c37b3-d9b6-4b0c-993e-2c4e52ebb47d tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] DELETE https://10.4.3.253/volume/v3/volumes/tempest-invalid-1967294205 Jul 03 04:26:03.771880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-9bb0704d-b67d-4338-bbf0-c1453141b405 req-761c37b3-d9b6-4b0c-993e-2c4e52ebb47d tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:03.772168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-9bb0704d-b67d-4338-bbf0-c1453141b405 req-761c37b3-d9b6-4b0c-993e-2c4e52ebb47d tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:03.772414 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-9bb0704d-b67d-4338-bbf0-c1453141b405 req-761c37b3-d9b6-4b0c-993e-2c4e52ebb47d tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] Delete volume with id: tempest-invalid-1967294205 Jul 03 04:26:03.779304 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-9bb0704d-b67d-4338-bbf0-c1453141b405 req-761c37b3-d9b6-4b0c-993e-2c4e52ebb47d tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] https://10.4.3.253/volume/v3/volumes/tempest-invalid-1967294205 returned with HTTP 404 Jul 03 04:26:03.779806 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 487/1953] 10.4.3.253 () {70 vars in 1590 bytes} [Fri Jul 3 04:26:03 2026] DELETE /volume/v3/volumes/tempest-invalid-1967294205 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:03.863385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-16509a55-9a7f-48d3-ad19-b974640d4229 req-681017d0-a833-4fe0-bd46-90be641f77ed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.865471 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-16509a55-9a7f-48d3-ad19-b974640d4229 req-681017d0-a833-4fe0-bd46-90be641f77ed tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] DELETE https://10.4.3.253/volume/v3/volumes/96ed4753-59fb-49df-9cab-3f751fc96dfa Jul 03 04:26:03.865641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-16509a55-9a7f-48d3-ad19-b974640d4229 req-681017d0-a833-4fe0-bd46-90be641f77ed tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:03.865813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-16509a55-9a7f-48d3-ad19-b974640d4229 req-681017d0-a833-4fe0-bd46-90be641f77ed tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:03.866010 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [req-16509a55-9a7f-48d3-ad19-b974640d4229 req-681017d0-a833-4fe0-bd46-90be641f77ed tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] Delete volume with id: 96ed4753-59fb-49df-9cab-3f751fc96dfa Jul 03 04:26:03.871354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-16509a55-9a7f-48d3-ad19-b974640d4229 req-681017d0-a833-4fe0-bd46-90be641f77ed tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-member] https://10.4.3.253/volume/v3/volumes/96ed4753-59fb-49df-9cab-3f751fc96dfa returned with HTTP 404 Jul 03 04:26:03.871886 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 492/1954] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:26:03 2026] DELETE /volume/v3/volumes/96ed4753-59fb-49df-9cab-3f751fc96dfa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:03.896739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-885ac6b8-89d4-420d-aa80-c48183bf2c7b req-dc41ed30-0992-4fb5-8ed8-f4a236304861 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:03.899915 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-885ac6b8-89d4-420d-aa80-c48183bf2c7b req-dc41ed30-0992-4fb5-8ed8-f4a236304861 tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-reader] GET https://10.4.3.253/volume/v3/volumes/84cfda42-a027-4d42-8408-b09a34c72d72 Jul 03 04:26:03.900188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-885ac6b8-89d4-420d-aa80-c48183bf2c7b req-dc41ed30-0992-4fb5-8ed8-f4a236304861 tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:03.900398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-885ac6b8-89d4-420d-aa80-c48183bf2c7b req-dc41ed30-0992-4fb5-8ed8-f4a236304861 tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-reader] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:03.906846 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-885ac6b8-89d4-420d-aa80-c48183bf2c7b req-dc41ed30-0992-4fb5-8ed8-f4a236304861 tempest-VolumesNegativeTest-1626309288 tempest-VolumesNegativeTest-1626309288-project-reader] https://10.4.3.253/volume/v3/volumes/84cfda42-a027-4d42-8408-b09a34c72d72 returned with HTTP 404 Jul 03 04:26:03.907492 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 480/1955] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:26:03 2026] GET /volume/v3/volumes/84cfda42-a027-4d42-8408-b09a34c72d72 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:04.073073 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-836f954e-d4d9-4597-b649-0a02536ddffa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.076222 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-836f954e-d4d9-4597-b649-0a02536ddffa tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:04.076504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-836f954e-d4d9-4597-b649-0a02536ddffa tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.077112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-836f954e-d4d9-4597-b649-0a02536ddffa tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.085994 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-836f954e-d4d9-4597-b649-0a02536ddffa tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 404 Jul 03 04:26:04.086592 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 497/1956] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:04.127214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7662fcf7-de99-4ad1-8b61-d16f27ab5cbd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.129546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7662fcf7-de99-4ad1-8b61-d16f27ab5cbd tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 Jul 03 04:26:04.129844 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7662fcf7-de99-4ad1-8b61-d16f27ab5cbd tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.130051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7662fcf7-de99-4ad1-8b61-d16f27ab5cbd tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.130260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-7662fcf7-de99-4ad1-8b61-d16f27ab5cbd tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] show called for member 5b641fe1-3add-4c19-9035-a9a58d277798 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:26:04.134893 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.134893 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:04.145608 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7662fcf7-de99-4ad1-8b61-d16f27ab5cbd tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 returned with HTTP 200 Jul 03 04:26:04.146034 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 488/1957] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 => generated 389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:04.157815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a162329d-7d47-44b5-926d-d918e9a09348 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.160466 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:04.160716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-747539126", "volume_type": "1708640b-7b6a-41b7-945c-1f81c6bc798a", "group_id": "5b641fe1-3add-4c19-9035-a9a58d277798", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:04.166397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-747539126', 'volume_type': '1708640b-7b6a-41b7-945c-1f81c6bc798a', 'group_id': '5b641fe1-3add-4c19-9035-a9a58d277798', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:04.178394 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.178394 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:04.178770 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Create volume of 1 GB Jul 03 04:26:04.186577 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Availability Zones retrieved successfully. Jul 03 04:26:04.194049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Flow 'volume_create_api' (000c8521-7967-4860-8aa5-80f4b5910df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:04.195861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776bc9f4-622d-4778-bbe8-96f63d43faa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:04.198361 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.198361 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:04.198361 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:04.232815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (776bc9f4-622d-4778-bbe8-96f63d43faa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1708640b-7b6a-41b7-945c-1f81c6bc798a,is_public=True,name='tempest-GroupsV314Test-volume-type-1783058808',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1708640b-7b6a-41b7-945c-1f81c6bc798a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5b641fe1-3add-4c19-9035-a9a58d277798', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:04.234576 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538e9403-bec9-4461-b35b-583229e8e1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:04.282010 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1783058808 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1783058808, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:04.283173 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1783058808 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1783058808, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:04.339308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Created reservations ['e3cd0c46-2567-4d21-9d11-9d34669e9722', '245d35b5-62af-4e00-aa37-30ea66f20d64', 'c3489ca8-82f4-4a14-b2bc-73c64fd5704d', '63ce65dc-4cf6-47b4-81e1-f021df8b8257'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:04.340345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (538e9403-bec9-4461-b35b-583229e8e1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3cd0c46-2567-4d21-9d11-9d34669e9722', '245d35b5-62af-4e00-aa37-30ea66f20d64', 'c3489ca8-82f4-4a14-b2bc-73c64fd5704d', '63ce65dc-4cf6-47b4-81e1-f021df8b8257']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:04.341316 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c3dd63-1ea7-4e67-b9e0-513b047661a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:04.371666 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77c3dd63-1ea7-4e67-b9e0-513b047661a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e0c8cd-3e08-4cea-be45-21c9500bb8cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-747539126',encryption_key_id=None,group_id=5b641fe1-3add-4c19-9035-a9a58d277798,group_type_id=,metadata={},multiattach=False,project_id='97d46a817faf40cfb5cb4f52fbdbb30c',qos_specs=None,replication_status=,reservations=['e3cd0c46-2567-4d21-9d11-9d34669e9722','245d35b5-62af-4e00-aa37-30ea66f20d64','c3489ca8-82f4-4a14-b2bc-73c64fd5704d','63ce65dc-4cf6-47b4-81e1-f021df8b8257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae726303398b46e8928c1280e9b72d4c',volume_type_id=1708640b-7b6a-41b7-945c-1f81c6bc798a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-747539126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5b641fe1-3add-4c19-9035-a9a58d277798,host=None,id=90e0c8cd-3e08-4cea-be45-21c9500bb8cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97d46a817faf40cfb5cb4f52fbdbb30c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae726303398b46e8928c1280e9b72d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1708640b-7b6a-41b7-945c-1f81c6bc798a),volume_type_id=1708640b-7b6a-41b7-945c-1f81c6bc798a)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:04.372726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8fb3d2-3b0b-4ad9-9cd9-fb71bc893cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:04.400540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a8fb3d2-3b0b-4ad9-9cd9-fb71bc893cc5) transitioned into state 'SUCCESS' from state '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-747539126',encryption_key_id=None,group_id=5b641fe1-3add-4c19-9035-a9a58d277798,group_type_id=,metadata={},multiattach=False,project_id='97d46a817faf40cfb5cb4f52fbdbb30c',qos_specs=None,replication_status=,reservations=['e3cd0c46-2567-4d21-9d11-9d34669e9722','245d35b5-62af-4e00-aa37-30ea66f20d64','c3489ca8-82f4-4a14-b2bc-73c64fd5704d','63ce65dc-4cf6-47b4-81e1-f021df8b8257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae726303398b46e8928c1280e9b72d4c',volume_type_id=1708640b-7b6a-41b7-945c-1f81c6bc798a)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:04.401539 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d8a220-cf8c-4f12-ab70-f3ade9a9780a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:04.416372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d8a220-cf8c-4f12-ab70-f3ade9a9780a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:04.417432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Flow 'volume_create_api' (000c8521-7967-4860-8aa5-80f4b5910df5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:04.417790 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Create volume request issued successfully. Jul 03 04:26:04.418598 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:04.418804 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:04.460553 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:04.464613 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.464613 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:04.468851 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a162329d-7d47-44b5-926d-d918e9a09348 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:04.469441 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 493/1958] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:26:04 2026] POST /volume/v3/volumes => generated 818 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:04.481799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.483626 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd Jul 03 04:26:04.483851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.484035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.491866 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.491866 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:04.496701 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Volume info retrieved successfully. Jul 03 04:26:04.497454 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:04.497633 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:04.525695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2d5f3bdc-a17f-4110-872c-5a319d5347fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.529804 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2d5f3bdc-a17f-4110-872c-5a319d5347fd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] GET https://10.4.3.253/volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 Jul 03 04:26:04.529804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2d5f3bdc-a17f-4110-872c-5a319d5347fd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.529962 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2d5f3bdc-a17f-4110-872c-5a319d5347fd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.546470 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.546470 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:04.549496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.552408 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:04.552408 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.552408 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.552408 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:04.553661 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2d5f3bdc-a17f-4110-872c-5a319d5347fd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Volume info retrieved successfully. Jul 03 04:26:04.556606 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:04.560249 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.560249 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:04.560665 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:04.561259 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2d5f3bdc-a17f-4110-872c-5a319d5347fd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 returned with HTTP 200 Jul 03 04:26:04.561604 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 498/1959] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 => generated 974 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:04.563302 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.563302 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:04.572743 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8f54ff81-518d-4419-b8e3-4792ad949a1d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd returned with HTTP 200 Jul 03 04:26:04.573232 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 481/1960] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd => generated 886 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:04.577065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d4e93d1b-0e1a-4655-ab1b-00fb51281a3e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.579214 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4e93d1b-0e1a-4655-ab1b-00fb51281a3e tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:04.579601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4e93d1b-0e1a-4655-ab1b-00fb51281a3e tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.579775 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4e93d1b-0e1a-4655-ab1b-00fb51281a3e tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.585746 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4e93d1b-0e1a-4655-ab1b-00fb51281a3e tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:04.586214 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 494/1961] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:04.586297 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume request issued successfully. Jul 03 04:26:04.586527 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fdf0adfe-64f8-4194-bcc9-3ec7539468e3 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 202 Jul 03 04:26:04.587025 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 489/1962] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:04 2026] DELETE /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:04.594353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a0384079-e415-4a4e-92df-7db2738f0c87 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.598394 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88a4c7e3-b291-40fd-a853-cd29490dcd07 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.599049 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0384079-e415-4a4e-92df-7db2738f0c87 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:04.599218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0384079-e415-4a4e-92df-7db2738f0c87 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.600389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0384079-e415-4a4e-92df-7db2738f0c87 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.614872 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.614872 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:04.620402 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a0384079-e415-4a4e-92df-7db2738f0c87 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:04.627764 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0384079-e415-4a4e-92df-7db2738f0c87 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 200 Jul 03 04:26:04.628240 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 499/1963] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 1192 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:04.736703 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88a4c7e3-b291-40fd-a853-cd29490dcd07 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:04.736917 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88a4c7e3-b291-40fd-a853-cd29490dcd07 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.737094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88a4c7e3-b291-40fd-a853-cd29490dcd07 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.742541 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88a4c7e3-b291-40fd-a853-cd29490dcd07 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:04.742902 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 482/1964] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:04 2026] GET /volume/v3/messages => generated 670 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:04.753344 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a8b07aea-c6ca-4c42-9156-d199374f6eec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.755313 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8b07aea-c6ca-4c42-9156-d199374f6eec tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] DELETE https://10.4.3.253/volume/v3/messages/a746f6ec-e0ff-46f8-a39e-e536f1331366 Jul 03 04:26:04.755694 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8b07aea-c6ca-4c42-9156-d199374f6eec tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.755850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8b07aea-c6ca-4c42-9156-d199374f6eec tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.768762 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8b07aea-c6ca-4c42-9156-d199374f6eec tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/messages/a746f6ec-e0ff-46f8-a39e-e536f1331366 returned with HTTP 204 Jul 03 04:26:04.769353 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 495/1965] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:04 2026] DELETE /volume/v3/messages/a746f6ec-e0ff-46f8-a39e-e536f1331366 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:04.777877 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.780438 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 Jul 03 04:26:04.780675 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.780938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.781176 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Delete volume with id: 433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 Jul 03 04:26:04.790279 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.790279 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:04.790890 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Volume info retrieved successfully. Jul 03 04:26:04.792465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99792) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:04.802841 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2133372565 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2133372565, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:04.803158 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2133372565 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2133372565, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:04.812070 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Created reservations ['d6570217-c773-4c1d-86b8-98c87426d7f8', '3233c31e-2f6b-4de7-ace6-90d238e12404', '03b75c83-c557-40f4-9d1f-1de2b17bbfe5', '169396cc-7af5-45da-a21d-27c0a28e2132'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:04.849653 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Delete volume request issued successfully. Jul 03 04:26:04.849874 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c84d6a48-0db9-4b79-8e66-d1fcb0a2ccef tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 returned with HTTP 202 Jul 03 04:26:04.850313 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 490/1966] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:04 2026] DELETE /volume/v3/volumes/433a3ef9-6dce-4d5f-ba92-1a80ee5f17d5 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:04.857930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ce55b003-1d32-42d9-9aae-c6c126e60496 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.860149 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ce55b003-1d32-42d9-9aae-c6c126e60496 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] DELETE https://10.4.3.253/volume/v3/types/0b969cac-5e6d-442e-a1c6-3c9330794ae4 Jul 03 04:26:04.860443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ce55b003-1d32-42d9-9aae-c6c126e60496 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:04.860752 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ce55b003-1d32-42d9-9aae-c6c126e60496 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:04.893129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ce55b003-1d32-42d9-9aae-c6c126e60496 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/types/0b969cac-5e6d-442e-a1c6-3c9330794ae4 returned with HTTP 202 Jul 03 04:26:04.893900 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 500/1967] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:04 2026] DELETE /volume/v3/types/0b969cac-5e6d-442e-a1c6-3c9330794ae4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:04.903377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2c53a9b4-174b-4e4a-9946-1ee414d8e086 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.906258 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c53a9b4-174b-4e4a-9946-1ee414d8e086 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:04.906785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c53a9b4-174b-4e4a-9946-1ee414d8e086 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-778437701", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1757751010", "vendor_name": "tempest-vendor_name-229316255"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:04.926089 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c53a9b4-174b-4e4a-9946-1ee414d8e086 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:04.926722 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 483/1968] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:04 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:04.935595 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a648465b-404f-41b6-8a43-d171cb7eb90c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:04.938169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:04.938861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:04.940634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Create volume request body: {'volume': {'volume_type': 'e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:04.945505 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Create volume of 1 GB Jul 03 04:26:04.946036 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:04.946036 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:04.946572 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:04.953796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Flow 'volume_create_api' (84f71204-9e02-402f-970c-8c29c153bb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:04.954780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1e948e-ce53-4f73-8a02-1d977d0c81ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:04.955667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:04.982092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1e948e-ce53-4f73-8a02-1d977d0c81ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1757751010',vendor_name='tempest-vendor_name-229316255'},id=e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9,is_public=True,name='tempest-ProjectReaderTests-volume-type-778437701',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:04.982904 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99736ed0-af85-4113-b4db-04be3e133954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:05.014496 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-778437701 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-778437701, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:05.014775 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-778437701 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-778437701, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:05.048415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Created reservations ['760023ae-111f-42d8-ade4-d0ecae04ad97', '98365ec3-390f-4125-ba57-df18507a6133', 'cf804677-2814-4ff7-a8d1-8edb7a0450a6', 'd3f344cf-2ec2-4b00-aab7-b2169fb0aa86'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:05.049588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99736ed0-af85-4113-b4db-04be3e133954) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['760023ae-111f-42d8-ade4-d0ecae04ad97', '98365ec3-390f-4125-ba57-df18507a6133', 'cf804677-2814-4ff7-a8d1-8edb7a0450a6', 'd3f344cf-2ec2-4b00-aab7-b2169fb0aa86']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:05.050774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6f73f1-6f97-48cd-b23b-833cf8a666d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:05.085073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6f73f1-6f97-48cd-b23b-833cf8a666d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20407edb-b00d-405d-98df-ba049edbe48f', '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='85ff3be7985341ac82b403fc5d8e69e3',qos_specs=None,replication_status=,reservations=['760023ae-111f-42d8-ade4-d0ecae04ad97','98365ec3-390f-4125-ba57-df18507a6133','cf804677-2814-4ff7-a8d1-8edb7a0450a6','d3f344cf-2ec2-4b00-aab7-b2169fb0aa86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2750d8673fb7459287200eea2dfffa6f',volume_type_id=e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:05Z,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=20407edb-b00d-405d-98df-ba049edbe48f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ff3be7985341ac82b403fc5d8e69e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2750d8673fb7459287200eea2dfffa6f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9),volume_type_id=e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:05.086493 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273f4887-8396-42e0-84a7-2a01c3186646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:05.109556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (273f4887-8396-42e0-84a7-2a01c3186646) transitioned into state 'SUCCESS' from 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='85ff3be7985341ac82b403fc5d8e69e3',qos_specs=None,replication_status=,reservations=['760023ae-111f-42d8-ade4-d0ecae04ad97','98365ec3-390f-4125-ba57-df18507a6133','cf804677-2814-4ff7-a8d1-8edb7a0450a6','d3f344cf-2ec2-4b00-aab7-b2169fb0aa86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2750d8673fb7459287200eea2dfffa6f',volume_type_id=e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:05.110428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb882891-d176-46da-9909-d51f3583798b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:05.130756 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb882891-d176-46da-9909-d51f3583798b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:05.131737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Flow 'volume_create_api' (84f71204-9e02-402f-970c-8c29c153bb1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:05.132048 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Create volume request issued successfully. Jul 03 04:26:05.132776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a648465b-404f-41b6-8a43-d171cb7eb90c tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:05.133176 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 496/1969] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:04 2026] POST /volume/v3/volumes => generated 773 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:05.146346 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1f85317e-610b-4d05-beae-0020bbcd4612 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.148468 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f85317e-610b-4d05-beae-0020bbcd4612 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] GET https://10.4.3.253/volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f Jul 03 04:26:05.148468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f85317e-610b-4d05-beae-0020bbcd4612 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.148520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f85317e-610b-4d05-beae-0020bbcd4612 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.155245 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.155245 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:05.158458 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1f85317e-610b-4d05-beae-0020bbcd4612 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Volume info retrieved successfully. Jul 03 04:26:05.162374 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f85317e-610b-4d05-beae-0020bbcd4612 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f returned with HTTP 200 Jul 03 04:26:05.162924 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 491/1970] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:05.590367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.592416 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd Jul 03 04:26:05.592649 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.592915 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.604290 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.604290 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:05.614374 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Volume info retrieved successfully. Jul 03 04:26:05.615155 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:05.615337 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:05.646150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-357a1857-8ced-40e8-9a10-4a38b962d809 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.648167 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-357a1857-8ced-40e8-9a10-4a38b962d809 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:05.648527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-357a1857-8ced-40e8-9a10-4a38b962d809 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.648786 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-357a1857-8ced-40e8-9a10-4a38b962d809 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.655966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-357a1857-8ced-40e8-9a10-4a38b962d809 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 404 Jul 03 04:26:05.656871 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 484/1971] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:05.660193 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:05.664508 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.664508 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:05.666824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d0b4cf59-d223-455f-af15-b43e3e2e6313 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.669617 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0b4cf59-d223-455f-af15-b43e3e2e6313 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:05.669932 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0b4cf59-d223-455f-af15-b43e3e2e6313 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.670256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0b4cf59-d223-455f-af15-b43e3e2e6313 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.670545 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d0b4cf59-d223-455f-af15-b43e3e2e6313 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:05.676909 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d3cc90e-be2e-4ed5-957d-0502349187cf tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd returned with HTTP 200 Jul 03 04:26:05.677505 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 501/1972] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd => generated 911 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:05.678055 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0b4cf59-d223-455f-af15-b43e3e2e6313 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 404 Jul 03 04:26:05.678834 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 497/1973] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:05 2026] DELETE /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:05.691128 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-242343e0-2f54-46e4-82c9-702b8faed268 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.692163 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.693194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-242343e0-2f54-46e4-82c9-702b8faed268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 Jul 03 04:26:05.693413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-242343e0-2f54-46e4-82c9-702b8faed268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.693628 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-242343e0-2f54-46e4-82c9-702b8faed268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.695407 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] POST https://10.4.3.253/volume/v3/groups/action Jul 03 04:26:05.697584 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action body: b'{"create-from-src": {"source_group_id": "5b641fe1-3add-4c19-9035-a9a58d277798", "name": "tempest-Group_from_grp-1044688248"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:05.697772 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "5b641fe1-3add-4c19-9035-a9a58d277798", "name": "tempest-Group_from_grp-1044688248"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:05.699256 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-242343e0-2f54-46e4-82c9-702b8faed268 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 returned with HTTP 404 Jul 03 04:26:05.699609 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Creating new group {'create-from-src': {'source_group_id': '5b641fe1-3add-4c19-9035-a9a58d277798', 'name': 'tempest-Group_from_grp-1044688248'}}. {{(pid=99793) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 04:26:05.699755 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 492/1974] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/volumes/f9e2c9cf-b4d5-45c8-b018-579202ba3471 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:05.699847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Creating group tempest-Group_from_grp-1044688248 from source group 5b641fe1-3add-4c19-9035-a9a58d277798. Jul 03 04:26:05.707392 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.707392 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:05.708744 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fb1026f4-d36b-4262-976a-d279813e3854 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.710804 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb1026f4-d36b-4262-976a-d279813e3854 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:05.711029 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb1026f4-d36b-4262-976a-d279813e3854 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.711505 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb1026f4-d36b-4262-976a-d279813e3854 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.711505 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-fb1026f4-d36b-4262-976a-d279813e3854 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete snapshot with id: 3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:05.715963 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb1026f4-d36b-4262-976a-d279813e3854 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 404 Jul 03 04:26:05.716560 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 502/1975] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:26:05 2026] DELETE /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:05.719853 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.719853 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:05.725998 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3bafac5e-2198-4ff3-b50a-419e0a5ae722 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.732249 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3bafac5e-2198-4ff3-b50a-419e0a5ae722 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 Jul 03 04:26:05.732542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3bafac5e-2198-4ff3-b50a-419e0a5ae722 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.733224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3bafac5e-2198-4ff3-b50a-419e0a5ae722 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.741237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3bafac5e-2198-4ff3-b50a-419e0a5ae722 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 returned with HTTP 404 Jul 03 04:26:05.741863 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 498/1976] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/snapshots/3c0c166b-d9b0-4fdc-9cb3-cee7d86d69f9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:05.748595 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Created reservations ['878f20ad-7dc2-4f4e-a6b4-dd16d79f0860'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:05.750740 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-50a664de-93ca-4abe-b070-c6dea9ee6109 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.752634 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-50a664de-93ca-4abe-b070-c6dea9ee6109 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:05.752809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-50a664de-93ca-4abe-b070-c6dea9ee6109 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.753047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-50a664de-93ca-4abe-b070-c6dea9ee6109 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.753177 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-50a664de-93ca-4abe-b070-c6dea9ee6109 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:05.759440 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-50a664de-93ca-4abe-b070-c6dea9ee6109 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 404 Jul 03 04:26:05.760050 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 493/1977] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:05 2026] DELETE /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:05.768377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bed76c1f-90f8-4415-8376-4fe345f32dce None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.771868 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bed76c1f-90f8-4415-8376-4fe345f32dce tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 Jul 03 04:26:05.772146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bed76c1f-90f8-4415-8376-4fe345f32dce tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.772419 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bed76c1f-90f8-4415-8376-4fe345f32dce tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.780931 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bed76c1f-90f8-4415-8376-4fe345f32dce tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 returned with HTTP 404 Jul 03 04:26:05.781289 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 503/1978] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/volumes/dc7a8f86-6de9-4c96-89a9-bd2056f09cf2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:05.818774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.820536 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:26:05.820773 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.821039 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.821225 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: 06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:26:05.829365 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.829365 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:05.829856 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:05.847626 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume request issued successfully. Jul 03 04:26:05.847820 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2daddb0c-a35c-411c-a9cd-08fe33f3e236 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b returned with HTTP 202 Jul 03 04:26:05.848262 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 499/1979] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:05 2026] DELETE /volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:05.857509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-84c4f0ad-35b4-4443-b93a-e3926d456d66 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:05.859636 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84c4f0ad-35b4-4443-b93a-e3926d456d66 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:26:05.859877 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84c4f0ad-35b4-4443-b93a-e3926d456d66 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:05.860130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84c4f0ad-35b4-4443-b93a-e3926d456d66 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:05.867584 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:05.867584 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:05.872007 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-84c4f0ad-35b4-4443-b93a-e3926d456d66 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Volume info retrieved successfully. Jul 03 04:26:05.878627 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84c4f0ad-35b4-4443-b93a-e3926d456d66 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b returned with HTTP 200 Jul 03 04:26:05.879270 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 494/1980] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:05 2026] GET /volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:06.117169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-35eda6a2-58f0-4bef-8c67-0132d771cdc2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.176282 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-098d9838-7120-4ede-acb2-b9fc230cf2b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.178156 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-098d9838-7120-4ede-acb2-b9fc230cf2b0 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] GET https://10.4.3.253/volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f Jul 03 04:26:06.178383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-098d9838-7120-4ede-acb2-b9fc230cf2b0 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.178652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-098d9838-7120-4ede-acb2-b9fc230cf2b0 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.186594 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.186594 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:06.190771 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-098d9838-7120-4ede-acb2-b9fc230cf2b0 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Volume info retrieved successfully. Jul 03 04:26:06.196574 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-098d9838-7120-4ede-acb2-b9fc230cf2b0 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f returned with HTTP 200 Jul 03 04:26:06.197149 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 500/1981] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f => generated 973 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.210446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c40c8223-1db1-4670-bb94-4f524c83a994 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.212291 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c40c8223-1db1-4670-bb94-4f524c83a994 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:06.212549 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c40c8223-1db1-4670-bb94-4f524c83a994 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.212745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c40c8223-1db1-4670-bb94-4f524c83a994 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.218681 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c40c8223-1db1-4670-bb94-4f524c83a994 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:06.219305 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 495/1982] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.228348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-83ee0b01-7e23-4ffb-8e58-2e74f12e12bd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.230402 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-83ee0b01-7e23-4ffb-8e58-2e74f12e12bd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] GET https://10.4.3.253/volume/v3/messages/4c8518ad-c5f4-40a5-abbf-a7d9d5e01512 Jul 03 04:26:06.230658 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-83ee0b01-7e23-4ffb-8e58-2e74f12e12bd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.230927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-83ee0b01-7e23-4ffb-8e58-2e74f12e12bd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.231562 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-35eda6a2-58f0-4bef-8c67-0132d771cdc2 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:06.231943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-35eda6a2-58f0-4bef-8c67-0132d771cdc2 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-668743366", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:06.236019 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-83ee0b01-7e23-4ffb-8e58-2e74f12e12bd tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-reader] https://10.4.3.253/volume/v3/messages/4c8518ad-c5f4-40a5-abbf-a7d9d5e01512 returned with HTTP 200 Jul 03 04:26:06.236465 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 501/1983] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/messages/4c8518ad-c5f4-40a5-abbf-a7d9d5e01512 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.246446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79d79e4f-9074-4f75-a1e4-741315fcc130 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.247837 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-35eda6a2-58f0-4bef-8c67-0132d771cdc2 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:06.248232 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 504/1984] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:06 2026] POST /volume/v3/types => generated 274 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.248745 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79d79e4f-9074-4f75-a1e4-741315fcc130 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] DELETE https://10.4.3.253/volume/v3/messages/4c8518ad-c5f4-40a5-abbf-a7d9d5e01512 Jul 03 04:26:06.249370 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79d79e4f-9074-4f75-a1e4-741315fcc130 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.249370 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79d79e4f-9074-4f75-a1e4-741315fcc130 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.257667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f8f5acd5-efac-41f6-9c50-0648c6285166 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.259625 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8f5acd5-efac-41f6-9c50-0648c6285166 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:06.260518 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8f5acd5-efac-41f6-9c50-0648c6285166 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1384228311", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:06.260596 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79d79e4f-9074-4f75-a1e4-741315fcc130 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/messages/4c8518ad-c5f4-40a5-abbf-a7d9d5e01512 returned with HTTP 204 Jul 03 04:26:06.260812 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 496/1985] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:06 2026] DELETE /volume/v3/messages/4c8518ad-c5f4-40a5-abbf-a7d9d5e01512 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:06.269040 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.270569 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f Jul 03 04:26:06.270716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.271093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.271093 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Delete volume with id: 20407edb-b00d-405d-98df-ba049edbe48f Jul 03 04:26:06.277936 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8f5acd5-efac-41f6-9c50-0648c6285166 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:06.278307 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 502/1986] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:06 2026] POST /volume/v3/types => generated 275 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.279640 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.279640 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:06.280034 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Volume info retrieved successfully. Jul 03 04:26:06.280651 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.281033 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99791) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:06.282305 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.284483 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] PUT https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed Jul 03 04:26:06.285189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:06.291266 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-778437701 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-778437701, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:06.291572 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-778437701 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-778437701, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:06.293375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Acquiring lock "cinder-attachment_update-95f98b5f-9ebb-4144-8cbc-4b2bf9edf070-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:26:06.300244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-95f98b5f-9ebb-4144-8cbc-4b2bf9edf070-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:26:06.300353 np0000004364 devstack@c-api.service[99793]: INFO cinder.group.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] A mapping entry already exists for group b732c3f9-0537-4720-8300-ba3158ffdb28 and volume type 1708640b-7b6a-41b7-945c-1f81c6bc798a. Do not need to create again. Jul 03 04:26:06.300353 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.300353 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:06.300353 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Availability Zones retrieved successfully. Jul 03 04:26:06.300480 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.300480 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:06.305270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Created reservations ['774e3212-f6a2-41c5-bee0-a96a69bd7d0d', 'b6b24198-78a4-4774-92da-5f20440a66be', 'fab0b0da-721b-49e0-9171-96984810af05', '1ca8bff3-322a-4bac-9cfb-8dabb4769ed3'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:06.307410 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Flow 'volume_create_api' (187c684f-88e2-43bf-90e8-017d5647b244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:06.309208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debc487c-b5e2-4420-b832-4919cc58ebbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.310272 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:06.315235 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:06.315597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-661085781"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:06.317224 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-661085781'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:06.317435 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Create volume of 1 GB Jul 03 04:26:06.321534 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Availability Zones retrieved successfully. Jul 03 04:26:06.328012 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Flow 'volume_create_api' (67806aca-9510-4dad-bddb-7dc2337115ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:06.329374 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5997f8c1-d50b-4c8c-9b32-a987048ef3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.330631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:06.331346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (debc487c-b5e2-4420-b832-4919cc58ebbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '90e0c8cd-3e08-4cea-be45-21c9500bb8cd', 'volume_type': VolumeType(created_at=2026-07-03T04:26:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1708640b-7b6a-41b7-945c-1f81c6bc798a,is_public=True,name='tempest-GroupsV314Test-volume-type-1783058808',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1708640b-7b6a-41b7-945c-1f81c6bc798a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b732c3f9-0537-4720-8300-ba3158ffdb28', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.332175 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e61edd-5dfe-44cf-a114-13e7449d9d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.345380 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Delete volume request issued successfully. Jul 03 04:26:06.345699 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-002cb576-33d3-40bc-9e6c-1823cb8b3687 tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f returned with HTTP 202 Jul 03 04:26:06.346175 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 505/1987] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:06 2026] DELETE /volume/v3/volumes/20407edb-b00d-405d-98df-ba049edbe48f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:06.347074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.365567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5997f8c1-d50b-4c8c-9b32-a987048ef3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.366632 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6f5040-fb87-426c-af35-26bc0a5543c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.367039 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1783058808 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1783058808, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:06.367699 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1783058808 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1783058808, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:06.385344 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Created reservations ['80d7e1b5-6ce6-457c-98de-e1adcbc11c95', '2a76a446-77d8-4333-a52f-69ed233cd8e0', '2cc216ef-cd81-4795-beba-50013f169262', 'e406264f-54bb-49b6-9fd3-856c77fa39f3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:06.386267 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e61edd-5dfe-44cf-a114-13e7449d9d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d7e1b5-6ce6-457c-98de-e1adcbc11c95', '2a76a446-77d8-4333-a52f-69ed233cd8e0', '2cc216ef-cd81-4795-beba-50013f169262', 'e406264f-54bb-49b6-9fd3-856c77fa39f3']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.387256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6853f1-e1e2-4a04-83b1-38f28f99ec73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.417498 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c6853f1-e1e2-4a04-83b1-38f28f99ec73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229', '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=b732c3f9-0537-4720-8300-ba3158ffdb28,group_type_id=,metadata={},multiattach=False,project_id='97d46a817faf40cfb5cb4f52fbdbb30c',qos_specs=None,replication_status=,reservations=['80d7e1b5-6ce6-457c-98de-e1adcbc11c95','2a76a446-77d8-4333-a52f-69ed233cd8e0','2cc216ef-cd81-4795-beba-50013f169262','e406264f-54bb-49b6-9fd3-856c77fa39f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=90e0c8cd-3e08-4cea-be45-21c9500bb8cd,status='creating',user_id='ae726303398b46e8928c1280e9b72d4c',volume_type_id=1708640b-7b6a-41b7-945c-1f81c6bc798a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b732c3f9-0537-4720-8300-ba3158ffdb28,host=None,id=91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97d46a817faf40cfb5cb4f52fbdbb30c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=90e0c8cd-3e08-4cea-be45-21c9500bb8cd,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae726303398b46e8928c1280e9b72d4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1708640b-7b6a-41b7-945c-1f81c6bc798a),volume_type_id=1708640b-7b6a-41b7-945c-1f81c6bc798a)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.417680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:06.418005 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1965132147", "volume_type": "6444abb8-9d41-4ef3-8c6f-9037aa1e99e4", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:06.418683 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db584710-7340-4fe7-8c3b-ba1ffdbbb9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.419970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1965132147', 'volume_type': '6444abb8-9d41-4ef3-8c6f-9037aa1e99e4', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:06.425651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Create volume of 1 GB Jul 03 04:26:06.426087 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.426087 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:06.426792 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Availability Zones retrieved successfully. Jul 03 04:26:06.435307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Flow 'volume_create_api' (2f7fb472-1c6b-4f57-b3e7-00432058a757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:06.436280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bced2c1c-052c-4c69-aaf1-2ef225b84f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.437186 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:06.439738 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db584710-7340-4fe7-8c3b-ba1ffdbbb9e6) transitioned into state 'SUCCESS' from 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=b732c3f9-0537-4720-8300-ba3158ffdb28,group_type_id=,metadata={},multiattach=False,project_id='97d46a817faf40cfb5cb4f52fbdbb30c',qos_specs=None,replication_status=,reservations=['80d7e1b5-6ce6-457c-98de-e1adcbc11c95','2a76a446-77d8-4333-a52f-69ed233cd8e0','2cc216ef-cd81-4795-beba-50013f169262','e406264f-54bb-49b6-9fd3-856c77fa39f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=90e0c8cd-3e08-4cea-be45-21c9500bb8cd,status='creating',user_id='ae726303398b46e8928c1280e9b72d4c',volume_type_id=1708640b-7b6a-41b7-945c-1f81c6bc798a)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.440764 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Flow 'volume_create_api' (187c684f-88e2-43bf-90e8-017d5647b244) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:06.441077 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Create volume request issued successfully. Jul 03 04:26:06.450257 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Created reservations ['e12177f1-6188-4fdf-8433-4fc273765dff', '5be642f9-d4dd-49a0-9d39-8288c8865607', 'bd3acc0f-7cb8-4293-8f24-6849772fc80e', '552ba662-62b0-4ed8-ba91-6742fecc0179'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:06.451179 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee6f5040-fb87-426c-af35-26bc0a5543c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e12177f1-6188-4fdf-8433-4fc273765dff', '5be642f9-d4dd-49a0-9d39-8288c8865607', 'bd3acc0f-7cb8-4293-8f24-6849772fc80e', '552ba662-62b0-4ed8-ba91-6742fecc0179']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.452129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f32df7-700b-46fc-8cfe-2a4cd762f310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.456423 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0880410-5ca6-49ff-a0e2-709d2b4f849d tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/action returned with HTTP 202 Jul 03 04:26:06.456786 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 485/1988] 10.4.3.253 () {70 vars in 1318 bytes} [Fri Jul 3 04:26:05 2026] POST /volume/v3/groups/action => generated 102 bytes in 765 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:06.457619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3563e4b0-2870-4ff5-994d-2bc396c0f61f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.459878 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3563e4b0-2870-4ff5-994d-2bc396c0f61f tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] DELETE https://10.4.3.253/volume/v3/types/e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9 Jul 03 04:26:06.460122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3563e4b0-2870-4ff5-994d-2bc396c0f61f tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.460342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3563e4b0-2870-4ff5-994d-2bc396c0f61f tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.460640 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.460640 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:06.465235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bced2c1c-052c-4c69-aaf1-2ef225b84f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=6444abb8-9d41-4ef3-8c6f-9037aa1e99e4,is_public=True,name='tempest-VolumeTypesTest-volume-type-668743366',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6444abb8-9d41-4ef3-8c6f-9037aa1e99e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.466908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632b551b-9a06-42eb-9a3f-56dbd2d05963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.480575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0f32df7-700b-46fc-8cfe-2a4cd762f310) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e442e5-53f0-492c-9302-942a0013228e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-661085781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb195c0e4b94461eb3e4a8b9dbdf64a1',qos_specs=None,replication_status=,reservations=['e12177f1-6188-4fdf-8433-4fc273765dff','5be642f9-d4dd-49a0-9d39-8288c8865607','bd3acc0f-7cb8-4293-8f24-6849772fc80e','552ba662-62b0-4ed8-ba91-6742fecc0179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='173daf3e6bf9482695d6a9d9eaa17f08',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-661085781',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8e442e5-53f0-492c-9302-942a0013228e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb195c0e4b94461eb3e4a8b9dbdf64a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='173daf3e6bf9482695d6a9d9eaa17f08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.481501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e787254-2151-40f3-8cdc-6223637af6ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.498318 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-668743366 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-668743366, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:06.498748 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-668743366 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-668743366, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:06.501953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e787254-2151-40f3-8cdc-6223637af6ee) transitioned into state 'SUCCESS' from state '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-661085781',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb195c0e4b94461eb3e4a8b9dbdf64a1',qos_specs=None,replication_status=,reservations=['e12177f1-6188-4fdf-8433-4fc273765dff','5be642f9-d4dd-49a0-9d39-8288c8865607','bd3acc0f-7cb8-4293-8f24-6849772fc80e','552ba662-62b0-4ed8-ba91-6742fecc0179'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='173daf3e6bf9482695d6a9d9eaa17f08',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.502757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725b561a-c60c-4c86-8e43-02ad62e8587a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.510285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3563e4b0-2870-4ff5-994d-2bc396c0f61f tempest-ProjectReaderTests-2028401186 tempest-ProjectReaderTests-2028401186-project-admin] https://10.4.3.253/volume/v3/types/e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9 returned with HTTP 202 Jul 03 04:26:06.511037 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 486/1989] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:06 2026] DELETE /volume/v3/types/e31d5d2c-80a3-4d2e-86d8-84c3ea27cbf9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:06.511965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.514064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (725b561a-c60c-4c86-8e43-02ad62e8587a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.514212 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:26:06.514567 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.514844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.514908 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Flow 'volume_create_api' (67806aca-9510-4dad-bddb-7dc2337115ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:06.515256 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Create volume request issued successfully. Jul 03 04:26:06.515293 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:06.515837 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43779801-23f3-4aa5-98b6-70b5b58ca93d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:06.516359 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 497/1990] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:06 2026] POST /volume/v3/volumes => generated 748 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:06.516516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:26:06.524890 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Get all volumes completed successfully. Jul 03 04:26:06.525932 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:06.526190 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:06.530025 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a3a42ec4-0fc6-4594-ac65-0387f83d3674 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.531915 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3a42ec4-0fc6-4594-ac65-0387f83d3674 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:06.532392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3a42ec4-0fc6-4594-ac65-0387f83d3674 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.532392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3a42ec4-0fc6-4594-ac65-0387f83d3674 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.540072 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.540072 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:06.544594 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a3a42ec4-0fc6-4594-ac65-0387f83d3674 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:06.545301 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Created reservations ['c765ffd9-892d-4cdd-b671-7108bef1300e', '4beea093-bc47-46e9-a663-eba60ce8ecfe', '5bc830bc-b40b-4d8e-ac1e-b2006036b0a7', 'a8bf5890-d22c-45f3-b881-daf7faa7eaff'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:06.546784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (632b551b-9a06-42eb-9a3f-56dbd2d05963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c765ffd9-892d-4cdd-b671-7108bef1300e', '4beea093-bc47-46e9-a663-eba60ce8ecfe', '5bc830bc-b40b-4d8e-ac1e-b2006036b0a7', 'a8bf5890-d22c-45f3-b881-daf7faa7eaff']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.547697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b505e93-98fc-408d-8cc6-faa592f06929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.549457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3a42ec4-0fc6-4594-ac65-0387f83d3674 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:06.550199 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 498/1991] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.575995 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:06.582753 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.582753 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:06.587426 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:06.587645 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:06.592993 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b505e93-98fc-408d-8cc6-faa592f06929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab36a0d2-fc56-4758-92b4-357f4a2c516a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1965132147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b6cb27f69e14be7bd4f28929858aa65',qos_specs=None,replication_status=,reservations=['c765ffd9-892d-4cdd-b671-7108bef1300e','4beea093-bc47-46e9-a663-eba60ce8ecfe','5bc830bc-b40b-4d8e-ac1e-b2006036b0a7','a8bf5890-d22c-45f3-b881-daf7faa7eaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='254998dac8b344d289e9d853f35a3d51',volume_type_id=6444abb8-9d41-4ef3-8c6f-9037aa1e99e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1965132147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab36a0d2-fc56-4758-92b4-357f4a2c516a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b6cb27f69e14be7bd4f28929858aa65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='254998dac8b344d289e9d853f35a3d51',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6444abb8-9d41-4ef3-8c6f-9037aa1e99e4),volume_type_id=6444abb8-9d41-4ef3-8c6f-9037aa1e99e4)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.594012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184847e8-262d-42a8-aa8f-a522723db397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.629943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (184847e8-262d-42a8-aa8f-a522723db397) transitioned into state 'SUCCESS' from state '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-1965132147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b6cb27f69e14be7bd4f28929858aa65',qos_specs=None,replication_status=,reservations=['c765ffd9-892d-4cdd-b671-7108bef1300e','4beea093-bc47-46e9-a663-eba60ce8ecfe','5bc830bc-b40b-4d8e-ac1e-b2006036b0a7','a8bf5890-d22c-45f3-b881-daf7faa7eaff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='254998dac8b344d289e9d853f35a3d51',volume_type_id=6444abb8-9d41-4ef3-8c6f-9037aa1e99e4)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.631231 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c05ce7-c21e-4eb5-8404-88a2281a234a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:06.638590 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:06.641894 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.641894 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:06.642099 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5c05ce7-c21e-4eb5-8404-88a2281a234a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:06.643065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Flow 'volume_create_api' (2f7fb472-1c6b-4f57-b3e7-00432058a757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:06.643520 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Create volume request issued successfully. Jul 03 04:26:06.644220 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-91f0e92c-2124-4644-bb08-a93bb788a2b1 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:06.644732 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 506/1992] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:06 2026] POST /volume/v3/volumes => generated 783 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:06.652211 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-76be01b0-9b8a-4694-b5c1-04554134cd90 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:26:06.652211 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 487/1993] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:06.659042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b36f8f9-95a3-4099-b0c1-c062067484ba None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.661110 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b36f8f9-95a3-4099-b0c1-c062067484ba tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:06.661417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b36f8f9-95a3-4099-b0c1-c062067484ba tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.661673 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b36f8f9-95a3-4099-b0c1-c062067484ba tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.670381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.671172 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.671172 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:06.672610 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 Jul 03 04:26:06.672861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.673049 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.676500 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b36f8f9-95a3-4099-b0c1-c062067484ba tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:06.682548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b36f8f9-95a3-4099-b0c1-c062067484ba tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:06.683020 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.683020 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:06.683170 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 499/1994] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:06.687262 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Volume info retrieved successfully. Jul 03 04:26:06.688198 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:06.688292 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:06.732505 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:06.736045 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.736045 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:06.745015 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-158e2212-60b5-49bf-8fc5-6a84c3ed044e tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 returned with HTTP 200 Jul 03 04:26:06.745760 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 507/1995] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:06.758835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b099ec1-e0bb-4a00-8aba-6d6fea61cbd1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.761038 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b099ec1-e0bb-4a00-8aba-6d6fea61cbd1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28 Jul 03 04:26:06.761281 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b099ec1-e0bb-4a00-8aba-6d6fea61cbd1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.761515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b099ec1-e0bb-4a00-8aba-6d6fea61cbd1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.761669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-7b099ec1-e0bb-4a00-8aba-6d6fea61cbd1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] show called for member b732c3f9-0537-4720-8300-ba3158ffdb28 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:26:06.765394 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.765394 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:06.774606 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b099ec1-e0bb-4a00-8aba-6d6fea61cbd1 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28 returned with HTTP 200 Jul 03 04:26:06.775001 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 488/1996] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28 => generated 417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:06.786285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.788520 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:26:06.788878 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.789107 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.789486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:06.790413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:26:06.801226 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Get all volumes completed successfully. Jul 03 04:26:06.802096 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:06.802370 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:06.823805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Lock "cinder-attachment_update-95f98b5f-9ebb-4144-8cbc-4b2bf9edf070-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:26:06.824134 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-2ab45da9-f1b7-4fdb-b431-a47e46f98f8e tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed returned with HTTP 200 Jul 03 04:26:06.824717 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 503/1997] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:26:06 2026] PUT /volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:06.843190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-c16600d3-bd4b-41c3-bbd9-757dc9891daf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.846085 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-c16600d3-bd4b-41c3-bbd9-757dc9891daf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed Jul 03 04:26:06.846430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-c16600d3-bd4b-41c3-bbd9-757dc9891daf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.846724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-c16600d3-bd4b-41c3-bbd9-757dc9891daf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.852562 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:06.856876 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.856876 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:06.860872 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:06.861396 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:06.864208 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-c16600d3-bd4b-41c3-bbd9-757dc9891daf tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed returned with HTTP 200 Jul 03 04:26:06.864701 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 508/1998] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:06.900491 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dc0908c2-f803-465e-9680-7a2e2ce97659 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.902623 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc0908c2-f803-465e-9680-7a2e2ce97659 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b Jul 03 04:26:06.902856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc0908c2-f803-465e-9680-7a2e2ce97659 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.903085 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc0908c2-f803-465e-9680-7a2e2ce97659 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.909180 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc0908c2-f803-465e-9680-7a2e2ce97659 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b returned with HTTP 404 Jul 03 04:26:06.909180 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 489/1999] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/06b34513-ec91-40da-a0e5-26511e1e600b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:06.912269 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:06.913217 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.913217 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:06.917964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-71137bb3-6d34-4e0b-aade-0d6b67a6446a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.920094 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71137bb3-6d34-4e0b-aade-0d6b67a6446a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:26:06.920377 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71137bb3-6d34-4e0b-aade-0d6b67a6446a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.920607 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71137bb3-6d34-4e0b-aade-0d6b67a6446a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.920802 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-71137bb3-6d34-4e0b-aade-0d6b67a6446a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: a697947b-4454-455e-99ac-f089be155983 Jul 03 04:26:06.922498 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dfd176f-bea4-47f3-a119-21ef916ee767 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:26:06.922944 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 500/2000] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:06.937491 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71137bb3-6d34-4e0b-aade-0d6b67a6446a tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 404 Jul 03 04:26:06.940643 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 504/2001] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:06 2026] DELETE /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:06.940876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.943619 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] POST https://10.4.3.253/volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28/action Jul 03 04:26:06.944419 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:06.944419 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:06.946946 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] delete called for group b732c3f9-0537-4720-8300-ba3158ffdb28 {{(pid=99791) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:26:06.946946 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Delete group with id: b732c3f9-0537-4720-8300-ba3158ffdb28 Jul 03 04:26:06.948523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f8743400-c364-4797-94ad-ef1dc7098397 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:06.950352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8743400-c364-4797-94ad-ef1dc7098397 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 Jul 03 04:26:06.950626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8743400-c364-4797-94ad-ef1dc7098397 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:06.950819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8743400-c364-4797-94ad-ef1dc7098397 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:06.951496 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:06.951496 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:06.957682 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8743400-c364-4797-94ad-ef1dc7098397 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 returned with HTTP 404 Jul 03 04:26:06.958250 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 490/2002] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:06 2026] GET /volume/v3/volumes/a697947b-4454-455e-99ac-f089be155983 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:06.999457 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d32fc9c6-b969-43b1-b5dd-8bf1a41d8337 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28/action returned with HTTP 202 Jul 03 04:26:06.999931 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 509/2003] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:26:06 2026] POST /volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:07.010718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.011033 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d43a038e-2110-49b4-affe-5b3f75c6ead1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.013615 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d43a038e-2110-49b4-affe-5b3f75c6ead1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] DELETE https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:26:07.013844 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d43a038e-2110-49b4-affe-5b3f75c6ead1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:07.015423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d43a038e-2110-49b4-affe-5b3f75c6ead1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:07.015621 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 Jul 03 04:26:07.015754 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d43a038e-2110-49b4-affe-5b3f75c6ead1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Delete volume with id: 324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:26:07.016186 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:07.016186 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:07.025513 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d43a038e-2110-49b4-affe-5b3f75c6ead1 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 404 Jul 03 04:26:07.025513 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 505/2004] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:07 2026] DELETE /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:07.029754 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:07.029754 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:07.034296 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-90392885-b087-47df-ba9c-a1333e90c707 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.035282 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Volume info retrieved successfully. Jul 03 04:26:07.036075 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:07.036156 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-90392885-b087-47df-ba9c-a1333e90c707 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] GET https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 Jul 03 04:26:07.036397 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:07.036446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-90392885-b087-47df-ba9c-a1333e90c707 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:07.036570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-90392885-b087-47df-ba9c-a1333e90c707 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:07.044433 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-90392885-b087-47df-ba9c-a1333e90c707 tempest-VolumeImageDependencyTests-611971934 tempest-VolumeImageDependencyTests-611971934-project-member] https://10.4.3.253/volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 returned with HTTP 404 Jul 03 04:26:07.045085 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 491/2005] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:07 2026] GET /volume/v3/volumes/324517a0-9104-44a9-b00e-cc10953cd6e9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:07.087138 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:07.090220 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:07.090220 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:07.102223 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1e6a9552-c40f-4a74-9755-1de220fa1995 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 returned with HTTP 200 Jul 03 04:26:07.102882 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 501/2006] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:07 2026] GET /volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:07.567060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e767799e-1c25-49bc-8fba-15238d669433 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.570831 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e767799e-1c25-49bc-8fba-15238d669433 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:07.570831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e767799e-1c25-49bc-8fba-15238d669433 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:07.570831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e767799e-1c25-49bc-8fba-15238d669433 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:07.583966 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:07.583966 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:07.589683 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e767799e-1c25-49bc-8fba-15238d669433 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:07.598582 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e767799e-1c25-49bc-8fba-15238d669433 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:07.600355 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 510/2007] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:07 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:07.700390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8e4a1278-157e-4982-bacd-a73628b9659e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.705148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8e4a1278-157e-4982-bacd-a73628b9659e tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:07.705148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8e4a1278-157e-4982-bacd-a73628b9659e tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:07.705660 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8e4a1278-157e-4982-bacd-a73628b9659e tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:07.723159 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:07.723159 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:07.729411 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8e4a1278-157e-4982-bacd-a73628b9659e tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:07.742237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8e4a1278-157e-4982-bacd-a73628b9659e tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:07.742473 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 506/2008] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:07 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:07.758483 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-55271190-d42b-4f28-8f06-05c5e78ee325 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.760669 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] POST https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a/action Jul 03 04:26:07.761167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Action body: b'{"os-retype": {"new_type": "6543d737-04a9-4ac9-92a6-de1b3891f74e"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:07.761404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "6543d737-04a9-4ac9-92a6-de1b3891f74e"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:07.773635 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:07.773635 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:07.775060 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:07.804857 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1384228311 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1384228311, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:07.805304 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1384228311 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1384228311, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:07.853441 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Created reservations ['a93384d7-f1cc-4904-84bf-6028ca486cf7', '6db40107-c5b7-4f63-bd05-52d2039240a3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:07.870300 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-668743366 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-668743366, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:07.871428 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-668743366 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-668743366, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:07.883628 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Created reservations ['c830853d-f3ce-4b5a-8c93-c7f63b9503dd', '1cba2d88-5f42-4e35-a13d-83a67f1b776e'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:07.937374 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Retype volume request issued successfully. Jul 03 04:26:07.937570 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55271190-d42b-4f28-8f06-05c5e78ee325 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a/action returned with HTTP 202 Jul 03 04:26:07.938302 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 492/2009] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:26:07 2026] POST /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:07.952102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2f55349b-e8f7-46e7-af27-6a04fa4cf680 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:07.954118 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2f55349b-e8f7-46e7-af27-6a04fa4cf680 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:07.954650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2f55349b-e8f7-46e7-af27-6a04fa4cf680 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:07.954650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2f55349b-e8f7-46e7-af27-6a04fa4cf680 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:07.965715 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:07.965715 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:07.977377 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2f55349b-e8f7-46e7-af27-6a04fa4cf680 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:07.984461 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2f55349b-e8f7-46e7-af27-6a04fa4cf680 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:07.985633 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 502/2010] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:07 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:08.119810 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ed5f0a77-7a8e-4489-b142-f1374c4bcd27 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.121826 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ed5f0a77-7a8e-4489-b142-f1374c4bcd27 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 Jul 03 04:26:08.122162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ed5f0a77-7a8e-4489-b142-f1374c4bcd27 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:08.122523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ed5f0a77-7a8e-4489-b142-f1374c4bcd27 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:08.129839 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ed5f0a77-7a8e-4489-b142-f1374c4bcd27 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 returned with HTTP 404 Jul 03 04:26:08.130506 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 511/2011] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:08 2026] GET /volume/v3/volumes/91aa6b9c-c4d2-45a0-9935-3fe8e5f7d229 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:08.140809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f5c21216-547d-4e73-891a-4e13bfb05b59 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.142654 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5c21216-547d-4e73-891a-4e13bfb05b59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28 Jul 03 04:26:08.142879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5c21216-547d-4e73-891a-4e13bfb05b59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:08.143089 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5c21216-547d-4e73-891a-4e13bfb05b59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:08.143234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-f5c21216-547d-4e73-891a-4e13bfb05b59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] show called for member b732c3f9-0537-4720-8300-ba3158ffdb28 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:26:08.147112 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5c21216-547d-4e73-891a-4e13bfb05b59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28 returned with HTTP 404 Jul 03 04:26:08.147652 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 507/2012] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:26:08 2026] GET /volume/v3/groups/b732c3f9-0537-4720-8300-ba3158ffdb28 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:08.158566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5257a857-7322-468c-a3d9-578d5de94916 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.161048 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:26:08.163241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:08.163241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:08.163241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:08.163241 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:08.163241 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:08.163241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:26:08.170939 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Get all volumes completed successfully. Jul 03 04:26:08.171609 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:08.171811 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:08.229563 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:08.236744 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:08.236744 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:08.245302 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5257a857-7322-468c-a3d9-578d5de94916 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:26:08.245792 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 493/2013] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:26:08 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:08.262886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.264735 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] POST https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798/action Jul 03 04:26:08.265220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:08.265302 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:08.266717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] delete called for group 5b641fe1-3add-4c19-9035-a9a58d277798 {{(pid=99792) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:26:08.266857 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.groups [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Delete group with id: 5b641fe1-3add-4c19-9035-a9a58d277798 Jul 03 04:26:08.271388 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:08.271388 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:08.319686 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-67a4f9f7-219f-48c0-9318-0feb0c202aea tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798/action returned with HTTP 202 Jul 03 04:26:08.320178 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 503/2014] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:26:08 2026] POST /volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:08.330594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8987b301-80af-465f-9dcd-f2c403a18640 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.333213 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd Jul 03 04:26:08.333507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:08.333714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:08.346031 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:08.346031 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:08.352225 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Volume info retrieved successfully. Jul 03 04:26:08.353539 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:26:08.353539 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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' Jul 03 04:26:08.406318 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:26:08.410511 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:08.410511 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:08.420656 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8987b301-80af-465f-9dcd-f2c403a18640 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd returned with HTTP 200 Jul 03 04:26:08.421068 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 512/2015] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:08 2026] GET /volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd => generated 910 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:08.604688 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cab9c08f-e67a-45bc-a129-89266310c982 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.698430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-396f7111-1b34-439e-8515-f6c05d16fcef None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.785906 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cab9c08f-e67a-45bc-a129-89266310c982 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:08.788451 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cab9c08f-e67a-45bc-a129-89266310c982 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1003359946", "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=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:08.829984 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cab9c08f-e67a-45bc-a129-89266310c982 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:08.829984 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 508/2016] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:08 2026] POST /volume/v3/types => generated 380 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:08.831532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0f01aa0a-ae76-451e-a519-54ba6cf510b4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.834115 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0f01aa0a-ae76-451e-a519-54ba6cf510b4 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption Jul 03 04:26:08.835279 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0f01aa0a-ae76-451e-a519-54ba6cf510b4 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:08.889583 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0f01aa0a-ae76-451e-a519-54ba6cf510b4 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption returned with HTTP 200 Jul 03 04:26:08.890013 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 504/2017] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:08 2026] POST /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:08.899026 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:08.899026 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-361252829"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:08.901733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-361252829'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:08.901733 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create volume of 1 GB Jul 03 04:26:08.903270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-eb107223-768d-4709-b4f5-210aa1d0c922 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.905867 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eb107223-768d-4709-b4f5-210aa1d0c922 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:08.906499 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eb107223-768d-4709-b4f5-210aa1d0c922 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-921577449", "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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:08.909481 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Availability Zones retrieved successfully. Jul 03 04:26:08.917097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Flow 'volume_create_api' (bd4c89be-6cdf-4e1f-93c8-7b59bbef10b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:08.918357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d99b8d-0007-4cdf-9ac4-3540e229e619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:08.919977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:08.937308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eb107223-768d-4709-b4f5-210aa1d0c922 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:08.937902 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 513/2018] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:08 2026] POST /volume/v3/types => generated 379 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:08.959523 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-39a2f10a-62b5-484b-b536-a632ac1f2ce2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:08.962072 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39a2f10a-62b5-484b-b536-a632ac1f2ce2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types/f84a46a7-78cf-4f9f-a580-0016d21072c1/encryption Jul 03 04:26:08.962813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39a2f10a-62b5-484b-b536-a632ac1f2ce2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:08.972727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2d99b8d-0007-4cdf-9ac4-3540e229e619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:08.973889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856dff9e-ebbc-4908-9ebf-73cc8d9b3cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:09.006095 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e3aa9690-e95a-45b5-9288-35a6ad63cf0b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.009043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3aa9690-e95a-45b5-9288-35a6ad63cf0b tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:09.009582 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3aa9690-e95a-45b5-9288-35a6ad63cf0b tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.009810 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39a2f10a-62b5-484b-b536-a632ac1f2ce2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/f84a46a7-78cf-4f9f-a580-0016d21072c1/encryption returned with HTTP 200 Jul 03 04:26:09.009933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3aa9690-e95a-45b5-9288-35a6ad63cf0b tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.010068 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 509/2019] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:08 2026] POST /volume/v3/types/f84a46a7-78cf-4f9f-a580-0016d21072c1/encryption => generated 239 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.024903 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.024903 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:09.026654 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-83f590c5-c5b3-4af0-8cb9-6b90b6a9293e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.029910 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e3aa9690-e95a-45b5-9288-35a6ad63cf0b tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:09.030658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-83f590c5-c5b3-4af0-8cb9-6b90b6a9293e tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:09.031078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-83f590c5-c5b3-4af0-8cb9-6b90b6a9293e tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1906541636", "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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.034392 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3aa9690-e95a-45b5-9288-35a6ad63cf0b tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:09.034774 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 505/2020] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.056354 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-09d2d144-aa29-4b2c-892c-c5a0619e9b56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.060566 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-09d2d144-aa29-4b2c-892c-c5a0619e9b56 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:09.060789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-09d2d144-aa29-4b2c-892c-c5a0619e9b56 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.061473 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-09d2d144-aa29-4b2c-892c-c5a0619e9b56 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.065487 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-83f590c5-c5b3-4af0-8cb9-6b90b6a9293e tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:09.066269 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 514/2021] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.080534 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-904f24c9-5058-4720-aec4-f47f6e5f4a1c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.082843 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-904f24c9-5058-4720-aec4-f47f6e5f4a1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5/extra_specs Jul 03 04:26:09.083360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-904f24c9-5058-4720-aec4-f47f6e5f4a1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.083689 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.083689 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:09.093197 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-09d2d144-aa29-4b2c-892c-c5a0619e9b56 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:09.097266 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Created reservations ['2ebbd53a-a2c6-4538-9b5c-25e5af7c6e3a', '9d4a6d8e-a990-4069-a3c5-4867fc1162f5', 'c6af87f4-7895-4da3-9918-4528759a518b', 'c00e087c-8f30-4640-97cd-01b8664f1ce9'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:09.098301 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (856dff9e-ebbc-4908-9ebf-73cc8d9b3cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ebbd53a-a2c6-4538-9b5c-25e5af7c6e3a', '9d4a6d8e-a990-4069-a3c5-4867fc1162f5', 'c6af87f4-7895-4da3-9918-4528759a518b', 'c00e087c-8f30-4640-97cd-01b8664f1ce9']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:09.098301 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d54f36-076b-4169-b469-72411c29f529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:09.098954 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-09d2d144-aa29-4b2c-892c-c5a0619e9b56 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:09.099549 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 510/2022] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 877 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.114814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-98d997e1-9bc6-4e2d-a401-39602feac163 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.118917 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98d997e1-9bc6-4e2d-a401-39602feac163 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:09.119192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98d997e1-9bc6-4e2d-a401-39602feac163 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.119496 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98d997e1-9bc6-4e2d-a401-39602feac163 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.122933 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-904f24c9-5058-4720-aec4-f47f6e5f4a1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5/extra_specs returned with HTTP 200 Jul 03 04:26:09.123297 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 506/2023] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5/extra_specs => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.125497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1d54f36-076b-4169-b469-72411c29f529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-361252829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0557ba118da4e478141f8bbbc12bc98',qos_specs=None,replication_status=,reservations=['2ebbd53a-a2c6-4538-9b5c-25e5af7c6e3a','9d4a6d8e-a990-4069-a3c5-4867fc1162f5','c6af87f4-7895-4da3-9918-4528759a518b','c00e087c-8f30-4640-97cd-01b8664f1ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ccfb90362e045ce85d2a085618b0e1c',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-361252829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0557ba118da4e478141f8bbbc12bc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ccfb90362e045ce85d2a085618b0e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:09.126684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e534a55-5c18-474d-9fb8-8a010a2d4fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:09.133694 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.133694 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:09.135348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-12d42c8f-85d4-4646-8b36-da14a971bb81 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.138003 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-12d42c8f-85d4-4646-8b36-da14a971bb81 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] PUT https://10.4.3.253/volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5/extra_specs/key2 Jul 03 04:26:09.138371 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-12d42c8f-85d4-4646-8b36-da14a971bb81 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.140695 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-98d997e1-9bc6-4e2d-a401-39602feac163 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:09.151152 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98d997e1-9bc6-4e2d-a401-39602feac163 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:09.152437 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 515/2024] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.154862 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e534a55-5c18-474d-9fb8-8a010a2d4fa1) transitioned into state 'SUCCESS' from state '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-361252829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0557ba118da4e478141f8bbbc12bc98',qos_specs=None,replication_status=,reservations=['2ebbd53a-a2c6-4538-9b5c-25e5af7c6e3a','9d4a6d8e-a990-4069-a3c5-4867fc1162f5','c6af87f4-7895-4da3-9918-4528759a518b','c00e087c-8f30-4640-97cd-01b8664f1ce9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ccfb90362e045ce85d2a085618b0e1c',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:09.156176 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12eb9f81-eda1-4d61-9097-342762e67d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:09.168862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cb538590-fd0e-484b-a84e-17506f7f67ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.170053 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-12d42c8f-85d4-4646-8b36-da14a971bb81 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5/extra_specs/key2 returned with HTTP 200 Jul 03 04:26:09.170646 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 511/2025] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:26:09 2026] PUT /volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5/extra_specs/key2 => generated 25 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.170803 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:09.171103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.171375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.171597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Delete volume with id: ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:09.173769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12eb9f81-eda1-4d61-9097-342762e67d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:09.174853 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Flow 'volume_create_api' (bd4c89be-6cdf-4e1f-93c8-7b59bbef10b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:09.175650 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create volume request issued successfully. Jul 03 04:26:09.177016 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-396f7111-1b34-439e-8515-f6c05d16fcef tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:09.177487 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 494/2026] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:08 2026] POST /volume/v3/volumes => generated 765 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:09.182097 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.182097 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:09.183045 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:09.183776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fc480635-51b4-4672-b1fe-35132b0c2a7d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.190147 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fc480635-51b4-4672-b1fe-35132b0c2a7d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:09.193357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fc480635-51b4-4672-b1fe-35132b0c2a7d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.197578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-965e6f36-73f6-4fee-b98c-ae1fd51e0439 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.200169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-965e6f36-73f6-4fee-b98c-ae1fd51e0439 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:09.200318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-965e6f36-73f6-4fee-b98c-ae1fd51e0439 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.200640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-965e6f36-73f6-4fee-b98c-ae1fd51e0439 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.210108 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.210108 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:09.215907 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-965e6f36-73f6-4fee-b98c-ae1fd51e0439 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:09.221959 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fc480635-51b4-4672-b1fe-35132b0c2a7d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:09.222376 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 516/2027] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types => generated 195 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.223202 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Delete volume request issued successfully. Jul 03 04:26:09.223471 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb538590-fd0e-484b-a84e-17506f7f67ee tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 202 Jul 03 04:26:09.224229 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 507/2028] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:09.234365 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-965e6f36-73f6-4fee-b98c-ae1fd51e0439 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 200 Jul 03 04:26:09.234365 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 512/2029] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:09.234513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8c0ee9d5-5ee0-460d-9a45-d9719bf5a1cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.245661 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8c0ee9d5-5ee0-460d-9a45-d9719bf5a1cb tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/0ac4791b-826c-4f59-acc1-b38305be62a2 Jul 03 04:26:09.245661 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8c0ee9d5-5ee0-460d-9a45-d9719bf5a1cb tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.245661 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8c0ee9d5-5ee0-460d-9a45-d9719bf5a1cb tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.245943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e4e43fd-7498-4274-8429-1a34d05b81f6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.246001 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.246001 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:09.246950 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e4e43fd-7498-4274-8429-1a34d05b81f6 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:09.247162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e4e43fd-7498-4274-8429-1a34d05b81f6 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.247378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e4e43fd-7498-4274-8429-1a34d05b81f6 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.258429 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:09.258429 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:09.264788 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e4e43fd-7498-4274-8429-1a34d05b81f6 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Volume info retrieved successfully. Jul 03 04:26:09.270911 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e4e43fd-7498-4274-8429-1a34d05b81f6 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 200 Jul 03 04:26:09.271409 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 517/2030] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.290172 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8c0ee9d5-5ee0-460d-9a45-d9719bf5a1cb tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/0ac4791b-826c-4f59-acc1-b38305be62a2 returned with HTTP 202 Jul 03 04:26:09.290820 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 495/2031] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/0ac4791b-826c-4f59-acc1-b38305be62a2 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:09.302523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ffb8d7b0-041f-438e-9568-022e3fec6fdf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.307887 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ffb8d7b0-041f-438e-9568-022e3fec6fdf tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:09.308279 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ffb8d7b0-041f-438e-9568-022e3fec6fdf tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-199326225", "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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.337902 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ffb8d7b0-041f-438e-9568-022e3fec6fdf tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:09.338695 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 508/2032] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.349779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ffd8e001-4f7f-4eb6-8b94-f66069979058 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.352046 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffd8e001-4f7f-4eb6-8b94-f66069979058 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9/encryption Jul 03 04:26:09.352284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffd8e001-4f7f-4eb6-8b94-f66069979058 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.376392 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffd8e001-4f7f-4eb6-8b94-f66069979058 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9/encryption returned with HTTP 200 Jul 03 04:26:09.376817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 513/2033] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.386206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-26f35a49-1391-4777-80e1-b66f232631a0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.388248 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26f35a49-1391-4777-80e1-b66f232631a0 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9/encryption/027f6136-36fc-4150-957b-563252e13147 Jul 03 04:26:09.388503 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26f35a49-1391-4777-80e1-b66f232631a0 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.388871 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26f35a49-1391-4777-80e1-b66f232631a0 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.423762 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26f35a49-1391-4777-80e1-b66f232631a0 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9/encryption/027f6136-36fc-4150-957b-563252e13147 returned with HTTP 202 Jul 03 04:26:09.424175 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 518/2034] 10.4.3.253 () {66 vars in 1489 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9/encryption/027f6136-36fc-4150-957b-563252e13147 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:09.438239 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9a95cec3-da0c-4e8e-b6e9-f4648459c781 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.439090 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1102664f-c375-41d5-b3c1-4c066c34cf59 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.440632 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a95cec3-da0c-4e8e-b6e9-f4648459c781 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:09.441350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a95cec3-da0c-4e8e-b6e9-f4648459c781 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-31402604", "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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.443373 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1102664f-c375-41d5-b3c1-4c066c34cf59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd Jul 03 04:26:09.443556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1102664f-c375-41d5-b3c1-4c066c34cf59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.443917 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1102664f-c375-41d5-b3c1-4c066c34cf59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.452812 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1102664f-c375-41d5-b3c1-4c066c34cf59 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd returned with HTTP 404 Jul 03 04:26:09.453762 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 509/2035] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/volumes/90e0c8cd-3e08-4cea-be45-21c9500bb8cd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:09.461001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-04b60e9e-ed5f-4afa-a5e0-dad7e69d4a73 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.461800 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a95cec3-da0c-4e8e-b6e9-f4648459c781 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:09.462218 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 496/2036] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types => generated 378 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.463288 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-04b60e9e-ed5f-4afa-a5e0-dad7e69d4a73 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] GET https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 Jul 03 04:26:09.463571 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-04b60e9e-ed5f-4afa-a5e0-dad7e69d4a73 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.463802 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-04b60e9e-ed5f-4afa-a5e0-dad7e69d4a73 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.463961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-04b60e9e-ed5f-4afa-a5e0-dad7e69d4a73 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] show called for member 5b641fe1-3add-4c19-9035-a9a58d277798 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:26:09.467354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-04b60e9e-ed5f-4afa-a5e0-dad7e69d4a73 tempest-GroupsV314Test-318803430 tempest-GroupsV314Test-318803430-project-member] https://10.4.3.253/volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 returned with HTTP 404 Jul 03 04:26:09.467989 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 514/2037] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/groups/5b641fe1-3add-4c19-9035-a9a58d277798 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:09.470612 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-07e92974-7c66-4328-a959-a8d54aec2d14 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.472517 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07e92974-7c66-4328-a959-a8d54aec2d14 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/6a74ad73-b713-4875-b5fa-08a1bc65cdad/extra_specs/key1 Jul 03 04:26:09.472800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07e92974-7c66-4328-a959-a8d54aec2d14 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.473002 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07e92974-7c66-4328-a959-a8d54aec2d14 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.476897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-78b13e0b-9412-4253-9a13-e7ee37c3ade0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.482937 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-78b13e0b-9412-4253-9a13-e7ee37c3ade0 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/a6f29ce8-441c-4ae4-9a33-88d2f006e5f4 Jul 03 04:26:09.482937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-78b13e0b-9412-4253-9a13-e7ee37c3ade0 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.483804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-78b13e0b-9412-4253-9a13-e7ee37c3ade0 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.505910 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-78b13e0b-9412-4253-9a13-e7ee37c3ade0 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] https://10.4.3.253/volume/v3/group_types/a6f29ce8-441c-4ae4-9a33-88d2f006e5f4 returned with HTTP 202 Jul 03 04:26:09.506051 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07e92974-7c66-4328-a959-a8d54aec2d14 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/6a74ad73-b713-4875-b5fa-08a1bc65cdad/extra_specs/key1 returned with HTTP 202 Jul 03 04:26:09.506401 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 510/2038] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/group_types/a6f29ce8-441c-4ae4-9a33-88d2f006e5f4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:09.506485 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 519/2039] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/6a74ad73-b713-4875-b5fa-08a1bc65cdad/extra_specs/key1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:09.517440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0991dda7-206e-4a68-8752-76ae1d3bd10c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.518985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7b31d7e2-c763-4aa8-a0ad-62bc3113211f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.519313 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0991dda7-206e-4a68-8752-76ae1d3bd10c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:09.519727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0991dda7-206e-4a68-8752-76ae1d3bd10c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1709798823", "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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.521074 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b31d7e2-c763-4aa8-a0ad-62bc3113211f tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] DELETE https://10.4.3.253/volume/v3/types/1708640b-7b6a-41b7-945c-1f81c6bc798a Jul 03 04:26:09.521343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b31d7e2-c763-4aa8-a0ad-62bc3113211f tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.521623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b31d7e2-c763-4aa8-a0ad-62bc3113211f tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.547122 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0991dda7-206e-4a68-8752-76ae1d3bd10c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:09.547678 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 497/2040] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:09 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.557704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-09e7c554-53a6-46d2-9ba8-cfa3f3410d7b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.560075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09e7c554-53a6-46d2-9ba8-cfa3f3410d7b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/12136a45-d3e8-42dc-af38-a63092d4ab14 Jul 03 04:26:09.560501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09e7c554-53a6-46d2-9ba8-cfa3f3410d7b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.560764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09e7c554-53a6-46d2-9ba8-cfa3f3410d7b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.588312 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b31d7e2-c763-4aa8-a0ad-62bc3113211f tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] https://10.4.3.253/volume/v3/types/1708640b-7b6a-41b7-945c-1f81c6bc798a returned with HTTP 202 Jul 03 04:26:09.588930 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 515/2041] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/1708640b-7b6a-41b7-945c-1f81c6bc798a => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:09.597260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d08f374f-2547-4332-8b25-32a22a1336a2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.599591 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d08f374f-2547-4332-8b25-32a22a1336a2 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] GET https://10.4.3.253/volume/v3/types/1708640b-7b6a-41b7-945c-1f81c6bc798a Jul 03 04:26:09.599790 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d08f374f-2547-4332-8b25-32a22a1336a2 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.600001 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d08f374f-2547-4332-8b25-32a22a1336a2 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.603624 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d08f374f-2547-4332-8b25-32a22a1336a2 tempest-GroupsV314Test-1858008191 tempest-GroupsV314Test-1858008191-project-admin] https://10.4.3.253/volume/v3/types/1708640b-7b6a-41b7-945c-1f81c6bc798a returned with HTTP 404 Jul 03 04:26:09.604278 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 520/2042] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/1708640b-7b6a-41b7-945c-1f81c6bc798a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:09.631340 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09e7c554-53a6-46d2-9ba8-cfa3f3410d7b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/12136a45-d3e8-42dc-af38-a63092d4ab14 returned with HTTP 202 Jul 03 04:26:09.632204 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 511/2043] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/12136a45-d3e8-42dc-af38-a63092d4ab14 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:09.641808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-26500275-828c-4b15-9112-563194744e1c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.644094 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-26500275-828c-4b15-9112-563194744e1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs Jul 03 04:26:09.644309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-26500275-828c-4b15-9112-563194744e1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.644544 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-26500275-828c-4b15-9112-563194744e1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.651857 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-26500275-828c-4b15-9112-563194744e1c tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs returned with HTTP 200 Jul 03 04:26:09.652296 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 498/2044] 10.4.3.253 () {66 vars in 1378 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.662788 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3a39278-358f-4c40-a877-b35458100fa2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.664631 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3a39278-358f-4c40-a877-b35458100fa2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types Jul 03 04:26:09.665213 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3a39278-358f-4c40-a877-b35458100fa2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.665213 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3a39278-358f-4c40-a877-b35458100fa2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.690291 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3a39278-358f-4c40-a877-b35458100fa2 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:09.690792 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 516/2045] 10.4.3.253 () {66 vars in 1231 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types => generated 3171 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:09.703165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-721f5c11-f587-4bc6-8767-860ca75a23c8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.705091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-721f5c11-f587-4bc6-8767-860ca75a23c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption/cipher Jul 03 04:26:09.705280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-721f5c11-f587-4bc6-8767-860ca75a23c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.705486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-721f5c11-f587-4bc6-8767-860ca75a23c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.714528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-721f5c11-f587-4bc6-8767-860ca75a23c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption/cipher returned with HTTP 200 Jul 03 04:26:09.714969 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 521/2046] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.723099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4175fad3-7e63-42f7-801b-ec46cc672530 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.725269 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4175fad3-7e63-42f7-801b-ec46cc672530 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption Jul 03 04:26:09.725493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4175fad3-7e63-42f7-801b-ec46cc672530 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.725713 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4175fad3-7e63-42f7-801b-ec46cc672530 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.734775 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4175fad3-7e63-42f7-801b-ec46cc672530 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption returned with HTTP 200 Jul 03 04:26:09.735282 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 512/2047] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.749526 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c0ab9c18-e25b-465f-833b-f85390dc8589 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.751953 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c0ab9c18-e25b-465f-833b-f85390dc8589 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/multiattach Jul 03 04:26:09.751953 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c0ab9c18-e25b-465f-833b-f85390dc8589 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.752201 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c0ab9c18-e25b-465f-833b-f85390dc8589 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.766422 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c0ab9c18-e25b-465f-833b-f85390dc8589 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/multiattach returned with HTTP 200 Jul 03 04:26:09.766795 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 499/2048] 10.4.3.253 () {66 vars in 1414 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/multiattach => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.774286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b6de075a-310c-42c3-90df-fcb3f52d3be6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.776638 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6de075a-310c-42c3-90df-fcb3f52d3be6 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/volume_backend_name Jul 03 04:26:09.776850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6de075a-310c-42c3-90df-fcb3f52d3be6 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.777025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6de075a-310c-42c3-90df-fcb3f52d3be6 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.786226 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6de075a-310c-42c3-90df-fcb3f52d3be6 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 04:26:09.787255 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 517/2049] 10.4.3.253 () {66 vars in 1438 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.797007 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d2112a7-49d4-4533-89f3-90afab60168b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.799758 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d2112a7-49d4-4533-89f3-90afab60168b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] GET https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b Jul 03 04:26:09.799758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d2112a7-49d4-4533-89f3-90afab60168b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.799946 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d2112a7-49d4-4533-89f3-90afab60168b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.805893 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d2112a7-49d4-4533-89f3-90afab60168b tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b returned with HTTP 200 Jul 03 04:26:09.806618 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 522/2050] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:09 2026] GET /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b => generated 402 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.816624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ca468b69-8a56-486b-bd61-da6b74996e97 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.819441 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca468b69-8a56-486b-bd61-da6b74996e97 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] PUT https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption/6feab15d-9e48-41ab-8c4f-fe5bacd7257b Jul 03 04:26:09.819773 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca468b69-8a56-486b-bd61-da6b74996e97 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.844691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca468b69-8a56-486b-bd61-da6b74996e97 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption/6feab15d-9e48-41ab-8c4f-fe5bacd7257b returned with HTTP 200 Jul 03 04:26:09.845383 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 513/2051] 10.4.3.253 () {68 vars in 1506 bytes} [Fri Jul 3 04:26:09 2026] PUT /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/encryption/6feab15d-9e48-41ab-8c4f-fe5bacd7257b => generated 33 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.855347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a63c2339-6632-49e5-ba40-1c204b679ffe None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.857660 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a63c2339-6632-49e5-ba40-1c204b679ffe tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] PUT https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/key1 Jul 03 04:26:09.857936 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a63c2339-6632-49e5-ba40-1c204b679ffe tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.883888 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a63c2339-6632-49e5-ba40-1c204b679ffe tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/key1 returned with HTTP 200 Jul 03 04:26:09.884259 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 500/2052] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:26:09 2026] PUT /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:09.893383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-67935250-3d00-4ec5-9c66-ef245f223814 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.896035 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67935250-3d00-4ec5-9c66-ef245f223814 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] PUT https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b Jul 03 04:26:09.896154 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-67935250-3d00-4ec5-9c66-ef245f223814 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:09.920182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67935250-3d00-4ec5-9c66-ef245f223814 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b returned with HTTP 200 Jul 03 04:26:09.920695 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 518/2053] 10.4.3.253 () {68 vars in 1362 bytes} [Fri Jul 3 04:26:09 2026] PUT /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b => generated 371 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:09.931407 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ee68cd5d-c348-49ce-a006-092347eda710 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.933463 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ee68cd5d-c348-49ce-a006-092347eda710 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/6a74ad73-b713-4875-b5fa-08a1bc65cdad Jul 03 04:26:09.933584 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ee68cd5d-c348-49ce-a006-092347eda710 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.933788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ee68cd5d-c348-49ce-a006-092347eda710 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:09.960244 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ee68cd5d-c348-49ce-a006-092347eda710 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/6a74ad73-b713-4875-b5fa-08a1bc65cdad returned with HTTP 202 Jul 03 04:26:09.960758 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 523/2054] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/6a74ad73-b713-4875-b5fa-08a1bc65cdad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:09.968196 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0b9f7a5b-2d6a-4a51-a4b2-437b3db9d4dc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:09.970000 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0b9f7a5b-2d6a-4a51-a4b2-437b3db9d4dc tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9 Jul 03 04:26:09.970206 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0b9f7a5b-2d6a-4a51-a4b2-437b3db9d4dc tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:09.970412 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0b9f7a5b-2d6a-4a51-a4b2-437b3db9d4dc tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.001561 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0b9f7a5b-2d6a-4a51-a4b2-437b3db9d4dc tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9 returned with HTTP 202 Jul 03 04:26:10.002017 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 514/2055] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:09 2026] DELETE /volume/v3/types/a139057e-bf6b-48f5-acea-f5900ffc8ab9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.009618 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9a869659-84a9-4200-8430-4fe13af80a9d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.012562 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a869659-84a9-4200-8430-4fe13af80a9d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5 Jul 03 04:26:10.012761 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a869659-84a9-4200-8430-4fe13af80a9d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.012951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a869659-84a9-4200-8430-4fe13af80a9d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.058283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a869659-84a9-4200-8430-4fe13af80a9d tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5 returned with HTTP 202 Jul 03 04:26:10.058874 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 501/2056] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/5a3a65d3-c194-4085-aa8e-09c7e8ddbde5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.066307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5101da14-6970-4c2c-b658-15d04152ac40 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.068988 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5101da14-6970-4c2c-b658-15d04152ac40 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/f84a46a7-78cf-4f9f-a580-0016d21072c1 Jul 03 04:26:10.069261 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5101da14-6970-4c2c-b658-15d04152ac40 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.069524 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5101da14-6970-4c2c-b658-15d04152ac40 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.098940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5101da14-6970-4c2c-b658-15d04152ac40 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/f84a46a7-78cf-4f9f-a580-0016d21072c1 returned with HTTP 202 Jul 03 04:26:10.099354 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 519/2057] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/f84a46a7-78cf-4f9f-a580-0016d21072c1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.108501 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3568bf34-7fb0-478f-b980-2550e60827c8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.110939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3568bf34-7fb0-478f-b980-2550e60827c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] DELETE https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b Jul 03 04:26:10.111253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3568bf34-7fb0-478f-b980-2550e60827c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.111530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3568bf34-7fb0-478f-b980-2550e60827c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.152542 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3568bf34-7fb0-478f-b980-2550e60827c8 tempest-VolumeTypesAdminTests-462037757 tempest-VolumeTypesAdminTests-462037757-project-admin] https://10.4.3.253/volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b returned with HTTP 202 Jul 03 04:26:10.153424 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 524/2058] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/9976ed95-7009-4a74-97a0-d6895a8a720b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.259840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e6b23dbc-0ee2-40a5-a3d7-f6308876f9e3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.262227 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e6b23dbc-0ee2-40a5-a3d7-f6308876f9e3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:10.262513 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e6b23dbc-0ee2-40a5-a3d7-f6308876f9e3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.262766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e6b23dbc-0ee2-40a5-a3d7-f6308876f9e3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.271606 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:10.271606 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:10.277538 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e6b23dbc-0ee2-40a5-a3d7-f6308876f9e3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:10.282691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e6b23dbc-0ee2-40a5-a3d7-f6308876f9e3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 200 Jul 03 04:26:10.283486 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 515/2059] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:10.287394 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-39320082-f1d9-4afa-94ec-43854658a006 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.289148 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-39320082-f1d9-4afa-94ec-43854658a006 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] GET https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a Jul 03 04:26:10.289411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-39320082-f1d9-4afa-94ec-43854658a006 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.289598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-39320082-f1d9-4afa-94ec-43854658a006 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.295822 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-39320082-f1d9-4afa-94ec-43854658a006 tempest-VolumeTypesTest-2060755006 tempest-VolumeTypesTest-2060755006-project-member] https://10.4.3.253/volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a returned with HTTP 404 Jul 03 04:26:10.296374 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 502/2060] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/volumes/ab36a0d2-fc56-4758-92b4-357f4a2c516a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:10.302557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.310909 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:26:10.310909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1671483132"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:10.312053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a6543186-da9f-4459-904b-dbda14f4ce29 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.314299 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a6543186-da9f-4459-904b-dbda14f4ce29 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] DELETE https://10.4.3.253/volume/v3/types/6543d737-04a9-4ac9-92a6-de1b3891f74e Jul 03 04:26:10.315360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a6543186-da9f-4459-904b-dbda14f4ce29 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.315360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a6543186-da9f-4459-904b-dbda14f4ce29 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.323909 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:10.323909 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:10.325739 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:10.325739 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create snapshot from volume 9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:10.360794 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a6543186-da9f-4459-904b-dbda14f4ce29 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/6543d737-04a9-4ac9-92a6-de1b3891f74e returned with HTTP 202 Jul 03 04:26:10.361219 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 525/2061] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/6543d737-04a9-4ac9-92a6-de1b3891f74e => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.370356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2cb8c3eb-d88b-46ae-a862-c6eeed7375e4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.372994 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cb8c3eb-d88b-46ae-a862-c6eeed7375e4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/6543d737-04a9-4ac9-92a6-de1b3891f74e Jul 03 04:26:10.373221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cb8c3eb-d88b-46ae-a862-c6eeed7375e4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.373441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cb8c3eb-d88b-46ae-a862-c6eeed7375e4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.377183 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cb8c3eb-d88b-46ae-a862-c6eeed7375e4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/6543d737-04a9-4ac9-92a6-de1b3891f74e returned with HTTP 404 Jul 03 04:26:10.377713 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 516/2062] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/6543d737-04a9-4ac9-92a6-de1b3891f74e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:10.381814 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Created reservations ['6602dc54-6e01-4f37-ac37-0ef87bbce5fb', 'a9a6b936-75da-457f-bc19-1bbbcb43e1fb', 'f8482249-e802-45f7-8a67-a313e3038b9a', '52523d3a-4fdd-464d-8e9d-0d3b9ac4bc8d'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:10.385911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-eaf4ee76-26a3-43da-b3b8-fc15a48b36d4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.387934 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eaf4ee76-26a3-43da-b3b8-fc15a48b36d4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] DELETE https://10.4.3.253/volume/v3/types/6444abb8-9d41-4ef3-8c6f-9037aa1e99e4 Jul 03 04:26:10.388165 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eaf4ee76-26a3-43da-b3b8-fc15a48b36d4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.388403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eaf4ee76-26a3-43da-b3b8-fc15a48b36d4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.418980 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eaf4ee76-26a3-43da-b3b8-fc15a48b36d4 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/6444abb8-9d41-4ef3-8c6f-9037aa1e99e4 returned with HTTP 202 Jul 03 04:26:10.419490 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 503/2063] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/6444abb8-9d41-4ef3-8c6f-9037aa1e99e4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.427996 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e785b9b2-b91c-488d-93be-77fac1c6da15 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.429642 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.433896 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot create request issued successfully. Jul 03 04:26:10.434579 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0b863a4e-d6d7-42c0-a1da-7682a59dc06a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:26:10.435193 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 520/2064] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:26:10 2026] POST /volume/v3/snapshots => generated 322 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:10.435353 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e785b9b2-b91c-488d-93be-77fac1c6da15 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/6444abb8-9d41-4ef3-8c6f-9037aa1e99e4 Jul 03 04:26:10.435689 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e785b9b2-b91c-488d-93be-77fac1c6da15 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.435956 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e785b9b2-b91c-488d-93be-77fac1c6da15 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.440205 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e785b9b2-b91c-488d-93be-77fac1c6da15 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/6444abb8-9d41-4ef3-8c6f-9037aa1e99e4 returned with HTTP 404 Jul 03 04:26:10.440900 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 526/2065] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/6444abb8-9d41-4ef3-8c6f-9037aa1e99e4 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:10.451283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e488176c-5b51-4e0d-a240-8b4f2a1ab646 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.451366 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-299d0184-4f5f-4464-a195-6ed3a0d461b3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.454220 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-299d0184-4f5f-4464-a195-6ed3a0d461b3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:10.454428 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e488176c-5b51-4e0d-a240-8b4f2a1ab646 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:10.454567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-299d0184-4f5f-4464-a195-6ed3a0d461b3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.454604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e488176c-5b51-4e0d-a240-8b4f2a1ab646 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1193685640", "description": "tempest-volume-type-description-1800790710", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:10.454672 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-299d0184-4f5f-4464-a195-6ed3a0d461b3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.461157 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:10.461157 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:10.461807 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-299d0184-4f5f-4464-a195-6ed3a0d461b3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:10.462927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-299d0184-4f5f-4464-a195-6ed3a0d461b3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc returned with HTTP 200 Jul 03 04:26:10.463661 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 521/2066] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.475583 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e488176c-5b51-4e0d-a240-8b4f2a1ab646 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:10.476128 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 504/2067] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:10 2026] POST /volume/v3/types => generated 315 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.488768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e352e501-804a-4eb3-9f17-3797018afa17 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.491278 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e352e501-804a-4eb3-9f17-3797018afa17 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d Jul 03 04:26:10.491613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e352e501-804a-4eb3-9f17-3797018afa17 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.491948 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e352e501-804a-4eb3-9f17-3797018afa17 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.499292 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e352e501-804a-4eb3-9f17-3797018afa17 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d returned with HTTP 200 Jul 03 04:26:10.499926 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 527/2068] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d => generated 337 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.511823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5d33aa2-232f-4371-b265-fb6f0be34f13 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.514591 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5d33aa2-232f-4371-b265-fb6f0be34f13 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] DELETE https://10.4.3.253/volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d Jul 03 04:26:10.514591 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5d33aa2-232f-4371-b265-fb6f0be34f13 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.515444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5d33aa2-232f-4371-b265-fb6f0be34f13 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.539512 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:10.539874 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1079880655"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:10.541581 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1079880655'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:10.541704 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume of 1 GB Jul 03 04:26:10.546554 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Availability Zones retrieved successfully. Jul 03 04:26:10.554018 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5d33aa2-232f-4371-b265-fb6f0be34f13 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d returned with HTTP 202 Jul 03 04:26:10.555305 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 522/2069] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:26:10.555736 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (b7a0a9c6-6ae2-4af3-9edc-09305ea7d54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:10.557119 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb171e82-3588-4b59-b0dd-42cee1e824ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:10.558287 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:10.564130 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6a904d29-145d-4297-b54a-f628fa657e1d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.566244 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6a904d29-145d-4297-b54a-f628fa657e1d tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d Jul 03 04:26:10.566446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6a904d29-145d-4297-b54a-f628fa657e1d tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.566702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6a904d29-145d-4297-b54a-f628fa657e1d tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.573977 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6a904d29-145d-4297-b54a-f628fa657e1d tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d returned with HTTP 404 Jul 03 04:26:10.574515 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 505/2070] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/46515dba-67e6-4cb9-9ce2-3cc59496235d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:10.584507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3cd70901-be4c-4cf3-a29b-f3a1f837d78a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.586254 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3cd70901-be4c-4cf3-a29b-f3a1f837d78a tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:10.586950 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3cd70901-be4c-4cf3-a29b-f3a1f837d78a tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1769531186"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:10.611856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb171e82-3588-4b59-b0dd-42cee1e824ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:10.612699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e53170b-5ab8-466b-82b6-178187c1f1d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:10.619257 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3cd70901-be4c-4cf3-a29b-f3a1f837d78a tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:10.619851 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 528/2071] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:10 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.635262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6c7c056c-bc59-42a8-a071-f0e333db88d0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.638071 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6c7c056c-bc59-42a8-a071-f0e333db88d0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] POST https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption Jul 03 04:26:10.639993 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6c7c056c-bc59-42a8-a071-f0e333db88d0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:10.668635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6c7c056c-bc59-42a8-a071-f0e333db88d0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption returned with HTTP 200 Jul 03 04:26:10.669361 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 523/2072] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:10 2026] POST /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.682804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8108b38e-fb06-429d-97c8-a1808eb460bc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.685612 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8108b38e-fb06-429d-97c8-a1808eb460bc tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption Jul 03 04:26:10.685612 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8108b38e-fb06-429d-97c8-a1808eb460bc tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.685612 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8108b38e-fb06-429d-97c8-a1808eb460bc tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.693220 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8108b38e-fb06-429d-97c8-a1808eb460bc tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption returned with HTTP 200 Jul 03 04:26:10.693748 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 506/2073] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.703270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a46a18d6-40d8-4920-a408-b6169dc07899 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.706524 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a46a18d6-40d8-4920-a408-b6169dc07899 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] PUT https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/a3c62828-f942-4192-b35c-85dc1d363c36 Jul 03 04:26:10.706941 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a46a18d6-40d8-4920-a408-b6169dc07899 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:10.709037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Created reservations ['c7997991-1716-4e8f-b0cd-c84c23e358c3', '1518629c-2e94-4dae-89f3-86fca30bf832', '58a943ab-8478-47db-8ae8-83556a3db3fb', '945434bd-1ca1-4236-8174-df555aa64141'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:10.710046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e53170b-5ab8-466b-82b6-178187c1f1d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7997991-1716-4e8f-b0cd-c84c23e358c3', '1518629c-2e94-4dae-89f3-86fca30bf832', '58a943ab-8478-47db-8ae8-83556a3db3fb', '945434bd-1ca1-4236-8174-df555aa64141']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:10.710657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc536072-7e53-45e5-ab29-5708595d5a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:10.731295 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a46a18d6-40d8-4920-a408-b6169dc07899 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/a3c62828-f942-4192-b35c-85dc1d363c36 returned with HTTP 200 Jul 03 04:26:10.731954 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 529/2074] 10.4.3.253 () {68 vars in 1507 bytes} [Fri Jul 3 04:26:10 2026] PUT /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/a3c62828-f942-4192-b35c-85dc1d363c36 => generated 122 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.735528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc536072-7e53-45e5-ab29-5708595d5a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ced3d02-1a0f-4422-814e-1e3f58c50cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1079880655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['c7997991-1716-4e8f-b0cd-c84c23e358c3','1518629c-2e94-4dae-89f3-86fca30bf832','58a943ab-8478-47db-8ae8-83556a3db3fb','945434bd-1ca1-4236-8174-df555aa64141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1079880655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ced3d02-1a0f-4422-814e-1e3f58c50cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b63e6d34704c7faa6550357096e41a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:10.737178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1bb4ff-f74c-462a-9b5a-a649896815fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:10.741110 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ead6795e-332c-42b5-b7e0-369796931363 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.743052 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ead6795e-332c-42b5-b7e0-369796931363 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption Jul 03 04:26:10.743360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ead6795e-332c-42b5-b7e0-369796931363 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.743694 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ead6795e-332c-42b5-b7e0-369796931363 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.750564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ead6795e-332c-42b5-b7e0-369796931363 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption returned with HTTP 200 Jul 03 04:26:10.751108 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 524/2075] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.758754 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb1bb4ff-f74c-462a-9b5a-a649896815fe) transitioned into state 'SUCCESS' from state '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-1079880655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['c7997991-1716-4e8f-b0cd-c84c23e358c3','1518629c-2e94-4dae-89f3-86fca30bf832','58a943ab-8478-47db-8ae8-83556a3db3fb','945434bd-1ca1-4236-8174-df555aa64141'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:10.759902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7bf84c3-8d07-4a17-9636-ef8dbd475b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:10.760453 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85ec08ae-53f2-4ffc-9566-d85024c6c929 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.762388 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85ec08ae-53f2-4ffc-9566-d85024c6c929 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/cipher Jul 03 04:26:10.762576 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85ec08ae-53f2-4ffc-9566-d85024c6c929 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.762801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85ec08ae-53f2-4ffc-9566-d85024c6c929 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.770384 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85ec08ae-53f2-4ffc-9566-d85024c6c929 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/cipher returned with HTTP 200 Jul 03 04:26:10.770809 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 507/2076] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:10.774994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7bf84c3-8d07-4a17-9636-ef8dbd475b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:10.776583 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (b7a0a9c6-6ae2-4af3-9edc-09305ea7d54e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:10.776583 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request issued successfully. Jul 03 04:26:10.776842 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-18eb4c7a-6b05-40af-8d5e-786da6f79f8b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:10.777074 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 517/2077] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:10 2026] POST /volume/v3/volumes => generated 764 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:10.782009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5027b922-04e8-43de-b5f9-a319552d9f70 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.784285 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5027b922-04e8-43de-b5f9-a319552d9f70 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] DELETE https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/a3c62828-f942-4192-b35c-85dc1d363c36 Jul 03 04:26:10.784783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5027b922-04e8-43de-b5f9-a319552d9f70 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.785002 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5027b922-04e8-43de-b5f9-a319552d9f70 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.793058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-56d4413f-b17e-418e-984b-0fd1e0c8d169 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.800365 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56d4413f-b17e-418e-984b-0fd1e0c8d169 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 Jul 03 04:26:10.800832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56d4413f-b17e-418e-984b-0fd1e0c8d169 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.801161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56d4413f-b17e-418e-984b-0fd1e0c8d169 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.807499 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5027b922-04e8-43de-b5f9-a319552d9f70 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/a3c62828-f942-4192-b35c-85dc1d363c36 returned with HTTP 202 Jul 03 04:26:10.807955 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 530/2078] 10.4.3.253 () {66 vars in 1489 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption/a3c62828-f942-4192-b35c-85dc1d363c36 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.811863 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:10.811863 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:10.815374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6b3e84b7-84a1-447b-be68-7485ca6c99d9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.817020 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-56d4413f-b17e-418e-984b-0fd1e0c8d169 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:10.824100 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56d4413f-b17e-418e-984b-0fd1e0c8d169 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 returned with HTTP 200 Jul 03 04:26:10.824244 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b3e84b7-84a1-447b-be68-7485ca6c99d9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption Jul 03 04:26:10.824320 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b3e84b7-84a1-447b-be68-7485ca6c99d9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.824578 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b3e84b7-84a1-447b-be68-7485ca6c99d9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.824919 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 525/2079] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 => generated 832 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.832706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b3e84b7-84a1-447b-be68-7485ca6c99d9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption returned with HTTP 200 Jul 03 04:26:10.833061 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 508/2080] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption => generated 2 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:26:10.843743 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cc9cadcc-f8f0-49d1-a19e-e825e742aedb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.847032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cc9cadcc-f8f0-49d1-a19e-e825e742aedb tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption Jul 03 04:26:10.847343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cc9cadcc-f8f0-49d1-a19e-e825e742aedb tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.847618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cc9cadcc-f8f0-49d1-a19e-e825e742aedb tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.847979 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:10.847979 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:10.862740 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cc9cadcc-f8f0-49d1-a19e-e825e742aedb tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption returned with HTTP 200 Jul 03 04:26:10.862868 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 518/2081] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:26:10.872446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5dcf49ae-edc4-4cb3-9698-e5b4ec0b9238 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.874343 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5dcf49ae-edc4-4cb3-9698-e5b4ec0b9238 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] DELETE https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613 Jul 03 04:26:10.874589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5dcf49ae-edc4-4cb3-9698-e5b4ec0b9238 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.874776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5dcf49ae-edc4-4cb3-9698-e5b4ec0b9238 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.900666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5dcf49ae-edc4-4cb3-9698-e5b4ec0b9238 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613 returned with HTTP 202 Jul 03 04:26:10.901060 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 531/2082] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:10 2026] DELETE /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:10.910636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0164f171-fd99-43b6-adcc-22db27add7e0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.915124 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0164f171-fd99-43b6-adcc-22db27add7e0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613 Jul 03 04:26:10.915925 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0164f171-fd99-43b6-adcc-22db27add7e0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.917622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0164f171-fd99-43b6-adcc-22db27add7e0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.927700 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0164f171-fd99-43b6-adcc-22db27add7e0 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613 returned with HTTP 404 Jul 03 04:26:10.928283 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 526/2083] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types/b18948b3-b07f-438b-8a5a-8597c79f3613 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:10.937027 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fbefea43-0c2a-4633-84f4-298d97e9f66b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.939250 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fbefea43-0c2a-4633-84f4-298d97e9f66b tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types Jul 03 04:26:10.939512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fbefea43-0c2a-4633-84f4-298d97e9f66b tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:10.939738 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fbefea43-0c2a-4633-84f4-298d97e9f66b tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:10.964684 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fbefea43-0c2a-4633-84f4-298d97e9f66b tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:10.967409 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 509/2084] 10.4.3.253 () {66 vars in 1231 bytes} [Fri Jul 3 04:26:10 2026] GET /volume/v3/types => generated 670 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:10.979205 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b05a3191-b189-4e97-be68-715422b148f5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:10.980919 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b05a3191-b189-4e97-be68-715422b148f5 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:10.981616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b05a3191-b189-4e97-be68-715422b148f5 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-120747239"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:11.002307 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b05a3191-b189-4e97-be68-715422b148f5 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:11.002876 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 519/2085] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:10 2026] POST /volume/v3/types => generated 220 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:11.012691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-95ea166e-b4a0-46b6-aa83-4cd04531483e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.014649 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95ea166e-b4a0-46b6-aa83-4cd04531483e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] PUT https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d Jul 03 04:26:11.015080 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95ea166e-b4a0-46b6-aa83-4cd04531483e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1726030932", "description": "tempest-volume-type-description-177486383", "is_public": false}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:11.059061 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95ea166e-b4a0-46b6-aa83-4cd04531483e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d returned with HTTP 200 Jul 03 04:26:11.059630 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 532/2086] 10.4.3.253 () {68 vars in 1363 bytes} [Fri Jul 3 04:26:11 2026] PUT /volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d => generated 204 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:11.068509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3003974b-3360-45df-a493-06cfa1367695 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.070880 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3003974b-3360-45df-a493-06cfa1367695 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d Jul 03 04:26:11.071198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3003974b-3360-45df-a493-06cfa1367695 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:11.071586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3003974b-3360-45df-a493-06cfa1367695 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:11.077749 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3003974b-3360-45df-a493-06cfa1367695 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d returned with HTTP 200 Jul 03 04:26:11.078250 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 527/2087] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:11 2026] GET /volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d => generated 268 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:11.086672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-57ad8b72-5b5d-4714-bad0-259197bd649e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.088650 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57ad8b72-5b5d-4714-bad0-259197bd649e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] DELETE https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d Jul 03 04:26:11.088871 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57ad8b72-5b5d-4714-bad0-259197bd649e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:11.089064 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57ad8b72-5b5d-4714-bad0-259197bd649e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:11.114472 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57ad8b72-5b5d-4714-bad0-259197bd649e tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d returned with HTTP 202 Jul 03 04:26:11.114918 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 510/2088] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:11 2026] DELETE /volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:11.122809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b7617056-a60e-4dc5-8eef-81a88174cec9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.126668 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7617056-a60e-4dc5-8eef-81a88174cec9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] GET https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d Jul 03 04:26:11.126928 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7617056-a60e-4dc5-8eef-81a88174cec9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:11.127259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7617056-a60e-4dc5-8eef-81a88174cec9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:11.132199 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7617056-a60e-4dc5-8eef-81a88174cec9 tempest-VolumeTypesTest-2087139167 tempest-VolumeTypesTest-2087139167-project-admin] https://10.4.3.253/volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d returned with HTTP 404 Jul 03 04:26:11.132879 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 520/2089] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:11 2026] GET /volume/v3/types/9f82ecde-c1a1-4ba7-a66e-c48b0359c58d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:11.475874 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b20951e8-0034-441e-8a94-c113508c401f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.477869 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b20951e8-0034-441e-8a94-c113508c401f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:11.478094 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b20951e8-0034-441e-8a94-c113508c401f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:11.478302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b20951e8-0034-441e-8a94-c113508c401f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:11.487179 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:11.487179 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:11.487775 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b20951e8-0034-441e-8a94-c113508c401f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:11.488705 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b20951e8-0034-441e-8a94-c113508c401f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc returned with HTTP 200 Jul 03 04:26:11.491505 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 533/2090] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:11 2026] GET /volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:11.505387 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9cb68bb1-7769-493f-bb13-133665963e51 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.507465 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cb68bb1-7769-493f-bb13-133665963e51 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef/action Jul 03 04:26:11.507941 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cb68bb1-7769-493f-bb13-133665963e51 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action body: b'{"revert": {"snapshot_id": "1215e0cd-efe0-4450-bd39-bf0ef2d55edc"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:11.508118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cb68bb1-7769-493f-bb13-133665963e51 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "1215e0cd-efe0-4450-bd39-bf0ef2d55edc"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:11.519259 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:11.519259 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:11.519956 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9cb68bb1-7769-493f-bb13-133665963e51 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume retrieved successfully. Jul 03 04:26:11.537280 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9cb68bb1-7769-493f-bb13-133665963e51 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Reverting volume 9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef to snapshot 1215e0cd-efe0-4450-bd39-bf0ef2d55edc. Jul 03 04:26:11.538760 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:11.538760 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:11.565569 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cb68bb1-7769-493f-bb13-133665963e51 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef/action returned with HTTP 202 Jul 03 04:26:11.566186 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 528/2091] 10.4.3.253 () {70 vars in 1431 bytes} [Fri Jul 3 04:26:11 2026] POST /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:26:11.574174 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8b411e8a-f686-41b4-a85c-987ab0b2596c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.576741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b411e8a-f686-41b4-a85c-987ab0b2596c tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:11.576894 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b411e8a-f686-41b4-a85c-987ab0b2596c tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:11.577137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b411e8a-f686-41b4-a85c-987ab0b2596c tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:11.586773 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:11.586773 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:11.596642 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8b411e8a-f686-41b4-a85c-987ab0b2596c tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:11.606531 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b411e8a-f686-41b4-a85c-987ab0b2596c tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 200 Jul 03 04:26:11.606977 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 511/2092] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:11 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:11.839930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e8ce6e5f-9a2e-4e57-a288-d2d51aa7d32c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.842629 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e8ce6e5f-9a2e-4e57-a288-d2d51aa7d32c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 Jul 03 04:26:11.842960 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e8ce6e5f-9a2e-4e57-a288-d2d51aa7d32c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:11.843275 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e8ce6e5f-9a2e-4e57-a288-d2d51aa7d32c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:11.855425 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:11.855425 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:11.861136 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e8ce6e5f-9a2e-4e57-a288-d2d51aa7d32c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:11.867918 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e8ce6e5f-9a2e-4e57-a288-d2d51aa7d32c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 returned with HTTP 200 Jul 03 04:26:11.868239 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 521/2093] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:11 2026] GET /volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:11.887136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:11.890288 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:11.890288 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ced3d02-1a0f-4422-814e-1e3f58c50cf9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-193109954"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:11.891598 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request body: {'volume': {"'source_volid": '7ced3d02-1a0f-4422-814e-1e3f58c50cf9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-193109954'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:11.891730 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume of 1 GB Jul 03 04:26:11.897079 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Availability Zones retrieved successfully. Jul 03 04:26:11.902003 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (23443951-c831-4d62-8321-b2f59262a28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:11.902923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27f05a8-9e7a-4841-845a-49d050588912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:11.903847 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:11.933626 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e27f05a8-9e7a-4841-845a-49d050588912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:11.934467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608981a8-54e3-42b6-8db5-572bbbbe8205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:11.984590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Created reservations ['69a362b5-254b-4fab-897d-2bf24829d4f3', '7611c386-7ff2-4084-85b0-8f5039ef5052', 'dbd395ff-25fc-4488-8e8b-6ad52e9ab1c1', 'adb9e7d1-73e3-4f24-8786-04835ac4767e'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:11.985437 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (608981a8-54e3-42b6-8db5-572bbbbe8205) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69a362b5-254b-4fab-897d-2bf24829d4f3', '7611c386-7ff2-4084-85b0-8f5039ef5052', 'dbd395ff-25fc-4488-8e8b-6ad52e9ab1c1', 'adb9e7d1-73e3-4f24-8786-04835ac4767e']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:11.986524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb15e92-f4f6-42ff-b969-3f19e214650b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.019771 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb15e92-f4f6-42ff-b969-3f19e214650b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8f34aea-c935-4220-af9d-fce4fdfbc8e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-193109954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['69a362b5-254b-4fab-897d-2bf24829d4f3','7611c386-7ff2-4084-85b0-8f5039ef5052','dbd395ff-25fc-4488-8e8b-6ad52e9ab1c1','adb9e7d1-73e3-4f24-8786-04835ac4767e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-193109954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8f34aea-c935-4220-af9d-fce4fdfbc8e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b63e6d34704c7faa6550357096e41a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.020571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01fd559a-e174-4ef6-a845-418fca7d2066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.052036 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01fd559a-e174-4ef6-a845-418fca7d2066) transitioned into state 'SUCCESS' from state '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-193109954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['69a362b5-254b-4fab-897d-2bf24829d4f3','7611c386-7ff2-4084-85b0-8f5039ef5052','dbd395ff-25fc-4488-8e8b-6ad52e9ab1c1','adb9e7d1-73e3-4f24-8786-04835ac4767e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.053191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80739f42-3b16-4e53-a00f-6e3b898f69ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.075666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80739f42-3b16-4e53-a00f-6e3b898f69ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.077736 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (23443951-c831-4d62-8321-b2f59262a28b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.077736 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request issued successfully. Jul 03 04:26:12.078227 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0c8bb6c4-c326-4510-a7cb-747c15b06cb8 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:12.078815 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 534/2094] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:11 2026] POST /volume/v3/volumes => generated 763 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:12.097292 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.102138 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:12.102138 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ced3d02-1a0f-4422-814e-1e3f58c50cf9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-657133763"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:12.107864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request body: {'volume': {"'source_volid": '7ced3d02-1a0f-4422-814e-1e3f58c50cf9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-657133763'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:12.107864 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume of 1 GB Jul 03 04:26:12.111165 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Availability Zones retrieved successfully. Jul 03 04:26:12.118968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (3a7449e0-6313-49e5-b242-741142851305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.121500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55750857-8298-40fa-b411-97adc1e4c851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.123251 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:12.160558 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55750857-8298-40fa-b411-97adc1e4c851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.162351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95805b08-fb7a-463a-b294-2d1c9643bca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.223467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Created reservations ['af78f0d7-d8c8-47ce-ac4b-40e0f4c03bb5', 'aee71aaf-ea7d-4046-a859-18763d2c5074', 'bc48543d-68ad-4ad9-8974-0d77b9daf08e', 'e03d013c-286a-4b2c-917f-1796bd6f2766'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:12.224544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95805b08-fb7a-463a-b294-2d1c9643bca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af78f0d7-d8c8-47ce-ac4b-40e0f4c03bb5', 'aee71aaf-ea7d-4046-a859-18763d2c5074', 'bc48543d-68ad-4ad9-8974-0d77b9daf08e', 'e03d013c-286a-4b2c-917f-1796bd6f2766']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.225172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d06c09-b222-4444-9dc4-bff61e0d489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.254804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43d06c09-b222-4444-9dc4-bff61e0d489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab72012-b4b1-46a8-ae7e-168481e90698', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-657133763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['af78f0d7-d8c8-47ce-ac4b-40e0f4c03bb5','aee71aaf-ea7d-4046-a859-18763d2c5074','bc48543d-68ad-4ad9-8974-0d77b9daf08e','e03d013c-286a-4b2c-917f-1796bd6f2766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-657133763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ab72012-b4b1-46a8-ae7e-168481e90698,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b63e6d34704c7faa6550357096e41a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.256054 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3915bb2c-8e61-41e2-bdf7-b37aedc0f03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.283411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3915bb2c-8e61-41e2-bdf7-b37aedc0f03b) transitioned into state 'SUCCESS' from state '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-657133763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['af78f0d7-d8c8-47ce-ac4b-40e0f4c03bb5','aee71aaf-ea7d-4046-a859-18763d2c5074','bc48543d-68ad-4ad9-8974-0d77b9daf08e','e03d013c-286a-4b2c-917f-1796bd6f2766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.285366 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f22c9ac-37a6-4f2d-b5c0-a464a96af70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.302785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f22c9ac-37a6-4f2d-b5c0-a464a96af70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.303624 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (3a7449e0-6313-49e5-b242-741142851305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.303956 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request issued successfully. Jul 03 04:26:12.304555 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1f911efd-01d8-43ae-b99d-0d600d3e21dd tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:12.304997 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 529/2095] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:12 2026] POST /volume/v3/volumes => generated 763 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:12.322616 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.324236 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:12.324643 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ced3d02-1a0f-4422-814e-1e3f58c50cf9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-215760521"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:12.326526 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request body: {'volume': {"'source_volid": '7ced3d02-1a0f-4422-814e-1e3f58c50cf9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-215760521'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:12.326526 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume of 1 GB Jul 03 04:26:12.333244 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Availability Zones retrieved successfully. Jul 03 04:26:12.341098 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (da3ac29b-aa84-4750-bb11-e866dd074607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.342018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac9a1de-a4bd-46a3-beec-23393d961293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.343213 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:12.385702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac9a1de-a4bd-46a3-beec-23393d961293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.386762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc528ac1-e5a2-40b7-a900-306b2f22fd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.457951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Created reservations ['6c257df2-6b21-4bfd-950e-294ec84105f3', '2c386d32-6633-40d5-92d4-8a21d190da69', 'c397c4c9-13f8-457c-bfff-b342d8de52c8', 'd9de7fb4-9f8d-4a19-baf1-e5e3d11e4fdd'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:12.459048 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc528ac1-e5a2-40b7-a900-306b2f22fd7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c257df2-6b21-4bfd-950e-294ec84105f3', '2c386d32-6633-40d5-92d4-8a21d190da69', 'c397c4c9-13f8-457c-bfff-b342d8de52c8', 'd9de7fb4-9f8d-4a19-baf1-e5e3d11e4fdd']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.459918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77c8f1f-5f9f-404f-8879-bab61b3565ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.492141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77c8f1f-5f9f-404f-8879-bab61b3565ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e91ecb-a7de-428c-8040-a1e0537eb762', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-215760521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['6c257df2-6b21-4bfd-950e-294ec84105f3','2c386d32-6633-40d5-92d4-8a21d190da69','c397c4c9-13f8-457c-bfff-b342d8de52c8','d9de7fb4-9f8d-4a19-baf1-e5e3d11e4fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-215760521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e91ecb-a7de-428c-8040-a1e0537eb762,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b63e6d34704c7faa6550357096e41a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.493098 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbffa659-35e3-454e-8a02-a2c3e3266b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.525230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbffa659-35e3-454e-8a02-a2c3e3266b7a) transitioned into state 'SUCCESS' from state '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-215760521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['6c257df2-6b21-4bfd-950e-294ec84105f3','2c386d32-6633-40d5-92d4-8a21d190da69','c397c4c9-13f8-457c-bfff-b342d8de52c8','d9de7fb4-9f8d-4a19-baf1-e5e3d11e4fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.526202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23d012c-f03a-437c-b4fd-ad7bc838c25f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.560448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23d012c-f03a-437c-b4fd-ad7bc838c25f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.561751 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (da3ac29b-aa84-4750-bb11-e866dd074607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.562128 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request issued successfully. Jul 03 04:26:12.563556 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e62fe0c-6ba0-4b4f-99fb-a75d909b1b96 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:12.563947 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 512/2096] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:12 2026] POST /volume/v3/volumes => generated 763 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:12.581528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.583948 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:12.584448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ced3d02-1a0f-4422-814e-1e3f58c50cf9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1616433897"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:12.591949 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request body: {'volume': {"'source_volid": '7ced3d02-1a0f-4422-814e-1e3f58c50cf9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1616433897'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:12.591949 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume of 1 GB Jul 03 04:26:12.599827 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Availability Zones retrieved successfully. Jul 03 04:26:12.608216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (46ec8866-0412-4212-bb66-fbd4d38f5813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.609283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f90707-209c-4d05-b99e-c9840ec5cd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.610648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:12.624144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5196c394-83ce-4f03-8bd4-2e40403a27a3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.626752 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5196c394-83ce-4f03-8bd4-2e40403a27a3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:12.627428 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5196c394-83ce-4f03-8bd4-2e40403a27a3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:12.627428 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5196c394-83ce-4f03-8bd4-2e40403a27a3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:12.638697 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:12.638697 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:12.652037 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5196c394-83ce-4f03-8bd4-2e40403a27a3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:12.658165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f90707-209c-4d05-b99e-c9840ec5cd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.659935 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bdc9b6f-5d25-4bd8-b97e-9ca3603da355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.661067 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5196c394-83ce-4f03-8bd4-2e40403a27a3 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 200 Jul 03 04:26:12.663056 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 535/2097] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:12 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:12.680890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5478a44d-030f-4331-b227-5bda9bad6339 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.684614 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5478a44d-030f-4331-b227-5bda9bad6339 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:12.684614 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5478a44d-030f-4331-b227-5bda9bad6339 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:12.685531 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5478a44d-030f-4331-b227-5bda9bad6339 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:12.691820 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:12.691820 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:12.692503 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5478a44d-030f-4331-b227-5bda9bad6339 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:12.693738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5478a44d-030f-4331-b227-5bda9bad6339 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc returned with HTTP 200 Jul 03 04:26:12.694302 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 530/2098] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:12 2026] GET /volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:12.709934 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ada12836-3ce5-4f7e-9478-dad9da23f6f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.714396 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ada12836-3ce5-4f7e-9478-dad9da23f6f6 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:12.717404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ada12836-3ce5-4f7e-9478-dad9da23f6f6 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:12.717404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ada12836-3ce5-4f7e-9478-dad9da23f6f6 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:12.734536 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:12.734536 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:12.742485 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ada12836-3ce5-4f7e-9478-dad9da23f6f6 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:12.747651 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ada12836-3ce5-4f7e-9478-dad9da23f6f6 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 200 Jul 03 04:26:12.748303 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 513/2099] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:12 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:12.756014 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Created reservations ['62367f75-20e5-4b5c-bdd5-ac6588d86485', 'f60d8de8-4a49-4619-a87c-97ee73659ecb', '9627cd98-0169-4c4a-9bf0-f9712f16e32d', '35d7f247-cb52-4dfa-a818-a926b4f985e3'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:12.757037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bdc9b6f-5d25-4bd8-b97e-9ca3603da355) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62367f75-20e5-4b5c-bdd5-ac6588d86485', 'f60d8de8-4a49-4619-a87c-97ee73659ecb', '9627cd98-0169-4c4a-9bf0-f9712f16e32d', '35d7f247-cb52-4dfa-a818-a926b4f985e3']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.758130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72cf1b4b-1864-4d56-9f71-fedd6828c3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.768781 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.771595 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:12.772193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1795765805"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:12.774262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1795765805'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:12.774737 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create volume of 1 GB Jul 03 04:26:12.783093 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Availability Zones retrieved successfully. Jul 03 04:26:12.796989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72cf1b4b-1864-4d56-9f71-fedd6828c3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5422a6cb-ee09-470b-96be-5575bbfc7050', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1616433897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['62367f75-20e5-4b5c-bdd5-ac6588d86485','f60d8de8-4a49-4619-a87c-97ee73659ecb','9627cd98-0169-4c4a-9bf0-f9712f16e32d','35d7f247-cb52-4dfa-a818-a926b4f985e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1616433897',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5422a6cb-ee09-470b-96be-5575bbfc7050,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b63e6d34704c7faa6550357096e41a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.798465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae40e78-3caf-40aa-ad42-83bcdc4eba9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.798573 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Flow 'volume_create_api' (b116e0d3-18b5-458a-9f89-6fe6a99b7c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.800686 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1758a106-8fbf-4295-97e6-a8fc5792fd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.802964 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:12.827063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3c49f700-4242-486e-8136-f76d6508161b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.833802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fae40e78-3caf-40aa-ad42-83bcdc4eba9a) transitioned into state 'SUCCESS' from state '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-1616433897',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['62367f75-20e5-4b5c-bdd5-ac6588d86485','f60d8de8-4a49-4619-a87c-97ee73659ecb','9627cd98-0169-4c4a-9bf0-f9712f16e32d','35d7f247-cb52-4dfa-a818-a926b4f985e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.835817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (debbb02b-07e0-48cd-9bfd-35a835644c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.848224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1758a106-8fbf-4295-97e6-a8fc5792fd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.849340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5884d02-8440-4613-a8a4-9216ab48132b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.855454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (debbb02b-07e0-48cd-9bfd-35a835644c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.856966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (46ec8866-0412-4212-bb66-fbd4d38f5813) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.857589 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request issued successfully. Jul 03 04:26:12.858508 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df38dd01-eac2-4b31-b94b-925756ef4b4d tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:12.859155 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 522/2100] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:12 2026] POST /volume/v3/volumes => generated 764 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:12.874533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:12.877179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:12.877673 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "7ced3d02-1a0f-4422-814e-1e3f58c50cf9", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-626169173"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:12.879893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request body: {'volume': {"'source_volid": '7ced3d02-1a0f-4422-814e-1e3f58c50cf9', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-626169173'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:12.880110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume of 1 GB Jul 03 04:26:12.885951 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Availability Zones retrieved successfully. Jul 03 04:26:12.894266 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (5bd86979-5988-4f0e-9c43-56f3cbeb4215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:12.896521 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93dbcc2-486c-4dc6-a701-f3a7dade9cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.898943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:12.915143 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Created reservations ['fe2ec046-c90a-4fb5-9eb3-882f4e4fe038', '868652ca-5d35-45ea-87bf-b4f70c4fac49', 'a7827196-3b5a-44ab-960a-938041e39b7b', 'e1a0d045-06c5-4cf6-a14c-3d5316daeb50'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:12.916462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5884d02-8440-4613-a8a4-9216ab48132b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe2ec046-c90a-4fb5-9eb3-882f4e4fe038', '868652ca-5d35-45ea-87bf-b4f70c4fac49', 'a7827196-3b5a-44ab-960a-938041e39b7b', 'e1a0d045-06c5-4cf6-a14c-3d5316daeb50']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.917626 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be63efa4-3a37-48b0-a03c-3b1f3a61c7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.934060 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93dbcc2-486c-4dc6-a701-f3a7dade9cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.936373 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b204c981-fc2a-48c0-aecd-b843e701877f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.957431 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be63efa4-3a37-48b0-a03c-3b1f3a61c7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db1a1689-ae51-4435-9cc5-ac4e7a8420ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1795765805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0557ba118da4e478141f8bbbc12bc98',qos_specs=None,replication_status=,reservations=['fe2ec046-c90a-4fb5-9eb3-882f4e4fe038','868652ca-5d35-45ea-87bf-b4f70c4fac49','a7827196-3b5a-44ab-960a-938041e39b7b','e1a0d045-06c5-4cf6-a14c-3d5316daeb50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ccfb90362e045ce85d2a085618b0e1c',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1795765805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db1a1689-ae51-4435-9cc5-ac4e7a8420ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0557ba118da4e478141f8bbbc12bc98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ccfb90362e045ce85d2a085618b0e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.958812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79c8b6e-7593-43c0-b3a5-0e5b34ddc261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.978584 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c49f700-4242-486e-8136-f76d6508161b tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:12.979038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c49f700-4242-486e-8136-f76d6508161b tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1545753342", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:12.981233 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.qos_specs [None req-3c49f700-4242-486e-8136-f76d6508161b tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1545753342', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99794) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 04:26:12.988444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f79c8b6e-7593-43c0-b3a5-0e5b34ddc261) transitioned into state 'SUCCESS' from state '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-1795765805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0557ba118da4e478141f8bbbc12bc98',qos_specs=None,replication_status=,reservations=['fe2ec046-c90a-4fb5-9eb3-882f4e4fe038','868652ca-5d35-45ea-87bf-b4f70c4fac49','a7827196-3b5a-44ab-960a-938041e39b7b','e1a0d045-06c5-4cf6-a14c-3d5316daeb50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ccfb90362e045ce85d2a085618b0e1c',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:12.989250 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4e46f2-2230-450e-8bda-71e11b72546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:12.991682 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-3c49f700-4242-486e-8136-f76d6508161b tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DB qos_specs_create(): root {'id': '77c3ca80-5c88-4448-9db0-b587228f031a', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1545753342'} {{(pid=99794) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 04:26:13.002911 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4e46f2-2230-450e-8bda-71e11b72546f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:13.003443 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c49f700-4242-486e-8136-f76d6508161b tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:13.003975 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Flow 'volume_create_api' (b116e0d3-18b5-458a-9f89-6fe6a99b7c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:13.004067 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 531/2101] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:26:12 2026] POST /volume/v3/qos-specs => generated 393 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.004445 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create volume request issued successfully. Jul 03 04:26:13.005186 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3795e675-18b4-48bf-8d48-bcd81a106b36 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:13.005736 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 536/2102] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:12 2026] POST /volume/v3/volumes => generated 766 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.006119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Created reservations ['d78aa1e6-f99b-4697-9e47-bee915eb8ada', 'eb73517d-5c85-43f0-9d72-6c36737d0c01', 'e02a8881-bfaf-4ee5-bdb5-5bb4f218995d', '5a9b00a5-ecbb-48c3-833a-e1a37234819d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:13.007311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b204c981-fc2a-48c0-aecd-b843e701877f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d78aa1e6-f99b-4697-9e47-bee915eb8ada', 'eb73517d-5c85-43f0-9d72-6c36737d0c01', 'e02a8881-bfaf-4ee5-bdb5-5bb4f218995d', '5a9b00a5-ecbb-48c3-833a-e1a37234819d']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:13.008488 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a015dc37-1e58-413e-a3ad-beb39815992b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:13.016019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-99f44a45-d44f-4258-a2a4-b13a2041ab14 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.018134 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-99f44a45-d44f-4258-a2a4-b13a2041ab14 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:13.018686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-99f44a45-d44f-4258-a2a4-b13a2041ab14 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-143563473"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:13.020186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b18d1e5c-a94c-42a8-88f6-6e4eb96baeac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.020630 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.020630 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.022679 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b18d1e5c-a94c-42a8-88f6-6e4eb96baeac tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:13.023002 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b18d1e5c-a94c-42a8-88f6-6e4eb96baeac tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.023293 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b18d1e5c-a94c-42a8-88f6-6e4eb96baeac tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.038053 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.038053 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:13.038509 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-99f44a45-d44f-4258-a2a4-b13a2041ab14 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:13.038509 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 523/2103] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:13 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.040808 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b18d1e5c-a94c-42a8-88f6-6e4eb96baeac tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:13.046580 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a015dc37-1e58-413e-a3ad-beb39815992b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d3d48e-48c4-4814-898c-7431344fb37c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-626169173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['d78aa1e6-f99b-4697-9e47-bee915eb8ada','eb73517d-5c85-43f0-9d72-6c36737d0c01','e02a8881-bfaf-4ee5-bdb5-5bb4f218995d','5a9b00a5-ecbb-48c3-833a-e1a37234819d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-626169173',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d3d48e-48c4-4814-898c-7431344fb37c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0b63e6d34704c7faa6550357096e41a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:13.048801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af91f39-60f6-47e8-8822-e55b1af2ba57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:13.049010 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b18d1e5c-a94c-42a8-88f6-6e4eb96baeac tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 200 Jul 03 04:26:13.049010 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 532/2104] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:13.051416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-67cee999-b59f-47c7-90b0-2a797a4aca97 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.053777 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67cee999-b59f-47c7-90b0-2a797a4aca97 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:13.053975 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67cee999-b59f-47c7-90b0-2a797a4aca97 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1038302607"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:13.055644 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.055644 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.078810 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67cee999-b59f-47c7-90b0-2a797a4aca97 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:13.079262 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 537/2105] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:13 2026] POST /volume/v3/types => generated 222 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.085583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af91f39-60f6-47e8-8822-e55b1af2ba57) transitioned into state 'SUCCESS' from state '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-626169173',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0b63e6d34704c7faa6550357096e41a',qos_specs=None,replication_status=,reservations=['d78aa1e6-f99b-4697-9e47-bee915eb8ada','eb73517d-5c85-43f0-9d72-6c36737d0c01','e02a8881-bfaf-4ee5-bdb5-5bb4f218995d','5a9b00a5-ecbb-48c3-833a-e1a37234819d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e34fd7fe714d4b9467e22d7b74c037',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:13.085583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4499d1-d1e8-4a00-8f71-bea67649b6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:13.091272 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-89b3f4de-9c38-4947-a737-61d06239f942 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.095841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89b3f4de-9c38-4947-a737-61d06239f942 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:13.096409 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89b3f4de-9c38-4947-a737-61d06239f942 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-668707980"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:13.105238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4499d1-d1e8-4a00-8f71-bea67649b6a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:13.106345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Flow 'volume_create_api' (5bd86979-5988-4f0e-9c43-56f3cbeb4215) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:13.106687 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Create volume request issued successfully. Jul 03 04:26:13.109462 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-76e7713b-ec41-45b7-ac00-0c32ce1f434e tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:13.109462 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 514/2106] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:12 2026] POST /volume/v3/volumes => generated 763 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:13.126067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0f36f3af-6771-4180-ac04-ba099d742a71 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.126554 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89b3f4de-9c38-4947-a737-61d06239f942 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:13.127163 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 524/2107] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:13 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.128742 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f36f3af-6771-4180-ac04-ba099d742a71 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 Jul 03 04:26:13.129029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f36f3af-6771-4180-ac04-ba099d742a71 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.129310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f36f3af-6771-4180-ac04-ba099d742a71 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.139289 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6333e419-4edf-424c-9e17-fcd40014941f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.141055 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.141055 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:13.141766 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6333e419-4edf-424c-9e17-fcd40014941f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=72a1a405-d788-4e90-a12e-10466c37de25 Jul 03 04:26:13.142063 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6333e419-4edf-424c-9e17-fcd40014941f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.143297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6333e419-4edf-424c-9e17-fcd40014941f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'associate' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.143297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6333e419-4edf-424c-9e17-fcd40014941f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Associate qos_spec: 77c3ca80-5c88-4448-9db0-b587228f031a with type: 72a1a405-d788-4e90-a12e-10466c37de25 {{(pid=99791) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 04:26:13.145131 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0f36f3af-6771-4180-ac04-ba099d742a71 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.151530 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f36f3af-6771-4180-ac04-ba099d742a71 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 returned with HTTP 200 Jul 03 04:26:13.153050 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 533/2108] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.171636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8567bb7f-e84d-493f-a3e1-7a7131b3d3f9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.175374 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8567bb7f-e84d-493f-a3e1-7a7131b3d3f9 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 Jul 03 04:26:13.175374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8567bb7f-e84d-493f-a3e1-7a7131b3d3f9 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.175374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8567bb7f-e84d-493f-a3e1-7a7131b3d3f9 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.179958 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6333e419-4edf-424c-9e17-fcd40014941f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=72a1a405-d788-4e90-a12e-10466c37de25 returned with HTTP 202 Jul 03 04:26:13.179958 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 538/2109] 10.4.3.253 () {66 vars in 1481 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=72a1a405-d788-4e90-a12e-10466c37de25 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:26:13.185541 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.185541 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:13.188782 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-321ce08e-8763-4a4d-baa4-a59f2a20ed98 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.189296 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8567bb7f-e84d-493f-a3e1-7a7131b3d3f9 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.191343 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-321ce08e-8763-4a4d-baa4-a59f2a20ed98 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=2341df94-47df-465b-a2b7-f11594d3eb09 Jul 03 04:26:13.191541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-321ce08e-8763-4a4d-baa4-a59f2a20ed98 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.191812 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-321ce08e-8763-4a4d-baa4-a59f2a20ed98 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'associate' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.192708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-321ce08e-8763-4a4d-baa4-a59f2a20ed98 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Associate qos_spec: 77c3ca80-5c88-4448-9db0-b587228f031a with type: 2341df94-47df-465b-a2b7-f11594d3eb09 {{(pid=99792) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 04:26:13.195381 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8567bb7f-e84d-493f-a3e1-7a7131b3d3f9 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 returned with HTTP 200 Jul 03 04:26:13.195887 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 515/2110] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.212500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-084bb0f5-6e97-4767-a172-d83a2e41d23b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.214614 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-084bb0f5-6e97-4767-a172-d83a2e41d23b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 Jul 03 04:26:13.214878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-084bb0f5-6e97-4767-a172-d83a2e41d23b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.215118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-084bb0f5-6e97-4767-a172-d83a2e41d23b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.223901 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.223901 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:13.225696 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-321ce08e-8763-4a4d-baa4-a59f2a20ed98 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=2341df94-47df-465b-a2b7-f11594d3eb09 returned with HTTP 202 Jul 03 04:26:13.226358 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 525/2111] 10.4.3.253 () {66 vars in 1481 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=2341df94-47df-465b-a2b7-f11594d3eb09 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.228625 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-084bb0f5-6e97-4767-a172-d83a2e41d23b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.233768 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-084bb0f5-6e97-4767-a172-d83a2e41d23b tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 returned with HTTP 200 Jul 03 04:26:13.234380 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 534/2112] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.238531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f6996248-1ef1-483c-aae2-9155f68f7fd2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.240411 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6996248-1ef1-483c-aae2-9155f68f7fd2 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=c505d477-45ae-45d2-932b-734e4511b39b Jul 03 04:26:13.241630 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6996248-1ef1-483c-aae2-9155f68f7fd2 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.241630 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6996248-1ef1-483c-aae2-9155f68f7fd2 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'associate' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.241630 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.241630 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.241815 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f6996248-1ef1-483c-aae2-9155f68f7fd2 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Associate qos_spec: 77c3ca80-5c88-4448-9db0-b587228f031a with type: c505d477-45ae-45d2-932b-734e4511b39b {{(pid=99791) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 04:26:13.253964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d5200336-cbca-4875-bf00-18cc3e615c70 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.256413 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d5200336-cbca-4875-bf00-18cc3e615c70 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 Jul 03 04:26:13.256690 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d5200336-cbca-4875-bf00-18cc3e615c70 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.256954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d5200336-cbca-4875-bf00-18cc3e615c70 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.266390 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.266390 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:13.267223 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6996248-1ef1-483c-aae2-9155f68f7fd2 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=c505d477-45ae-45d2-932b-734e4511b39b returned with HTTP 202 Jul 03 04:26:13.267810 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 539/2113] 10.4.3.253 () {66 vars in 1481 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associate?vol_type_id=c505d477-45ae-45d2-932b-734e4511b39b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:26:13.272203 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d5200336-cbca-4875-bf00-18cc3e615c70 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.275924 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fc4063b6-580a-4c41-a8d2-8438e1b1f73d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.277574 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d5200336-cbca-4875-bf00-18cc3e615c70 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 returned with HTTP 200 Jul 03 04:26:13.278010 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 516/2114] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.278888 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc4063b6-580a-4c41-a8d2-8438e1b1f73d tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations Jul 03 04:26:13.279196 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc4063b6-580a-4c41-a8d2-8438e1b1f73d tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.279555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc4063b6-580a-4c41-a8d2-8438e1b1f73d tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'associations' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.280058 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.280058 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.281575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc4063b6-580a-4c41-a8d2-8438e1b1f73d tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Get associations for qos_spec id: 77c3ca80-5c88-4448-9db0-b587228f031a {{(pid=99792) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 04:26:13.294576 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5342e091-5288-4381-9bd9-bd986313decb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.296592 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5342e091-5288-4381-9bd9-bd986313decb tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c Jul 03 04:26:13.296811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5342e091-5288-4381-9bd9-bd986313decb tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.297055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5342e091-5288-4381-9bd9-bd986313decb tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.297356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc4063b6-580a-4c41-a8d2-8438e1b1f73d tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations returned with HTTP 200 Jul 03 04:26:13.298087 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 526/2115] 10.4.3.253 () {66 vars in 1393 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.304774 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.304774 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:13.307300 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d8bd73aa-5e76-4e86-8b29-cd36388cc970 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.309497 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d8bd73aa-5e76-4e86-8b29-cd36388cc970 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/disassociate?vol_type_id=72a1a405-d788-4e90-a12e-10466c37de25 Jul 03 04:26:13.309619 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5342e091-5288-4381-9bd9-bd986313decb tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.310194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d8bd73aa-5e76-4e86-8b29-cd36388cc970 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.310194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d8bd73aa-5e76-4e86-8b29-cd36388cc970 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'disassociate' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.310588 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.310588 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.311066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d8bd73aa-5e76-4e86-8b29-cd36388cc970 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Disassociate qos_spec: 77c3ca80-5c88-4448-9db0-b587228f031a from type: 72a1a405-d788-4e90-a12e-10466c37de25 {{(pid=99791) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 04:26:13.314456 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5342e091-5288-4381-9bd9-bd986313decb tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c returned with HTTP 200 Jul 03 04:26:13.315016 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 535/2116] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.334083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.335184 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d8bd73aa-5e76-4e86-8b29-cd36388cc970 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/disassociate?vol_type_id=72a1a405-d788-4e90-a12e-10466c37de25 returned with HTTP 202 Jul 03 04:26:13.335719 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 540/2117] 10.4.3.253 () {66 vars in 1490 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/disassociate?vol_type_id=72a1a405-d788-4e90-a12e-10466c37de25 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.336245 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c Jul 03 04:26:13.336479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.336687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.336847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume with id: d7d3d48e-48c4-4814-898c-7431344fb37c Jul 03 04:26:13.343924 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d15cf3c6-245a-42e1-b2f4-32e488497375 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.344974 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.344974 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:13.345630 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.345771 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d15cf3c6-245a-42e1-b2f4-32e488497375 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations Jul 03 04:26:13.345983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d15cf3c6-245a-42e1-b2f4-32e488497375 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.346253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d15cf3c6-245a-42e1-b2f4-32e488497375 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'associations' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.346564 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.346564 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.346910 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d15cf3c6-245a-42e1-b2f4-32e488497375 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Get associations for qos_spec id: 77c3ca80-5c88-4448-9db0-b587228f031a {{(pid=99792) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 04:26:13.356535 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d15cf3c6-245a-42e1-b2f4-32e488497375 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations returned with HTTP 200 Jul 03 04:26:13.357115 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 527/2118] 10.4.3.253 () {66 vars in 1393 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations => generated 305 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.366914 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-40327c91-bff7-40d1-97a6-1e14db095f13 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.368923 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-40327c91-bff7-40d1-97a6-1e14db095f13 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/disassociate_all Jul 03 04:26:13.369215 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-40327c91-bff7-40d1-97a6-1e14db095f13 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.369402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-40327c91-bff7-40d1-97a6-1e14db095f13 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'disassociate_all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.370061 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40327c91-bff7-40d1-97a6-1e14db095f13 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Disassociate qos_spec: 77c3ca80-5c88-4448-9db0-b587228f031a from all. {{(pid=99794) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 04:26:13.373050 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume request issued successfully. Jul 03 04:26:13.373300 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6fc8835b-56dd-499b-869a-dd787a60c5ca tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c returned with HTTP 202 Jul 03 04:26:13.373800 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 517/2119] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.383829 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d927e33d-c9b7-4746-8e22-4d79e1201887 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.385843 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d927e33d-c9b7-4746-8e22-4d79e1201887 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c Jul 03 04:26:13.386090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d927e33d-c9b7-4746-8e22-4d79e1201887 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.386346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d927e33d-c9b7-4746-8e22-4d79e1201887 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.392711 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-40327c91-bff7-40d1-97a6-1e14db095f13 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/disassociate_all returned with HTTP 202 Jul 03 04:26:13.393224 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 536/2120] 10.4.3.253 () {66 vars in 1405 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/disassociate_all => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:26:13.394168 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.394168 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.399099 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d927e33d-c9b7-4746-8e22-4d79e1201887 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:13.403585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d927e33d-c9b7-4746-8e22-4d79e1201887 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c returned with HTTP 200 Jul 03 04:26:13.404011 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 541/2121] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.405478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dc822c41-8031-46e6-9668-aa576170c001 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.407447 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc822c41-8031-46e6-9668-aa576170c001 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations Jul 03 04:26:13.407669 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc822c41-8031-46e6-9668-aa576170c001 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.407874 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc822c41-8031-46e6-9668-aa576170c001 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'associations' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.408389 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.408389 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.408825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc822c41-8031-46e6-9668-aa576170c001 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Get associations for qos_spec id: 77c3ca80-5c88-4448-9db0-b587228f031a {{(pid=99792) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 04:26:13.419043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc822c41-8031-46e6-9668-aa576170c001 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations returned with HTTP 200 Jul 03 04:26:13.419420 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 528/2122] 10.4.3.253 () {66 vars in 1393 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/associations => generated 24 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:13.429071 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-56075464-4544-4d27-bb18-5038ae221596 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.430873 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-56075464-4544-4d27-bb18-5038ae221596 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/types/c505d477-45ae-45d2-932b-734e4511b39b Jul 03 04:26:13.431179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-56075464-4544-4d27-bb18-5038ae221596 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.431242 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-56075464-4544-4d27-bb18-5038ae221596 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.454434 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-56075464-4544-4d27-bb18-5038ae221596 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types/c505d477-45ae-45d2-932b-734e4511b39b returned with HTTP 202 Jul 03 04:26:13.454899 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 518/2123] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/types/c505d477-45ae-45d2-932b-734e4511b39b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.464139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-913a9514-ec0f-4a99-a605-f2e80e004a8c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.466061 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-913a9514-ec0f-4a99-a605-f2e80e004a8c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/types/c505d477-45ae-45d2-932b-734e4511b39b Jul 03 04:26:13.466294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-913a9514-ec0f-4a99-a605-f2e80e004a8c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.466537 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-913a9514-ec0f-4a99-a605-f2e80e004a8c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.469811 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-913a9514-ec0f-4a99-a605-f2e80e004a8c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types/c505d477-45ae-45d2-932b-734e4511b39b returned with HTTP 404 Jul 03 04:26:13.470307 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 537/2124] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/types/c505d477-45ae-45d2-932b-734e4511b39b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.480504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-46a88bf3-8918-456e-a1cb-fd1a98edecdb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.482785 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-46a88bf3-8918-456e-a1cb-fd1a98edecdb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/types/2341df94-47df-465b-a2b7-f11594d3eb09 Jul 03 04:26:13.482958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-46a88bf3-8918-456e-a1cb-fd1a98edecdb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.483144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-46a88bf3-8918-456e-a1cb-fd1a98edecdb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.519063 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-46a88bf3-8918-456e-a1cb-fd1a98edecdb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types/2341df94-47df-465b-a2b7-f11594d3eb09 returned with HTTP 202 Jul 03 04:26:13.519063 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 542/2125] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/types/2341df94-47df-465b-a2b7-f11594d3eb09 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.526165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-791af14c-8e21-49ea-92d8-53b8bf793f22 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.529319 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-791af14c-8e21-49ea-92d8-53b8bf793f22 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/types/2341df94-47df-465b-a2b7-f11594d3eb09 Jul 03 04:26:13.529514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-791af14c-8e21-49ea-92d8-53b8bf793f22 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.530658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-791af14c-8e21-49ea-92d8-53b8bf793f22 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.533294 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-791af14c-8e21-49ea-92d8-53b8bf793f22 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types/2341df94-47df-465b-a2b7-f11594d3eb09 returned with HTTP 404 Jul 03 04:26:13.533794 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 529/2126] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/types/2341df94-47df-465b-a2b7-f11594d3eb09 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.541540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-73bfbe3d-35c4-4d1e-af6e-ff1540b47201 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.544256 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73bfbe3d-35c4-4d1e-af6e-ff1540b47201 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/types/72a1a405-d788-4e90-a12e-10466c37de25 Jul 03 04:26:13.544554 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73bfbe3d-35c4-4d1e-af6e-ff1540b47201 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.544835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73bfbe3d-35c4-4d1e-af6e-ff1540b47201 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.573803 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73bfbe3d-35c4-4d1e-af6e-ff1540b47201 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types/72a1a405-d788-4e90-a12e-10466c37de25 returned with HTTP 202 Jul 03 04:26:13.574379 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 519/2127] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/types/72a1a405-d788-4e90-a12e-10466c37de25 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.584638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ffce720f-01f0-4671-9a79-a1308d851dbb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.587054 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffce720f-01f0-4671-9a79-a1308d851dbb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/types/72a1a405-d788-4e90-a12e-10466c37de25 Jul 03 04:26:13.587429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffce720f-01f0-4671-9a79-a1308d851dbb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.587709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffce720f-01f0-4671-9a79-a1308d851dbb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.592669 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffce720f-01f0-4671-9a79-a1308d851dbb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/types/72a1a405-d788-4e90-a12e-10466c37de25 returned with HTTP 404 Jul 03 04:26:13.593447 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 538/2128] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/types/72a1a405-d788-4e90-a12e-10466c37de25 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.602655 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-704a826f-6728-41e2-ba6f-d5b5547e9f51 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.605021 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-704a826f-6728-41e2-ba6f-d5b5547e9f51 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:13.605436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-704a826f-6728-41e2-ba6f-d5b5547e9f51 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1731975322", "consumer": "back-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:13.607599 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.qos_specs [None req-704a826f-6728-41e2-ba6f-d5b5547e9f51 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1731975322', 'consumer': 'back-end', 'specs': {}} {{(pid=99791) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 04:26:13.615598 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-704a826f-6728-41e2-ba6f-d5b5547e9f51 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DB qos_specs_create(): root {'id': '11a2c6da-7ac2-479a-93b5-bce3a78d831c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1731975322'} {{(pid=99791) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 04:26:13.624711 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-704a826f-6728-41e2-ba6f-d5b5547e9f51 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:13.625235 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 543/2129] 10.4.3.253 () {68 vars in 1264 bytes} [Fri Jul 3 04:26:13 2026] POST /volume/v3/qos-specs => generated 369 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.637438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5b2efa4f-3a83-4798-8747-4cb0bd3cb3d7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.639573 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5b2efa4f-3a83-4798-8747-4cb0bd3cb3d7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c?force=False Jul 03 04:26:13.639831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5b2efa4f-3a83-4798-8747-4cb0bd3cb3d7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.640101 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5b2efa4f-3a83-4798-8747-4cb0bd3cb3d7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.640439 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.640439 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.640887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5b2efa4f-3a83-4798-8747-4cb0bd3cb3d7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 11a2c6da-7ac2-479a-93b5-bce3a78d831c, force: False {{(pid=99792) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:13.657122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-491ff16d-4a31-45bb-81c5-85f085ceba6f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.664706 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5b2efa4f-3a83-4798-8747-4cb0bd3cb3d7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c?force=False returned with HTTP 202 Jul 03 04:26:13.665118 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 530/2130] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.672989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fabb5573-5786-4e69-925d-48f93ea3f3bb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.674727 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fabb5573-5786-4e69-925d-48f93ea3f3bb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c Jul 03 04:26:13.674888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fabb5573-5786-4e69-925d-48f93ea3f3bb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.675059 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fabb5573-5786-4e69-925d-48f93ea3f3bb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.675279 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.675279 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:13.678776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fabb5573-5786-4e69-925d-48f93ea3f3bb tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c returned with HTTP 404 Jul 03 04:26:13.679266 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 539/2131] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.691740 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e248c526-20bb-423d-b811-52bb5871ec41 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.694010 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e248c526-20bb-423d-b811-52bb5871ec41 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:13.694136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e248c526-20bb-423d-b811-52bb5871ec41 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.694444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e248c526-20bb-423d-b811-52bb5871ec41 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.694784 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.694784 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.711266 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e248c526-20bb-423d-b811-52bb5871ec41 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:13.711980 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 544/2132] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.722775 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-835208c3-9cfa-4fbc-b44f-61680bb52e37 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.724926 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-835208c3-9cfa-4fbc-b44f-61680bb52e37 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c?force=False Jul 03 04:26:13.724926 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-835208c3-9cfa-4fbc-b44f-61680bb52e37 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.725135 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-835208c3-9cfa-4fbc-b44f-61680bb52e37 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.725581 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.725581 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.725925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-835208c3-9cfa-4fbc-b44f-61680bb52e37 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 11a2c6da-7ac2-479a-93b5-bce3a78d831c, force: False {{(pid=99792) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:13.730013 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-835208c3-9cfa-4fbc-b44f-61680bb52e37 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c?force=False returned with HTTP 404 Jul 03 04:26:13.730684 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 531/2133] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.742216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5d16dd0b-1a2a-4ac0-a76a-8a92a1fc9930 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.744205 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d16dd0b-1a2a-4ac0-a76a-8a92a1fc9930 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c Jul 03 04:26:13.744512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d16dd0b-1a2a-4ac0-a76a-8a92a1fc9930 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.744875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d16dd0b-1a2a-4ac0-a76a-8a92a1fc9930 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.749304 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d16dd0b-1a2a-4ac0-a76a-8a92a1fc9930 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c returned with HTTP 404 Jul 03 04:26:13.750025 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 540/2134] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/11a2c6da-7ac2-479a-93b5-bce3a78d831c => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.761722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0bc64f6f-f1d1-4792-8949-b6406f581a81 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.764096 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0bc64f6f-f1d1-4792-8949-b6406f581a81 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:13.764529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0bc64f6f-f1d1-4792-8949-b6406f581a81 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1708524950", "consumer": "both"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:13.766342 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.766342 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.766708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.qos_specs [None req-0bc64f6f-f1d1-4792-8949-b6406f581a81 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1708524950', 'consumer': 'both', 'specs': {}} {{(pid=99791) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 04:26:13.770537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-0bc64f6f-f1d1-4792-8949-b6406f581a81 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DB qos_specs_create(): root {'id': '6969e99d-f69d-4109-afc6-30bc6027d8c3', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1708524950'} {{(pid=99791) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 04:26:13.785585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0bc64f6f-f1d1-4792-8949-b6406f581a81 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:13.786495 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 545/2135] 10.4.3.253 () {68 vars in 1264 bytes} [Fri Jul 3 04:26:13 2026] POST /volume/v3/qos-specs => generated 365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.798630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ca2f1023-e939-49ab-ba1c-e53cb8d76e27 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.800494 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca2f1023-e939-49ab-ba1c-e53cb8d76e27 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3?force=False Jul 03 04:26:13.800689 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca2f1023-e939-49ab-ba1c-e53cb8d76e27 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.801191 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca2f1023-e939-49ab-ba1c-e53cb8d76e27 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.801475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ca2f1023-e939-49ab-ba1c-e53cb8d76e27 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 6969e99d-f69d-4109-afc6-30bc6027d8c3, force: False {{(pid=99792) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:13.806479 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-491ff16d-4a31-45bb-81c5-85f085ceba6f tempest-AvailabilityZoneTestJSON-1418909796 tempest-AvailabilityZoneTestJSON-1418909796-project-member] GET https://10.4.3.253/volume/v3/os-availability-zone Jul 03 04:26:13.806756 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-491ff16d-4a31-45bb-81c5-85f085ceba6f tempest-AvailabilityZoneTestJSON-1418909796 tempest-AvailabilityZoneTestJSON-1418909796-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.806989 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-491ff16d-4a31-45bb-81c5-85f085ceba6f tempest-AvailabilityZoneTestJSON-1418909796 tempest-AvailabilityZoneTestJSON-1418909796-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.810239 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-491ff16d-4a31-45bb-81c5-85f085ceba6f tempest-AvailabilityZoneTestJSON-1418909796 tempest-AvailabilityZoneTestJSON-1418909796-project-member] Availability Zones retrieved successfully. Jul 03 04:26:13.810560 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-491ff16d-4a31-45bb-81c5-85f085ceba6f tempest-AvailabilityZoneTestJSON-1418909796 tempest-AvailabilityZoneTestJSON-1418909796-project-member] https://10.4.3.253/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 04:26:13.811006 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 520/2136] 10.4.3.253 () {66 vars in 1276 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 04:26:13.825936 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca2f1023-e939-49ab-ba1c-e53cb8d76e27 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3?force=False returned with HTTP 202 Jul 03 04:26:13.826476 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 532/2137] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.834706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-edfa839e-1d8d-4098-998a-1bf0f056ea3c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.836760 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-edfa839e-1d8d-4098-998a-1bf0f056ea3c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3 Jul 03 04:26:13.837180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-edfa839e-1d8d-4098-998a-1bf0f056ea3c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.837267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-edfa839e-1d8d-4098-998a-1bf0f056ea3c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.843908 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-edfa839e-1d8d-4098-998a-1bf0f056ea3c tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3 returned with HTTP 404 Jul 03 04:26:13.844380 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 541/2138] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.854547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b152dc3c-89e8-46d5-92d7-47abd6df3231 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.856349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b152dc3c-89e8-46d5-92d7-47abd6df3231 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:13.856538 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b152dc3c-89e8-46d5-92d7-47abd6df3231 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.856751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b152dc3c-89e8-46d5-92d7-47abd6df3231 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.857037 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.857037 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.861939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b152dc3c-89e8-46d5-92d7-47abd6df3231 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:13.862386 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 546/2139] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs => generated 175 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.872072 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88922728-cfc7-4cc3-be5c-7b2d3b6d8e9f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.876178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88922728-cfc7-4cc3-be5c-7b2d3b6d8e9f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3?force=False Jul 03 04:26:13.876535 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88922728-cfc7-4cc3-be5c-7b2d3b6d8e9f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.876683 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88922728-cfc7-4cc3-be5c-7b2d3b6d8e9f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.877358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.qos_specs_manage [None req-88922728-cfc7-4cc3-be5c-7b2d3b6d8e9f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 6969e99d-f69d-4109-afc6-30bc6027d8c3, force: False {{(pid=99793) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:13.884913 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88922728-cfc7-4cc3-be5c-7b2d3b6d8e9f tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3?force=False returned with HTTP 404 Jul 03 04:26:13.885483 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 521/2140] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.892532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1270e27f-2d55-4566-a79a-e1983926a5af None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.894505 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1270e27f-2d55-4566-a79a-e1983926a5af tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3 Jul 03 04:26:13.894777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1270e27f-2d55-4566-a79a-e1983926a5af tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.895022 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1270e27f-2d55-4566-a79a-e1983926a5af tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.895318 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.895318 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:13.899606 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1270e27f-2d55-4566-a79a-e1983926a5af tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3 returned with HTTP 404 Jul 03 04:26:13.900121 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 533/2141] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/6969e99d-f69d-4109-afc6-30bc6027d8c3 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:13.910748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3bcac5bc-97ca-40b1-ae56-c0b5cb2f21d8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.912967 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3bcac5bc-97ca-40b1-ae56-c0b5cb2f21d8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] POST https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:13.913451 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3bcac5bc-97ca-40b1-ae56-c0b5cb2f21d8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1760399395", "consumer": "front-end"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:13.915585 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.qos_specs [None req-3bcac5bc-97ca-40b1-ae56-c0b5cb2f21d8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1760399395', 'consumer': 'front-end', 'specs': {}} {{(pid=99794) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 04:26:13.918399 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-3bcac5bc-97ca-40b1-ae56-c0b5cb2f21d8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DB qos_specs_create(): root {'id': '36fdf2f6-b585-468b-b0b5-cf391de6dec2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1760399395'} {{(pid=99794) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 04:26:13.924417 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3bcac5bc-97ca-40b1-ae56-c0b5cb2f21d8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:13.924972 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 542/2142] 10.4.3.253 () {68 vars in 1264 bytes} [Fri Jul 3 04:26:13 2026] POST /volume/v3/qos-specs => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:13.934906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-36d9e8ff-9663-4fdd-87d4-e7f7cfd47ad8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.937196 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-36d9e8ff-9663-4fdd-87d4-e7f7cfd47ad8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2?force=False Jul 03 04:26:13.937510 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-36d9e8ff-9663-4fdd-87d4-e7f7cfd47ad8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.937781 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-36d9e8ff-9663-4fdd-87d4-e7f7cfd47ad8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.938116 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:13.938116 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:13.938728 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36d9e8ff-9663-4fdd-87d4-e7f7cfd47ad8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 36fdf2f6-b585-468b-b0b5-cf391de6dec2, force: False {{(pid=99791) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:13.974775 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-36d9e8ff-9663-4fdd-87d4-e7f7cfd47ad8 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2?force=False returned with HTTP 202 Jul 03 04:26:13.975284 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 547/2143] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:13 2026] DELETE /volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:13.984935 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1cb5b673-1b50-4d2c-942d-f18231324e84 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:13.986861 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1cb5b673-1b50-4d2c-942d-f18231324e84 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2 Jul 03 04:26:13.987082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1cb5b673-1b50-4d2c-942d-f18231324e84 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:13.987316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1cb5b673-1b50-4d2c-942d-f18231324e84 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:13.990924 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1cb5b673-1b50-4d2c-942d-f18231324e84 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2 returned with HTTP 404 Jul 03 04:26:13.991622 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 522/2144] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:13 2026] GET /volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:14.001265 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b33c72e9-ba3a-4612-9260-131686e3d204 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.003501 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b33c72e9-ba3a-4612-9260-131686e3d204 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:14.003707 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b33c72e9-ba3a-4612-9260-131686e3d204 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.004217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b33c72e9-ba3a-4612-9260-131686e3d204 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.016188 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b33c72e9-ba3a-4612-9260-131686e3d204 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:14.016658 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 534/2145] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:14.026127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c6c7a6fd-599e-48b8-8306-07fa83c470a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.028246 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6c7a6fd-599e-48b8-8306-07fa83c470a7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2?force=False Jul 03 04:26:14.028504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6c7a6fd-599e-48b8-8306-07fa83c470a7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.028625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6c7a6fd-599e-48b8-8306-07fa83c470a7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.029016 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.029016 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:14.029448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c6c7a6fd-599e-48b8-8306-07fa83c470a7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 36fdf2f6-b585-468b-b0b5-cf391de6dec2, force: False {{(pid=99794) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:14.033160 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6c7a6fd-599e-48b8-8306-07fa83c470a7 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2?force=False returned with HTTP 404 Jul 03 04:26:14.033554 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 543/2146] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:14 2026] DELETE /volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:14.043973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d1352ae0-5ab3-47d7-b4e3-27188b8aef65 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.046399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1352ae0-5ab3-47d7-b4e3-27188b8aef65 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2 Jul 03 04:26:14.046714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1352ae0-5ab3-47d7-b4e3-27188b8aef65 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.046995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1352ae0-5ab3-47d7-b4e3-27188b8aef65 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.047384 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.047384 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:14.053001 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1352ae0-5ab3-47d7-b4e3-27188b8aef65 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2 returned with HTTP 404 Jul 03 04:26:14.053763 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 548/2147] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs/36fdf2f6-b585-468b-b0b5-cf391de6dec2 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:14.064785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a262e28b-9b0f-4ee8-8709-aca9ee2dde6a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.066550 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a262e28b-9b0f-4ee8-8709-aca9ee2dde6a tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a Jul 03 04:26:14.066733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a262e28b-9b0f-4ee8-8709-aca9ee2dde6a tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.066939 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a262e28b-9b0f-4ee8-8709-aca9ee2dde6a tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.069478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38b153eb-0c49-4713-8a32-b28a05b66efe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.071233 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38b153eb-0c49-4713-8a32-b28a05b66efe tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:14.071520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38b153eb-0c49-4713-8a32-b28a05b66efe tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.071716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38b153eb-0c49-4713-8a32-b28a05b66efe tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.079936 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a262e28b-9b0f-4ee8-8709-aca9ee2dde6a tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a returned with HTTP 200 Jul 03 04:26:14.080350 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 523/2148] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:14.086420 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.086420 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:14.092362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1424aae-3d07-4674-a796-b56eb3435bac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.092567 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-38b153eb-0c49-4713-8a32-b28a05b66efe tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:14.094946 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1424aae-3d07-4674-a796-b56eb3435bac tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs Jul 03 04:26:14.095203 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1424aae-3d07-4674-a796-b56eb3435bac tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.095481 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1424aae-3d07-4674-a796-b56eb3435bac tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.099082 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38b153eb-0c49-4713-8a32-b28a05b66efe tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 200 Jul 03 04:26:14.099723 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 535/2149] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:14.107105 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1424aae-3d07-4674-a796-b56eb3435bac tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs returned with HTTP 200 Jul 03 04:26:14.107105 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 544/2150] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:26:14 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) Jul 03 04:26:14.115850 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c386c6d-7f13-493c-b7ac-67e383101fde None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.117895 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a034d94a-4042-432c-888b-62644e8ddec3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.118410 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:26:14.118809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "db1a1689-ae51-4435-9cc5-ac4e7a8420ff", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-77916922"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:14.121903 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a034d94a-4042-432c-888b-62644e8ddec3 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] PUT https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a Jul 03 04:26:14.122317 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a034d94a-4042-432c-888b-62644e8ddec3 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:14.124088 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.124088 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:14.128460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.qos_specs [None req-a034d94a-4042-432c-888b-62644e8ddec3 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99793) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 04:26:14.132529 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.132529 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:14.133094 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:14.133268 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Create snapshot from volume db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:14.137815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-a034d94a-4042-432c-888b-62644e8ddec3 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] qos_specs_update() value: {'id': 'e3552808-e320-4d08-953f-074ef7a0e9fd', 'key': 'iops_bytes', 'value': '500', 'specs_id': '77c3ca80-5c88-4448-9db0-b587228f031a', 'deleted': False} {{(pid=99793) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 04:26:14.144772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a034d94a-4042-432c-888b-62644e8ddec3 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a returned with HTTP 200 Jul 03 04:26:14.145338 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 524/2151] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:26:14 2026] PUT /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a => generated 36 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:14.154738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d44ee015-54da-402f-a8cc-6d907d463d32 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.156906 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d44ee015-54da-402f-a8cc-6d907d463d32 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a Jul 03 04:26:14.157142 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d44ee015-54da-402f-a8cc-6d907d463d32 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.157383 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d44ee015-54da-402f-a8cc-6d907d463d32 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.162642 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d44ee015-54da-402f-a8cc-6d907d463d32 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a returned with HTTP 200 Jul 03 04:26:14.163122 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 536/2152] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:14.174504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4672f5d2-db1f-488a-b19e-b3089937c834 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.176398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4672f5d2-db1f-488a-b19e-b3089937c834 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] PUT https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/delete_keys Jul 03 04:26:14.176822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4672f5d2-db1f-488a-b19e-b3089937c834 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:14.179190 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.179190 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:14.182751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4672f5d2-db1f-488a-b19e-b3089937c834 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete_key spec: 77c3ca80-5c88-4448-9db0-b587228f031a, keys: ['iops_bytes'] {{(pid=99794) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 04:26:14.193035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Created reservations ['7c24ac9e-ea4e-4c1e-bc51-52d38eebb22a', '1bf315f4-ecdf-41f2-82fe-069adf73c9ea', '649b8a45-9fea-486c-a5a1-edc833e338b8', '26c58877-ed16-43d1-9b4b-d87cd41edf22'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:14.209881 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4672f5d2-db1f-488a-b19e-b3089937c834 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/delete_keys returned with HTTP 202 Jul 03 04:26:14.210884 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 545/2153] 10.4.3.253 () {68 vars in 1410 bytes} [Fri Jul 3 04:26:14 2026] PUT /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a/delete_keys => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:14.226103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a9ae5a3a-bf0b-4a09-b731-e7b8de64bf86 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.231613 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9ae5a3a-bf0b-4a09-b731-e7b8de64bf86 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a Jul 03 04:26:14.231969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9ae5a3a-bf0b-4a09-b731-e7b8de64bf86 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.232316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9ae5a3a-bf0b-4a09-b731-e7b8de64bf86 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.233925 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.233925 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:14.240631 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9ae5a3a-bf0b-4a09-b731-e7b8de64bf86 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a returned with HTTP 200 Jul 03 04:26:14.241035 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 525/2154] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a => generated 393 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:14.249811 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot create request issued successfully. Jul 03 04:26:14.250387 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c386c6d-7f13-493c-b7ac-67e383101fde tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:26:14.250885 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 549/2155] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:26:14 2026] POST /volume/v3/snapshots => generated 320 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:14.253177 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b819b04a-a736-4d83-a9de-6c0760b9eed9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.255382 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b819b04a-a736-4d83-a9de-6c0760b9eed9 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a Jul 03 04:26:14.255587 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b819b04a-a736-4d83-a9de-6c0760b9eed9 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.255853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b819b04a-a736-4d83-a9de-6c0760b9eed9 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.256247 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.256247 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:14.261616 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b819b04a-a736-4d83-a9de-6c0760b9eed9 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a returned with HTTP 200 Jul 03 04:26:14.262462 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 537/2156] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:14.264506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c7ce6fda-6af9-4c6e-b051-c9707a517457 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.268646 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c7ce6fda-6af9-4c6e-b051-c9707a517457 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 Jul 03 04:26:14.268819 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c7ce6fda-6af9-4c6e-b051-c9707a517457 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.269048 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c7ce6fda-6af9-4c6e-b051-c9707a517457 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.274102 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-48a93113-9ee5-4862-8e36-6d1037835d92 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.276474 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48a93113-9ee5-4862-8e36-6d1037835d92 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] DELETE https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a?force=False Jul 03 04:26:14.276686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48a93113-9ee5-4862-8e36-6d1037835d92 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.276876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48a93113-9ee5-4862-8e36-6d1037835d92 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.277138 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.277138 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:14.277561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48a93113-9ee5-4862-8e36-6d1037835d92 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Delete qos_spec: 77c3ca80-5c88-4448-9db0-b587228f031a, force: False {{(pid=99793) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 04:26:14.278423 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.278423 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:14.278914 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c7ce6fda-6af9-4c6e-b051-c9707a517457 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:14.280125 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c7ce6fda-6af9-4c6e-b051-c9707a517457 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 returned with HTTP 200 Jul 03 04:26:14.281794 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 546/2157] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 => generated 452 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:14.321985 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48a93113-9ee5-4862-8e36-6d1037835d92 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a?force=False returned with HTTP 202 Jul 03 04:26:14.322605 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 526/2158] 10.4.3.253 () {66 vars in 1380 bytes} [Fri Jul 3 04:26:14 2026] DELETE /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:14.333395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1358025e-6d2d-4581-9049-8251b3f86779 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.335627 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1358025e-6d2d-4581-9049-8251b3f86779 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] GET https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a Jul 03 04:26:14.335833 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1358025e-6d2d-4581-9049-8251b3f86779 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.336086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1358025e-6d2d-4581-9049-8251b3f86779 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.336504 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.336504 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:14.341955 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1358025e-6d2d-4581-9049-8251b3f86779 tempest-QosSpecsTestJSON-556462804 tempest-QosSpecsTestJSON-556462804-project-admin] https://10.4.3.253/volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a returned with HTTP 404 Jul 03 04:26:14.342795 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 550/2159] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/qos-specs/77c3ca80-5c88-4448-9db0-b587228f031a => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:14.420534 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-16bf6df8-6ada-4859-b3dd-4aa3ca6148ef None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.424055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16bf6df8-6ada-4859-b3dd-4aa3ca6148ef tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c Jul 03 04:26:14.424728 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16bf6df8-6ada-4859-b3dd-4aa3ca6148ef tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.425606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16bf6df8-6ada-4859-b3dd-4aa3ca6148ef tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.438226 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16bf6df8-6ada-4859-b3dd-4aa3ca6148ef tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c returned with HTTP 404 Jul 03 04:26:14.438226 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 538/2160] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/volumes/d7d3d48e-48c4-4814-898c-7431344fb37c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:14.445055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9048f4f4-5371-487b-9679-1de13552cbb3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.448520 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 Jul 03 04:26:14.448797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.449183 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.449381 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume with id: 5422a6cb-ee09-470b-96be-5575bbfc7050 Jul 03 04:26:14.462207 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.462207 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:14.462431 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:14.499653 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume request issued successfully. Jul 03 04:26:14.499845 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9048f4f4-5371-487b-9679-1de13552cbb3 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 returned with HTTP 202 Jul 03 04:26:14.500386 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 547/2161] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:14 2026] DELETE /volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:14.510395 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-73fe573b-9663-4447-98d2-c96de2eadb35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:14.512579 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73fe573b-9663-4447-98d2-c96de2eadb35 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 Jul 03 04:26:14.513056 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73fe573b-9663-4447-98d2-c96de2eadb35 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:14.513056 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73fe573b-9663-4447-98d2-c96de2eadb35 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:14.533648 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:14.533648 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:14.544141 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-73fe573b-9663-4447-98d2-c96de2eadb35 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:14.550733 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73fe573b-9663-4447-98d2-c96de2eadb35 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 returned with HTTP 200 Jul 03 04:26:14.551685 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 527/2162] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:14 2026] GET /volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:15.236306 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-f5c9c0c4-e9fe-41cc-ad6b-1ff111341375 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.239263 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-f5c9c0c4-e9fe-41cc-ad6b-1ff111341375 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] POST https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed/action Jul 03 04:26:15.239407 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-f5c9c0c4-e9fe-41cc-ad6b-1ff111341375 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:15.239999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-f5c9c0c4-e9fe-41cc-ad6b-1ff111341375 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:15.266379 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:15.266379 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:15.286927 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0e30f202-f999-4eb7-b74f-102892f178c3 req-f5c9c0c4-e9fe-41cc-ad6b-1ff111341375 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed/action returned with HTTP 204 Jul 03 04:26:15.286927 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 551/2163] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:26:15 2026] POST /volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:15.298957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c4807d7b-d01e-4fb6-8214-3330cd748d8a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.302874 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c4807d7b-d01e-4fb6-8214-3330cd748d8a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 Jul 03 04:26:15.302874 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c4807d7b-d01e-4fb6-8214-3330cd748d8a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:15.304241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c4807d7b-d01e-4fb6-8214-3330cd748d8a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:15.310439 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:15.310439 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:15.311036 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c4807d7b-d01e-4fb6-8214-3330cd748d8a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:15.311861 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c4807d7b-d01e-4fb6-8214-3330cd748d8a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 returned with HTTP 200 Jul 03 04:26:15.312300 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 539/2164] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:15 2026] GET /volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:15.326296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.328599 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff/action Jul 03 04:26:15.329023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:15.329468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:15.345584 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:15.345584 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:15.345584 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:15.404490 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Created reservations ['090a5d2e-0a4e-43b7-b210-0a24f47529ff', 'd8d26125-0f4c-411a-a7e7-72cc349efe25'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:15.416611 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Extend volume request issued successfully. Jul 03 04:26:15.416882 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-09bf29e9-7d1f-4c05-922a-7d1fcf190064 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff/action returned with HTTP 202 Jul 03 04:26:15.417437 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 548/2165] 10.4.3.253 () {70 vars in 1431 bytes} [Fri Jul 3 04:26:15 2026] POST /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:26:15.427536 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2603e251-5f37-455b-9688-d83ac7afca24 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.431722 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2603e251-5f37-455b-9688-d83ac7afca24 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:15.431722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2603e251-5f37-455b-9688-d83ac7afca24 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:15.431722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2603e251-5f37-455b-9688-d83ac7afca24 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:15.441764 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:15.441764 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:15.455058 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2603e251-5f37-455b-9688-d83ac7afca24 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:15.465457 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2603e251-5f37-455b-9688-d83ac7afca24 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 200 Jul 03 04:26:15.465906 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 528/2166] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:15 2026] GET /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:15.571660 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8b119ccd-c964-4143-aef2-3317ccc467be None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.575856 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b119ccd-c964-4143-aef2-3317ccc467be tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 Jul 03 04:26:15.575856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b119ccd-c964-4143-aef2-3317ccc467be tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:15.575856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b119ccd-c964-4143-aef2-3317ccc467be tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:15.587597 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b119ccd-c964-4143-aef2-3317ccc467be tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 returned with HTTP 404 Jul 03 04:26:15.588621 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 552/2167] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:15 2026] GET /volume/v3/volumes/5422a6cb-ee09-470b-96be-5575bbfc7050 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:15.596766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-905fef0e-b129-4490-bf68-689852c5fed6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.601062 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 Jul 03 04:26:15.601308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:15.601611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:15.602021 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume with id: e6e91ecb-a7de-428c-8040-a1e0537eb762 Jul 03 04:26:15.611042 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-72283fc8-8864-4310-976c-24a766af58c2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.626569 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:15.626569 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:15.627147 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:15.679624 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume request issued successfully. Jul 03 04:26:15.679905 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-905fef0e-b129-4490-bf68-689852c5fed6 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 returned with HTTP 202 Jul 03 04:26:15.681475 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 540/2168] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:15 2026] DELETE /volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:15.692616 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c8d52a31-29ba-4c91-8a10-da8086e19779 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:15.695555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c8d52a31-29ba-4c91-8a10-da8086e19779 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 Jul 03 04:26:15.695761 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c8d52a31-29ba-4c91-8a10-da8086e19779 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:15.696043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c8d52a31-29ba-4c91-8a10-da8086e19779 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:15.716172 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:15.716172 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:15.727242 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c8d52a31-29ba-4c91-8a10-da8086e19779 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:15.735401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c8d52a31-29ba-4c91-8a10-da8086e19779 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 returned with HTTP 200 Jul 03 04:26:15.736214 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 529/2169] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:15 2026] GET /volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:15.801814 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:15.802730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-14718446"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:15.804778 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-14718446'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:15.805027 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Create volume of 2 GB Jul 03 04:26:15.813841 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Availability Zones retrieved successfully. Jul 03 04:26:15.822948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Flow 'volume_create_api' (bb9d940b-01a7-4cc8-b7c2-9624c5ac673c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:15.824744 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861319bc-f90a-4e83-8caa-a165446fdfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:15.826071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Validating volume size '2' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:15.878275 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (861319bc-f90a-4e83-8caa-a165446fdfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:15.878820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe894a5e-1436-44ec-8db5-f7ba18b3c1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:15.969383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Created reservations ['5b395ee4-b27f-4a66-b24c-8ac8245b704b', '29de8a29-7a4a-4073-aabe-92aa453e3e52', 'c830c4d2-71bf-4c2d-a829-a4cf371d8111', '7ce4b295-0c93-4efe-b274-4541fcf1eee8'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:15.970658 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe894a5e-1436-44ec-8db5-f7ba18b3c1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b395ee4-b27f-4a66-b24c-8ac8245b704b', '29de8a29-7a4a-4073-aabe-92aa453e3e52', 'c830c4d2-71bf-4c2d-a829-a4cf371d8111', '7ce4b295-0c93-4efe-b274-4541fcf1eee8']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:15.971611 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc038b6a-7580-4932-856e-ce990ffae62b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:16.000910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc038b6a-7580-4932-856e-ce990ffae62b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105da0a8-cc05-4f75-9056-a49c4da9a58d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-14718446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56eadbeaf7554d6ca31bdde40beb8ccc',qos_specs=None,replication_status=,reservations=['5b395ee4-b27f-4a66-b24c-8ac8245b704b','29de8a29-7a4a-4073-aabe-92aa453e3e52','c830c4d2-71bf-4c2d-a829-a4cf371d8111','7ce4b295-0c93-4efe-b274-4541fcf1eee8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c149862df141e4ab29b280e279803d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-14718446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105da0a8-cc05-4f75-9056-a49c4da9a58d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56eadbeaf7554d6ca31bdde40beb8ccc',provider_auth=None,provider_geometry=None,provider_id=None,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='12c149862df141e4ab29b280e279803d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:16.002508 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be0a8b0-21bc-4610-b623-b1a71d6a73ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:16.034732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be0a8b0-21bc-4610-b623-b1a71d6a73ee) transitioned into state 'SUCCESS' from state '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-14718446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56eadbeaf7554d6ca31bdde40beb8ccc',qos_specs=None,replication_status=,reservations=['5b395ee4-b27f-4a66-b24c-8ac8245b704b','29de8a29-7a4a-4073-aabe-92aa453e3e52','c830c4d2-71bf-4c2d-a829-a4cf371d8111','7ce4b295-0c93-4efe-b274-4541fcf1eee8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12c149862df141e4ab29b280e279803d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:16.035635 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522e024a-ea67-4a32-9c79-b06abee919a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:16.049017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (522e024a-ea67-4a32-9c79-b06abee919a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:16.050087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Flow 'volume_create_api' (bb9d940b-01a7-4cc8-b7c2-9624c5ac673c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:16.050488 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Create volume request issued successfully. Jul 03 04:26:16.051153 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-72283fc8-8864-4310-976c-24a766af58c2 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:16.051715 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 549/2170] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:15 2026] POST /volume/v3/volumes => generated 753 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:16.067940 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-23c9c9ce-545e-44b1-871a-54e824460a3d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.070450 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-23c9c9ce-545e-44b1-871a-54e824460a3d tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] GET https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:16.070797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-23c9c9ce-545e-44b1-871a-54e824460a3d tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.071086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-23c9c9ce-545e-44b1-871a-54e824460a3d tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.084202 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.084202 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:16.091712 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-23c9c9ce-545e-44b1-871a-54e824460a3d tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Volume info retrieved successfully. Jul 03 04:26:16.111084 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-23c9c9ce-545e-44b1-871a-54e824460a3d tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d returned with HTTP 200 Jul 03 04:26:16.111633 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 553/2171] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:16 2026] GET /volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:16.485679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-efa8a49c-060a-4ead-bd72-ac78938b0a7f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.487520 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-efa8a49c-060a-4ead-bd72-ac78938b0a7f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:16.487941 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-efa8a49c-060a-4ead-bd72-ac78938b0a7f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.488256 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-efa8a49c-060a-4ead-bd72-ac78938b0a7f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.502464 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.502464 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:16.509802 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-efa8a49c-060a-4ead-bd72-ac78938b0a7f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:16.519591 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-efa8a49c-060a-4ead-bd72-ac78938b0a7f tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 200 Jul 03 04:26:16.520211 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 541/2172] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:16 2026] GET /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:16.542686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-46181494-d3ce-4fa0-a7a8-eef54738117a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.544374 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46181494-d3ce-4fa0-a7a8-eef54738117a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] POST https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff/action Jul 03 04:26:16.544885 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-46181494-d3ce-4fa0-a7a8-eef54738117a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action body: b'{"revert": {"snapshot_id": "bca9411d-3ac1-4499-85f9-a46f203bfbb5"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:16.545084 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-46181494-d3ce-4fa0-a7a8-eef54738117a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "bca9411d-3ac1-4499-85f9-a46f203bfbb5"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:16.555906 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.555906 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:16.556569 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-46181494-d3ce-4fa0-a7a8-eef54738117a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume retrieved successfully. Jul 03 04:26:16.577648 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46181494-d3ce-4fa0-a7a8-eef54738117a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] HTTP exception thrown: Can't revert volume db1a1689-ae51-4435-9cc5-ac4e7a8420ff to its latest snapshot bca9411d-3ac1-4499-85f9-a46f203bfbb5. The volume size must be equal to the snapshot size. Jul 03 04:26:16.577909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46181494-d3ce-4fa0-a7a8-eef54738117a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff/action returned with HTTP 400 Jul 03 04:26:16.579301 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 530/2173] 10.4.3.253 () {70 vars in 1431 bytes} [Fri Jul 3 04:26:16 2026] POST /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff/action => generated 213 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 04:26:16.593867 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.597845 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 Jul 03 04:26:16.597845 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.598087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.598251 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Delete snapshot with id: bca9411d-3ac1-4499-85f9-a46f203bfbb5 Jul 03 04:26:16.608928 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.608928 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:16.609534 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:16.642150 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot delete request issued successfully. Jul 03 04:26:16.642150 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8cb97e0c-a5b5-48cf-b19c-77f9c708e771 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 returned with HTTP 202 Jul 03 04:26:16.642622 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 550/2174] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:26:16 2026] DELETE /volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:16.658658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-00b7b586-3657-482b-807b-226cb6a976ae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.662485 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00b7b586-3657-482b-807b-226cb6a976ae tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 Jul 03 04:26:16.662751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-00b7b586-3657-482b-807b-226cb6a976ae tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.663537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-00b7b586-3657-482b-807b-226cb6a976ae tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.672960 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.672960 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:16.674141 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00b7b586-3657-482b-807b-226cb6a976ae tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:16.675054 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00b7b586-3657-482b-807b-226cb6a976ae tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 returned with HTTP 200 Jul 03 04:26:16.675924 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 554/2175] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:16 2026] GET /volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:16.752897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-efd8452c-a35a-4e0a-bc8e-de4b1a0e1374 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.755450 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-efd8452c-a35a-4e0a-bc8e-de4b1a0e1374 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 Jul 03 04:26:16.755716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-efd8452c-a35a-4e0a-bc8e-de4b1a0e1374 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.755967 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-efd8452c-a35a-4e0a-bc8e-de4b1a0e1374 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.765358 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-efd8452c-a35a-4e0a-bc8e-de4b1a0e1374 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 returned with HTTP 404 Jul 03 04:26:16.766008 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 542/2176] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:16 2026] GET /volume/v3/volumes/e6e91ecb-a7de-428c-8040-a1e0537eb762 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:16.778780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.781617 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 Jul 03 04:26:16.781617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.781888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.782109 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume with id: 9ab72012-b4b1-46a8-ae7e-168481e90698 Jul 03 04:26:16.803949 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.803949 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:16.804364 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:16.829726 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume request issued successfully. Jul 03 04:26:16.830004 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07a34dbe-1dc4-4142-ba87-fcd5708d6675 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 returned with HTTP 202 Jul 03 04:26:16.830515 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 531/2177] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:16 2026] DELETE /volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:16.839911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-afb2690e-2b27-437f-926b-5a91caa16452 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:16.842360 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-afb2690e-2b27-437f-926b-5a91caa16452 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 Jul 03 04:26:16.842637 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-afb2690e-2b27-437f-926b-5a91caa16452 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:16.842896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-afb2690e-2b27-437f-926b-5a91caa16452 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:16.854742 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:16.854742 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:16.867857 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-afb2690e-2b27-437f-926b-5a91caa16452 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:16.875363 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-afb2690e-2b27-437f-926b-5a91caa16452 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 returned with HTTP 200 Jul 03 04:26:16.875897 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 551/2178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:16 2026] GET /volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:17.134900 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-946186b2-0a18-4aa9-8872-3fbb20bf2f1c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.136675 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-946186b2-0a18-4aa9-8872-3fbb20bf2f1c tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] GET https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:17.141211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-946186b2-0a18-4aa9-8872-3fbb20bf2f1c tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.141472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-946186b2-0a18-4aa9-8872-3fbb20bf2f1c tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.156174 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.156174 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:17.160195 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-946186b2-0a18-4aa9-8872-3fbb20bf2f1c tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Volume info retrieved successfully. Jul 03 04:26:17.166658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-946186b2-0a18-4aa9-8872-3fbb20bf2f1c tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d returned with HTTP 200 Jul 03 04:26:17.167309 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 555/2179] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:17.185655 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.187977 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:17.188693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "105da0a8-cc05-4f75-9056-a49c4da9a58d"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:17.191583 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '105da0a8-cc05-4f75-9056-a49c4da9a58d'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:17.201034 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.201034 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:17.201650 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Volume retrieved successfully. Jul 03 04:26:17.201786 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Create volume of 1 GB Jul 03 04:26:17.206898 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Availability Zones retrieved successfully. Jul 03 04:26:17.215044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Flow 'volume_create_api' (cea128c2-d2d0-4cb6-b581-53e0d6c942cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:17.216731 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e728b9-4976-40ce-b0b3-b9503256f938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:17.217998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:17.219822 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e728b9-4976-40ce-b0b3-b9503256f938) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 04:26:17.219822 np0000004364 devstack@c-api.service[99792]: 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. Jul 03 04:26:17.222241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e728b9-4976-40ce-b0b3-b9503256f938) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:17.223154 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e728b9-4976-40ce-b0b3-b9503256f938) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:26:17.224136 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Flow 'volume_create_api' (cea128c2-d2d0-4cb6-b581-53e0d6c942cd) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 04:26:17.225232 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-578b6c1e-0ac9-4c5f-8061-6a74204018c6 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:26:17.226456 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 543/2180] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:17 2026] POST /volume/v3/volumes => generated 173 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:26:17.235108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8762fe2c-d50f-4f2b-8785-734550f9949e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.239628 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8762fe2c-d50f-4f2b-8785-734550f9949e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] GET https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:17.239984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8762fe2c-d50f-4f2b-8785-734550f9949e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.240247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8762fe2c-d50f-4f2b-8785-734550f9949e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.250483 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.250483 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:17.258354 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8762fe2c-d50f-4f2b-8785-734550f9949e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Volume info retrieved successfully. Jul 03 04:26:17.266440 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8762fe2c-d50f-4f2b-8785-734550f9949e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d returned with HTTP 200 Jul 03 04:26:17.266917 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 532/2181] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:17.284748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-062861eb-016c-4dea-8d53-615183f25cd8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.286917 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] DELETE https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:17.287205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.287513 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.287735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Delete volume with id: 105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:17.297864 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.297864 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:17.298701 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Volume info retrieved successfully. Jul 03 04:26:17.327938 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Delete volume request issued successfully. Jul 03 04:26:17.328161 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-062861eb-016c-4dea-8d53-615183f25cd8 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d returned with HTTP 202 Jul 03 04:26:17.328755 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 552/2182] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:17 2026] DELETE /volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:17.340132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6132d7be-6c39-43b2-b1b4-e8fb486d1320 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.342256 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6132d7be-6c39-43b2-b1b4-e8fb486d1320 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] GET https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:17.342490 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6132d7be-6c39-43b2-b1b4-e8fb486d1320 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.342726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6132d7be-6c39-43b2-b1b4-e8fb486d1320 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.350463 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.350463 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:17.355711 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6132d7be-6c39-43b2-b1b4-e8fb486d1320 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Volume info retrieved successfully. Jul 03 04:26:17.361896 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6132d7be-6c39-43b2-b1b4-e8fb486d1320 tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d returned with HTTP 200 Jul 03 04:26:17.362633 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 556/2183] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:17.687064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b67221e5-b7f3-40d7-8240-5621ffe7f397 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.690079 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b67221e5-b7f3-40d7-8240-5621ffe7f397 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 Jul 03 04:26:17.692484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b67221e5-b7f3-40d7-8240-5621ffe7f397 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.692484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b67221e5-b7f3-40d7-8240-5621ffe7f397 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.699382 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b67221e5-b7f3-40d7-8240-5621ffe7f397 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 returned with HTTP 404 Jul 03 04:26:17.700294 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 544/2184] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/snapshots/bca9411d-3ac1-4499-85f9-a46f203bfbb5 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:17.710098 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c344e803-2544-47bf-aa08-d0b7843cd835 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.714357 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] DELETE https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:17.714357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.714357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.714357 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Delete volume with id: db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:17.723354 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.723354 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:17.723354 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:17.746724 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Delete volume request issued successfully. Jul 03 04:26:17.747032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c344e803-2544-47bf-aa08-d0b7843cd835 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 202 Jul 03 04:26:17.747923 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 533/2185] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:17 2026] DELETE /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:17.758825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ce3d0e79-5516-49fa-b2c7-dd140537b7f4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.763940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce3d0e79-5516-49fa-b2c7-dd140537b7f4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:17.764221 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce3d0e79-5516-49fa-b2c7-dd140537b7f4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.764485 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce3d0e79-5516-49fa-b2c7-dd140537b7f4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.775346 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.775346 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:17.780276 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ce3d0e79-5516-49fa-b2c7-dd140537b7f4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:17.786839 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce3d0e79-5516-49fa-b2c7-dd140537b7f4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 200 Jul 03 04:26:17.787250 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 553/2186] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:17.893829 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8e20fb6a-b269-43ac-99d8-65b756a45ba4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.896260 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e20fb6a-b269-43ac-99d8-65b756a45ba4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 Jul 03 04:26:17.896620 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8e20fb6a-b269-43ac-99d8-65b756a45ba4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.898167 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8e20fb6a-b269-43ac-99d8-65b756a45ba4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.906033 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e20fb6a-b269-43ac-99d8-65b756a45ba4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 returned with HTTP 404 Jul 03 04:26:17.906894 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 557/2187] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/volumes/9ab72012-b4b1-46a8-ae7e-168481e90698 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:17.918879 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.921469 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 Jul 03 04:26:17.922047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.922188 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.922456 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume with id: b8f34aea-c935-4220-af9d-fce4fdfbc8e6 Jul 03 04:26:17.933148 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.933148 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:17.933844 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:17.963589 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume request issued successfully. Jul 03 04:26:17.963887 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-309e7430-c91a-4d54-a32d-3d82edc4e23f tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 returned with HTTP 202 Jul 03 04:26:17.964484 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 545/2188] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:17 2026] DELETE /volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:17.976670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-082a6637-f189-4a94-9575-0b550521d744 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:17.979009 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-082a6637-f189-4a94-9575-0b550521d744 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 Jul 03 04:26:17.979372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-082a6637-f189-4a94-9575-0b550521d744 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:17.979626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-082a6637-f189-4a94-9575-0b550521d744 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:17.988969 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:17.988969 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:17.993757 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-082a6637-f189-4a94-9575-0b550521d744 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:17.999530 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-082a6637-f189-4a94-9575-0b550521d744 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 returned with HTTP 200 Jul 03 04:26:18.000042 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 534/2189] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:17 2026] GET /volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.377128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eed4de13-84c4-4b56-853d-168fa951848e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.379495 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eed4de13-84c4-4b56-853d-168fa951848e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] GET https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d Jul 03 04:26:18.379838 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eed4de13-84c4-4b56-853d-168fa951848e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.380489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eed4de13-84c4-4b56-853d-168fa951848e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.386783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-12b2baeb-99cc-4fb5-b21e-66d3a3e2b8b9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.391546 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eed4de13-84c4-4b56-853d-168fa951848e tempest-VolumesCloneNegativeTest-684951419 tempest-VolumesCloneNegativeTest-684951419-project-member] https://10.4.3.253/volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d returned with HTTP 404 Jul 03 04:26:18.392340 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 554/2190] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/volumes/105da0a8-cc05-4f75-9056-a49c4da9a58d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:18.561423 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-12b2baeb-99cc-4fb5-b21e-66d3a3e2b8b9 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:18.561810 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-12b2baeb-99cc-4fb5-b21e-66d3a3e2b8b9 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.562191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-12b2baeb-99cc-4fb5-b21e-66d3a3e2b8b9 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.584102 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-12b2baeb-99cc-4fb5-b21e-66d3a3e2b8b9 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:18.586126 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 558/2191] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 437 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.595735 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1cd633cf-d032-4673-88ea-44597190db09 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.597664 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1cd633cf-d032-4673-88ea-44597190db09 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9/defaults Jul 03 04:26:18.597855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1cd633cf-d032-4673-88ea-44597190db09 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.598062 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1cd633cf-d032-4673-88ea-44597190db09 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'defaults' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.609032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1cd633cf-d032-4673-88ea-44597190db09 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9/defaults returned with HTTP 200 Jul 03 04:26:18.609464 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 546/2192] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9/defaults => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.619296 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8174e201-88eb-4261-a25d-9e59832167ad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.623907 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8174e201-88eb-4261-a25d-9e59832167ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:18.623907 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8174e201-88eb-4261-a25d-9e59832167ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:18.661704 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8174e201-88eb-4261-a25d-9e59832167ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:18.662757 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 535/2193] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:26:18 2026] PUT /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 395 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.673198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0ceaa3e5-b528-4bb0-be6b-af6f2c42d35b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.677024 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ceaa3e5-b528-4bb0-be6b-af6f2c42d35b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] DELETE https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:18.680351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ceaa3e5-b528-4bb0-be6b-af6f2c42d35b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.680351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ceaa3e5-b528-4bb0-be6b-af6f2c42d35b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.688227 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ceaa3e5-b528-4bb0-be6b-af6f2c42d35b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:18.688837 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 555/2194] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:26:18 2026] DELETE /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:26:18.699547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e004d1aa-c076-4114-838b-eb0bbe5fb4ad None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.702060 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e004d1aa-c076-4114-838b-eb0bbe5fb4ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:18.702698 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e004d1aa-c076-4114-838b-eb0bbe5fb4ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.703040 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e004d1aa-c076-4114-838b-eb0bbe5fb4ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.728389 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e004d1aa-c076-4114-838b-eb0bbe5fb4ad tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:18.728917 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 559/2195] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 437 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.738921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e6ae1de2-f777-4d82-b0b4-b35d8f713dcf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.741278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e6ae1de2-f777-4d82-b0b4-b35d8f713dcf tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:18.741732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e6ae1de2-f777-4d82-b0b4-b35d8f713dcf tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:18.802718 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e8c08c69-a19c-4103-a344-52c2ab6fbc57 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.804721 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8c08c69-a19c-4103-a344-52c2ab6fbc57 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff Jul 03 04:26:18.804957 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8c08c69-a19c-4103-a344-52c2ab6fbc57 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.805128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8c08c69-a19c-4103-a344-52c2ab6fbc57 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.813257 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8c08c69-a19c-4103-a344-52c2ab6fbc57 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff returned with HTTP 404 Jul 03 04:26:18.813705 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 536/2196] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/volumes/db1a1689-ae51-4435-9cc5-ac4e7a8420ff => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:18.823369 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.825480 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:18.826020 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.826516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.826635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Delete snapshot with id: 1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:18.832939 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:18.832939 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:18.833604 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:18.852367 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e6ae1de2-f777-4d82-b0b4-b35d8f713dcf tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:18.853127 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 547/2197] 10.4.3.253 () {68 vars in 1375 bytes} [Fri Jul 3 04:26:18 2026] PUT /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 395 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.858715 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot delete request issued successfully. Jul 03 04:26:18.858978 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f8e8aee9-876e-4a83-a558-2137086ba6fa tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc returned with HTTP 202 Jul 03 04:26:18.859511 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 556/2198] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:26:18 2026] DELETE /volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:18.864709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-58d59d54-ce0d-4c0a-85eb-4643a0d55354 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.866995 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-58d59d54-ce0d-4c0a-85eb-4643a0d55354 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9/defaults Jul 03 04:26:18.867336 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-58d59d54-ce0d-4c0a-85eb-4643a0d55354 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.867883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-58d59d54-ce0d-4c0a-85eb-4643a0d55354 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'defaults' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.873500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b71e2eae-6780-4fb4-9411-7e631c01b4a1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.874835 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b71e2eae-6780-4fb4-9411-7e631c01b4a1 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:18.875021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b71e2eae-6780-4fb4-9411-7e631c01b4a1 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.875371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b71e2eae-6780-4fb4-9411-7e631c01b4a1 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.881486 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-58d59d54-ce0d-4c0a-85eb-4643a0d55354 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9/defaults returned with HTTP 200 Jul 03 04:26:18.881592 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:18.881592 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:18.882003 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 560/2199] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9/defaults => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.882100 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b71e2eae-6780-4fb4-9411-7e631c01b4a1 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Snapshot retrieved successfully. Jul 03 04:26:18.883418 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b71e2eae-6780-4fb4-9411-7e631c01b4a1 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc returned with HTTP 200 Jul 03 04:26:18.884060 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 537/2200] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:26:18.905404 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2bc8c2e5-fd41-4396-8a74-078d0fccb723 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.910784 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2bc8c2e5-fd41-4396-8a74-078d0fccb723 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:18.910784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2bc8c2e5-fd41-4396-8a74-078d0fccb723 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.910784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2bc8c2e5-fd41-4396-8a74-078d0fccb723 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.937991 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2bc8c2e5-fd41-4396-8a74-078d0fccb723 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:18.938513 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 548/2201] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 437 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:18.951998 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3ec9fd5-612d-434c-ae2d-32c02902a49b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:18.954010 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3ec9fd5-612d-434c-ae2d-32c02902a49b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True Jul 03 04:26:18.954502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3ec9fd5-612d-434c-ae2d-32c02902a49b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:18.954502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3ec9fd5-612d-434c-ae2d-32c02902a49b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:18.954863 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:18.954863 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:18.972589 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3ec9fd5-612d-434c-ae2d-32c02902a49b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True returned with HTTP 200 Jul 03 04:26:18.973049 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 557/2202] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:18 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:18.986471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.023227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ab77412d-d458-4003-a6ee-19fd415b8cc4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.023227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab77412d-d458-4003-a6ee-19fd415b8cc4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 Jul 03 04:26:19.023227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab77412d-d458-4003-a6ee-19fd415b8cc4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.023227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab77412d-d458-4003-a6ee-19fd415b8cc4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.031173 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab77412d-d458-4003-a6ee-19fd415b8cc4 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 returned with HTTP 404 Jul 03 04:26:19.032529 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 538/2203] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:19 2026] GET /volume/v3/volumes/b8f34aea-c935-4220-af9d-fce4fdfbc8e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:19.041398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.044127 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 Jul 03 04:26:19.044455 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.044696 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.044954 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume with id: 7ced3d02-1a0f-4422-814e-1e3f58c50cf9 Jul 03 04:26:19.055689 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:19.055689 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:19.056403 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:19.087904 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Delete volume request issued successfully. Jul 03 04:26:19.088077 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-167d35a4-1e28-416b-9b13-3bc6dbd3d2da tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 returned with HTTP 202 Jul 03 04:26:19.088843 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 549/2204] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:19 2026] DELETE /volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:19.096504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ae5f664f-260f-498d-aba0-aa1dac968ef2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.098501 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae5f664f-260f-498d-aba0-aa1dac968ef2 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 Jul 03 04:26:19.098816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae5f664f-260f-498d-aba0-aa1dac968ef2 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.099102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae5f664f-260f-498d-aba0-aa1dac968ef2 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.107016 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:19.107016 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:19.111139 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ae5f664f-260f-498d-aba0-aa1dac968ef2 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Volume info retrieved successfully. Jul 03 04:26:19.116716 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae5f664f-260f-498d-aba0-aa1dac968ef2 tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 returned with HTTP 200 Jul 03 04:26:19.117410 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 558/2205] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:19 2026] GET /volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:26:19.179409 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:19.179409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1286560392"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:19.181809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1286560392'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:19.181809 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Create volume of 1 GB Jul 03 04:26:19.189850 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Availability Zones retrieved successfully. Jul 03 04:26:19.199129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Flow 'volume_create_api' (7dc05182-a58f-4b8d-86ee-7d99c52cfa44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:19.200907 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabcd514-7e81-419c-817d-9b828087ceae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:19.202391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:19.238049 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabcd514-7e81-419c-817d-9b828087ceae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:19.239449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005014c8-c52d-4360-830a-1db68403c983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:19.321842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Created reservations ['1bdf76ca-a196-411f-a0c5-25ddca688b18', 'c058cf75-60f2-4f87-bc47-2bbd17313272', '266d0e3f-01a8-42e6-a9a5-c1e4ae55e4bc', '478cf8b4-1b9b-418d-98eb-993e57d5252f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:19.322862 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (005014c8-c52d-4360-830a-1db68403c983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bdf76ca-a196-411f-a0c5-25ddca688b18', 'c058cf75-60f2-4f87-bc47-2bbd17313272', '266d0e3f-01a8-42e6-a9a5-c1e4ae55e4bc', '478cf8b4-1b9b-418d-98eb-993e57d5252f']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:19.323641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8facea5d-17d7-4beb-b1f0-6839ce86f21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:19.349964 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8facea5d-17d7-4beb-b1f0-6839ce86f21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b934df83-9ab2-449b-a9c2-aca5ea51e277', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1286560392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a015dc92adc14a71bbc211e8629fabb9',qos_specs=None,replication_status=,reservations=['1bdf76ca-a196-411f-a0c5-25ddca688b18','c058cf75-60f2-4f87-bc47-2bbd17313272','266d0e3f-01a8-42e6-a9a5-c1e4ae55e4bc','478cf8b4-1b9b-418d-98eb-993e57d5252f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6cc08f3d0b498a8c405c4988f7d5ff',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1286560392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b934df83-9ab2-449b-a9c2-aca5ea51e277,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a015dc92adc14a71bbc211e8629fabb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6cc08f3d0b498a8c405c4988f7d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:19.350764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0625f0-c904-4fed-bd45-311e8300989d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:19.371027 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd0625f0-c904-4fed-bd45-311e8300989d) transitioned into state 'SUCCESS' from state '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-1286560392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a015dc92adc14a71bbc211e8629fabb9',qos_specs=None,replication_status=,reservations=['1bdf76ca-a196-411f-a0c5-25ddca688b18','c058cf75-60f2-4f87-bc47-2bbd17313272','266d0e3f-01a8-42e6-a9a5-c1e4ae55e4bc','478cf8b4-1b9b-418d-98eb-993e57d5252f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6cc08f3d0b498a8c405c4988f7d5ff',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:19.371948 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3059d0ac-f6dc-4881-83ba-691c8f50c9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:19.381191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3059d0ac-f6dc-4881-83ba-691c8f50c9ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:19.382104 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Flow 'volume_create_api' (7dc05182-a58f-4b8d-86ee-7d99c52cfa44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:19.382409 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Create volume request issued successfully. Jul 03 04:26:19.382971 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0dfa32d8-d4ea-4833-b365-ac9f4665900a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:19.383526 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 561/2206] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:18 2026] POST /volume/v3/volumes => generated 756 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:19.394860 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8d0e44ae-5950-4885-ba7b-654e19758107 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.396774 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8d0e44ae-5950-4885-ba7b-654e19758107 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:19.396985 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8d0e44ae-5950-4885-ba7b-654e19758107 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.397161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8d0e44ae-5950-4885-ba7b-654e19758107 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.404503 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:19.404503 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:19.409032 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8d0e44ae-5950-4885-ba7b-654e19758107 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Volume info retrieved successfully. Jul 03 04:26:19.415448 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8d0e44ae-5950-4885-ba7b-654e19758107 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 200 Jul 03 04:26:19.415968 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 539/2207] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:19 2026] GET /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:19.899717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8d3b2c4d-57e4-429a-b7e0-b51db0c478d4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.901296 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d3b2c4d-57e4-429a-b7e0-b51db0c478d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc Jul 03 04:26:19.901573 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d3b2c4d-57e4-429a-b7e0-b51db0c478d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.902029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d3b2c4d-57e4-429a-b7e0-b51db0c478d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.907536 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d3b2c4d-57e4-429a-b7e0-b51db0c478d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc returned with HTTP 404 Jul 03 04:26:19.908353 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 550/2208] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:19 2026] GET /volume/v3/snapshots/1215e0cd-efe0-4450-bd39-bf0ef2d55edc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:19.919694 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.921852 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] DELETE https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:19.922139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.922411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.922593 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Delete volume with id: 9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:19.930148 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:19.930148 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:19.930799 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:19.966693 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Delete volume request issued successfully. Jul 03 04:26:19.966991 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f04ffb7e-1abc-431d-8d29-8e57911cd8d4 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 202 Jul 03 04:26:19.967970 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 559/2209] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:19 2026] DELETE /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:19.979244 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a421539-d81f-4dc1-9ef5-71898c850d08 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:19.982067 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a421539-d81f-4dc1-9ef5-71898c850d08 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:19.982576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a421539-d81f-4dc1-9ef5-71898c850d08 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:19.982872 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a421539-d81f-4dc1-9ef5-71898c850d08 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:19.993962 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:19.993962 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:19.998922 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5a421539-d81f-4dc1-9ef5-71898c850d08 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Volume info retrieved successfully. Jul 03 04:26:20.005419 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a421539-d81f-4dc1-9ef5-71898c850d08 tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 200 Jul 03 04:26:20.006123 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 562/2210] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:19 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:20.134132 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7df59092-7f6f-480d-a491-d18d2aac005c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:20.136625 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7df59092-7f6f-480d-a491-d18d2aac005c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] GET https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 Jul 03 04:26:20.136625 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7df59092-7f6f-480d-a491-d18d2aac005c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:20.137675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7df59092-7f6f-480d-a491-d18d2aac005c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:20.143744 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7df59092-7f6f-480d-a491-d18d2aac005c tempest-CreateVolumesFromSourceVolumeTest-716354544 tempest-CreateVolumesFromSourceVolumeTest-716354544-project-member] https://10.4.3.253/volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 returned with HTTP 404 Jul 03 04:26:20.144610 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 540/2211] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:20 2026] GET /volume/v3/volumes/7ced3d02-1a0f-4422-814e-1e3f58c50cf9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:20.435218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f71198a-a01b-41bd-9511-4772bcb6743f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:20.437564 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f71198a-a01b-41bd-9511-4772bcb6743f tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:20.437853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f71198a-a01b-41bd-9511-4772bcb6743f tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:20.438082 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f71198a-a01b-41bd-9511-4772bcb6743f tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:20.446294 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:20.446294 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:20.450592 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5f71198a-a01b-41bd-9511-4772bcb6743f tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Volume info retrieved successfully. Jul 03 04:26:20.455576 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f71198a-a01b-41bd-9511-4772bcb6743f tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 200 Jul 03 04:26:20.455990 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 551/2212] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:20 2026] GET /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:20.476192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f0fe5d05-f74e-4df9-81fe-febc65fa9732 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:20.479093 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0fe5d05-f74e-4df9-81fe-febc65fa9732 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True Jul 03 04:26:20.479093 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0fe5d05-f74e-4df9-81fe-febc65fa9732 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:20.479093 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0fe5d05-f74e-4df9-81fe-febc65fa9732 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:20.503641 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0fe5d05-f74e-4df9-81fe-febc65fa9732 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True returned with HTTP 200 Jul 03 04:26:20.504190 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 560/2213] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:20 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:20.518430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:20.520726 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:20.520928 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:20.521098 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:20.521321 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Delete volume with id: b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:20.528828 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:20.528828 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:20.529559 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Volume info retrieved successfully. Jul 03 04:26:20.558957 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Delete volume request issued successfully. Jul 03 04:26:20.559200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-80af9940-a905-4e12-b2e2-d25d2b7091dc tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 202 Jul 03 04:26:20.560083 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 563/2214] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:20 2026] DELETE /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:20.568312 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cb5874b8-ded9-43e6-9252-345c5f40259d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:20.570471 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb5874b8-ded9-43e6-9252-345c5f40259d tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:20.570708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb5874b8-ded9-43e6-9252-345c5f40259d tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:20.570949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb5874b8-ded9-43e6-9252-345c5f40259d tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:20.580725 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:20.580725 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:20.586048 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cb5874b8-ded9-43e6-9252-345c5f40259d tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Volume info retrieved successfully. Jul 03 04:26:20.596847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb5874b8-ded9-43e6-9252-345c5f40259d tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 200 Jul 03 04:26:20.597617 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 541/2215] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:20 2026] GET /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:21.025539 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3668a809-4101-45d7-a43f-425e8dd0d02a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.029237 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3668a809-4101-45d7-a43f-425e8dd0d02a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] GET https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef Jul 03 04:26:21.031887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3668a809-4101-45d7-a43f-425e8dd0d02a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:21.032176 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3668a809-4101-45d7-a43f-425e8dd0d02a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:21.047661 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3668a809-4101-45d7-a43f-425e8dd0d02a tempest-VolumeRevertTests-66319293 tempest-VolumeRevertTests-66319293-project-member] https://10.4.3.253/volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef returned with HTTP 404 Jul 03 04:26:21.048299 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 552/2216] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:21 2026] GET /volume/v3/volumes/9f5cd96e-1aa4-43c1-86d9-cc28fd3c9aef => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:21.617507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-45e7b373-8a07-44bf-8111-5f10d8cc46e1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.622114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45e7b373-8a07-44bf-8111-5f10d8cc46e1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:21.622382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45e7b373-8a07-44bf-8111-5f10d8cc46e1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:21.622626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45e7b373-8a07-44bf-8111-5f10d8cc46e1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:21.637006 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45e7b373-8a07-44bf-8111-5f10d8cc46e1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 404 Jul 03 04:26:21.637679 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 561/2217] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:21 2026] GET /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:21.647435 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0b81345a-776f-4789-a680-21f3c0acf4a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.649712 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b81345a-776f-4789-a680-21f3c0acf4a1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:21.650172 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b81345a-776f-4789-a680-21f3c0acf4a1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:21.650557 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b81345a-776f-4789-a680-21f3c0acf4a1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:21.661038 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b81345a-776f-4789-a680-21f3c0acf4a1 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 404 Jul 03 04:26:21.661641 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 564/2218] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:21 2026] GET /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:21.672359 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b3fac016-486f-439f-a919-d5634e4afcd3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.675738 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3fac016-486f-439f-a919-d5634e4afcd3 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:21.676068 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3fac016-486f-439f-a919-d5634e4afcd3 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:21.676402 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3fac016-486f-439f-a919-d5634e4afcd3 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:21.676779 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-b3fac016-486f-439f-a919-d5634e4afcd3 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Delete volume with id: b934df83-9ab2-449b-a9c2-aca5ea51e277 Jul 03 04:26:21.690351 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3fac016-486f-439f-a919-d5634e4afcd3 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 returned with HTTP 404 Jul 03 04:26:21.690351 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 542/2219] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:21 2026] DELETE /volume/v3/volumes/b934df83-9ab2-449b-a9c2-aca5ea51e277 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:21.702235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.705145 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:21.705723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1310562177"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:21.707994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1310562177'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:21.708216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Create volume of 1 GB Jul 03 04:26:21.714393 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Availability Zones retrieved successfully. Jul 03 04:26:21.722433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Flow 'volume_create_api' (ed56dfd5-744a-441b-85ae-6e5579ca9577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:21.722433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844560dc-b741-4585-ac45-3f7b827cc14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:21.723261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:21.784295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (844560dc-b741-4585-ac45-3f7b827cc14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:21.785646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b1136f-a193-4eeb-96fa-a35a05b817a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:21.848433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Created reservations ['8e38ac4f-cb60-41a9-84da-f30621980529', 'c7913089-e36f-4c6f-9e7c-db03170f9c20', '01e13cd5-e691-43dc-8735-acc75fa9450d', 'b3f83f30-d462-4b4f-98fb-345761ed39f3'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:21.849649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67b1136f-a193-4eeb-96fa-a35a05b817a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e38ac4f-cb60-41a9-84da-f30621980529', 'c7913089-e36f-4c6f-9e7c-db03170f9c20', '01e13cd5-e691-43dc-8735-acc75fa9450d', 'b3f83f30-d462-4b4f-98fb-345761ed39f3']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:21.852869 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299f27b5-a9df-4868-8729-d6a795d64f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:21.884414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (299f27b5-a9df-4868-8729-d6a795d64f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b965d07-b248-4fcb-8002-ab75825aee06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1310562177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a015dc92adc14a71bbc211e8629fabb9',qos_specs=None,replication_status=,reservations=['8e38ac4f-cb60-41a9-84da-f30621980529','c7913089-e36f-4c6f-9e7c-db03170f9c20','01e13cd5-e691-43dc-8735-acc75fa9450d','b3f83f30-d462-4b4f-98fb-345761ed39f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6cc08f3d0b498a8c405c4988f7d5ff',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1310562177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b965d07-b248-4fcb-8002-ab75825aee06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a015dc92adc14a71bbc211e8629fabb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b6cc08f3d0b498a8c405c4988f7d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:21.885174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22801adc-7cec-4e45-8115-46737b4619cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:21.914906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22801adc-7cec-4e45-8115-46737b4619cc) transitioned into state 'SUCCESS' from state '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-1310562177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a015dc92adc14a71bbc211e8629fabb9',qos_specs=None,replication_status=,reservations=['8e38ac4f-cb60-41a9-84da-f30621980529','c7913089-e36f-4c6f-9e7c-db03170f9c20','01e13cd5-e691-43dc-8735-acc75fa9450d','b3f83f30-d462-4b4f-98fb-345761ed39f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b6cc08f3d0b498a8c405c4988f7d5ff',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:21.915817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bae82bcc-70a4-4169-854b-eb3cc2bf91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:21.933859 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bae82bcc-70a4-4169-854b-eb3cc2bf91ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:21.935209 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Flow 'volume_create_api' (ed56dfd5-744a-441b-85ae-6e5579ca9577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:21.935887 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Create volume request issued successfully. Jul 03 04:26:21.936880 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-966854ec-f0cf-4856-a969-a3cb3c6930e8 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:21.937622 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 553/2220] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:21 2026] POST /volume/v3/volumes => generated 756 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:21.955760 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b91d185f-a2be-44cf-87c5-e507687674e2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.955959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fcf5ef93-c713-42a0-9ddd-dc04ce44e82f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:21.958010 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b91d185f-a2be-44cf-87c5-e507687674e2 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:21.958251 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b91d185f-a2be-44cf-87c5-e507687674e2 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:21.958751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b91d185f-a2be-44cf-87c5-e507687674e2 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:21.970620 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:21.970620 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:21.976551 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b91d185f-a2be-44cf-87c5-e507687674e2 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Volume info retrieved successfully. Jul 03 04:26:21.986169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b91d185f-a2be-44cf-87c5-e507687674e2 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 200 Jul 03 04:26:21.986568 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 562/2221] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:21 2026] GET /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:22.130100 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fcf5ef93-c713-42a0-9ddd-dc04ce44e82f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:22.130571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fcf5ef93-c713-42a0-9ddd-dc04ce44e82f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1086840924", "extra_specs": {"storage_protocol": "tempest-storage_protocol-32302214", "vendor_name": "tempest-vendor_name-1826748143"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:22.160429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fcf5ef93-c713-42a0-9ddd-dc04ce44e82f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:22.160869 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 565/2222] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:21 2026] POST /volume/v3/types => generated 327 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:22.178350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:22.178350 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:22.178350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "452810bb-5f67-4a00-93d6-2c0ae6a5da93", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:22.180136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume request body: {'volume': {'volume_type': '452810bb-5f67-4a00-93d6-2c0ae6a5da93', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:22.184621 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume of 1 GB Jul 03 04:26:22.185080 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:22.185080 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:22.186021 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:22.198337 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Flow 'volume_create_api' (ea19e056-63f0-491e-a8d3-b32182d96db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:22.198337 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb31ef9-88be-477a-aace-3e93285f2780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:22.198894 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:22.229251 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ceb31ef9-88be-477a-aace-3e93285f2780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-32302214',vendor_name='tempest-vendor_name-1826748143'},id=452810bb-5f67-4a00-93d6-2c0ae6a5da93,is_public=True,name='tempest-ProjectAdminTests-volume-type-1086840924',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '452810bb-5f67-4a00-93d6-2c0ae6a5da93', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:22.229899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0318bc4b-6420-4612-bf02-2e8a08598414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:22.284211 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1086840924 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1086840924, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:22.284692 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1086840924 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1086840924, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:22.365623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Created reservations ['b2461fe8-e574-4adc-8160-a8ad438eddcc', 'a009c75f-fc2d-4702-af7e-ad612335f5ac', '28347447-ddf1-45d8-9480-34e3262e3a2f', '16469712-366a-4ab2-a859-278269e3e9ef'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:22.366715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0318bc4b-6420-4612-bf02-2e8a08598414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2461fe8-e574-4adc-8160-a8ad438eddcc', 'a009c75f-fc2d-4702-af7e-ad612335f5ac', '28347447-ddf1-45d8-9480-34e3262e3a2f', '16469712-366a-4ab2-a859-278269e3e9ef']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:22.367727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb591fd8-f41a-4a1e-825e-903166c5d4af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:22.404428 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb591fd8-f41a-4a1e-825e-903166c5d4af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e7a938b-fa09-4eb4-8ae5-34d3a4deb981', '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='533ed1b27be84480b05c2f71cc78bdcb',qos_specs=None,replication_status=,reservations=['b2461fe8-e574-4adc-8160-a8ad438eddcc','a009c75f-fc2d-4702-af7e-ad612335f5ac','28347447-ddf1-45d8-9480-34e3262e3a2f','16469712-366a-4ab2-a859-278269e3e9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70e7976c56d44f43b59ce8d139c09d37',volume_type_id=452810bb-5f67-4a00-93d6-2c0ae6a5da93), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:22Z,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=0e7a938b-fa09-4eb4-8ae5-34d3a4deb981,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed1b27be84480b05c2f71cc78bdcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70e7976c56d44f43b59ce8d139c09d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(452810bb-5f67-4a00-93d6-2c0ae6a5da93),volume_type_id=452810bb-5f67-4a00-93d6-2c0ae6a5da93)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:22.405215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71dcde98-c8be-4b8d-bdb3-4c9530f41fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:22.438269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71dcde98-c8be-4b8d-bdb3-4c9530f41fed) transitioned into state 'SUCCESS' from 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='533ed1b27be84480b05c2f71cc78bdcb',qos_specs=None,replication_status=,reservations=['b2461fe8-e574-4adc-8160-a8ad438eddcc','a009c75f-fc2d-4702-af7e-ad612335f5ac','28347447-ddf1-45d8-9480-34e3262e3a2f','16469712-366a-4ab2-a859-278269e3e9ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70e7976c56d44f43b59ce8d139c09d37',volume_type_id=452810bb-5f67-4a00-93d6-2c0ae6a5da93)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:22.440635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7324e432-e23f-47f7-b3a0-27b0cf6ef3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:22.469043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7324e432-e23f-47f7-b3a0-27b0cf6ef3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:22.470115 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Flow 'volume_create_api' (ea19e056-63f0-491e-a8d3-b32182d96db7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:22.470626 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume request issued successfully. Jul 03 04:26:22.471475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e2a70b3-8a04-419d-82a2-1f2a424c86f9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:22.472137 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 543/2223] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:22 2026] POST /volume/v3/volumes => generated 773 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:22.489831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f7646dbf-d82e-4405-a577-5ba5875856f3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:22.497359 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7646dbf-d82e-4405-a577-5ba5875856f3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 Jul 03 04:26:22.497359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7646dbf-d82e-4405-a577-5ba5875856f3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:22.497359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7646dbf-d82e-4405-a577-5ba5875856f3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:22.508564 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:22.508564 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:22.515578 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f7646dbf-d82e-4405-a577-5ba5875856f3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:22.523900 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7646dbf-d82e-4405-a577-5ba5875856f3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 returned with HTTP 200 Jul 03 04:26:22.523900 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 554/2224] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:22 2026] GET /volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 => generated 952 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:23.005815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f2729393-e04b-4a75-80e1-c87e28d978c4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.008124 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f2729393-e04b-4a75-80e1-c87e28d978c4 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:23.008124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f2729393-e04b-4a75-80e1-c87e28d978c4 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.008654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f2729393-e04b-4a75-80e1-c87e28d978c4 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.020541 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.020541 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:23.030079 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f2729393-e04b-4a75-80e1-c87e28d978c4 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Volume info retrieved successfully. Jul 03 04:26:23.039722 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f2729393-e04b-4a75-80e1-c87e28d978c4 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 200 Jul 03 04:26:23.040142 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 563/2225] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:23.059747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c920d7b6-6c8c-411c-be14-d61e58977eae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.062261 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True Jul 03 04:26:23.062605 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.062887 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.082037 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1086840924 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1086840924, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:23.082430 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1086840924 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1086840924, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:23.082760 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1086840924 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1086840924, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:23.091436 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c920d7b6-6c8c-411c-be14-d61e58977eae tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True returned with HTTP 200 Jul 03 04:26:23.091948 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 566/2226] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True => generated 1374 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:23.107152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cdf96df0-2ac7-4e4e-8ac4-a3d173e84adc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.112349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cdf96df0-2ac7-4e4e-8ac4-a3d173e84adc tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/32a92231641e4c26bdef4cc59a822248?usage=True Jul 03 04:26:23.112349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cdf96df0-2ac7-4e4e-8ac4-a3d173e84adc tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.112349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cdf96df0-2ac7-4e4e-8ac4-a3d173e84adc tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.112349 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.112349 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:23.124762 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-cdf96df0-2ac7-4e4e-8ac4-a3d173e84adc tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1086840924 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1086840924, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:23.138353 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cdf96df0-2ac7-4e4e-8ac4-a3d173e84adc tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/32a92231641e4c26bdef4cc59a822248?usage=True returned with HTTP 200 Jul 03 04:26:23.138353 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 544/2227] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/os-quota-sets/32a92231641e4c26bdef4cc59a822248?usage=True => generated 1374 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:23.153289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.158556 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] POST https://10.4.3.253/volume/v3/os-volume-transfer Jul 03 04:26:23.159579 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "9b965d07-b248-4fcb-8002-ab75825aee06"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:23.163315 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.volume_transfer [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Creating new volume transfer {'transfer': {'volume_id': '9b965d07-b248-4fcb-8002-ab75825aee06'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 04:26:23.163584 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.volume_transfer [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Creating transfer of volume 9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:23.163820 np0000004364 devstack@c-api.service[99792]: INFO cinder.transfer.api [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Generating transfer record for volume 9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:23.177509 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.177509 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:23.196842 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79f85b10-1ba7-4a39-b94d-d1885acd867a tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 04:26:23.197313 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 555/2228] 10.4.3.253 () {68 vars in 1291 bytes} [Fri Jul 3 04:26:23 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:23.207335 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.360049 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] POST https://10.4.3.253/volume/v3/os-volume-transfer/97001d99-0b20-457a-8bec-abfb2be8b9f1/accept Jul 03 04:26:23.360619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "3e940ad6b5cede91"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:23.362116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.volume_transfer [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Accepting volume transfer 97001d99-0b20-457a-8bec-abfb2be8b9f1 {{(pid=99794) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 04:26:23.362602 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.volume_transfer [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Accepting transfer 97001d99-0b20-457a-8bec-abfb2be8b9f1 Jul 03 04:26:23.451223 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Created reservations ['7d65dcf0-3cfc-40a4-81b7-d1248c2d97b2', 'df36c462-7695-44d9-b443-53b3321bb58d', '83fabb7f-19d9-4c7c-bbc6-d9a173fa04c4', '85ee9d9b-9162-4d6a-bc96-4230d40cf12b'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:23.477790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Created reservations ['0c7de8c5-c60e-4325-99d3-335999704bec', '59c2a4a4-0274-445a-8550-61dcb3ec1932', 'de57d968-70f3-4ed1-8e9c-f67ca4bb1ccb', '355813cb-b3a5-4ce9-a8b9-e35021057439'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:23.534671 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Created reservations ['7e593e99-275a-42da-b39b-af58d3b1cb19', 'ac0f5c81-160b-4d0f-8d0a-cbe4e99a6d79', 'e94061b3-b0c1-4f71-b2ca-0fb8e39b45e8', 'a6bfa984-b89a-4395-87e0-c1f2f54dead2'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:23.541437 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e082c774-cd3d-428f-b969-88037136519f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.544446 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e082c774-cd3d-428f-b969-88037136519f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 Jul 03 04:26:23.544446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e082c774-cd3d-428f-b969-88037136519f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.545366 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e082c774-cd3d-428f-b969-88037136519f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.556417 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.556417 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:23.561889 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e082c774-cd3d-428f-b969-88037136519f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:23.567141 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e082c774-cd3d-428f-b969-88037136519f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 returned with HTTP 200 Jul 03 04:26:23.568049 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 567/2229] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:23.581072 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-283179e3-bd82-486c-98b4-38dd436aa173 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.591418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-12ba5720-a1b1-4424-a6c4-bac6a746c114 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.593926 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12ba5720-a1b1-4424-a6c4-bac6a746c114 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:23.594147 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12ba5720-a1b1-4424-a6c4-bac6a746c114 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.594398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12ba5720-a1b1-4424-a6c4-bac6a746c114 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.596627 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Created reservations ['85c4f52c-5643-4aa3-b525-4c0a742a9eb4', 'bdea1898-31ba-4640-bb0a-8e7ad53483bb', '926d54da-3ba4-4fd3-9f8c-352ccf34b196', '79633f06-ca69-40e1-8d56-fccab17e276f'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:23.598480 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12ba5720-a1b1-4424-a6c4-bac6a746c114 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:23.599118 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 556/2230] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:23.610532 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8e03600f-dc49-4ec8-b336-14cf17e9bc3d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.612943 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e03600f-dc49-4ec8-b336-14cf17e9bc3d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/messages/f62cb861-6cef-4901-b757-97cf7e60cfc2 Jul 03 04:26:23.613145 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8e03600f-dc49-4ec8-b336-14cf17e9bc3d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.613452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8e03600f-dc49-4ec8-b336-14cf17e9bc3d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.629556 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e03600f-dc49-4ec8-b336-14cf17e9bc3d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages/f62cb861-6cef-4901-b757-97cf7e60cfc2 returned with HTTP 204 Jul 03 04:26:23.630388 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 568/2231] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:23 2026] DELETE /volume/v3/messages/f62cb861-6cef-4901-b757-97cf7e60cfc2 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:23.643738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c0cf78c-c7ef-43ee-8968-6753a1966069 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.644882 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c0cf78c-c7ef-43ee-8968-6753a1966069 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/messages/f62cb861-6cef-4901-b757-97cf7e60cfc2 Jul 03 04:26:23.645174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c0cf78c-c7ef-43ee-8968-6753a1966069 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.645377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c0cf78c-c7ef-43ee-8968-6753a1966069 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.648715 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c0cf78c-c7ef-43ee-8968-6753a1966069 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages/f62cb861-6cef-4901-b757-97cf7e60cfc2 returned with HTTP 404 Jul 03 04:26:23.649297 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 557/2232] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/messages/f62cb861-6cef-4901-b757-97cf7e60cfc2 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:23.658395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.660861 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 Jul 03 04:26:23.660861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.661270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.661270 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Delete volume with id: 0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 Jul 03 04:26:23.672298 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.672298 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:23.672798 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:23.674868 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99791) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:23.692145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:23.692675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2085524094"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:23.694889 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2085524094'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:23.695364 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume of 1 GB Jul 03 04:26:23.701788 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:23.704267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Created reservations ['69664e45-d0db-4f15-82af-d6f3d1c829b6', 'e369334b-6542-418e-9186-c44668a4c645', 'f8730b3f-d2cc-4ba8-9003-9e58f94c043f', '2eafc0f4-f7a8-4de5-92a6-42c3e170e707'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:23.716159 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Flow 'volume_create_api' (c7af48dc-59a3-40ed-a166-7397a5b02b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:23.719619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e26bd10-8b3d-4f55-be61-84c348e28c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.719619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:23.761567 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Delete volume request issued successfully. Jul 03 04:26:23.761771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49034fa0-bf7d-49f1-a1c1-cf4a813cfff4 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 returned with HTTP 202 Jul 03 04:26:23.762282 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 569/2233] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:23 2026] DELETE /volume/v3/volumes/0e7a938b-fa09-4eb4-8ae5-34d3a4deb981 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:23.763265 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e26bd10-8b3d-4f55-be61-84c348e28c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:23.764771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f6a59-17d4-45ba-b62e-840faf2be21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.772748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9a303e9f-763e-4f39-adf6-13f638f7937d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.775638 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9a303e9f-763e-4f39-adf6-13f638f7937d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/types/452810bb-5f67-4a00-93d6-2c0ae6a5da93 Jul 03 04:26:23.775859 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9a303e9f-763e-4f39-adf6-13f638f7937d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.776126 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9a303e9f-763e-4f39-adf6-13f638f7937d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.814284 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9a303e9f-763e-4f39-adf6-13f638f7937d tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/types/452810bb-5f67-4a00-93d6-2c0ae6a5da93 returned with HTTP 202 Jul 03 04:26:23.815033 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 558/2234] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:23 2026] DELETE /volume/v3/types/452810bb-5f67-4a00-93d6-2c0ae6a5da93 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:23.827422 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-288dd719-eff5-4f07-b431-181474715eda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.830054 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-288dd719-eff5-4f07-b431-181474715eda tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:23.830230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-288dd719-eff5-4f07-b431-181474715eda tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1984587057", "extra_specs": {"storage_protocol": "tempest-storage_protocol-156202342", "vendor_name": "tempest-vendor_name-306221588"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:23.849524 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Created reservations ['2cd9c663-39a4-4c87-a2c6-a66886dd163a', '3ec79461-6440-4f6e-8dee-34bd8dfcb3dd', '891e9a78-8ef5-4463-bc07-9f0b126fd467', 'f392d22b-3dab-4957-8dca-e5c18e72f21d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:23.850712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5f6a59-17d4-45ba-b62e-840faf2be21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd9c663-39a4-4c87-a2c6-a66886dd163a', '3ec79461-6440-4f6e-8dee-34bd8dfcb3dd', '891e9a78-8ef5-4463-bc07-9f0b126fd467', 'f392d22b-3dab-4957-8dca-e5c18e72f21d']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:23.851848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922c21c5-0785-4fae-92c5-de52fb0be382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.854897 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-288dd719-eff5-4f07-b431-181474715eda tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:23.855446 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 570/2235] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:23 2026] POST /volume/v3/types => generated 327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:23.870996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.872285 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:23.872874 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "12b2e337-5f31-4c73-a078-77d0955eee2d", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:23.876348 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume request body: {'volume': {'volume_type': '12b2e337-5f31-4c73-a078-77d0955eee2d', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:23.879903 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume of 1 GB Jul 03 04:26:23.880386 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.880386 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:23.880831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922c21c5-0785-4fae-92c5-de52fb0be382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a05896-e704-4d9c-bd69-4b7e6193af15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085524094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7620097b147cd84ba201aac7c78f3',qos_specs=None,replication_status=,reservations=['2cd9c663-39a4-4c87-a2c6-a66886dd163a','3ec79461-6440-4f6e-8dee-34bd8dfcb3dd','891e9a78-8ef5-4463-bc07-9f0b126fd467','f392d22b-3dab-4957-8dca-e5c18e72f21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5bd59505e1433e937316b51e30c3fb',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2085524094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a05896-e704-4d9c-bd69-4b7e6193af15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bc7620097b147cd84ba201aac7c78f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5bd59505e1433e937316b51e30c3fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:23.880996 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:23.881850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1b0b33-cfea-40c0-b69e-a193cb48c983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.891557 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Flow 'volume_create_api' (f4e4b612-eeb8-4fe8-b0bc-ed7222bd674a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:23.894615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c7d256-917e-4f80-8185-22fb9cde2e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.894615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:23.911417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1b0b33-cfea-40c0-b69e-a193cb48c983) transitioned into state 'SUCCESS' from state '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-2085524094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7620097b147cd84ba201aac7c78f3',qos_specs=None,replication_status=,reservations=['2cd9c663-39a4-4c87-a2c6-a66886dd163a','3ec79461-6440-4f6e-8dee-34bd8dfcb3dd','891e9a78-8ef5-4463-bc07-9f0b126fd467','f392d22b-3dab-4957-8dca-e5c18e72f21d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5bd59505e1433e937316b51e30c3fb',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:23.912152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d02d99-3fec-40bf-b4fb-a7ff989e089d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.922562 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c7d256-917e-4f80-8185-22fb9cde2e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-156202342',vendor_name='tempest-vendor_name-306221588'},id=12b2e337-5f31-4c73-a078-77d0955eee2d,is_public=True,name='tempest-ProjectAdminTests-volume-type-1984587057',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '12b2e337-5f31-4c73-a078-77d0955eee2d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:23.923956 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b09b10-e653-4281-aaaf-8360f0cb58ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:23.925169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84d02d99-3fec-40bf-b4fb-a7ff989e089d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:23.926490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Flow 'volume_create_api' (c7af48dc-59a3-40ed-a166-7397a5b02b78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:23.927076 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume request issued successfully. Jul 03 04:26:23.927943 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-283179e3-bd82-486c-98b4-38dd436aa173 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:23.928613 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 545/2236] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:23 2026] POST /volume/v3/volumes => generated 778 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:23.942834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-401449d6-0d7a-4cf3-adbb-c5b4f62a0ae3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:23.946735 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-401449d6-0d7a-4cf3-adbb-c5b4f62a0ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 Jul 03 04:26:23.947665 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-401449d6-0d7a-4cf3-adbb-c5b4f62a0ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:23.948731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-401449d6-0d7a-4cf3-adbb-c5b4f62a0ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:23.960531 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:23.960531 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:23.970798 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-401449d6-0d7a-4cf3-adbb-c5b4f62a0ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:26:23.972611 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:23.973062 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:23.979662 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-401449d6-0d7a-4cf3-adbb-c5b4f62a0ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 returned with HTTP 200 Jul 03 04:26:23.980523 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 571/2237] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:23 2026] GET /volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 => generated 957 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:24.023305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Created reservations ['0a91b1f0-1ab1-4a47-8d9a-8dee1d67b448', '78304eb2-045b-412f-8ef2-167e5e15a81a', '6609b91a-e223-4eee-aa48-0525966f67d2', '0eaa7e5c-2a81-45e9-8c9b-724e4f886fbe'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:24.025002 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2b09b10-e653-4281-aaaf-8360f0cb58ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a91b1f0-1ab1-4a47-8d9a-8dee1d67b448', '78304eb2-045b-412f-8ef2-167e5e15a81a', '6609b91a-e223-4eee-aa48-0525966f67d2', '0eaa7e5c-2a81-45e9-8c9b-724e4f886fbe']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:24.025998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa64cf12-30de-457c-a0b2-ffc1e624d183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:24.063509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa64cf12-30de-457c-a0b2-ffc1e624d183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e79a57d2-f1dc-4683-a988-b7896de62923', '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='533ed1b27be84480b05c2f71cc78bdcb',qos_specs=None,replication_status=,reservations=['0a91b1f0-1ab1-4a47-8d9a-8dee1d67b448','78304eb2-045b-412f-8ef2-167e5e15a81a','6609b91a-e223-4eee-aa48-0525966f67d2','0eaa7e5c-2a81-45e9-8c9b-724e4f886fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70e7976c56d44f43b59ce8d139c09d37',volume_type_id=12b2e337-5f31-4c73-a078-77d0955eee2d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:24Z,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=e79a57d2-f1dc-4683-a988-b7896de62923,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed1b27be84480b05c2f71cc78bdcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70e7976c56d44f43b59ce8d139c09d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(12b2e337-5f31-4c73-a078-77d0955eee2d),volume_type_id=12b2e337-5f31-4c73-a078-77d0955eee2d)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:24.064536 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aadaec38-c7c3-4473-aa8e-2bb65a9fb634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:24.096618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aadaec38-c7c3-4473-aa8e-2bb65a9fb634) transitioned into state 'SUCCESS' from 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='533ed1b27be84480b05c2f71cc78bdcb',qos_specs=None,replication_status=,reservations=['0a91b1f0-1ab1-4a47-8d9a-8dee1d67b448','78304eb2-045b-412f-8ef2-167e5e15a81a','6609b91a-e223-4eee-aa48-0525966f67d2','0eaa7e5c-2a81-45e9-8c9b-724e4f886fbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70e7976c56d44f43b59ce8d139c09d37',volume_type_id=12b2e337-5f31-4c73-a078-77d0955eee2d)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:24.097551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c8491f-0f86-4e8c-b9d9-c31d27d2c74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:24.099427 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Transfer volume completed successfully. Jul 03 04:26:24.114995 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c8491f-0f86-4e8c-b9d9-c31d27d2c74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:24.117470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Flow 'volume_create_api' (f4e4b612-eeb8-4fe8-b0bc-ed7222bd674a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:24.118252 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume request issued successfully. Jul 03 04:26:24.118883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-020e145c-6b86-40fc-8ca3-aaa665622e93 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:24.120166 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 559/2238] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:23 2026] POST /volume/v3/volumes => generated 773 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:24.139656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-20fcee30-26aa-43a2-b384-3143344dfac3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:24.142045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-20fcee30-26aa-43a2-b384-3143344dfac3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 Jul 03 04:26:24.142350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-20fcee30-26aa-43a2-b384-3143344dfac3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:24.142570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-20fcee30-26aa-43a2-b384-3143344dfac3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:24.153181 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:24.153181 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:24.158820 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-20fcee30-26aa-43a2-b384-3143344dfac3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:24.168311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-20fcee30-26aa-43a2-b384-3143344dfac3 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 returned with HTTP 200 Jul 03 04:26:24.171686 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 546/2239] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:24 2026] GET /volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:24.232647 np0000004364 devstack@c-api.service[99794]: INFO cinder.transfer.api [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Volume 9b965d07-b248-4fcb-8002-ab75825aee06 has been transferred. Jul 03 04:26:24.243570 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f73d60c-250a-4469-9b42-d4f54bcc3f26 tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] https://10.4.3.253/volume/v3/os-volume-transfer/97001d99-0b20-457a-8bec-abfb2be8b9f1/accept returned with HTTP 202 Jul 03 04:26:24.244023 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 564/2240] 10.4.3.253 () {68 vars in 1423 bytes} [Fri Jul 3 04:26:23 2026] POST /volume/v3/os-volume-transfer/97001d99-0b20-457a-8bec-abfb2be8b9f1/accept => generated 365 bytes in 1037 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:24.254523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e78f4c1d-fb3c-419d-8335-92e46738b81a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:24.257969 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e78f4c1d-fb3c-419d-8335-92e46738b81a tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] GET https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:24.257969 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e78f4c1d-fb3c-419d-8335-92e46738b81a tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:24.258206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e78f4c1d-fb3c-419d-8335-92e46738b81a tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:24.272895 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:24.272895 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:24.283403 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e78f4c1d-fb3c-419d-8335-92e46738b81a tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] Volume info retrieved successfully. Jul 03 04:26:24.293752 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e78f4c1d-fb3c-419d-8335-92e46738b81a tempest-VolumeQuotasAdminTestJSON-2030834702 tempest-VolumeQuotasAdminTestJSON-2030834702-project-member] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 200 Jul 03 04:26:24.293752 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 572/2241] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:24 2026] GET /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:24.315503 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c35bfb9-77fb-41e8-8785-51d91a3cc166 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:24.322292 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c35bfb9-77fb-41e8-8785-51d91a3cc166 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True Jul 03 04:26:24.322292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c35bfb9-77fb-41e8-8785-51d91a3cc166 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:24.322627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c35bfb9-77fb-41e8-8785-51d91a3cc166 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:24.323036 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:24.323036 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:24.345798 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-8c35bfb9-77fb-41e8-8785-51d91a3cc166 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:24.361470 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c35bfb9-77fb-41e8-8785-51d91a3cc166 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True returned with HTTP 200 Jul 03 04:26:24.362365 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 560/2242] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:24 2026] GET /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9?usage=True => generated 1374 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:24.377309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:24.379341 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/32a92231641e4c26bdef4cc59a822248?usage=True Jul 03 04:26:24.379613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:24.379855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:24.399160 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:24.399639 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:24.400041 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:24.418687 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c29fc7d6-7791-4909-b8f6-43148d9d09db tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/32a92231641e4c26bdef4cc59a822248?usage=True returned with HTTP 200 Jul 03 04:26:24.419145 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 547/2243] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:24 2026] GET /volume/v3/os-quota-sets/32a92231641e4c26bdef4cc59a822248?usage=True => generated 1374 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:24.435233 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:24.437494 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:24.437642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:24.438020 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:24.438020 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Delete volume with id: 9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:24.447901 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:24.447901 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:24.448398 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Volume info retrieved successfully. Jul 03 04:26:24.475577 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Delete volume request issued successfully. Jul 03 04:26:24.475864 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6495a062-4400-46cd-8fc0-308ee9e51e27 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 202 Jul 03 04:26:24.476594 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 565/2244] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:24 2026] DELETE /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:24.495507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8d5dd3f6-de36-4e51-98c3-db9facf53c2c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:24.496709 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d5dd3f6-de36-4e51-98c3-db9facf53c2c tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:24.496974 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d5dd3f6-de36-4e51-98c3-db9facf53c2c tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:24.499884 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d5dd3f6-de36-4e51-98c3-db9facf53c2c tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:24.513853 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:24.513853 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:24.517976 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8d5dd3f6-de36-4e51-98c3-db9facf53c2c tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Volume info retrieved successfully. Jul 03 04:26:24.523089 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d5dd3f6-de36-4e51-98c3-db9facf53c2c tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 200 Jul 03 04:26:24.525362 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 573/2245] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:24 2026] GET /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 1021 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:25.004182 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-271eb504-ca64-48c9-b8c0-36c55c5eb809 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.006805 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-271eb504-ca64-48c9-b8c0-36c55c5eb809 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 Jul 03 04:26:25.007251 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-271eb504-ca64-48c9-b8c0-36c55c5eb809 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.008925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-271eb504-ca64-48c9-b8c0-36c55c5eb809 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.022999 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.022999 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:25.031792 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-271eb504-ca64-48c9-b8c0-36c55c5eb809 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:26:25.044558 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-271eb504-ca64-48c9-b8c0-36c55c5eb809 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 returned with HTTP 200 Jul 03 04:26:25.045571 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 561/2246] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 => generated 1018 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:25.064055 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.067822 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:26:25.069020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "10a05896-e704-4d9c-bd69-4b7e6193af15", "name": "tempest-type-Backup-1008589596"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:25.072939 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Creating new backup {'backup': {'volume_id': '10a05896-e704-4d9c-bd69-4b7e6193af15', 'name': 'tempest-type-Backup-1008589596'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:26:25.072939 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Creating backup of volume 10a05896-e704-4d9c-bd69-4b7e6193af15 in container None Jul 03 04:26:25.086545 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.086545 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:25.087996 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:26:25.128311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Created reservations ['f5bd979b-d724-4bdd-b8be-3a7d66cc56b0', '2f335687-924f-4c03-b2d9-3704ed5c9a63'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:25.189352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-050c3827-1107-497d-b70f-b5bdeab4ae8f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.191792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-050c3827-1107-497d-b70f-b5bdeab4ae8f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 Jul 03 04:26:25.192006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-050c3827-1107-497d-b70f-b5bdeab4ae8f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.192205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-050c3827-1107-497d-b70f-b5bdeab4ae8f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.202230 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-31e1e11d-721a-4f5f-ac34-072f6835b716 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:26:25.202674 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.202674 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:25.202906 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 548/2247] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:25 2026] POST /volume/v3/backups => generated 316 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:25.210046 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-050c3827-1107-497d-b70f-b5bdeab4ae8f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:25.215690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5abf4b42-7443-45b2-af32-c95b5df78d32 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.217670 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-050c3827-1107-497d-b70f-b5bdeab4ae8f tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 returned with HTTP 200 Jul 03 04:26:25.217824 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 566/2248] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:25.218001 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5abf4b42-7443-45b2-af32-c95b5df78d32 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:25.218814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5abf4b42-7443-45b2-af32-c95b5df78d32 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.218814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5abf4b42-7443-45b2-af32-c95b5df78d32 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.219529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5abf4b42-7443-45b2-af32-c95b5df78d32 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:25.227157 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.227157 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:25.228452 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5abf4b42-7443-45b2-af32-c95b5df78d32 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:25.228930 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 574/2249] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:25.239480 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-61b780fe-aaa5-4aff-a7ee-a76fc6fc4484 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.243639 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-61b780fe-aaa5-4aff-a7ee-a76fc6fc4484 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:25.244003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-61b780fe-aaa5-4aff-a7ee-a76fc6fc4484 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.244344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-61b780fe-aaa5-4aff-a7ee-a76fc6fc4484 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.251158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-61b780fe-aaa5-4aff-a7ee-a76fc6fc4484 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:25.251882 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 562/2250] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/messages => generated 670 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:25.265009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-10af0f92-f1d3-4d1f-94d9-6f49c3ac3dc0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.267019 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10af0f92-f1d3-4d1f-94d9-6f49c3ac3dc0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:25.267262 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10af0f92-f1d3-4d1f-94d9-6f49c3ac3dc0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.268000 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10af0f92-f1d3-4d1f-94d9-6f49c3ac3dc0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.268000 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.268000 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:25.272320 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10af0f92-f1d3-4d1f-94d9-6f49c3ac3dc0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:25.273116 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 549/2251] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:25.291753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d0f61545-b5d2-4890-b7ef-59a522f3a8b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.294313 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0f61545-b5d2-4890-b7ef-59a522f3a8b0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/messages/e6725737-28bf-44cd-bc7f-fd36fa571593 Jul 03 04:26:25.294486 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0f61545-b5d2-4890-b7ef-59a522f3a8b0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.295106 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0f61545-b5d2-4890-b7ef-59a522f3a8b0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.315924 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0f61545-b5d2-4890-b7ef-59a522f3a8b0 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages/e6725737-28bf-44cd-bc7f-fd36fa571593 returned with HTTP 204 Jul 03 04:26:25.316352 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 567/2252] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:25 2026] DELETE /volume/v3/messages/e6725737-28bf-44cd-bc7f-fd36fa571593 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:25.325549 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.328132 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 Jul 03 04:26:25.328399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.328666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.328929 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Delete volume with id: e79a57d2-f1dc-4683-a988-b7896de62923 Jul 03 04:26:25.340786 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.340786 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:25.344950 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:25.346787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99791) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:25.372917 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.373374 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1984587057 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1984587057, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.394657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Created reservations ['9f95e3e5-19d2-4f1e-ab69-e6ac8fd718b1', '331e5427-356b-45f2-8137-79388e6a7f32', 'd4f8a9b4-dced-4cad-86bf-c71b4811af9c', 'e4103740-0c98-459c-8690-1583e0cb63b5'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:25.436451 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Delete volume request issued successfully. Jul 03 04:26:25.436836 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc50ac97-d048-4b78-8566-41b32bf6f551 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 returned with HTTP 202 Jul 03 04:26:25.440738 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 575/2253] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:25 2026] DELETE /volume/v3/volumes/e79a57d2-f1dc-4683-a988-b7896de62923 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:25.451244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fa4ad0cf-0e8b-46c8-91af-9032d652eda6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.453691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fa4ad0cf-0e8b-46c8-91af-9032d652eda6 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/types/12b2e337-5f31-4c73-a078-77d0955eee2d Jul 03 04:26:25.453953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fa4ad0cf-0e8b-46c8-91af-9032d652eda6 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.454650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fa4ad0cf-0e8b-46c8-91af-9032d652eda6 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.493933 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fa4ad0cf-0e8b-46c8-91af-9032d652eda6 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/types/12b2e337-5f31-4c73-a078-77d0955eee2d returned with HTTP 202 Jul 03 04:26:25.494313 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 563/2254] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:25 2026] DELETE /volume/v3/types/12b2e337-5f31-4c73-a078-77d0955eee2d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:25.504819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-07dd653d-a321-4589-828b-21bf93fa3769 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.506906 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07dd653d-a321-4589-828b-21bf93fa3769 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:25.507456 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07dd653d-a321-4589-828b-21bf93fa3769 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1570532345", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1755221822", "vendor_name": "tempest-vendor_name-132756775"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:25.536013 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07dd653d-a321-4589-828b-21bf93fa3769 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:25.536931 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 550/2255] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:25 2026] POST /volume/v3/types => generated 328 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:26:25.550012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bd831508-dbe1-4706-bc46-63685eccb137 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.550369 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d3051520-4673-4d97-91db-13f42ac81a6b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.553451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3051520-4673-4d97-91db-13f42ac81a6b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:25.553741 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:25.553803 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3051520-4673-4d97-91db-13f42ac81a6b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.554080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c9858732-1c41-4e77-92a5-b50f6a2e35c0", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:25.554143 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3051520-4673-4d97-91db-13f42ac81a6b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.556668 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume request body: {'volume': {'volume_type': 'c9858732-1c41-4e77-92a5-b50f6a2e35c0', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:25.565522 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume of 1 GB Jul 03 04:26:25.566750 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.566750 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:25.566750 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:25.571866 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3051520-4673-4d97-91db-13f42ac81a6b tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 404 Jul 03 04:26:25.572621 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 576/2256] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:25.575768 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Flow 'volume_create_api' (3ccf79c8-cc6a-473b-88e1-b75ab31ce5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:25.577087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08103a19-470a-49c0-9928-2be9be992fd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:25.578568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:25.585722 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e995c52d-5fe8-43cb-ab93-5d5b48b54bd7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.588685 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e995c52d-5fe8-43cb-ab93-5d5b48b54bd7 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] GET https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:25.588962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e995c52d-5fe8-43cb-ab93-5d5b48b54bd7 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.589191 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e995c52d-5fe8-43cb-ab93-5d5b48b54bd7 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.598624 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e995c52d-5fe8-43cb-ab93-5d5b48b54bd7 tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 404 Jul 03 04:26:25.599396 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 564/2257] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:25.615518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-13cf53d7-2f38-4667-a3d0-88c61000ea1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.621128 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-13cf53d7-2f38-4667-a3d0-88c61000ea1e tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] DELETE https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:25.621128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-13cf53d7-2f38-4667-a3d0-88c61000ea1e tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.621644 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-13cf53d7-2f38-4667-a3d0-88c61000ea1e tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.621644 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-13cf53d7-2f38-4667-a3d0-88c61000ea1e tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] Delete volume with id: 9b965d07-b248-4fcb-8002-ab75825aee06 Jul 03 04:26:25.628039 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08103a19-470a-49c0-9928-2be9be992fd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1755221822',vendor_name='tempest-vendor_name-132756775'},id=c9858732-1c41-4e77-92a5-b50f6a2e35c0,is_public=True,name='tempest-ProjectAdminTests-volume-type-1570532345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c9858732-1c41-4e77-92a5-b50f6a2e35c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:25.628971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8935fe70-fd42-4dff-9a58-20a2b1f6ff4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:25.632592 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-13cf53d7-2f38-4667-a3d0-88c61000ea1e tempest-VolumeQuotasAdminTestJSON-1253561677 tempest-VolumeQuotasAdminTestJSON-1253561677-project-member] https://10.4.3.253/volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 returned with HTTP 404 Jul 03 04:26:25.633972 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 551/2258] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:25 2026] DELETE /volume/v3/volumes/9b965d07-b248-4fcb-8002-ab75825aee06 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:25.651074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.652463 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/14d1a06d18f84d6492ec66ea34a4e3ca?usage=True Jul 03 04:26:25.652710 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.652976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.670286 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.670525 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.670905 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.680442 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.680693 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.684336 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33f3cefd-7538-46da-83c8-5884c0e0feb4 tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/14d1a06d18f84d6492ec66ea34a4e3ca?usage=True returned with HTTP 200 Jul 03 04:26:25.684668 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 577/2259] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/os-quota-sets/14d1a06d18f84d6492ec66ea34a4e3ca?usage=True => generated 1374 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:25.702825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e05c8265-3218-4c2e-8404-ad953e2217ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.706123 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e05c8265-3218-4c2e-8404-ad953e2217ee tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:25.706661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e05c8265-3218-4c2e-8404-ad953e2217ee tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:25.727974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Created reservations ['412317a5-74f9-4bf6-9852-6725792a13f4', '9aee1d27-93f5-49a6-b6d5-0bba8da658ef', '4516d190-1cb5-493b-86ce-07328c00edd3', '90bf7f8e-4086-466d-973c-9a80c220ba2e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:25.729076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8935fe70-fd42-4dff-9a58-20a2b1f6ff4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['412317a5-74f9-4bf6-9852-6725792a13f4', '9aee1d27-93f5-49a6-b6d5-0bba8da658ef', '4516d190-1cb5-493b-86ce-07328c00edd3', '90bf7f8e-4086-466d-973c-9a80c220ba2e']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:25.729899 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f9acff-afc1-4a46-9e96-83e3d22cb1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:25.769154 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2f9acff-afc1-4a46-9e96-83e3d22cb1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cf91957-46a5-4982-a90f-76e9257778d9', '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='533ed1b27be84480b05c2f71cc78bdcb',qos_specs=None,replication_status=,reservations=['412317a5-74f9-4bf6-9852-6725792a13f4','9aee1d27-93f5-49a6-b6d5-0bba8da658ef','4516d190-1cb5-493b-86ce-07328c00edd3','90bf7f8e-4086-466d-973c-9a80c220ba2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70e7976c56d44f43b59ce8d139c09d37',volume_type_id=c9858732-1c41-4e77-92a5-b50f6a2e35c0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cf91957-46a5-4982-a90f-76e9257778d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed1b27be84480b05c2f71cc78bdcb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70e7976c56d44f43b59ce8d139c09d37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c9858732-1c41-4e77-92a5-b50f6a2e35c0),volume_type_id=c9858732-1c41-4e77-92a5-b50f6a2e35c0)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:25.770035 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb5759c-23c8-40a0-ad5d-c24918483242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:25.808070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fb5759c-23c8-40a0-ad5d-c24918483242) transitioned into state 'SUCCESS' from 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='533ed1b27be84480b05c2f71cc78bdcb',qos_specs=None,replication_status=,reservations=['412317a5-74f9-4bf6-9852-6725792a13f4','9aee1d27-93f5-49a6-b6d5-0bba8da658ef','4516d190-1cb5-493b-86ce-07328c00edd3','90bf7f8e-4086-466d-973c-9a80c220ba2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70e7976c56d44f43b59ce8d139c09d37',volume_type_id=c9858732-1c41-4e77-92a5-b50f6a2e35c0)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:25.809014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e203e1-ad62-4765-bad2-3ce1f4c391b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:25.830397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e203e1-ad62-4765-bad2-3ce1f4c391b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:25.831459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Flow 'volume_create_api' (3ccf79c8-cc6a-473b-88e1-b75ab31ce5f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:25.832956 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Create volume request issued successfully. Jul 03 04:26:25.832956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bd831508-dbe1-4706-bc46-63685eccb137 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:25.833807 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 568/2260] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:25 2026] POST /volume/v3/volumes => generated 773 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:25.852369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fb59a074-d531-4601-b4e0-7164a9d7ea79 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.855915 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb59a074-d531-4601-b4e0-7164a9d7ea79 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 Jul 03 04:26:25.856617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb59a074-d531-4601-b4e0-7164a9d7ea79 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:25.857469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb59a074-d531-4601-b4e0-7164a9d7ea79 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:25.872254 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:25.872254 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:25.885529 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fb59a074-d531-4601-b4e0-7164a9d7ea79 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:25.892229 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-e05c8265-3218-4c2e-8404-ad953e2217ee tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.892229 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-e05c8265-3218-4c2e-8404-ad953e2217ee tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.892229 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-e05c8265-3218-4c2e-8404-ad953e2217ee tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] Deprecated: Default quota for resource: snapshots_tempest-ProjectAdminTests-volume-type-1570532345 is set by the default quota flag: quota_snapshots_tempest-ProjectAdminTests-volume-type-1570532345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:25.900294 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb59a074-d531-4601-b4e0-7164a9d7ea79 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 returned with HTTP 200 Jul 03 04:26:25.900294 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 552/2261] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:25 2026] GET /volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 => generated 952 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:25.900929 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e05c8265-3218-4c2e-8404-ad953e2217ee tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:25.901461 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 565/2262] 10.4.3.253 () {68 vars in 1375 bytes} [Fri Jul 3 04:26:25 2026] PUT /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 593 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:25.915399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-79f33a48-7f8a-48e2-9276-c12ca9a8ed7a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:25.918707 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-79f33a48-7f8a-48e2-9276-c12ca9a8ed7a tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 Jul 03 04:26:25.918707 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-79f33a48-7f8a-48e2-9276-c12ca9a8ed7a tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:26.071938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-79f33a48-7f8a-48e2-9276-c12ca9a8ed7a tempest-VolumeQuotasAdminTestJSON-1755090404 tempest-VolumeQuotasAdminTestJSON-1755090404-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 returned with HTTP 200 Jul 03 04:26:26.072682 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 578/2263] 10.4.3.253 () {68 vars in 1375 bytes} [Fri Jul 3 04:26:25 2026] PUT /volume/v3/os-quota-sets/a015dc92adc14a71bbc211e8629fabb9 => generated 591 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:26.245029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d45a5306-6f6c-4964-a3ff-85cd1c199ed0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:26.247879 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d45a5306-6f6c-4964-a3ff-85cd1c199ed0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:26.248180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d45a5306-6f6c-4964-a3ff-85cd1c199ed0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:26.248489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d45a5306-6f6c-4964-a3ff-85cd1c199ed0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:26.248645 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d45a5306-6f6c-4964-a3ff-85cd1c199ed0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:26.255352 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:26.255352 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:26.256268 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d45a5306-6f6c-4964-a3ff-85cd1c199ed0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:26.256848 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 569/2264] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:26 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:26.919604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c3f1260b-1b19-49aa-91a6-a929c1588fc9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:26.922056 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c3f1260b-1b19-49aa-91a6-a929c1588fc9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 Jul 03 04:26:26.922377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c3f1260b-1b19-49aa-91a6-a929c1588fc9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:26.922910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c3f1260b-1b19-49aa-91a6-a929c1588fc9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:26.932833 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:26.932833 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:26.941402 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c3f1260b-1b19-49aa-91a6-a929c1588fc9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:26.960276 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c3f1260b-1b19-49aa-91a6-a929c1588fc9 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 returned with HTTP 200 Jul 03 04:26:26.960883 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 553/2265] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:26 2026] GET /volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:26.977542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-515ed6a0-b989-4333-a729-bf7e667a1a90 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:26.979549 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-515ed6a0-b989-4333-a729-bf7e667a1a90 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:26.979776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-515ed6a0-b989-4333-a729-bf7e667a1a90 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:26.980022 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-515ed6a0-b989-4333-a729-bf7e667a1a90 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:26.995781 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-515ed6a0-b989-4333-a729-bf7e667a1a90 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:26.996410 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 566/2266] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:26 2026] GET /volume/v3/messages => generated 670 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:27.010890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-91c13039-388e-479c-9070-b1ab71f49934 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.013128 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-91c13039-388e-479c-9070-b1ab71f49934 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] GET https://10.4.3.253/volume/v3/messages/2d57b29b-863f-4725-86fa-ac3a1211af69 Jul 03 04:26:27.013399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-91c13039-388e-479c-9070-b1ab71f49934 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:27.013635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-91c13039-388e-479c-9070-b1ab71f49934 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:27.027058 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-91c13039-388e-479c-9070-b1ab71f49934 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages/2d57b29b-863f-4725-86fa-ac3a1211af69 returned with HTTP 200 Jul 03 04:26:27.027058 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 579/2267] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:27 2026] GET /volume/v3/messages/2d57b29b-863f-4725-86fa-ac3a1211af69 => generated 667 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:27.033967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.036390 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:26:27.036838 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-attach": {"instance_uuid": "dab2a9a0-c96e-40b8-82b2-876111810f83", "mountpoint": "/dev/vdb"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:27.037026 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dab2a9a0-c96e-40b8-82b2-876111810f83", "mountpoint": "/dev/vdb"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:27.041663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c030ec2b-77d1-4070-af2f-67fa7b767ff5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.044228 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c030ec2b-77d1-4070-af2f-67fa7b767ff5 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/messages/2d57b29b-863f-4725-86fa-ac3a1211af69 Jul 03 04:26:27.046627 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c030ec2b-77d1-4070-af2f-67fa7b767ff5 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:27.046627 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c030ec2b-77d1-4070-af2f-67fa7b767ff5 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:27.062573 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:27.062573 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:27.062573 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:27.081113 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c030ec2b-77d1-4070-af2f-67fa7b767ff5 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/messages/2d57b29b-863f-4725-86fa-ac3a1211af69 returned with HTTP 204 Jul 03 04:26:27.082736 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 554/2268] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:27 2026] DELETE /volume/v3/messages/2d57b29b-863f-4725-86fa-ac3a1211af69 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:27.090415 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Update volume admin metadata completed successfully. Jul 03 04:26:27.093997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1f31702-1fd3-445b-937e-7820459b8849 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.095641 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 Jul 03 04:26:27.095641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:27.095816 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:27.095869 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Delete volume with id: 1cf91957-46a5-4982-a90f-76e9257778d9 Jul 03 04:26:27.112254 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:27.112254 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:27.112254 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Volume info retrieved successfully. Jul 03 04:26:27.113159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99792) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:27.150947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Created reservations ['d665411d-322f-49c0-b1c8-5cd6d18e397f', '96586cda-5e70-4f90-aeba-14e6332db3e2', '1b6f074b-a4e3-4cd7-aeba-2b5ec7a7a717', 'f4302fa8-7d21-4648-b9dd-e06bfacec037'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:27.194812 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Delete volume request issued successfully. Jul 03 04:26:27.195167 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1f31702-1fd3-445b-937e-7820459b8849 tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 returned with HTTP 202 Jul 03 04:26:27.195845 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 567/2269] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:27 2026] DELETE /volume/v3/volumes/1cf91957-46a5-4982-a90f-76e9257778d9 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:27.205590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b27ffd52-c23f-4490-8af3-0a914d67d9fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.208031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b27ffd52-c23f-4490-8af3-0a914d67d9fd tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] DELETE https://10.4.3.253/volume/v3/types/c9858732-1c41-4e77-92a5-b50f6a2e35c0 Jul 03 04:26:27.208302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b27ffd52-c23f-4490-8af3-0a914d67d9fd tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:27.208578 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b27ffd52-c23f-4490-8af3-0a914d67d9fd tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:27.260104 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b27ffd52-c23f-4490-8af3-0a914d67d9fd tempest-ProjectAdminTests-20425810 tempest-ProjectAdminTests-20425810-project-admin] https://10.4.3.253/volume/v3/types/c9858732-1c41-4e77-92a5-b50f6a2e35c0 returned with HTTP 202 Jul 03 04:26:27.260681 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 580/2270] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:27 2026] DELETE /volume/v3/types/c9858732-1c41-4e77-92a5-b50f6a2e35c0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:27.270825 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8370085a-0eb0-4183-855e-11f12a5e48cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.273593 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8370085a-0eb0-4183-855e-11f12a5e48cb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:27.273593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8370085a-0eb0-4183-855e-11f12a5e48cb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:27.273875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8370085a-0eb0-4183-855e-11f12a5e48cb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:27.274045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-8370085a-0eb0-4183-855e-11f12a5e48cb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:27.282637 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:27.282637 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:27.284264 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8370085a-0eb0-4183-855e-11f12a5e48cb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:27.285024 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 555/2271] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:27 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:27.595123 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Attach volume completed successfully. Jul 03 04:26:27.595646 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc6dff36-d968-4df2-83a3-dc58e27dfe1e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:26:27.596050 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 570/2272] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:26:27 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:27.611021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b206c28e-6f78-4c04-a241-ef5da7391a65 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.614446 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b206c28e-6f78-4c04-a241-ef5da7391a65 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:27.614446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b206c28e-6f78-4c04-a241-ef5da7391a65 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:27.616081 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b206c28e-6f78-4c04-a241-ef5da7391a65 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:27.633963 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:27.633963 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:27.639737 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b206c28e-6f78-4c04-a241-ef5da7391a65 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:27.647123 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b206c28e-6f78-4c04-a241-ef5da7391a65 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:27.647710 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 568/2273] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:27 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 1175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:27.666643 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-393a912a-629d-4f55-a5ae-4661b429bf57 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:27.668862 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-393a912a-629d-4f55-a5ae-4661b429bf57 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:26:27.669072 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-393a912a-629d-4f55-a5ae-4661b429bf57 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-detach": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:27.669524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-393a912a-629d-4f55-a5ae-4661b429bf57 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:27.686126 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:27.686126 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:27.686913 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-393a912a-629d-4f55-a5ae-4661b429bf57 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:28.192011 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-393a912a-629d-4f55-a5ae-4661b429bf57 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Detach volume completed successfully. Jul 03 04:26:28.192467 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-393a912a-629d-4f55-a5ae-4661b429bf57 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:26:28.193097 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 581/2274] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:26:27 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 527 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:28.203227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ac821056-0bee-4001-92b7-4174c12697b2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:28.205459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ac821056-0bee-4001-92b7-4174c12697b2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:28.205728 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ac821056-0bee-4001-92b7-4174c12697b2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:28.206002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ac821056-0bee-4001-92b7-4174c12697b2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:28.216634 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:28.216634 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:28.221596 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ac821056-0bee-4001-92b7-4174c12697b2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:28.229463 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ac821056-0bee-4001-92b7-4174c12697b2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:28.234739 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 556/2275] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:28 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:28.304599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5a53a3c-abcb-4cd1-9656-91d34e225048 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:28.307987 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5a53a3c-abcb-4cd1-9656-91d34e225048 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:28.309569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5a53a3c-abcb-4cd1-9656-91d34e225048 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:28.309569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5a53a3c-abcb-4cd1-9656-91d34e225048 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:28.309569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d5a53a3c-abcb-4cd1-9656-91d34e225048 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:28.317998 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:28.317998 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:28.319173 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5a53a3c-abcb-4cd1-9656-91d34e225048 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:28.319995 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 571/2276] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:28 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:29.334647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f534cab-19f2-4efe-a65c-2e7bfd3d86b8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:29.337970 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f534cab-19f2-4efe-a65c-2e7bfd3d86b8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:29.339096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f534cab-19f2-4efe-a65c-2e7bfd3d86b8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:29.339096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f534cab-19f2-4efe-a65c-2e7bfd3d86b8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:29.339096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5f534cab-19f2-4efe-a65c-2e7bfd3d86b8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:29.344577 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:29.344577 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:29.345431 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f534cab-19f2-4efe-a65c-2e7bfd3d86b8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:29.345834 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 569/2277] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:29 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:29.939507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c873e13a-80c4-48af-94c9-a48031966dbf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:30.195173 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c873e13a-80c4-48af-94c9-a48031966dbf tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:30.195686 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c873e13a-80c4-48af-94c9-a48031966dbf tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-158034082", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2054781590", "vendor_name": "tempest-vendor_name-692438820"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:30.230470 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c873e13a-80c4-48af-94c9-a48031966dbf tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:30.231146 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 582/2278] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:29 2026] POST /volume/v3/types => generated 328 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:30.243892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c034d668-438d-4d3b-abec-87e7203e0c0f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:30.247419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:30.247419 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "69690cd6-8db5-4dc5-ab10-d960e1602c74", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:30.249347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume request body: {'volume': {'volume_type': '69690cd6-8db5-4dc5-ab10-d960e1602c74', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:30.256072 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume of 1 GB Jul 03 04:26:30.256960 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:30.256960 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:30.256960 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:30.267133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Flow 'volume_create_api' (b415e144-c26c-46fc-9889-3d5fb252f511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:30.268685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb86139e-d548-46e3-9d77-192bdca42034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:30.270050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:30.321512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb86139e-d548-46e3-9d77-192bdca42034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2054781590',vendor_name='tempest-vendor_name-692438820'},id=69690cd6-8db5-4dc5-ab10-d960e1602c74,is_public=True,name='tempest-ProjectMemberTests-volume-type-158034082',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69690cd6-8db5-4dc5-ab10-d960e1602c74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:30.322154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad228821-5903-49fb-a478-cc1e8e64b49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:30.360269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d7973cf2-47d0-460a-b629-e97722f01fde None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:30.364392 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d7973cf2-47d0-460a-b629-e97722f01fde tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:30.364622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d7973cf2-47d0-460a-b629-e97722f01fde tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:30.364926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d7973cf2-47d0-460a-b629-e97722f01fde tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:30.365107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d7973cf2-47d0-460a-b629-e97722f01fde tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:30.370954 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-158034082 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-158034082, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:30.372160 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-158034082 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-158034082, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:30.376210 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:30.376210 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:30.377440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d7973cf2-47d0-460a-b629-e97722f01fde tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:30.378520 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 572/2279] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:30 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:30.431138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Created reservations ['f2008eb4-5cf8-4f85-a126-4ed1ef652306', 'c0f15243-329e-4af5-8663-0d46653e5166', 'f25c7153-6094-4b33-9a09-7be8a48e4da0', '6b9c55c8-7da3-4656-8fea-c04c7fc5604c'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:30.432962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad228821-5903-49fb-a478-cc1e8e64b49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2008eb4-5cf8-4f85-a126-4ed1ef652306', 'c0f15243-329e-4af5-8663-0d46653e5166', 'f25c7153-6094-4b33-9a09-7be8a48e4da0', '6b9c55c8-7da3-4656-8fea-c04c7fc5604c']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:30.434244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ceb53d4-b343-4ff5-8b4a-8c34b0a7b6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:30.472719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ceb53d4-b343-4ff5-8b4a-8c34b0a7b6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd897462d-75b2-48b7-8d34-082c2f771cbe', '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='807dca1b7caa488381d3aaf76ce8ef57',qos_specs=None,replication_status=,reservations=['f2008eb4-5cf8-4f85-a126-4ed1ef652306','c0f15243-329e-4af5-8663-0d46653e5166','f25c7153-6094-4b33-9a09-7be8a48e4da0','6b9c55c8-7da3-4656-8fea-c04c7fc5604c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de042725dd0448f8891f648d6f100dc6',volume_type_id=69690cd6-8db5-4dc5-ab10-d960e1602c74), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:30Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d897462d-75b2-48b7-8d34-082c2f771cbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807dca1b7caa488381d3aaf76ce8ef57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de042725dd0448f8891f648d6f100dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69690cd6-8db5-4dc5-ab10-d960e1602c74),volume_type_id=69690cd6-8db5-4dc5-ab10-d960e1602c74)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:30.474189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35430044-94c9-46ef-a0ff-06aa221b51b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:30.502591 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35430044-94c9-46ef-a0ff-06aa221b51b5) transitioned into state 'SUCCESS' from 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='807dca1b7caa488381d3aaf76ce8ef57',qos_specs=None,replication_status=,reservations=['f2008eb4-5cf8-4f85-a126-4ed1ef652306','c0f15243-329e-4af5-8663-0d46653e5166','f25c7153-6094-4b33-9a09-7be8a48e4da0','6b9c55c8-7da3-4656-8fea-c04c7fc5604c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de042725dd0448f8891f648d6f100dc6',volume_type_id=69690cd6-8db5-4dc5-ab10-d960e1602c74)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:30.503726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14acf39-ff54-4b8c-b611-2e4dc431659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:30.516814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e14acf39-ff54-4b8c-b611-2e4dc431659d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:30.517954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Flow 'volume_create_api' (b415e144-c26c-46fc-9889-3d5fb252f511) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:30.518346 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume request issued successfully. Jul 03 04:26:30.519133 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c034d668-438d-4d3b-abec-87e7203e0c0f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:30.519732 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 557/2280] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:30 2026] POST /volume/v3/volumes => generated 773 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:30.533656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b8dccd67-370b-4974-8672-9f8a581625f6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:30.537319 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b8dccd67-370b-4974-8672-9f8a581625f6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe Jul 03 04:26:30.537319 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b8dccd67-370b-4974-8672-9f8a581625f6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:30.537983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b8dccd67-370b-4974-8672-9f8a581625f6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:30.552961 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:30.552961 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:30.560009 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b8dccd67-370b-4974-8672-9f8a581625f6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:30.568734 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b8dccd67-370b-4974-8672-9f8a581625f6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe returned with HTTP 200 Jul 03 04:26:30.569554 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 570/2281] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:30 2026] GET /volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe => generated 952 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:30.885395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-429e18cd-4e24-41a9-a0e7-11bf7d48202b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.015355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-429e18cd-4e24-41a9-a0e7-11bf7d48202b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:31.015355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-429e18cd-4e24-41a9-a0e7-11bf7d48202b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:31.033987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-429e18cd-4e24-41a9-a0e7-11bf7d48202b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:31.033987 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 583/2282] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:30 2026] POST /volume/v3/types => generated 188 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:31.042206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2bb3bcb3-3301-4211-ad14-3112c457511c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.044930 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2bb3bcb3-3301-4211-ad14-3112c457511c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:31.045341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2bb3bcb3-3301-4211-ad14-3112c457511c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:31.062020 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2bb3bcb3-3301-4211-ad14-3112c457511c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:31.062604 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 573/2283] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:31 2026] POST /volume/v3/types => generated 188 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:31.072726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.179531 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:31.180019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:31.182090 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:31.187713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Create volume of 1 GB Jul 03 04:26:31.188126 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:31.188126 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:31.188911 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Availability Zones retrieved successfully. Jul 03 04:26:31.197583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Flow 'volume_create_api' (41a42a8e-3a31-48a5-99e4-157610bc7f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:31.198949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939927ae-3472-48ad-afad-6f6e290febca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:31.200550 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:31.227708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (939927ae-3472-48ad-afad-6f6e290febca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=03861582-0a8b-4dfc-b792-ed4731dab4f0,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '03861582-0a8b-4dfc-b792-ed4731dab4f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:31.228517 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e160381-7a92-4d92-aad5-dbd36cd93cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:31.274034 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-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. Jul 03 04:26:31.274550 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-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. Jul 03 04:26:31.343246 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Created reservations ['5dfb5c3a-6f9b-4bcc-888b-244746f5870f', '6a271c83-cde8-4b73-9ec9-24e08bbf3e06', '8118c39b-9b9b-4a52-b24c-9ef15884758b', '31f508f8-b46b-4db5-af89-48da320235f3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:31.344137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e160381-7a92-4d92-aad5-dbd36cd93cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dfb5c3a-6f9b-4bcc-888b-244746f5870f', '6a271c83-cde8-4b73-9ec9-24e08bbf3e06', '8118c39b-9b9b-4a52-b24c-9ef15884758b', '31f508f8-b46b-4db5-af89-48da320235f3']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:31.345354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16d3b6e-fe1a-4a29-975e-9b5c3279bab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:31.387962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d16d3b6e-fe1a-4a29-975e-9b5c3279bab9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f626469-92af-4056-9a29-2032bb114e17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503e1dbfd0464956b40f99eed80a6499',qos_specs=None,replication_status=,reservations=['5dfb5c3a-6f9b-4bcc-888b-244746f5870f','6a271c83-cde8-4b73-9ec9-24e08bbf3e06','8118c39b-9b9b-4a52-b24c-9ef15884758b','31f508f8-b46b-4db5-af89-48da320235f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd5d72f62b84b81a3058fbba5e0a741',volume_type_id=03861582-0a8b-4dfc-b792-ed4731dab4f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f626469-92af-4056-9a29-2032bb114e17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='503e1dbfd0464956b40f99eed80a6499',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dcd5d72f62b84b81a3058fbba5e0a741',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(03861582-0a8b-4dfc-b792-ed4731dab4f0),volume_type_id=03861582-0a8b-4dfc-b792-ed4731dab4f0)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:31.387962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fff7c34-4302-4c9b-96c1-7cb48637211d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:31.394405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5a9c2f2c-0f06-45d9-aa82-521030154a27 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.397023 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a9c2f2c-0f06-45d9-aa82-521030154a27 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:31.397418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a9c2f2c-0f06-45d9-aa82-521030154a27 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.398514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a9c2f2c-0f06-45d9-aa82-521030154a27 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.398514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5a9c2f2c-0f06-45d9-aa82-521030154a27 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:31.406434 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:31.406434 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:31.406630 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a9c2f2c-0f06-45d9-aa82-521030154a27 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:31.407467 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 571/2284] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:31 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:31.420915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fff7c34-4302-4c9b-96c1-7cb48637211d) transitioned into state 'SUCCESS' from state '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-1006004285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='503e1dbfd0464956b40f99eed80a6499',qos_specs=None,replication_status=,reservations=['5dfb5c3a-6f9b-4bcc-888b-244746f5870f','6a271c83-cde8-4b73-9ec9-24e08bbf3e06','8118c39b-9b9b-4a52-b24c-9ef15884758b','31f508f8-b46b-4db5-af89-48da320235f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dcd5d72f62b84b81a3058fbba5e0a741',volume_type_id=03861582-0a8b-4dfc-b792-ed4731dab4f0)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:31.421658 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7497fda4-1f45-4ada-825c-c493f926ed2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:31.445245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7497fda4-1f45-4ada-825c-c493f926ed2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:31.446310 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Flow 'volume_create_api' (41a42a8e-3a31-48a5-99e4-157610bc7f01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:31.447551 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Create volume request issued successfully. Jul 03 04:26:31.448135 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b00f65ff-db99-47fa-b0ef-c511a7d79d81 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:31.448613 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 558/2285] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:31 2026] POST /volume/v3/volumes => generated 768 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:31.468811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-45e842fd-7638-4635-963a-7803b560bb39 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.471292 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-45e842fd-7638-4635-963a-7803b560bb39 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:31.471499 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-45e842fd-7638-4635-963a-7803b560bb39 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.472191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-45e842fd-7638-4635-963a-7803b560bb39 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.489496 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:31.489496 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:31.496100 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-45e842fd-7638-4635-963a-7803b560bb39 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:31.506661 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-45e842fd-7638-4635-963a-7803b560bb39 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:31.506661 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 584/2286] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:31 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 836 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:31.588805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-257fa6df-02ba-4b39-8572-f9dca8784104 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.591509 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-257fa6df-02ba-4b39-8572-f9dca8784104 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe Jul 03 04:26:31.591911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-257fa6df-02ba-4b39-8572-f9dca8784104 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.592002 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-257fa6df-02ba-4b39-8572-f9dca8784104 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.605073 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:31.605073 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:31.611836 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-257fa6df-02ba-4b39-8572-f9dca8784104 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:31.618443 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-257fa6df-02ba-4b39-8572-f9dca8784104 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe returned with HTTP 200 Jul 03 04:26:31.619290 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 574/2287] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:31 2026] GET /volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe => generated 973 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:31.637953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-39032b6b-75a3-4749-8feb-4c826dfe1679 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.639511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39032b6b-75a3-4749-8feb-4c826dfe1679 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:31.639933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39032b6b-75a3-4749-8feb-4c826dfe1679 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.640360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39032b6b-75a3-4749-8feb-4c826dfe1679 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.645016 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39032b6b-75a3-4749-8feb-4c826dfe1679 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:31.645636 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 572/2288] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:31 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:31.659470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-867318b5-b9e3-4a8b-b16e-1c5587c0c018 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.763639 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-867318b5-b9e3-4a8b-b16e-1c5587c0c018 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] DELETE https://10.4.3.253/volume/v3/messages/e2c5e57d-e51b-427e-8dbf-85a4fafa7f56 Jul 03 04:26:31.764389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-867318b5-b9e3-4a8b-b16e-1c5587c0c018 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.764389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-867318b5-b9e3-4a8b-b16e-1c5587c0c018 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.770124 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:31.770124 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:31.786780 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-867318b5-b9e3-4a8b-b16e-1c5587c0c018 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] https://10.4.3.253/volume/v3/messages/e2c5e57d-e51b-427e-8dbf-85a4fafa7f56 returned with HTTP 204 Jul 03 04:26:31.787117 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 559/2289] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:31 2026] DELETE /volume/v3/messages/e2c5e57d-e51b-427e-8dbf-85a4fafa7f56 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:31.796021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-69705969-dcbb-4213-990f-d77fa58883cb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.797959 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-69705969-dcbb-4213-990f-d77fa58883cb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] GET https://10.4.3.253/volume/v3/messages/e2c5e57d-e51b-427e-8dbf-85a4fafa7f56 Jul 03 04:26:31.798161 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-69705969-dcbb-4213-990f-d77fa58883cb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.798431 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-69705969-dcbb-4213-990f-d77fa58883cb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.802868 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-69705969-dcbb-4213-990f-d77fa58883cb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] https://10.4.3.253/volume/v3/messages/e2c5e57d-e51b-427e-8dbf-85a4fafa7f56 returned with HTTP 404 Jul 03 04:26:31.803576 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 585/2290] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:31 2026] GET /volume/v3/messages/e2c5e57d-e51b-427e-8dbf-85a4fafa7f56 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:31.812315 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.815063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe Jul 03 04:26:31.815187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.815451 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.815712 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Delete volume with id: d897462d-75b2-48b7-8d34-082c2f771cbe Jul 03 04:26:31.826144 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:31.826144 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:31.826528 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:31.827825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99794) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:31.842565 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-158034082 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-158034082, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:31.842877 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-158034082 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-158034082, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:31.855730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Created reservations ['01517ba3-5d11-4377-8dfc-cb3803ae0df1', '054d1124-c94d-4184-b8ad-5196b251e8f6', '6f5ec64e-4e43-462f-b726-cae43be0325b', 'c3995c63-f4b2-470c-956b-e967b29ed092'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:31.898902 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Delete volume request issued successfully. Jul 03 04:26:31.899503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-47f91f42-36b5-4d0c-b353-3830cd3b42fc tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe returned with HTTP 202 Jul 03 04:26:31.899653 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 575/2291] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:31 2026] DELETE /volume/v3/volumes/d897462d-75b2-48b7-8d34-082c2f771cbe => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:31.908120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f040df68-077d-4419-ada6-a0052a3bcab5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.910599 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f040df68-077d-4419-ada6-a0052a3bcab5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/types/69690cd6-8db5-4dc5-ab10-d960e1602c74 Jul 03 04:26:31.910599 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f040df68-077d-4419-ada6-a0052a3bcab5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:31.910883 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f040df68-077d-4419-ada6-a0052a3bcab5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:31.948414 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f040df68-077d-4419-ada6-a0052a3bcab5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/types/69690cd6-8db5-4dc5-ab10-d960e1602c74 returned with HTTP 202 Jul 03 04:26:31.949270 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 573/2292] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:31 2026] DELETE /volume/v3/types/69690cd6-8db5-4dc5-ab10-d960e1602c74 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:31.962128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0b68e45f-fcfa-4dcd-ae6e-2ee7e0d2d4a6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:31.967395 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b68e45f-fcfa-4dcd-ae6e-2ee7e0d2d4a6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:31.968012 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b68e45f-fcfa-4dcd-ae6e-2ee7e0d2d4a6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-174686207", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1243057572", "vendor_name": "tempest-vendor_name-110909472"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:31.996823 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b68e45f-fcfa-4dcd-ae6e-2ee7e0d2d4a6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:31.997497 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 560/2293] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:31 2026] POST /volume/v3/types => generated 328 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:32.008646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.014396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:32.015952 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d26b4841-a2d4-412e-bfef-4e0b37fbab53", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:32.018257 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume request body: {'volume': {'volume_type': 'd26b4841-a2d4-412e-bfef-4e0b37fbab53', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:32.027246 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume of 1 GB Jul 03 04:26:32.027246 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.027246 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:32.027246 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:32.033580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Flow 'volume_create_api' (34ad96ec-9d9a-4a2c-a79a-46ac24becf16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:32.033998 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16b5cbf-120c-44fc-8f11-11a8f7b8faeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:32.035163 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:32.074360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e16b5cbf-120c-44fc-8f11-11a8f7b8faeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1243057572',vendor_name='tempest-vendor_name-110909472'},id=d26b4841-a2d4-412e-bfef-4e0b37fbab53,is_public=True,name='tempest-ProjectMemberTests-volume-type-174686207',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd26b4841-a2d4-412e-bfef-4e0b37fbab53', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:32.074801 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24fe7f0-b0b7-4f7e-ac94-061c558273fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:32.107061 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-174686207 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-174686207, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:32.107428 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-174686207 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-174686207, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:32.155650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Created reservations ['06d84e7b-2341-49a1-8773-f10cc2bc83a2', '20051648-981d-4190-8eb6-d6c82448e6ba', 'ded86618-467b-47de-b5fb-89de89f525b4', '6cc4e04e-fa25-4bcc-ab63-e39db55f3574'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:32.156520 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f24fe7f0-b0b7-4f7e-ac94-061c558273fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d84e7b-2341-49a1-8773-f10cc2bc83a2', '20051648-981d-4190-8eb6-d6c82448e6ba', 'ded86618-467b-47de-b5fb-89de89f525b4', '6cc4e04e-fa25-4bcc-ab63-e39db55f3574']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:32.157770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5da1d0-0301-492a-a461-e95ad947b614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:32.199537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5da1d0-0301-492a-a461-e95ad947b614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd72e42-12b7-4a99-aaf5-a8afed236533', '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='807dca1b7caa488381d3aaf76ce8ef57',qos_specs=None,replication_status=,reservations=['06d84e7b-2341-49a1-8773-f10cc2bc83a2','20051648-981d-4190-8eb6-d6c82448e6ba','ded86618-467b-47de-b5fb-89de89f525b4','6cc4e04e-fa25-4bcc-ab63-e39db55f3574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de042725dd0448f8891f648d6f100dc6',volume_type_id=d26b4841-a2d4-412e-bfef-4e0b37fbab53), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:32Z,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=ddd72e42-12b7-4a99-aaf5-a8afed236533,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807dca1b7caa488381d3aaf76ce8ef57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de042725dd0448f8891f648d6f100dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d26b4841-a2d4-412e-bfef-4e0b37fbab53),volume_type_id=d26b4841-a2d4-412e-bfef-4e0b37fbab53)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:32.200908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99ff641-d020-4a07-a419-7b52f61307ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:32.227048 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99ff641-d020-4a07-a419-7b52f61307ac) transitioned into state 'SUCCESS' from 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='807dca1b7caa488381d3aaf76ce8ef57',qos_specs=None,replication_status=,reservations=['06d84e7b-2341-49a1-8773-f10cc2bc83a2','20051648-981d-4190-8eb6-d6c82448e6ba','ded86618-467b-47de-b5fb-89de89f525b4','6cc4e04e-fa25-4bcc-ab63-e39db55f3574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de042725dd0448f8891f648d6f100dc6',volume_type_id=d26b4841-a2d4-412e-bfef-4e0b37fbab53)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:32.227975 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894534cc-0488-45e0-b723-2e2768d6698f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:32.245375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (894534cc-0488-45e0-b723-2e2768d6698f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:32.245375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Flow 'volume_create_api' (34ad96ec-9d9a-4a2c-a79a-46ac24becf16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:32.245375 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume request issued successfully. Jul 03 04:26:32.245699 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-888af38b-9ade-4076-8ecf-b803e3e029a5 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:32.246234 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 586/2294] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:32 2026] POST /volume/v3/volumes => generated 773 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:32.262431 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-49dd3a2d-0964-4e6b-87ad-bbd2a681854c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.264838 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49dd3a2d-0964-4e6b-87ad-bbd2a681854c tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 Jul 03 04:26:32.265147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49dd3a2d-0964-4e6b-87ad-bbd2a681854c tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:32.265465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49dd3a2d-0964-4e6b-87ad-bbd2a681854c tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:32.276346 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.276346 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:32.280966 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-49dd3a2d-0964-4e6b-87ad-bbd2a681854c tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:32.285759 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49dd3a2d-0964-4e6b-87ad-bbd2a681854c tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 returned with HTTP 200 Jul 03 04:26:32.286172 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 576/2295] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:32 2026] GET /volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:32.420136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0246695e-a881-4312-88c9-61a686f6375d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.422242 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0246695e-a881-4312-88c9-61a686f6375d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:32.422505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0246695e-a881-4312-88c9-61a686f6375d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:32.422720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0246695e-a881-4312-88c9-61a686f6375d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:32.422828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0246695e-a881-4312-88c9-61a686f6375d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:32.428160 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.428160 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:32.429111 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0246695e-a881-4312-88c9-61a686f6375d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:32.429964 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 574/2296] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:32 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:32.524277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e568ebd1-2e01-4727-9c22-3c32afce83e4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.526778 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e568ebd1-2e01-4727-9c22-3c32afce83e4 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:32.526778 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e568ebd1-2e01-4727-9c22-3c32afce83e4 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:32.527077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e568ebd1-2e01-4727-9c22-3c32afce83e4 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:32.537203 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.537203 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:32.545797 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e568ebd1-2e01-4727-9c22-3c32afce83e4 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:32.560628 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e568ebd1-2e01-4727-9c22-3c32afce83e4 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:32.561303 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 561/2297] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:32 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:32.585072 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c5ace8f5-fa4d-408b-ba9b-0a62fd3bef8c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.586787 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c5ace8f5-fa4d-408b-ba9b-0a62fd3bef8c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:32.587343 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c5ace8f5-fa4d-408b-ba9b-0a62fd3bef8c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:32.587904 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c5ace8f5-fa4d-408b-ba9b-0a62fd3bef8c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:32.596929 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.596929 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:32.601747 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c5ace8f5-fa4d-408b-ba9b-0a62fd3bef8c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Volume info retrieved successfully. Jul 03 04:26:32.607528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c5ace8f5-fa4d-408b-ba9b-0a62fd3bef8c tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:32.607984 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 587/2298] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:32 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 1034 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:26:32.631427 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9ce12495-0387-445c-98a5-e114b7b58101 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.633962 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] POST https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17/action Jul 03 04:26:32.634559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:32.634559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:32.653142 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.653142 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:32.653858 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:32.691759 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-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. Jul 03 04:26:32.692249 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-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. Jul 03 04:26:32.733593 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Created reservations ['3e410699-c57e-40ef-8a7c-5d0dacedebc2', '49b86f29-fdcb-4c9b-acc4-534c4d8b1d1e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:32.746631 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-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. Jul 03 04:26:32.746961 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-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. Jul 03 04:26:32.757175 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Created reservations ['bd2b12f5-104d-4b87-ac41-4aefd587a15d', 'a2b38fca-30be-476c-8f7e-1fbf6a6c8754'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:32.787061 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Retype volume request issued successfully. Jul 03 04:26:32.787485 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9ce12495-0387-445c-98a5-e114b7b58101 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17/action returned with HTTP 202 Jul 03 04:26:32.787992 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 577/2299] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:26:32 2026] POST /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:32.797753 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e3462fd6-8649-4574-84c3-f22863422ab8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:32.800701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3462fd6-8649-4574-84c3-f22863422ab8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:32.801094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3462fd6-8649-4574-84c3-f22863422ab8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:32.801094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3462fd6-8649-4574-84c3-f22863422ab8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:32.808159 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:32.808159 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:32.813369 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e3462fd6-8649-4574-84c3-f22863422ab8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:32.817954 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3462fd6-8649-4574-84c3-f22863422ab8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:32.818583 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 575/2300] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:32 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.302482 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fc0fcbb9-3d59-4b10-ad3e-a2d21f2c5fbb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.305841 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc0fcbb9-3d59-4b10-ad3e-a2d21f2c5fbb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 Jul 03 04:26:33.306015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc0fcbb9-3d59-4b10-ad3e-a2d21f2c5fbb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.306198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc0fcbb9-3d59-4b10-ad3e-a2d21f2c5fbb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.323314 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.323314 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:33.332432 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fc0fcbb9-3d59-4b10-ad3e-a2d21f2c5fbb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:33.339376 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc0fcbb9-3d59-4b10-ad3e-a2d21f2c5fbb tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 returned with HTTP 200 Jul 03 04:26:33.339376 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 562/2301] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.358170 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f7e1c7f3-bf41-4c98-81f4-00b272ab666f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.361112 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f7e1c7f3-bf41-4c98-81f4-00b272ab666f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:33.361505 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f7e1c7f3-bf41-4c98-81f4-00b272ab666f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.361762 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f7e1c7f3-bf41-4c98-81f4-00b272ab666f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.369134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f7e1c7f3-bf41-4c98-81f4-00b272ab666f tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:33.370058 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 588/2302] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.385123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-01aa1b2d-ecb6-48dc-bd66-a5f1cbc929d7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.387388 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-01aa1b2d-ecb6-48dc-bd66-a5f1cbc929d7 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:33.387682 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-01aa1b2d-ecb6-48dc-bd66-a5f1cbc929d7 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.387920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-01aa1b2d-ecb6-48dc-bd66-a5f1cbc929d7 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.388283 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.388283 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:33.392725 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-01aa1b2d-ecb6-48dc-bd66-a5f1cbc929d7 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:33.393597 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 578/2303] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.406530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6673f284-59ce-44e7-baa5-0f79e01eeaa0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.408977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2bed2cda-812b-4247-8353-25511506bcd0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.409111 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6673f284-59ce-44e7-baa5-0f79e01eeaa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/messages/d25bacc5-f738-40e2-b6e5-919c7f1e8afc Jul 03 04:26:33.409111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6673f284-59ce-44e7-baa5-0f79e01eeaa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.409111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6673f284-59ce-44e7-baa5-0f79e01eeaa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.425721 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6673f284-59ce-44e7-baa5-0f79e01eeaa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/messages/d25bacc5-f738-40e2-b6e5-919c7f1e8afc returned with HTTP 204 Jul 03 04:26:33.425721 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 576/2304] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:33 2026] DELETE /volume/v3/messages/d25bacc5-f738-40e2-b6e5-919c7f1e8afc => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:33.436769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d30add40-a0d6-44fb-8473-30d592df2798 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.442663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 Jul 03 04:26:33.442663 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.442663 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.442663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Delete volume with id: ddd72e42-12b7-4a99-aaf5-a8afed236533 Jul 03 04:26:33.442852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ac7b93b7-8636-4d76-86c9-ff86260f0249 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.446830 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac7b93b7-8636-4d76-86c9-ff86260f0249 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:33.446830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac7b93b7-8636-4d76-86c9-ff86260f0249 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.446830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac7b93b7-8636-4d76-86c9-ff86260f0249 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.446830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ac7b93b7-8636-4d76-86c9-ff86260f0249 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:33.451068 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.451068 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:33.451706 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:33.452471 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.452471 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:33.453340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99791) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:33.453503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac7b93b7-8636-4d76-86c9-ff86260f0249 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:33.454524 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 579/2305] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.481844 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Created reservations ['fd164012-3faf-47be-997e-62694feef86e', '8784c67c-2cb9-4293-bcf9-4888067e617b', '3659de43-89d3-441f-ba80-6a32416a6332', '93caa296-14d1-4213-bac7-5fc5c67361f7'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:33.500483 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:33.500864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1585029853", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:33.502732 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1585029853', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:33.502780 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Create volume of 1 GB Jul 03 04:26:33.507108 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Availability Zones retrieved successfully. Jul 03 04:26:33.513342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Flow 'volume_create_api' (1db8c8ed-6ff0-4861-8424-e8594c5d10de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:33.514403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db191b3-5469-437d-ba99-343bfea7ea8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.516127 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:33.526467 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Delete volume request issued successfully. Jul 03 04:26:33.526794 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d30add40-a0d6-44fb-8473-30d592df2798 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 returned with HTTP 202 Jul 03 04:26:33.527467 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 589/2306] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:33 2026] DELETE /volume/v3/volumes/ddd72e42-12b7-4a99-aaf5-a8afed236533 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:33.536996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9b9a371d-952a-4984-a4f3-cf5212e161d0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.538968 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9b9a371d-952a-4984-a4f3-cf5212e161d0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/types/d26b4841-a2d4-412e-bfef-4e0b37fbab53 Jul 03 04:26:33.539311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9b9a371d-952a-4984-a4f3-cf5212e161d0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.539557 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9b9a371d-952a-4984-a4f3-cf5212e161d0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.554476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1db191b3-5469-437d-ba99-343bfea7ea8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.555667 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3308b90d-19a6-4dcd-9f9a-f0c68d7c27f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.599257 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9b9a371d-952a-4984-a4f3-cf5212e161d0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/types/d26b4841-a2d4-412e-bfef-4e0b37fbab53 returned with HTTP 202 Jul 03 04:26:33.599786 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 577/2307] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:33 2026] DELETE /volume/v3/types/d26b4841-a2d4-412e-bfef-4e0b37fbab53 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:33.609895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-faeedf61-0a25-4476-83f1-e060bc96a347 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.612070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-faeedf61-0a25-4476-83f1-e060bc96a347 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:33.612569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-faeedf61-0a25-4476-83f1-e060bc96a347 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-957083525", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2031484743", "vendor_name": "tempest-vendor_name-1901496222"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:33.637949 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-faeedf61-0a25-4476-83f1-e060bc96a347 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:33.638487 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 580/2308] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:33 2026] POST /volume/v3/types => generated 329 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.649041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.653019 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:33.653381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "727c5bf7-e1b5-4472-9d0f-f32b5b540c9b", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:33.656522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume request body: {'volume': {'volume_type': '727c5bf7-e1b5-4472-9d0f-f32b5b540c9b', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:33.657847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Created reservations ['6a0d8e45-d05f-4a4a-91a0-ae1b360acddd', '2de8a33d-1c22-4dfc-933e-64dfb85ebeec', 'aecd8ac5-faca-46cf-b6e5-5ee6222463c1', 'f32d6913-0db2-4fa0-b7b3-1ce76265b8ba'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:33.659387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3308b90d-19a6-4dcd-9f9a-f0c68d7c27f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a0d8e45-d05f-4a4a-91a0-ae1b360acddd', '2de8a33d-1c22-4dfc-933e-64dfb85ebeec', 'aecd8ac5-faca-46cf-b6e5-5ee6222463c1', 'f32d6913-0db2-4fa0-b7b3-1ce76265b8ba']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.660509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f33a22-0a95-4897-80d4-626d9b273521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.661747 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume of 1 GB Jul 03 04:26:33.662357 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.662357 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:33.662844 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:33.672106 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Flow 'volume_create_api' (b7676504-6f2f-43b8-a717-cec7cd63a0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:33.673690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41085549-4ca1-404a-b85c-be22e4150c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.674956 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:33.695932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56f33a22-0a95-4897-80d4-626d9b273521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d3bab63-1e17-4048-ac73-50e8c7768636', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1585029853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1850ee87e1dc422585b288ba0a8272d8',qos_specs=None,replication_status=,reservations=['6a0d8e45-d05f-4a4a-91a0-ae1b360acddd','2de8a33d-1c22-4dfc-933e-64dfb85ebeec','aecd8ac5-faca-46cf-b6e5-5ee6222463c1','f32d6913-0db2-4fa0-b7b3-1ce76265b8ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='415b0cc09f884735a9676c1155585458',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1585029853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d3bab63-1e17-4048-ac73-50e8c7768636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1850ee87e1dc422585b288ba0a8272d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='415b0cc09f884735a9676c1155585458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.697386 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bb047e4-0608-44ee-b558-c9c970b81466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.700613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41085549-4ca1-404a-b85c-be22e4150c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2031484743',vendor_name='tempest-vendor_name-1901496222'},id=727c5bf7-e1b5-4472-9d0f-f32b5b540c9b,is_public=True,name='tempest-ProjectMemberTests-volume-type-957083525',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '727c5bf7-e1b5-4472-9d0f-f32b5b540c9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.701827 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e0ffcd-3613-4bd3-8447-36b280a0fbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.733383 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bb047e4-0608-44ee-b558-c9c970b81466) transitioned into state 'SUCCESS' from state '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-1585029853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1850ee87e1dc422585b288ba0a8272d8',qos_specs=None,replication_status=,reservations=['6a0d8e45-d05f-4a4a-91a0-ae1b360acddd','2de8a33d-1c22-4dfc-933e-64dfb85ebeec','aecd8ac5-faca-46cf-b6e5-5ee6222463c1','f32d6913-0db2-4fa0-b7b3-1ce76265b8ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='415b0cc09f884735a9676c1155585458',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.734297 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae8822b5-a0b1-401f-80fa-f0633c621b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.734792 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-957083525 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-957083525, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:33.735109 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-957083525 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-957083525, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:33.749405 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae8822b5-a0b1-401f-80fa-f0633c621b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.751127 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Flow 'volume_create_api' (1db8c8ed-6ff0-4861-8424-e8594c5d10de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:33.752143 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Create volume request issued successfully. Jul 03 04:26:33.753111 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2bed2cda-812b-4247-8353-25511506bcd0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:33.753860 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 563/2309] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:33 2026] POST /volume/v3/volumes => generated 765 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:33.769487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.771838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:33.772444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-373604555", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:33.774483 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-373604555', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:33.774686 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Create volume of 1 GB Jul 03 04:26:33.780899 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Availability Zones retrieved successfully. Jul 03 04:26:33.791356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Created reservations ['193673ac-edbc-4ffc-94ee-e0ae07705301', '72fd6740-cb75-4bdd-b2fb-768122e879f2', '9d149238-8ada-4d02-9b52-089372d8f1b0', 'c7322294-c73c-4ed6-8fdd-2fdfe5e14b2c'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:33.791356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56e0ffcd-3613-4bd3-8447-36b280a0fbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['193673ac-edbc-4ffc-94ee-e0ae07705301', '72fd6740-cb75-4bdd-b2fb-768122e879f2', '9d149238-8ada-4d02-9b52-089372d8f1b0', 'c7322294-c73c-4ed6-8fdd-2fdfe5e14b2c']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.791356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e4f3c8-d1ac-460c-80e8-e0a7b17b249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.795382 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Flow 'volume_create_api' (eb1a1e27-ffa4-4e2c-9de4-259495261bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:33.798847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d35b34-690f-4a6e-9f89-f0a0548c27a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.800386 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:33.833877 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45d35b34-690f-4a6e-9f89-f0a0548c27a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.834112 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0193e2fd-0779-4407-92e2-44826caf5007 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.838351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed17af23-f5e7-4e9a-8cae-cad59879dc03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.838683 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0193e2fd-0779-4407-92e2-44826caf5007 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:33.838683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0193e2fd-0779-4407-92e2-44826caf5007 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.838683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0193e2fd-0779-4407-92e2-44826caf5007 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.838870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1e4f3c8-d1ac-460c-80e8-e0a7b17b249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0afa6db-9509-46e7-895f-cae5e992567f', '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='807dca1b7caa488381d3aaf76ce8ef57',qos_specs=None,replication_status=,reservations=['193673ac-edbc-4ffc-94ee-e0ae07705301','72fd6740-cb75-4bdd-b2fb-768122e879f2','9d149238-8ada-4d02-9b52-089372d8f1b0','c7322294-c73c-4ed6-8fdd-2fdfe5e14b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de042725dd0448f8891f648d6f100dc6',volume_type_id=727c5bf7-e1b5-4472-9d0f-f32b5b540c9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0afa6db-9509-46e7-895f-cae5e992567f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='807dca1b7caa488381d3aaf76ce8ef57',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de042725dd0448f8891f648d6f100dc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(727c5bf7-e1b5-4472-9d0f-f32b5b540c9b),volume_type_id=727c5bf7-e1b5-4472-9d0f-f32b5b540c9b)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.839306 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3910d007-c740-498e-bf5b-2fbf2a97326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.849194 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.849194 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:33.853621 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0193e2fd-0779-4407-92e2-44826caf5007 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:33.860705 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0193e2fd-0779-4407-92e2-44826caf5007 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:33.861433 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 581/2310] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.871263 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3910d007-c740-498e-bf5b-2fbf2a97326f) transitioned into state 'SUCCESS' from 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='807dca1b7caa488381d3aaf76ce8ef57',qos_specs=None,replication_status=,reservations=['193673ac-edbc-4ffc-94ee-e0ae07705301','72fd6740-cb75-4bdd-b2fb-768122e879f2','9d149238-8ada-4d02-9b52-089372d8f1b0','c7322294-c73c-4ed6-8fdd-2fdfe5e14b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de042725dd0448f8891f648d6f100dc6',volume_type_id=727c5bf7-e1b5-4472-9d0f-f32b5b540c9b)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.871942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a187e0a-fc3a-41cd-899d-4fb213a55877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.878314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3f22a6d7-e2c6-4d99-8818-3b3b25ab032b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.883369 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f22a6d7-e2c6-4d99-8818-3b3b25ab032b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:33.883369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f22a6d7-e2c6-4d99-8818-3b3b25ab032b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.883369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f22a6d7-e2c6-4d99-8818-3b3b25ab032b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.884763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a187e0a-fc3a-41cd-899d-4fb213a55877) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.885710 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Flow 'volume_create_api' (b7676504-6f2f-43b8-a717-cec7cd63a0a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:33.886077 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Create volume request issued successfully. Jul 03 04:26:33.886784 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ce05e836-e9b7-4c4a-88cd-e3a8e079e4d6 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:33.887239 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 590/2311] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:33 2026] POST /volume/v3/volumes => generated 773 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:33.891438 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.891438 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:33.895417 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3f22a6d7-e2c6-4d99-8818-3b3b25ab032b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Volume info retrieved successfully. Jul 03 04:26:33.899634 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f22a6d7-e2c6-4d99-8818-3b3b25ab032b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:33.900055 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 564/2312] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 1034 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:33.904150 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8c03681d-4548-414d-8921-d5b12dcc5f26 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.906089 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Created reservations ['6d62ff94-231f-4fdc-ade8-02b0edad4dbe', '82e2302f-d691-42ab-a5f1-e6e8fbcf2ac5', '157a8e4b-40ec-4d2e-902a-89b0eb1f8443', 'facbb141-ed91-4845-9246-24330513e4f8'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:33.906917 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8c03681d-4548-414d-8921-d5b12dcc5f26 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f Jul 03 04:26:33.907127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8c03681d-4548-414d-8921-d5b12dcc5f26 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.908363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed17af23-f5e7-4e9a-8cae-cad59879dc03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d62ff94-231f-4fdc-ade8-02b0edad4dbe', '82e2302f-d691-42ab-a5f1-e6e8fbcf2ac5', '157a8e4b-40ec-4d2e-902a-89b0eb1f8443', 'facbb141-ed91-4845-9246-24330513e4f8']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.908514 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8c03681d-4548-414d-8921-d5b12dcc5f26 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.908544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce142d74-b669-4db3-a210-4be118df2f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.918627 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.918627 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:33.919892 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.923595 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] GET https://10.4.3.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285 Jul 03 04:26:33.924533 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.924726 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8c03681d-4548-414d-8921-d5b12dcc5f26 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:33.925243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.926089 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.926089 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:33.926500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285'), ('all_tenants', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:26:33.930729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8c03681d-4548-414d-8921-d5b12dcc5f26 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f returned with HTTP 200 Jul 03 04:26:33.931473 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 582/2313] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.937365 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce142d74-b669-4db3-a210-4be118df2f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8c5fad9-56bb-446d-bac9-523f6d79f193', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-373604555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1850ee87e1dc422585b288ba0a8272d8',qos_specs=None,replication_status=,reservations=['6d62ff94-231f-4fdc-ade8-02b0edad4dbe','82e2302f-d691-42ab-a5f1-e6e8fbcf2ac5','157a8e4b-40ec-4d2e-902a-89b0eb1f8443','facbb141-ed91-4845-9246-24330513e4f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='415b0cc09f884735a9676c1155585458',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-373604555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8c5fad9-56bb-446d-bac9-523f6d79f193,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1850ee87e1dc422585b288ba0a8272d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='415b0cc09f884735a9676c1155585458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.938276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849c3dd0-a05d-4122-afe4-e998d327be99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.961457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (849c3dd0-a05d-4122-afe4-e998d327be99) transitioned into state 'SUCCESS' from state '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-373604555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1850ee87e1dc422585b288ba0a8272d8',qos_specs=None,replication_status=,reservations=['6d62ff94-231f-4fdc-ade8-02b0edad4dbe','82e2302f-d691-42ab-a5f1-e6e8fbcf2ac5','157a8e4b-40ec-4d2e-902a-89b0eb1f8443','facbb141-ed91-4845-9246-24330513e4f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='415b0cc09f884735a9676c1155585458',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.962444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433c4b96-ef39-4805-b5af-b65dfa3d018b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:33.964977 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Get all volumes completed successfully. Jul 03 04:26:33.965612 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea8b33e8-b804-4a6b-b79b-63c6a0864fdf tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285 returned with HTTP 200 Jul 03 04:26:33.966134 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 591/2314] 10.4.3.253 () {66 vars in 1398 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1006004285 => generated 347 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:33.976858 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (433c4b96-ef39-4805-b5af-b65dfa3d018b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:33.978887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Flow 'volume_create_api' (eb1a1e27-ffa4-4e2c-9de4-259495261bdf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:33.978887 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Create volume request issued successfully. Jul 03 04:26:33.979828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-07c974e5-db2a-4296-bfdd-d319cb5fd2a8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:33.980124 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9d31a7e-c882-41e4-8d7d-7e8a22c0bfb8 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:33.980834 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 578/2315] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:33 2026] POST /volume/v3/volumes => generated 764 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:33.982197 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07c974e5-db2a-4296-bfdd-d319cb5fd2a8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:33.982508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07c974e5-db2a-4296-bfdd-d319cb5fd2a8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:33.982778 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07c974e5-db2a-4296-bfdd-d319cb5fd2a8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:33.998062 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:33.998062 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:34.003394 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-07c974e5-db2a-4296-bfdd-d319cb5fd2a8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:34.008739 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07c974e5-db2a-4296-bfdd-d319cb5fd2a8 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:34.009206 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 565/2316] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:33 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:34.027422 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:34.029660 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] DELETE https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:34.029890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:34.030128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:34.030301 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Delete volume with id: 1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:34.039636 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:34.039636 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:34.040434 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:34.070932 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Delete volume request issued successfully. Jul 03 04:26:34.071293 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-471b65a7-bde8-4fe4-99dd-4ba673d4a24d tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 202 Jul 03 04:26:34.071733 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 583/2317] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:34 2026] DELETE /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:34.084716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d87f4fa8-3c23-4ff9-9d3e-d989b9ae2c80 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:34.087617 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d87f4fa8-3c23-4ff9-9d3e-d989b9ae2c80 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:34.087914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d87f4fa8-3c23-4ff9-9d3e-d989b9ae2c80 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:34.088562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d87f4fa8-3c23-4ff9-9d3e-d989b9ae2c80 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:34.100645 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:34.100645 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:34.106910 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d87f4fa8-3c23-4ff9-9d3e-d989b9ae2c80 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Volume info retrieved successfully. Jul 03 04:26:34.114561 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d87f4fa8-3c23-4ff9-9d3e-d989b9ae2c80 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 200 Jul 03 04:26:34.115189 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 592/2318] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:34 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:34.467597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0eb1c65f-e901-4a05-8371-39a29f8d62a8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:34.469652 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0eb1c65f-e901-4a05-8371-39a29f8d62a8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:34.469946 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0eb1c65f-e901-4a05-8371-39a29f8d62a8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:34.470198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0eb1c65f-e901-4a05-8371-39a29f8d62a8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:34.470375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0eb1c65f-e901-4a05-8371-39a29f8d62a8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:34.475617 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:34.475617 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:34.475791 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0eb1c65f-e901-4a05-8371-39a29f8d62a8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:34.476174 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 579/2319] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:34 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:34.948878 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88b81bb8-f9b6-41f4-ad78-9d57b03f04f0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:34.951728 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88b81bb8-f9b6-41f4-ad78-9d57b03f04f0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f Jul 03 04:26:34.952031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88b81bb8-f9b6-41f4-ad78-9d57b03f04f0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:34.953009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88b81bb8-f9b6-41f4-ad78-9d57b03f04f0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:34.964101 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:34.964101 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:34.970139 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-88b81bb8-f9b6-41f4-ad78-9d57b03f04f0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:34.977259 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88b81bb8-f9b6-41f4-ad78-9d57b03f04f0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f returned with HTTP 200 Jul 03 04:26:34.977259 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 566/2320] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:34 2026] GET /volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:34.992914 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c2ff9fa1-1459-4b43-9c0f-9a3294d129d1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:34.996064 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2ff9fa1-1459-4b43-9c0f-9a3294d129d1 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] GET https://10.4.3.253/volume/v3/messages Jul 03 04:26:34.996308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2ff9fa1-1459-4b43-9c0f-9a3294d129d1 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:34.996516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2ff9fa1-1459-4b43-9c0f-9a3294d129d1 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.000406 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2ff9fa1-1459-4b43-9c0f-9a3294d129d1 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:26:35.000985 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 584/2321] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:26:34 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:35.011905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8f5e0bde-d161-4ee2-ae9f-4550252787ea None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.014494 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8f5e0bde-d161-4ee2-ae9f-4550252787ea tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] GET https://10.4.3.253/volume/v3/messages/396b22ee-8cee-4aed-a6ce-5c8f038dfb83 Jul 03 04:26:35.014899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8f5e0bde-d161-4ee2-ae9f-4550252787ea tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.015502 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8f5e0bde-d161-4ee2-ae9f-4550252787ea tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.021643 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8f5e0bde-d161-4ee2-ae9f-4550252787ea tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-member] https://10.4.3.253/volume/v3/messages/396b22ee-8cee-4aed-a6ce-5c8f038dfb83 returned with HTTP 200 Jul 03 04:26:35.022225 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 593/2322] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:35 2026] GET /volume/v3/messages/396b22ee-8cee-4aed-a6ce-5c8f038dfb83 => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:35.031370 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-90f51ceb-a4a3-4485-a8e6-2e5eb9aa2fa0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.033289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-90f51ceb-a4a3-4485-a8e6-2e5eb9aa2fa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/messages/396b22ee-8cee-4aed-a6ce-5c8f038dfb83 Jul 03 04:26:35.033570 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-90f51ceb-a4a3-4485-a8e6-2e5eb9aa2fa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.033765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-90f51ceb-a4a3-4485-a8e6-2e5eb9aa2fa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.047512 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-90f51ceb-a4a3-4485-a8e6-2e5eb9aa2fa0 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/messages/396b22ee-8cee-4aed-a6ce-5c8f038dfb83 returned with HTTP 204 Jul 03 04:26:35.047940 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 580/2323] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:26:35 2026] DELETE /volume/v3/messages/396b22ee-8cee-4aed-a6ce-5c8f038dfb83 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:26:35.057446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.059733 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f Jul 03 04:26:35.059992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.060216 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.060439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Delete volume with id: c0afa6db-9509-46e7-895f-cae5e992567f Jul 03 04:26:35.069114 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:35.069114 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:35.069546 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Volume info retrieved successfully. Jul 03 04:26:35.070961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99793) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:26:35.084122 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-957083525 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-957083525, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:35.084122 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-957083525 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-957083525, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:35.097393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Created reservations ['24bd4df2-b743-4f17-9455-c5ab3d5ad388', '1d66dd80-ac3a-4600-8345-330cea787036', '21545940-c3bf-4b94-9a56-e1aa5bf57be3', '3ca973ce-f3b8-4c68-9fda-b75be819bfa3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:35.130686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6e7deef6-6042-4057-9498-608000704c65 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.135506 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e7deef6-6042-4057-9498-608000704c65 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] GET https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 Jul 03 04:26:35.137901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e7deef6-6042-4057-9498-608000704c65 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.137901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e7deef6-6042-4057-9498-608000704c65 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.144976 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e7deef6-6042-4057-9498-608000704c65 tempest-VolumeRetypeWithoutMigrationTest-62407841 tempest-VolumeRetypeWithoutMigrationTest-62407841-project-member] https://10.4.3.253/volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 returned with HTTP 404 Jul 03 04:26:35.145660 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 585/2324] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:35 2026] GET /volume/v3/volumes/1f626469-92af-4056-9a29-2032bb114e17 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:35.147566 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Delete volume request issued successfully. Jul 03 04:26:35.147821 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5b129f88-58cd-4004-899e-2f88dc1335a3 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f returned with HTTP 202 Jul 03 04:26:35.148553 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 567/2325] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:26:35 2026] DELETE /volume/v3/volumes/c0afa6db-9509-46e7-895f-cae5e992567f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:35.156280 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-57fd2fae-edde-43b3-bceb-e909d15a6f36 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.156483 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f2e9d93e-e9e9-47e2-8af6-b7cdc99e306b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.158107 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57fd2fae-edde-43b3-bceb-e909d15a6f36 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] DELETE https://10.4.3.253/volume/v3/types/727c5bf7-e1b5-4472-9d0f-f32b5b540c9b Jul 03 04:26:35.158354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57fd2fae-edde-43b3-bceb-e909d15a6f36 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.158633 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57fd2fae-edde-43b3-bceb-e909d15a6f36 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.159094 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2e9d93e-e9e9-47e2-8af6-b7cdc99e306b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] DELETE https://10.4.3.253/volume/v3/types/128ce9f5-bc4c-49c9-b9f4-aaa6994737fd Jul 03 04:26:35.159576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2e9d93e-e9e9-47e2-8af6-b7cdc99e306b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.159882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2e9d93e-e9e9-47e2-8af6-b7cdc99e306b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.187761 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57fd2fae-edde-43b3-bceb-e909d15a6f36 tempest-ProjectMemberTests-1049647068 tempest-ProjectMemberTests-1049647068-project-admin] https://10.4.3.253/volume/v3/types/727c5bf7-e1b5-4472-9d0f-f32b5b540c9b returned with HTTP 202 Jul 03 04:26:35.188676 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 581/2326] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:35 2026] DELETE /volume/v3/types/727c5bf7-e1b5-4472-9d0f-f32b5b540c9b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:26:35.200033 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2e9d93e-e9e9-47e2-8af6-b7cdc99e306b tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/types/128ce9f5-bc4c-49c9-b9f4-aaa6994737fd returned with HTTP 202 Jul 03 04:26:35.200600 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 594/2327] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:35 2026] DELETE /volume/v3/types/128ce9f5-bc4c-49c9-b9f4-aaa6994737fd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:35.213250 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-62a4f801-d438-4d18-ba47-4e9bdf416e88 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.215356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-62a4f801-d438-4d18-ba47-4e9bdf416e88 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] GET https://10.4.3.253/volume/v3/types/128ce9f5-bc4c-49c9-b9f4-aaa6994737fd Jul 03 04:26:35.215614 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-62a4f801-d438-4d18-ba47-4e9bdf416e88 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.216117 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-62a4f801-d438-4d18-ba47-4e9bdf416e88 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.220026 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-62a4f801-d438-4d18-ba47-4e9bdf416e88 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/types/128ce9f5-bc4c-49c9-b9f4-aaa6994737fd returned with HTTP 404 Jul 03 04:26:35.220982 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 586/2328] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:35 2026] GET /volume/v3/types/128ce9f5-bc4c-49c9-b9f4-aaa6994737fd => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:35.229909 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2b89642f-81c7-413f-b256-0def7b86b7f2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.232433 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b89642f-81c7-413f-b256-0def7b86b7f2 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] DELETE https://10.4.3.253/volume/v3/types/03861582-0a8b-4dfc-b792-ed4731dab4f0 Jul 03 04:26:35.232585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b89642f-81c7-413f-b256-0def7b86b7f2 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.232790 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b89642f-81c7-413f-b256-0def7b86b7f2 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.260864 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b89642f-81c7-413f-b256-0def7b86b7f2 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/types/03861582-0a8b-4dfc-b792-ed4731dab4f0 returned with HTTP 202 Jul 03 04:26:35.261149 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 568/2329] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:35 2026] DELETE /volume/v3/types/03861582-0a8b-4dfc-b792-ed4731dab4f0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:35.272144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fa6e6195-2c5c-4c80-b993-d5632a15ada7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.273538 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fa6e6195-2c5c-4c80-b993-d5632a15ada7 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] GET https://10.4.3.253/volume/v3/types/03861582-0a8b-4dfc-b792-ed4731dab4f0 Jul 03 04:26:35.273765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fa6e6195-2c5c-4c80-b993-d5632a15ada7 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.274101 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fa6e6195-2c5c-4c80-b993-d5632a15ada7 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.278562 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fa6e6195-2c5c-4c80-b993-d5632a15ada7 tempest-VolumeRetypeWithoutMigrationTest-1526662630 tempest-VolumeRetypeWithoutMigrationTest-1526662630-project-admin] https://10.4.3.253/volume/v3/types/03861582-0a8b-4dfc-b792-ed4731dab4f0 returned with HTTP 404 Jul 03 04:26:35.279224 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 582/2330] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:35 2026] GET /volume/v3/types/03861582-0a8b-4dfc-b792-ed4731dab4f0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:35.491562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-62fd6e78-be46-4c37-acc5-87700cfc1b40 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:35.494123 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-62fd6e78-be46-4c37-acc5-87700cfc1b40 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:35.494551 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-62fd6e78-be46-4c37-acc5-87700cfc1b40 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:35.494839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-62fd6e78-be46-4c37-acc5-87700cfc1b40 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:35.495205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-62fd6e78-be46-4c37-acc5-87700cfc1b40 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:35.497456 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=771,cinder:UPDATE=241,cinder:INSERT=130 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:26:35.506734 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:35.506734 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:35.506734 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-62fd6e78-be46-4c37-acc5-87700cfc1b40 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:35.506734 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 595/2331] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:35 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:36.521224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-338bd179-7754-4820-ba4b-3e1a59853179 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:36.524340 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-338bd179-7754-4820-ba4b-3e1a59853179 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:36.524464 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-338bd179-7754-4820-ba4b-3e1a59853179 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:36.524649 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-338bd179-7754-4820-ba4b-3e1a59853179 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:36.524803 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-338bd179-7754-4820-ba4b-3e1a59853179 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:36.529994 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=810,cinder:UPDATE=248,cinder:INSERT=171 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:26:36.534267 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:36.534267 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:36.535375 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-338bd179-7754-4820-ba4b-3e1a59853179 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:36.536485 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 587/2332] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:36 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:37.554417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d74c2a73-26d3-41d1-a9a6-00d386c7d7dd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:37.560844 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d74c2a73-26d3-41d1-a9a6-00d386c7d7dd tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:37.561125 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d74c2a73-26d3-41d1-a9a6-00d386c7d7dd tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:37.561502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d74c2a73-26d3-41d1-a9a6-00d386c7d7dd tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:37.561700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d74c2a73-26d3-41d1-a9a6-00d386c7d7dd tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:37.594221 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:37.594221 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:37.594221 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d74c2a73-26d3-41d1-a9a6-00d386c7d7dd tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:37.594977 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 569/2333] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:37 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:37.966942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ea421a1d-2581-4397-9302-96999db08a62 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.155617 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea421a1d-2581-4397-9302-96999db08a62 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.156008 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea421a1d-2581-4397-9302-96999db08a62 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1828537823", "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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.160014 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=720,cinder:UPDATE=204,cinder:INSERT=98 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:26:38.181357 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea421a1d-2581-4397-9302-96999db08a62 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.181357 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 583/2334] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:37 2026] POST /volume/v3/types => generated 380 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.193399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a605c7f4-d51e-4f6c-a6cc-54bc1d20fecd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.195906 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a605c7f4-d51e-4f6c-a6cc-54bc1d20fecd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption Jul 03 04:26:38.196392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a605c7f4-d51e-4f6c-a6cc-54bc1d20fecd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.219094 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a605c7f4-d51e-4f6c-a6cc-54bc1d20fecd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption returned with HTTP 200 Jul 03 04:26:38.219914 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 596/2335] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.231306 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-194ee413-4ebf-40d4-a464-26ba6d411497 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.234455 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-194ee413-4ebf-40d4-a464-26ba6d411497 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.234455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-194ee413-4ebf-40d4-a464-26ba6d411497 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1857315016", "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=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.261935 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-194ee413-4ebf-40d4-a464-26ba6d411497 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.262887 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 588/2336] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types => generated 380 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.276545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-230d1aa5-8bc7-4e7d-8b9d-8c9fa504cf9f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.423614 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-230d1aa5-8bc7-4e7d-8b9d-8c9fa504cf9f tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] POST https://10.4.3.253/volume/v3/types/9145891e-55b8-4d89-a2d5-89ad12f782c6/encryption Jul 03 04:26:38.423614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-230d1aa5-8bc7-4e7d-8b9d-8c9fa504cf9f tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.425625 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-230d1aa5-8bc7-4e7d-8b9d-8c9fa504cf9f tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.425923 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-230d1aa5-8bc7-4e7d-8b9d-8c9fa504cf9f tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/9145891e-55b8-4d89-a2d5-89ad12f782c6/encryption returned with HTTP 403 Jul 03 04:26:38.426487 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 570/2337] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types/9145891e-55b8-4d89-a2d5-89ad12f782c6/encryption => generated 127 bytes in 150 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.436174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ef641cf5-0df0-4cc9-b405-38303efe5584 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.438057 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef641cf5-0df0-4cc9-b405-38303efe5584 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.438460 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef641cf5-0df0-4cc9-b405-38303efe5584 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-304736756", "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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.462214 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef641cf5-0df0-4cc9-b405-38303efe5584 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.462813 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 584/2338] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.475032 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5e000b08-1362-451b-83d7-33747f02380a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.477404 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e000b08-1362-451b-83d7-33747f02380a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] POST https://10.4.3.253/volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda/extra_specs Jul 03 04:26:38.477887 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e000b08-1362-451b-83d7-33747f02380a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.480855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-5e000b08-1362-451b-83d7-33747f02380a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.481231 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e000b08-1362-451b-83d7-33747f02380a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda/extra_specs returned with HTTP 403 Jul 03 04:26:38.481983 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 597/2339] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.491792 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-581e4325-3b0e-4170-b578-f3881619f397 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.494076 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-581e4325-3b0e-4170-b578-f3881619f397 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] PUT https://10.4.3.253/volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda/extra_specs/key2 Jul 03 04:26:38.494605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-581e4325-3b0e-4170-b578-f3881619f397 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.498174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-581e4325-3b0e-4170-b578-f3881619f397 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.498174 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-581e4325-3b0e-4170-b578-f3881619f397 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda/extra_specs/key2 returned with HTTP 403 Jul 03 04:26:38.499082 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 589/2340] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:26:38 2026] PUT /volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda/extra_specs/key2 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.517512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e8e5441b-e97b-434c-a17c-7ad9bbc2dbdd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.530272 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8e5441b-e97b-434c-a17c-7ad9bbc2dbdd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.530844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8e5441b-e97b-434c-a17c-7ad9bbc2dbdd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.534009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-e8e5441b-e97b-434c-a17c-7ad9bbc2dbdd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.534362 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8e5441b-e97b-434c-a17c-7ad9bbc2dbdd tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types returned with HTTP 403 Jul 03 04:26:38.534903 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 571/2341] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types => generated 109 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.547355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a69c2ae8-537e-4ed5-b7df-ebec6dc05eb1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.549604 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a69c2ae8-537e-4ed5-b7df-ebec6dc05eb1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.550187 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a69c2ae8-537e-4ed5-b7df-ebec6dc05eb1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-426199828", "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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.579839 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a69c2ae8-537e-4ed5-b7df-ebec6dc05eb1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.580382 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 585/2342] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types => generated 379 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.598791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-617ddd02-9bb3-4e64-886d-df1d3da6cfb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.601816 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-617ddd02-9bb3-4e64-886d-df1d3da6cfb9 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab/encryption Jul 03 04:26:38.602285 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-617ddd02-9bb3-4e64-886d-df1d3da6cfb9 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.613407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-835c3dfc-4826-45a2-99df-0a721732a82d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.616057 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-835c3dfc-4826-45a2-99df-0a721732a82d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:38.616296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-835c3dfc-4826-45a2-99df-0a721732a82d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.616516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-835c3dfc-4826-45a2-99df-0a721732a82d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.616693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-835c3dfc-4826-45a2-99df-0a721732a82d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:38.627450 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:38.627450 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:38.627984 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-835c3dfc-4826-45a2-99df-0a721732a82d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:38.628931 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 590/2343] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.639089 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-617ddd02-9bb3-4e64-886d-df1d3da6cfb9 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab/encryption returned with HTTP 200 Jul 03 04:26:38.639844 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 598/2344] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.651069 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85841a79-7b75-4151-9b95-5fc8f0eedad2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.655121 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85841a79-7b75-4151-9b95-5fc8f0eedad2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] DELETE https://10.4.3.253/volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab/encryption/f6074b4e-1cbb-45fc-8b76-919d4c2a1395 Jul 03 04:26:38.655475 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85841a79-7b75-4151-9b95-5fc8f0eedad2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.656027 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85841a79-7b75-4151-9b95-5fc8f0eedad2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.657116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-85841a79-7b75-4151-9b95-5fc8f0eedad2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.657998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85841a79-7b75-4151-9b95-5fc8f0eedad2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab/encryption/f6074b4e-1cbb-45fc-8b76-919d4c2a1395 returned with HTTP 403 Jul 03 04:26:38.659195 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 572/2345] 10.4.3.253 () {66 vars in 1489 bytes} [Fri Jul 3 04:26:38 2026] DELETE /volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab/encryption/f6074b4e-1cbb-45fc-8b76-919d4c2a1395 => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.675801 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c10dd53-bcd2-4fa9-a273-9833298ec37c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.678217 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c10dd53-bcd2-4fa9-a273-9833298ec37c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.678664 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c10dd53-bcd2-4fa9-a273-9833298ec37c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1508977348", "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=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.734104 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c10dd53-bcd2-4fa9-a273-9833298ec37c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.734636 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 586/2346] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.748298 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e8056db0-2052-4d59-9b55-88454300dc2b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.750487 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e8056db0-2052-4d59-9b55-88454300dc2b tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] DELETE https://10.4.3.253/volume/v3/types/4c5dfccb-d8b9-4437-862e-ffabd609b3eb/extra_specs/key1 Jul 03 04:26:38.750787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e8056db0-2052-4d59-9b55-88454300dc2b tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.751147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e8056db0-2052-4d59-9b55-88454300dc2b tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.759738 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-e8056db0-2052-4d59-9b55-88454300dc2b tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.759936 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e8056db0-2052-4d59-9b55-88454300dc2b tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/4c5dfccb-d8b9-4437-862e-ffabd609b3eb/extra_specs/key1 returned with HTTP 403 Jul 03 04:26:38.760489 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 591/2347] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:26:38 2026] DELETE /volume/v3/types/4c5dfccb-d8b9-4437-862e-ffabd609b3eb/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.770785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3c21559d-8b21-4016-ac55-3a0e4be293d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.772891 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3c21559d-8b21-4016-ac55-3a0e4be293d2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:38.773347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3c21559d-8b21-4016-ac55-3a0e4be293d2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1325499718", "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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:38.778599 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3d555c0e-249d-4f39-a0af-d9e00719a3a0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.805283 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3c21559d-8b21-4016-ac55-3a0e4be293d2 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.805706 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 599/2348] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:38 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.816189 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79c3fac2-d3df-4507-b108-fb27089a3236 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.818710 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79c3fac2-d3df-4507-b108-fb27089a3236 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] DELETE https://10.4.3.253/volume/v3/types/2d7945bf-7edb-4fa2-a4a3-7c5b828d4520 Jul 03 04:26:38.818968 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79c3fac2-d3df-4507-b108-fb27089a3236 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.819225 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79c3fac2-d3df-4507-b108-fb27089a3236 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.820358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-79c3fac2-d3df-4507-b108-fb27089a3236 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.820621 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79c3fac2-d3df-4507-b108-fb27089a3236 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/2d7945bf-7edb-4fa2-a4a3-7c5b828d4520 returned with HTTP 403 Jul 03 04:26:38.821209 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 587/2349] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:38 2026] DELETE /volume/v3/types/2d7945bf-7edb-4fa2-a4a3-7c5b828d4520 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.835439 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9a035441-2b9f-4fb8-b0f8-75761a5e0047 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.842024 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a035441-2b9f-4fb8-b0f8-75761a5e0047 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs Jul 03 04:26:38.842393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a035441-2b9f-4fb8-b0f8-75761a5e0047 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.842713 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a035441-2b9f-4fb8-b0f8-75761a5e0047 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.862915 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a035441-2b9f-4fb8-b0f8-75761a5e0047 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs returned with HTTP 200 Jul 03 04:26:38.863344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 592/2350] 10.4.3.253 () {66 vars in 1378 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.878357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-26c05f29-79bf-4767-ba19-d3c5c7ad868d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.878357 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26c05f29-79bf-4767-ba19-d3c5c7ad868d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types Jul 03 04:26:38.878357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26c05f29-79bf-4767-ba19-d3c5c7ad868d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.878357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26c05f29-79bf-4767-ba19-d3c5c7ad868d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.878891 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-26c05f29-79bf-4767-ba19-d3c5c7ad868d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:38.918655 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26c05f29-79bf-4767-ba19-d3c5c7ad868d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:38.919076 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 600/2351] 10.4.3.253 () {66 vars in 1231 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/types => generated 2387 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:38.920508 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3d555c0e-249d-4f39-a0af-d9e00719a3a0 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/os-services Jul 03 04:26:38.920779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3d555c0e-249d-4f39-a0af-d9e00719a3a0 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.921151 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3d555c0e-249d-4f39-a0af-d9e00719a3a0 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.927447 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=853,cinder:UPDATE=264,cinder:INSERT=191 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:26:38.930957 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3d555c0e-249d-4f39-a0af-d9e00719a3a0 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/os-services returned with HTTP 200 Jul 03 04:26:38.931846 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 573/2352] 10.4.3.253 () {66 vars in 1249 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/os-services => generated 626 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.934210 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a429f3e5-2f07-476d-ac94-243c690f573c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.936485 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a429f3e5-2f07-476d-ac94-243c690f573c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption/cipher Jul 03 04:26:38.936873 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a429f3e5-2f07-476d-ac94-243c690f573c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.937177 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a429f3e5-2f07-476d-ac94-243c690f573c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.937976 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-a429f3e5-2f07-476d-ac94-243c690f573c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.938370 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a429f3e5-2f07-476d-ac94-243c690f573c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption/cipher returned with HTTP 403 Jul 03 04:26:38.938625 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 588/2353] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.944790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d58cb287-5c98-4a65-ad02-aef0a333e593 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.948920 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d58cb287-5c98-4a65-ad02-aef0a333e593 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/os-services?host=np0000004364 Jul 03 04:26:38.949180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d58cb287-5c98-4a65-ad02-aef0a333e593 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.949424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d58cb287-5c98-4a65-ad02-aef0a333e593 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.954355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b8a3d2f7-5576-45f7-8356-605b99ef2ee0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.956655 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b8a3d2f7-5576-45f7-8356-605b99ef2ee0 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption Jul 03 04:26:38.956984 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b8a3d2f7-5576-45f7-8356-605b99ef2ee0 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.957299 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b8a3d2f7-5576-45f7-8356-605b99ef2ee0 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.958302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-b8a3d2f7-5576-45f7-8356-605b99ef2ee0 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:38.958924 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b8a3d2f7-5576-45f7-8356-605b99ef2ee0 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption returned with HTTP 403 Jul 03 04:26:38.959558 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 601/2354] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:38.960280 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d58cb287-5c98-4a65-ad02-aef0a333e593 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/os-services?host=np0000004364 returned with HTTP 200 Jul 03 04:26:38.960724 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 593/2355] 10.4.3.253 () {66 vars in 1284 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/os-services?host=np0000004364 => generated 626 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.969347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fa45f296-1e2d-403d-bb53-22931afee0e6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.971519 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0bc65532-f4fe-461d-a26b-32b1b36dd21f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:38.972094 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa45f296-1e2d-403d-bb53-22931afee0e6 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/multiattach Jul 03 04:26:38.972357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa45f296-1e2d-403d-bb53-22931afee0e6 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.972584 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa45f296-1e2d-403d-bb53-22931afee0e6 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.975715 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0bc65532-f4fe-461d-a26b-32b1b36dd21f tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/os-services?host=np0000004364&binary=cinder-scheduler Jul 03 04:26:38.975992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0bc65532-f4fe-461d-a26b-32b1b36dd21f tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:38.976124 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0bc65532-f4fe-461d-a26b-32b1b36dd21f tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:38.988112 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa45f296-1e2d-403d-bb53-22931afee0e6 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/multiattach returned with HTTP 200 Jul 03 04:26:38.988625 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 574/2356] 10.4.3.253 () {66 vars in 1414 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/multiattach => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:38.989590 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0bc65532-f4fe-461d-a26b-32b1b36dd21f tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/os-services?host=np0000004364&binary=cinder-scheduler returned with HTTP 200 Jul 03 04:26:38.990074 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 589/2357] 10.4.3.253 () {66 vars in 1332 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/os-services?host=np0000004364&binary=cinder-scheduler => generated 191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:38.999030 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b3711e97-1796-48cb-aeee-30f94e60d31c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.000080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3711e97-1796-48cb-aeee-30f94e60d31c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/volume_backend_name Jul 03 04:26:39.000386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3711e97-1796-48cb-aeee-30f94e60d31c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.000630 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3711e97-1796-48cb-aeee-30f94e60d31c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.002444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7ae62fbc-d4f1-48eb-afd5-208543795196 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.008449 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7ae62fbc-d4f1-48eb-afd5-208543795196 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/os-services?binary=cinder-scheduler Jul 03 04:26:39.008449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7ae62fbc-d4f1-48eb-afd5-208543795196 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.008449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7ae62fbc-d4f1-48eb-afd5-208543795196 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.012927 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3711e97-1796-48cb-aeee-30f94e60d31c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 04:26:39.013426 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 602/2358] 10.4.3.253 () {66 vars in 1438 bytes} [Fri Jul 3 04:26:38 2026] GET /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/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) Jul 03 04:26:39.014540 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7ae62fbc-d4f1-48eb-afd5-208543795196 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 04:26:39.015039 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 594/2359] 10.4.3.253 () {66 vars in 1296 bytes} [Fri Jul 3 04:26:39 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:39.021423 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-89e64ecf-cdb7-48a0-b37f-2ddf7014c286 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.026928 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-89e64ecf-cdb7-48a0-b37f-2ddf7014c286 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] GET https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 Jul 03 04:26:39.027540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-89e64ecf-cdb7-48a0-b37f-2ddf7014c286 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.028550 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.029214 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-89e64ecf-cdb7-48a0-b37f-2ddf7014c286 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.041350 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-89e64ecf-cdb7-48a0-b37f-2ddf7014c286 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 returned with HTTP 200 Jul 03 04:26:39.043781 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 575/2360] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:39 2026] GET /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 => generated 318 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:39.057491 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c6d0ae55-ab28-4ff7-909c-4685cf9c8c92 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.059983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c6d0ae55-ab28-4ff7-909c-4685cf9c8c92 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] PUT https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption/09f89d10-48f5-419e-97ff-295fe9901b89 Jul 03 04:26:39.060448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c6d0ae55-ab28-4ff7-909c-4685cf9c8c92 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:39.062754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-c6d0ae55-ab28-4ff7-909c-4685cf9c8c92 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:39.062936 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c6d0ae55-ab28-4ff7-909c-4685cf9c8c92 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption/09f89d10-48f5-419e-97ff-295fe9901b89 returned with HTTP 403 Jul 03 04:26:39.063489 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 603/2361] 10.4.3.253 () {68 vars in 1506 bytes} [Fri Jul 3 04:26:39 2026] PUT /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/encryption/09f89d10-48f5-419e-97ff-295fe9901b89 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:39.076277 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9b577966-3496-4e62-bc7c-e0036188a90c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.078873 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b577966-3496-4e62-bc7c-e0036188a90c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] PUT https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/key1 Jul 03 04:26:39.079360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b577966-3496-4e62-bc7c-e0036188a90c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:39.082073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-9b577966-3496-4e62-bc7c-e0036188a90c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:39.082496 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b577966-3496-4e62-bc7c-e0036188a90c tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/key1 returned with HTTP 403 Jul 03 04:26:39.083166 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 595/2362] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:26:39 2026] PUT /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:39.096200 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9ce8b276-525c-42dd-aa93-5b4e291cb31d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.098169 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9ce8b276-525c-42dd-aa93-5b4e291cb31d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] PUT https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 Jul 03 04:26:39.098983 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9ce8b276-525c-42dd-aa93-5b4e291cb31d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:39.100749 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-9ce8b276-525c-42dd-aa93-5b4e291cb31d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'c125961165c64f088849902908fb215f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ae7f00adbc9a458fa5e6d5da33a41fc8', 'project_domain_id': 'default', 'roles': ['member', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:39.100970 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9ce8b276-525c-42dd-aa93-5b4e291cb31d tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-member] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 returned with HTTP 403 Jul 03 04:26:39.101487 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 576/2363] 10.4.3.253 () {68 vars in 1362 bytes} [Fri Jul 3 04:26:39 2026] PUT /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:39.109899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-56a462b9-2a59-43c0-b831-467fa8beeb47 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.111746 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56a462b9-2a59-43c0-b831-467fa8beeb47 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] DELETE https://10.4.3.253/volume/v3/types/2d7945bf-7edb-4fa2-a4a3-7c5b828d4520 Jul 03 04:26:39.111925 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56a462b9-2a59-43c0-b831-467fa8beeb47 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.112068 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:39.112146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56a462b9-2a59-43c0-b831-467fa8beeb47 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.112584 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1466980247"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:39.114595 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1466980247'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:39.114759 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Create volume of 1 GB Jul 03 04:26:39.120088 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Availability Zones retrieved successfully. Jul 03 04:26:39.126671 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Flow 'volume_create_api' (7ad5fd39-6e0a-41f2-8798-0b9760ae3d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:39.127983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b5ba4ed-8de0-46a6-885f-a2ac166fa6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:39.129442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:39.153995 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56a462b9-2a59-43c0-b831-467fa8beeb47 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/2d7945bf-7edb-4fa2-a4a3-7c5b828d4520 returned with HTTP 202 Jul 03 04:26:39.154504 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 604/2364] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:39 2026] DELETE /volume/v3/types/2d7945bf-7edb-4fa2-a4a3-7c5b828d4520 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:39.163953 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c438f5db-c321-4e04-94fd-aedc9ed70b63 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.165985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b5ba4ed-8de0-46a6-885f-a2ac166fa6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:39.166989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6e97a6-e551-418e-9d39-aa7a468fe3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:39.167357 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c438f5db-c321-4e04-94fd-aedc9ed70b63 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] DELETE https://10.4.3.253/volume/v3/types/4c5dfccb-d8b9-4437-862e-ffabd609b3eb Jul 03 04:26:39.167619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c438f5db-c321-4e04-94fd-aedc9ed70b63 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.167853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c438f5db-c321-4e04-94fd-aedc9ed70b63 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.209389 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c438f5db-c321-4e04-94fd-aedc9ed70b63 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/4c5dfccb-d8b9-4437-862e-ffabd609b3eb returned with HTTP 202 Jul 03 04:26:39.209978 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 596/2365] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:39 2026] DELETE /volume/v3/types/4c5dfccb-d8b9-4437-862e-ffabd609b3eb => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:39.221680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-54450a20-9b61-44f7-a24a-b1eadfc06b03 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.225090 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-54450a20-9b61-44f7-a24a-b1eadfc06b03 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] DELETE https://10.4.3.253/volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab Jul 03 04:26:39.226614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-54450a20-9b61-44f7-a24a-b1eadfc06b03 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.226888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-54450a20-9b61-44f7-a24a-b1eadfc06b03 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.270038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Created reservations ['89e0b66b-d1e1-4f03-b585-11ac4996e4b0', '0524488b-34a3-4e8a-a663-50a731ad3b4f', '039ccc0e-10fb-4bbb-99be-1b8d973f763e', '2872e7a2-2ff7-4357-836c-bfc70f6ba766'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:39.271098 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6e97a6-e551-418e-9d39-aa7a468fe3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89e0b66b-d1e1-4f03-b585-11ac4996e4b0', '0524488b-34a3-4e8a-a663-50a731ad3b4f', '039ccc0e-10fb-4bbb-99be-1b8d973f763e', '2872e7a2-2ff7-4357-836c-bfc70f6ba766']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:39.271713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-54450a20-9b61-44f7-a24a-b1eadfc06b03 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab returned with HTTP 202 Jul 03 04:26:39.272068 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60ec4d2-c68d-4f40-8a8c-fba6ebe4b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:39.272206 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 577/2366] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:39 2026] DELETE /volume/v3/types/3ba1170d-3ce0-4e9c-ab94-275b81c526ab => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:39.281646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9846b237-0986-4900-b260-175a5e50c91a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.284946 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9846b237-0986-4900-b260-175a5e50c91a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] DELETE https://10.4.3.253/volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda Jul 03 04:26:39.285283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9846b237-0986-4900-b260-175a5e50c91a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.285570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9846b237-0986-4900-b260-175a5e50c91a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.310183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e60ec4d2-c68d-4f40-8a8c-fba6ebe4b462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd549923e-f22d-4297-957a-9d5f47d835ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1466980247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da58e06d6ab4b9185abd264c9924dec',qos_specs=None,replication_status=,reservations=['89e0b66b-d1e1-4f03-b585-11ac4996e4b0','0524488b-34a3-4e8a-a663-50a731ad3b4f','039ccc0e-10fb-4bbb-99be-1b8d973f763e','2872e7a2-2ff7-4357-836c-bfc70f6ba766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b9a246972b42d498782e26099b2288',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1466980247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d549923e-f22d-4297-957a-9d5f47d835ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5da58e06d6ab4b9185abd264c9924dec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9b9a246972b42d498782e26099b2288',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:39.312305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014652c3-9264-423a-94cf-cc318f978a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:39.344853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9846b237-0986-4900-b260-175a5e50c91a tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda returned with HTTP 202 Jul 03 04:26:39.345642 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 605/2367] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:39 2026] DELETE /volume/v3/types/556e6509-88bb-411b-8fe9-0932b3d05dda => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:39.349939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (014652c3-9264-423a-94cf-cc318f978a3e) transitioned into state 'SUCCESS' from state '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-1466980247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5da58e06d6ab4b9185abd264c9924dec',qos_specs=None,replication_status=,reservations=['89e0b66b-d1e1-4f03-b585-11ac4996e4b0','0524488b-34a3-4e8a-a663-50a731ad3b4f','039ccc0e-10fb-4bbb-99be-1b8d973f763e','2872e7a2-2ff7-4357-836c-bfc70f6ba766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9b9a246972b42d498782e26099b2288',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:39.351174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb207e68-20e9-4975-bf3b-cbf8f8f9b17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:39.356295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b8a99ba0-8dd8-41d9-a3bf-0f42682df35e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.358863 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8a99ba0-8dd8-41d9-a3bf-0f42682df35e tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] DELETE https://10.4.3.253/volume/v3/types/9145891e-55b8-4d89-a2d5-89ad12f782c6 Jul 03 04:26:39.358863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8a99ba0-8dd8-41d9-a3bf-0f42682df35e tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.359026 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8a99ba0-8dd8-41d9-a3bf-0f42682df35e tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.365821 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb207e68-20e9-4975-bf3b-cbf8f8f9b17e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:39.367000 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Flow 'volume_create_api' (7ad5fd39-6e0a-41f2-8798-0b9760ae3d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:39.367460 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Create volume request issued successfully. Jul 03 04:26:39.368308 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6dc5f197-ca05-4111-b170-1ffd7409bc87 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:39.368905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 590/2368] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:39 2026] POST /volume/v3/volumes => generated 754 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:39.390799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85c56ea7-3360-4220-8c9d-7e63fff49d68 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.393998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85c56ea7-3360-4220-8c9d-7e63fff49d68 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] GET https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:39.394488 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85c56ea7-3360-4220-8c9d-7e63fff49d68 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.395010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85c56ea7-3360-4220-8c9d-7e63fff49d68 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.398608 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8a99ba0-8dd8-41d9-a3bf-0f42682df35e tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/9145891e-55b8-4d89-a2d5-89ad12f782c6 returned with HTTP 202 Jul 03 04:26:39.399270 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 597/2369] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:39 2026] DELETE /volume/v3/types/9145891e-55b8-4d89-a2d5-89ad12f782c6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:39.406730 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:39.406730 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:39.414268 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-85c56ea7-3360-4220-8c9d-7e63fff49d68 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Volume info retrieved successfully. Jul 03 04:26:39.420360 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85c56ea7-3360-4220-8c9d-7e63fff49d68 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 200 Jul 03 04:26:39.420734 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-957ceaff-d3e0-4af0-8c89-5efd0c41a0a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.421109 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 578/2370] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:39 2026] GET /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:39.425336 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-957ceaff-d3e0-4af0-8c89-5efd0c41a0a1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] DELETE https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 Jul 03 04:26:39.425707 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-957ceaff-d3e0-4af0-8c89-5efd0c41a0a1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.426362 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-957ceaff-d3e0-4af0-8c89-5efd0c41a0a1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.471081 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-957ceaff-d3e0-4af0-8c89-5efd0c41a0a1 tempest-VolumeTypesMemberTests-555684569 tempest-VolumeTypesMemberTests-555684569-project-admin] https://10.4.3.253/volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 returned with HTTP 202 Jul 03 04:26:39.471949 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 606/2371] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:39 2026] DELETE /volume/v3/types/580cf3cb-58db-4a40-9d71-a3f464a23b85 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:39.643173 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9fe120fa-c8ae-4960-b0fd-e764d785efa1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:39.645535 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9fe120fa-c8ae-4960-b0fd-e764d785efa1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:39.645793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9fe120fa-c8ae-4960-b0fd-e764d785efa1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:39.645980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9fe120fa-c8ae-4960-b0fd-e764d785efa1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:39.646105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9fe120fa-c8ae-4960-b0fd-e764d785efa1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:39.652827 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:39.652827 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:39.654017 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9fe120fa-c8ae-4960-b0fd-e764d785efa1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:39.654849 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 591/2372] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:39 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:40.438934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-335d55da-fae7-48b9-8cdd-b239cb55e1cd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.440919 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-335d55da-fae7-48b9-8cdd-b239cb55e1cd tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] GET https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:40.441195 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-335d55da-fae7-48b9-8cdd-b239cb55e1cd tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.441445 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-335d55da-fae7-48b9-8cdd-b239cb55e1cd tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.452837 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:40.452837 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:40.457464 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-335d55da-fae7-48b9-8cdd-b239cb55e1cd tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Volume info retrieved successfully. Jul 03 04:26:40.462557 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-335d55da-fae7-48b9-8cdd-b239cb55e1cd tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 200 Jul 03 04:26:40.463136 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 598/2373] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:40 2026] GET /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:40.481196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e05b2fcd-b782-4ec8-873d-2f11d3df158e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.483592 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e05b2fcd-b782-4ec8-873d-2f11d3df158e tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:40.483861 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e05b2fcd-b782-4ec8-873d-2f11d3df158e tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.484098 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e05b2fcd-b782-4ec8-873d-2f11d3df158e tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.493291 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:40.493291 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:40.498006 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e05b2fcd-b782-4ec8-873d-2f11d3df158e tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Volume info retrieved successfully. Jul 03 04:26:40.503774 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e05b2fcd-b782-4ec8-873d-2f11d3df158e tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 200 Jul 03 04:26:40.503774 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 579/2374] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:40 2026] GET /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 1020 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:40.520784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a3784def-392e-42ff-b346-19cffc5ef450 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.523084 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a3784def-392e-42ff-b346-19cffc5ef450 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/os-services?host=np0000004364&binary=cinder-volume Jul 03 04:26:40.523837 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a3784def-392e-42ff-b346-19cffc5ef450 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.523837 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a3784def-392e-42ff-b346-19cffc5ef450 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.529611 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a3784def-392e-42ff-b346-19cffc5ef450 tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/os-services?host=np0000004364&binary=cinder-volume returned with HTTP 200 Jul 03 04:26:40.530141 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 607/2375] 10.4.3.253 () {66 vars in 1326 bytes} [Fri Jul 3 04:26:40 2026] GET /volume/v3/os-services?host=np0000004364&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:40.541484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0dd9d0dd-1cac-4a2a-96c3-0ee25cd8f156 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.543542 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dd9d0dd-1cac-4a2a-96c3-0ee25cd8f156 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] GET https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:40.543697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dd9d0dd-1cac-4a2a-96c3-0ee25cd8f156 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.543884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dd9d0dd-1cac-4a2a-96c3-0ee25cd8f156 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.552290 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:40.552290 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:40.557482 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0dd9d0dd-1cac-4a2a-96c3-0ee25cd8f156 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Volume info retrieved successfully. Jul 03 04:26:40.564397 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dd9d0dd-1cac-4a2a-96c3-0ee25cd8f156 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 200 Jul 03 04:26:40.565159 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 592/2376] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:40 2026] GET /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:40.583045 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.585536 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:40.586218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.586218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.586653 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Delete volume with id: d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:40.603218 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:40.603218 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:40.603774 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Volume info retrieved successfully. Jul 03 04:26:40.656205 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Delete volume request issued successfully. Jul 03 04:26:40.656585 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-982b6889-abf5-4c35-962f-d58bacbe3a59 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 202 Jul 03 04:26:40.657211 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 599/2377] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:40 2026] DELETE /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:40.668721 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9419f6b9-8aad-4b12-b633-75a1937baa3f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.669885 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9d6d6e19-ba8e-469f-b3e8-ddbb8019c104 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:40.671098 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9419f6b9-8aad-4b12-b633-75a1937baa3f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:40.671679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9419f6b9-8aad-4b12-b633-75a1937baa3f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.672115 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9419f6b9-8aad-4b12-b633-75a1937baa3f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.672115 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9419f6b9-8aad-4b12-b633-75a1937baa3f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:40.672303 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d6d6e19-ba8e-469f-b3e8-ddbb8019c104 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] GET https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:40.672303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d6d6e19-ba8e-469f-b3e8-ddbb8019c104 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:40.672418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d6d6e19-ba8e-469f-b3e8-ddbb8019c104 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:40.680791 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:40.680791 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:40.681839 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9419f6b9-8aad-4b12-b633-75a1937baa3f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:40.682261 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 580/2378] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:40 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:40.682733 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:40.682733 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:40.688112 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9d6d6e19-ba8e-469f-b3e8-ddbb8019c104 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Volume info retrieved successfully. Jul 03 04:26:40.694771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d6d6e19-ba8e-469f-b3e8-ddbb8019c104 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 200 Jul 03 04:26:40.696068 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 608/2379] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:40 2026] GET /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:41.561144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7f32800c-96ce-47d1-b563-98c428b52587 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:41.685107 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:41.685107 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-400243053"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:41.687311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-400243053'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:41.687516 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume of 1 GB Jul 03 04:26:41.694265 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:41.696060 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d24f25ab-35e4-4c11-b703-da5c14a1cf4b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:41.700192 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d24f25ab-35e4-4c11-b703-da5c14a1cf4b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:41.700605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d24f25ab-35e4-4c11-b703-da5c14a1cf4b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:41.700787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d24f25ab-35e4-4c11-b703-da5c14a1cf4b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:41.700882 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d24f25ab-35e4-4c11-b703-da5c14a1cf4b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:41.702944 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (7bdeddea-70e7-43f3-affc-079dfe533484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:41.704183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c544466-3ddb-4658-8670-d7278bd52b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:41.705220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:41.706370 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:41.706370 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:41.708050 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d24f25ab-35e4-4c11-b703-da5c14a1cf4b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:41.708548 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 600/2380] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:41 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:41.716735 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f235c13c-e8fa-449d-b835-e2cac6c9c628 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:41.722469 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f235c13c-e8fa-449d-b835-e2cac6c9c628 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] GET https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea Jul 03 04:26:41.722794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f235c13c-e8fa-449d-b835-e2cac6c9c628 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:41.723210 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f235c13c-e8fa-449d-b835-e2cac6c9c628 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:41.730538 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f235c13c-e8fa-449d-b835-e2cac6c9c628 tempest-VolumesServicesTestJSON-1596247185 tempest-VolumesServicesTestJSON-1596247185-project-member] https://10.4.3.253/volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea returned with HTTP 404 Jul 03 04:26:41.731154 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 581/2381] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:41 2026] GET /volume/v3/volumes/d549923e-f22d-4297-957a-9d5f47d835ea => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:41.742839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c544466-3ddb-4658-8670-d7278bd52b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:41.745171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414375f6-4fe0-479a-8b7e-200ddd6cf40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:41.745300 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4c84fc6c-6ef7-40f0-9b28-5c151a2098ad None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:41.748420 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c84fc6c-6ef7-40f0-9b28-5c151a2098ad tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] GET https://10.4.3.253/volume/v3/os-services Jul 03 04:26:41.748636 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c84fc6c-6ef7-40f0-9b28-5c151a2098ad tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:41.748886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c84fc6c-6ef7-40f0-9b28-5c151a2098ad tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:41.755667 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c84fc6c-6ef7-40f0-9b28-5c151a2098ad tempest-VolumesServicesTestJSON-27211802 tempest-VolumesServicesTestJSON-27211802-project-admin] https://10.4.3.253/volume/v3/os-services returned with HTTP 200 Jul 03 04:26:41.757286 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 609/2382] 10.4.3.253 () {66 vars in 1249 bytes} [Fri Jul 3 04:26:41 2026] GET /volume/v3/os-services => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:41.876530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Created reservations ['1b5ec4cc-248a-4bea-b216-f833f03292db', '824a908f-6113-4d2f-a46c-8a08098793af', '49d5c950-0074-484b-99a5-565f254a7d56', '8fdeee21-98f5-415c-9551-61b303b18d28'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:41.876530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (414375f6-4fe0-479a-8b7e-200ddd6cf40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b5ec4cc-248a-4bea-b216-f833f03292db', '824a908f-6113-4d2f-a46c-8a08098793af', '49d5c950-0074-484b-99a5-565f254a7d56', '8fdeee21-98f5-415c-9551-61b303b18d28']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:41.876530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4385272a-3feb-4767-9127-f5229e83d93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:41.911729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4385272a-3feb-4767-9127-f5229e83d93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12d506ec-fa81-4a36-a891-7ee901523fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-400243053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['1b5ec4cc-248a-4bea-b216-f833f03292db','824a908f-6113-4d2f-a46c-8a08098793af','49d5c950-0074-484b-99a5-565f254a7d56','8fdeee21-98f5-415c-9551-61b303b18d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-400243053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12d506ec-fa81-4a36-a891-7ee901523fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca9782f82e548609fc293b1fac104a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:41.912638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee863aa7-1457-4c88-b888-379838e899a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:41.953938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee863aa7-1457-4c88-b888-379838e899a0) transitioned into state 'SUCCESS' from state '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-400243053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['1b5ec4cc-248a-4bea-b216-f833f03292db','824a908f-6113-4d2f-a46c-8a08098793af','49d5c950-0074-484b-99a5-565f254a7d56','8fdeee21-98f5-415c-9551-61b303b18d28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:41.954610 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092384e5-b326-4c53-8773-073f6edf92c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:41.982824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092384e5-b326-4c53-8773-073f6edf92c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:41.986880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (7bdeddea-70e7-43f3-affc-079dfe533484) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:41.988602 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request issued successfully. Jul 03 04:26:41.988602 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7f32800c-96ce-47d1-b563-98c428b52587 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:41.989167 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 593/2383] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:41 2026] POST /volume/v3/volumes => generated 777 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:42.010686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-46ee7276-964d-4eea-b354-f295e48a47de None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:42.014275 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46ee7276-964d-4eea-b354-f295e48a47de tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed Jul 03 04:26:42.014971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46ee7276-964d-4eea-b354-f295e48a47de tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:42.015214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46ee7276-964d-4eea-b354-f295e48a47de tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:42.037461 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:42.037461 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:42.049549 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-46ee7276-964d-4eea-b354-f295e48a47de tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:42.056930 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46ee7276-964d-4eea-b354-f295e48a47de tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed returned with HTTP 200 Jul 03 04:26:42.057764 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 601/2384] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:42 2026] GET /volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed => generated 956 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:42.722500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-008089ec-b98d-4a57-8da3-3af4ec813979 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:42.725588 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-008089ec-b98d-4a57-8da3-3af4ec813979 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:42.725872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-008089ec-b98d-4a57-8da3-3af4ec813979 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:42.726094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-008089ec-b98d-4a57-8da3-3af4ec813979 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:42.726282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-008089ec-b98d-4a57-8da3-3af4ec813979 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:42.731256 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:42.731256 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:42.731993 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-008089ec-b98d-4a57-8da3-3af4ec813979 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:42.732403 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 582/2385] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:42 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:43.074232 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-017a81fc-14c6-4d78-b727-830178451c31 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:43.076663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-017a81fc-14c6-4d78-b727-830178451c31 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed Jul 03 04:26:43.076966 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-017a81fc-14c6-4d78-b727-830178451c31 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:43.077223 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-017a81fc-14c6-4d78-b727-830178451c31 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:43.087441 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:43.087441 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:43.092506 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-017a81fc-14c6-4d78-b727-830178451c31 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:43.097983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-017a81fc-14c6-4d78-b727-830178451c31 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed returned with HTTP 200 Jul 03 04:26:43.098514 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 610/2386] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:43 2026] GET /volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:43.111501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23507152-6e25-409e-b2b0-a409719d35e2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:43.270731 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:26:43.270731 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:43.270850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:43.271375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:43.271829 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:43.271829 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:43.272120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:26:43.284976 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Get all volumes completed successfully. Jul 03 04:26:43.285435 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23507152-6e25-409e-b2b0-a409719d35e2 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:26:43.286156 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 594/2387] 10.4.3.253 () {68 vars in 1278 bytes} [Fri Jul 3 04:26:43 2026] GET /volume/v3/volumes => generated 335 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:43.303486 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:43.305448 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed Jul 03 04:26:43.305773 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:43.306024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:43.306233 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume with id: 12d506ec-fa81-4a36-a891-7ee901523fed Jul 03 04:26:43.323027 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:43.323027 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:43.323027 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:43.347948 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume request issued successfully. Jul 03 04:26:43.348142 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba3c5b63-0650-4306-a44d-94fa314f9353 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed returned with HTTP 202 Jul 03 04:26:43.349266 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 602/2388] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:43 2026] DELETE /volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:43.357192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0a2596ca-3f0b-4a20-b6e2-8c71a1650c8f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:43.359471 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a2596ca-3f0b-4a20-b6e2-8c71a1650c8f tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed Jul 03 04:26:43.359705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a2596ca-3f0b-4a20-b6e2-8c71a1650c8f tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:43.359890 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a2596ca-3f0b-4a20-b6e2-8c71a1650c8f tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:43.368608 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:43.368608 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:43.373503 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0a2596ca-3f0b-4a20-b6e2-8c71a1650c8f tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:43.378349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a2596ca-3f0b-4a20-b6e2-8c71a1650c8f tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed returned with HTTP 200 Jul 03 04:26:43.378855 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 583/2389] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:43 2026] GET /volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:43.747530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-69bb6702-06bf-4a7d-bce0-4a944b110ef4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:43.752586 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-69bb6702-06bf-4a7d-bce0-4a944b110ef4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:43.752586 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-69bb6702-06bf-4a7d-bce0-4a944b110ef4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:43.752586 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-69bb6702-06bf-4a7d-bce0-4a944b110ef4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:43.752586 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-69bb6702-06bf-4a7d-bce0-4a944b110ef4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:43.759540 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:43.759540 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:43.760417 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-69bb6702-06bf-4a7d-bce0-4a944b110ef4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:43.761220 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 611/2390] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:43 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:44.395954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bbb4ebb4-b3b0-45b3-bca8-5532df4cbc34 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:44.399534 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bbb4ebb4-b3b0-45b3-bca8-5532df4cbc34 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed Jul 03 04:26:44.399758 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bbb4ebb4-b3b0-45b3-bca8-5532df4cbc34 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:44.399933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bbb4ebb4-b3b0-45b3-bca8-5532df4cbc34 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:44.406827 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bbb4ebb4-b3b0-45b3-bca8-5532df4cbc34 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed returned with HTTP 404 Jul 03 04:26:44.407652 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 595/2391] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:44 2026] GET /volume/v3/volumes/12d506ec-fa81-4a36-a891-7ee901523fed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:44.419984 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:44.421667 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:44.422067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1337819102"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:44.423956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1337819102'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:44.424184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume of 1 GB Jul 03 04:26:44.430436 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:44.438225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (624fc243-f348-4457-90f5-68b888e92a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:44.439824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411e38ee-bc82-4d27-8535-b8cd44e6c3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:44.441024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:44.469372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (411e38ee-bc82-4d27-8535-b8cd44e6c3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:44.470152 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257516e9-2a02-4504-975d-69ae0e397472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:44.513236 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Created reservations ['90734127-a9dc-48de-8d8e-2dfd56f27041', '1544329b-1e60-4ec9-bd30-184cee71ea82', '94a045f7-19a6-45ab-bc56-b1124ea2e762', '235434be-8016-4923-b6a0-eac089b7b24b'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:44.514481 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (257516e9-2a02-4504-975d-69ae0e397472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90734127-a9dc-48de-8d8e-2dfd56f27041', '1544329b-1e60-4ec9-bd30-184cee71ea82', '94a045f7-19a6-45ab-bc56-b1124ea2e762', '235434be-8016-4923-b6a0-eac089b7b24b']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:44.515710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4a5ca7-1fae-4967-906c-245ac57c8867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:44.551517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd4a5ca7-1fae-4967-906c-245ac57c8867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d997edf-17c8-4fa8-853b-b13f9651c757', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337819102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['90734127-a9dc-48de-8d8e-2dfd56f27041','1544329b-1e60-4ec9-bd30-184cee71ea82','94a045f7-19a6-45ab-bc56-b1124ea2e762','235434be-8016-4923-b6a0-eac089b7b24b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1337819102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d997edf-17c8-4fa8-853b-b13f9651c757,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca9782f82e548609fc293b1fac104a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:44.552342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07ab1bd-97ab-494b-9888-af52fae0f191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:44.581374 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e07ab1bd-97ab-494b-9888-af52fae0f191) transitioned into state 'SUCCESS' from state '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-1337819102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['90734127-a9dc-48de-8d8e-2dfd56f27041','1544329b-1e60-4ec9-bd30-184cee71ea82','94a045f7-19a6-45ab-bc56-b1124ea2e762','235434be-8016-4923-b6a0-eac089b7b24b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:44.582273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7431d21c-4321-48bb-9b43-df9e601605bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:44.594012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7431d21c-4321-48bb-9b43-df9e601605bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:44.594966 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (624fc243-f348-4457-90f5-68b888e92a69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:44.595310 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request issued successfully. Jul 03 04:26:44.595887 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87943796-1b05-47d5-b2ec-ff4cc5ee3e32 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:44.596351 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 603/2392] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:44 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:44.609105 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-494d0d49-02f1-4008-8ba9-59bded07101a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:44.623285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-494d0d49-02f1-4008-8ba9-59bded07101a tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 Jul 03 04:26:44.623606 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-494d0d49-02f1-4008-8ba9-59bded07101a tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:44.623805 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-494d0d49-02f1-4008-8ba9-59bded07101a tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:44.639589 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:44.639589 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:44.648620 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-494d0d49-02f1-4008-8ba9-59bded07101a tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:44.653627 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-494d0d49-02f1-4008-8ba9-59bded07101a tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 returned with HTTP 200 Jul 03 04:26:44.654038 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 584/2393] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:44 2026] GET /volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:44.775390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8efc9c43-18b5-471c-bf42-a29fc42ebbef None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:44.779391 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8efc9c43-18b5-471c-bf42-a29fc42ebbef tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:44.779391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8efc9c43-18b5-471c-bf42-a29fc42ebbef tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:44.779391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8efc9c43-18b5-471c-bf42-a29fc42ebbef tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:44.779391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8efc9c43-18b5-471c-bf42-a29fc42ebbef tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:44.783913 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:44.783913 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:44.785012 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8efc9c43-18b5-471c-bf42-a29fc42ebbef tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:44.785631 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 612/2394] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:44 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:45.271505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1586c74c-ff91-460f-9dff-ffddc92fd1b9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.400503 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1586c74c-ff91-460f-9dff-ffddc92fd1b9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:45.400503 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1586c74c-ff91-460f-9dff-ffddc92fd1b9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-946940052", "os-volume-type-access:is_public": false}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:45.405220 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.405220 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:45.423660 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1586c74c-ff91-460f-9dff-ffddc92fd1b9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:45.424289 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 596/2395] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:45 2026] POST /volume/v3/types => generated 228 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:45.433974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1298d620-0912-4bd8-ad03-5aa948533117 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.520397 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1298d620-0912-4bd8-ad03-5aa948533117 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:45.520784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1298d620-0912-4bd8-ad03-5aa948533117 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "584be170-6a8c-497e-be63-5f24abd7f39f", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:45.523125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-1298d620-0912-4bd8-ad03-5aa948533117 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Create volume request body: {'volume': {'volume_type': '584be170-6a8c-497e-be63-5f24abd7f39f', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:45.531917 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1298d620-0912-4bd8-ad03-5aa948533117 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 404 Jul 03 04:26:45.532519 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 604/2396] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:45 2026] POST /volume/v3/volumes => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:45.540199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f8f68784-b05a-4e4a-b0aa-c9c1d68515a1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.542210 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8f68784-b05a-4e4a-b0aa-c9c1d68515a1 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f/action Jul 03 04:26:45.542601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8f68784-b05a-4e4a-b0aa-c9c1d68515a1 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action body: b'{"addProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:45.542730 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8f68784-b05a-4e4a-b0aa-c9c1d68515a1 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:45.557729 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8f68784-b05a-4e4a-b0aa-c9c1d68515a1 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f/action returned with HTTP 202 Jul 03 04:26:45.558170 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 585/2397] 10.4.3.253 () {68 vars in 1384 bytes} [Fri Jul 3 04:26:45 2026] POST /volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:45.567662 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.569392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:45.569904 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "584be170-6a8c-497e-be63-5f24abd7f39f", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1861057421"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:45.571882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Create volume request body: {'volume': {'volume_type': '584be170-6a8c-497e-be63-5f24abd7f39f', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1861057421'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:45.577295 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Create volume of 1 GB Jul 03 04:26:45.577879 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.577879 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:45.580351 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Availability Zones retrieved successfully. Jul 03 04:26:45.586474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Flow 'volume_create_api' (db9f063f-3b57-4f44-a8c4-dcac664c585f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:45.588114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a61223c-74ab-499d-b653-9aefe1a6571e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:45.589550 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:45.620510 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a61223c-74ab-499d-b653-9aefe1a6571e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:26:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=584be170-6a8c-497e-be63-5f24abd7f39f,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-946940052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '584be170-6a8c-497e-be63-5f24abd7f39f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:45.621784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cb3563-4a9d-438b-896c-1eed7b692eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:45.660350 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-946940052 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-946940052, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:45.662094 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-946940052 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-946940052, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:26:45.668401 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3a338013-ed6b-4dfa-8cc2-141756cbedca None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.671806 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a338013-ed6b-4dfa-8cc2-141756cbedca tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 Jul 03 04:26:45.671806 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a338013-ed6b-4dfa-8cc2-141756cbedca tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.671948 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a338013-ed6b-4dfa-8cc2-141756cbedca tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.681465 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.681465 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:45.685033 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3a338013-ed6b-4dfa-8cc2-141756cbedca tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:45.691538 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a338013-ed6b-4dfa-8cc2-141756cbedca tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 returned with HTTP 200 Jul 03 04:26:45.692359 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 597/2398] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:45 2026] GET /volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:45.704588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.709351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Created reservations ['85430af7-0a49-4c5a-9303-f8685acb9dfd', '9c7bae45-1b2e-4588-b166-548f8b5e50a6', 'dc140aad-1838-40d6-b9ee-df6db1c8f184', '76c663f7-3a30-4f0c-9f97-729f043a036e'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:45.709351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90cb3563-4a9d-438b-896c-1eed7b692eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85430af7-0a49-4c5a-9303-f8685acb9dfd', '9c7bae45-1b2e-4588-b166-548f8b5e50a6', 'dc140aad-1838-40d6-b9ee-df6db1c8f184', '76c663f7-3a30-4f0c-9f97-729f043a036e']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:45.709598 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:26:45.709598 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.709705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1605a33d-7079-4c92-a975-514a33496413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:45.709768 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.709768 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:45.709768 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.709768 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:45.709989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:26:45.721838 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Get all volumes completed successfully. Jul 03 04:26:45.722725 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.722725 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:45.727956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f58ed25-b095-4ee1-a2ac-3d30265bb665 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:26:45.728501 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 605/2399] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:26:45 2026] GET /volume/v3/volumes/detail => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:45.743562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1605a33d-7079-4c92-a975-514a33496413) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4c8a944-bf0a-470e-bcfa-fa550eb89897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1861057421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21401e46b8cf4ef9ad0ce97aef7e7cd4',qos_specs=None,replication_status=,reservations=['85430af7-0a49-4c5a-9303-f8685acb9dfd','9c7bae45-1b2e-4588-b166-548f8b5e50a6','dc140aad-1838-40d6-b9ee-df6db1c8f184','76c663f7-3a30-4f0c-9f97-729f043a036e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1685f90537fc4f0bbae2a9e0e54b15b8',volume_type_id=584be170-6a8c-497e-be63-5f24abd7f39f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1861057421',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4c8a944-bf0a-470e-bcfa-fa550eb89897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='21401e46b8cf4ef9ad0ce97aef7e7cd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1685f90537fc4f0bbae2a9e0e54b15b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(584be170-6a8c-497e-be63-5f24abd7f39f),volume_type_id=584be170-6a8c-497e-be63-5f24abd7f39f)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:45.744830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c672f0-c88c-4d1e-9a26-9c5a64d6baa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:45.746194 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.748120 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 Jul 03 04:26:45.748369 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.748580 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.748748 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume with id: 8d997edf-17c8-4fa8-853b-b13f9651c757 Jul 03 04:26:45.758561 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.758561 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:45.758916 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:45.768268 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25c672f0-c88c-4d1e-9a26-9c5a64d6baa7) transitioned into state 'SUCCESS' from state '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-1861057421',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='21401e46b8cf4ef9ad0ce97aef7e7cd4',qos_specs=None,replication_status=,reservations=['85430af7-0a49-4c5a-9303-f8685acb9dfd','9c7bae45-1b2e-4588-b166-548f8b5e50a6','dc140aad-1838-40d6-b9ee-df6db1c8f184','76c663f7-3a30-4f0c-9f97-729f043a036e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1685f90537fc4f0bbae2a9e0e54b15b8',volume_type_id=584be170-6a8c-497e-be63-5f24abd7f39f)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:45.769296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5244836-d363-40c5-9f9c-6ad99633961c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:45.784496 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5244836-d363-40c5-9f9c-6ad99633961c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:45.785575 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Flow 'volume_create_api' (db9f063f-3b57-4f44-a8c4-dcac664c585f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:45.785929 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Create volume request issued successfully. Jul 03 04:26:45.786765 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d0c0e51-884f-4ac8-9250-0f2c7309f0af tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:45.787311 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 613/2400] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:26:45 2026] POST /volume/v3/volumes => generated 795 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:45.803352 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume request issued successfully. Jul 03 04:26:45.803352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1caf1c0d-b7b2-41a4-a816-17b343be2c82 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 returned with HTTP 202 Jul 03 04:26:45.803352 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 586/2401] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:45 2026] DELETE /volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:45.806435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-372f4f90-57dc-402a-83ac-df9ff21c75f3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.809142 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-372f4f90-57dc-402a-83ac-df9ff21c75f3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:26:45.809436 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-372f4f90-57dc-402a-83ac-df9ff21c75f3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.809993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-372f4f90-57dc-402a-83ac-df9ff21c75f3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.809993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-372f4f90-57dc-402a-83ac-df9ff21c75f3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:45.810864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ab9efce-f924-4851-b5c5-ff03e674b4f8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.816225 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0eb46acb-4cda-4b7c-b0c6-52e5884915d8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.819228 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0eb46acb-4cda-4b7c-b0c6-52e5884915d8 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 Jul 03 04:26:45.819228 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0eb46acb-4cda-4b7c-b0c6-52e5884915d8 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.819514 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0eb46acb-4cda-4b7c-b0c6-52e5884915d8 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.821847 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ab9efce-f924-4851-b5c5-ff03e674b4f8 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] GET https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:45.821847 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ab9efce-f924-4851-b5c5-ff03e674b4f8 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.821847 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ab9efce-f924-4851-b5c5-ff03e674b4f8 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.822129 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.822129 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:45.822486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-372f4f90-57dc-402a-83ac-df9ff21c75f3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:26:45.822927 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 598/2402] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:45 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:45.832611 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.832611 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:45.835714 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.835714 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:45.839974 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0eb46acb-4cda-4b7c-b0c6-52e5884915d8 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:45.845190 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ab9efce-f924-4851-b5c5-ff03e674b4f8 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Volume info retrieved successfully. Jul 03 04:26:45.845341 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.848771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0eb46acb-4cda-4b7c-b0c6-52e5884915d8 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 returned with HTTP 200 Jul 03 04:26:45.849511 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 614/2403] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:45 2026] GET /volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:45.850131 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ab9efce-f924-4851-b5c5-ff03e674b4f8 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 returned with HTTP 200 Jul 03 04:26:45.850771 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 606/2404] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:45 2026] GET /volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:45.951505 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370/export_record Jul 03 04:26:45.951835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:45.952147 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Calling method 'export_record' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:45.952533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Export record for backup bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:26:45.960059 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:45.960059 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:45.961665 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e59c229fa68a46148a5b474c7fe8ae91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bc7620097b147cd84ba201aac7c78f3', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:26:45.961909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc0f884c-eb9e-4eeb-9b72-9979b6733739 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370/export_record returned with HTTP 403 Jul 03 04:26:45.963132 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 587/2405] 10.4.3.253 () {68 vars in 1430 bytes} [Fri Jul 3 04:26:45 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370/export_record => generated 101 bytes in 120 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:45.974016 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:45.976482 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:45.976967 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-465561262"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:45.979045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-465561262'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:45.979380 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume of 1 GB Jul 03 04:26:45.985655 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:45.992920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Flow 'volume_create_api' (24cdf954-d5de-413f-9be8-f9c0839709a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:45.994163 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c6da84-c33b-4e4e-99cf-bda8b55dc1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:45.996036 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:46.030797 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c6da84-c33b-4e4e-99cf-bda8b55dc1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.032729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c47a97f-487f-44a6-b6c6-ec56604d0f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.098795 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Created reservations ['be8485e8-3309-45e8-b5c6-4f87e529d5b9', '35f61e5e-e13a-44c9-bf42-06b4e5ea799a', '943917ec-5786-4719-a5e3-079c358918fa', '373ca886-7ac7-407c-b8bc-74efb896bfa6'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:46.099867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c47a97f-487f-44a6-b6c6-ec56604d0f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be8485e8-3309-45e8-b5c6-4f87e529d5b9', '35f61e5e-e13a-44c9-bf42-06b4e5ea799a', '943917ec-5786-4719-a5e3-079c358918fa', '373ca886-7ac7-407c-b8bc-74efb896bfa6']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.100817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b90467-878b-4914-8fe6-46dc0e2bfce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.137613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b90467-878b-4914-8fe6-46dc0e2bfce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df69c2c2-dac7-4020-8ce4-fafc4780d84a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-465561262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7620097b147cd84ba201aac7c78f3',qos_specs=None,replication_status=,reservations=['be8485e8-3309-45e8-b5c6-4f87e529d5b9','35f61e5e-e13a-44c9-bf42-06b4e5ea799a','943917ec-5786-4719-a5e3-079c358918fa','373ca886-7ac7-407c-b8bc-74efb896bfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5bd59505e1433e937316b51e30c3fb',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-465561262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df69c2c2-dac7-4020-8ce4-fafc4780d84a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bc7620097b147cd84ba201aac7c78f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5bd59505e1433e937316b51e30c3fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.138710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498c7673-d4e7-4609-b6cc-0b39c521599f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.162960 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498c7673-d4e7-4609-b6cc-0b39c521599f) transitioned into state 'SUCCESS' from state '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-465561262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7620097b147cd84ba201aac7c78f3',qos_specs=None,replication_status=,reservations=['be8485e8-3309-45e8-b5c6-4f87e529d5b9','35f61e5e-e13a-44c9-bf42-06b4e5ea799a','943917ec-5786-4719-a5e3-079c358918fa','373ca886-7ac7-407c-b8bc-74efb896bfa6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5bd59505e1433e937316b51e30c3fb',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.163807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c53a746-3504-4cc8-998b-0e2b58771a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.177271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c53a746-3504-4cc8-998b-0e2b58771a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.178306 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Flow 'volume_create_api' (24cdf954-d5de-413f-9be8-f9c0839709a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:46.178630 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume request issued successfully. Jul 03 04:26:46.179426 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d71bc47-5ae4-4f62-8a25-29d3fc272d74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:46.180088 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 599/2406] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:26:45 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:46.195482 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1826ecb9-dd32-4433-bfe6-ba20bce21c3a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.198683 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1826ecb9-dd32-4433-bfe6-ba20bce21c3a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a Jul 03 04:26:46.199040 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1826ecb9-dd32-4433-bfe6-ba20bce21c3a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.199296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1826ecb9-dd32-4433-bfe6-ba20bce21c3a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:46.211924 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:46.211924 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:46.219488 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1826ecb9-dd32-4433-bfe6-ba20bce21c3a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:26:46.227908 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1826ecb9-dd32-4433-bfe6-ba20bce21c3a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a returned with HTTP 200 Jul 03 04:26:46.229348 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 615/2407] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:46 2026] GET /volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:46.767112 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e7d639f6-5be3-4dee-86f8-db872415db27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.770276 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:46.770276 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-270067985"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:46.772091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-270067985'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:46.772212 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Create volume of 1 GB Jul 03 04:26:46.776478 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Availability Zones retrieved successfully. Jul 03 04:26:46.782815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Flow 'volume_create_api' (16a72fd5-7942-4924-a9ec-f607cdf23686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:46.784182 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dddb35-39e3-46ad-ae22-2a12358b040f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.785111 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:46.815892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38dddb35-39e3-46ad-ae22-2a12358b040f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.816866 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f39a57-f3d3-4407-8b9f-dbd813f48f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.864885 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-53c40341-0838-4704-bf7d-9391157681e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.866675 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-53c40341-0838-4704-bf7d-9391157681e5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 Jul 03 04:26:46.867570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-53c40341-0838-4704-bf7d-9391157681e5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.867641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f2c723c8-06e6-4022-ba98-42922a0688b2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.867958 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-53c40341-0838-4704-bf7d-9391157681e5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:46.869151 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Created reservations ['b2b8745d-5043-4d70-858a-751665df811d', '9b3395c0-03c4-48cb-b8e7-e78fde4d0685', '9469b1b0-18ca-4649-b01d-573de9010e78', '8e416964-75b8-4286-b5a3-1b02d0aca8d8'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:46.869442 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f2c723c8-06e6-4022-ba98-42922a0688b2 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] GET https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:46.869544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f2c723c8-06e6-4022-ba98-42922a0688b2 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.869674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f2c723c8-06e6-4022-ba98-42922a0688b2 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:46.870084 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f39a57-f3d3-4407-8b9f-dbd813f48f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2b8745d-5043-4d70-858a-751665df811d', '9b3395c0-03c4-48cb-b8e7-e78fde4d0685', '9469b1b0-18ca-4649-b01d-573de9010e78', '8e416964-75b8-4286-b5a3-1b02d0aca8d8']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.870818 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1ddeca-07b6-4c64-b13b-80140705f8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.873666 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-53c40341-0838-4704-bf7d-9391157681e5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 returned with HTTP 404 Jul 03 04:26:46.874189 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 588/2408] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:46 2026] GET /volume/v3/volumes/8d997edf-17c8-4fa8-853b-b13f9651c757 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:46.877707 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:46.877707 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:46.881833 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f2c723c8-06e6-4022-ba98-42922a0688b2 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Volume info retrieved successfully. Jul 03 04:26:46.885194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-def8440b-b50f-4b84-8b1e-0b740d819446 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.886630 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f2c723c8-06e6-4022-ba98-42922a0688b2 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 returned with HTTP 200 Jul 03 04:26:46.887027 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:46.887122 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 600/2409] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:46 2026] GET /volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 => generated 888 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:46.887442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-274980709"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:46.888968 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-274980709'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:46.889116 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume of 1 GB Jul 03 04:26:46.893469 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:46.900626 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (57211ec5-cda3-4699-b40d-6ba4d0bd2a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:46.901711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5279697d-ebf4-43f8-934d-ff2ce918c23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.902208 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1ddeca-07b6-4c64-b13b-80140705f8cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de01e5d3-0d75-4aa2-9752-fea43c0086b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-270067985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597855c1efea478c92c0f60d1ed8d0d3',qos_specs=None,replication_status=,reservations=['b2b8745d-5043-4d70-858a-751665df811d','9b3395c0-03c4-48cb-b8e7-e78fde4d0685','9469b1b0-18ca-4649-b01d-573de9010e78','8e416964-75b8-4286-b5a3-1b02d0aca8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb9feda8be64f549c0628a15efc3981',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-270067985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de01e5d3-0d75-4aa2-9752-fea43c0086b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='597855c1efea478c92c0f60d1ed8d0d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fb9feda8be64f549c0628a15efc3981',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.902740 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:46.903131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af69bbc4-e0b0-40de-a940-48f9f0b60d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.903895 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cf938320-5924-4acc-8df6-6ae3cefbe804 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.906044 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cf938320-5924-4acc-8df6-6ae3cefbe804 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] GET https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:46.906220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cf938320-5924-4acc-8df6-6ae3cefbe804 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.906525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cf938320-5924-4acc-8df6-6ae3cefbe804 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:46.914881 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:46.914881 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:46.919717 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cf938320-5924-4acc-8df6-6ae3cefbe804 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Volume info retrieved successfully. Jul 03 04:26:46.926460 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cf938320-5924-4acc-8df6-6ae3cefbe804 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 returned with HTTP 200 Jul 03 04:26:46.927313 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af69bbc4-e0b0-40de-a940-48f9f0b60d50) transitioned into state 'SUCCESS' from state '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-270067985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='597855c1efea478c92c0f60d1ed8d0d3',qos_specs=None,replication_status=,reservations=['b2b8745d-5043-4d70-858a-751665df811d','9b3395c0-03c4-48cb-b8e7-e78fde4d0685','9469b1b0-18ca-4649-b01d-573de9010e78','8e416964-75b8-4286-b5a3-1b02d0aca8d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fb9feda8be64f549c0628a15efc3981',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.927537 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 589/2410] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:46 2026] GET /volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 => generated 888 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:46.928076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfd6b51-2a72-44e2-b42a-e87a1b38e2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.940290 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.940960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5279697d-ebf4-43f8-934d-ff2ce918c23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.941824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b8d000c-582b-4046-8554-f13762346927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:46.944920 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:46.944920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.944920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:46.944920 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Delete volume with id: e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:46.945104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cfd6b51-2a72-44e2-b42a-e87a1b38e2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:46.945403 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Flow 'volume_create_api' (16a72fd5-7942-4924-a9ec-f607cdf23686) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:46.945856 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Create volume request issued successfully. Jul 03 04:26:46.946912 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e7d639f6-5be3-4dee-86f8-db872415db27 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:46.947639 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 607/2411] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:46 2026] POST /volume/v3/volumes => generated 756 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:46.951770 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:46.951770 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:46.952433 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Volume info retrieved successfully. Jul 03 04:26:46.962131 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4250de56-aaa1-4947-bc95-39cc406422fc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.964678 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4250de56-aaa1-4947-bc95-39cc406422fc tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:26:46.964923 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4250de56-aaa1-4947-bc95-39cc406422fc tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.965155 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4250de56-aaa1-4947-bc95-39cc406422fc tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:46.972663 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:46.972663 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:46.976119 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Delete volume request issued successfully. Jul 03 04:26:46.976446 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a1a413ee-d94c-4f26-aec9-f1a2c5fae504 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 returned with HTTP 202 Jul 03 04:26:46.976980 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 601/2412] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:46 2026] DELETE /volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:46.977948 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4250de56-aaa1-4947-bc95-39cc406422fc tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:26:46.984701 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4250de56-aaa1-4947-bc95-39cc406422fc tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:26:46.985107 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 590/2413] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:46 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:46.987255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2675ef75-babc-4077-a474-cbab405382c4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:46.989902 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2675ef75-babc-4077-a474-cbab405382c4 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] GET https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:46.990214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2675ef75-babc-4077-a474-cbab405382c4 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:46.990551 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2675ef75-babc-4077-a474-cbab405382c4 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:47.001482 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:47.001482 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:47.004176 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Created reservations ['72dca107-0625-4a95-9673-bd947c5172d3', 'd39b2818-46a3-4c14-b360-751a2d119028', '133545d0-8ec6-4064-84a8-dd773854dec8', 'c5f3ca97-a2a8-4d28-865c-0a5b7a840bf9'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:47.005205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b8d000c-582b-4046-8554-f13762346927) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72dca107-0625-4a95-9673-bd947c5172d3', 'd39b2818-46a3-4c14-b360-751a2d119028', '133545d0-8ec6-4064-84a8-dd773854dec8', 'c5f3ca97-a2a8-4d28-865c-0a5b7a840bf9']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:47.006372 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9919240a-dab7-4db5-9728-03fb6919195f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:47.007895 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2675ef75-babc-4077-a474-cbab405382c4 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Volume info retrieved successfully. Jul 03 04:26:47.014409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2675ef75-babc-4077-a474-cbab405382c4 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 returned with HTTP 200 Jul 03 04:26:47.014914 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 608/2414] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:46 2026] GET /volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:47.041414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9919240a-dab7-4db5-9728-03fb6919195f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27907729-0fbf-410d-8fc5-aca892e4d42f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-274980709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['72dca107-0625-4a95-9673-bd947c5172d3','d39b2818-46a3-4c14-b360-751a2d119028','133545d0-8ec6-4064-84a8-dd773854dec8','c5f3ca97-a2a8-4d28-865c-0a5b7a840bf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-274980709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27907729-0fbf-410d-8fc5-aca892e4d42f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca9782f82e548609fc293b1fac104a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:47.041820 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e87b6deb-53b3-4fd3-8918-e373d1531eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:47.065653 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e87b6deb-53b3-4fd3-8918-e373d1531eeb) transitioned into state 'SUCCESS' from state '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-274980709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['72dca107-0625-4a95-9673-bd947c5172d3','d39b2818-46a3-4c14-b360-751a2d119028','133545d0-8ec6-4064-84a8-dd773854dec8','c5f3ca97-a2a8-4d28-865c-0a5b7a840bf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:47.066692 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24bb2d7-d279-44da-9278-3a8b4864f28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:47.085865 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b24bb2d7-d279-44da-9278-3a8b4864f28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:47.086576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (57211ec5-cda3-4699-b40d-6ba4d0bd2a4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:47.087539 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request issued successfully. Jul 03 04:26:47.087539 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-def8440b-b50f-4b84-8b1e-0b740d819446 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:47.088003 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 616/2415] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:46 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:47.103691 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b403639a-0f83-4a80-a6fb-92639ac2390b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:47.105601 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b403639a-0f83-4a80-a6fb-92639ac2390b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:47.105885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b403639a-0f83-4a80-a6fb-92639ac2390b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:47.106109 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b403639a-0f83-4a80-a6fb-92639ac2390b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:47.117466 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:47.117466 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:47.123158 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b403639a-0f83-4a80-a6fb-92639ac2390b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:47.132141 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b403639a-0f83-4a80-a6fb-92639ac2390b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f returned with HTTP 200 Jul 03 04:26:47.133722 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 602/2416] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:47 2026] GET /volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:47.253311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-24ae5b3c-85f9-4ee9-9630-cfc6847468f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:47.253311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24ae5b3c-85f9-4ee9-9630-cfc6847468f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a Jul 03 04:26:47.253420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24ae5b3c-85f9-4ee9-9630-cfc6847468f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:47.253678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24ae5b3c-85f9-4ee9-9630-cfc6847468f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:47.263511 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:47.263511 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:47.271042 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-24ae5b3c-85f9-4ee9-9630-cfc6847468f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:26:47.277824 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24ae5b3c-85f9-4ee9-9630-cfc6847468f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a returned with HTTP 200 Jul 03 04:26:47.278438 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 591/2417] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:47 2026] GET /volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:47.296873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:47.302066 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:26:47.302519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "df69c2c2-dac7-4020-8ce4-fafc4780d84a", "name": "tempest-type-Backup-2085889535"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:47.304645 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Creating new backup {'backup': {'volume_id': 'df69c2c2-dac7-4020-8ce4-fafc4780d84a', 'name': 'tempest-type-Backup-2085889535'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:26:47.304840 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Creating backup of volume df69c2c2-dac7-4020-8ce4-fafc4780d84a in container None Jul 03 04:26:47.316756 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:47.316756 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:47.317121 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:26:47.339115 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Created reservations ['8a630519-f1cd-44e8-ac4a-e0e8cd6c58b1', 'd465d6a4-f939-47ca-9c15-efb787b30e0b'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:47.398523 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e1a22b31-e8ca-4185-a275-dbb5179f28ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:26:47.399109 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 609/2418] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:47 2026] POST /volume/v3/backups => generated 316 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:47.408294 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a5991cec-cf2e-46ba-a32c-616a0291a0d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:47.410641 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5991cec-cf2e-46ba-a32c-616a0291a0d2 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:47.410909 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5991cec-cf2e-46ba-a32c-616a0291a0d2 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:47.411110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5991cec-cf2e-46ba-a32c-616a0291a0d2 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:47.411221 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a5991cec-cf2e-46ba-a32c-616a0291a0d2 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:47.417959 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:47.417959 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:47.418769 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5991cec-cf2e-46ba-a32c-616a0291a0d2 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:47.419159 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 617/2419] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:47 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:48.004024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-856ab88e-f126-4cd3-940f-751603f90223 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.005792 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-856ab88e-f126-4cd3-940f-751603f90223 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:26:48.006005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-856ab88e-f126-4cd3-940f-751603f90223 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.006209 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-856ab88e-f126-4cd3-940f-751603f90223 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.013461 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.013461 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:48.017143 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-856ab88e-f126-4cd3-940f-751603f90223 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:26:48.021365 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-856ab88e-f126-4cd3-940f-751603f90223 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:26:48.021705 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 603/2420] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:48.034684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-21aaf883-1f0b-4792-b07a-ce4b7435cb86 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.036629 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21aaf883-1f0b-4792-b07a-ce4b7435cb86 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] GET https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 Jul 03 04:26:48.036868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21aaf883-1f0b-4792-b07a-ce4b7435cb86 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.037123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21aaf883-1f0b-4792-b07a-ce4b7435cb86 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.044535 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21aaf883-1f0b-4792-b07a-ce4b7435cb86 tempest-VolumeTypesAccessTest-1735427607 tempest-VolumeTypesAccessTest-1735427607-project-member] https://10.4.3.253/volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 returned with HTTP 404 Jul 03 04:26:48.045416 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 592/2421] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/volumes/e4c8a944-bf0a-470e-bcfa-fa550eb89897 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:48.054071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-480cdbe2-60ea-4cdb-b4cc-5b65817f5e0c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.056163 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-480cdbe2-60ea-4cdb-b4cc-5b65817f5e0c tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f/action Jul 03 04:26:48.056564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-480cdbe2-60ea-4cdb-b4cc-5b65817f5e0c tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action body: b'{"removeProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:48.056735 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-480cdbe2-60ea-4cdb-b4cc-5b65817f5e0c tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:48.058453 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.058453 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:48.075242 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-480cdbe2-60ea-4cdb-b4cc-5b65817f5e0c tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f/action returned with HTTP 202 Jul 03 04:26:48.075801 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 610/2422] 10.4.3.253 () {68 vars in 1384 bytes} [Fri Jul 3 04:26:48 2026] POST /volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.083150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-661f7ba7-d806-4350-b89a-f21ef6b26e12 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.085115 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-661f7ba7-d806-4350-b89a-f21ef6b26e12 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] DELETE https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f Jul 03 04:26:48.085378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-661f7ba7-d806-4350-b89a-f21ef6b26e12 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.085658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-661f7ba7-d806-4350-b89a-f21ef6b26e12 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.119114 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-661f7ba7-d806-4350-b89a-f21ef6b26e12 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f returned with HTTP 202 Jul 03 04:26:48.119854 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 618/2423] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:48 2026] DELETE /volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.128863 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad0db182-5be1-49ce-8a54-62f6acabb607 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.132710 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad0db182-5be1-49ce-8a54-62f6acabb607 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] GET https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f Jul 03 04:26:48.132944 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad0db182-5be1-49ce-8a54-62f6acabb607 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.133182 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad0db182-5be1-49ce-8a54-62f6acabb607 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.137007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad0db182-5be1-49ce-8a54-62f6acabb607 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f returned with HTTP 404 Jul 03 04:26:48.137613 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 604/2424] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/types/584be170-6a8c-497e-be63-5f24abd7f39f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:48.147886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ceb8d876-c9ad-4258-8514-5b13a074d926 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.149528 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e2e81c39-58f3-45a1-9521-554929c92b15 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.150186 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ceb8d876-c9ad-4258-8514-5b13a074d926 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:26:48.150620 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ceb8d876-c9ad-4258-8514-5b13a074d926 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1352224886", "os-volume-type-access:is_public": false}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:48.153818 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2e81c39-58f3-45a1-9521-554929c92b15 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:48.154026 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2e81c39-58f3-45a1-9521-554929c92b15 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.154228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2e81c39-58f3-45a1-9521-554929c92b15 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.165111 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.165111 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:48.167965 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ceb8d876-c9ad-4258-8514-5b13a074d926 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:26:48.168488 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 593/2425] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:26:48 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:48.171691 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e2e81c39-58f3-45a1-9521-554929c92b15 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:48.177219 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-411baeb5-8cdb-4a07-9fa0-73019de40f15 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.177614 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2e81c39-58f3-45a1-9521-554929c92b15 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f returned with HTTP 200 Jul 03 04:26:48.178128 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 611/2426] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:48.179525 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-411baeb5-8cdb-4a07-9fa0-73019de40f15 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action Jul 03 04:26:48.180003 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-411baeb5-8cdb-4a07-9fa0-73019de40f15 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action body: b'{"addProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:48.180183 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-411baeb5-8cdb-4a07-9fa0-73019de40f15 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:48.193683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e0c8ee38-ab6d-46a8-b6a7-c20e2f2f9f4c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.195789 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-411baeb5-8cdb-4a07-9fa0-73019de40f15 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action returned with HTTP 202 Jul 03 04:26:48.196345 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 619/2427] 10.4.3.253 () {68 vars in 1384 bytes} [Fri Jul 3 04:26:48 2026] POST /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.198811 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0c8ee38-ab6d-46a8-b6a7-c20e2f2f9f4c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] GET https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:48.199097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0c8ee38-ab6d-46a8-b6a7-c20e2f2f9f4c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.199396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0c8ee38-ab6d-46a8-b6a7-c20e2f2f9f4c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.203422 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9e5ff2c9-5828-4a7f-b051-b21d30077e69 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.205700 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9e5ff2c9-5828-4a7f-b051-b21d30077e69 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action Jul 03 04:26:48.206099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9e5ff2c9-5828-4a7f-b051-b21d30077e69 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action body: b'{"addProjectAccess": {"project": "9f2c4092c0f94f929371d32b4a2babe2"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:48.206276 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9e5ff2c9-5828-4a7f-b051-b21d30077e69 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9f2c4092c0f94f929371d32b4a2babe2"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:48.212557 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.212557 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:48.216661 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e0c8ee38-ab6d-46a8-b6a7-c20e2f2f9f4c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Volume info retrieved successfully. Jul 03 04:26:48.220110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9e5ff2c9-5828-4a7f-b051-b21d30077e69 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action returned with HTTP 202 Jul 03 04:26:48.220758 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 594/2428] 10.4.3.253 () {68 vars in 1384 bytes} [Fri Jul 3 04:26:48 2026] POST /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.225226 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0c8ee38-ab6d-46a8-b6a7-c20e2f2f9f4c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f returned with HTTP 200 Jul 03 04:26:48.225698 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 605/2429] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:48.230292 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-56b09a97-0852-47de-b3ac-fc501b44a1fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.240686 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56b09a97-0852-47de-b3ac-fc501b44a1fc tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] GET https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/os-volume-type-access Jul 03 04:26:48.242656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56b09a97-0852-47de-b3ac-fc501b44a1fc tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.242934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56b09a97-0852-47de-b3ac-fc501b44a1fc tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.243783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-15317669-b965-4a23-920e-fe7f4229592b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.248260 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:48.248602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.248864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.249080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume with id: 27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:48.256653 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56b09a97-0852-47de-b3ac-fc501b44a1fc tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/os-volume-type-access returned with HTTP 200 Jul 03 04:26:48.257138 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 612/2430] 10.4.3.253 () {66 vars in 1408 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/os-volume-type-access => generated 244 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:48.261148 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.261148 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:48.261787 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:48.266001 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9d1941d-72ef-4d2a-8159-e8cd086eccc2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.268505 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9d1941d-72ef-4d2a-8159-e8cd086eccc2 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action Jul 03 04:26:48.269014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9d1941d-72ef-4d2a-8159-e8cd086eccc2 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action body: b'{"removeProjectAccess": {"project": "9f2c4092c0f94f929371d32b4a2babe2"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:48.269152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9d1941d-72ef-4d2a-8159-e8cd086eccc2 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9f2c4092c0f94f929371d32b4a2babe2"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:48.285969 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9d1941d-72ef-4d2a-8159-e8cd086eccc2 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action returned with HTTP 202 Jul 03 04:26:48.286929 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 595/2431] 10.4.3.253 () {68 vars in 1384 bytes} [Fri Jul 3 04:26:48 2026] POST /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.290218 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume request issued successfully. Jul 03 04:26:48.290573 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15317669-b965-4a23-920e-fe7f4229592b tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f returned with HTTP 202 Jul 03 04:26:48.291147 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 620/2432] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:48 2026] DELETE /volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:48.295388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-64adf2b8-ff76-42d8-96cd-aa74419191e9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.297345 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-64adf2b8-ff76-42d8-96cd-aa74419191e9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] POST https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action Jul 03 04:26:48.297777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-64adf2b8-ff76-42d8-96cd-aa74419191e9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action body: b'{"removeProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:48.297948 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-64adf2b8-ff76-42d8-96cd-aa74419191e9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "21401e46b8cf4ef9ad0ce97aef7e7cd4"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:48.305693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2f15f8b0-3271-4655-8ba3-560af6da6b20 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.307779 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2f15f8b0-3271-4655-8ba3-560af6da6b20 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:48.308016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2f15f8b0-3271-4655-8ba3-560af6da6b20 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.308244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2f15f8b0-3271-4655-8ba3-560af6da6b20 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.315838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-64adf2b8-ff76-42d8-96cd-aa74419191e9 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action returned with HTTP 202 Jul 03 04:26:48.316263 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 606/2433] 10.4.3.253 () {68 vars in 1384 bytes} [Fri Jul 3 04:26:48 2026] POST /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.317680 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.317680 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:48.323088 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2f15f8b0-3271-4655-8ba3-560af6da6b20 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:48.325183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6bf68019-67d7-49f2-98ce-74af92033062 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.327662 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6bf68019-67d7-49f2-98ce-74af92033062 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] DELETE https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99 Jul 03 04:26:48.328015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6bf68019-67d7-49f2-98ce-74af92033062 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.328375 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6bf68019-67d7-49f2-98ce-74af92033062 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.328859 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2f15f8b0-3271-4655-8ba3-560af6da6b20 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f returned with HTTP 200 Jul 03 04:26:48.329476 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 613/2434] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:48.366313 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6bf68019-67d7-49f2-98ce-74af92033062 tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99 returned with HTTP 202 Jul 03 04:26:48.366911 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 596/2435] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:26:48 2026] DELETE /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:48.374477 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cff82fda-4509-4b63-8a8b-4ffdb6d32a7a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.376529 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cff82fda-4509-4b63-8a8b-4ffdb6d32a7a tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] GET https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99 Jul 03 04:26:48.376751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cff82fda-4509-4b63-8a8b-4ffdb6d32a7a tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.376962 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cff82fda-4509-4b63-8a8b-4ffdb6d32a7a tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.381181 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cff82fda-4509-4b63-8a8b-4ffdb6d32a7a tempest-VolumeTypesAccessTest-75917249 tempest-VolumeTypesAccessTest-75917249-project-admin] https://10.4.3.253/volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99 returned with HTTP 404 Jul 03 04:26:48.381744 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 621/2436] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/types/9a167190-ecfc-4267-b47b-f7f2304add99 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:48.430042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-47f54593-0694-4741-ae50-11ec3f99d34b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:48.431995 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47f54593-0694-4741-ae50-11ec3f99d34b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:48.432211 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47f54593-0694-4741-ae50-11ec3f99d34b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:48.432426 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47f54593-0694-4741-ae50-11ec3f99d34b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:48.432531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-47f54593-0694-4741-ae50-11ec3f99d34b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:48.437357 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:48.437357 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:48.437984 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47f54593-0694-4741-ae50-11ec3f99d34b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:48.438505 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 607/2437] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:48 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:49.350501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5099bc65-2d1c-458b-a1cf-702321721de5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:49.352229 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5099bc65-2d1c-458b-a1cf-702321721de5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f Jul 03 04:26:49.352229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5099bc65-2d1c-458b-a1cf-702321721de5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:49.352229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5099bc65-2d1c-458b-a1cf-702321721de5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:49.365651 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5099bc65-2d1c-458b-a1cf-702321721de5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f returned with HTTP 404 Jul 03 04:26:49.365651 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 614/2438] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:49 2026] GET /volume/v3/volumes/27907729-0fbf-410d-8fc5-aca892e4d42f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:49.378227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:49.380822 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:49.381211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-264377754"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:49.382884 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-264377754'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:49.383007 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume of 1 GB Jul 03 04:26:49.391156 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Availability Zones retrieved successfully. Jul 03 04:26:49.400985 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (cc91aa37-3896-4640-a27c-ba6797db07b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:49.402973 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c9dd35-64c9-40ef-8043-2f16df4ff38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:49.403942 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:49.441953 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16c9dd35-64c9-40ef-8043-2f16df4ff38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:49.442938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266d6e7b-ece2-4f88-bbe2-1074527872f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:49.452454 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8fe87716-b4e8-4b0f-9f26-6044f347af09 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:49.454962 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8fe87716-b4e8-4b0f-9f26-6044f347af09 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:49.455300 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8fe87716-b4e8-4b0f-9f26-6044f347af09 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:49.456117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8fe87716-b4e8-4b0f-9f26-6044f347af09 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:49.456117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8fe87716-b4e8-4b0f-9f26-6044f347af09 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:49.462496 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:49.462496 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:49.463077 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8fe87716-b4e8-4b0f-9f26-6044f347af09 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:49.463616 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 622/2439] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:49 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:49.504752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Created reservations ['9ae7a27c-c789-4727-aecf-0aa2807dbb8f', '9dec0aee-e745-497b-be24-4f4b0ff1a9e8', 'f021d65a-6bee-40a7-a7b0-6a4a36cf3b18', 'b9b1c638-b817-47aa-a2c0-eb844f4200ad'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:49.505987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266d6e7b-ece2-4f88-bbe2-1074527872f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ae7a27c-c789-4727-aecf-0aa2807dbb8f', '9dec0aee-e745-497b-be24-4f4b0ff1a9e8', 'f021d65a-6bee-40a7-a7b0-6a4a36cf3b18', 'b9b1c638-b817-47aa-a2c0-eb844f4200ad']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:49.507191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4a2ae2-149b-4af6-a438-7dd9e2f5c9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:49.552693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e4a2ae2-149b-4af6-a438-7dd9e2f5c9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c71e079-ed23-4384-a7ee-230375df5bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264377754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['9ae7a27c-c789-4727-aecf-0aa2807dbb8f','9dec0aee-e745-497b-be24-4f4b0ff1a9e8','f021d65a-6bee-40a7-a7b0-6a4a36cf3b18','b9b1c638-b817-47aa-a2c0-eb844f4200ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-264377754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c71e079-ed23-4384-a7ee-230375df5bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ca9782f82e548609fc293b1fac104a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:49.553618 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca72849-5ec9-43a2-8551-e469f6c2c8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:49.601080 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ca72849-5ec9-43a2-8551-e469f6c2c8e8) transitioned into state 'SUCCESS' from state '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-264377754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ca9782f82e548609fc293b1fac104a6',qos_specs=None,replication_status=,reservations=['9ae7a27c-c789-4727-aecf-0aa2807dbb8f','9dec0aee-e745-497b-be24-4f4b0ff1a9e8','f021d65a-6bee-40a7-a7b0-6a4a36cf3b18','b9b1c638-b817-47aa-a2c0-eb844f4200ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67bea14fa1cc4ba2aa1ce517b8783595',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:49.603361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fdde51c-5251-49ce-859d-572f6372fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:49.619650 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fdde51c-5251-49ce-859d-572f6372fc28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:49.620839 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Flow 'volume_create_api' (cc91aa37-3896-4640-a27c-ba6797db07b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:49.621270 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Create volume request issued successfully. Jul 03 04:26:49.622314 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c342fda-2d8f-4647-9894-c6c7bb6163ec tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:49.623722 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 597/2440] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:26:49 2026] POST /volume/v3/volumes => generated 777 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:49.642880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b564c627-e13e-4c41-be05-8db98ead0111 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:49.645512 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b564c627-e13e-4c41-be05-8db98ead0111 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 Jul 03 04:26:49.645780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b564c627-e13e-4c41-be05-8db98ead0111 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:49.645999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b564c627-e13e-4c41-be05-8db98ead0111 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:49.663374 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:49.663374 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:49.671943 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b564c627-e13e-4c41-be05-8db98ead0111 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:49.689846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b564c627-e13e-4c41-be05-8db98ead0111 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 returned with HTTP 200 Jul 03 04:26:49.689846 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 608/2441] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:49 2026] GET /volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 => generated 956 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:50.475290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c5d269d8-7907-48f7-b969-74893cb33403 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:50.477800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c5d269d8-7907-48f7-b969-74893cb33403 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:50.478106 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c5d269d8-7907-48f7-b969-74893cb33403 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:50.478412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c5d269d8-7907-48f7-b969-74893cb33403 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:50.478568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c5d269d8-7907-48f7-b969-74893cb33403 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:50.484705 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:50.484705 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:50.485705 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c5d269d8-7907-48f7-b969-74893cb33403 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:50.486189 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 615/2442] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:50 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:50.704764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-749ec565-6679-45af-a6e0-dca2d71e2845 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:50.710474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-749ec565-6679-45af-a6e0-dca2d71e2845 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 Jul 03 04:26:50.710716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-749ec565-6679-45af-a6e0-dca2d71e2845 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:50.710929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-749ec565-6679-45af-a6e0-dca2d71e2845 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:50.735582 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:50.735582 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:50.750722 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-749ec565-6679-45af-a6e0-dca2d71e2845 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:50.765016 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-749ec565-6679-45af-a6e0-dca2d71e2845 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 returned with HTTP 200 Jul 03 04:26:50.767238 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 623/2443] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:50 2026] GET /volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 => generated 1008 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:50.785471 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:50.787706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] GET https://10.4.3.253/volume/v3/volumes/summary Jul 03 04:26:50.788061 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:50.788621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:50.788621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:26:50.789385 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:50.789385 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:50.810452 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] Get summary completed successfully. Jul 03 04:26:50.810863 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d9730eb-4b38-4d0e-919e-4283d732efc5 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-reader] https://10.4.3.253/volume/v3/volumes/summary returned with HTTP 200 Jul 03 04:26:50.811442 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 598/2444] 10.4.3.253 () {68 vars in 1302 bytes} [Fri Jul 3 04:26:50 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:50.825277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-346c63a2-19cf-441d-9556-7a3efef36d11 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:50.826086 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 Jul 03 04:26:50.826440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:50.826861 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:50.828555 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume with id: 8c71e079-ed23-4384-a7ee-230375df5bd0 Jul 03 04:26:50.841187 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:50.841187 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:50.842051 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:50.889792 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Delete volume request issued successfully. Jul 03 04:26:50.889792 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-346c63a2-19cf-441d-9556-7a3efef36d11 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 returned with HTTP 202 Jul 03 04:26:50.892680 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 609/2445] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:26:50 2026] DELETE /volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:26:50.901564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b1b15f3b-6f0d-4238-b64c-c7c8a658e93c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:50.910763 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b1b15f3b-6f0d-4238-b64c-c7c8a658e93c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 Jul 03 04:26:50.910763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b1b15f3b-6f0d-4238-b64c-c7c8a658e93c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:50.910763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b1b15f3b-6f0d-4238-b64c-c7c8a658e93c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:50.924665 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:50.924665 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:50.930437 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b1b15f3b-6f0d-4238-b64c-c7c8a658e93c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Volume info retrieved successfully. Jul 03 04:26:50.947702 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b1b15f3b-6f0d-4238-b64c-c7c8a658e93c tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 returned with HTTP 200 Jul 03 04:26:50.948314 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 616/2446] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:50 2026] GET /volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 => generated 1007 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:26:51.504727 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-631c750d-b156-4c9a-97de-6104e6040ae3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:51.508517 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-631c750d-b156-4c9a-97de-6104e6040ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:51.509591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-631c750d-b156-4c9a-97de-6104e6040ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:51.511444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-631c750d-b156-4c9a-97de-6104e6040ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:51.511444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-631c750d-b156-4c9a-97de-6104e6040ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:51.519945 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:51.519945 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:51.523008 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-631c750d-b156-4c9a-97de-6104e6040ae3 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:51.524538 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 624/2447] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:51 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:51.850208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:51.965378 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-19ab6c81-29d5-48e4-85fd-4e979b7a4172 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:51.967094 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-19ab6c81-29d5-48e4-85fd-4e979b7a4172 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] GET https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 Jul 03 04:26:51.967389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-19ab6c81-29d5-48e4-85fd-4e979b7a4172 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:51.967641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-19ab6c81-29d5-48e4-85fd-4e979b7a4172 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:51.975577 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-19ab6c81-29d5-48e4-85fd-4e979b7a4172 tempest-ProjectReaderTests-2062366043 tempest-ProjectReaderTests-2062366043-project-admin] https://10.4.3.253/volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 returned with HTTP 404 Jul 03 04:26:51.976073 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 610/2448] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:26:51 2026] GET /volume/v3/volumes/8c71e079-ed23-4384-a7ee-230375df5bd0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:26:51.996555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:26:51.997112 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1892480868"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:51.999410 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1892480868'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:26:51.999534 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Create volume of 1 GB Jul 03 04:26:52.006446 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Availability Zones retrieved successfully. Jul 03 04:26:52.024163 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Flow 'volume_create_api' (7b26826b-1ea5-4d85-8b87-0d4d1a335725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:52.026204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6769fa-d0ad-4ba6-9d96-0b952fec1598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:52.027868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:26:52.065819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6769fa-d0ad-4ba6-9d96-0b952fec1598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:52.067499 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680ecb53-2e7f-457f-ba86-c20bc745d9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:52.169372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Created reservations ['a689dc63-a380-4dfc-9ce3-3d5299f55cb2', 'c6e2688e-7e50-4b19-bfad-ea4b43cb3ee4', 'd4a7b848-c9ac-439e-a959-7fa553726dab', 'de9fc2eb-5241-4b58-8af3-ef260830a57d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:52.170493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (680ecb53-2e7f-457f-ba86-c20bc745d9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a689dc63-a380-4dfc-9ce3-3d5299f55cb2', 'c6e2688e-7e50-4b19-bfad-ea4b43cb3ee4', 'd4a7b848-c9ac-439e-a959-7fa553726dab', 'de9fc2eb-5241-4b58-8af3-ef260830a57d']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:52.171540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332c2cea-532e-4e1f-9204-6b63587e3c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:52.204705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (332c2cea-532e-4e1f-9204-6b63587e3c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '716503a2-674e-43f4-affa-7ee908da922d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1892480868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c75d6ffd284a91b8465298f1b16db8',qos_specs=None,replication_status=,reservations=['a689dc63-a380-4dfc-9ce3-3d5299f55cb2','c6e2688e-7e50-4b19-bfad-ea4b43cb3ee4','d4a7b848-c9ac-439e-a959-7fa553726dab','de9fc2eb-5241-4b58-8af3-ef260830a57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0394eeff1e664795a4f1a0b178aaa3e2',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:26:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1892480868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=716503a2-674e-43f4-affa-7ee908da922d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0c75d6ffd284a91b8465298f1b16db8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0394eeff1e664795a4f1a0b178aaa3e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:52.206465 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (864ac5d6-01e7-47c9-bd0c-361bfaf3e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:52.248840 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (864ac5d6-01e7-47c9-bd0c-361bfaf3e8db) transitioned into state 'SUCCESS' from state '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-1892480868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0c75d6ffd284a91b8465298f1b16db8',qos_specs=None,replication_status=,reservations=['a689dc63-a380-4dfc-9ce3-3d5299f55cb2','c6e2688e-7e50-4b19-bfad-ea4b43cb3ee4','d4a7b848-c9ac-439e-a959-7fa553726dab','de9fc2eb-5241-4b58-8af3-ef260830a57d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0394eeff1e664795a4f1a0b178aaa3e2',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:52.249967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c19e88ba-8202-4fe5-a206-0acbf2e809f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:26:52.264674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c19e88ba-8202-4fe5-a206-0acbf2e809f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:26:52.266312 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Flow 'volume_create_api' (7b26826b-1ea5-4d85-8b87-0d4d1a335725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:26:52.266312 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Create volume request issued successfully. Jul 03 04:26:52.267181 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b8c53b8-ffcd-4339-966d-40265a428d0d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:26:52.267918 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 599/2449] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:26:51 2026] POST /volume/v3/volumes => generated 755 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:26:52.286823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0b305cd2-f9b6-45f2-81c4-92c7aef55308 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:52.289702 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0b305cd2-f9b6-45f2-81c4-92c7aef55308 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:52.289947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0b305cd2-f9b6-45f2-81c4-92c7aef55308 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:52.290309 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0b305cd2-f9b6-45f2-81c4-92c7aef55308 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:52.305355 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:52.305355 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:52.314523 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0b305cd2-f9b6-45f2-81c4-92c7aef55308 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Volume info retrieved successfully. Jul 03 04:26:52.318985 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0b305cd2-f9b6-45f2-81c4-92c7aef55308 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d returned with HTTP 200 Jul 03 04:26:52.319724 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 617/2450] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:52 2026] GET /volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d => generated 823 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:52.540499 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2c103319-9d64-4611-97b6-9aeec7dbf743 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:52.543810 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2c103319-9d64-4611-97b6-9aeec7dbf743 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:52.544234 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2c103319-9d64-4611-97b6-9aeec7dbf743 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:52.544633 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2c103319-9d64-4611-97b6-9aeec7dbf743 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:52.544833 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2c103319-9d64-4611-97b6-9aeec7dbf743 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:52.554370 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:52.554370 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:52.554370 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2c103319-9d64-4611-97b6-9aeec7dbf743 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:52.556176 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 625/2451] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:52 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:53.337153 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8b3c76cc-9b8f-4b43-b9a9-5d52e9f5e720 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:53.339566 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b3c76cc-9b8f-4b43-b9a9-5d52e9f5e720 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:53.339838 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b3c76cc-9b8f-4b43-b9a9-5d52e9f5e720 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:53.340094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b3c76cc-9b8f-4b43-b9a9-5d52e9f5e720 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:53.350667 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:53.350667 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:53.356065 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8b3c76cc-9b8f-4b43-b9a9-5d52e9f5e720 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Volume info retrieved successfully. Jul 03 04:26:53.362988 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b3c76cc-9b8f-4b43-b9a9-5d52e9f5e720 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d returned with HTTP 200 Jul 03 04:26:53.363588 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 611/2452] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:53 2026] GET /volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:53.394066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-762b06f0-6e3c-4ece-8784-ae4956136631 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:53.394066 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:26:53.396501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "716503a2-674e-43f4-affa-7ee908da922d", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-256049877"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:53.410617 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:53.410617 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:53.411479 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Volume info retrieved successfully. Jul 03 04:26:53.411479 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Create snapshot from volume 716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:53.467976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Created reservations ['3939e19f-9f6f-44fb-b752-8509be91e262', '40db06cd-cb92-4ce0-a17d-071fc1edc97e', 'd345b3e2-1afa-48b6-ac2e-1072f1236c66', 'daa52dc6-23fc-436a-a391-36a4f9c8d3e4'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:26:53.526881 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot create request issued successfully. Jul 03 04:26:53.528174 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-762b06f0-6e3c-4ece-8784-ae4956136631 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:26:53.529192 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 600/2453] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:26:53 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) Jul 03 04:26:53.539395 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-49b55869-7f33-472c-a223-d2d0bedf6d02 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:53.547025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49b55869-7f33-472c-a223-d2d0bedf6d02 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab Jul 03 04:26:53.547025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49b55869-7f33-472c-a223-d2d0bedf6d02 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:53.547025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49b55869-7f33-472c-a223-d2d0bedf6d02 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:53.550961 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:53.550961 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:53.552016 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-49b55869-7f33-472c-a223-d2d0bedf6d02 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:53.552458 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49b55869-7f33-472c-a223-d2d0bedf6d02 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab returned with HTTP 200 Jul 03 04:26:53.553186 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 618/2454] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:53 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:53.569510 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-53694d89-75fa-4085-9bef-381d18944761 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:53.571978 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-53694d89-75fa-4085-9bef-381d18944761 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:53.572266 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-53694d89-75fa-4085-9bef-381d18944761 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:53.572547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-53694d89-75fa-4085-9bef-381d18944761 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:53.572713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-53694d89-75fa-4085-9bef-381d18944761 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:53.577691 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:53.577691 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:53.578837 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-53694d89-75fa-4085-9bef-381d18944761 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:53.579429 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 626/2455] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:53 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:54.564414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-30900864-d949-4fbf-b059-9cd572624bb2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.568759 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30900864-d949-4fbf-b059-9cd572624bb2 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab Jul 03 04:26:54.569055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30900864-d949-4fbf-b059-9cd572624bb2 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:54.570164 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30900864-d949-4fbf-b059-9cd572624bb2 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:54.581529 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.581529 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:54.583289 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-30900864-d949-4fbf-b059-9cd572624bb2 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.586045 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30900864-d949-4fbf-b059-9cd572624bb2 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab returned with HTTP 200 Jul 03 04:26:54.587190 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 612/2456] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:54 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab => generated 469 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:54.597168 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-58262bed-6610-49fb-ae5b-2ec31b8ce6b0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.599432 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58262bed-6610-49fb-ae5b-2ec31b8ce6b0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:54.600459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9c76e17d-dcc2-4b48-9be4-9c6c8b7f0cc0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.600851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58262bed-6610-49fb-ae5b-2ec31b8ce6b0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:54.600851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58262bed-6610-49fb-ae5b-2ec31b8ce6b0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:54.600851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-58262bed-6610-49fb-ae5b-2ec31b8ce6b0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:54.604474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c76e17d-dcc2-4b48-9be4-9c6c8b7f0cc0 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] POST https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.604474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c76e17d-dcc2-4b48-9be4-9c6c8b7f0cc0 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:54.609005 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.609005 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:54.610174 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58262bed-6610-49fb-ae5b-2ec31b8ce6b0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:54.611085 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 601/2457] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:54 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:54.621452 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.621452 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:54.622195 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9c76e17d-dcc2-4b48-9be4-9c6c8b7f0cc0 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.662058 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9c76e17d-dcc2-4b48-9be4-9c6c8b7f0cc0 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Update snapshot metadata completed successfully. Jul 03 04:26:54.662501 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c76e17d-dcc2-4b48-9be4-9c6c8b7f0cc0 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:54.663940 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 619/2458] 10.4.3.253 () {68 vars in 1402 bytes} [Fri Jul 3 04:26:54 2026] POST /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 68 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:54.675942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a5fd72bd-9270-4583-be13-86618bde3d73 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.678725 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5fd72bd-9270-4583-be13-86618bde3d73 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.678997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5fd72bd-9270-4583-be13-86618bde3d73 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:54.679355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5fd72bd-9270-4583-be13-86618bde3d73 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:54.687390 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.687390 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:54.687765 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a5fd72bd-9270-4583-be13-86618bde3d73 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.689496 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a5fd72bd-9270-4583-be13-86618bde3d73 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:54.689581 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5fd72bd-9270-4583-be13-86618bde3d73 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:54.690179 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 627/2459] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:54 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 68 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:54.701463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-07dc7064-d4af-4c87-a9d7-f612981cb34c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.705114 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-07dc7064-d4af-4c87-a9d7-f612981cb34c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] PUT https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.705915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-07dc7064-d4af-4c87-a9d7-f612981cb34c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:54.718197 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.718197 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:54.718197 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-07dc7064-d4af-4c87-a9d7-f612981cb34c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.783461 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-07dc7064-d4af-4c87-a9d7-f612981cb34c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Update snapshot metadata completed successfully. Jul 03 04:26:54.783800 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-07dc7064-d4af-4c87-a9d7-f612981cb34c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:54.784574 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 613/2460] 10.4.3.253 () {68 vars in 1401 bytes} [Fri Jul 3 04:26:54 2026] PUT /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 57 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:54.798582 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.802693 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.804287 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:54.804287 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:54.821077 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.821077 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:54.822151 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.823851 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:54.825173 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5ab8f8dd-3d57-423d-8ce2-5839b7787497 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:54.825764 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 602/2461] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:54 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 57 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:54.837632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-083aab3e-059f-45fd-a08f-d9580d012625 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.840409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 Jul 03 04:26:54.840725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:54.840948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:54.849731 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.849731 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:54.850124 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.851053 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:54.867882 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Delete snapshot metadata completed successfully. Jul 03 04:26:54.868195 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-083aab3e-059f-45fd-a08f-d9580d012625 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 returned with HTTP 200 Jul 03 04:26:54.868946 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 620/2462] 10.4.3.253 () {66 vars in 1399 bytes} [Fri Jul 3 04:26:54 2026] DELETE /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 04:26:54.880006 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.882502 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.882794 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:54.883069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:54.890216 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.890216 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:54.890891 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.892094 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:54.892466 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e47e30bb-32b0-4245-84d9-37b963a5ee37 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:54.893241 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 628/2463] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:54 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:54.910933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad1fb09d-6be7-44c1-848b-36e189796e15 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.914129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad1fb09d-6be7-44c1-848b-36e189796e15 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] PUT https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.914558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad1fb09d-6be7-44c1-848b-36e189796e15 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:54.926165 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.926165 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:54.926682 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ad1fb09d-6be7-44c1-848b-36e189796e15 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:54.945881 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ad1fb09d-6be7-44c1-848b-36e189796e15 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Update snapshot metadata completed successfully. Jul 03 04:26:54.946155 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad1fb09d-6be7-44c1-848b-36e189796e15 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:54.946653 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 614/2464] 10.4.3.253 () {68 vars in 1401 bytes} [Fri Jul 3 04:26:54 2026] PUT /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:54.959932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9a91a93e-8bc7-4273-a756-52ba18c8359c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:54.962149 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a91a93e-8bc7-4273-a756-52ba18c8359c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] POST https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:54.962899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a91a93e-8bc7-4273-a756-52ba18c8359c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:54.972286 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:54.972286 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:54.973073 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9a91a93e-8bc7-4273-a756-52ba18c8359c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.002980 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9a91a93e-8bc7-4273-a756-52ba18c8359c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Update snapshot metadata completed successfully. Jul 03 04:26:55.003246 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a91a93e-8bc7-4273-a756-52ba18c8359c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:55.003699 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 603/2465] 10.4.3.253 () {68 vars in 1402 bytes} [Fri Jul 3 04:26:54 2026] POST /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:55.013879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.017869 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:55.017869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:55.017869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:55.022572 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.022572 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:55.023140 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.024224 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:55.024674 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-480d7efb-4ed9-47d6-a9b4-e809d60b8a8c tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:55.025355 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 621/2466] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:55 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:55.033890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4d887b35-dee4-45ea-af0c-9c64b7bdc64b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.036011 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4d887b35-dee4-45ea-af0c-9c64b7bdc64b tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] PUT https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 Jul 03 04:26:55.036609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4d887b35-dee4-45ea-af0c-9c64b7bdc64b tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:55.045310 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.045310 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:55.045847 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4d887b35-dee4-45ea-af0c-9c64b7bdc64b tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.110235 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4d887b35-dee4-45ea-af0c-9c64b7bdc64b tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Update snapshot metadata completed successfully. Jul 03 04:26:55.110910 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4d887b35-dee4-45ea-af0c-9c64b7bdc64b tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 returned with HTTP 200 Jul 03 04:26:55.115491 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 629/2467] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:26:55 2026] PUT /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 => generated 35 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:55.130716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.134501 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 Jul 03 04:26:55.134756 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:55.134927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:55.145697 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.145697 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:55.148227 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.149980 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:55.150749 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7858175-a7d1-42c8-b3dd-5bedfec5e62d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 returned with HTTP 200 Jul 03 04:26:55.151534 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 615/2468] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:26:55 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata/key3 => generated 35 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:55.167349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.169144 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:55.169491 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:55.169760 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:55.178243 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.178243 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:55.178774 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.180080 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Get snapshot metadata completed successfully. Jul 03 04:26:55.180716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cae753f1-62ed-4914-b8c5-0fb421a78582 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:55.181783 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 604/2469] 10.4.3.253 () {66 vars in 1381 bytes} [Fri Jul 3 04:26:55 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:55.197760 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b6ac469-bd30-4d87-b680-a440a80637d5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.199962 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b6ac469-bd30-4d87-b680-a440a80637d5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] PUT https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata Jul 03 04:26:55.200693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b6ac469-bd30-4d87-b680-a440a80637d5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:55.217366 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.217366 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:55.218288 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b6ac469-bd30-4d87-b680-a440a80637d5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.258740 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b6ac469-bd30-4d87-b680-a440a80637d5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Update snapshot metadata completed successfully. Jul 03 04:26:55.258740 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b6ac469-bd30-4d87-b680-a440a80637d5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata returned with HTTP 200 Jul 03 04:26:55.258740 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 622/2470] 10.4.3.253 () {68 vars in 1401 bytes} [Fri Jul 3 04:26:55 2026] PUT /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab/metadata => generated 16 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:26:55.291045 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e1cb172b-730d-417d-b235-523267351f83 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.296860 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab Jul 03 04:26:55.300905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:55.301796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:55.301796 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Delete snapshot with id: 6a77f960-d073-417e-ab98-a75f42db37ab Jul 03 04:26:55.312602 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.312602 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:55.313207 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.335115 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot delete request issued successfully. Jul 03 04:26:55.335304 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e1cb172b-730d-417d-b235-523267351f83 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab returned with HTTP 202 Jul 03 04:26:55.336164 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 630/2471] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:26:55 2026] DELETE /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:55.348736 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4e8ff9ef-52b4-402f-a189-7e476201885e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.351887 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4e8ff9ef-52b4-402f-a189-7e476201885e tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab Jul 03 04:26:55.352019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4e8ff9ef-52b4-402f-a189-7e476201885e tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:55.352407 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4e8ff9ef-52b4-402f-a189-7e476201885e tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:55.362151 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.362151 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:55.362610 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4e8ff9ef-52b4-402f-a189-7e476201885e tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Snapshot retrieved successfully. Jul 03 04:26:55.363584 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4e8ff9ef-52b4-402f-a189-7e476201885e tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab returned with HTTP 200 Jul 03 04:26:55.364046 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 616/2472] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:55 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:55.498654 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.500690 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:26:55.501362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-attach": {"instance_uuid": "ce140a20-abc9-4ba2-996a-509f9eef2348", "mountpoint": "/dev/vdb"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:55.501362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ce140a20-abc9-4ba2-996a-509f9eef2348", "mountpoint": "/dev/vdb"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:55.512378 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.512378 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:55.512968 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:55.522914 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Update volume admin metadata completed successfully. Jul 03 04:26:55.624865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2d792258-11ed-4f36-81ad-40d4df2b61f7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:55.629186 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d792258-11ed-4f36-81ad-40d4df2b61f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:55.629186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d792258-11ed-4f36-81ad-40d4df2b61f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:55.629186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d792258-11ed-4f36-81ad-40d4df2b61f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:55.629186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2d792258-11ed-4f36-81ad-40d4df2b61f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:55.637051 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:55.637051 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:55.637923 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d792258-11ed-4f36-81ad-40d4df2b61f7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:55.638487 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 623/2473] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:55 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:56.027116 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Attach volume completed successfully. Jul 03 04:26:56.027530 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ef4952c-d7e1-4154-b68e-6f61f4bf1480 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:26:56.028101 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 605/2474] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:26:55 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:56.039414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-77d2f355-9733-462e-a647-893d7cac0074 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.045088 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-77d2f355-9733-462e-a647-893d7cac0074 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:56.045243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-77d2f355-9733-462e-a647-893d7cac0074 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.045434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-77d2f355-9733-462e-a647-893d7cac0074 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.064795 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.064795 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:56.071125 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-77d2f355-9733-462e-a647-893d7cac0074 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:56.078828 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-77d2f355-9733-462e-a647-893d7cac0074 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:56.079207 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 631/2475] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 1175 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:56.094545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5a5cf41c-0676-485a-929c-00b481f84de8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.097138 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a5cf41c-0676-485a-929c-00b481f84de8 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:56.097538 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a5cf41c-0676-485a-929c-00b481f84de8 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.097840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5a5cf41c-0676-485a-929c-00b481f84de8 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.112351 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.112351 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:56.117758 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5a5cf41c-0676-485a-929c-00b481f84de8 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:56.124399 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5a5cf41c-0676-485a-929c-00b481f84de8 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:56.124991 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 617/2476] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:26:56.143977 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ed814155-668c-4d32-bdd4-ac705b2892ec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.145897 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ed814155-668c-4d32-bdd4-ac705b2892ec tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:26:56.146613 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ed814155-668c-4d32-bdd4-ac705b2892ec tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-detach": {}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:26:56.146892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ed814155-668c-4d32-bdd4-ac705b2892ec tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:26:56.162129 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.162129 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:56.163349 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ed814155-668c-4d32-bdd4-ac705b2892ec tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:56.377006 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-427d9ff3-8c8b-4dd0-99cd-adbbf0f357b9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.377985 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-427d9ff3-8c8b-4dd0-99cd-adbbf0f357b9 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab Jul 03 04:26:56.378188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-427d9ff3-8c8b-4dd0-99cd-adbbf0f357b9 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.378440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-427d9ff3-8c8b-4dd0-99cd-adbbf0f357b9 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.383012 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-427d9ff3-8c8b-4dd0-99cd-adbbf0f357b9 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab returned with HTTP 404 Jul 03 04:26:56.383528 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 606/2477] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/snapshots/6a77f960-d073-417e-ab98-a75f42db37ab => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:56.391243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-adaf4dec-694c-4747-bf31-5f62fee4bfd8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.393646 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-adaf4dec-694c-4747-bf31-5f62fee4bfd8 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:56.393646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-adaf4dec-694c-4747-bf31-5f62fee4bfd8 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.393800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-adaf4dec-694c-4747-bf31-5f62fee4bfd8 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.407500 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.407500 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:56.417223 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-adaf4dec-694c-4747-bf31-5f62fee4bfd8 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Volume info retrieved successfully. Jul 03 04:26:56.434769 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-adaf4dec-694c-4747-bf31-5f62fee4bfd8 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d returned with HTTP 200 Jul 03 04:26:56.435954 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 632/2478] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:56.468981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3a94ef20-cb71-44d9-822a-191153f619f5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.471391 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] DELETE https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:56.471545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.472550 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.472550 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Delete volume with id: 716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:56.481729 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.481729 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:56.482602 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Volume info retrieved successfully. Jul 03 04:26:56.508097 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Delete volume request issued successfully. Jul 03 04:26:56.508441 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3a94ef20-cb71-44d9-822a-191153f619f5 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d returned with HTTP 202 Jul 03 04:26:56.509157 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 618/2479] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:26:56 2026] DELETE /volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:26:56.527347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d3976a7c-cd45-4489-bf49-622726f8c06d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.529513 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3976a7c-cd45-4489-bf49-622726f8c06d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:56.529734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3976a7c-cd45-4489-bf49-622726f8c06d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.529920 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3976a7c-cd45-4489-bf49-622726f8c06d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.551216 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.551216 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:26:56.561558 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d3976a7c-cd45-4489-bf49-622726f8c06d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Volume info retrieved successfully. Jul 03 04:26:56.568430 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3976a7c-cd45-4489-bf49-622726f8c06d tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d returned with HTTP 200 Jul 03 04:26:56.569243 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 607/2480] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:56.655938 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ac969598-e6ba-41e2-851e-33dc308da2a0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.660023 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac969598-e6ba-41e2-851e-33dc308da2a0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:56.660541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac969598-e6ba-41e2-851e-33dc308da2a0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.660783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac969598-e6ba-41e2-851e-33dc308da2a0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.660904 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ac969598-e6ba-41e2-851e-33dc308da2a0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:56.667771 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.667771 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:56.668979 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac969598-e6ba-41e2-851e-33dc308da2a0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:56.669093 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ed814155-668c-4d32-bdd4-ac705b2892ec tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Detach volume completed successfully. Jul 03 04:26:56.669442 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 633/2481] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:56.673212 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ed814155-668c-4d32-bdd4-ac705b2892ec tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:26:56.673212 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 624/2482] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:26:56 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:26:56.682847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-63e98fef-c70a-484b-8f42-291be8e44334 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:56.686201 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-63e98fef-c70a-484b-8f42-291be8e44334 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:26:56.686541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-63e98fef-c70a-484b-8f42-291be8e44334 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:56.686792 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-63e98fef-c70a-484b-8f42-291be8e44334 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:56.700035 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:56.700035 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:56.705683 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-63e98fef-c70a-484b-8f42-291be8e44334 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:26:56.711896 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-63e98fef-c70a-484b-8f42-291be8e44334 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:26:56.712202 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 619/2483] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:56 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:57.587022 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4ec40058-28ce-4901-b9f5-87ef61dfbaa1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:57.589002 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4ec40058-28ce-4901-b9f5-87ef61dfbaa1 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] GET https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d Jul 03 04:26:57.589286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4ec40058-28ce-4901-b9f5-87ef61dfbaa1 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:57.589575 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4ec40058-28ce-4901-b9f5-87ef61dfbaa1 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:57.598006 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4ec40058-28ce-4901-b9f5-87ef61dfbaa1 tempest-SnapshotMetadataTestJSON-396085078 tempest-SnapshotMetadataTestJSON-396085078-project-member] https://10.4.3.253/volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d returned with HTTP 404 Jul 03 04:26:57.598932 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 608/2484] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:26:57 2026] GET /volume/v3/volumes/716503a2-674e-43f4-affa-7ee908da922d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:26:57.679817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d8c44aa-3faf-483a-9688-d2e99e279254 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:57.682065 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d8c44aa-3faf-483a-9688-d2e99e279254 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:57.682318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d8c44aa-3faf-483a-9688-d2e99e279254 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:57.682557 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d8c44aa-3faf-483a-9688-d2e99e279254 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:57.682714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6d8c44aa-3faf-483a-9688-d2e99e279254 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:57.687727 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:57.687727 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:26:57.688574 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d8c44aa-3faf-483a-9688-d2e99e279254 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:57.689047 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 634/2485] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:57 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:58.700896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5e421205-6d3a-4b97-a8ae-6db7b958723f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:58.707348 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e421205-6d3a-4b97-a8ae-6db7b958723f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:58.707672 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e421205-6d3a-4b97-a8ae-6db7b958723f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:58.707949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e421205-6d3a-4b97-a8ae-6db7b958723f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:58.708128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5e421205-6d3a-4b97-a8ae-6db7b958723f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:58.714896 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:58.714896 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:26:58.715777 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e421205-6d3a-4b97-a8ae-6db7b958723f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:58.716239 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 625/2486] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:58 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:26:59.728456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8370fc7f-cb13-4e79-854f-679580ca4dec None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:26:59.731776 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8370fc7f-cb13-4e79-854f-679580ca4dec tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:26:59.732115 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8370fc7f-cb13-4e79-854f-679580ca4dec tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:26:59.732484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8370fc7f-cb13-4e79-854f-679580ca4dec tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:26:59.733059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8370fc7f-cb13-4e79-854f-679580ca4dec tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:26:59.738622 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:26:59.738622 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:26:59.739509 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8370fc7f-cb13-4e79-854f-679580ca4dec tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:26:59.740030 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 620/2487] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:26:59 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:00.755137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-738e1af3-6ffc-4c56-b7eb-969a76933931 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:00.757264 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-738e1af3-6ffc-4c56-b7eb-969a76933931 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:00.757552 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-738e1af3-6ffc-4c56-b7eb-969a76933931 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:00.757733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-738e1af3-6ffc-4c56-b7eb-969a76933931 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:00.757849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-738e1af3-6ffc-4c56-b7eb-969a76933931 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:00.762987 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:00.762987 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:00.763813 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-738e1af3-6ffc-4c56-b7eb-969a76933931 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:00.764228 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 609/2488] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:00 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:01.780580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e027c2be-50bc-4118-8871-9e7a1cd69357 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:01.786969 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e027c2be-50bc-4118-8871-9e7a1cd69357 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:01.787467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e027c2be-50bc-4118-8871-9e7a1cd69357 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:01.788140 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e027c2be-50bc-4118-8871-9e7a1cd69357 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:01.788473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e027c2be-50bc-4118-8871-9e7a1cd69357 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:01.801529 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:01.801529 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:01.803899 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e027c2be-50bc-4118-8871-9e7a1cd69357 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:01.807050 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 635/2489] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:01 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:02.660516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-beff646d-6802-4e39-9014-21e4093f6300 req-571d369c-0f0c-4f7a-8dd1-c54c81b0d957 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:02.663480 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-571d369c-0f0c-4f7a-8dd1-c54c81b0d957 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:27:02.663846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-571d369c-0f0c-4f7a-8dd1-c54c81b0d957 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:02.664068 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-571d369c-0f0c-4f7a-8dd1-c54c81b0d957 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:02.672789 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:02.672789 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:02.678205 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-beff646d-6802-4e39-9014-21e4093f6300 req-571d369c-0f0c-4f7a-8dd1-c54c81b0d957 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:27:02.683833 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-571d369c-0f0c-4f7a-8dd1-c54c81b0d957 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:27:02.684359 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 626/2490] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:02 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:02.718826 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-394ec2ee-5952-4775-8757-fb9fc0d8f4d3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:02.719290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-394ec2ee-5952-4775-8757-fb9fc0d8f4d3 None None] GET https://10.4.3.253/volume// Jul 03 04:27:02.719491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-394ec2ee-5952-4775-8757-fb9fc0d8f4d3 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:02.719731 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-394ec2ee-5952-4775-8757-fb9fc0d8f4d3 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:02.720200 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-394ec2ee-5952-4775-8757-fb9fc0d8f4d3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:02.720616 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 621/2491] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:27:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:02.732043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-beff646d-6802-4e39-9014-21e4093f6300 req-0b22aecd-3c55-48d8-98cd-ae04635ed389 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:02.735344 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-0b22aecd-3c55-48d8-98cd-ae04635ed389 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:27:02.735344 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-0b22aecd-3c55-48d8-98cd-ae04635ed389 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de01e5d3-0d75-4aa2-9752-fea43c0086b1", "connector": null, "instance_uuid": "a2cd7dd3-cdaf-482d-9632-7104852d8c5c"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:02.746832 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:02.746832 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:02.792729 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-0b22aecd-3c55-48d8-98cd-ae04635ed389 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:27:02.792979 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 610/2492] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:27:02 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) Jul 03 04:27:02.822255 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1ef52cf1-dde6-4eea-a87c-96189594c066 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:02.825434 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ef52cf1-dde6-4eea-a87c-96189594c066 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:02.825953 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ef52cf1-dde6-4eea-a87c-96189594c066 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:02.825953 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ef52cf1-dde6-4eea-a87c-96189594c066 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:02.825953 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1ef52cf1-dde6-4eea-a87c-96189594c066 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:02.831790 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:02.831790 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:02.832600 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ef52cf1-dde6-4eea-a87c-96189594c066 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:02.833061 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 636/2493] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:02 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:02.853799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-beff646d-6802-4e39-9014-21e4093f6300 req-a0306333-0783-4e7c-a5a3-b93e47a491b8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:02.856066 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-a0306333-0783-4e7c-a5a3-b93e47a491b8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] POST https://10.4.3.253/volume/v3/attachments/1d47b069-268d-4215-a511-49c882ecbcce/action Jul 03 04:27:02.857383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-a0306333-0783-4e7c-a5a3-b93e47a491b8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:02.857383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-a0306333-0783-4e7c-a5a3-b93e47a491b8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:02.884367 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:02.884367 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:02.899853 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-beff646d-6802-4e39-9014-21e4093f6300 req-a0306333-0783-4e7c-a5a3-b93e47a491b8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments/1d47b069-268d-4215-a511-49c882ecbcce/action returned with HTTP 204 Jul 03 04:27:02.900599 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 627/2494] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:27:02 2026] POST /volume/v3/attachments/1d47b069-268d-4215-a511-49c882ecbcce/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:02.938301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-057efbb9-6087-478a-8304-cbd526828fc8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:02.942035 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-057efbb9-6087-478a-8304-cbd526828fc8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:27:02.942296 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-057efbb9-6087-478a-8304-cbd526828fc8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:02.943679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-057efbb9-6087-478a-8304-cbd526828fc8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:02.961305 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:02.961305 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:02.969678 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-057efbb9-6087-478a-8304-cbd526828fc8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:27:02.977930 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-057efbb9-6087-478a-8304-cbd526828fc8 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:27:02.979173 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 622/2495] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:02 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 1111 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:03.005780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c40c2740-6bc2-4868-ba0b-ef47d54da57c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:03.009020 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c40c2740-6bc2-4868-ba0b-ef47d54da57c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:27:03.009020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c40c2740-6bc2-4868-ba0b-ef47d54da57c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:03.009205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c40c2740-6bc2-4868-ba0b-ef47d54da57c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:03.027263 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:03.027263 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:03.033570 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c40c2740-6bc2-4868-ba0b-ef47d54da57c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:27:03.041858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c40c2740-6bc2-4868-ba0b-ef47d54da57c tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:27:03.045353 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 611/2496] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:02 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 1111 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:03.108844 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-51d09833-15a5-4053-8631-2c2925619b8d req-c640e272-aaca-465c-9e21-d84520c67bda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:03.112415 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-c640e272-aaca-465c-9e21-d84520c67bda tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:27:03.113282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-c640e272-aaca-465c-9e21-d84520c67bda tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:03.113282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-c640e272-aaca-465c-9e21-d84520c67bda tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:03.127063 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:03.127063 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:03.132832 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-51d09833-15a5-4053-8631-2c2925619b8d req-c640e272-aaca-465c-9e21-d84520c67bda tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:27:03.139719 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-c640e272-aaca-465c-9e21-d84520c67bda tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:27:03.140584 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 637/2497] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:03 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 1111 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:03.193449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-51d09833-15a5-4053-8631-2c2925619b8d req-a53aaa49-66e3-4632-8b73-d045cc1d2788 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:03.198087 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-a53aaa49-66e3-4632-8b73-d045cc1d2788 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] DELETE https://10.4.3.253/volume/v3/attachments/1d47b069-268d-4215-a511-49c882ecbcce Jul 03 04:27:03.199454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-a53aaa49-66e3-4632-8b73-d045cc1d2788 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:03.200158 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-a53aaa49-66e3-4632-8b73-d045cc1d2788 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:03.222137 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:03.222137 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:03.783613 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-51d09833-15a5-4053-8631-2c2925619b8d req-a53aaa49-66e3-4632-8b73-d045cc1d2788 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/attachments/1d47b069-268d-4215-a511-49c882ecbcce returned with HTTP 200 Jul 03 04:27:03.785197 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 628/2498] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:27:03 2026] DELETE /volume/v3/attachments/1d47b069-268d-4215-a511-49c882ecbcce => generated 19 bytes in 594 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:03.833638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-be31972d-4a41-44bc-828e-0dc0d55c3158 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:03.838362 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be31972d-4a41-44bc-828e-0dc0d55c3158 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:27:03.838542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be31972d-4a41-44bc-828e-0dc0d55c3158 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:03.838777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be31972d-4a41-44bc-828e-0dc0d55c3158 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:03.850227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2df781c9-0208-4346-858e-dad16c17f850 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:03.853371 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:03.853371 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:03.853498 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2df781c9-0208-4346-858e-dad16c17f850 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:03.853498 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2df781c9-0208-4346-858e-dad16c17f850 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:03.854109 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2df781c9-0208-4346-858e-dad16c17f850 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:03.854310 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-2df781c9-0208-4346-858e-dad16c17f850 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:03.866181 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-be31972d-4a41-44bc-828e-0dc0d55c3158 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:27:03.868352 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:03.868352 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:03.869271 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2df781c9-0208-4346-858e-dad16c17f850 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:03.870037 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 612/2499] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:03 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:03.875234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be31972d-4a41-44bc-828e-0dc0d55c3158 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:27:03.875835 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 623/2500] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:03 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.298959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.304337 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.306661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.306974 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.324850 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.324850 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:04.325520 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.343974 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Reserve volume completed successfully. Jul 03 04:27:04.344168 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c92a217e-b96f-42dd-b97c-ad87eaeb860a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:27:04.344688 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 638/2501] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:04.354638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f09b0c96-475f-4224-a062-f8cf9d51f8b6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.358538 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f09b0c96-475f-4224-a062-f8cf9d51f8b6 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:04.358799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f09b0c96-475f-4224-a062-f8cf9d51f8b6 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.358978 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f09b0c96-475f-4224-a062-f8cf9d51f8b6 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.368939 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.368939 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:04.375566 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f09b0c96-475f-4224-a062-f8cf9d51f8b6 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.381089 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f09b0c96-475f-4224-a062-f8cf9d51f8b6 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:04.381755 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 629/2502] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.406308 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.408226 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.408667 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.408794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.418489 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.418489 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:04.419108 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.443351 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Unreserve volume completed successfully. Jul 03 04:27:04.443652 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-647ffd62-b10e-4e6b-ba76-9e6ce76bd23c tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:27:04.444300 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 613/2503] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:04.453627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5df4f790-aaeb-41f4-95fb-0bc59403c450 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.458187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5df4f790-aaeb-41f4-95fb-0bc59403c450 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:04.458453 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5df4f790-aaeb-41f4-95fb-0bc59403c450 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.458677 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5df4f790-aaeb-41f4-95fb-0bc59403c450 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.469965 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.469965 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:04.474397 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5df4f790-aaeb-41f4-95fb-0bc59403c450 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.478992 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5df4f790-aaeb-41f4-95fb-0bc59403c450 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:04.479534 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 624/2504] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.496570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7acfaa81-b709-4c12-a6df-152540684468 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.498789 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7acfaa81-b709-4c12-a6df-152540684468 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.499238 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7acfaa81-b709-4c12-a6df-152540684468 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.499577 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7acfaa81-b709-4c12-a6df-152540684468 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.512568 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.512568 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:04.513245 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7acfaa81-b709-4c12-a6df-152540684468 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.528269 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7acfaa81-b709-4c12-a6df-152540684468 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume updated successfully. Jul 03 04:27:04.528566 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7acfaa81-b709-4c12-a6df-152540684468 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 200 Jul 03 04:27:04.529109 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 639/2505] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:27:04.537837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-45052772-b36c-47fa-9bd9-1de9fb8ca051 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.541791 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45052772-b36c-47fa-9bd9-1de9fb8ca051 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:04.541932 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45052772-b36c-47fa-9bd9-1de9fb8ca051 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.542300 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45052772-b36c-47fa-9bd9-1de9fb8ca051 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.553896 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.553896 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:04.559604 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-45052772-b36c-47fa-9bd9-1de9fb8ca051 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.566439 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45052772-b36c-47fa-9bd9-1de9fb8ca051 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:04.567047 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 630/2506] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.588285 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.590045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.590434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.590571 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.611100 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.611100 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:04.611865 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.633018 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume updated successfully. Jul 03 04:27:04.633387 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bdc9b0d1-9d56-4b7c-94ab-06744669fc3d tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 200 Jul 03 04:27:04.634162 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 614/2507] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:27:04.643106 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5eab0589-7e41-4835-8356-2840f9cf2a01 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.645996 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5eab0589-7e41-4835-8356-2840f9cf2a01 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:04.646352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5eab0589-7e41-4835-8356-2840f9cf2a01 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.646631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5eab0589-7e41-4835-8356-2840f9cf2a01 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.664573 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.664573 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:04.675341 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5eab0589-7e41-4835-8356-2840f9cf2a01 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.687304 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5eab0589-7e41-4835-8356-2840f9cf2a01 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:04.687769 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 625/2508] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.704220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.706043 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.706488 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.706650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.717475 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.717475 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:04.717977 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.738135 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Update volume admin metadata completed successfully. Jul 03 04:27:04.738602 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Update readonly setting on volume completed successfully. Jul 03 04:27:04.738916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5456430c-0b54-46ab-82d5-cb2dd1601dc2 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:27:04.739530 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 640/2509] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:04.751641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-31943a43-a5e1-4379-ab68-9b7db7252c30 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.755816 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31943a43-a5e1-4379-ab68-9b7db7252c30 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:04.755816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31943a43-a5e1-4379-ab68-9b7db7252c30 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.755816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31943a43-a5e1-4379-ab68-9b7db7252c30 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.763713 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.763713 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:04.769512 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-31943a43-a5e1-4379-ab68-9b7db7252c30 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.776896 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31943a43-a5e1-4379-ab68-9b7db7252c30 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:04.777516 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 631/2510] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.802614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.806208 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.806208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.806208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.821287 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.821287 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:04.821880 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.839903 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Update volume admin metadata completed successfully. Jul 03 04:27:04.840085 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Update readonly setting on volume completed successfully. Jul 03 04:27:04.840491 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-599bfd3f-99f9-4806-8e4f-c869c0df5b7b tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:27:04.841151 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 615/2511] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:04.850558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-87aca437-fd6f-41b7-a274-87566dca44ed None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.856096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-87aca437-fd6f-41b7-a274-87566dca44ed tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:04.856469 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-87aca437-fd6f-41b7-a274-87566dca44ed tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.856872 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-87aca437-fd6f-41b7-a274-87566dca44ed tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.865245 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.865245 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:04.870661 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-87aca437-fd6f-41b7-a274-87566dca44ed tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.878055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-87aca437-fd6f-41b7-a274-87566dca44ed tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:04.878618 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 626/2512] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.886242 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-aff6dd62-a13a-4d56-a042-bae671fe061e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.888411 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aff6dd62-a13a-4d56-a042-bae671fe061e tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:04.888610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aff6dd62-a13a-4d56-a042-bae671fe061e tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:04.888814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aff6dd62-a13a-4d56-a042-bae671fe061e tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:04.888918 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-aff6dd62-a13a-4d56-a042-bae671fe061e tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:04.896573 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-468ac77a-d069-49a8-ad12-3312674a196a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:04.898477 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:04.898795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-200218102", "disk_format": "raw"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:04.898939 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-200218102", "disk_format": "raw"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:04.900605 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.900605 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:04.903276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aff6dd62-a13a-4d56-a042-bae671fe061e tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:04.903276 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 641/2513] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:04 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:04.908709 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.908709 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:04.909177 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:04.931477 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:04.931477 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:04.940878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.image.image_utils [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-200218102'}] 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-200218102'}]. {{(pid=99794) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 04:27:05.587010 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Copy volume to image completed successfully. Jul 03 04:27:05.587515 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-468ac77a-d069-49a8-ad12-3312674a196a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:27:05.588116 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 632/2514] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:04 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 686 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:05.912878 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cce03ff2-8ef9-4fc9-8452-f1f56a2038da None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:05.915165 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cce03ff2-8ef9-4fc9-8452-f1f56a2038da tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:05.915457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cce03ff2-8ef9-4fc9-8452-f1f56a2038da tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:05.915662 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cce03ff2-8ef9-4fc9-8452-f1f56a2038da tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:05.915827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-cce03ff2-8ef9-4fc9-8452-f1f56a2038da tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:05.921115 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:05.921115 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:05.921960 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cce03ff2-8ef9-4fc9-8452-f1f56a2038da tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:05.922575 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 616/2515] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:05 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:06.344065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:06.405192 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:06.405594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-986824921"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:06.407231 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-986824921'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:06.407415 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume of 1 GB Jul 03 04:27:06.411721 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Availability Zones retrieved successfully. Jul 03 04:27:06.418772 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (66c4d799-fcdd-4300-95fc-b4218e062b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:06.419825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b14bac1-b6f7-4ee1-bf41-c1848fa342e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:06.420935 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:06.452865 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b14bac1-b6f7-4ee1-bf41-c1848fa342e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:06.453786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c19229c-4d93-4477-acde-e89fafdbef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:06.495852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-15752371-9580-43e2-891d-f6029ff0e7d1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:06.498025 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-15752371-9580-43e2-891d-f6029ff0e7d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] DELETE https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed Jul 03 04:27:06.498305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-15752371-9580-43e2-891d-f6029ff0e7d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:06.498509 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-15752371-9580-43e2-891d-f6029ff0e7d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:06.506163 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:06.506163 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:06.538347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['9e5c5841-e288-4fa7-96df-0f150fce4531', '5482a6ba-498c-4fac-bd5c-9a34b9bd112f', 'd5053d1e-7d97-4cb0-bd64-d5258f8b5125', 'f861f9d7-6a50-44b6-a3ba-495a4dbce39e'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:06.539496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c19229c-4d93-4477-acde-e89fafdbef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e5c5841-e288-4fa7-96df-0f150fce4531', '5482a6ba-498c-4fac-bd5c-9a34b9bd112f', 'd5053d1e-7d97-4cb0-bd64-d5258f8b5125', 'f861f9d7-6a50-44b6-a3ba-495a4dbce39e']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:06.540616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecd3638-6f06-442b-9e8f-229004706e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:06.576369 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecd3638-6f06-442b-9e8f-229004706e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a66f0dc-9317-412c-be51-686ca12b483f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-986824921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['9e5c5841-e288-4fa7-96df-0f150fce4531','5482a6ba-498c-4fac-bd5c-9a34b9bd112f','d5053d1e-7d97-4cb0-bd64-d5258f8b5125','f861f9d7-6a50-44b6-a3ba-495a4dbce39e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-986824921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a66f0dc-9317-412c-be51-686ca12b483f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f94a1b37b641e096791080cf803db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4eac199eb84d709cf930f559e78da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:06.578010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a446e506-3b56-4d93-b1a3-54a8afd6f51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:06.602121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a446e506-3b56-4d93-b1a3-54a8afd6f51b) transitioned into state 'SUCCESS' from state '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-986824921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['9e5c5841-e288-4fa7-96df-0f150fce4531','5482a6ba-498c-4fac-bd5c-9a34b9bd112f','d5053d1e-7d97-4cb0-bd64-d5258f8b5125','f861f9d7-6a50-44b6-a3ba-495a4dbce39e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:06.602987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34011939-6545-4d4f-ba36-e69370d2a94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:06.613133 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34011939-6545-4d4f-ba36-e69370d2a94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:06.615346 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (66c4d799-fcdd-4300-95fc-b4218e062b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:06.615346 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request issued successfully. Jul 03 04:27:06.615346 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bd8d9596-b094-4902-8e11-ca4ca53019aa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:06.615881 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 627/2516] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:06 2026] POST /volume/v3/volumes => generated 753 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:06.633489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-889240ac-67f3-421c-967c-c43c121ab494 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:06.636683 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-889240ac-67f3-421c-967c-c43c121ab494 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:27:06.636963 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-889240ac-67f3-421c-967c-c43c121ab494 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:06.637276 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-889240ac-67f3-421c-967c-c43c121ab494 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:06.647485 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:06.647485 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:06.651798 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-889240ac-67f3-421c-967c-c43c121ab494 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:06.655953 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-889240ac-67f3-421c-967c-c43c121ab494 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:27:06.656392 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 633/2517] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:06 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:06.935487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a926fbe0-93f6-45b2-8da7-75772976f9ae None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:06.938107 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a926fbe0-93f6-45b2-8da7-75772976f9ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:06.938107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a926fbe0-93f6-45b2-8da7-75772976f9ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:06.938292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a926fbe0-93f6-45b2-8da7-75772976f9ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:06.938437 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a926fbe0-93f6-45b2-8da7-75772976f9ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:06.948863 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:06.948863 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:06.949742 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a926fbe0-93f6-45b2-8da7-75772976f9ae tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:06.950209 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 617/2518] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:06 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:06.967586 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:06.971349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba/export_record Jul 03 04:27:06.971349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:06.971349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'export_record' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:06.971349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Export record for backup 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99792) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:27:06.976722 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:06.976722 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:06.978074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.api [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling RPCAPI with context: , host: np0000004364, backup: 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99792) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 04:27:06.985472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] export_record in rpcapi backup_id 7ff1472f-1017-4314-8c5b-7c372ea99eba on host np0000004364. {{(pid=99792) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 04:27:07.055410 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-15752371-9580-43e2-891d-f6029ff0e7d1 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed returned with HTTP 200 Jul 03 04:27:07.056033 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 642/2519] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:27:06 2026] DELETE /volume/v3/attachments/5bdc3bc1-42de-490e-9f78-103da65e96ed => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:07.067945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.070527 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] DELETE https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:27:07.070736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.070894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.071216 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Delete volume with id: 95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 Jul 03 04:27:07.080526 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.080526 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:07.081344 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:27:07.117872 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Delete volume request issued successfully. Jul 03 04:27:07.118163 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-12f8b17e-a06f-4f7b-8bee-ca9f8f8cfc63 req-be0cb1c9-fd8f-4c6f-9a9c-c89f7f5743b5 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 returned with HTTP 202 Jul 03 04:27:07.119447 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 634/2520] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:27:07 2026] DELETE /volume/v3/volumes/95f98b5f-9ebb-4144-8cbc-4b2bf9edf070 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:07.489197 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2ZmMTQ3MmYtMTAxNy00MzE0LThjNWItN2MzNzJlYTk5ZWJhIiwgInVzZXJfaWQiOiAiY2U1YmQ1OTUwNWUxNDMzZTkzNzMxNmI1MWUzMGMzZmIiLCAicHJvamVjdF9pZCI6ICIwYmM3NjIwMDk3YjE0N2NkODRiYTIwMWFhYzdjNzhmMyIsICJ2b2x1bWVfaWQiOiAiZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1ODg5NTM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhLzIwMjYwNzAzMDQyNjUwL2F6X25vdmFfYmFja3VwXzdmZjE0NzJmLTEwMTctNDMxNC04YzViLTdjMzcyZWE5OWViYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99792) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 04:27:07.489197 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5edf2ae8-9f15-470b-91d3-46cb19f8894f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba/export_record returned with HTTP 200 Jul 03 04:27:07.489197 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 628/2521] 10.4.3.253 () {68 vars in 1430 bytes} [Fri Jul 3 04:27:06 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba/export_record => generated 1424 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:07.497999 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a279de5e-d1b8-43e0-a88c-c2b7e21c5532 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.500683 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a279de5e-d1b8-43e0-a88c-c2b7e21c5532 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:07.501179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a279de5e-d1b8-43e0-a88c-c2b7e21c5532 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.501558 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a279de5e-d1b8-43e0-a88c-c2b7e21c5532 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.501802 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a279de5e-d1b8-43e0-a88c-c2b7e21c5532 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:07.507311 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.507311 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:07.508375 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a279de5e-d1b8-43e0-a88c-c2b7e21c5532 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:07.509001 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 618/2522] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:07 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:07.519440 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.521555 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] POST https://10.4.3.253/volume/v3/backups/import_record Jul 03 04:27:07.521555 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VlMjk3MDgtZWZiNi00NmYwLWJmZmItMDVlNzAwMTcyODVjIiwgInVzZXJfaWQiOiAiY2U1YmQ1OTUwNWUxNDMzZTkzNzMxNmI1MWUzMGMzZmIiLCAicHJvamVjdF9pZCI6ICIwYmM3NjIwMDk3YjE0N2NkODRiYTIwMWFhYzdjNzhmMyIsICJ2b2x1bWVfaWQiOiAiZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1ODg5NTM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhLzIwMjYwNzAzMDQyNjUwL2F6X25vdmFfYmFja3VwXzdmZjE0NzJmLTEwMTctNDMxNC04YzViLTdjMzcyZWE5OWViYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:07.522899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VlMjk3MDgtZWZiNi00NmYwLWJmZmItMDVlNzAwMTcyODVjIiwgInVzZXJfaWQiOiAiY2U1YmQ1OTUwNWUxNDMzZTkzNzMxNmI1MWUzMGMzZmIiLCAicHJvamVjdF9pZCI6ICIwYmM3NjIwMDk3YjE0N2NkODRiYTIwMWFhYzdjNzhmMyIsICJ2b2x1bWVfaWQiOiAiZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1ODg5NTM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhLzIwMjYwNzAzMDQyNjUwL2F6X25vdmFfYmFja3VwXzdmZjE0NzJmLTEwMTctNDMxNC04YzViLTdjMzcyZWE5OWViYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99791) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 04:27:07.523036 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VlMjk3MDgtZWZiNi00NmYwLWJmZmItMDVlNzAwMTcyODVjIiwgInVzZXJfaWQiOiAiY2U1YmQ1OTUwNWUxNDMzZTkzNzMxNmI1MWUzMGMzZmIiLCAicHJvamVjdF9pZCI6ICIwYmM3NjIwMDk3YjE0N2NkODRiYTIwMWFhYzdjNzhmMyIsICJ2b2x1bWVfaWQiOiAiZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDg1ODg5NTM1IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZGY2OWMyYzItZGFjNy00MDIwLThjZTQtZmFmYzQ3ODBkODRhLzIwMjYwNzAzMDQyNjUwL2F6X25vdmFfYmFja3VwXzdmZjE0NzJmLTEwMTctNDMxNC04YzViLTdjMzcyZWE5OWViYSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6MjY6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDoyNzowN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99791) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 04:27:07.523294 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.523294 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:07.523713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e59c229fa68a46148a5b474c7fe8ae91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bc7620097b147cd84ba201aac7c78f3', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:07.523919 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9bc57e4b-b65b-461f-b2c4-d2a1ea27787f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] https://10.4.3.253/volume/v3/backups/import_record returned with HTTP 403 Jul 03 04:27:07.524351 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 643/2523] 10.4.3.253 () {70 vars in 1342 bytes} [Fri Jul 3 04:27:07 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) Jul 03 04:27:07.531390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.533148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a Jul 03 04:27:07.533428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.533654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.533850 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete volume with id: df69c2c2-dac7-4020-8ce4-fafc4780d84a Jul 03 04:27:07.541007 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.541007 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:07.541410 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:07.567043 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete volume request issued successfully. Jul 03 04:27:07.567284 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-98ecc6f8-7a49-4422-a2c3-c82622e1c63d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a returned with HTTP 202 Jul 03 04:27:07.567747 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 635/2524] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:07 2026] DELETE /volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:07.577456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1e014819-da6e-401d-af80-ec30278ace5a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.579579 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1e014819-da6e-401d-af80-ec30278ace5a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a Jul 03 04:27:07.580046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1e014819-da6e-401d-af80-ec30278ace5a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.580715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1e014819-da6e-401d-af80-ec30278ace5a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.592161 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.592161 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:07.599698 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1e014819-da6e-401d-af80-ec30278ace5a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:07.603679 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1e014819-da6e-401d-af80-ec30278ace5a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a returned with HTTP 200 Jul 03 04:27:07.604423 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 629/2525] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:07 2026] GET /volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a => generated 1016 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:07.671603 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6ec84569-5216-46d2-8e20-124fadf28958 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.673673 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ec84569-5216-46d2-8e20-124fadf28958 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:27:07.673917 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ec84569-5216-46d2-8e20-124fadf28958 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.674172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ec84569-5216-46d2-8e20-124fadf28958 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.683613 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.683613 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:07.688727 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6ec84569-5216-46d2-8e20-124fadf28958 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:07.693431 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ec84569-5216-46d2-8e20-124fadf28958 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:27:07.693874 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 619/2526] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:07 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:07.707427 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-616d8905-016e-442c-8416-22478dfa865c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.709703 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-616d8905-016e-442c-8416-22478dfa865c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:27:07.709942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-616d8905-016e-442c-8416-22478dfa865c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.710194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-616d8905-016e-442c-8416-22478dfa865c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.719876 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.719876 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:07.725633 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-616d8905-016e-442c-8416-22478dfa865c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:07.732444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-616d8905-016e-442c-8416-22478dfa865c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:27:07.733002 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 644/2527] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:07 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:07.748936 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.750689 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:27:07.751019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a66f0dc-9317-412c-be51-686ca12b483f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2027467507"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:07.759549 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.759549 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:07.760072 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:07.760194 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:27:07.804176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['191cb851-e14b-413f-a01d-69326e3711e2', 'cde1828c-9f56-4045-820e-0bb5f507461a', '514b1b14-86ea-4b4d-978d-0c6df39b60ad', '5e79fc46-37e3-4ca6-992d-405d0cbc2d20'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:07.852685 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot create request issued successfully. Jul 03 04:27:07.853105 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e5ec28a-9bfb-4349-afa2-8f377c4c9690 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:27:07.853692 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 636/2528] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:27:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:07.866659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-34773d65-8f0c-429c-b228-d3a922bdb272 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:07.868483 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-34773d65-8f0c-429c-b228-d3a922bdb272 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:07.868923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-34773d65-8f0c-429c-b228-d3a922bdb272 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:07.869512 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-34773d65-8f0c-429c-b228-d3a922bdb272 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:07.877739 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:07.877739 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:07.878460 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-34773d65-8f0c-429c-b228-d3a922bdb272 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:27:07.879385 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-34773d65-8f0c-429c-b228-d3a922bdb272 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 returned with HTTP 200 Jul 03 04:27:07.879858 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 630/2529] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:07 2026] GET /volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:08.618358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b11611f8-d99a-48ee-acea-d67fa6d49e74 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.620354 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b11611f8-d99a-48ee-acea-d67fa6d49e74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a Jul 03 04:27:08.620631 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b11611f8-d99a-48ee-acea-d67fa6d49e74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:08.620892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b11611f8-d99a-48ee-acea-d67fa6d49e74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:08.627479 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b11611f8-d99a-48ee-acea-d67fa6d49e74 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a returned with HTTP 404 Jul 03 04:27:08.628161 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 620/2530] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:08 2026] GET /volume/v3/volumes/df69c2c2-dac7-4020-8ce4-fafc4780d84a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:08.638436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-17ab1245-d5ec-419d-afeb-b09bc698842c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.640889 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-17ab1245-d5ec-419d-afeb-b09bc698842c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] GET https://10.4.3.253/volume/v3/backups Jul 03 04:27:08.641220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-17ab1245-d5ec-419d-afeb-b09bc698842c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:08.641568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-17ab1245-d5ec-419d-afeb-b09bc698842c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:08.641954 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-17ab1245-d5ec-419d-afeb-b09bc698842c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:27:08.657894 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-17ab1245-d5ec-419d-afeb-b09bc698842c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] https://10.4.3.253/volume/v3/backups returned with HTTP 200 Jul 03 04:27:08.658338 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 645/2531] 10.4.3.253 () {68 vars in 1277 bytes} [Fri Jul 3 04:27:08 2026] GET /volume/v3/backups => generated 625 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:08.668489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ccd08f1-9ecd-4353-a46a-3cd08a5cc90c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.670480 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ccd08f1-9ecd-4353-a46a-3cd08a5cc90c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] GET https://10.4.3.253/volume/v3/backups?project_id=0bc7620097b147cd84ba201aac7c78f3 Jul 03 04:27:08.670690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ccd08f1-9ecd-4353-a46a-3cd08a5cc90c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:08.670900 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ccd08f1-9ecd-4353-a46a-3cd08a5cc90c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:08.671191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-3ccd08f1-9ecd-4353-a46a-3cd08a5cc90c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Removing options 'project_id' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:27:08.671597 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:08.671597 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:08.685204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ccd08f1-9ecd-4353-a46a-3cd08a5cc90c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] https://10.4.3.253/volume/v3/backups?project_id=0bc7620097b147cd84ba201aac7c78f3 returned with HTTP 200 Jul 03 04:27:08.685624 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 637/2532] 10.4.3.253 () {68 vars in 1364 bytes} [Fri Jul 3 04:27:08 2026] GET /volume/v3/backups?project_id=0bc7620097b147cd84ba201aac7c78f3 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:08.696719 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.698985 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:08.699392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1709242209"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:08.701395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1709242209'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:08.701606 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume of 1 GB Jul 03 04:27:08.707083 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Availability Zones retrieved successfully. Jul 03 04:27:08.712844 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Flow 'volume_create_api' (9d421f51-06e5-439c-ab7a-ef643df48132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:08.713672 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc7bf20-565b-4706-98a9-1269ccb38cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:08.714462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:08.739796 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc7bf20-565b-4706-98a9-1269ccb38cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:08.740611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869a94dd-d988-467e-958b-91bf482ae280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:08.793546 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Created reservations ['923b9bd9-58ee-4951-ab77-1dc87e7435ba', 'ec708275-3017-4f96-a24d-cd9a60e9481f', '45b7b7d2-59a9-4764-b828-8cb7daab1321', 'bef11fbb-8c5b-47aa-82c5-0bfa3c8c61ec'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:08.794489 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (869a94dd-d988-467e-958b-91bf482ae280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['923b9bd9-58ee-4951-ab77-1dc87e7435ba', 'ec708275-3017-4f96-a24d-cd9a60e9481f', '45b7b7d2-59a9-4764-b828-8cb7daab1321', 'bef11fbb-8c5b-47aa-82c5-0bfa3c8c61ec']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:08.795256 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b162c035-1007-4637-a5dd-2f91549d904f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:08.822179 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b162c035-1007-4637-a5dd-2f91549d904f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0906e570-0196-4f0a-aa43-45be0858802e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1709242209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7620097b147cd84ba201aac7c78f3',qos_specs=None,replication_status=,reservations=['923b9bd9-58ee-4951-ab77-1dc87e7435ba','ec708275-3017-4f96-a24d-cd9a60e9481f','45b7b7d2-59a9-4764-b828-8cb7daab1321','bef11fbb-8c5b-47aa-82c5-0bfa3c8c61ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5bd59505e1433e937316b51e30c3fb',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1709242209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0906e570-0196-4f0a-aa43-45be0858802e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bc7620097b147cd84ba201aac7c78f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ce5bd59505e1433e937316b51e30c3fb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:08.823053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddee047-e152-4322-9317-4e65e7ca7535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:08.846858 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddee047-e152-4322-9317-4e65e7ca7535) transitioned into state 'SUCCESS' from state '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-1709242209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bc7620097b147cd84ba201aac7c78f3',qos_specs=None,replication_status=,reservations=['923b9bd9-58ee-4951-ab77-1dc87e7435ba','ec708275-3017-4f96-a24d-cd9a60e9481f','45b7b7d2-59a9-4764-b828-8cb7daab1321','bef11fbb-8c5b-47aa-82c5-0bfa3c8c61ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ce5bd59505e1433e937316b51e30c3fb',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:08.847623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9238373-9b1e-4d0f-bba1-d7a9b5006acc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:08.860235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9238373-9b1e-4d0f-bba1-d7a9b5006acc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:08.861545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Flow 'volume_create_api' (9d421f51-06e5-439c-ab7a-ef643df48132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:08.861992 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Create volume request issued successfully. Jul 03 04:27:08.862924 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36324e80-d14e-4bb3-a888-8a96b70d6274 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:08.863536 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 631/2533] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:27:08 2026] POST /volume/v3/volumes => generated 778 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:08.876829 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2815482a-0a78-4076-ba61-f589b45b0197 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.881109 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2815482a-0a78-4076-ba61-f589b45b0197 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e Jul 03 04:27:08.881415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2815482a-0a78-4076-ba61-f589b45b0197 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:08.881676 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2815482a-0a78-4076-ba61-f589b45b0197 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:08.891482 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0eeb1a41-2d59-460a-949c-dfff9f7073af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.891784 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:08.891784 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:08.893459 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0eeb1a41-2d59-460a-949c-dfff9f7073af tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:08.893708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0eeb1a41-2d59-460a-949c-dfff9f7073af tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:08.893923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0eeb1a41-2d59-460a-949c-dfff9f7073af tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:08.896750 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2815482a-0a78-4076-ba61-f589b45b0197 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:08.901916 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:08.901916 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:08.902628 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0eeb1a41-2d59-460a-949c-dfff9f7073af tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:27:08.903093 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2815482a-0a78-4076-ba61-f589b45b0197 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e returned with HTTP 200 Jul 03 04:27:08.903690 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 621/2534] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:08 2026] GET /volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:08.904112 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0eeb1a41-2d59-460a-949c-dfff9f7073af tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 returned with HTTP 200 Jul 03 04:27:08.904650 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 646/2535] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:08 2026] GET /volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:08.917383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:08.920162 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:27:08.920616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8a66f0dc-9317-412c-be51-686ca12b483f", "snapshot_id": "6abf6823-ddc6-4448-b641-36c05ea6e989", "name": "tempest-VolumesSnapshotTestJSON-Backup-810206619", "container": "tempest-volumessnapshottestjson-backup-container-746163805"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:08.923627 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Creating new backup {'backup': {'volume_id': '8a66f0dc-9317-412c-be51-686ca12b483f', 'snapshot_id': '6abf6823-ddc6-4448-b641-36c05ea6e989', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-810206619', 'container': 'tempest-volumessnapshottestjson-backup-container-746163805'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:27:08.923811 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Creating backup of volume 8a66f0dc-9317-412c-be51-686ca12b483f in container tempest-volumessnapshottestjson-backup-container-746163805 Jul 03 04:27:08.935233 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:08.935233 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:08.935874 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:08.944265 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:08.944265 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:08.944265 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:27:08.986396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['9f3b67b7-2c61-4d19-993a-b7bd2ee1820e', 'ad84d43d-43c5-4aa0-9ab8-1281f2598bd2'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:09.074726 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c36d58a2-e765-4297-a2c7-ae8b97bf11d3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:27:09.074726 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 638/2536] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:08 2026] POST /volume/v3/backups => generated 334 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f191d8a0-facc-48d8-b476-a5b4587b0bb6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f191d8a0-facc-48d8-b476-a5b4587b0bb6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f191d8a0-facc-48d8-b476-a5b4587b0bb6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f191d8a0-facc-48d8-b476-a5b4587b0bb6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f191d8a0-facc-48d8-b476-a5b4587b0bb6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f191d8a0-facc-48d8-b476-a5b4587b0bb6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:09.075927 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 632/2537] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:09 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 807 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:09.923190 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-90cf0534-3f5e-4f8f-8c7a-a52722dbe8df None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:09.925236 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-90cf0534-3f5e-4f8f-8c7a-a52722dbe8df tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e Jul 03 04:27:09.925568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-90cf0534-3f5e-4f8f-8c7a-a52722dbe8df tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:09.925752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-90cf0534-3f5e-4f8f-8c7a-a52722dbe8df tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:09.934505 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:09.934505 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:09.940824 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-90cf0534-3f5e-4f8f-8c7a-a52722dbe8df tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:09.946046 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-90cf0534-3f5e-4f8f-8c7a-a52722dbe8df tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e returned with HTTP 200 Jul 03 04:27:09.946523 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 622/2538] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:09 2026] GET /volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:09.960193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:09.962130 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:27:09.962553 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0906e570-0196-4f0a-aa43-45be0858802e", "name": "tempest-type-Backup-1977814279"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:09.964117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Creating new backup {'backup': {'volume_id': '0906e570-0196-4f0a-aa43-45be0858802e', 'name': 'tempest-type-Backup-1977814279'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:27:09.964281 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Creating backup of volume 0906e570-0196-4f0a-aa43-45be0858802e in container None Jul 03 04:27:09.972948 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:09.972948 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:09.973389 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:10.000192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Created reservations ['30122e87-a522-41f9-9c28-eadea9224d57', '3ffd2941-52ae-4bdc-8e96-c0721975e816'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:10.058305 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9c037c46-5c2a-42b7-a6dc-2473db883de7 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:27:10.058978 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 647/2539] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:27:09 2026] POST /volume/v3/backups => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:10.071335 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6fd6027c-6821-4c48-bcc7-62437d5853b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:10.073900 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6fd6027c-6821-4c48-bcc7-62437d5853b1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:10.077470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6fd6027c-6821-4c48-bcc7-62437d5853b1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:10.077470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6fd6027c-6821-4c48-bcc7-62437d5853b1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:10.077470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6fd6027c-6821-4c48-bcc7-62437d5853b1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:10.081040 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:10.081040 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:10.082067 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6fd6027c-6821-4c48-bcc7-62437d5853b1 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:10.082703 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 639/2540] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:10 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:10.085680 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-807ae4a5-4f0d-4010-97ed-0972ee240843 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:10.087974 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-807ae4a5-4f0d-4010-97ed-0972ee240843 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:10.088299 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-807ae4a5-4f0d-4010-97ed-0972ee240843 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:10.089041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-807ae4a5-4f0d-4010-97ed-0972ee240843 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:10.089041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-807ae4a5-4f0d-4010-97ed-0972ee240843 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:10.095468 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:10.095468 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:10.096499 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-807ae4a5-4f0d-4010-97ed-0972ee240843 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:10.096877 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 633/2541] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:10 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:11.096572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-926bf971-6c63-4b6b-ae8f-417ef157d87d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:11.100150 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-926bf971-6c63-4b6b-ae8f-417ef157d87d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:11.100659 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-926bf971-6c63-4b6b-ae8f-417ef157d87d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:11.100965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-926bf971-6c63-4b6b-ae8f-417ef157d87d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:11.101154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-926bf971-6c63-4b6b-ae8f-417ef157d87d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:11.108062 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:11.108062 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:11.109058 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-926bf971-6c63-4b6b-ae8f-417ef157d87d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:11.109174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-348321a7-b323-44a0-8099-86e0b03c2e66 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:11.110018 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 623/2542] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:11 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:11.115290 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-348321a7-b323-44a0-8099-86e0b03c2e66 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:11.115536 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-348321a7-b323-44a0-8099-86e0b03c2e66 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:11.115781 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-348321a7-b323-44a0-8099-86e0b03c2e66 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:11.115919 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-348321a7-b323-44a0-8099-86e0b03c2e66 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:11.129835 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:11.129835 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:11.130365 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-348321a7-b323-44a0-8099-86e0b03c2e66 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:11.130812 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 648/2543] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:11 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:12.130496 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2546545d-61e9-41a9-8f5d-5bb7afc51a9f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:12.133289 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2546545d-61e9-41a9-8f5d-5bb7afc51a9f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:12.133502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2546545d-61e9-41a9-8f5d-5bb7afc51a9f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:12.133640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2546545d-61e9-41a9-8f5d-5bb7afc51a9f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:12.133824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2546545d-61e9-41a9-8f5d-5bb7afc51a9f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:12.144939 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:12.144939 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:12.144939 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2546545d-61e9-41a9-8f5d-5bb7afc51a9f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:12.146642 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 640/2544] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:12 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:12.148013 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2fd990a5-cd0e-4d07-be8d-2950ba907cc5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:12.152352 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2fd990a5-cd0e-4d07-be8d-2950ba907cc5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:12.152352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2fd990a5-cd0e-4d07-be8d-2950ba907cc5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:12.152352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2fd990a5-cd0e-4d07-be8d-2950ba907cc5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:12.152352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2fd990a5-cd0e-4d07-be8d-2950ba907cc5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:12.156545 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:12.156545 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:12.157548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2fd990a5-cd0e-4d07-be8d-2950ba907cc5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:12.158089 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 634/2545] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:12 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:12.872554 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:12.877557 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:27:12.877557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:12.877557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:12.877557 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Delete volume with id: 7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:27:12.892279 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:12.892279 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:12.892608 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:27:12.939757 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Delete volume request issued successfully. Jul 03 04:27:12.940594 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11c5d929-4450-49d2-af75-b50b75cfc2f9 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 202 Jul 03 04:27:12.941788 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 624/2546] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:12 2026] DELETE /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:12.957289 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0f031936-a402-48e6-9263-cf5dfba95fe4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:12.958998 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f031936-a402-48e6-9263-cf5dfba95fe4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:27:12.959100 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f031936-a402-48e6-9263-cf5dfba95fe4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:12.959993 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f031936-a402-48e6-9263-cf5dfba95fe4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:12.974141 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:12.974141 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:12.982988 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0f031936-a402-48e6-9263-cf5dfba95fe4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Volume info retrieved successfully. Jul 03 04:27:12.994247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f031936-a402-48e6-9263-cf5dfba95fe4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 200 Jul 03 04:27:12.994247 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 649/2547] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:12 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:13.162397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7cfea645-628e-4eb2-a379-d93a327dd1a9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:13.167577 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7cfea645-628e-4eb2-a379-d93a327dd1a9 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:13.168205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7cfea645-628e-4eb2-a379-d93a327dd1a9 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:13.168423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7cfea645-628e-4eb2-a379-d93a327dd1a9 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:13.168582 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7cfea645-628e-4eb2-a379-d93a327dd1a9 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:13.174776 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:13.174776 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:13.177132 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7cfea645-628e-4eb2-a379-d93a327dd1a9 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:13.177804 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 641/2548] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:13 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:13.178415 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-099eaa2d-8a00-4390-b02d-c1e8d5da2abf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:13.183659 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-099eaa2d-8a00-4390-b02d-c1e8d5da2abf tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:13.183659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-099eaa2d-8a00-4390-b02d-c1e8d5da2abf tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:13.184999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-099eaa2d-8a00-4390-b02d-c1e8d5da2abf tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:13.186451 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-099eaa2d-8a00-4390-b02d-c1e8d5da2abf tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:13.199701 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:13.199701 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:13.199701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-099eaa2d-8a00-4390-b02d-c1e8d5da2abf tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:13.201247 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 635/2549] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:13 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:14.016590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5da9d9b3-e0fb-4789-933c-c766f8023df4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:14.019475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5da9d9b3-e0fb-4789-933c-c766f8023df4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] GET https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 Jul 03 04:27:14.019886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5da9d9b3-e0fb-4789-933c-c766f8023df4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:14.021363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5da9d9b3-e0fb-4789-933c-c766f8023df4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:14.033387 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5da9d9b3-e0fb-4789-933c-c766f8023df4 tempest-ServerActionsTestOtherA-186829910 tempest-ServerActionsTestOtherA-186829910-project-member] https://10.4.3.253/volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 returned with HTTP 404 Jul 03 04:27:14.034158 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 625/2550] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:14 2026] GET /volume/v3/volumes/7d1597e7-f64e-4934-b987-a411b5e87625 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:14.197020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5bf6d403-0f8b-4088-81b9-5bfed209a48d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:14.199729 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bf6d403-0f8b-4088-81b9-5bfed209a48d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:14.200891 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bf6d403-0f8b-4088-81b9-5bfed209a48d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:14.201681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bf6d403-0f8b-4088-81b9-5bfed209a48d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:14.201681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5bf6d403-0f8b-4088-81b9-5bfed209a48d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:14.217777 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:14.217777 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:14.217777 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bf6d403-0f8b-4088-81b9-5bfed209a48d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:14.220155 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c561ddc-195c-42d6-b4f8-b990d9a7fcfc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:14.220700 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 650/2551] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:14 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 725 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:14.224775 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c561ddc-195c-42d6-b4f8-b990d9a7fcfc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:14.225275 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c561ddc-195c-42d6-b4f8-b990d9a7fcfc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:14.225915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c561ddc-195c-42d6-b4f8-b990d9a7fcfc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:14.225915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7c561ddc-195c-42d6-b4f8-b990d9a7fcfc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:14.235170 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:14.235170 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:14.236520 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c561ddc-195c-42d6-b4f8-b990d9a7fcfc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:14.237224 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 642/2552] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:14 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:15.240600 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c770edff-b4ec-4d57-9cae-f175df9eebdb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:15.247253 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c770edff-b4ec-4d57-9cae-f175df9eebdb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:15.247253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c770edff-b4ec-4d57-9cae-f175df9eebdb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:15.247253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c770edff-b4ec-4d57-9cae-f175df9eebdb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:15.247253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c770edff-b4ec-4d57-9cae-f175df9eebdb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:15.259189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fc2f3edb-b453-4554-bada-5f8b6fc7e9ac None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:15.264420 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc2f3edb-b453-4554-bada-5f8b6fc7e9ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:15.264420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc2f3edb-b453-4554-bada-5f8b6fc7e9ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:15.264420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc2f3edb-b453-4554-bada-5f8b6fc7e9ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:15.264420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fc2f3edb-b453-4554-bada-5f8b6fc7e9ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:15.272997 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:15.272997 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:15.275732 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc2f3edb-b453-4554-bada-5f8b6fc7e9ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:15.276454 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 626/2553] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:15 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:15.279899 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:15.279899 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:15.280932 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c770edff-b4ec-4d57-9cae-f175df9eebdb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:15.283446 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 636/2554] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:15 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:16.295697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b678175f-fd12-4c10-a9ad-2e9a60962b7c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:16.298387 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b678175f-fd12-4c10-a9ad-2e9a60962b7c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:16.298387 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b678175f-fd12-4c10-a9ad-2e9a60962b7c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:16.299277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b678175f-fd12-4c10-a9ad-2e9a60962b7c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:16.299390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b678175f-fd12-4c10-a9ad-2e9a60962b7c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:16.307376 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-01b88284-6370-46c7-a17a-cf42464dafab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:16.307902 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:16.307902 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:16.307902 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b678175f-fd12-4c10-a9ad-2e9a60962b7c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:16.307902 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 651/2555] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:16 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:27:16.308122 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-01b88284-6370-46c7-a17a-cf42464dafab tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:16.308122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-01b88284-6370-46c7-a17a-cf42464dafab tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:16.308122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-01b88284-6370-46c7-a17a-cf42464dafab tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:16.308122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-01b88284-6370-46c7-a17a-cf42464dafab tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:16.314474 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:16.314474 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:16.315062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-01b88284-6370-46c7-a17a-cf42464dafab tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:16.315492 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 643/2556] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:16 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:27:17.321549 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88b4a909-c4a1-4b56-a9d0-c649e1ad61d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:17.323831 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88b4a909-c4a1-4b56-a9d0-c649e1ad61d1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:17.323998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88b4a909-c4a1-4b56-a9d0-c649e1ad61d1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:17.324281 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88b4a909-c4a1-4b56-a9d0-c649e1ad61d1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:17.324470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-88b4a909-c4a1-4b56-a9d0-c649e1ad61d1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:17.332382 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:17.332382 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:17.332382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88b4a909-c4a1-4b56-a9d0-c649e1ad61d1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:17.332382 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 627/2557] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:17 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:17.338364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-78ad5dbe-7033-488f-9ede-a5913bd31215 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:17.342024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-78ad5dbe-7033-488f-9ede-a5913bd31215 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:17.342221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-78ad5dbe-7033-488f-9ede-a5913bd31215 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:17.342444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-78ad5dbe-7033-488f-9ede-a5913bd31215 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:17.342542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-78ad5dbe-7033-488f-9ede-a5913bd31215 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:17.350415 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:17.350415 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:17.352787 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-78ad5dbe-7033-488f-9ede-a5913bd31215 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:17.352787 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 637/2558] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:17 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:18.345960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-48a95d49-3744-4350-bcb5-8a2d62a0ff93 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:18.348086 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-48a95d49-3744-4350-bcb5-8a2d62a0ff93 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:18.348487 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-48a95d49-3744-4350-bcb5-8a2d62a0ff93 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:18.348568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-48a95d49-3744-4350-bcb5-8a2d62a0ff93 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:18.349124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-48a95d49-3744-4350-bcb5-8a2d62a0ff93 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:18.355686 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:18.355686 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:18.357104 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-48a95d49-3744-4350-bcb5-8a2d62a0ff93 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:18.357104 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 652/2559] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:18 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:18.370377 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1cbefd99-54f3-49f9-b753-aaa1388373cf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:18.372174 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1cbefd99-54f3-49f9-b753-aaa1388373cf tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:18.372726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1cbefd99-54f3-49f9-b753-aaa1388373cf tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:18.372726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1cbefd99-54f3-49f9-b753-aaa1388373cf tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:18.372821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1cbefd99-54f3-49f9-b753-aaa1388373cf tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:18.384130 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:18.384130 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:18.384938 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1cbefd99-54f3-49f9-b753-aaa1388373cf tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:18.385743 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 644/2560] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:18 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:19.374351 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c55969f9-a548-4399-850a-48b8357ae01e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:19.378107 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c55969f9-a548-4399-850a-48b8357ae01e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:19.378852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c55969f9-a548-4399-850a-48b8357ae01e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:19.378852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c55969f9-a548-4399-850a-48b8357ae01e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:19.378852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c55969f9-a548-4399-850a-48b8357ae01e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:19.388586 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:19.388586 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:19.389630 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c55969f9-a548-4399-850a-48b8357ae01e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:19.390088 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 628/2561] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:19 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:19.403981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cb98c7fc-f332-4106-bafb-2471bd543f71 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:19.406217 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb98c7fc-f332-4106-bafb-2471bd543f71 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:19.406840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb98c7fc-f332-4106-bafb-2471bd543f71 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:19.406931 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb98c7fc-f332-4106-bafb-2471bd543f71 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:19.407099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-cb98c7fc-f332-4106-bafb-2471bd543f71 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:19.414715 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:19.414715 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:19.415931 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb98c7fc-f332-4106-bafb-2471bd543f71 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:19.416773 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 638/2562] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:19 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:20.410776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9715b7e3-d6d3-46e9-b377-ac854480d73e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:20.417039 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9715b7e3-d6d3-46e9-b377-ac854480d73e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:20.419353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9715b7e3-d6d3-46e9-b377-ac854480d73e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:20.419594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9715b7e3-d6d3-46e9-b377-ac854480d73e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:20.420856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9715b7e3-d6d3-46e9-b377-ac854480d73e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:20.433019 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:20.433019 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:20.433856 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9715b7e3-d6d3-46e9-b377-ac854480d73e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:20.435075 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 653/2563] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:20 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:27:20.444129 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-db57fe28-d54d-4e9a-a849-2d444c7d930f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:20.447101 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db57fe28-d54d-4e9a-a849-2d444c7d930f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:20.447101 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db57fe28-d54d-4e9a-a849-2d444c7d930f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:20.448019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db57fe28-d54d-4e9a-a849-2d444c7d930f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:20.448259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-db57fe28-d54d-4e9a-a849-2d444c7d930f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:20.454423 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:20.454423 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:20.455971 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db57fe28-d54d-4e9a-a849-2d444c7d930f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:20.456746 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 645/2564] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:20 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:21.452140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-793e3923-d2f4-4725-bc5d-4c3d0fd4ae84 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:21.455790 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-793e3923-d2f4-4725-bc5d-4c3d0fd4ae84 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:21.456388 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-793e3923-d2f4-4725-bc5d-4c3d0fd4ae84 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:21.456683 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-793e3923-d2f4-4725-bc5d-4c3d0fd4ae84 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:21.457604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-793e3923-d2f4-4725-bc5d-4c3d0fd4ae84 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:21.466245 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:21.466245 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:21.467430 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-793e3923-d2f4-4725-bc5d-4c3d0fd4ae84 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:21.468396 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 629/2565] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:21 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:21.479791 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cd88049e-83f3-4c55-8b60-b48314d4a6ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:21.483349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cd88049e-83f3-4c55-8b60-b48314d4a6ee tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:21.483506 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cd88049e-83f3-4c55-8b60-b48314d4a6ee tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:21.484926 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cd88049e-83f3-4c55-8b60-b48314d4a6ee tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:21.485117 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-cd88049e-83f3-4c55-8b60-b48314d4a6ee tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:21.496112 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:21.496112 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:21.497255 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cd88049e-83f3-4c55-8b60-b48314d4a6ee tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:21.497644 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 639/2566] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:21 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:22.491158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-155413d9-8c05-4b04-be3d-9b702331bb14 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:22.496351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-155413d9-8c05-4b04-be3d-9b702331bb14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:22.496351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-155413d9-8c05-4b04-be3d-9b702331bb14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:22.496351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-155413d9-8c05-4b04-be3d-9b702331bb14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:22.496351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-155413d9-8c05-4b04-be3d-9b702331bb14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:22.500902 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:22.500902 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:22.500902 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-155413d9-8c05-4b04-be3d-9b702331bb14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:22.501072 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 654/2567] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:22 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:22.525005 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d70c378-7142-46ac-b7db-ee94b2d94dd5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:22.528620 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d70c378-7142-46ac-b7db-ee94b2d94dd5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:22.528620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d70c378-7142-46ac-b7db-ee94b2d94dd5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:22.528620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d70c378-7142-46ac-b7db-ee94b2d94dd5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:22.528620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6d70c378-7142-46ac-b7db-ee94b2d94dd5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:22.539773 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:22.539773 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:22.544125 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d70c378-7142-46ac-b7db-ee94b2d94dd5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:22.544125 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 646/2568] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:22 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:27:22.939672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:22.944668 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:22.945105 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2039269257", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:22.947529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2039269257', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:22.947668 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume of 1 GB Jul 03 04:27:22.955714 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Availability Zones retrieved successfully. Jul 03 04:27:22.968457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (4a90bc73-de13-40df-90ba-46ad53739633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:22.970686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef804d3-fa6d-4768-8315-5d404f0c3524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:22.975557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:23.020643 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cef804d3-fa6d-4768-8315-5d404f0c3524) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:23.020965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc99c2c-6a3e-4708-afab-887a79017ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:23.158043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['9590a971-64e0-4a9f-98a9-88ed120d69b7', '788ed828-31f5-4eeb-a4ad-10efc797df82', '2c2a18e3-50e5-4fa8-89b7-5f3b8a94bdb8', 'e7034f33-1bb7-4d8c-8746-7f9961148412'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:23.160854 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc99c2c-6a3e-4708-afab-887a79017ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9590a971-64e0-4a9f-98a9-88ed120d69b7', '788ed828-31f5-4eeb-a4ad-10efc797df82', '2c2a18e3-50e5-4fa8-89b7-5f3b8a94bdb8', 'e7034f33-1bb7-4d8c-8746-7f9961148412']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:23.162185 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad51f1fa-444c-40da-9210-265cb8e65710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:23.229440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad51f1fa-444c-40da-9210-265cb8e65710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5c3839a-68c3-41ff-a849-f12a839f4791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2039269257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['9590a971-64e0-4a9f-98a9-88ed120d69b7','788ed828-31f5-4eeb-a4ad-10efc797df82','2c2a18e3-50e5-4fa8-89b7-5f3b8a94bdb8','e7034f33-1bb7-4d8c-8746-7f9961148412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2039269257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5c3839a-68c3-41ff-a849-f12a839f4791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4d7f7846ce4f369a055813894f9b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905588a4315e49e78ef6b2a337344251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:23.231440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b305726c-0945-4985-941d-946e2b094cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:23.291799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b305726c-0945-4985-941d-946e2b094cc8) transitioned into state 'SUCCESS' from state '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-2039269257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['9590a971-64e0-4a9f-98a9-88ed120d69b7','788ed828-31f5-4eeb-a4ad-10efc797df82','2c2a18e3-50e5-4fa8-89b7-5f3b8a94bdb8','e7034f33-1bb7-4d8c-8746-7f9961148412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:23.293015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2903dcd7-5e64-448e-9b86-9803a09a8162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:23.315355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2903dcd7-5e64-448e-9b86-9803a09a8162) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:23.316727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (4a90bc73-de13-40df-90ba-46ad53739633) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:23.317234 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request issued successfully. Jul 03 04:27:23.318194 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de12ab2b-21f6-4f1d-bc53-0ba3d74e09da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:23.318834 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 630/2569] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:22 2026] POST /volume/v3/volumes => generated 757 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:23.371921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8cbd929f-8449-4df5-876d-5fc1c33f4639 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:23.375285 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8cbd929f-8449-4df5-876d-5fc1c33f4639 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:23.375285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8cbd929f-8449-4df5-876d-5fc1c33f4639 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:23.375644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8cbd929f-8449-4df5-876d-5fc1c33f4639 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:23.385606 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:23.385606 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:23.391421 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8cbd929f-8449-4df5-876d-5fc1c33f4639 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:23.404421 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8cbd929f-8449-4df5-876d-5fc1c33f4639 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:23.405155 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 640/2570] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:23 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:23.514676 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e3571765-f00f-4bc3-890d-b41fdd4a0bba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:23.516700 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3571765-f00f-4bc3-890d-b41fdd4a0bba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:23.516906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3571765-f00f-4bc3-890d-b41fdd4a0bba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:23.517105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3571765-f00f-4bc3-890d-b41fdd4a0bba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:23.517340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e3571765-f00f-4bc3-890d-b41fdd4a0bba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:23.522650 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:23.522650 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:23.523107 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3571765-f00f-4bc3-890d-b41fdd4a0bba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:23.523784 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 655/2571] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:23 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:23.561107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5de84795-f6fc-4e76-a09f-8fafcfa2c217 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:23.565682 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5de84795-f6fc-4e76-a09f-8fafcfa2c217 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:23.566005 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5de84795-f6fc-4e76-a09f-8fafcfa2c217 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:23.566279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5de84795-f6fc-4e76-a09f-8fafcfa2c217 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:23.566453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5de84795-f6fc-4e76-a09f-8fafcfa2c217 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:23.574556 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:23.574556 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:23.575522 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5de84795-f6fc-4e76-a09f-8fafcfa2c217 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:23.576022 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 647/2572] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:23 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:24.105950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6c5ec39a-939f-417d-a477-1998e0a75c4e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:24.110127 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6c5ec39a-939f-417d-a477-1998e0a75c4e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:24.111269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6c5ec39a-939f-417d-a477-1998e0a75c4e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:24.112448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6c5ec39a-939f-417d-a477-1998e0a75c4e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:24.124425 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:24.124425 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:24.129631 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6c5ec39a-939f-417d-a477-1998e0a75c4e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:24.136671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6c5ec39a-939f-417d-a477-1998e0a75c4e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:24.136671 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 631/2573] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:24 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:24.445631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fd9ae242-06a4-4377-9b12-41ce0276c71c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:24.449112 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fd9ae242-06a4-4377-9b12-41ce0276c71c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:24.449112 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fd9ae242-06a4-4377-9b12-41ce0276c71c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:24.449501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fd9ae242-06a4-4377-9b12-41ce0276c71c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:24.469384 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:24.469384 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:24.476797 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fd9ae242-06a4-4377-9b12-41ce0276c71c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:24.486416 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fd9ae242-06a4-4377-9b12-41ce0276c71c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:24.487001 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 641/2574] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:24 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:24.506138 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-eb1a8930-0245-4a0c-a042-9243c927621c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:24.508187 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eb1a8930-0245-4a0c-a042-9243c927621c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:24.508539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eb1a8930-0245-4a0c-a042-9243c927621c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:24.508831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eb1a8930-0245-4a0c-a042-9243c927621c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:24.520185 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:24.520185 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:24.527187 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-eb1a8930-0245-4a0c-a042-9243c927621c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:24.533720 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eb1a8930-0245-4a0c-a042-9243c927621c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:24.534522 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 656/2575] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:24 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:24.541527 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ce714c30-f084-47aa-aa2c-2a1700b7f0b9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:24.544071 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce714c30-f084-47aa-aa2c-2a1700b7f0b9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:24.544699 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce714c30-f084-47aa-aa2c-2a1700b7f0b9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:24.545110 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce714c30-f084-47aa-aa2c-2a1700b7f0b9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:24.545291 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ce714c30-f084-47aa-aa2c-2a1700b7f0b9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:24.552219 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:24.552219 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:24.553524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce714c30-f084-47aa-aa2c-2a1700b7f0b9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:24.554362 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 648/2576] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:24 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:24.591112 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-78735a86-36a9-4e67-9206-21242174834c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:24.593682 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-78735a86-36a9-4e67-9206-21242174834c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:24.593982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-78735a86-36a9-4e67-9206-21242174834c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:24.594238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-78735a86-36a9-4e67-9206-21242174834c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:24.594486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-78735a86-36a9-4e67-9206-21242174834c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:24.603921 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:24.603921 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:24.604878 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-78735a86-36a9-4e67-9206-21242174834c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:24.606847 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 632/2577] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:24 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:25.157598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7bf49d64-44c0-40a4-bc7d-f3a5d453f93e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:25.160117 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7bf49d64-44c0-40a4-bc7d-f3a5d453f93e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:25.160994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7bf49d64-44c0-40a4-bc7d-f3a5d453f93e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:25.160994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7bf49d64-44c0-40a4-bc7d-f3a5d453f93e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:25.173195 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:25.173195 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:25.179828 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7bf49d64-44c0-40a4-bc7d-f3a5d453f93e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:25.186158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7bf49d64-44c0-40a4-bc7d-f3a5d453f93e tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:25.186569 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 642/2578] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:25 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:25.230777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:25.236491 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] POST https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action Jul 03 04:27:25.236491 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1901947488", "disk_format": "qcow2"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:25.238010 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1901947488", "disk_format": "qcow2"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:25.252145 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:25.252145 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:25.252145 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:25.282560 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:25.282560 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:25.294915 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.image.image_utils [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1901947488'}] 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-1901947488'}]. {{(pid=99791) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 04:27:25.550971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-4cd07fdb-e087-4a99-9173-0ffac6c63dbf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:25.554952 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-4cd07fdb-e087-4a99-9173-0ffac6c63dbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:25.555519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-4cd07fdb-e087-4a99-9173-0ffac6c63dbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:25.555519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-4cd07fdb-e087-4a99-9173-0ffac6c63dbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:25.567608 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-505d26d8-b067-4571-b66d-b701d524541b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:25.569781 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:25.569781 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:25.570479 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-505d26d8-b067-4571-b66d-b701d524541b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:25.570479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-505d26d8-b067-4571-b66d-b701d524541b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:25.570909 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-505d26d8-b067-4571-b66d-b701d524541b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:25.571086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-505d26d8-b067-4571-b66d-b701d524541b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:25.576613 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-4cd07fdb-e087-4a99-9173-0ffac6c63dbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:25.581631 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:25.581631 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:25.582748 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-505d26d8-b067-4571-b66d-b701d524541b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:25.583552 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 633/2579] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:25 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:25.584413 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-4cd07fdb-e087-4a99-9173-0ffac6c63dbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:25.585264 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 649/2580] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:25 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:25.622442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aebc3d5a-f76a-4f16-9ddc-8ce154324ee5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:25.625821 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aebc3d5a-f76a-4f16-9ddc-8ce154324ee5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:25.626281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aebc3d5a-f76a-4f16-9ddc-8ce154324ee5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:25.626677 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aebc3d5a-f76a-4f16-9ddc-8ce154324ee5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:25.626976 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-aebc3d5a-f76a-4f16-9ddc-8ce154324ee5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:25.633103 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:25.633103 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:25.634085 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aebc3d5a-f76a-4f16-9ddc-8ce154324ee5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:25.634658 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 643/2581] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:25 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:26.060405 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Copy volume to image completed successfully. Jul 03 04:27:26.060902 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3fafacc4-0577-4bc7-9dfc-dca77d524f67 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action returned with HTTP 202 Jul 03 04:27:26.061423 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 657/2582] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:25 2026] POST /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e/action => generated 689 bytes in 833 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:26.597795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b3b977b-e44b-4a8f-a15a-14e502bcd00e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:26.599786 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b3b977b-e44b-4a8f-a15a-14e502bcd00e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:26.600220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b3b977b-e44b-4a8f-a15a-14e502bcd00e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:26.600740 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b3b977b-e44b-4a8f-a15a-14e502bcd00e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:26.600740 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7b3b977b-e44b-4a8f-a15a-14e502bcd00e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:26.618167 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:26.618167 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:26.619382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b3b977b-e44b-4a8f-a15a-14e502bcd00e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:26.620105 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 634/2583] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:26 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:26.652415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-27429512-f066-49b8-9519-5196085ca993 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:26.654662 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-27429512-f066-49b8-9519-5196085ca993 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:26.654976 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-27429512-f066-49b8-9519-5196085ca993 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:26.655227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-27429512-f066-49b8-9519-5196085ca993 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:26.655414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-27429512-f066-49b8-9519-5196085ca993 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:26.669432 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:26.669432 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:26.670772 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-27429512-f066-49b8-9519-5196085ca993 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:26.672001 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 650/2584] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:26 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:27.631789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-806977a1-825c-479c-939a-261d39014874 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.633779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bb2a2f1d-e994-4739-bf78-dd4d73dc6a3b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.637002 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bb2a2f1d-e994-4739-bf78-dd4d73dc6a3b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:27.637372 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bb2a2f1d-e994-4739-bf78-dd4d73dc6a3b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.637502 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bb2a2f1d-e994-4739-bf78-dd4d73dc6a3b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.637502 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-bb2a2f1d-e994-4739-bf78-dd4d73dc6a3b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:27.645542 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:27.645542 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:27.645646 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0efabc9d-60a4-48c7-9f6d-e8838869f10e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.646014 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bb2a2f1d-e994-4739-bf78-dd4d73dc6a3b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:27.646071 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0efabc9d-60a4-48c7-9f6d-e8838869f10e None None] GET https://10.4.3.253/volume// Jul 03 04:27:27.646117 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 658/2585] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:27 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:27.646166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0efabc9d-60a4-48c7-9f6d-e8838869f10e None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.646166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0efabc9d-60a4-48c7-9f6d-e8838869f10e None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.646166 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0efabc9d-60a4-48c7-9f6d-e8838869f10e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:27.648731 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 635/2586] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:27:27 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:27.658600 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-39dac4b7-c8a9-432a-b73b-1f797ab8a3bf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.661642 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-39dac4b7-c8a9-432a-b73b-1f797ab8a3bf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:27:27.661642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-39dac4b7-c8a9-432a-b73b-1f797ab8a3bf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5c3839a-68c3-41ff-a849-f12a839f4791", "connector": null, "instance_uuid": "7f6c2bcd-9531-41fe-8dc2-6992a3155b90"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:27.671120 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:27.671120 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:27.686639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3d524149-8584-4410-b6de-a56ee6023875 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.689055 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d524149-8584-4410-b6de-a56ee6023875 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:27.689387 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d524149-8584-4410-b6de-a56ee6023875 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.690252 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d524149-8584-4410-b6de-a56ee6023875 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.690252 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3d524149-8584-4410-b6de-a56ee6023875 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:27.695039 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:27.695039 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:27.696362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d524149-8584-4410-b6de-a56ee6023875 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:27.696430 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 659/2587] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:27 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:27.707304 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-39dac4b7-c8a9-432a-b73b-1f797ab8a3bf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:27:27.707852 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 651/2588] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:27:27 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) Jul 03 04:27:27.773920 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-806977a1-825c-479c-939a-261d39014874 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:27:27.774427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-806977a1-825c-479c-939a-261d39014874 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1336565674", "description": "tempest-group-type-description-592351216", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:27.794693 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-806977a1-825c-479c-939a-261d39014874 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:27:27.795297 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 644/2589] 10.4.3.253 () {70 vars in 1312 bytes} [Fri Jul 3 04:27:27 2026] POST /volume/v3/group_types => generated 264 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:27.806077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-894f8a99-5872-4129-a93b-46bda3c211f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.808574 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-894f8a99-5872-4129-a93b-46bda3c211f7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types Jul 03 04:27:27.808999 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-894f8a99-5872-4129-a93b-46bda3c211f7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.809177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-894f8a99-5872-4129-a93b-46bda3c211f7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.821661 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-894f8a99-5872-4129-a93b-46bda3c211f7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 200 Jul 03 04:27:27.822039 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 636/2590] 10.4.3.253 () {68 vars in 1290 bytes} [Fri Jul 3 04:27:27 2026] GET /volume/v3/group_types => generated 498 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:27.831129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d2fd128f-5ad7-427f-b9a1-58ddb1b5c5fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.833085 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d2fd128f-5ad7-427f-b9a1-58ddb1b5c5fd tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] PUT https://10.4.3.253/volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 Jul 03 04:27:27.833486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d2fd128f-5ad7-427f-b9a1-58ddb1b5c5fd tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-270043542", "description": "updated-group-type-desc"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:27.852988 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d2fd128f-5ad7-427f-b9a1-58ddb1b5c5fd tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 returned with HTTP 200 Jul 03 04:27:27.853620 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 660/2591] 10.4.3.253 () {70 vars in 1422 bytes} [Fri Jul 3 04:27:27 2026] PUT /volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 => generated 254 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:27.863057 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b02292a1-4adf-49db-b127-cc13dbc61b77 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.867406 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b02292a1-4adf-49db-b127-cc13dbc61b77 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 Jul 03 04:27:27.867406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b02292a1-4adf-49db-b127-cc13dbc61b77 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.867406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b02292a1-4adf-49db-b127-cc13dbc61b77 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.872646 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:27.872646 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:27.873400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b02292a1-4adf-49db-b127-cc13dbc61b77 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 returned with HTTP 200 Jul 03 04:27:27.873817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 652/2592] 10.4.3.253 () {68 vars in 1401 bytes} [Fri Jul 3 04:27:27 2026] GET /volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 => generated 254 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:27.883456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eee0c6fd-9019-491f-aea0-5db4ad9c2189 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.885748 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eee0c6fd-9019-491f-aea0-5db4ad9c2189 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 Jul 03 04:27:27.885821 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eee0c6fd-9019-491f-aea0-5db4ad9c2189 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.886316 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eee0c6fd-9019-491f-aea0-5db4ad9c2189 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.913004 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eee0c6fd-9019-491f-aea0-5db4ad9c2189 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 returned with HTTP 202 Jul 03 04:27:27.913661 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 645/2593] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:27:27 2026] DELETE /volume/v3/group_types/9dc05838-b663-4f54-b8d1-51d76a03c386 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:27:27.923960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-36f1bd85-5074-484a-81ad-aee6f7d914fa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.927594 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36f1bd85-5074-484a-81ad-aee6f7d914fa tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types Jul 03 04:27:27.927594 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-36f1bd85-5074-484a-81ad-aee6f7d914fa tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:27.927963 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-36f1bd85-5074-484a-81ad-aee6f7d914fa tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:27.935056 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36f1bd85-5074-484a-81ad-aee6f7d914fa tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 200 Jul 03 04:27:27.935519 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 637/2594] 10.4.3.253 () {68 vars in 1290 bytes} [Fri Jul 3 04:27:27 2026] GET /volume/v3/group_types => generated 248 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:27.947508 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6ca9d862-5d6e-41aa-8bfb-58f883554714 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.950383 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ca9d862-5d6e-41aa-8bfb-58f883554714 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:27:27.951220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ca9d862-5d6e-41aa-8bfb-58f883554714 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-75382886", "is_public": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:27.971574 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ca9d862-5d6e-41aa-8bfb-58f883554714 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:27:27.972139 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 661/2595] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:27:27 2026] POST /volume/v3/group_types => generated 162 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:27.986680 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-680796c6-775b-4432-b85c-7516efff44df None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:27.989231 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-680796c6-775b-4432-b85c-7516efff44df tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:27:27.989625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-680796c6-775b-4432-b85c-7516efff44df tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1510900314", "is_public": false}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:28.007870 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-680796c6-775b-4432-b85c-7516efff44df tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:27:28.008396 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 653/2596] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:27:27 2026] POST /volume/v3/group_types => generated 165 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:28.019352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f0e79cbb-8084-4256-8762-c5fda33e8bcb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.021905 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0e79cbb-8084-4256-8762-c5fda33e8bcb tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 04:27:28.022233 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0e79cbb-8084-4256-8762-c5fda33e8bcb tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.022568 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0e79cbb-8084-4256-8762-c5fda33e8bcb tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.036995 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0e79cbb-8084-4256-8762-c5fda33e8bcb tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 04:27:28.037590 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 646/2597] 10.4.3.253 () {68 vars in 1351 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:28.048759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85b25fa7-392e-4f87-9f4a-48164994f2d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.051696 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85b25fa7-392e-4f87-9f4a-48164994f2d7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 04:27:28.051696 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85b25fa7-392e-4f87-9f4a-48164994f2d7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.052129 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85b25fa7-392e-4f87-9f4a-48164994f2d7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.067554 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85b25fa7-392e-4f87-9f4a-48164994f2d7 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 04:27:28.068592 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 638/2598] 10.4.3.253 () {68 vars in 1353 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:28.080723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5f9902fe-b4fd-48be-866f-475e39624bb4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.082873 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5f9902fe-b4fd-48be-866f-475e39624bb4 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types?is_public=False Jul 03 04:27:28.083153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5f9902fe-b4fd-48be-866f-475e39624bb4 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.083473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5f9902fe-b4fd-48be-866f-475e39624bb4 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.097849 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5f9902fe-b4fd-48be-866f-475e39624bb4 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 04:27:28.098552 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 662/2599] 10.4.3.253 () {68 vars in 1321 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:28.109543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9c8ddef8-5385-4dc4-b1c5-633982fd0276 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.111459 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c8ddef8-5385-4dc4-b1c5-633982fd0276 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] GET https://10.4.3.253/volume/v3/group_types?is_public=True Jul 03 04:27:28.111739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c8ddef8-5385-4dc4-b1c5-633982fd0276 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.112394 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c8ddef8-5385-4dc4-b1c5-633982fd0276 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.120262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9493ca37-af4a-48ce-9750-77ec253bcfb7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.122572 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9493ca37-af4a-48ce-9750-77ec253bcfb7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:28.122862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9493ca37-af4a-48ce-9750-77ec253bcfb7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.123155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9493ca37-af4a-48ce-9750-77ec253bcfb7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.126877 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c8ddef8-5385-4dc4-b1c5-633982fd0276 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 04:27:28.126877 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 654/2600] 10.4.3.253 () {68 vars in 1319 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:28.137740 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d7856fde-cdfa-4b34-9545-f7ebfe53a7d6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.138917 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:28.138917 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:28.140736 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7856fde-cdfa-4b34-9545-f7ebfe53a7d6 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/7b14bcc8-c228-479d-9ff4-0b700ae58d86 Jul 03 04:27:28.141093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d7856fde-cdfa-4b34-9545-f7ebfe53a7d6 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.141581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d7856fde-cdfa-4b34-9545-f7ebfe53a7d6 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.145728 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9493ca37-af4a-48ce-9750-77ec253bcfb7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:28.154466 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9493ca37-af4a-48ce-9750-77ec253bcfb7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:28.154992 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 647/2601] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:28.165627 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7856fde-cdfa-4b34-9545-f7ebfe53a7d6 tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types/7b14bcc8-c228-479d-9ff4-0b700ae58d86 returned with HTTP 202 Jul 03 04:27:28.166178 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 639/2602] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:27:28 2026] DELETE /volume/v3/group_types/7b14bcc8-c228-479d-9ff4-0b700ae58d86 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:27:28.175247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7dd912cd-16ed-4cae-9dae-d25f89b3a1fc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.178153 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dd912cd-16ed-4cae-9dae-d25f89b3a1fc tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/a2dbd8bd-0cd8-4623-a52d-e4815a22d42a Jul 03 04:27:28.178153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dd912cd-16ed-4cae-9dae-d25f89b3a1fc tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.179046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dd912cd-16ed-4cae-9dae-d25f89b3a1fc tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.197258 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dd912cd-16ed-4cae-9dae-d25f89b3a1fc tempest-GroupTypesTest-819102194 tempest-GroupTypesTest-819102194-project-admin] https://10.4.3.253/volume/v3/group_types/a2dbd8bd-0cd8-4623-a52d-e4815a22d42a returned with HTTP 202 Jul 03 04:27:28.197959 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 663/2603] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:27:28 2026] DELETE /volume/v3/group_types/a2dbd8bd-0cd8-4623-a52d-e4815a22d42a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:27:28.245058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a03b43d3-4161-4f79-9974-9a3a7d38d403 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.245058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a03b43d3-4161-4f79-9974-9a3a7d38d403 None None] GET https://10.4.3.253/volume// Jul 03 04:27:28.245058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a03b43d3-4161-4f79-9974-9a3a7d38d403 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.245058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a03b43d3-4161-4f79-9974-9a3a7d38d403 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.245314 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a03b43d3-4161-4f79-9974-9a3a7d38d403 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:28.245786 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 655/2604] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:28.256638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-9c47f9eb-bb2f-441a-9b70-5c5c673f7535 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.259015 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-9c47f9eb-bb2f-441a-9b70-5c5c673f7535 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:28.259343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-9c47f9eb-bb2f-441a-9b70-5c5c673f7535 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.260219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-9c47f9eb-bb2f-441a-9b70-5c5c673f7535 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.278948 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:28.278948 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:28.284514 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-9c47f9eb-bb2f-441a-9b70-5c5c673f7535 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:28.292517 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-9c47f9eb-bb2f-441a-9b70-5c5c673f7535 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:28.293052 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 648/2605] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 1029 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:28.411113 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.414098 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] PUT https://10.4.3.253/volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f Jul 03 04:27:28.414581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:28.425268 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Acquiring lock "cinder-attachment_update-d5c3839a-68c3-41ff-a849-f12a839f4791-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:27:28.434060 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-d5c3839a-68c3-41ff-a849-f12a839f4791-np0000004364" acquired by "attachment_update" :: waited 0.009s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:27:28.435247 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:28.435247 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:28.659065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5d442c47-912a-4b52-aed4-998c123fea11 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.661777 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d442c47-912a-4b52-aed4-998c123fea11 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:28.661777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d442c47-912a-4b52-aed4-998c123fea11 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.661777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d442c47-912a-4b52-aed4-998c123fea11 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.661777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5d442c47-912a-4b52-aed4-998c123fea11 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:28.666883 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:28.666883 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:28.667687 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d442c47-912a-4b52-aed4-998c123fea11 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:28.668071 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 664/2606] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:28.709304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0325063b-a90f-4e84-8c1a-f621e84df67d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:28.711170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0325063b-a90f-4e84-8c1a-f621e84df67d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:28.711415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0325063b-a90f-4e84-8c1a-f621e84df67d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:28.711608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0325063b-a90f-4e84-8c1a-f621e84df67d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:28.711710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0325063b-a90f-4e84-8c1a-f621e84df67d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:28.717266 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:28.717266 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:28.718250 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0325063b-a90f-4e84-8c1a-f621e84df67d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:28.718643 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 656/2607] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:28 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:28.961093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-d5c3839a-68c3-41ff-a849-f12a839f4791-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:27:28.961525 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-0d47a328-3ed2-4bb5-acaf-070cd2898800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f returned with HTTP 200 Jul 03 04:27:28.962144 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 640/2608] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:27:28 2026] PUT /volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:29.200446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c770e55-0f08-45e2-9ad1-88beab069ef1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:29.202278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c770e55-0f08-45e2-9ad1-88beab069ef1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:29.202278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c770e55-0f08-45e2-9ad1-88beab069ef1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:29.202278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c770e55-0f08-45e2-9ad1-88beab069ef1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:29.222060 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:29.222060 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:29.230219 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7c770e55-0f08-45e2-9ad1-88beab069ef1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:29.238425 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c770e55-0f08-45e2-9ad1-88beab069ef1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:29.240616 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 649/2609] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:29 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:29.680849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-18ae923d-786a-451c-a414-bc30907cef48 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:29.682943 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-18ae923d-786a-451c-a414-bc30907cef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:29.683240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-18ae923d-786a-451c-a414-bc30907cef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:29.683480 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-18ae923d-786a-451c-a414-bc30907cef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:29.683642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-18ae923d-786a-451c-a414-bc30907cef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:29.692031 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:29.692031 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:29.693308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-18ae923d-786a-451c-a414-bc30907cef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:29.693848 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 665/2610] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:29 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:29.735290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6495232a-f8c8-4d37-9fcd-88dc1bab859c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:29.737030 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6495232a-f8c8-4d37-9fcd-88dc1bab859c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:29.737030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6495232a-f8c8-4d37-9fcd-88dc1bab859c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:29.737138 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6495232a-f8c8-4d37-9fcd-88dc1bab859c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:29.737214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6495232a-f8c8-4d37-9fcd-88dc1bab859c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:29.743044 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:29.743044 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:29.743044 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6495232a-f8c8-4d37-9fcd-88dc1bab859c tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:29.743343 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 657/2611] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:29 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:30.255188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1a358f08-a99c-408b-b596-140934579039 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:30.258067 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1a358f08-a99c-408b-b596-140934579039 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:30.258415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1a358f08-a99c-408b-b596-140934579039 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:30.258699 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1a358f08-a99c-408b-b596-140934579039 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:30.274909 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:30.274909 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:30.279782 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1a358f08-a99c-408b-b596-140934579039 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:30.286824 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1a358f08-a99c-408b-b596-140934579039 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:30.287135 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 641/2612] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:30 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:30.711463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3efd3688-44c8-4899-bd00-ea88f10e2c6a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:30.716682 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3efd3688-44c8-4899-bd00-ea88f10e2c6a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:30.716937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3efd3688-44c8-4899-bd00-ea88f10e2c6a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:30.717441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3efd3688-44c8-4899-bd00-ea88f10e2c6a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:30.717539 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3efd3688-44c8-4899-bd00-ea88f10e2c6a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:30.726549 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:30.726549 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:30.727614 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3efd3688-44c8-4899-bd00-ea88f10e2c6a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:30.730614 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 650/2613] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:30 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:30.757852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b0e26520-fd5c-4d7a-85bb-5d53aabcdc2b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:30.762500 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b0e26520-fd5c-4d7a-85bb-5d53aabcdc2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:30.762500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b0e26520-fd5c-4d7a-85bb-5d53aabcdc2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:30.762500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b0e26520-fd5c-4d7a-85bb-5d53aabcdc2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:30.762500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b0e26520-fd5c-4d7a-85bb-5d53aabcdc2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:30.769673 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:30.769673 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:30.772186 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b0e26520-fd5c-4d7a-85bb-5d53aabcdc2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:30.772186 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 666/2614] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:30 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:31.309785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eaed2497-d2e9-482a-9e5f-cf9de8e5299a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:31.313302 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eaed2497-d2e9-482a-9e5f-cf9de8e5299a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:31.315260 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eaed2497-d2e9-482a-9e5f-cf9de8e5299a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:31.315260 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eaed2497-d2e9-482a-9e5f-cf9de8e5299a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:31.333636 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:31.333636 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:31.343371 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-eaed2497-d2e9-482a-9e5f-cf9de8e5299a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:31.357378 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eaed2497-d2e9-482a-9e5f-cf9de8e5299a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:31.358141 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 658/2615] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:31 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:31.509714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2b72a71f-f4ae-4cfe-afc2-eb2ac26b85f3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:31.707914 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b72a71f-f4ae-4cfe-afc2-eb2ac26b85f3 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:31.709864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b72a71f-f4ae-4cfe-afc2-eb2ac26b85f3 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-127758751", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1883892474", "vendor_name": "tempest-vendor_name-769752490"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:31.735401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b72a71f-f4ae-4cfe-afc2-eb2ac26b85f3 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:31.736709 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 642/2616] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:31 2026] POST /volume/v3/types => generated 326 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:31.745262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2bf7f67e-9f4d-4877-8d72-0a667c91249e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:31.747566 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2bf7f67e-9f4d-4877-8d72-0a667c91249e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:31.747856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2bf7f67e-9f4d-4877-8d72-0a667c91249e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:31.748118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2bf7f67e-9f4d-4877-8d72-0a667c91249e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:31.748175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2bf7f67e-9f4d-4877-8d72-0a667c91249e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:31.755772 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5bd94471-3855-4695-9f25-d91324d97cda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:31.758993 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:31.758993 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:31.758993 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2bf7f67e-9f4d-4877-8d72-0a667c91249e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:31.758993 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 651/2617] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:31 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:31.787363 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9cd07eef-a393-4b51-9c9a-8d08e27f12bb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:31.797667 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cd07eef-a393-4b51-9c9a-8d08e27f12bb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:31.797667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cd07eef-a393-4b51-9c9a-8d08e27f12bb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:31.797667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cd07eef-a393-4b51-9c9a-8d08e27f12bb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:31.797667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-9cd07eef-a393-4b51-9c9a-8d08e27f12bb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:31.803221 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:31.803221 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:31.805992 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cd07eef-a393-4b51-9c9a-8d08e27f12bb tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:31.805992 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 659/2618] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:31 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:31.888399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:31.890349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8877d158-1e18-4473-980f-987d75dc6a20", "size": 1, "name": "tempest-UserMessagesTest-Volume-1397355702"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:31.892069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Create volume request body: {'volume': {'volume_type': '8877d158-1e18-4473-980f-987d75dc6a20', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1397355702'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:31.899873 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Create volume of 1 GB Jul 03 04:27:31.900546 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:31.900546 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:31.902347 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Availability Zones retrieved successfully. Jul 03 04:27:31.910766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Flow 'volume_create_api' (0f2798f1-cc9a-43b3-aae2-ebd121fc63ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:31.913038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c153fc88-cd21-4812-9102-50f7905e45b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:31.914662 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:31.956988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c153fc88-cd21-4812-9102-50f7905e45b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:27:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1883892474',vendor_name='tempest-vendor_name-769752490'},id=8877d158-1e18-4473-980f-987d75dc6a20,is_public=True,name='tempest-UserMessagesTest-volume-type-127758751',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8877d158-1e18-4473-980f-987d75dc6a20', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:31.958358 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea15ef4-ab11-4fd0-84aa-328d89df9130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:32.001153 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-127758751 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-127758751, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:32.001630 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-127758751 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-127758751, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:32.067288 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Created reservations ['9495a8bc-3016-4eeb-b809-58873ab6f562', '4aec1d50-14e5-4484-b0d6-7264eebc6d3c', 'a30e6cf7-c18b-40bb-9916-9673c6ef5c8a', 'ecde11ef-82f8-4764-b312-8dc489f0b4bf'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:32.068386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea15ef4-ab11-4fd0-84aa-328d89df9130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9495a8bc-3016-4eeb-b809-58873ab6f562', '4aec1d50-14e5-4484-b0d6-7264eebc6d3c', 'a30e6cf7-c18b-40bb-9916-9673c6ef5c8a', 'ecde11ef-82f8-4764-b312-8dc489f0b4bf']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:32.071161 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ef83a5-be4e-460d-bdb4-699e461c63ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:32.105704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ef83a5-be4e-460d-bdb4-699e461c63ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3a8e3a9-a5bf-4629-b41f-7d7d4012f454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1397355702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f64b24a78244a1b0a757a3264a1cef',qos_specs=None,replication_status=,reservations=['9495a8bc-3016-4eeb-b809-58873ab6f562','4aec1d50-14e5-4484-b0d6-7264eebc6d3c','a30e6cf7-c18b-40bb-9916-9673c6ef5c8a','ecde11ef-82f8-4764-b312-8dc489f0b4bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf1d3542546e41dab707f249f4fe15a8',volume_type_id=8877d158-1e18-4473-980f-987d75dc6a20), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1397355702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3a8e3a9-a5bf-4629-b41f-7d7d4012f454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0f64b24a78244a1b0a757a3264a1cef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf1d3542546e41dab707f249f4fe15a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8877d158-1e18-4473-980f-987d75dc6a20),volume_type_id=8877d158-1e18-4473-980f-987d75dc6a20)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:32.106661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8735c0f-82bc-4666-9cb4-630ae01c162c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:32.145412 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8735c0f-82bc-4666-9cb4-630ae01c162c) transitioned into state 'SUCCESS' from state '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-1397355702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f64b24a78244a1b0a757a3264a1cef',qos_specs=None,replication_status=,reservations=['9495a8bc-3016-4eeb-b809-58873ab6f562','4aec1d50-14e5-4484-b0d6-7264eebc6d3c','a30e6cf7-c18b-40bb-9916-9673c6ef5c8a','ecde11ef-82f8-4764-b312-8dc489f0b4bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf1d3542546e41dab707f249f4fe15a8',volume_type_id=8877d158-1e18-4473-980f-987d75dc6a20)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:32.146516 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8309c9fe-2c31-4de2-8e23-bff7a9ff985e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:32.168899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8309c9fe-2c31-4de2-8e23-bff7a9ff985e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:32.171017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Flow 'volume_create_api' (0f2798f1-cc9a-43b3-aae2-ebd121fc63ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:32.171278 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Create volume request issued successfully. Jul 03 04:27:32.172249 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bd94471-3855-4695-9f25-d91324d97cda tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:32.173390 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 667/2619] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:27:31 2026] POST /volume/v3/volumes => generated 785 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:32.189046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-899207a4-65f7-49cc-80dd-7e21be3a789a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:32.193538 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-899207a4-65f7-49cc-80dd-7e21be3a789a tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 Jul 03 04:27:32.193538 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-899207a4-65f7-49cc-80dd-7e21be3a789a tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:32.193538 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-899207a4-65f7-49cc-80dd-7e21be3a789a tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:32.204776 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:32.204776 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:32.210904 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-899207a4-65f7-49cc-80dd-7e21be3a789a tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:32.219935 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-899207a4-65f7-49cc-80dd-7e21be3a789a tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 returned with HTTP 200 Jul 03 04:27:32.220651 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 643/2620] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:32 2026] GET /volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:32.378752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-03b5e1e2-ac27-4c77-9069-b7a0bf219e6e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:32.382528 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03b5e1e2-ac27-4c77-9069-b7a0bf219e6e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:32.382528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03b5e1e2-ac27-4c77-9069-b7a0bf219e6e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:32.383623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03b5e1e2-ac27-4c77-9069-b7a0bf219e6e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:32.403500 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:32.403500 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:32.411080 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-03b5e1e2-ac27-4c77-9069-b7a0bf219e6e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:32.421483 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03b5e1e2-ac27-4c77-9069-b7a0bf219e6e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:32.422431 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 652/2621] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:32 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:32.776514 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a2000d84-b897-43be-bda0-0089299be75d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:32.779058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2000d84-b897-43be-bda0-0089299be75d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:32.779414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2000d84-b897-43be-bda0-0089299be75d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:32.779625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2000d84-b897-43be-bda0-0089299be75d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:32.779773 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-a2000d84-b897-43be-bda0-0089299be75d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:32.786806 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:32.786806 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:32.788111 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2000d84-b897-43be-bda0-0089299be75d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:32.789075 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 660/2622] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:32 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:32.819822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cabc1989-8266-4d74-aa12-bd52c0dbcd15 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:32.822071 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cabc1989-8266-4d74-aa12-bd52c0dbcd15 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:32.822432 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cabc1989-8266-4d74-aa12-bd52c0dbcd15 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:32.822811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cabc1989-8266-4d74-aa12-bd52c0dbcd15 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:32.822811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-cabc1989-8266-4d74-aa12-bd52c0dbcd15 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:32.829424 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:32.829424 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:32.830470 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cabc1989-8266-4d74-aa12-bd52c0dbcd15 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:32.831294 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 668/2623] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:32 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.238446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d90ff45-1c42-4948-a47f-f2349d2b1b3f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.240752 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d90ff45-1c42-4948-a47f-f2349d2b1b3f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 Jul 03 04:27:33.241057 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d90ff45-1c42-4948-a47f-f2349d2b1b3f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.241357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d90ff45-1c42-4948-a47f-f2349d2b1b3f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.254888 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.254888 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:33.262497 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6d90ff45-1c42-4948-a47f-f2349d2b1b3f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:33.271343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d90ff45-1c42-4948-a47f-f2349d2b1b3f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 returned with HTTP 200 Jul 03 04:27:33.272105 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 644/2624] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.289079 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d53a30a8-0676-4552-8185-42762c5e1bc8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.292800 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d53a30a8-0676-4552-8185-42762c5e1bc8 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/messages Jul 03 04:27:33.293174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d53a30a8-0676-4552-8185-42762c5e1bc8 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.293470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d53a30a8-0676-4552-8185-42762c5e1bc8 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.302449 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d53a30a8-0676-4552-8185-42762c5e1bc8 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:27:33.302901 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 653/2625] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.316137 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e9f68e6b-9fae-48fb-a600-6bc0a8c26683 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.318886 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e9f68e6b-9fae-48fb-a600-6bc0a8c26683 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] DELETE https://10.4.3.253/volume/v3/messages/ddd61829-023c-44cb-9b62-45aee0575dae Jul 03 04:27:33.321878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e9f68e6b-9fae-48fb-a600-6bc0a8c26683 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.321878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e9f68e6b-9fae-48fb-a600-6bc0a8c26683 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.335704 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e9f68e6b-9fae-48fb-a600-6bc0a8c26683 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages/ddd61829-023c-44cb-9b62-45aee0575dae returned with HTTP 204 Jul 03 04:27:33.336752 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 661/2626] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:27:33 2026] DELETE /volume/v3/messages/ddd61829-023c-44cb-9b62-45aee0575dae => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:27:33.346852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-03f332ac-26e1-4ebd-871f-edc97f4265a6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.349517 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-03f332ac-26e1-4ebd-871f-edc97f4265a6 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/messages/ddd61829-023c-44cb-9b62-45aee0575dae Jul 03 04:27:33.350174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-03f332ac-26e1-4ebd-871f-edc97f4265a6 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.350174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-03f332ac-26e1-4ebd-871f-edc97f4265a6 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.354767 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-03f332ac-26e1-4ebd-871f-edc97f4265a6 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages/ddd61829-023c-44cb-9b62-45aee0575dae returned with HTTP 404 Jul 03 04:27:33.355630 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 669/2627] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/messages/ddd61829-023c-44cb-9b62-45aee0575dae => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:33.365493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-15cc150d-1336-4559-93ed-1ce8b0513264 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.368655 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15cc150d-1336-4559-93ed-1ce8b0513264 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 Jul 03 04:27:33.368655 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15cc150d-1336-4559-93ed-1ce8b0513264 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.373352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15cc150d-1336-4559-93ed-1ce8b0513264 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.380038 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.380038 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:33.384704 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-15cc150d-1336-4559-93ed-1ce8b0513264 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:33.390545 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15cc150d-1336-4559-93ed-1ce8b0513264 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 returned with HTTP 200 Jul 03 04:27:33.391102 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 645/2628] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.408376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.411806 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 Jul 03 04:27:33.411806 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.412691 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.413095 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Delete volume with id: d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 Jul 03 04:27:33.425122 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.425122 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:33.426026 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:33.427942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99792) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:27:33.443588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8d2db6c7-3a42-4858-8adf-9663ffa1b635 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.447191 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d2db6c7-3a42-4858-8adf-9663ffa1b635 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:33.447191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d2db6c7-3a42-4858-8adf-9663ffa1b635 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.447191 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d2db6c7-3a42-4858-8adf-9663ffa1b635 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.451213 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-127758751 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-127758751, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:33.451877 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-127758751 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-127758751, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:33.462063 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.462063 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:33.468316 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8d2db6c7-3a42-4858-8adf-9663ffa1b635 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:33.468634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Created reservations ['aa6b7915-8b03-4796-a3ce-aebc10d144f9', '519786c2-5372-487d-872b-aa41fccbc290', '3b7f2f33-86ab-4aca-a20f-41d2e43a96ff', 'ded8bad4-dada-40fa-b87d-e81410230a88'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:33.477203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d2db6c7-3a42-4858-8adf-9663ffa1b635 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:33.478272 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 662/2629] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.508887 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Delete volume request issued successfully. Jul 03 04:27:33.509263 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0bb5de2-72cd-4063-9cef-debd56157a0f tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 returned with HTTP 202 Jul 03 04:27:33.509934 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 654/2630] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:33 2026] DELETE /volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:33.520157 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-227ec38d-0cde-4164-949a-d3f94f10a872 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.522700 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-227ec38d-0cde-4164-949a-d3f94f10a872 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 Jul 03 04:27:33.523009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-227ec38d-0cde-4164-949a-d3f94f10a872 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.524104 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-227ec38d-0cde-4164-949a-d3f94f10a872 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.532469 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-227ec38d-0cde-4164-949a-d3f94f10a872 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 returned with HTTP 404 Jul 03 04:27:33.533139 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 670/2631] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/volumes/d3a8e3a9-a5bf-4629-b41f-7d7d4012f454 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:33.542808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-806fc55f-fabf-4b70-9e00-56b3e58f1ffa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.545318 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-806fc55f-fabf-4b70-9e00-56b3e58f1ffa tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] DELETE https://10.4.3.253/volume/v3/types/8877d158-1e18-4473-980f-987d75dc6a20 Jul 03 04:27:33.545318 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-806fc55f-fabf-4b70-9e00-56b3e58f1ffa tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.545653 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-806fc55f-fabf-4b70-9e00-56b3e58f1ffa tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.586929 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-806fc55f-fabf-4b70-9e00-56b3e58f1ffa tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] https://10.4.3.253/volume/v3/types/8877d158-1e18-4473-980f-987d75dc6a20 returned with HTTP 202 Jul 03 04:27:33.587586 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 646/2632] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:33 2026] DELETE /volume/v3/types/8877d158-1e18-4473-980f-987d75dc6a20 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:33.600097 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-efbdc1e6-da7d-4fe2-9953-0cb3f21ae5d1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.603387 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efbdc1e6-da7d-4fe2-9953-0cb3f21ae5d1 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] GET https://10.4.3.253/volume/v3/types/8877d158-1e18-4473-980f-987d75dc6a20 Jul 03 04:27:33.603387 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efbdc1e6-da7d-4fe2-9953-0cb3f21ae5d1 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.603755 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efbdc1e6-da7d-4fe2-9953-0cb3f21ae5d1 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.609240 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efbdc1e6-da7d-4fe2-9953-0cb3f21ae5d1 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] https://10.4.3.253/volume/v3/types/8877d158-1e18-4473-980f-987d75dc6a20 returned with HTTP 404 Jul 03 04:27:33.610111 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 663/2633] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/types/8877d158-1e18-4473-980f-987d75dc6a20 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:33.622109 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b47e65a7-f383-42e1-b1c0-003ee6c82c6b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.623899 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b47e65a7-f383-42e1-b1c0-003ee6c82c6b tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:33.624466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b47e65a7-f383-42e1-b1c0-003ee6c82c6b tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1711915660", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1537309308", "vendor_name": "tempest-vendor_name-1189549529"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:33.647206 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b47e65a7-f383-42e1-b1c0-003ee6c82c6b tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:33.647206 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 655/2634] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:33 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.659304 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5e18be76-625a-43c0-9d29-57c4782615c5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.662581 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:33.662961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "de1bc94a-7b22-4e98-8db9-3be5a26d7125", "size": 1, "name": "tempest-UserMessagesTest-Volume-16852876"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:33.665099 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Create volume request body: {'volume': {'volume_type': 'de1bc94a-7b22-4e98-8db9-3be5a26d7125', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-16852876'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:33.670846 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Create volume of 1 GB Jul 03 04:27:33.671342 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.671342 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:33.671886 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Availability Zones retrieved successfully. Jul 03 04:27:33.681141 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Flow 'volume_create_api' (7b3b42e8-bf66-4f2a-8771-3795862f5025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:33.682999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7819b1a-52a7-4ada-a2ed-842f30fc8cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:33.684710 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:33.714946 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7819b1a-52a7-4ada-a2ed-842f30fc8cda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:27:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1537309308',vendor_name='tempest-vendor_name-1189549529'},id=de1bc94a-7b22-4e98-8db9-3be5a26d7125,is_public=True,name='tempest-UserMessagesTest-volume-type-1711915660',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de1bc94a-7b22-4e98-8db9-3be5a26d7125', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:33.716027 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2bcf99-0739-4990-8fd1-3d1c007cff6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:33.749126 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1711915660 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1711915660, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:33.749665 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1711915660 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1711915660, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:33.790749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Created reservations ['b5a4c5a2-a023-4b83-a205-e6372aec73ab', 'f73b60ce-53ae-42c3-a25d-fcf7e12261c1', 'c0a7bcc7-84d8-44ea-a3de-dab632f319e6', 'df734626-fb4d-4bb7-a7fa-820d0c6e9f81'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:33.792344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2bcf99-0739-4990-8fd1-3d1c007cff6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5a4c5a2-a023-4b83-a205-e6372aec73ab', 'f73b60ce-53ae-42c3-a25d-fcf7e12261c1', 'c0a7bcc7-84d8-44ea-a3de-dab632f319e6', 'df734626-fb4d-4bb7-a7fa-820d0c6e9f81']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:33.793342 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d3891e-c620-4404-82e4-c043f8167fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:33.801416 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-029a7a7d-34c4-4e69-9ebf-c5c33befc1e9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.803931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-029a7a7d-34c4-4e69-9ebf-c5c33befc1e9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:33.804250 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-029a7a7d-34c4-4e69-9ebf-c5c33befc1e9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.805412 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-029a7a7d-34c4-4e69-9ebf-c5c33befc1e9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.805412 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-029a7a7d-34c4-4e69-9ebf-c5c33befc1e9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:33.813595 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.813595 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:33.814779 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-029a7a7d-34c4-4e69-9ebf-c5c33befc1e9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:33.815337 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 647/2635] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.822540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4d3891e-c620-4404-82e4-c043f8167fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae765f95-bbac-44b3-a9a5-0fd2d6761274', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-16852876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f64b24a78244a1b0a757a3264a1cef',qos_specs=None,replication_status=,reservations=['b5a4c5a2-a023-4b83-a205-e6372aec73ab','f73b60ce-53ae-42c3-a25d-fcf7e12261c1','c0a7bcc7-84d8-44ea-a3de-dab632f319e6','df734626-fb4d-4bb7-a7fa-820d0c6e9f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf1d3542546e41dab707f249f4fe15a8',volume_type_id=de1bc94a-7b22-4e98-8db9-3be5a26d7125), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-16852876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae765f95-bbac-44b3-a9a5-0fd2d6761274,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a0f64b24a78244a1b0a757a3264a1cef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cf1d3542546e41dab707f249f4fe15a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de1bc94a-7b22-4e98-8db9-3be5a26d7125),volume_type_id=de1bc94a-7b22-4e98-8db9-3be5a26d7125)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:33.823563 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98846309-b8ce-4e8b-a793-51adeeaf5fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:33.847357 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8652a734-8253-423f-a0e2-8b2eae2f595f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.850212 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8652a734-8253-423f-a0e2-8b2eae2f595f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:33.850529 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8652a734-8253-423f-a0e2-8b2eae2f595f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.850821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98846309-b8ce-4e8b-a793-51adeeaf5fcf) transitioned into state 'SUCCESS' from state '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-16852876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a0f64b24a78244a1b0a757a3264a1cef',qos_specs=None,replication_status=,reservations=['b5a4c5a2-a023-4b83-a205-e6372aec73ab','f73b60ce-53ae-42c3-a25d-fcf7e12261c1','c0a7bcc7-84d8-44ea-a3de-dab632f319e6','df734626-fb4d-4bb7-a7fa-820d0c6e9f81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cf1d3542546e41dab707f249f4fe15a8',volume_type_id=de1bc94a-7b22-4e98-8db9-3be5a26d7125)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:33.850955 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8652a734-8253-423f-a0e2-8b2eae2f595f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.851294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8652a734-8253-423f-a0e2-8b2eae2f595f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:33.851636 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b163ec-71a1-41dc-8134-3d12ee5fd8ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:33.859691 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.859691 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:33.861170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8652a734-8253-423f-a0e2-8b2eae2f595f tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:33.861719 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 664/2636] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:33.865354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6b163ec-71a1-41dc-8134-3d12ee5fd8ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:33.866428 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Flow 'volume_create_api' (7b3b42e8-bf66-4f2a-8771-3795862f5025) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:33.866847 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Create volume request issued successfully. Jul 03 04:27:33.867692 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e18be76-625a-43c0-9d29-57c4782615c5 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:33.868286 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 671/2637] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:27:33 2026] POST /volume/v3/volumes => generated 784 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:33.887491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-573d69e9-3ac3-4031-8dcd-0fbc85472a5d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:33.891351 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-573d69e9-3ac3-4031-8dcd-0fbc85472a5d tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 Jul 03 04:27:33.891351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-573d69e9-3ac3-4031-8dcd-0fbc85472a5d tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:33.891351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-573d69e9-3ac3-4031-8dcd-0fbc85472a5d tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:33.899107 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:33.899107 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:33.903833 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-573d69e9-3ac3-4031-8dcd-0fbc85472a5d tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:33.910008 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-573d69e9-3ac3-4031-8dcd-0fbc85472a5d tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 returned with HTTP 200 Jul 03 04:27:33.910718 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 656/2638] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:33 2026] GET /volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.500032 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-15f90a78-0dcf-449c-a76f-a41978afc54a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.502514 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15f90a78-0dcf-449c-a76f-a41978afc54a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:34.502808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15f90a78-0dcf-449c-a76f-a41978afc54a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.503169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15f90a78-0dcf-449c-a76f-a41978afc54a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.515860 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.515860 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:34.521728 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-15f90a78-0dcf-449c-a76f-a41978afc54a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:34.528940 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15f90a78-0dcf-449c-a76f-a41978afc54a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:34.529642 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 648/2639] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.830547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6736db79-e12c-4002-805a-9538066f48ac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.833900 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6736db79-e12c-4002-805a-9538066f48ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:34.833900 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6736db79-e12c-4002-805a-9538066f48ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.834669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6736db79-e12c-4002-805a-9538066f48ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.834852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6736db79-e12c-4002-805a-9538066f48ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:34.839683 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.839683 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:34.840538 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6736db79-e12c-4002-805a-9538066f48ac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:34.841097 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 665/2640] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.853226 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4282bbde-e4d6-4651-a495-6558c1a85212 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.855316 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4282bbde-e4d6-4651-a495-6558c1a85212 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:34.855548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4282bbde-e4d6-4651-a495-6558c1a85212 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.855807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4282bbde-e4d6-4651-a495-6558c1a85212 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.862245 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.862245 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:34.862792 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4282bbde-e4d6-4651-a495-6558c1a85212 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:27:34.863649 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4282bbde-e4d6-4651-a495-6558c1a85212 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 returned with HTTP 200 Jul 03 04:27:34.864231 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 672/2641] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.873066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b3d42778-5ed5-4171-a288-7309abf37166 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.873240 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e2082c8c-7387-4e78-89e6-f733ea33ef76 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.876508 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3d42778-5ed5-4171-a288-7309abf37166 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:34.876508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3d42778-5ed5-4171-a288-7309abf37166 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.876508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3d42778-5ed5-4171-a288-7309abf37166 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.876508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b3d42778-5ed5-4171-a288-7309abf37166 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:34.876750 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2082c8c-7387-4e78-89e6-f733ea33ef76 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:34.876750 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2082c8c-7387-4e78-89e6-f733ea33ef76 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.876750 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2082c8c-7387-4e78-89e6-f733ea33ef76 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.876750 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e2082c8c-7387-4e78-89e6-f733ea33ef76 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:34.880145 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.880145 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:34.882379 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3d42778-5ed5-4171-a288-7309abf37166 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:34.882433 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.882433 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:34.882518 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 649/2642] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.882600 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2082c8c-7387-4e78-89e6-f733ea33ef76 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:34.882600 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 657/2643] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.892910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.895793 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:34.896139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.896442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.896598 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete backup with id: af9ee9e7-d661-4296-90e0-084fc0e515d4. Jul 03 04:27:34.903406 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.903406 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:34.924071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] delete_backup rpcapi backup_id af9ee9e7-d661-4296-90e0-084fc0e515d4 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:27:34.926315 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6a1b3ae-3090-46e9-b5a6-41679d23d85b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 202 Jul 03 04:27:34.926459 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 666/2644] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:34 2026] DELETE /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:34.927145 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-10ac81ba-6905-47b2-a2d6-8911497fd197 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.929352 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-10ac81ba-6905-47b2-a2d6-8911497fd197 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 Jul 03 04:27:34.929661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-10ac81ba-6905-47b2-a2d6-8911497fd197 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.929913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-10ac81ba-6905-47b2-a2d6-8911497fd197 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.937302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-396aade7-bf6d-40c4-bd65-b5c17eac3b47 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.938131 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.938131 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:34.941863 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-396aade7-bf6d-40c4-bd65-b5c17eac3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:34.942146 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-396aade7-bf6d-40c4-bd65-b5c17eac3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.942352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-396aade7-bf6d-40c4-bd65-b5c17eac3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.942537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-396aade7-bf6d-40c4-bd65-b5c17eac3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:34.942744 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-10ac81ba-6905-47b2-a2d6-8911497fd197 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:34.948732 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-10ac81ba-6905-47b2-a2d6-8911497fd197 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 returned with HTTP 200 Jul 03 04:27:34.949171 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 673/2645] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.954357 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:34.954357 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:34.955383 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-396aade7-bf6d-40c4-bd65-b5c17eac3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 200 Jul 03 04:27:34.955964 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 650/2646] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.964368 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-df0ec3c7-429c-4547-80c5-4e55ac3ea99b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.966398 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df0ec3c7-429c-4547-80c5-4e55ac3ea99b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/messages Jul 03 04:27:34.966968 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df0ec3c7-429c-4547-80c5-4e55ac3ea99b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.967457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df0ec3c7-429c-4547-80c5-4e55ac3ea99b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.972957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df0ec3c7-429c-4547-80c5-4e55ac3ea99b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:27:34.972957 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 658/2647] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:34.983840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3cabc0f-cb69-47c0-888b-d05823ee32df None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:34.985940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3cabc0f-cb69-47c0-888b-d05823ee32df tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/messages/e440d9e1-2fcf-483d-9279-d928a1628b0f Jul 03 04:27:34.986392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3cabc0f-cb69-47c0-888b-d05823ee32df tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:34.986637 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3cabc0f-cb69-47c0-888b-d05823ee32df tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:34.991474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3cabc0f-cb69-47c0-888b-d05823ee32df tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages/e440d9e1-2fcf-483d-9279-d928a1628b0f returned with HTTP 200 Jul 03 04:27:34.992281 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 667/2648] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:34 2026] GET /volume/v3/messages/e440d9e1-2fcf-483d-9279-d928a1628b0f => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:35.002066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-47005d87-0d3a-425b-b148-4d23bdbeb205 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.003606 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47005d87-0d3a-425b-b148-4d23bdbeb205 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/messages Jul 03 04:27:35.003894 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47005d87-0d3a-425b-b148-4d23bdbeb205 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.004079 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47005d87-0d3a-425b-b148-4d23bdbeb205 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.008133 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47005d87-0d3a-425b-b148-4d23bdbeb205 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages returned with HTTP 200 Jul 03 04:27:35.008748 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 674/2649] 10.4.3.253 () {68 vars in 1280 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:35.016623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-660169f7-78bf-44c3-8ca6-b358a05912d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.018860 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-660169f7-78bf-44c3-8ca6-b358a05912d7 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] DELETE https://10.4.3.253/volume/v3/messages/e440d9e1-2fcf-483d-9279-d928a1628b0f Jul 03 04:27:35.019242 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-660169f7-78bf-44c3-8ca6-b358a05912d7 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.019528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-660169f7-78bf-44c3-8ca6-b358a05912d7 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.033733 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-660169f7-78bf-44c3-8ca6-b358a05912d7 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/messages/e440d9e1-2fcf-483d-9279-d928a1628b0f returned with HTTP 204 Jul 03 04:27:35.034347 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 651/2650] 10.4.3.253 () {68 vars in 1394 bytes} [Fri Jul 3 04:27:35 2026] DELETE /volume/v3/messages/e440d9e1-2fcf-483d-9279-d928a1628b0f => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 04:27:35.044592 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3ad7e2e5-663a-47ca-b382-74c5b43cc92b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.046733 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3ad7e2e5-663a-47ca-b382-74c5b43cc92b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 Jul 03 04:27:35.047440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3ad7e2e5-663a-47ca-b382-74c5b43cc92b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.047858 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3ad7e2e5-663a-47ca-b382-74c5b43cc92b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.059605 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:35.059605 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:35.066476 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3ad7e2e5-663a-47ca-b382-74c5b43cc92b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:35.075359 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3ad7e2e5-663a-47ca-b382-74c5b43cc92b tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 returned with HTTP 200 Jul 03 04:27:35.076911 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 659/2651] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:35.091050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.093264 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 Jul 03 04:27:35.093568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.093790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.093960 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Delete volume with id: ae765f95-bbac-44b3-a9a5-0fd2d6761274 Jul 03 04:27:35.101649 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:35.101649 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:35.102181 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Volume info retrieved successfully. Jul 03 04:27:35.103344 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99794) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 04:27:35.116043 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1711915660 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1711915660, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:35.116556 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1711915660 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1711915660, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:27:35.130250 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Created reservations ['51195359-8a32-498b-842e-b93ca6e1462f', 'fac32785-f4ef-43b1-bfef-2c42c5101d94', 'ca41fa3f-b65e-45ae-86fa-690f05834aec', '70e03e65-35d3-4b6e-a478-8af3ca657691'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:35.168835 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Delete volume request issued successfully. Jul 03 04:27:35.169269 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e34d5f00-cfc6-469f-a45f-3a3c94cebce3 tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 returned with HTTP 202 Jul 03 04:27:35.170004 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 668/2652] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:35 2026] DELETE /volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:35.178905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-af01afd2-5fc7-4e08-b59c-7fa48b0254de None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.181512 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af01afd2-5fc7-4e08-b59c-7fa48b0254de tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] GET https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 Jul 03 04:27:35.181823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af01afd2-5fc7-4e08-b59c-7fa48b0254de tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.182099 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af01afd2-5fc7-4e08-b59c-7fa48b0254de tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.189212 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af01afd2-5fc7-4e08-b59c-7fa48b0254de tempest-UserMessagesTest-46067604 tempest-UserMessagesTest-46067604-project-member] https://10.4.3.253/volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 returned with HTTP 404 Jul 03 04:27:35.189771 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 675/2653] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/volumes/ae765f95-bbac-44b3-a9a5-0fd2d6761274 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:35.199846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f62d8c09-5cd6-4e42-aaf9-dbd902849685 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.202266 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f62d8c09-5cd6-4e42-aaf9-dbd902849685 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] DELETE https://10.4.3.253/volume/v3/types/de1bc94a-7b22-4e98-8db9-3be5a26d7125 Jul 03 04:27:35.202598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f62d8c09-5cd6-4e42-aaf9-dbd902849685 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.202955 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f62d8c09-5cd6-4e42-aaf9-dbd902849685 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.236508 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f62d8c09-5cd6-4e42-aaf9-dbd902849685 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] https://10.4.3.253/volume/v3/types/de1bc94a-7b22-4e98-8db9-3be5a26d7125 returned with HTTP 202 Jul 03 04:27:35.237933 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 652/2654] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:35 2026] DELETE /volume/v3/types/de1bc94a-7b22-4e98-8db9-3be5a26d7125 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:27:35.248010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d85b6855-6f00-41f6-a5b0-df22008750f2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.250479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d85b6855-6f00-41f6-a5b0-df22008750f2 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] GET https://10.4.3.253/volume/v3/types/de1bc94a-7b22-4e98-8db9-3be5a26d7125 Jul 03 04:27:35.252149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d85b6855-6f00-41f6-a5b0-df22008750f2 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.252149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d85b6855-6f00-41f6-a5b0-df22008750f2 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.259349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d85b6855-6f00-41f6-a5b0-df22008750f2 tempest-UserMessagesTest-1528705157 tempest-UserMessagesTest-1528705157-project-admin] https://10.4.3.253/volume/v3/types/de1bc94a-7b22-4e98-8db9-3be5a26d7125 returned with HTTP 404 Jul 03 04:27:35.259349 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 660/2655] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/types/de1bc94a-7b22-4e98-8db9-3be5a26d7125 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:35.548824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1ba6f564-9025-4e85-95af-ed322f44e085 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.552635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ba6f564-9025-4e85-95af-ed322f44e085 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:35.552887 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ba6f564-9025-4e85-95af-ed322f44e085 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.553209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ba6f564-9025-4e85-95af-ed322f44e085 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.570744 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:35.570744 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:35.575678 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1ba6f564-9025-4e85-95af-ed322f44e085 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:35.583017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ba6f564-9025-4e85-95af-ed322f44e085 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:35.583890 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 669/2656] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:35.894836 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ec832218-c1cc-442f-9ad8-8c869f5c2b3d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.897298 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec832218-c1cc-442f-9ad8-8c869f5c2b3d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:35.897625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec832218-c1cc-442f-9ad8-8c869f5c2b3d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.897886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec832218-c1cc-442f-9ad8-8c869f5c2b3d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.898038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ec832218-c1cc-442f-9ad8-8c869f5c2b3d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:35.900166 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=276,cinder:INSERT=48,cinder:UPDATE=87 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:27:35.904001 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:35.904001 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:35.904942 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec832218-c1cc-442f-9ad8-8c869f5c2b3d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:35.905701 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 676/2657] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:35.921151 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.923449 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] POST https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12/action Jul 03 04:27:35.923905 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:35.924026 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:35.926531 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Updating backup '357227da-4efb-4014-bb0a-e8591ad6bb12' with '{'status': 'error'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 04:27:35.936128 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:35.936128 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:35.937918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e59c229fa68a46148a5b474c7fe8ae91', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bc7620097b147cd84ba201aac7c78f3', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:35.938259 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e5d541d-ed93-432f-a97a-8fe68b7b487a tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12/action returned with HTTP 403 Jul 03 04:27:35.938914 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 653/2658] 10.4.3.253 () {70 vars in 1430 bytes} [Fri Jul 3 04:27:35 2026] POST /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:35.949509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.951682 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e Jul 03 04:27:35.953674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.953674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.953674 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete volume with id: 0906e570-0196-4f0a-aa43-45be0858802e Jul 03 04:27:35.976443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1286f69e-97f7-485d-a372-b9efee5270a1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:35.977098 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:35.977098 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:35.977098 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:35.980580 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1286f69e-97f7-485d-a372-b9efee5270a1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 Jul 03 04:27:35.980580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1286f69e-97f7-485d-a372-b9efee5270a1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:35.980580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1286f69e-97f7-485d-a372-b9efee5270a1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:35.980580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1286f69e-97f7-485d-a372-b9efee5270a1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Show backup with id af9ee9e7-d661-4296-90e0-084fc0e515d4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:35.986099 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1286f69e-97f7-485d-a372-b9efee5270a1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 returned with HTTP 404 Jul 03 04:27:35.987145 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 670/2659] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:35 2026] GET /volume/v3/backups/af9ee9e7-d661-4296-90e0-084fc0e515d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:36.004608 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete volume request issued successfully. Jul 03 04:27:36.004806 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5868e5c7-37dc-4822-ba40-f1565cff3d5b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e returned with HTTP 202 Jul 03 04:27:36.007151 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 661/2660] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:35 2026] DELETE /volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:36.013371 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6b33acc4-bb9b-4b5f-9883-1f1458a09692 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.015402 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6b33acc4-bb9b-4b5f-9883-1f1458a09692 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e Jul 03 04:27:36.015824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6b33acc4-bb9b-4b5f-9883-1f1458a09692 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.015824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6b33acc4-bb9b-4b5f-9883-1f1458a09692 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.027701 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.027701 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:36.032985 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6b33acc4-bb9b-4b5f-9883-1f1458a09692 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:36.038920 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6b33acc4-bb9b-4b5f-9883-1f1458a09692 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e returned with HTTP 200 Jul 03 04:27:36.039662 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 677/2661] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:36 2026] GET /volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:36.091937 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-980748ec-e63e-4c13-976f-a2169578d23c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.094617 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:36.094964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.095294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.095516 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:36.102305 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.102305 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:36.103381 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:27:36.125588 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:27:36.126204 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-980748ec-e63e-4c13-976f-a2169578d23c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 returned with HTTP 202 Jul 03 04:27:36.126639 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 654/2662] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:27:36 2026] DELETE /volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:36.138469 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-acefd9fb-3a1c-4a60-b2b6-3f943a57d3f7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.144701 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-acefd9fb-3a1c-4a60-b2b6-3f943a57d3f7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:36.144920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-acefd9fb-3a1c-4a60-b2b6-3f943a57d3f7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.145205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-acefd9fb-3a1c-4a60-b2b6-3f943a57d3f7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.153392 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.153392 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:36.154292 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-acefd9fb-3a1c-4a60-b2b6-3f943a57d3f7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:27:36.155722 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-acefd9fb-3a1c-4a60-b2b6-3f943a57d3f7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 returned with HTTP 200 Jul 03 04:27:36.156241 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 671/2663] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:36 2026] GET /volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:36.196499 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dbe3a050-2abb-4b64-9f51-12d9e35f5044 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.198344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dbe3a050-2abb-4b64-9f51-12d9e35f5044 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:36.198553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dbe3a050-2abb-4b64-9f51-12d9e35f5044 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.199037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dbe3a050-2abb-4b64-9f51-12d9e35f5044 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.207971 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.207971 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:36.213924 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dbe3a050-2abb-4b64-9f51-12d9e35f5044 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:36.224810 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dbe3a050-2abb-4b64-9f51-12d9e35f5044 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:36.224810 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 662/2664] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:36 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:36.235966 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-be0ccaae-54af-4e03-b785-30774fcf1288 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.238509 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be0ccaae-54af-4e03-b785-30774fcf1288 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:36.238769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be0ccaae-54af-4e03-b785-30774fcf1288 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.239003 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be0ccaae-54af-4e03-b785-30774fcf1288 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.250233 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.250233 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:36.263857 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-be0ccaae-54af-4e03-b785-30774fcf1288 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:36.274947 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be0ccaae-54af-4e03-b785-30774fcf1288 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:36.275502 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 678/2665] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:36 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:36.331288 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-13b503f7-fe67-43db-8b44-2083fb82ef72 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.508860 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-13b503f7-fe67-43db-8b44-2083fb82ef72 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:36.509154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-13b503f7-fe67-43db-8b44-2083fb82ef72 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.509466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-13b503f7-fe67-43db-8b44-2083fb82ef72 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.516522 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-2194bb4d-fb75-4cd6-b3f5-051656e788cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.519776 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.519776 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:36.519932 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-2194bb4d-fb75-4cd6-b3f5-051656e788cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f/action Jul 03 04:27:36.520297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-2194bb4d-fb75-4cd6-b3f5-051656e788cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:36.520442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-2194bb4d-fb75-4cd6-b3f5-051656e788cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:36.525625 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-13b503f7-fe67-43db-8b44-2083fb82ef72 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:36.530277 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-13b503f7-fe67-43db-8b44-2083fb82ef72 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:36.530897 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 655/2666] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:36 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:36.548761 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=286,cinder:INSERT=46,cinder:UPDATE=95 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:27:36.553182 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.553182 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:36.574162 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6887fe13-b84f-4dab-8e22-92991028ee20 req-2194bb4d-fb75-4cd6-b3f5-051656e788cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f/action returned with HTTP 204 Jul 03 04:27:36.574863 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 672/2667] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:27:36 2026] POST /volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:36.601442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-df46a669-d7a3-40ab-89b7-a37de85f30a9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:36.603562 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df46a669-d7a3-40ab-89b7-a37de85f30a9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:36.603846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df46a669-d7a3-40ab-89b7-a37de85f30a9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:36.604100 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-df46a669-d7a3-40ab-89b7-a37de85f30a9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:36.617485 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:36.617485 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:36.624063 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-df46a669-d7a3-40ab-89b7-a37de85f30a9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:36.633562 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-df46a669-d7a3-40ab-89b7-a37de85f30a9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:36.634216 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 663/2668] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:36 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:37.056874 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-14473d67-687b-4a20-a271-777adb4a0388 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.059388 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14473d67-687b-4a20-a271-777adb4a0388 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e Jul 03 04:27:37.059762 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14473d67-687b-4a20-a271-777adb4a0388 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.060004 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14473d67-687b-4a20-a271-777adb4a0388 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.069267 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14473d67-687b-4a20-a271-777adb4a0388 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e returned with HTTP 404 Jul 03 04:27:37.069949 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 679/2669] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/volumes/0906e570-0196-4f0a-aa43-45be0858802e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:37.084430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-351358c7-0236-4df5-810f-741f5b74b949 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.088987 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-351358c7-0236-4df5-810f-741f5b74b949 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:27:37.088987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-351358c7-0236-4df5-810f-741f5b74b949 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.088987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-351358c7-0236-4df5-810f-741f5b74b949 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.088987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-351358c7-0236-4df5-810f-741f5b74b949 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:37.092912 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:37.092912 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:37.093719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-351358c7-0236-4df5-810f-741f5b74b949 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-reader] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:27:37.094116 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 656/2670] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:37.108251 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.110575 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] DELETE https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:37.110873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.111622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.111622 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete backup with id: 357227da-4efb-4014-bb0a-e8591ad6bb12. Jul 03 04:27:37.118909 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:37.118909 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:37.137156 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] delete_backup rpcapi backup_id 357227da-4efb-4014-bb0a-e8591ad6bb12 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:27:37.141493 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a56ffd7-6acf-45fe-b850-16ec8be4d8c0 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 202 Jul 03 04:27:37.141493 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 673/2671] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:37 2026] DELETE /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:37.150535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aef8164b-54e5-4019-a3b3-4d00fe302d48 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.151698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aef8164b-54e5-4019-a3b3-4d00fe302d48 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:37.152110 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aef8164b-54e5-4019-a3b3-4d00fe302d48 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.152427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aef8164b-54e5-4019-a3b3-4d00fe302d48 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.152587 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-aef8164b-54e5-4019-a3b3-4d00fe302d48 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:37.159243 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:37.159243 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:37.160078 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aef8164b-54e5-4019-a3b3-4d00fe302d48 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 200 Jul 03 04:27:37.160599 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 664/2672] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:37.167671 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2e098141-7bae-4927-88fa-1aa730d5a57f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.170053 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e098141-7bae-4927-88fa-1aa730d5a57f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 Jul 03 04:27:37.170379 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e098141-7bae-4927-88fa-1aa730d5a57f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.170638 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e098141-7bae-4927-88fa-1aa730d5a57f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.176551 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e098141-7bae-4927-88fa-1aa730d5a57f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 returned with HTTP 404 Jul 03 04:27:37.177881 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 680/2673] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/snapshots/6abf6823-ddc6-4448-b641-36c05ea6e989 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:37.188345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c5313fe2-f5f1-4dd6-afdf-7a5ec2b88965 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.190308 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c5313fe2-f5f1-4dd6-afdf-7a5ec2b88965 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:27:37.190478 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c5313fe2-f5f1-4dd6-afdf-7a5ec2b88965 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.190647 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c5313fe2-f5f1-4dd6-afdf-7a5ec2b88965 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.199362 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:37.199362 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:37.203694 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c5313fe2-f5f1-4dd6-afdf-7a5ec2b88965 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:37.210385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c5313fe2-f5f1-4dd6-afdf-7a5ec2b88965 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:27:37.210726 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 657/2674] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:37.248361 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-236a0872-3110-41b7-9365-517cff20960d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.250435 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:37.250776 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2133786831"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:37.252409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request body: {'volume': {'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2133786831'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:37.349103 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume of 1 GB Jul 03 04:27:37.355372 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Availability Zones retrieved successfully. Jul 03 04:27:37.361078 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (97e8e9ba-8ea5-4a31-ae7b-540a9a7250fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:37.363423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207f78a1-571f-4782-a52e-fdcd5f547285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:37.364487 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:37.372388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-171bd237-e924-4654-8b6e-2271070744b5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.375939 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-171bd237-e924-4654-8b6e-2271070744b5 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:37.376253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-171bd237-e924-4654-8b6e-2271070744b5 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.376555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-171bd237-e924-4654-8b6e-2271070744b5 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.391415 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:37.391415 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:37.399303 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-171bd237-e924-4654-8b6e-2271070744b5 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:37.405973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-171bd237-e924-4654-8b6e-2271070744b5 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:37.406626 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 665/2675] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:37.439711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (207f78a1-571f-4782-a52e-fdcd5f547285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:37.439711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31265bb9-c431-4a02-a0cc-9d3c596633c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:37.494745 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['9416ce2e-5206-463c-b0d4-b451c26cd3cc', 'c1f7c821-ed1b-4dfd-9d9d-ee8a218962dd', '9b38f60d-41ef-4763-8176-52853b01b8a9', '986b9ab3-70c4-4789-a4cb-328c74d50d6a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:37.495529 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31265bb9-c431-4a02-a0cc-9d3c596633c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9416ce2e-5206-463c-b0d4-b451c26cd3cc', 'c1f7c821-ed1b-4dfd-9d9d-ee8a218962dd', '9b38f60d-41ef-4763-8176-52853b01b8a9', '986b9ab3-70c4-4789-a4cb-328c74d50d6a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:37.496252 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f24c56-ffdd-4497-a894-d5727893cd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:37.522621 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74f24c56-ffdd-4497-a894-d5727893cd39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11819e3b-2ab9-4de2-9ac4-a5587bea4a64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2133786831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['9416ce2e-5206-463c-b0d4-b451c26cd3cc','c1f7c821-ed1b-4dfd-9d9d-ee8a218962dd','9b38f60d-41ef-4763-8176-52853b01b8a9','986b9ab3-70c4-4789-a4cb-328c74d50d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2133786831',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11819e3b-2ab9-4de2-9ac4-a5587bea4a64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f94a1b37b641e096791080cf803db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4eac199eb84d709cf930f559e78da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:37.523504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8014d7d-530d-4a20-a109-c26e8c1de9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:37.556037 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8014d7d-530d-4a20-a109-c26e8c1de9da) transitioned into state 'SUCCESS' from state '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-2133786831',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['9416ce2e-5206-463c-b0d4-b451c26cd3cc','c1f7c821-ed1b-4dfd-9d9d-ee8a218962dd','9b38f60d-41ef-4763-8176-52853b01b8a9','986b9ab3-70c4-4789-a4cb-328c74d50d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:37.557159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614f2abc-cef7-4698-bbdf-d639e470c8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:37.575114 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (614f2abc-cef7-4698-bbdf-d639e470c8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:37.576519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (97e8e9ba-8ea5-4a31-ae7b-540a9a7250fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:37.577124 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request issued successfully. Jul 03 04:27:37.578353 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-236a0872-3110-41b7-9365-517cff20960d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:37.578779 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 674/2676] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:37 2026] POST /volume/v3/volumes => generated 754 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:37.597922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-76b1c492-f58a-44f7-8cc9-3d8a3237581f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:37.602688 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76b1c492-f58a-44f7-8cc9-3d8a3237581f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:27:37.602688 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76b1c492-f58a-44f7-8cc9-3d8a3237581f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:37.602941 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76b1c492-f58a-44f7-8cc9-3d8a3237581f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:37.617793 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:37.617793 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:37.625721 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-76b1c492-f58a-44f7-8cc9-3d8a3237581f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:37.631814 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76b1c492-f58a-44f7-8cc9-3d8a3237581f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:27:37.632296 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 681/2677] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:37 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:38.178476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-61f3af42-247d-4f32-9d4f-8c6ff2fa633d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.181497 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-61f3af42-247d-4f32-9d4f-8c6ff2fa633d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 Jul 03 04:27:38.181913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-61f3af42-247d-4f32-9d4f-8c6ff2fa633d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.182982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-61f3af42-247d-4f32-9d4f-8c6ff2fa633d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.182982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-61f3af42-247d-4f32-9d4f-8c6ff2fa633d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 357227da-4efb-4014-bb0a-e8591ad6bb12. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:38.189662 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-61f3af42-247d-4f32-9d4f-8c6ff2fa633d tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 returned with HTTP 404 Jul 03 04:27:38.190495 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 658/2678] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/backups/357227da-4efb-4014-bb0a-e8591ad6bb12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:38.201407 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.205433 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] DELETE https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:38.205433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.205433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.205433 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete backup with id: 7ff1472f-1017-4314-8c5b-7c372ea99eba. Jul 03 04:27:38.209962 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=332,cinder:INSERT=81,cinder:UPDATE=89 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:27:38.216007 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.216007 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:38.249188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.250988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] delete_backup rpcapi backup_id 7ff1472f-1017-4314-8c5b-7c372ea99eba {{(pid=99792) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:27:38.253927 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eecfcd8b-6d7e-4ed1-abd5-dfcf26eaef2b tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 202 Jul 03 04:27:38.254704 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 666/2679] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:38 2026] DELETE /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:38.265715 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-33a36084-c361-445c-82c7-feba234450fc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.268468 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33a36084-c361-445c-82c7-feba234450fc tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:38.268825 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33a36084-c361-445c-82c7-feba234450fc tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.269156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33a36084-c361-445c-82c7-feba234450fc tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.269409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-33a36084-c361-445c-82c7-feba234450fc tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:38.277853 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.277853 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:38.277853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33a36084-c361-445c-82c7-feba234450fc tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 200 Jul 03 04:27:38.277963 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 682/2680] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:38.450962 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:27:38.451243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.451507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.451812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:27:38.452217 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.452217 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:38.452816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:27:38.461432 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Get all volumes completed successfully. Jul 03 04:27:38.462019 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffdc6e9f-3e59-42d1-8eca-e54b673d2d05 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:27:38.462978 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 675/2681] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/volumes => generated 15 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:27:38.468227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0e1f4445-114c-4c53-b614-55dc38bca97a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.470825 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e1f4445-114c-4c53-b614-55dc38bca97a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:38.471067 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e1f4445-114c-4c53-b614-55dc38bca97a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.472944 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e1f4445-114c-4c53-b614-55dc38bca97a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.474522 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.477846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:38.478523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1488692255"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:38.480661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1488692255'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:38.480905 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume of 1 GB Jul 03 04:27:38.481804 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.481804 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:38.487432 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0e1f4445-114c-4c53-b614-55dc38bca97a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:38.487724 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Availability Zones retrieved successfully. Jul 03 04:27:38.493514 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e1f4445-114c-4c53-b614-55dc38bca97a tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:38.494019 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 659/2682] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:38.497214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Flow 'volume_create_api' (ce0efe2b-efd9-4af4-83d3-416afb60fc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:38.499149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfeede67-1491-4d56-a7c8-10e554782ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:38.500683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:38.514100 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-41b14870-8262-4396-80c0-c777823bf526 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.517831 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:38.518276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.518581 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.520284 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Delete volume with id: e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:38.533041 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.533041 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:38.534525 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:38.548862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfeede67-1491-4d56-a7c8-10e554782ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:38.549899 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460b45dd-b471-4a9a-b2cb-665ba04b5a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:38.564392 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Delete volume request issued successfully. Jul 03 04:27:38.564684 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41b14870-8262-4396-80c0-c777823bf526 tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 202 Jul 03 04:27:38.565296 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 683/2683] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:38 2026] DELETE /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:38.575989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-035a33c6-edf9-412b-9021-f93631d1a7da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.579584 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-035a33c6-edf9-412b-9021-f93631d1a7da tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:38.579860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-035a33c6-edf9-412b-9021-f93631d1a7da tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.580877 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-035a33c6-edf9-412b-9021-f93631d1a7da tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.582345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6cf066a9-00f7-44be-bcee-20a557cd5135 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.582751 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6cf066a9-00f7-44be-bcee-20a557cd5135 None None] GET https://10.4.3.253/volume// Jul 03 04:27:38.582956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6cf066a9-00f7-44be-bcee-20a557cd5135 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.583202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6cf066a9-00f7-44be-bcee-20a557cd5135 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.583644 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6cf066a9-00f7-44be-bcee-20a557cd5135 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:38.584015 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 660/2684] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:38.593375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-c8e05153-47c1-4882-9d8b-15666112f2a3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.595634 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-c8e05153-47c1-4882-9d8b-15666112f2a3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:27:38.596009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-c8e05153-47c1-4882-9d8b-15666112f2a3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d3bab63-1e17-4048-ac73-50e8c7768636", "connector": null, "instance_uuid": "570f15ae-1fd7-4d83-aee0-e54526c44ee4"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:38.598439 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.598439 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:38.607721 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-035a33c6-edf9-412b-9021-f93631d1a7da tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Volume info retrieved successfully. Jul 03 04:27:38.609117 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.609117 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:38.616606 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-035a33c6-edf9-412b-9021-f93631d1a7da tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 200 Jul 03 04:27:38.618043 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 676/2685] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:38.649231 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Created reservations ['6212bf76-eec2-4a13-a802-83880a13c80b', 'cc552745-d836-4348-b41d-e6c5acee1809', '90dcb454-b89c-46cc-b818-5a0696476d24', '3e2be699-6ef0-4aa8-8041-14cc85014668'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:38.650424 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460b45dd-b471-4a9a-b2cb-665ba04b5a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6212bf76-eec2-4a13-a802-83880a13c80b', 'cc552745-d836-4348-b41d-e6c5acee1809', '90dcb454-b89c-46cc-b818-5a0696476d24', '3e2be699-6ef0-4aa8-8041-14cc85014668']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:38.651619 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb117961-1a94-4213-a7dc-cd71595b4b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:38.652513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-60a483cf-ea0d-48ed-b7dd-8fe67d2a2a74 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.655385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-60a483cf-ea0d-48ed-b7dd-8fe67d2a2a74 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:27:38.655593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-60a483cf-ea0d-48ed-b7dd-8fe67d2a2a74 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.656988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-60a483cf-ea0d-48ed-b7dd-8fe67d2a2a74 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.669963 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.669963 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:38.674958 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-60a483cf-ea0d-48ed-b7dd-8fe67d2a2a74 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:27:38.680209 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-c8e05153-47c1-4882-9d8b-15666112f2a3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:27:38.680442 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 684/2686] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:27:38 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:38.684943 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-60a483cf-ea0d-48ed-b7dd-8fe67d2a2a74 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:27:38.684943 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 661/2687] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:38.690068 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb117961-1a94-4213-a7dc-cd71595b4b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1488692255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe9111a0e364aedb06ae646cabb62a7',qos_specs=None,replication_status=,reservations=['6212bf76-eec2-4a13-a802-83880a13c80b','cc552745-d836-4348-b41d-e6c5acee1809','90dcb454-b89c-46cc-b818-5a0696476d24','3e2be699-6ef0-4aa8-8041-14cc85014668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1488692255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe9111a0e364aedb06ae646cabb62a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:38.691224 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc64b2ad-2faf-487a-8a40-63302bea3e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:38.769555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc64b2ad-2faf-487a-8a40-63302bea3e21) transitioned into state 'SUCCESS' from state '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-1488692255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe9111a0e364aedb06ae646cabb62a7',qos_specs=None,replication_status=,reservations=['6212bf76-eec2-4a13-a802-83880a13c80b','cc552745-d836-4348-b41d-e6c5acee1809','90dcb454-b89c-46cc-b818-5a0696476d24','3e2be699-6ef0-4aa8-8041-14cc85014668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:38.771210 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (295d6e30-45ab-4ca9-b641-3a40eaab3da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:38.784800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (295d6e30-45ab-4ca9-b641-3a40eaab3da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:38.786055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Flow 'volume_create_api' (ce0efe2b-efd9-4af4-83d3-416afb60fc75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:38.786745 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume request issued successfully. Jul 03 04:27:38.787463 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23b1a7d9-47bf-478b-9f9b-d2d972a4daca tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:38.788812 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 667/2688] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:38 2026] POST /volume/v3/volumes => generated 755 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:38.805815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2781cbf4-0fa3-400e-88c1-e1a819d001b9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:38.808551 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2781cbf4-0fa3-400e-88c1-e1a819d001b9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:38.809006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2781cbf4-0fa3-400e-88c1-e1a819d001b9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:38.810342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2781cbf4-0fa3-400e-88c1-e1a819d001b9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:38.822631 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:38.822631 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:38.826296 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2781cbf4-0fa3-400e-88c1-e1a819d001b9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:38.833077 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2781cbf4-0fa3-400e-88c1-e1a819d001b9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 200 Jul 03 04:27:38.833473 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 677/2689] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:38 2026] GET /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:39.058204 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0f668dd7-e205-4e85-927b-3557c923dc51 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.060700 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f668dd7-e205-4e85-927b-3557c923dc51 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:39.061271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f668dd7-e205-4e85-927b-3557c923dc51 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.061271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f668dd7-e205-4e85-927b-3557c923dc51 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.079792 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.079792 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:39.085834 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0f668dd7-e205-4e85-927b-3557c923dc51 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:39.092594 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f668dd7-e205-4e85-927b-3557c923dc51 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:39.093267 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 685/2690] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:39.229759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-73f147de-d8ec-456c-bebf-8034cab1ea64 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.229759 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73f147de-d8ec-456c-bebf-8034cab1ea64 None None] GET https://10.4.3.253/volume// Jul 03 04:27:39.230286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73f147de-d8ec-456c-bebf-8034cab1ea64 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.230286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73f147de-d8ec-456c-bebf-8034cab1ea64 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.230406 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73f147de-d8ec-456c-bebf-8034cab1ea64 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:39.230846 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 662/2691] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:39.239921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-4b42ce52-1996-42c6-812b-96cc9fff2956 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.292355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e45b8e94-828d-4ba3-99ef-1059f38f0910 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.296738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e45b8e94-828d-4ba3-99ef-1059f38f0910 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba Jul 03 04:27:39.297109 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e45b8e94-828d-4ba3-99ef-1059f38f0910 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.298938 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e45b8e94-828d-4ba3-99ef-1059f38f0910 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.299200 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e45b8e94-828d-4ba3-99ef-1059f38f0910 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id 7ff1472f-1017-4314-8c5b-7c372ea99eba. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:39.307299 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e45b8e94-828d-4ba3-99ef-1059f38f0910 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba returned with HTTP 404 Jul 03 04:27:39.311033 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 678/2692] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/backups/7ff1472f-1017-4314-8c5b-7c372ea99eba => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:39.319671 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.321690 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] DELETE https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:27:39.321994 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.322356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.322547 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete backup with id: bce278cf-2ca2-46d4-8fbb-df7c32a4f370. Jul 03 04:27:39.327797 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.327797 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:39.348287 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] delete_backup rpcapi backup_id bce278cf-2ca2-46d4-8fbb-df7c32a4f370 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:27:39.350564 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-4b42ce52-1996-42c6-812b-96cc9fff2956 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:39.350752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-4b42ce52-1996-42c6-812b-96cc9fff2956 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.351641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-4b42ce52-1996-42c6-812b-96cc9fff2956 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.351811 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49e4d619-cb57-4c47-9937-3c67b2e6f1d5 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 202 Jul 03 04:27:39.352188 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 686/2693] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:39 2026] DELETE /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:39.362685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5f61c143-0882-426d-a78e-bf60b3a02151 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.365850 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f61c143-0882-426d-a78e-bf60b3a02151 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:27:39.365850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f61c143-0882-426d-a78e-bf60b3a02151 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.366000 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f61c143-0882-426d-a78e-bf60b3a02151 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.366206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5f61c143-0882-426d-a78e-bf60b3a02151 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:39.369606 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.369606 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:39.372291 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=305,cinder:UPDATE=79,cinder:INSERT=45 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:27:39.374569 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-4b42ce52-1996-42c6-812b-96cc9fff2956 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:39.378808 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.378808 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:39.380667 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f61c143-0882-426d-a78e-bf60b3a02151 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 200 Jul 03 04:27:39.382210 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-4b42ce52-1996-42c6-812b-96cc9fff2956 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:39.382320 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 663/2694] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 737 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:39.382745 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 668/2695] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1037 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:39.514041 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.519249 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] PUT https://10.4.3.253/volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0 Jul 03 04:27:39.519800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:39.529825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Acquiring lock "cinder-attachment_update-0d3bab63-1e17-4048-ac73-50e8c7768636-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:27:39.537717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Lock "cinder-attachment_update-0d3bab63-1e17-4048-ac73-50e8c7768636-np0000004364" acquired by "attachment_update" :: waited 0.008s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:27:39.539229 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.539229 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:39.635279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-54ac8bdf-b32b-490f-ab8a-5a8f6d97ce2f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.638956 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54ac8bdf-b32b-490f-ab8a-5a8f6d97ce2f tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] GET https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e Jul 03 04:27:39.639142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54ac8bdf-b32b-490f-ab8a-5a8f6d97ce2f tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.639475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54ac8bdf-b32b-490f-ab8a-5a8f6d97ce2f tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.647011 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54ac8bdf-b32b-490f-ab8a-5a8f6d97ce2f tempest-VolumesActionsTest-235985445 tempest-VolumesActionsTest-235985445-project-member] https://10.4.3.253/volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e returned with HTTP 404 Jul 03 04:27:39.647535 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 687/2696] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/volumes/e8e442e5-53f0-492c-9302-942a0013228e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:39.848715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0f2562b-14af-4b9d-af8d-5119f65d60d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.850565 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0f2562b-14af-4b9d-af8d-5119f65d60d5 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:39.850688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0f2562b-14af-4b9d-af8d-5119f65d60d5 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.850916 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0f2562b-14af-4b9d-af8d-5119f65d60d5 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.858083 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.858083 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:39.863646 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d0f2562b-14af-4b9d-af8d-5119f65d60d5 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:39.868670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0f2562b-14af-4b9d-af8d-5119f65d60d5 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 200 Jul 03 04:27:39.869031 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 664/2697] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:39.887441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d90e052d-ce46-47d5-9694-bab58b5ce597 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.893737 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d90e052d-ce46-47d5-9694-bab58b5ce597 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:39.893985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d90e052d-ce46-47d5-9694-bab58b5ce597 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:39.894301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d90e052d-ce46-47d5-9694-bab58b5ce597 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:39.903240 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:39.903240 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:39.908650 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d90e052d-ce46-47d5-9694-bab58b5ce597 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:39.915399 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d90e052d-ce46-47d5-9694-bab58b5ce597 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 200 Jul 03 04:27:39.916008 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 669/2698] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:39 2026] GET /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:39.932092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ef9a5be7-0546-454e-afab-52aa21fda954 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:39.934973 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:39.935487 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1531607465"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:39.937594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1531607465'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:39.937778 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume of 1 GB Jul 03 04:27:39.948180 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Availability Zones retrieved successfully. Jul 03 04:27:39.954824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Flow 'volume_create_api' (d2707936-367e-48cc-a511-3e774b6d0704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:39.955920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f59803-e33c-4bd9-ae46-05b825b29d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:39.956906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:39.988932 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7f59803-e33c-4bd9-ae46-05b825b29d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:39.990074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c60c61-3706-4d34-be1d-98bce4106fa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:40.053701 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Created reservations ['32c1adb0-e97a-468a-8988-69523ef1cf79', 'cd60f052-9608-4e51-bcb3-97b506009d4d', '8d9b9caa-7520-43a4-a2e8-75f8de4607c0', 'ea882726-cbc4-40c8-9f67-690fcda6fb9f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:40.054818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c60c61-3706-4d34-be1d-98bce4106fa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32c1adb0-e97a-468a-8988-69523ef1cf79', 'cd60f052-9608-4e51-bcb3-97b506009d4d', '8d9b9caa-7520-43a4-a2e8-75f8de4607c0', 'ea882726-cbc4-40c8-9f67-690fcda6fb9f']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:40.055832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b0e551-c1a4-4800-8078-dd5be9958294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:40.064993 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Lock "cinder-attachment_update-0d3bab63-1e17-4048-ac73-50e8c7768636-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:27:40.065455 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-734b40a8-102d-478a-9ce6-a7e429e1d25d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0 returned with HTTP 200 Jul 03 04:27:40.066075 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 679/2699] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:27:39 2026] PUT /volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:40.083218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31b0e551-c1a4-4800-8078-dd5be9958294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5537bdd2-e2ee-48c8-ab5b-88ee912874bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1531607465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe9111a0e364aedb06ae646cabb62a7',qos_specs=None,replication_status=,reservations=['32c1adb0-e97a-468a-8988-69523ef1cf79','cd60f052-9608-4e51-bcb3-97b506009d4d','8d9b9caa-7520-43a4-a2e8-75f8de4607c0','ea882726-cbc4-40c8-9f67-690fcda6fb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1531607465',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5537bdd2-e2ee-48c8-ab5b-88ee912874bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe9111a0e364aedb06ae646cabb62a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:40.084046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02403c3-9825-4a8e-a793-a97ffbbaaa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:40.113349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-81d14e9f-6e74-4c3a-aef5-904d23a8990d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.113570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b02403c3-9825-4a8e-a793-a97ffbbaaa5f) transitioned into state 'SUCCESS' from state '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-1531607465',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe9111a0e364aedb06ae646cabb62a7',qos_specs=None,replication_status=,reservations=['32c1adb0-e97a-468a-8988-69523ef1cf79','cd60f052-9608-4e51-bcb3-97b506009d4d','8d9b9caa-7520-43a4-a2e8-75f8de4607c0','ea882726-cbc4-40c8-9f67-690fcda6fb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:40.113570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a769e80-1b47-48db-89e1-f1f9251e3561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:40.113944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81d14e9f-6e74-4c3a-aef5-904d23a8990d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:40.114480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81d14e9f-6e74-4c3a-aef5-904d23a8990d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:40.114775 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81d14e9f-6e74-4c3a-aef5-904d23a8990d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:40.124239 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a769e80-1b47-48db-89e1-f1f9251e3561) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:40.125260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Flow 'volume_create_api' (d2707936-367e-48cc-a511-3e774b6d0704) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:40.125613 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume request issued successfully. Jul 03 04:27:40.126365 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ef9a5be7-0546-454e-afab-52aa21fda954 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:40.126902 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 688/2700] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:39 2026] POST /volume/v3/volumes => generated 755 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:40.136790 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:40.136790 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:40.149839 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-81d14e9f-6e74-4c3a-aef5-904d23a8990d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:40.150578 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-15604ebe-5750-40ae-87cd-9828ebaf35e3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.153219 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-15604ebe-5750-40ae-87cd-9828ebaf35e3 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:40.153575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-15604ebe-5750-40ae-87cd-9828ebaf35e3 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:40.153857 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-15604ebe-5750-40ae-87cd-9828ebaf35e3 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:40.160381 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81d14e9f-6e74-4c3a-aef5-904d23a8990d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:40.160973 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 665/2701] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:40 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:40.168487 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:40.168487 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:40.173319 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-15604ebe-5750-40ae-87cd-9828ebaf35e3 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:40.180372 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-15604ebe-5750-40ae-87cd-9828ebaf35e3 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 200 Jul 03 04:27:40.180372 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 670/2702] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:40 2026] GET /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:40.317145 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4e71235b-3a03-45f8-aede-58526427e049 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.320728 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:27:40.321229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5c3839a-68c3-41ff-a849-f12a839f4791", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-975119228", "description": null, "metadata": null}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:40.335030 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:40.335030 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:40.335565 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:40.335716 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create snapshot from volume d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:40.381225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['8183bf48-0818-403b-918e-f5eb96d23cdc', 'b5efe67e-66dd-4cbd-9b6e-100c541885a9', 'bf2a84c9-738f-4865-8807-4ffa2b008a0b', 'efd121b6-aa5f-4e72-9ef2-c5968b5af247'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:40.398880 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c31dac34-9866-4ba7-af5b-ddbd4c71ffe4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.401568 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c31dac34-9866-4ba7-af5b-ddbd4c71ffe4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 Jul 03 04:27:40.402174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c31dac34-9866-4ba7-af5b-ddbd4c71ffe4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:40.402349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c31dac34-9866-4ba7-af5b-ddbd4c71ffe4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:40.402513 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c31dac34-9866-4ba7-af5b-ddbd4c71ffe4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Show backup with id bce278cf-2ca2-46d4-8fbb-df7c32a4f370. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:27:40.406717 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c31dac34-9866-4ba7-af5b-ddbd4c71ffe4 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 returned with HTTP 404 Jul 03 04:27:40.407418 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 689/2703] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:40 2026] GET /volume/v3/backups/bce278cf-2ca2-46d4-8fbb-df7c32a4f370 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:40.416256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.420178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 Jul 03 04:27:40.420521 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:40.420841 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:40.421055 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete volume with id: 10a05896-e704-4d9c-bd69-4b7e6193af15 Jul 03 04:27:40.425703 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot force create request issued successfully. Jul 03 04:27:40.426198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e71235b-3a03-45f8-aede-58526427e049 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:27:40.426823 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 680/2704] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:27:40 2026] POST /volume/v3/snapshots => generated 312 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:40.431384 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:40.431384 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:40.432201 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:40.437556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c4e2283b-dd10-4c6c-90ad-e990395c4a7a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.440237 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c4e2283b-dd10-4c6c-90ad-e990395c4a7a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:27:40.440237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c4e2283b-dd10-4c6c-90ad-e990395c4a7a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:40.440237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c4e2283b-dd10-4c6c-90ad-e990395c4a7a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:40.446910 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:40.446910 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:40.447524 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c4e2283b-dd10-4c6c-90ad-e990395c4a7a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:40.448414 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c4e2283b-dd10-4c6c-90ad-e990395c4a7a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e returned with HTTP 200 Jul 03 04:27:40.448837 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 671/2705] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:40 2026] GET /volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e => generated 444 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:40.457630 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Delete volume request issued successfully. Jul 03 04:27:40.457886 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42f6b843-0eb1-4650-b4ec-f681f2ce6453 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 returned with HTTP 202 Jul 03 04:27:40.458470 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 666/2706] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:27:40 2026] DELETE /volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:40.466104 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ee98225f-c1a0-4c9a-9d0a-f5f6f9be3355 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:40.471195 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ee98225f-c1a0-4c9a-9d0a-f5f6f9be3355 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 Jul 03 04:27:40.472548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ee98225f-c1a0-4c9a-9d0a-f5f6f9be3355 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:40.472830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ee98225f-c1a0-4c9a-9d0a-f5f6f9be3355 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:40.492229 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:40.492229 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:40.497001 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ee98225f-c1a0-4c9a-9d0a-f5f6f9be3355 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Volume info retrieved successfully. Jul 03 04:27:40.503556 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ee98225f-c1a0-4c9a-9d0a-f5f6f9be3355 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 returned with HTTP 200 Jul 03 04:27:40.504126 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 690/2707] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:40 2026] GET /volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:41.185043 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87f5cf88-665b-4b52-a413-dbce809e6db6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.187493 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87f5cf88-665b-4b52-a413-dbce809e6db6 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:41.187889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87f5cf88-665b-4b52-a413-dbce809e6db6 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.187889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87f5cf88-665b-4b52-a413-dbce809e6db6 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.199740 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9310bf8b-497c-4ce1-9b4e-b2ec86620558 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.202540 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:41.202540 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:41.203940 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9310bf8b-497c-4ce1-9b4e-b2ec86620558 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:41.204243 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9310bf8b-497c-4ce1-9b4e-b2ec86620558 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.204510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9310bf8b-497c-4ce1-9b4e-b2ec86620558 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.212177 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87f5cf88-665b-4b52-a413-dbce809e6db6 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:41.218828 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:41.218828 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:41.219686 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87f5cf88-665b-4b52-a413-dbce809e6db6 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:41.220108 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 681/2708] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:41.230762 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9310bf8b-497c-4ce1-9b4e-b2ec86620558 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:41.236382 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9310bf8b-497c-4ce1-9b4e-b2ec86620558 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 200 Jul 03 04:27:41.236850 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 672/2709] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:41.252506 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-69dc0126-72e3-4b23-b363-795b3244df01 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.257359 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69dc0126-72e3-4b23-b363-795b3244df01 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:41.257359 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69dc0126-72e3-4b23-b363-795b3244df01 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.257359 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69dc0126-72e3-4b23-b363-795b3244df01 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.268205 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:41.268205 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:41.274253 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-69dc0126-72e3-4b23-b363-795b3244df01 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:41.280406 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69dc0126-72e3-4b23-b363-795b3244df01 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 200 Jul 03 04:27:41.280406 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 667/2710] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:41.295611 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-00033a40-319c-4ffc-a308-1b35419d97e4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.297409 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:41.297756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-163306256"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:41.299128 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-163306256'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:41.299268 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume of 1 GB Jul 03 04:27:41.313919 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Availability Zones retrieved successfully. Jul 03 04:27:41.316896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Flow 'volume_create_api' (62a30511-8fc2-4c15-9f48-5a7cdd9e05bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:41.317932 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983e9b6e-7270-489b-8830-d4f98ec31dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:41.318957 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:41.354108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (983e9b6e-7270-489b-8830-d4f98ec31dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:41.355121 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a758e02-b451-4fce-94a4-a304d17b9f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:41.436073 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Created reservations ['8c3cacf3-cc05-4384-a708-6e42513ddbd5', 'dbbe21ac-d610-4e17-9969-20a6a08e2ff5', 'b790cf0f-50b0-47ff-ba16-c1ce598da903', '950b75dc-f854-4630-a5d3-31ca498531e5'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:41.437606 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a758e02-b451-4fce-94a4-a304d17b9f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3cacf3-cc05-4384-a708-6e42513ddbd5', 'dbbe21ac-d610-4e17-9969-20a6a08e2ff5', 'b790cf0f-50b0-47ff-ba16-c1ce598da903', '950b75dc-f854-4630-a5d3-31ca498531e5']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:41.438357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44d5c96-f7c6-4304-adae-a462662fea22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:41.465018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1abf46c4-4dd2-421d-b580-d09aaf38e5ab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.467425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1abf46c4-4dd2-421d-b580-d09aaf38e5ab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:27:41.467850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1abf46c4-4dd2-421d-b580-d09aaf38e5ab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.468413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1abf46c4-4dd2-421d-b580-d09aaf38e5ab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.472661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44d5c96-f7c6-4304-adae-a462662fea22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c93a1133-e046-4622-84b9-6900315ae6b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-163306256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe9111a0e364aedb06ae646cabb62a7',qos_specs=None,replication_status=,reservations=['8c3cacf3-cc05-4384-a708-6e42513ddbd5','dbbe21ac-d610-4e17-9969-20a6a08e2ff5','b790cf0f-50b0-47ff-ba16-c1ce598da903','950b75dc-f854-4630-a5d3-31ca498531e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-163306256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c93a1133-e046-4622-84b9-6900315ae6b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dfe9111a0e364aedb06ae646cabb62a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:41.475269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93baed04-a762-4361-af5b-baff7b6f02d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:41.477186 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:41.477186 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:41.478092 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1abf46c4-4dd2-421d-b580-d09aaf38e5ab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:41.479354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1abf46c4-4dd2-421d-b580-d09aaf38e5ab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e returned with HTTP 200 Jul 03 04:27:41.479884 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 682/2711] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:41.492477 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-82919978-ac49-4432-b08f-fa7d38cbec85 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.495586 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-82919978-ac49-4432-b08f-fa7d38cbec85 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:27:41.495732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-82919978-ac49-4432-b08f-fa7d38cbec85 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.495899 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-82919978-ac49-4432-b08f-fa7d38cbec85 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.502607 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:41.502607 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:41.503079 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-82919978-ac49-4432-b08f-fa7d38cbec85 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:41.504129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-82919978-ac49-4432-b08f-fa7d38cbec85 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e returned with HTTP 200 Jul 03 04:27:41.504559 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 673/2712] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:41.509048 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93baed04-a762-4361-af5b-baff7b6f02d3) transitioned into state 'SUCCESS' from state '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-163306256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dfe9111a0e364aedb06ae646cabb62a7',qos_specs=None,replication_status=,reservations=['8c3cacf3-cc05-4384-a708-6e42513ddbd5','dbbe21ac-d610-4e17-9969-20a6a08e2ff5','b790cf0f-50b0-47ff-ba16-c1ce598da903','950b75dc-f854-4630-a5d3-31ca498531e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b87baccd8e944eb3b4baae2b689f3a82',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:41.510196 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566ab721-5a6b-434f-8638-e9fe6c6061d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:41.520698 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ef83ba6-208b-4888-ae24-7cac8d26fbc8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.523090 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ef83ba6-208b-4888-ae24-7cac8d26fbc8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] GET https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 Jul 03 04:27:41.523484 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ef83ba6-208b-4888-ae24-7cac8d26fbc8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.523706 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ef83ba6-208b-4888-ae24-7cac8d26fbc8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.527117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (566ab721-5a6b-434f-8638-e9fe6c6061d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:41.528708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Flow 'volume_create_api' (62a30511-8fc2-4c15-9f48-5a7cdd9e05bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:41.529035 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Create volume request issued successfully. Jul 03 04:27:41.529861 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00033a40-319c-4ffc-a308-1b35419d97e4 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:41.530417 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 691/2713] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:41 2026] POST /volume/v3/volumes => generated 754 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:41.532693 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ef83ba6-208b-4888-ae24-7cac8d26fbc8 tempest-ProjectReaderTests33-922245458 tempest-ProjectReaderTests33-922245458-project-admin] https://10.4.3.253/volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 returned with HTTP 404 Jul 03 04:27:41.533207 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 668/2714] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/volumes/10a05896-e704-4d9c-bd69-4b7e6193af15 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:41.551022 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1f34afd-8cca-4500-a4b4-697c56cb9e20 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:41.553569 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1f34afd-8cca-4500-a4b4-697c56cb9e20 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:41.553982 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1f34afd-8cca-4500-a4b4-697c56cb9e20 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:41.554345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1f34afd-8cca-4500-a4b4-697c56cb9e20 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:41.565354 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:41.565354 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:41.572985 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c1f34afd-8cca-4500-a4b4-697c56cb9e20 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:41.579667 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1f34afd-8cca-4500-a4b4-697c56cb9e20 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 200 Jul 03 04:27:41.580282 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 683/2715] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:41 2026] GET /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:42.241670 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-738b71eb-e9ca-4e4b-a29e-4d7b79576eee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:42.244871 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-738b71eb-e9ca-4e4b-a29e-4d7b79576eee tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:42.245236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-738b71eb-e9ca-4e4b-a29e-4d7b79576eee tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:42.245582 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-738b71eb-e9ca-4e4b-a29e-4d7b79576eee tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:42.260074 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:42.260074 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:42.265221 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-738b71eb-e9ca-4e4b-a29e-4d7b79576eee tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:42.272868 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-738b71eb-e9ca-4e4b-a29e-4d7b79576eee tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:42.273540 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 674/2716] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:42 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:42.594927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-67a58618-c67d-4068-9d76-93965bbfcfe0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:42.596918 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67a58618-c67d-4068-9d76-93965bbfcfe0 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:42.597152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67a58618-c67d-4068-9d76-93965bbfcfe0 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:42.597339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67a58618-c67d-4068-9d76-93965bbfcfe0 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:42.605684 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:42.605684 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:42.611938 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-67a58618-c67d-4068-9d76-93965bbfcfe0 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:42.619814 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67a58618-c67d-4068-9d76-93965bbfcfe0 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 200 Jul 03 04:27:42.620198 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 692/2717] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:42 2026] GET /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:42.636258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-109c177d-6276-4554-b147-84afc0534239 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:42.638293 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-109c177d-6276-4554-b147-84afc0534239 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:42.638712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-109c177d-6276-4554-b147-84afc0534239 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:42.639033 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-109c177d-6276-4554-b147-84afc0534239 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:42.648421 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:42.648421 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:42.653690 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-109c177d-6276-4554-b147-84afc0534239 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:42.659438 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-109c177d-6276-4554-b147-84afc0534239 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 200 Jul 03 04:27:42.659762 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 669/2718] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:42 2026] GET /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:42.678462 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:42.871189 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:42.871945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:42.873681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:42.873864 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Create volume of 1 GB Jul 03 04:27:42.880484 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Availability Zones retrieved successfully. Jul 03 04:27:42.889092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Flow 'volume_create_api' (fb51d4c9-5a56-4a33-af70-338ef5857288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:42.890832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e937b76-2129-429d-a584-0b7568155e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:42.892032 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:42.926315 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e937b76-2129-429d-a584-0b7568155e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:42.927717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecc0b39-e9cb-4a6c-b682-f1cf9eacf3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.013081 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Created reservations ['d125e2ed-37bd-4a75-90de-086776585b4d', 'd99f07c7-687c-475b-80bc-3b1523fe3e10', 'fb8d28f7-7636-4829-9756-aa3ab2ea2abb', '4cd49062-2f36-44bd-8657-f556f229d3e2'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:43.015281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ecc0b39-e9cb-4a6c-b682-f1cf9eacf3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d125e2ed-37bd-4a75-90de-086776585b4d', 'd99f07c7-687c-475b-80bc-3b1523fe3e10', 'fb8d28f7-7636-4829-9756-aa3ab2ea2abb', '4cd49062-2f36-44bd-8657-f556f229d3e2']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.015281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b2ae87-34f6-49d0-9f55-0694abb1d3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.049099 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b2ae87-34f6-49d0-9f55-0694abb1d3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0158c7ce-b27b-4d7e-ab1a-2b61f2535669', '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='d8ec69adcc7f4e2bbabdcfa92f289425',qos_specs=None,replication_status=,reservations=['d125e2ed-37bd-4a75-90de-086776585b4d','d99f07c7-687c-475b-80bc-3b1523fe3e10','fb8d28f7-7636-4829-9756-aa3ab2ea2abb','4cd49062-2f36-44bd-8657-f556f229d3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338160251d1b4568b7e8ab72cac3b030',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:43Z,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=0158c7ce-b27b-4d7e-ab1a-2b61f2535669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8ec69adcc7f4e2bbabdcfa92f289425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='338160251d1b4568b7e8ab72cac3b030',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.050085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d2c083-6ae7-41b3-b29e-5a9b8bbd4e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.074244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d2c083-6ae7-41b3-b29e-5a9b8bbd4e92) transitioned into state 'SUCCESS' from 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='d8ec69adcc7f4e2bbabdcfa92f289425',qos_specs=None,replication_status=,reservations=['d125e2ed-37bd-4a75-90de-086776585b4d','d99f07c7-687c-475b-80bc-3b1523fe3e10','fb8d28f7-7636-4829-9756-aa3ab2ea2abb','4cd49062-2f36-44bd-8657-f556f229d3e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='338160251d1b4568b7e8ab72cac3b030',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.075281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c642d9-b0ab-4ee1-bc13-367a152a02f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.087884 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c642d9-b0ab-4ee1-bc13-367a152a02f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.088755 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Flow 'volume_create_api' (fb51d4c9-5a56-4a33-af70-338ef5857288) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:43.089186 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Create volume request issued successfully. Jul 03 04:27:43.089922 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c3cf8d3e-8749-4b53-96f5-10f18a1b90f9 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:43.090374 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 684/2719] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:42 2026] POST /volume/v3/volumes => generated 733 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:43.108734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-76da68e1-8974-4f52-99ad-7ff4d7d0baf4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:43.112774 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76da68e1-8974-4f52-99ad-7ff4d7d0baf4 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] GET https://10.4.3.253/volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 Jul 03 04:27:43.112774 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76da68e1-8974-4f52-99ad-7ff4d7d0baf4 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:43.112774 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-76da68e1-8974-4f52-99ad-7ff4d7d0baf4 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:43.123236 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:43.123236 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:43.129223 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-76da68e1-8974-4f52-99ad-7ff4d7d0baf4 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Volume info retrieved successfully. Jul 03 04:27:43.137618 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-76da68e1-8974-4f52-99ad-7ff4d7d0baf4 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] https://10.4.3.253/volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 returned with HTTP 200 Jul 03 04:27:43.137618 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 675/2720] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:43 2026] GET /volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 => generated 912 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:43.288928 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c634b695-1b86-47f5-b70d-c58ba7920466 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:43.290845 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c634b695-1b86-47f5-b70d-c58ba7920466 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:43.291102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c634b695-1b86-47f5-b70d-c58ba7920466 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:43.291319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c634b695-1b86-47f5-b70d-c58ba7920466 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:43.310154 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:43.310154 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:43.316184 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c634b695-1b86-47f5-b70d-c58ba7920466 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:43.322314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:43.322454 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c634b695-1b86-47f5-b70d-c58ba7920466 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:43.322874 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 693/2721] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:43 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:43.325271 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:27:43.325462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5c3839a-68c3-41ff-a849-f12a839f4791", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1244507694", "description": null, "metadata": null}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:43.340096 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:43.340096 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:43.340698 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:43.340878 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create snapshot from volume d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:43.368766 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['41c6a898-7880-4d0b-b891-624819be2d2e', 'fea1e003-be67-4606-ba6b-840150f5cd55', 'bd2d871f-073a-44af-b7e2-0ea48792dab3', '2b430595-9568-43ab-a121-da1d82701d23'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:43.387652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:43.391187 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:43.391187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-VolumesExtendTest-Volume-439476889"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:43.393258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create volume request body: {'volume': {'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-439476889'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:43.408241 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot force create request issued successfully. Jul 03 04:27:43.408679 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e3fc5a7-aae6-49db-9a10-ceaa0bc478df tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:27:43.409274 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 670/2722] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:27:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:43.423670 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8b23de87-1715-4167-868f-fe58b46ab7fc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:43.426086 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b23de87-1715-4167-868f-fe58b46ab7fc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:27:43.426468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b23de87-1715-4167-868f-fe58b46ab7fc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:43.427005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b23de87-1715-4167-868f-fe58b46ab7fc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:43.433383 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:43.433383 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:43.434228 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8b23de87-1715-4167-868f-fe58b46ab7fc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:43.436007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b23de87-1715-4167-868f-fe58b46ab7fc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 returned with HTTP 200 Jul 03 04:27:43.436007 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 676/2723] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:43 2026] GET /volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:43.490662 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create volume of 1 GB Jul 03 04:27:43.491049 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:43.491049 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:43.496435 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Availability Zones retrieved successfully. Jul 03 04:27:43.506258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Flow 'volume_create_api' (a4f8a918-34e5-4e2b-b754-affa663deb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:43.506258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22667aa3-60f0-4415-bfbb-6e518ab328c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.506258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:43.581434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22667aa3-60f0-4415-bfbb-6e518ab328c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.582641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c3d028-a6bb-4a1c-831e-75a42d863847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.675492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Created reservations ['bdf439e2-6827-4ecd-b669-4e6415208958', 'd0a2e4d5-13f6-4ff1-870b-99ff8f8dc871', 'e0d8c650-bf8b-4f2c-afdd-9c7efccac4ba', 'bc784756-549d-4ff8-b807-0dc28802f390'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:43.676735 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c3d028-a6bb-4a1c-831e-75a42d863847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdf439e2-6827-4ecd-b669-4e6415208958', 'd0a2e4d5-13f6-4ff1-870b-99ff8f8dc871', 'e0d8c650-bf8b-4f2c-afdd-9c7efccac4ba', 'bc784756-549d-4ff8-b807-0dc28802f390']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.677854 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7011e6e9-d66f-4ac4-9b38-69bc2b21c563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.713736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7011e6e9-d66f-4ac4-9b38-69bc2b21c563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96bc930f-a038-43c8-80e9-c5cc29e25a60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-439476889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e30849c38437c946eda17dea04fcd',qos_specs=None,replication_status=,reservations=['bdf439e2-6827-4ecd-b669-4e6415208958','d0a2e4d5-13f6-4ff1-870b-99ff8f8dc871','e0d8c650-bf8b-4f2c-afdd-9c7efccac4ba','bc784756-549d-4ff8-b807-0dc28802f390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbdeed2f86f415dbcdc78e083df7be5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-439476889',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96bc930f-a038-43c8-80e9-c5cc29e25a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487e30849c38437c946eda17dea04fcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acbdeed2f86f415dbcdc78e083df7be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.714456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cea12c8-bfd9-4600-afc8-a49aed084b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.742841 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cea12c8-bfd9-4600-afc8-a49aed084b67) transitioned into state 'SUCCESS' from state '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-439476889',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e30849c38437c946eda17dea04fcd',qos_specs=None,replication_status=,reservations=['bdf439e2-6827-4ecd-b669-4e6415208958','d0a2e4d5-13f6-4ff1-870b-99ff8f8dc871','e0d8c650-bf8b-4f2c-afdd-9c7efccac4ba','bc784756-549d-4ff8-b807-0dc28802f390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbdeed2f86f415dbcdc78e083df7be5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.743739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec5b809-bc02-42a4-8e9d-953b55e79388) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:43.759455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ec5b809-bc02-42a4-8e9d-953b55e79388) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:43.760912 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Flow 'volume_create_api' (a4f8a918-34e5-4e2b-b754-affa663deb6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:43.761568 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create volume request issued successfully. Jul 03 04:27:43.762216 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f64355fd-9d6e-4c84-81c7-3e775d47a8a4 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:43.762658 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 685/2724] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:43 2026] POST /volume/v3/volumes => generated 747 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:43.787376 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-46347282-557d-4acf-b7e7-99e9cdc019a8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:43.789274 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-46347282-557d-4acf-b7e7-99e9cdc019a8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:43.789536 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-46347282-557d-4acf-b7e7-99e9cdc019a8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:43.789759 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-46347282-557d-4acf-b7e7-99e9cdc019a8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:43.797409 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:43.797409 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:43.801766 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-46347282-557d-4acf-b7e7-99e9cdc019a8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:43.807095 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-46347282-557d-4acf-b7e7-99e9cdc019a8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:43.807695 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 694/2725] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:43 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:43.957715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cd8fae32-a8cf-4b3f-b183-63d63aa38128 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.073483 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cd8fae32-a8cf-4b3f-b183-63d63aa38128 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.073962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cd8fae32-a8cf-4b3f-b183-63d63aa38128 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1431738896", "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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.075686 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.075686 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:44.100424 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cd8fae32-a8cf-4b3f-b183-63d63aa38128 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:44.100914 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 671/2726] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:43 2026] POST /volume/v3/types => generated 380 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.113987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-406cc85f-f4b0-4137-89d2-364df0c79270 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.116043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-406cc85f-f4b0-4137-89d2-364df0c79270 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption Jul 03 04:27:44.116458 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-406cc85f-f4b0-4137-89d2-364df0c79270 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.138966 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-406cc85f-f4b0-4137-89d2-364df0c79270 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption returned with HTTP 200 Jul 03 04:27:44.139481 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 677/2727] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.149365 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9231f247-9062-495d-a12f-26427ed4737d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.152554 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9231f247-9062-495d-a12f-26427ed4737d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.152687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9231f247-9062-495d-a12f-26427ed4737d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1054269957", "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=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.155046 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.155046 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:44.155852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-001bdea0-f5df-402b-b56d-4f7a8f42ab61 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.157869 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-001bdea0-f5df-402b-b56d-4f7a8f42ab61 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] GET https://10.4.3.253/volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 Jul 03 04:27:44.158106 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-001bdea0-f5df-402b-b56d-4f7a8f42ab61 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.158409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-001bdea0-f5df-402b-b56d-4f7a8f42ab61 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.166796 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.166796 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:44.172573 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-001bdea0-f5df-402b-b56d-4f7a8f42ab61 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Volume info retrieved successfully. Jul 03 04:27:44.173656 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9231f247-9062-495d-a12f-26427ed4737d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:44.173728 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 686/2728] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types => generated 380 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.179685 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-001bdea0-f5df-402b-b56d-4f7a8f42ab61 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] https://10.4.3.253/volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 returned with HTTP 200 Jul 03 04:27:44.180102 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 695/2729] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.187395 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dcfaa118-10b5-4ced-b2ad-563ad515662c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.198933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-328871dd-6168-4673-97d0-fed96d4d7901 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.199278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1&project_id=dfe9111a0e364aedb06ae646cabb62a7 Jul 03 04:27:44.199508 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.199707 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.200157 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Could not evaluate value dfe9111a0e364aedb06ae646cabb62a7, assuming string {{(pid=99792) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 04:27:44.200645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Searching by: MultiDict([('project_id', 'dfe9111a0e364aedb06ae646cabb62a7'), ('all_tenants', 1)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:27:44.236712 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Get all volumes completed successfully. Jul 03 04:27:44.238305 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.238305 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:44.244079 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-328871dd-6168-4673-97d0-fed96d4d7901 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1&project_id=dfe9111a0e364aedb06ae646cabb62a7 returned with HTTP 200 Jul 03 04:27:44.244079 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 678/2730] 10.4.3.253 () {66 vars in 1373 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=dfe9111a0e364aedb06ae646cabb62a7 => generated 3036 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:44.250468 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dcfaa118-10b5-4ced-b2ad-563ad515662c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] POST https://10.4.3.253/volume/v3/types/62e45629-f2d2-41cd-9ff4-b381d2c25782/encryption Jul 03 04:27:44.251378 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dcfaa118-10b5-4ced-b2ad-563ad515662c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.255368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-dcfaa118-10b5-4ced-b2ad-563ad515662c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.255368 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dcfaa118-10b5-4ced-b2ad-563ad515662c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/62e45629-f2d2-41cd-9ff4-b381d2c25782/encryption returned with HTTP 403 Jul 03 04:27:44.255368 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 672/2731] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types/62e45629-f2d2-41cd-9ff4-b381d2c25782/encryption => generated 127 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.259779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.262956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 Jul 03 04:27:44.262956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.262956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.262956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Delete volume with id: 0158c7ce-b27b-4d7e-ab1a-2b61f2535669 Jul 03 04:27:44.264007 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bcb0ab64-95b6-4f12-be3b-b96cdb8821f3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.266227 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bcb0ab64-95b6-4f12-be3b-b96cdb8821f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.266652 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bcb0ab64-95b6-4f12-be3b-b96cdb8821f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2000768560", "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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.271707 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.271707 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:44.272680 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Volume info retrieved successfully. Jul 03 04:27:44.291776 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bcb0ab64-95b6-4f12-be3b-b96cdb8821f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:44.298406 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 696/2732] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.307625 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5c09c3df-eeef-4bba-bbfb-9a28337ee061 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.309065 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] Delete volume request issued successfully. Jul 03 04:27:44.309402 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4ed4ba4-39b1-4970-a04f-3eb495051870 tempest-VolumesListAdminTestJSON-49191952 tempest-VolumesListAdminTestJSON-49191952-project-admin] https://10.4.3.253/volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 returned with HTTP 202 Jul 03 04:27:44.310036 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 687/2733] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/volumes/0158c7ce-b27b-4d7e-ab1a-2b61f2535669 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.310712 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c09c3df-eeef-4bba-bbfb-9a28337ee061 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] POST https://10.4.3.253/volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651/extra_specs Jul 03 04:27:44.311146 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c09c3df-eeef-4bba-bbfb-9a28337ee061 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.325049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-5c09c3df-eeef-4bba-bbfb-9a28337ee061 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.325049 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c09c3df-eeef-4bba-bbfb-9a28337ee061 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651/extra_specs returned with HTTP 403 Jul 03 04:27:44.325049 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 679/2734] 10.4.3.253 () {68 vars in 1399 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.332231 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c3531e2-f16e-41c5-97c6-6f4fbd21f951 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.332461 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9ccb86d5-bb9e-44d6-9c21-e7880005ff4e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.336349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9ccb86d5-bb9e-44d6-9c21-e7880005ff4e tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:44.336569 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c3531e2-f16e-41c5-97c6-6f4fbd21f951 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] PUT https://10.4.3.253/volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651/extra_specs/key2 Jul 03 04:27:44.336607 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9ccb86d5-bb9e-44d6-9c21-e7880005ff4e tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.336607 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9ccb86d5-bb9e-44d6-9c21-e7880005ff4e tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.336659 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c3531e2-f16e-41c5-97c6-6f4fbd21f951 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.337248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-5c3531e2-f16e-41c5-97c6-6f4fbd21f951 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.337493 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c3531e2-f16e-41c5-97c6-6f4fbd21f951 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651/extra_specs/key2 returned with HTTP 403 Jul 03 04:27:44.339594 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 673/2735] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:27:44 2026] PUT /volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.345788 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-96ad7bea-b1f6-43ad-bc13-c9377cc17a77 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.347678 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.347678 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:44.348311 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-96ad7bea-b1f6-43ad-bc13-c9377cc17a77 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:44.348716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-96ad7bea-b1f6-43ad-bc13-c9377cc17a77 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.349022 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-96ad7bea-b1f6-43ad-bc13-c9377cc17a77 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.349981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e2f2c903-c882-4e41-b886-b6418b370d56 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.352450 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2f2c903-c882-4e41-b886-b6418b370d56 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.356358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2f2c903-c882-4e41-b886-b6418b370d56 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.356648 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9ccb86d5-bb9e-44d6-9c21-e7880005ff4e tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:44.356702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-e2f2c903-c882-4e41-b886-b6418b370d56 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.356702 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2f2c903-c882-4e41-b886-b6418b370d56 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types returned with HTTP 403 Jul 03 04:27:44.356702 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 680/2736] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.361184 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.361184 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:44.362080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9ccb86d5-bb9e-44d6-9c21-e7880005ff4e tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 200 Jul 03 04:27:44.362745 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 697/2737] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.365275 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-96ad7bea-b1f6-43ad-bc13-c9377cc17a77 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:44.369352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-57a2411a-3496-4d87-8ce3-d87c02aae937 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.369503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-96ad7bea-b1f6-43ad-bc13-c9377cc17a77 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:44.369812 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 688/2738] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.372179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57a2411a-3496-4d87-8ce3-d87c02aae937 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.372675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57a2411a-3496-4d87-8ce3-d87c02aae937 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-737209610", "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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.382103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.385052 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:44.385052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.385052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.385052 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Delete volume with id: c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:44.391943 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.391943 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:44.393684 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:44.403786 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57a2411a-3496-4d87-8ce3-d87c02aae937 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:44.404269 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 674/2739] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types => generated 379 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.412287 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Delete volume request issued successfully. Jul 03 04:27:44.412522 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-649417d4-cb65-4e47-bd3c-9dab853bcab9 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 202 Jul 03 04:27:44.413165 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 681/2740] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.414285 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-747a1fc2-206b-4fea-af64-3a1b967300f9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.416658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-747a1fc2-206b-4fea-af64-3a1b967300f9 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15/encryption Jul 03 04:27:44.417102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-747a1fc2-206b-4fea-af64-3a1b967300f9 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.422095 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3793c6b6-642b-4ab0-8411-b7725ed63bee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.424747 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3793c6b6-642b-4ab0-8411-b7725ed63bee tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:44.425237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3793c6b6-642b-4ab0-8411-b7725ed63bee tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.426461 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3793c6b6-642b-4ab0-8411-b7725ed63bee tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.434316 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.434316 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:44.438631 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-747a1fc2-206b-4fea-af64-3a1b967300f9 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15/encryption returned with HTTP 200 Jul 03 04:27:44.439010 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3793c6b6-642b-4ab0-8411-b7725ed63bee tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:44.439240 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 698/2741] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.444800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3793c6b6-642b-4ab0-8411-b7725ed63bee tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 200 Jul 03 04:27:44.445365 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 689/2742] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.447448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-df4d50eb-79d4-4b68-84b4-3b1217224cec None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.448039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-410a57a8-1ada-4c7f-bd12-a82cd275eb3c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.449548 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-df4d50eb-79d4-4b68-84b4-3b1217224cec tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:27:44.449746 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-df4d50eb-79d4-4b68-84b4-3b1217224cec tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.449938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-df4d50eb-79d4-4b68-84b4-3b1217224cec tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.450540 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-410a57a8-1ada-4c7f-bd12-a82cd275eb3c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] DELETE https://10.4.3.253/volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15/encryption/8c1de473-1543-46c5-9813-974d0299b6a4 Jul 03 04:27:44.450774 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-410a57a8-1ada-4c7f-bd12-a82cd275eb3c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.451030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-410a57a8-1ada-4c7f-bd12-a82cd275eb3c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.452002 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-410a57a8-1ada-4c7f-bd12-a82cd275eb3c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.452255 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-410a57a8-1ada-4c7f-bd12-a82cd275eb3c tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15/encryption/8c1de473-1543-46c5-9813-974d0299b6a4 returned with HTTP 403 Jul 03 04:27:44.452919 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 682/2743] 10.4.3.253 () {66 vars in 1489 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15/encryption/8c1de473-1543-46c5-9813-974d0299b6a4 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.459881 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.459881 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:44.460347 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-df4d50eb-79d4-4b68-84b4-3b1217224cec tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:44.462507 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-df4d50eb-79d4-4b68-84b4-3b1217224cec tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 returned with HTTP 200 Jul 03 04:27:44.463005 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 675/2744] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.463163 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0871857a-1016-435c-820a-c6383e6308db None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.465296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0871857a-1016-435c-820a-c6383e6308db tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.465864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0871857a-1016-435c-820a-c6383e6308db tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1347704331", "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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.474858 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4c438561-e657-4fa8-9f9d-69a4f80e98af None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.476772 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c438561-e657-4fa8-9f9d-69a4f80e98af tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:27:44.478248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c438561-e657-4fa8-9f9d-69a4f80e98af tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.478248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c438561-e657-4fa8-9f9d-69a4f80e98af tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.482158 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.482158 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:44.482577 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4c438561-e657-4fa8-9f9d-69a4f80e98af tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:44.483429 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c438561-e657-4fa8-9f9d-69a4f80e98af tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 returned with HTTP 200 Jul 03 04:27:44.483835 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 690/2745] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.488830 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0871857a-1016-435c-820a-c6383e6308db tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:44.489271 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 699/2746] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.498798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0605b3b3-b7d7-48f0-878e-dc33c50257b2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.500597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0605b3b3-b7d7-48f0-878e-dc33c50257b2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] DELETE https://10.4.3.253/volume/v3/types/941494b8-c3f3-4fc1-ae05-4d984f463aed/extra_specs/key1 Jul 03 04:27:44.501002 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0605b3b3-b7d7-48f0-878e-dc33c50257b2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.501002 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0605b3b3-b7d7-48f0-878e-dc33c50257b2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.506361 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-0605b3b3-b7d7-48f0-878e-dc33c50257b2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.506536 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0605b3b3-b7d7-48f0-878e-dc33c50257b2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/941494b8-c3f3-4fc1-ae05-4d984f463aed/extra_specs/key1 returned with HTTP 403 Jul 03 04:27:44.506935 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 683/2747] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/941494b8-c3f3-4fc1-ae05-4d984f463aed/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.516172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8e23c71f-ae45-4f20-bc52-406854c477b9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.517673 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e23c71f-ae45-4f20-bc52-406854c477b9 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:27:44.518020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e23c71f-ae45-4f20-bc52-406854c477b9 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-53802371", "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=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.542059 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e23c71f-ae45-4f20-bc52-406854c477b9 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:27:44.542830 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 676/2748] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/types => generated 378 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.553351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-80e40444-41ec-4ed2-ab76-ef3fe73812c7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.555375 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-80e40444-41ec-4ed2-ab76-ef3fe73812c7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] DELETE https://10.4.3.253/volume/v3/types/88780500-f4df-4727-ae56-02800eb5124f Jul 03 04:27:44.555626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-80e40444-41ec-4ed2-ab76-ef3fe73812c7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.555872 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-80e40444-41ec-4ed2-ab76-ef3fe73812c7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.556688 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-80e40444-41ec-4ed2-ab76-ef3fe73812c7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.556918 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-80e40444-41ec-4ed2-ab76-ef3fe73812c7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/88780500-f4df-4727-ae56-02800eb5124f returned with HTTP 403 Jul 03 04:27:44.557414 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 691/2749] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/88780500-f4df-4727-ae56-02800eb5124f => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.566768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0eef66e2-0794-4b94-bf9c-e4e1cce79dcb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.569192 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0eef66e2-0794-4b94-bf9c-e4e1cce79dcb tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] GET https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs Jul 03 04:27:44.569493 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0eef66e2-0794-4b94-bf9c-e4e1cce79dcb tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.569756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0eef66e2-0794-4b94-bf9c-e4e1cce79dcb tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.579481 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0eef66e2-0794-4b94-bf9c-e4e1cce79dcb tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs returned with HTTP 200 Jul 03 04:27:44.579945 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 700/2750] 10.4.3.253 () {66 vars in 1378 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:44.589757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a4a42ae8-d254-4fbe-bc18-202479cbb3c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.592360 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4a42ae8-d254-4fbe-bc18-202479cbb3c1 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] GET https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption/cipher Jul 03 04:27:44.592673 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4a42ae8-d254-4fbe-bc18-202479cbb3c1 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.592963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4a42ae8-d254-4fbe-bc18-202479cbb3c1 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.594175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-a4a42ae8-d254-4fbe-bc18-202479cbb3c1 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.594461 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4a42ae8-d254-4fbe-bc18-202479cbb3c1 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption/cipher returned with HTTP 403 Jul 03 04:27:44.595098 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 684/2751] 10.4.3.253 () {66 vars in 1396 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.603747 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e649629e-8977-478d-9381-25ce36b43b4d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.606486 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e649629e-8977-478d-9381-25ce36b43b4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] GET https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption Jul 03 04:27:44.606851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e649629e-8977-478d-9381-25ce36b43b4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.607096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e649629e-8977-478d-9381-25ce36b43b4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.607803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-e649629e-8977-478d-9381-25ce36b43b4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.608235 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e649629e-8977-478d-9381-25ce36b43b4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption returned with HTTP 403 Jul 03 04:27:44.609024 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 677/2752] 10.4.3.253 () {66 vars in 1375 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.617763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3f69c5b0-d4dd-4ea0-a955-3c29482c3605 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.620415 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f69c5b0-d4dd-4ea0-a955-3c29482c3605 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] GET https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/multiattach Jul 03 04:27:44.620974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f69c5b0-d4dd-4ea0-a955-3c29482c3605 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.620974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f69c5b0-d4dd-4ea0-a955-3c29482c3605 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.634027 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f69c5b0-d4dd-4ea0-a955-3c29482c3605 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/multiattach returned with HTTP 200 Jul 03 04:27:44.634426 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 692/2753] 10.4.3.253 () {66 vars in 1414 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:27:44.643968 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b3a49343-685c-40a7-ad5b-1726939f15f3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.646416 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3a49343-685c-40a7-ad5b-1726939f15f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] GET https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/volume_backend_name Jul 03 04:27:44.646724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3a49343-685c-40a7-ad5b-1726939f15f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.647006 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3a49343-685c-40a7-ad5b-1726939f15f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.662431 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3a49343-685c-40a7-ad5b-1726939f15f3 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 04:27:44.662994 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 701/2754] 10.4.3.253 () {66 vars in 1438 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/volume_backend_name => generated 143 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.672026 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-47d0be64-690f-4504-b7bb-1b2f3e13e5bf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.674054 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47d0be64-690f-4504-b7bb-1b2f3e13e5bf tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] PUT https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption/351bd1cd-32ba-410b-904c-70b205965329 Jul 03 04:27:44.674542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47d0be64-690f-4504-b7bb-1b2f3e13e5bf tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.676880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-47d0be64-690f-4504-b7bb-1b2f3e13e5bf tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.677108 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47d0be64-690f-4504-b7bb-1b2f3e13e5bf tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption/351bd1cd-32ba-410b-904c-70b205965329 returned with HTTP 403 Jul 03 04:27:44.678351 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 685/2755] 10.4.3.253 () {68 vars in 1506 bytes} [Fri Jul 3 04:27:44 2026] PUT /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/encryption/351bd1cd-32ba-410b-904c-70b205965329 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.690010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8044c79d-4f9a-40d0-aefe-1e41d317f699 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.692351 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8044c79d-4f9a-40d0-aefe-1e41d317f699 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] PUT https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/key1 Jul 03 04:27:44.693536 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8044c79d-4f9a-40d0-aefe-1e41d317f699 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.696539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-8044c79d-4f9a-40d0-aefe-1e41d317f699 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.696913 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8044c79d-4f9a-40d0-aefe-1e41d317f699 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/key1 returned with HTTP 403 Jul 03 04:27:44.697849 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 678/2756] 10.4.3.253 () {68 vars in 1413 bytes} [Fri Jul 3 04:27:44 2026] PUT /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.707609 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5977d2a-fee9-46c8-9773-9c6da569eb4d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.709842 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5977d2a-fee9-46c8-9773-9c6da569eb4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] PUT https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35 Jul 03 04:27:44.710254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5977d2a-fee9-46c8-9773-9c6da569eb4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.712351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-d5977d2a-fee9-46c8-9773-9c6da569eb4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '8a9eb0eb4de543c7a67969b3a140806f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b6d8d4d26d384593a63f8ae17df4c697', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:27:44.712908 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5977d2a-fee9-46c8-9773-9c6da569eb4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-reader] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35 returned with HTTP 403 Jul 03 04:27:44.713116 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 693/2757] 10.4.3.253 () {68 vars in 1362 bytes} [Fri Jul 3 04:27:44 2026] PUT /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:44.722524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a8203945-2e4a-4306-b29c-b4f0433bdf4d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.724578 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8203945-2e4a-4306-b29c-b4f0433bdf4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] DELETE https://10.4.3.253/volume/v3/types/88780500-f4df-4727-ae56-02800eb5124f Jul 03 04:27:44.724817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8203945-2e4a-4306-b29c-b4f0433bdf4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.725057 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8203945-2e4a-4306-b29c-b4f0433bdf4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.763937 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8203945-2e4a-4306-b29c-b4f0433bdf4d tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/88780500-f4df-4727-ae56-02800eb5124f returned with HTTP 202 Jul 03 04:27:44.764568 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 702/2758] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/88780500-f4df-4727-ae56-02800eb5124f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.772817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4ce717a7-1bcb-4a65-8094-85ed8835bb70 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.775232 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4ce717a7-1bcb-4a65-8094-85ed8835bb70 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] DELETE https://10.4.3.253/volume/v3/types/941494b8-c3f3-4fc1-ae05-4d984f463aed Jul 03 04:27:44.775469 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4ce717a7-1bcb-4a65-8094-85ed8835bb70 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.775686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4ce717a7-1bcb-4a65-8094-85ed8835bb70 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.810273 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4ce717a7-1bcb-4a65-8094-85ed8835bb70 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/941494b8-c3f3-4fc1-ae05-4d984f463aed returned with HTTP 202 Jul 03 04:27:44.810892 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 686/2759] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/941494b8-c3f3-4fc1-ae05-4d984f463aed => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.819932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ddd2b69d-30ae-4ef0-9563-c5c44b15fdb2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.822557 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ddd2b69d-30ae-4ef0-9563-c5c44b15fdb2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] DELETE https://10.4.3.253/volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15 Jul 03 04:27:44.822786 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ddd2b69d-30ae-4ef0-9563-c5c44b15fdb2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.823026 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ddd2b69d-30ae-4ef0-9563-c5c44b15fdb2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.830709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a2c9d673-e135-4462-85d0-d74e5939ce9f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.833678 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2c9d673-e135-4462-85d0-d74e5939ce9f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:44.833915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2c9d673-e135-4462-85d0-d74e5939ce9f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.834354 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2c9d673-e135-4462-85d0-d74e5939ce9f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.844564 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.844564 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:44.849857 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a2c9d673-e135-4462-85d0-d74e5939ce9f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:44.856362 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2c9d673-e135-4462-85d0-d74e5939ce9f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:44.856952 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 694/2760] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:44.872646 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ddd2b69d-30ae-4ef0-9563-c5c44b15fdb2 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15 returned with HTTP 202 Jul 03 04:27:44.873112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.873477 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 679/2761] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/48648ca9-cbf2-4614-99c5-4ff0da7d3b15 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.875828 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] POST https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60/action Jul 03 04:27:44.876391 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:44.876595 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:44.881307 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e7cfa734-4bf4-4bb8-9afb-c8fe032dffe7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.883528 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e7cfa734-4bf4-4bb8-9afb-c8fe032dffe7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] DELETE https://10.4.3.253/volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651 Jul 03 04:27:44.883791 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e7cfa734-4bf4-4bb8-9afb-c8fe032dffe7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.884020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e7cfa734-4bf4-4bb8-9afb-c8fe032dffe7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.887202 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.887202 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:44.887830 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:44.914733 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e7cfa734-4bf4-4bb8-9afb-c8fe032dffe7 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651 returned with HTTP 202 Jul 03 04:27:44.915222 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 687/2762] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/01777240-8018-4944-ba2d-ddcac1299651 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.923823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b3c3a3fa-a206-4bc1-ac46-60ed50acd576 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.926186 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3c3a3fa-a206-4bc1-ac46-60ed50acd576 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] DELETE https://10.4.3.253/volume/v3/types/62e45629-f2d2-41cd-9ff4-b381d2c25782 Jul 03 04:27:44.926453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3c3a3fa-a206-4bc1-ac46-60ed50acd576 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.926816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3c3a3fa-a206-4bc1-ac46-60ed50acd576 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.943772 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Created reservations ['8e0e3f41-74fe-4858-a264-64443f524da5', 'e5427971-56f4-46ce-92df-79445b0dcc25'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:44.956425 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Extend volume request issued successfully. Jul 03 04:27:44.956679 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d05678cd-34c1-44e2-a7e3-e74bc06ebc37 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60/action returned with HTTP 202 Jul 03 04:27:44.957386 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 703/2763] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:44 2026] POST /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:44.964799 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3c3a3fa-a206-4bc1-ac46-60ed50acd576 tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/62e45629-f2d2-41cd-9ff4-b381d2c25782 returned with HTTP 202 Jul 03 04:27:44.965695 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 695/2764] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/62e45629-f2d2-41cd-9ff4-b381d2c25782 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:44.966818 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-305c4ade-760f-47c9-b964-12dac0cffaaa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.968905 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-305c4ade-760f-47c9-b964-12dac0cffaaa tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:44.969216 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-305c4ade-760f-47c9-b964-12dac0cffaaa tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.969504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-305c4ade-760f-47c9-b964-12dac0cffaaa tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.975853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-72fc608d-08cd-42dd-b11c-31d4fb02b33f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:44.978407 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-72fc608d-08cd-42dd-b11c-31d4fb02b33f tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] DELETE https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35 Jul 03 04:27:44.978673 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-72fc608d-08cd-42dd-b11c-31d4fb02b33f tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:44.978933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-72fc608d-08cd-42dd-b11c-31d4fb02b33f tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:44.980892 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:44.980892 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:44.986060 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-305c4ade-760f-47c9-b964-12dac0cffaaa tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:44.992265 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-305c4ade-760f-47c9-b964-12dac0cffaaa tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:44.992422 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 680/2765] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:44 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:45.017350 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-72fc608d-08cd-42dd-b11c-31d4fb02b33f tempest-VolumeTypesReaderTests-465424031 tempest-VolumeTypesReaderTests-465424031-project-admin] https://10.4.3.253/volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35 returned with HTTP 202 Jul 03 04:27:45.017837 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 688/2766] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:27:44 2026] DELETE /volume/v3/types/68bbc742-5a5b-454c-ae4f-8ae95119ef35 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:45.387285 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b64b1d4f-d600-481b-9beb-aff039206ba0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:45.389503 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b64b1d4f-d600-481b-9beb-aff039206ba0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:45.389702 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b64b1d4f-d600-481b-9beb-aff039206ba0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:45.390141 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b64b1d4f-d600-481b-9beb-aff039206ba0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:45.406726 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:45.406726 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:45.411026 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b64b1d4f-d600-481b-9beb-aff039206ba0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:45.417978 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b64b1d4f-d600-481b-9beb-aff039206ba0 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:45.418411 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 704/2767] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:45 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:45.462371 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1b790669-4689-4b00-a093-796c6d1b7ef1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:45.464498 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1b790669-4689-4b00-a093-796c6d1b7ef1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 Jul 03 04:27:45.464766 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1b790669-4689-4b00-a093-796c6d1b7ef1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:45.465017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1b790669-4689-4b00-a093-796c6d1b7ef1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:45.471893 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1b790669-4689-4b00-a093-796c6d1b7ef1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 returned with HTTP 404 Jul 03 04:27:45.472553 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 696/2768] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:45 2026] GET /volume/v3/volumes/c93a1133-e046-4622-84b9-6900315ae6b4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:45.481162 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8e500204-b7ac-4b38-a728-73eb51bedb32 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:45.483864 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e500204-b7ac-4b38-a728-73eb51bedb32 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:45.484181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e500204-b7ac-4b38-a728-73eb51bedb32 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:45.484430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e500204-b7ac-4b38-a728-73eb51bedb32 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:45.496445 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:45.496445 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:45.501505 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8e500204-b7ac-4b38-a728-73eb51bedb32 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:45.507262 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e500204-b7ac-4b38-a728-73eb51bedb32 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 200 Jul 03 04:27:45.507791 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 681/2769] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:45 2026] GET /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:45.521437 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:45.523482 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] DELETE https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:45.523740 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:45.524013 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:45.524246 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Delete volume with id: 5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:45.532827 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:45.532827 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:45.533859 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:45.559296 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Delete volume request issued successfully. Jul 03 04:27:45.559594 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-13296734-95a3-4b59-8cff-b4c0faed2e25 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 202 Jul 03 04:27:45.560233 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 689/2770] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:45 2026] DELETE /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:45.573580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a4553e42-da53-4841-9629-d053ba20337f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:45.576882 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a4553e42-da53-4841-9629-d053ba20337f tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:45.577393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a4553e42-da53-4841-9629-d053ba20337f tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:45.577727 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a4553e42-da53-4841-9629-d053ba20337f tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:45.590107 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:45.590107 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:45.596838 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a4553e42-da53-4841-9629-d053ba20337f tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:45.605020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a4553e42-da53-4841-9629-d053ba20337f tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 200 Jul 03 04:27:45.605827 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 705/2771] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:45 2026] GET /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:46.005468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-32948e24-9b37-48c7-9224-a987f235778d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.007401 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-32948e24-9b37-48c7-9224-a987f235778d tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:46.007666 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-32948e24-9b37-48c7-9224-a987f235778d tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.007894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-32948e24-9b37-48c7-9224-a987f235778d tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.016791 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.016791 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:46.022160 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-32948e24-9b37-48c7-9224-a987f235778d tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:46.029864 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-32948e24-9b37-48c7-9224-a987f235778d tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:46.030476 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 697/2772] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:46.044404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9bfc966d-4b33-4879-a9ef-924ed137d5ff None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.046675 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9bfc966d-4b33-4879-a9ef-924ed137d5ff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:46.046905 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9bfc966d-4b33-4879-a9ef-924ed137d5ff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.047120 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9bfc966d-4b33-4879-a9ef-924ed137d5ff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.056037 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.056037 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:46.063769 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9bfc966d-4b33-4879-a9ef-924ed137d5ff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:46.070671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9bfc966d-4b33-4879-a9ef-924ed137d5ff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:46.071195 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 682/2773] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:46.092819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-83a70874-1137-47b0-93ea-72fd335d9cc8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.094883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83a70874-1137-47b0-93ea-72fd335d9cc8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:46.095085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83a70874-1137-47b0-93ea-72fd335d9cc8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.095292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83a70874-1137-47b0-93ea-72fd335d9cc8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.102585 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.102585 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:46.106305 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-83a70874-1137-47b0-93ea-72fd335d9cc8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:46.111646 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83a70874-1137-47b0-93ea-72fd335d9cc8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:46.112120 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 690/2774] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:46.131761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.133639 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] DELETE https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:46.133861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.134093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.134264 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Delete volume with id: 96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:46.148114 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.148114 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:46.148819 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:46.176389 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Delete volume request issued successfully. Jul 03 04:27:46.176675 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d425723f-793e-4c5d-b76c-3a1f02d5825e tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 202 Jul 03 04:27:46.177264 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 706/2775] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:46 2026] DELETE /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:46.185308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-945e8261-860c-40c3-8170-27b8d74acfec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.187289 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-945e8261-860c-40c3-8170-27b8d74acfec tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:46.187491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-945e8261-860c-40c3-8170-27b8d74acfec tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.187664 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-945e8261-860c-40c3-8170-27b8d74acfec tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.193645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8843fb27-ebee-4233-b895-b604a75b1343 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.194682 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.194682 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:46.195662 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:27:46.196041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5c3839a-68c3-41ff-a849-f12a839f4791", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1921309860", "description": null, "metadata": null}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:46.199862 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-945e8261-860c-40c3-8170-27b8d74acfec tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:46.207408 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-945e8261-860c-40c3-8170-27b8d74acfec tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 200 Jul 03 04:27:46.207929 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 698/2776] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:46.209371 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.209371 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:46.209816 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:46.210002 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create snapshot from volume d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:46.257292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['81272338-ddf7-434f-ad53-7f9c7792879b', '1ff3b5a6-54d6-4e64-9255-89f6f95fa400', '3649e836-527e-472d-bf0a-5b3a6786f793', '8b8d8925-d471-40eb-b4e4-3377bf61c8b3'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:46.306233 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot force create request issued successfully. Jul 03 04:27:46.306790 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8843fb27-ebee-4233-b895-b604a75b1343 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:27:46.307433 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 683/2777] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:27:46 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) Jul 03 04:27:46.319279 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-52760331-0adb-42be-96f6-f5a771fb19d9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.321719 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-52760331-0adb-42be-96f6-f5a771fb19d9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:27:46.321957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-52760331-0adb-42be-96f6-f5a771fb19d9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.322235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-52760331-0adb-42be-96f6-f5a771fb19d9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.333682 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.333682 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:46.334193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-307196df-1824-4421-84f2-fc6d4197b026 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.334266 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-52760331-0adb-42be-96f6-f5a771fb19d9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:46.335197 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-52760331-0adb-42be-96f6-f5a771fb19d9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb returned with HTTP 200 Jul 03 04:27:46.335846 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 691/2778] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:46.337588 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-307196df-1824-4421-84f2-fc6d4197b026 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0/action Jul 03 04:27:46.338106 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-307196df-1824-4421-84f2-fc6d4197b026 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:46.341016 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-307196df-1824-4421-84f2-fc6d4197b026 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:46.360672 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.360672 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:46.377549 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2003ca3d-785b-4a90-bbf9-242e670b19c2 req-307196df-1824-4421-84f2-fc6d4197b026 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0/action returned with HTTP 204 Jul 03 04:27:46.378188 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 707/2779] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:27:46 2026] POST /volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:46.433243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6c4cf2ec-1830-45ec-b210-ca05d24b582b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.435310 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6c4cf2ec-1830-45ec-b210-ca05d24b582b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:46.435562 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6c4cf2ec-1830-45ec-b210-ca05d24b582b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.435750 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6c4cf2ec-1830-45ec-b210-ca05d24b582b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.446787 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.446787 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:46.450817 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6c4cf2ec-1830-45ec-b210-ca05d24b582b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:46.456522 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6c4cf2ec-1830-45ec-b210-ca05d24b582b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:46.456944 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 699/2780] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:46.470423 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-28560204-ba8a-41ca-8c0c-b40ddf5fd3a1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.472908 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-28560204-ba8a-41ca-8c0c-b40ddf5fd3a1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:46.473197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-28560204-ba8a-41ca-8c0c-b40ddf5fd3a1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.473476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-28560204-ba8a-41ca-8c0c-b40ddf5fd3a1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.484339 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.484339 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:46.488575 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-28560204-ba8a-41ca-8c0c-b40ddf5fd3a1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:46.493176 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-28560204-ba8a-41ca-8c0c-b40ddf5fd3a1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:46.493568 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 684/2781] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:46.505851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.507675 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:27:46.508054 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-detach": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:46.508220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:46.519965 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.519965 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:46.520501 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:46.585415 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Attachment connected to vm 570f15ae-1fd7-4d83-aee0-e54526c44ee4, checking data on nova Jul 03 04:27:46.585911 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.compute.nova [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Creating Keystone token plugin using URL: https://10.4.3.253/identity {{(pid=99792) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 04:27:46.622061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dfe299cf-a3df-4110-8461-3dd29af936f1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.623991 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfe299cf-a3df-4110-8461-3dd29af936f1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd Jul 03 04:27:46.624194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfe299cf-a3df-4110-8461-3dd29af936f1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.624445 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfe299cf-a3df-4110-8461-3dd29af936f1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.632927 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfe299cf-a3df-4110-8461-3dd29af936f1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd returned with HTTP 404 Jul 03 04:27:46.633606 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 708/2782] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/5537bdd2-e2ee-48c8-ab5b-88ee912874bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:46.642072 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5f338aab-1e76-4435-8f2e-18068e239a44 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.643977 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f338aab-1e76-4435-8f2e-18068e239a44 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:46.644553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f338aab-1e76-4435-8f2e-18068e239a44 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.644553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f338aab-1e76-4435-8f2e-18068e239a44 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.652311 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.652311 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:46.656709 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5f338aab-1e76-4435-8f2e-18068e239a44 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:46.661564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f338aab-1e76-4435-8f2e-18068e239a44 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 200 Jul 03 04:27:46.662134 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 700/2783] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:46.677081 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.679402 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:46.679641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.679961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.680165 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Delete volume with id: 6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:46.690025 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.690025 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:46.690617 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:46.719345 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Delete volume request issued successfully. Jul 03 04:27:46.719679 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e000f49-ad48-4a05-85e0-82778e7677d1 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 202 Jul 03 04:27:46.720163 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 685/2784] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:46 2026] DELETE /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:46.729561 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-87aff1c6-6665-4062-8e0b-c2927fc4ce9d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.730964 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-87aff1c6-6665-4062-8e0b-c2927fc4ce9d tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:46.731215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-87aff1c6-6665-4062-8e0b-c2927fc4ce9d tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:46.731452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-87aff1c6-6665-4062-8e0b-c2927fc4ce9d tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:46.740742 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:46.740742 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:46.745319 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-87aff1c6-6665-4062-8e0b-c2927fc4ce9d tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Volume info retrieved successfully. Jul 03 04:27:46.751075 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-87aff1c6-6665-4062-8e0b-c2927fc4ce9d tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 200 Jul 03 04:27:46.751573 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 709/2785] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:46 2026] GET /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:46.852245 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] REQ: curl -g -i -X GET https://10.4.3.253/compute/v2.1/servers/570f15ae-1fd7-4d83-aee0-e54526c44ee4/os-volume_attachments/0d3bab63-1e17-4048-ac73-50e8c7768636 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e7d8815d410311cb19fb3768792845f21d6ad0db7ef9e17016523116f1607dbc" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cc29f65c-e46d-4900-a8a4-97fb363c0d13" -H "X-Service-Token: {SHA256}268b6d5dfcaab8a89039a8f4ea0ddf1690b99e3698592f5b96f9767bf81b03fb" {{(pid=99792) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 04:27:46.968600 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 04:27:46 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-08c29020-f348-4064-a778-62d4fd101d5c x-openstack-request-id: req-08c29020-f348-4064-a778-62d4fd101d5c {{(pid=99792) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 04:27:46.968774 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0d3bab63-1e17-4048-ac73-50e8c7768636", "serverId": "570f15ae-1fd7-4d83-aee0-e54526c44ee4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "28140c3e-2e81-4ece-be21-e7998464b6c0", "bdm_uuid": "259e8c31-5295-4675-9746-7fefb970b507"}} {{(pid=99792) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 04:27:46.968855 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET call to compute for https://10.4.3.253/compute/v2.1/servers/570f15ae-1fd7-4d83-aee0-e54526c44ee4/os-volume_attachments/0d3bab63-1e17-4048-ac73-50e8c7768636 used request id req-08c29020-f348-4064-a778-62d4fd101d5c {{(pid=99792) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.volume.api [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-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 Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Caught error: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:46.973400 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.middleware.fault [None req-cc29f65c-e46d-4900-a8a4-97fb363c0d13 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 409 Jul 03 04:27:46.975184 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 692/2786] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:46 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 167 bytes in 469 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:46.984468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:46.987566 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:27:46.987566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:46.987902 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:47.005369 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.005369 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:47.006001 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:47.074739 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Attachment connected to vm 570f15ae-1fd7-4d83-aee0-e54526c44ee4, checking data on nova Jul 03 04:27:47.075034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.compute.nova [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Creating Keystone token plugin using URL: https://10.4.3.253/identity {{(pid=99794) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 04:27:47.216307 np0000004364 devstack@c-api.service[99794]: DEBUG novaclient.v2.client [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] REQ: curl -g -i -X GET https://10.4.3.253/compute/v2.1/servers/570f15ae-1fd7-4d83-aee0-e54526c44ee4/os-volume_attachments/0d3bab63-1e17-4048-ac73-50e8c7768636 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}746200d555f2f35e2dfa9aa86aed67b5ef80e0ce9f65c73fa1ceef87a73057e5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-cdd963fe-b890-4490-be0e-6e287f4ab427" -H "X-Service-Token: {SHA256}2ec0752ecdc77f1361ede10917a7353b6005a6967c8480020500b09f8cea26c2" {{(pid=99794) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 04:27:47.224015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-22e9009e-c24b-4425-b546-45d3fb798eef None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.225857 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-22e9009e-c24b-4425-b546-45d3fb798eef tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 Jul 03 04:27:47.226050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-22e9009e-c24b-4425-b546-45d3fb798eef tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.226241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-22e9009e-c24b-4425-b546-45d3fb798eef tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.233223 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-22e9009e-c24b-4425-b546-45d3fb798eef tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 returned with HTTP 404 Jul 03 04:27:47.233671 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 686/2787] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/volumes/96bc930f-a038-43c8-80e9-c5cc29e25a60 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:47.243942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.245739 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:47.246230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1632715336"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:47.247855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1632715336'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:47.247978 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create volume of 1 GB Jul 03 04:27:47.252260 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Availability Zones retrieved successfully. Jul 03 04:27:47.257876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Flow 'volume_create_api' (f1c7cede-8ac9-44ba-864e-8389419057d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:47.258813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a14575-4f8a-4eaa-a7ea-9a2ab77808fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:47.259754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:47.291384 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2a14575-4f8a-4eaa-a7ea-9a2ab77808fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:47.292642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe082ea-5e8e-4754-9479-764a6d9bc9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:47.311516 np0000004364 devstack@c-api.service[99794]: DEBUG novaclient.v2.client [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 04:27:47 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-96d2d1c8-dd9c-420d-a621-9218e2faa365 x-openstack-request-id: req-96d2d1c8-dd9c-420d-a621-9218e2faa365 {{(pid=99794) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 04:27:47.311685 np0000004364 devstack@c-api.service[99794]: DEBUG novaclient.v2.client [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0d3bab63-1e17-4048-ac73-50e8c7768636", "serverId": "570f15ae-1fd7-4d83-aee0-e54526c44ee4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "28140c3e-2e81-4ece-be21-e7998464b6c0", "bdm_uuid": "259e8c31-5295-4675-9746-7fefb970b507"}} {{(pid=99794) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 04:27:47.311784 np0000004364 devstack@c-api.service[99794]: DEBUG novaclient.v2.client [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET call to compute for https://10.4.3.253/compute/v2.1/servers/570f15ae-1fd7-4d83-aee0-e54526c44ee4/os-volume_attachments/0d3bab63-1e17-4048-ac73-50e8c7768636 used request id req-96d2d1c8-dd9c-420d-a621-9218e2faa365 {{(pid=99794) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 04:27:47.314224 np0000004364 devstack@c-api.service[99794]: ERROR cinder.volume.api [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-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 Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Caught error: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.316535 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: ERROR cinder.api.middleware.fault Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.middleware.fault [None req-cdd963fe-b890-4490-be0e-6e287f4ab427 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 409 Jul 03 04:27:47.317571 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 701/2788] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:46 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 167 bytes in 334 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:47.327045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad159290-e043-49d3-80f0-9a330564c132 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.329279 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 693/2789] 10.4.3.253 () {70 vars in 1597 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:27:47.337803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88002e53-538f-4c8b-8ff3-4728685d8d33 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.339301 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 687/2790] 10.4.3.253 () {70 vars in 1597 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:27:47.347374 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.347554 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c17e989-7898-4160-81dc-ab3fad1ff968 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.348418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Created reservations ['2091944f-4a75-49ad-b86f-d1acb525621d', 'edc39e55-6bb8-456e-aa7f-2d5ef23de813', 'ece7d00b-1563-440a-bea1-cc2d32e311bd', '36f3453e-2662-4a2a-9157-d0b89a7d2e3f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:47.349585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfe082ea-5e8e-4754-9479-764a6d9bc9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2091944f-4a75-49ad-b86f-d1acb525621d', 'edc39e55-6bb8-456e-aa7f-2d5ef23de813', 'ece7d00b-1563-440a-bea1-cc2d32e311bd', '36f3453e-2662-4a2a-9157-d0b89a7d2e3f']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:47.349721 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:27:47.349890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.350146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.350770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4343842-054c-4acb-ab0f-33ac86848661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:47.380638 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4343842-054c-4acb-ab0f-33ac86848661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd277b62-c692-412a-8568-227544fce232', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1632715336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e30849c38437c946eda17dea04fcd',qos_specs=None,replication_status=,reservations=['2091944f-4a75-49ad-b86f-d1acb525621d','edc39e55-6bb8-456e-aa7f-2d5ef23de813','ece7d00b-1563-440a-bea1-cc2d32e311bd','36f3453e-2662-4a2a-9157-d0b89a7d2e3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbdeed2f86f415dbcdc78e083df7be5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1632715336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd277b62-c692-412a-8568-227544fce232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='487e30849c38437c946eda17dea04fcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acbdeed2f86f415dbcdc78e083df7be5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:47.381585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c2bd0c-3eef-4dc1-ad91-aa721eada28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:47.386673 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:27:47.391858 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.391858 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:47.392377 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:47.393439 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ee632d8-043e-4dd5-86e1-1b5902cae02a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb returned with HTTP 200 Jul 03 04:27:47.393943 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 702/2791] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb => generated 472 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:47.404010 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c2bd0c-3eef-4dc1-ad91-aa721eada28d) transitioned into state 'SUCCESS' from state '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-1632715336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='487e30849c38437c946eda17dea04fcd',qos_specs=None,replication_status=,reservations=['2091944f-4a75-49ad-b86f-d1acb525621d','edc39e55-6bb8-456e-aa7f-2d5ef23de813','ece7d00b-1563-440a-bea1-cc2d32e311bd','36f3453e-2662-4a2a-9157-d0b89a7d2e3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acbdeed2f86f415dbcdc78e083df7be5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:47.404792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-def6b0cb-f375-48ad-a61e-a923ddf11c2b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.404971 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15813ccf-ca50-476f-b6b5-39491a8eb3bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:47.406827 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-def6b0cb-f375-48ad-a61e-a923ddf11c2b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:27:47.407084 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-def6b0cb-f375-48ad-a61e-a923ddf11c2b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.407314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-def6b0cb-f375-48ad-a61e-a923ddf11c2b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.414174 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.414174 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:47.414969 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-def6b0cb-f375-48ad-a61e-a923ddf11c2b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:47.416060 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-def6b0cb-f375-48ad-a61e-a923ddf11c2b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb returned with HTTP 200 Jul 03 04:27:47.416640 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 688/2792] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:47.417491 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15813ccf-ca50-476f-b6b5-39491a8eb3bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:47.418147 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Flow 'volume_create_api' (f1c7cede-8ac9-44ba-864e-8389419057d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:47.418540 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create volume request issued successfully. Jul 03 04:27:47.419097 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f2641c5-efcd-4567-a4e8-fec00cb40faf tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:47.419657 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 710/2793] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes => generated 748 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:47.419848 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 694/2794] 10.4.3.253 () {70 vars in 1597 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 114 bytes in 73 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:27:47.428445 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-df7eed6d-9f94-4fc7-a2e3-d38636192582 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.429969 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 703/2795] 10.4.3.253 () {70 vars in 1597 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:27:47.430995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2b449e8b-65ea-4139-ad18-63d86527e7dd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.432589 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b449e8b-65ea-4139-ad18-63d86527e7dd tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:47.432819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b449e8b-65ea-4139-ad18-63d86527e7dd tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.432984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b449e8b-65ea-4139-ad18-63d86527e7dd tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.438785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1efe3190-62bd-4ce5-8699-8175e96c58d4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.439935 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.439935 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:47.444560 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2b449e8b-65ea-4139-ad18-63d86527e7dd tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:47.449834 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b449e8b-65ea-4139-ad18-63d86527e7dd tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:47.450402 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 689/2796] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:47.459025 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.461757 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:47.461983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.462202 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.498970 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:27:47.508798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.508798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:47.511783 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1efe3190-62bd-4ce5-8699-8175e96c58d4 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:27:47.512138 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1efe3190-62bd-4ce5-8699-8175e96c58d4 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:47.512347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1efe3190-62bd-4ce5-8699-8175e96c58d4 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:47.512980 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:47.517703 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-60f2ce8e-cbaa-40fb-ae28-27fb201c3ec6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:47.518162 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 695/2797] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:47.524346 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.524346 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:47.524761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.admin_actions [None req-1efe3190-62bd-4ce5-8699-8175e96c58d4 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Updating volume '0d3bab63-1e17-4048-ac73-50e8c7768636' with '{'status': 'error'}' {{(pid=99791) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:27:47.541458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.544021 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791/action Jul 03 04:27:47.544454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:47.544612 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:47.553058 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1efe3190-62bd-4ce5-8699-8175e96c58d4 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 202 Jul 03 04:27:47.553634 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 711/2798] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:47.557463 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.557463 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:47.558195 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:47.561505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5111c660-371c-4ddf-a637-58fb648d8cda None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.564194 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5111c660-371c-4ddf-a637-58fb648d8cda tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:27:47.564323 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5111c660-371c-4ddf-a637-58fb648d8cda tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.564614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5111c660-371c-4ddf-a637-58fb648d8cda tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.573422 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Begin detaching volume completed successfully. Jul 03 04:27:47.573646 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-c3890481-0a26-4a3a-b025-19e240f132e4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791/action returned with HTTP 202 Jul 03 04:27:47.574139 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 704/2799] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:47.576506 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.576506 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:47.582003 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5111c660-371c-4ddf-a637-58fb648d8cda tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:47.589674 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5111c660-371c-4ddf-a637-58fb648d8cda tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:27:47.590314 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 690/2800] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1149 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:47.602230 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8828791a-f928-459c-aa3b-033f7300be50 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.604278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:27:47.604633 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "28140c3e-2e81-4ece-be21-e7998464b6c0"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:47.604843 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "28140c3e-2e81-4ece-be21-e7998464b6c0"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:47.621735 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.621735 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:47.622307 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Volume info retrieved successfully. Jul 03 04:27:47.629971 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Attachment connected to vm 570f15ae-1fd7-4d83-aee0-e54526c44ee4, checking data on nova Jul 03 04:27:47.630339 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.compute.nova [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Creating Keystone token plugin using URL: https://10.4.3.253/identity {{(pid=99792) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 04:27:47.727191 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] REQ: curl -g -i -X GET https://10.4.3.253/compute/v2.1/servers/570f15ae-1fd7-4d83-aee0-e54526c44ee4/os-volume_attachments/0d3bab63-1e17-4048-ac73-50e8c7768636 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cf52ea4a8de62729e7b3b29fe9c95cc88de4163e3f566e132a80db5f1906d4e7" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8828791a-f928-459c-aa3b-033f7300be50" -H "X-Service-Token: {SHA256}268b6d5dfcaab8a89039a8f4ea0ddf1690b99e3698592f5b96f9767bf81b03fb" {{(pid=99792) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 04:27:47.765581 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cc6a0b77-bff1-4e7b-b50c-6292533eb618 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.768360 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc6a0b77-bff1-4e7b-b50c-6292533eb618 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] GET https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 Jul 03 04:27:47.768360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc6a0b77-bff1-4e7b-b50c-6292533eb618 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.768567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc6a0b77-bff1-4e7b-b50c-6292533eb618 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.775599 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc6a0b77-bff1-4e7b-b50c-6292533eb618 tempest-VolumesListAdminTestJSON-842270977 tempest-VolumesListAdminTestJSON-842270977-project-member] https://10.4.3.253/volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 returned with HTTP 404 Jul 03 04:27:47.776123 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 712/2801] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/volumes/6f56b893-4c67-4b8b-9c6f-e1b5b73a1dc6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:47.837210 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 04:27:47 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-ad24b7ea-e62f-4d7b-8f66-061f7c27031c x-openstack-request-id: req-ad24b7ea-e62f-4d7b-8f66-061f7c27031c {{(pid=99792) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 04:27:47.837210 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "0d3bab63-1e17-4048-ac73-50e8c7768636", "serverId": "570f15ae-1fd7-4d83-aee0-e54526c44ee4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "28140c3e-2e81-4ece-be21-e7998464b6c0", "bdm_uuid": "259e8c31-5295-4675-9746-7fefb970b507"}} {{(pid=99792) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 04:27:47.837524 np0000004364 devstack@c-api.service[99792]: DEBUG novaclient.v2.client [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] GET call to compute for https://10.4.3.253/compute/v2.1/servers/570f15ae-1fd7-4d83-aee0-e54526c44ee4/os-volume_attachments/0d3bab63-1e17-4048-ac73-50e8c7768636 used request id req-ad24b7ea-e62f-4d7b-8f66-061f7c27031c {{(pid=99792) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 04:27:47.839940 np0000004364 devstack@c-api.service[99792]: ERROR cinder.volume.api [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-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 Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Caught error: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.842905 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 570f15ae-1fd7-4d83-aee0-e54526c44ee4 using the Compute API Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: ERROR cinder.api.middleware.fault Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.middleware.fault [None req-8828791a-f928-459c-aa3b-033f7300be50 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 409 Jul 03 04:27:47.844573 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 696/2802] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 167 bytes in 242 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:47.853960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b671f514-3ac3-4d0c-ba82-cc6182931fad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.855945 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 705/2803] 10.4.3.253 () {70 vars in 1597 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:27:47.864190 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-83b19224-eeb2-4d28-9492-ac34266d93b2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.961754 np0000004364 devstack@c-api.service[99793]: WARNING keystonemiddleware.auth_token [None req-83b19224-eeb2-4d28-9492-ac34266d93b2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 04:27:47.962942 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 691/2804] 10.4.3.253 () {70 vars in 1597 bytes} [Fri Jul 3 04:27:47 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 114 bytes in 99 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:27:47.971079 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2298e552-3a69-4964-a546-0f220c627b8a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:47.973491 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2298e552-3a69-4964-a546-0f220c627b8a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:47.973726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2298e552-3a69-4964-a546-0f220c627b8a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:47.973917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2298e552-3a69-4964-a546-0f220c627b8a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:47.982223 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:47.982223 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:47.988052 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2298e552-3a69-4964-a546-0f220c627b8a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:47.993544 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2298e552-3a69-4964-a546-0f220c627b8a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:47.994053 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 713/2805] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:47 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:48.006815 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-94e707a5-9bc3-49ea-8418-141891516865 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.008697 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-94e707a5-9bc3-49ea-8418-141891516865 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:48.008920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-94e707a5-9bc3-49ea-8418-141891516865 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:48.009149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-94e707a5-9bc3-49ea-8418-141891516865 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:48.048926 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-94e707a5-9bc3-49ea-8418-141891516865 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:27:48.056500 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:48.056500 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:48.061107 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-94e707a5-9bc3-49ea-8418-141891516865 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:48.065759 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-94e707a5-9bc3-49ea-8418-141891516865 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:48.066315 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 697/2806] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:48 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:48.114972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-c930a91f-67a2-4571-9226-0c075d03ea3e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.118158 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-c930a91f-67a2-4571-9226-0c075d03ea3e tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:48.118393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-c930a91f-67a2-4571-9226-0c075d03ea3e tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:48.118585 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-c930a91f-67a2-4571-9226-0c075d03ea3e tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:48.125673 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:48.125673 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:48.129802 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-c930a91f-67a2-4571-9226-0c075d03ea3e tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:48.134544 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-c930a91f-67a2-4571-9226-0c075d03ea3e tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:48.134976 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 706/2807] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:48 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:48.462453 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-849da31c-f644-46ff-912f-119039781167 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.464182 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-849da31c-f644-46ff-912f-119039781167 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:48.464406 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-849da31c-f644-46ff-912f-119039781167 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:48.464622 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-849da31c-f644-46ff-912f-119039781167 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:48.471601 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:48.471601 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:48.476138 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-849da31c-f644-46ff-912f-119039781167 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:48.481030 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-849da31c-f644-46ff-912f-119039781167 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:48.481525 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 692/2808] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:48 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:48.494055 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2426f19b-6f24-42aa-a959-96609e2f3476 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.495865 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:27:48.496235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cd277b62-c692-412a-8568-227544fce232", "name": "tempest-VolumesExtendTest-Snapshot-562676365"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:48.504958 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:48.504958 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:48.505500 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:48.505652 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Create snapshot from volume cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:48.540285 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Created reservations ['5ce92ab0-b19b-4890-80ce-cdd1b4d5afa2', '5789c576-6682-4bed-8699-7bce073526fc', 'c34b4cfb-6ec2-4540-bdc6-e2c2399a1154', '4de0d092-c9db-4b9c-9f12-8c9b6ef8ae05'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:48.574369 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Snapshot create request issued successfully. Jul 03 04:27:48.574664 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2426f19b-6f24-42aa-a959-96609e2f3476 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:27:48.575109 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 714/2809] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:27:48 2026] POST /volume/v3/snapshots => generated 303 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:48.585188 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f7487746-f499-47e3-8496-c281413211d6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.587580 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7487746-f499-47e3-8496-c281413211d6 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e Jul 03 04:27:48.587781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7487746-f499-47e3-8496-c281413211d6 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:48.588029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7487746-f499-47e3-8496-c281413211d6 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:48.597933 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:48.597933 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:48.598665 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f7487746-f499-47e3-8496-c281413211d6 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Snapshot retrieved successfully. Jul 03 04:27:48.600037 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7487746-f499-47e3-8496-c281413211d6 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e returned with HTTP 200 Jul 03 04:27:48.600091 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 698/2810] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:48 2026] GET /volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e => generated 435 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:48.607429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9c8da066-62db-4215-9551-e275117e1da2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.608192 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c8da066-62db-4215-9551-e275117e1da2 None None] GET https://10.4.3.253/volume// Jul 03 04:27:48.608192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c8da066-62db-4215-9551-e275117e1da2 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:48.608561 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c8da066-62db-4215-9551-e275117e1da2 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:48.608898 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c8da066-62db-4215-9551-e275117e1da2 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:48.609273 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 707/2811] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:27:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:48.617998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-69daa0df-e40c-4839-aee7-57a8a08ef9c2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:48.620226 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-69daa0df-e40c-4839-aee7-57a8a08ef9c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:27:48.620476 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-69daa0df-e40c-4839-aee7-57a8a08ef9c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:48.620660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-69daa0df-e40c-4839-aee7-57a8a08ef9c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:48.631905 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:48.631905 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:48.640388 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-69daa0df-e40c-4839-aee7-57a8a08ef9c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:48.646068 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-69daa0df-e40c-4839-aee7-57a8a08ef9c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:27:48.646651 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 693/2812] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:27:48 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 1325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:49.605866 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-da1bc67b-eeee-419f-8692-4af7e92f7b86 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:49.608737 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-da1bc67b-eeee-419f-8692-4af7e92f7b86 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f Jul 03 04:27:49.608973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-da1bc67b-eeee-419f-8692-4af7e92f7b86 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:49.609179 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-da1bc67b-eeee-419f-8692-4af7e92f7b86 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:49.610271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38b85f84-d9f6-46a2-b7ca-34b7139cf7e0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:49.612295 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38b85f84-d9f6-46a2-b7ca-34b7139cf7e0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e Jul 03 04:27:49.612535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38b85f84-d9f6-46a2-b7ca-34b7139cf7e0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:49.612817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38b85f84-d9f6-46a2-b7ca-34b7139cf7e0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:49.617624 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:49.617624 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:49.618353 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:49.618353 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:49.618823 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-38b85f84-d9f6-46a2-b7ca-34b7139cf7e0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Snapshot retrieved successfully. Jul 03 04:27:49.619715 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38b85f84-d9f6-46a2-b7ca-34b7139cf7e0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e returned with HTTP 200 Jul 03 04:27:49.620128 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 699/2813] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:49 2026] GET /volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:49.630748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:49.632833 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] POST https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232/action Jul 03 04:27:49.632978 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:49.633121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:49.644196 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:49.644196 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:49.644746 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:49.695348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Created reservations ['9c0cdda1-b7b4-4e46-b3a8-b037d4ba5b4f', '766c54be-2345-45d7-b24f-21527c49f256'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:49.706863 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Extend volume request issued successfully. Jul 03 04:27:49.707197 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b78c9270-0727-47b5-be4e-d72b41b8bbb5 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232/action returned with HTTP 202 Jul 03 04:27:49.707822 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 708/2814] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:49 2026] POST /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:49.716695 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-17ecda49-6200-4c1d-b5de-d87ed5efb544 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:49.718132 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17ecda49-6200-4c1d-b5de-d87ed5efb544 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:49.718439 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17ecda49-6200-4c1d-b5de-d87ed5efb544 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:49.718712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17ecda49-6200-4c1d-b5de-d87ed5efb544 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:49.726925 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:49.726925 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:49.731503 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-17ecda49-6200-4c1d-b5de-d87ed5efb544 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:49.736166 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17ecda49-6200-4c1d-b5de-d87ed5efb544 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:49.736853 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 694/2815] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:49 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:50.147944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4dd41cfa-6123-4b9f-8566-47c93fe2f7f4 req-da1bc67b-eeee-419f-8692-4af7e92f7b86 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f returned with HTTP 200 Jul 03 04:27:50.148588 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 715/2816] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:27:49 2026] DELETE /volume/v3/attachments/a76b4fb8-5c08-4e4f-aa0b-fea6b5e5200f => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:50.172852 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a3de476b-0ed3-4075-a5ad-5c457958587b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.173344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3de476b-0ed3-4075-a5ad-5c457958587b None None] GET https://10.4.3.253/volume// Jul 03 04:27:50.173530 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3de476b-0ed3-4075-a5ad-5c457958587b None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.173718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3de476b-0ed3-4075-a5ad-5c457958587b None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.174042 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3de476b-0ed3-4075-a5ad-5c457958587b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:50.174359 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 700/2817] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:50.180987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-1e830e1b-51a3-423b-8c34-83c5b1f47493 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.183203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-1e830e1b-51a3-423b-8c34-83c5b1f47493 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:27:50.183593 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-1e830e1b-51a3-423b-8c34-83c5b1f47493 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8c5fad9-56bb-446d-bac9-523f6d79f193", "connector": null, "instance_uuid": "570f15ae-1fd7-4d83-aee0-e54526c44ee4"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:50.191671 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.191671 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:50.225182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-1e830e1b-51a3-423b-8c34-83c5b1f47493 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:27:50.225689 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 709/2818] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:27:50 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) Jul 03 04:27:50.418590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-36457319-dacc-4b18-ae9c-96198bb338e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.528764 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:50.529131 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-80193836"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:50.530456 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-80193836'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:50.530575 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Create volume of 1 GB Jul 03 04:27:50.534919 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Availability Zones retrieved successfully. Jul 03 04:27:50.540682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Flow 'volume_create_api' (8b83197f-9ee4-48aa-a3ce-d81e5ffbf42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:50.541613 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9384bf-ca49-49ae-97eb-543ef7940d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.542739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:50.573063 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9384bf-ca49-49ae-97eb-543ef7940d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.573850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69141b2-10f5-4eb1-abfe-965570989488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.648982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Created reservations ['6571e39d-0e60-4e18-a6af-f312c3d3fc7e', 'b9e0776b-3129-4d48-b5eb-97ec8a731145', 'c3e5128d-744d-48b0-8385-cc897fce0408', '815d8474-7037-440a-8fc5-906a4875eda1'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:50.650386 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e69141b2-10f5-4eb1-abfe-965570989488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6571e39d-0e60-4e18-a6af-f312c3d3fc7e', 'b9e0776b-3129-4d48-b5eb-97ec8a731145', 'c3e5128d-744d-48b0-8385-cc897fce0408', '815d8474-7037-440a-8fc5-906a4875eda1']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.651376 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9eb866-e34a-45f3-9800-c4dec52f73ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.659804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b83cb7ba-94aa-433f-9136-b8ebbc6b771c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.662388 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b83cb7ba-94aa-433f-9136-b8ebbc6b771c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:50.662705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b83cb7ba-94aa-433f-9136-b8ebbc6b771c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.663671 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b83cb7ba-94aa-433f-9136-b8ebbc6b771c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.674681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba9eb866-e34a-45f3-9800-c4dec52f73ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc0afc8-fe74-4497-b520-3f22cfc8f218', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-80193836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d80c69e14fd440f18389eefcc440e86b',qos_specs=None,replication_status=,reservations=['6571e39d-0e60-4e18-a6af-f312c3d3fc7e','b9e0776b-3129-4d48-b5eb-97ec8a731145','c3e5128d-744d-48b0-8385-cc897fce0408','815d8474-7037-440a-8fc5-906a4875eda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfee525d5fd646618d41cfc0a40ba780',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-80193836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc0afc8-fe74-4497-b520-3f22cfc8f218,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d80c69e14fd440f18389eefcc440e86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfee525d5fd646618d41cfc0a40ba780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.675769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ca3e25-f984-4719-a7d6-71dfb0c44741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.675842 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.675842 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:50.680095 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b83cb7ba-94aa-433f-9136-b8ebbc6b771c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:50.686997 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b83cb7ba-94aa-433f-9136-b8ebbc6b771c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:50.687423 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 716/2819] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:50.694953 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10ca3e25-f984-4719-a7d6-71dfb0c44741) transitioned into state 'SUCCESS' from state '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-80193836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d80c69e14fd440f18389eefcc440e86b',qos_specs=None,replication_status=,reservations=['6571e39d-0e60-4e18-a6af-f312c3d3fc7e','b9e0776b-3129-4d48-b5eb-97ec8a731145','c3e5128d-744d-48b0-8385-cc897fce0408','815d8474-7037-440a-8fc5-906a4875eda1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfee525d5fd646618d41cfc0a40ba780',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.695722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1da3514-5bd5-49ef-b2d9-7b1bcb061241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.705479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1da3514-5bd5-49ef-b2d9-7b1bcb061241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.706256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Flow 'volume_create_api' (8b83197f-9ee4-48aa-a3ce-d81e5ffbf42a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:50.706624 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Create volume request issued successfully. Jul 03 04:27:50.707304 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36457319-dacc-4b18-ae9c-96198bb338e5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:50.707768 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 695/2820] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:27:50 2026] POST /volume/v3/volumes => generated 817 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:50.722566 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-93ded0de-8f00-4a7a-b26c-68df629efb46 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.724637 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93ded0de-8f00-4a7a-b26c-68df629efb46 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:50.724862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93ded0de-8f00-4a7a-b26c-68df629efb46 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.725083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93ded0de-8f00-4a7a-b26c-68df629efb46 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.733516 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.733516 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:50.737624 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-93ded0de-8f00-4a7a-b26c-68df629efb46 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:50.741486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93ded0de-8f00-4a7a-b26c-68df629efb46 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 200 Jul 03 04:27:50.742083 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 701/2821] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:50.750714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fa8a3b0e-8cf5-48eb-b1c0-46d06d1bb64b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.752813 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fa8a3b0e-8cf5-48eb-b1c0-46d06d1bb64b tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:50.753027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fa8a3b0e-8cf5-48eb-b1c0-46d06d1bb64b tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.753279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fa8a3b0e-8cf5-48eb-b1c0-46d06d1bb64b tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.755926 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cecf05b8-435c-4709-8cc0-3bf8d1aacbd3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.756358 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cecf05b8-435c-4709-8cc0-3bf8d1aacbd3 None None] GET https://10.4.3.253/volume// Jul 03 04:27:50.756537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cecf05b8-435c-4709-8cc0-3bf8d1aacbd3 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.756726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cecf05b8-435c-4709-8cc0-3bf8d1aacbd3 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.757031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cecf05b8-435c-4709-8cc0-3bf8d1aacbd3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:50.757602 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 717/2822] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:50.761435 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.761435 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:50.766598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-f036fdc7-eb17-42ea-b99a-d3a653898fb1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.767009 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fa8a3b0e-8cf5-48eb-b1c0-46d06d1bb64b tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:50.770027 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-f036fdc7-eb17-42ea-b99a-d3a653898fb1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:50.770345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-f036fdc7-eb17-42ea-b99a-d3a653898fb1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.770655 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-f036fdc7-eb17-42ea-b99a-d3a653898fb1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.772204 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.773524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fa8a3b0e-8cf5-48eb-b1c0-46d06d1bb64b tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:50.774139 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 710/2823] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:50.774618 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:50.774930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-52591453", "snapshot_id": "0913dcae-81ab-4050-95f1-52c77074888e", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:50.776571 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-52591453', 'snapshot_id': '0913dcae-81ab-4050-95f1-52c77074888e', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:50.780558 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.780558 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:50.781807 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.781807 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:50.782556 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:27:50.782682 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume of 1 GB Jul 03 04:27:50.784761 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-f036fdc7-eb17-42ea-b99a-d3a653898fb1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:50.786893 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Availability Zones retrieved successfully. Jul 03 04:27:50.788137 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8bb4ca16-eb4c-4bdc-9bbd-bba09093f8b0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.790950 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8bb4ca16-eb4c-4bdc-9bbd-bba09093f8b0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:50.790950 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8bb4ca16-eb4c-4bdc-9bbd-bba09093f8b0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.790950 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8bb4ca16-eb4c-4bdc-9bbd-bba09093f8b0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.791059 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-f036fdc7-eb17-42ea-b99a-d3a653898fb1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:50.791059 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 696/2824] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 1036 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:50.794848 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (da4600e4-e42a-482f-99a4-bcfbce5171bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:50.796388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c5085d-a4d3-4903-bef1-92f53acdcdf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.797611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:50.798508 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.798508 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:50.803481 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8bb4ca16-eb4c-4bdc-9bbd-bba09093f8b0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:50.808604 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8bb4ca16-eb4c-4bdc-9bbd-bba09093f8b0 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:50.809195 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 718/2825] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:50.824551 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.826580 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e Jul 03 04:27:50.826784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.826973 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.827126 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Delete snapshot with id: 4f93faf0-5085-48fa-b546-50bc0a8aaf3e Jul 03 04:27:50.832756 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22c5085d-a4d3-4903-bef1-92f53acdcdf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0913dcae-81ab-4050-95f1-52c77074888e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.833080 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.833080 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:50.833510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a016d7b6-e410-4f2c-9cd3-121e08458d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.833580 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Snapshot retrieved successfully. Jul 03 04:27:50.853447 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Snapshot delete request issued successfully. Jul 03 04:27:50.853664 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e4eac3a-d5ce-4dca-8eb4-2fe51d26a7f8 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e returned with HTTP 202 Jul 03 04:27:50.854242 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 711/2826] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:27:50 2026] DELETE /volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:50.861306 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ffab7303-823a-40c8-8432-2c3c16de846f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.863207 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ffab7303-823a-40c8-8432-2c3c16de846f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e Jul 03 04:27:50.863455 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ffab7303-823a-40c8-8432-2c3c16de846f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:50.863665 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ffab7303-823a-40c8-8432-2c3c16de846f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:50.870025 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.870025 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:50.870671 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ffab7303-823a-40c8-8432-2c3c16de846f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Snapshot retrieved successfully. Jul 03 04:27:50.871783 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ffab7303-823a-40c8-8432-2c3c16de846f tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e returned with HTTP 200 Jul 03 04:27:50.872235 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 697/2827] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:50 2026] GET /volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:50.877541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['f6d62ed0-7e5e-4045-a387-0b5e67fbcb58', '0aa6f013-7258-4033-b894-022c0eaab9ee', '29869989-5047-448c-98b3-92d20d489169', '2ffe42d8-55f5-45e5-affb-33c7b2c44aa0'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:50.878567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a016d7b6-e410-4f2c-9cd3-121e08458d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d62ed0-7e5e-4045-a387-0b5e67fbcb58', '0aa6f013-7258-4033-b894-022c0eaab9ee', '29869989-5047-448c-98b3-92d20d489169', '2ffe42d8-55f5-45e5-affb-33c7b2c44aa0']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.879708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f068a5c0-0a07-43a1-8a09-2bc5f46e219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.903314 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:50.905790 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] PUT https://10.4.3.253/volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd Jul 03 04:27:50.906172 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:50.914876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Acquiring lock "cinder-attachment_update-d8c5fad9-56bb-446d-bac9-523f6d79f193-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:27:50.920540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Lock "cinder-attachment_update-d8c5fad9-56bb-446d-bac9-523f6d79f193-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:27:50.921606 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:50.921606 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:50.925951 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f068a5c0-0a07-43a1-8a09-2bc5f46e219d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91c8f697-9394-492f-9002-9dd995612b55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-52591453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['f6d62ed0-7e5e-4045-a387-0b5e67fbcb58','0aa6f013-7258-4033-b894-022c0eaab9ee','29869989-5047-448c-98b3-92d20d489169','2ffe42d8-55f5-45e5-affb-33c7b2c44aa0'],size=1,snapshot_id=0913dcae-81ab-4050-95f1-52c77074888e,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-52591453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91c8f697-9394-492f-9002-9dd995612b55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4d7f7846ce4f369a055813894f9b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0913dcae-81ab-4050-95f1-52c77074888e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905588a4315e49e78ef6b2a337344251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.926886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71d63c6-9c87-46c4-8eec-df2479f81627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.966717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b71d63c6-9c87-46c4-8eec-df2479f81627) transitioned into state 'SUCCESS' from state '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-52591453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['f6d62ed0-7e5e-4045-a387-0b5e67fbcb58','0aa6f013-7258-4033-b894-022c0eaab9ee','29869989-5047-448c-98b3-92d20d489169','2ffe42d8-55f5-45e5-affb-33c7b2c44aa0'],size=1,snapshot_id=0913dcae-81ab-4050-95f1-52c77074888e,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.967542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9b6a65-bfe4-411d-8c91-8bb9b1d0ba5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:50.986915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa9b6a65-bfe4-411d-8c91-8bb9b1d0ba5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:50.987700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (da4600e4-e42a-482f-99a4-bcfbce5171bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:50.987986 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request issued successfully. Jul 03 04:27:50.988557 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-28f44720-425d-4a1b-9ae8-2c8d293bdc43 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:50.988983 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 702/2828] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:50 2026] POST /volume/v3/volumes => generated 789 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:51.001959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-171b813a-fabe-4938-b9d4-bb21acac8b2f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.004040 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-171b813a-fabe-4938-b9d4-bb21acac8b2f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:51.004288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-171b813a-fabe-4938-b9d4-bb21acac8b2f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.004542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-171b813a-fabe-4938-b9d4-bb21acac8b2f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.013178 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.013178 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:51.018052 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-171b813a-fabe-4938-b9d4-bb21acac8b2f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:51.023658 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-171b813a-fabe-4938-b9d4-bb21acac8b2f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:51.024171 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 712/2829] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:51.445093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Lock "cinder-attachment_update-d8c5fad9-56bb-446d-bac9-523f6d79f193-np0000004364" released by "attachment_update" :: held 0.524s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:27:51.445542 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-df5cfeef-11ec-4a03-98aa-68ded01c6f35 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd returned with HTTP 200 Jul 03 04:27:51.446030 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 719/2830] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:27:50 2026] PUT /volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:51.702363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4635029d-ba4f-46f3-9b3e-bf193912b0a5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.703971 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4635029d-ba4f-46f3-9b3e-bf193912b0a5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:51.704214 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4635029d-ba4f-46f3-9b3e-bf193912b0a5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.704436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4635029d-ba4f-46f3-9b3e-bf193912b0a5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.717290 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.717290 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:51.722972 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4635029d-ba4f-46f3-9b3e-bf193912b0a5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:51.729022 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4635029d-ba4f-46f3-9b3e-bf193912b0a5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:51.729594 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 698/2831] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:51.756770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d5516e61-d349-47a5-ad2c-24a9ece2c285 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.758827 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5516e61-d349-47a5-ad2c-24a9ece2c285 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:51.759059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5516e61-d349-47a5-ad2c-24a9ece2c285 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.759296 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5516e61-d349-47a5-ad2c-24a9ece2c285 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.766710 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.766710 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:51.770906 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d5516e61-d349-47a5-ad2c-24a9ece2c285 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:51.775518 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5516e61-d349-47a5-ad2c-24a9ece2c285 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 200 Jul 03 04:27:51.775996 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 703/2832] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:51.788144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2745f044-6406-422a-b199-ead5cb203f36 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.789886 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2745f044-6406-422a-b199-ead5cb203f36 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] POST https://10.4.3.253/volume/v3/volume-transfers Jul 03 04:27:51.790311 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2745f044-6406-422a-b199-ead5cb203f36 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "4dc0afc8-fe74-4497-b520-3f22cfc8f218"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:51.791864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volume_transfer [None req-2745f044-6406-422a-b199-ead5cb203f36 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Creating new volume transfer {'transfer': {'volume_id': '4dc0afc8-fe74-4497-b520-3f22cfc8f218'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 04:27:51.792035 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volume_transfer [None req-2745f044-6406-422a-b199-ead5cb203f36 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Creating transfer of volume 4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:51.792124 np0000004364 devstack@c-api.service[99794]: INFO cinder.transfer.api [None req-2745f044-6406-422a-b199-ead5cb203f36 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Generating transfer record for volume 4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:51.799275 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.799275 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:51.810924 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2745f044-6406-422a-b199-ead5cb203f36 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers returned with HTTP 202 Jul 03 04:27:51.811551 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 713/2833] 10.4.3.253 () {70 vars in 1326 bytes} [Fri Jul 3 04:27:51 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:51.819826 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-41fc1e97-110b-4c07-ab12-11febcafc547 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.821936 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41fc1e97-110b-4c07-ab12-11febcafc547 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:51.822161 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41fc1e97-110b-4c07-ab12-11febcafc547 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.822348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41fc1e97-110b-4c07-ab12-11febcafc547 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.830458 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.830458 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:51.836339 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-41fc1e97-110b-4c07-ab12-11febcafc547 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:51.848339 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41fc1e97-110b-4c07-ab12-11febcafc547 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 200 Jul 03 04:27:51.848768 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 720/2834] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:51.864274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-09461100-73a0-49e4-b8bd-c74b3decefe9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.866248 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-09461100-73a0-49e4-b8bd-c74b3decefe9 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412 Jul 03 04:27:51.866508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-09461100-73a0-49e4-b8bd-c74b3decefe9 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.866705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-09461100-73a0-49e4-b8bd-c74b3decefe9 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.879343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-09461100-73a0-49e4-b8bd-c74b3decefe9 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412 returned with HTTP 200 Jul 03 04:27:51.879831 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 699/2835] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412 => generated 432 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:51.882697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-908a6de2-3962-4f8e-b6f0-f4d9b60a7bac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.885275 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-908a6de2-3962-4f8e-b6f0-f4d9b60a7bac tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e Jul 03 04:27:51.885547 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-908a6de2-3962-4f8e-b6f0-f4d9b60a7bac tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.885833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-908a6de2-3962-4f8e-b6f0-f4d9b60a7bac tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.891533 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c9392515-b4f5-4ed3-83eb-6046d79a43dc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.891789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-908a6de2-3962-4f8e-b6f0-f4d9b60a7bac tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e returned with HTTP 404 Jul 03 04:27:51.892482 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 704/2836] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/snapshots/4f93faf0-5085-48fa-b546-50bc0a8aaf3e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:51.893483 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c9392515-b4f5-4ed3-83eb-6046d79a43dc tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volume-transfers Jul 03 04:27:51.893761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c9392515-b4f5-4ed3-83eb-6046d79a43dc tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.894092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c9392515-b4f5-4ed3-83eb-6046d79a43dc tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.894176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volume_transfer [None req-c9392515-b4f5-4ed3-83eb-6046d79a43dc tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Listing volume transfers {{(pid=99794) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 04:27:51.899070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c9392515-b4f5-4ed3-83eb-6046d79a43dc tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers returned with HTTP 200 Jul 03 04:27:51.899470 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 714/2837] 10.4.3.253 () {68 vars in 1305 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:51.900128 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d7c5dd2e-1c07-4ccc-aad4-6f627fd2edff None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.902205 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7c5dd2e-1c07-4ccc-aad4-6f627fd2edff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:51.902521 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7c5dd2e-1c07-4ccc-aad4-6f627fd2edff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.902792 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7c5dd2e-1c07-4ccc-aad4-6f627fd2edff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.909585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.911319 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.911319 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:51.916002 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d7c5dd2e-1c07-4ccc-aad4-6f627fd2edff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:51.921453 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7c5dd2e-1c07-4ccc-aad4-6f627fd2edff tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:51.921903 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 721/2838] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:51.938920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.941576 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] DELETE https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:51.941774 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.942065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:51.942368 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Delete volume with id: cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:51.951953 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:51.951953 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:51.952729 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:51.987405 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Delete volume request issued successfully. Jul 03 04:27:51.987668 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38270790-6bc3-4d7a-b8be-1fd4c18e0002 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 202 Jul 03 04:27:51.988084 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 705/2839] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:51 2026] DELETE /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:51.991352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] POST https://10.4.3.253/volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412/accept Jul 03 04:27:51.991714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2de8ad939ae0d7ee"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:51.993460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.volume_transfer [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Accepting volume transfer 4acc3e81-7749-4487-8705-144bad389412 {{(pid=99793) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 04:27:51.993659 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.volume_transfer [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Accepting transfer 4acc3e81-7749-4487-8705-144bad389412 Jul 03 04:27:51.996452 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4f845e8a-a649-43d9-8b68-00d1358509a2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:51.998020 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4f845e8a-a649-43d9-8b68-00d1358509a2 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:51.998204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4f845e8a-a649-43d9-8b68-00d1358509a2 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:51.998433 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4f845e8a-a649-43d9-8b68-00d1358509a2 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.006074 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.006074 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:52.009787 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4f845e8a-a649-43d9-8b68-00d1358509a2 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Volume info retrieved successfully. Jul 03 04:27:52.021253 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4f845e8a-a649-43d9-8b68-00d1358509a2 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 200 Jul 03 04:27:52.021719 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 715/2840] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:51 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:52.037361 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6bdcba9a-212d-4be9-a0ae-9031606a58d6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.039802 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6bdcba9a-212d-4be9-a0ae-9031606a58d6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:52.040077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6bdcba9a-212d-4be9-a0ae-9031606a58d6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.040379 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6bdcba9a-212d-4be9-a0ae-9031606a58d6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.050551 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.050551 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:52.056377 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6bdcba9a-212d-4be9-a0ae-9031606a58d6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:52.061461 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Created reservations ['c01448e3-7863-4131-946b-9ed76516f657', '724a26cf-e441-4672-911c-80fa2404e1b4', '8557cea1-f089-4ecd-bd8d-381b49194f24', 'b7e09443-ef36-4951-865d-3b77df528a28'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:52.062929 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6bdcba9a-212d-4be9-a0ae-9031606a58d6 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:52.063538 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 722/2841] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:52.077155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ee57eeea-47b5-49e6-88ef-3d36e1e7a241 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.079029 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ee57eeea-47b5-49e6-88ef-3d36e1e7a241 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:52.079341 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ee57eeea-47b5-49e6-88ef-3d36e1e7a241 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.079582 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ee57eeea-47b5-49e6-88ef-3d36e1e7a241 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.086015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Created reservations ['cfb10871-aaf2-4b7a-a6f6-56af50e37a56', 'cd624524-ab43-4659-a0de-c71cc88e6ba1', '9e748000-de2c-498f-81d3-e4af60cfbb0b', '612b6810-96fc-4405-96eb-5e15d1bd1f3d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:52.087986 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.087986 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:52.093308 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ee57eeea-47b5-49e6-88ef-3d36e1e7a241 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:52.098032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ee57eeea-47b5-49e6-88ef-3d36e1e7a241 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:52.098484 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 706/2842] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:52.120539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Created reservations ['12b5e31c-a429-4c63-b83e-6be3a51ee3c5', '2ba1e6ce-edfe-48b7-a79d-5c12bd2c114a', 'fa0078c6-0a31-41b8-9f45-3eca642ac1ea', '79365c3a-3bfc-47ee-8e10-f940f9221518'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:52.150270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Created reservations ['258f49dd-05dc-49c6-a384-28fe42e647dc', 'd812e053-79d2-4c3a-ade2-6de7c884c879', '50f9ba1f-4d12-4fdc-86c0-2d1789ec46c9', '3ec99fc1-224e-4d6f-86bc-86599fb4b43f'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:52.614722 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-1ff0bea7-ac6e-4f07-8333-dd65022fccfe None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.618304 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-1ff0bea7-ac6e-4f07-8333-dd65022fccfe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:52.618638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-1ff0bea7-ac6e-4f07-8333-dd65022fccfe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.618893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-1ff0bea7-ac6e-4f07-8333-dd65022fccfe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.631415 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.631415 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:52.638554 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-1ff0bea7-ac6e-4f07-8333-dd65022fccfe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:52.645036 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-1ff0bea7-ac6e-4f07-8333-dd65022fccfe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:52.645619 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 716/2843] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:52.652446 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Transfer volume completed successfully. Jul 03 04:27:52.747826 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-16366612-fecf-43a0-9e0f-39efc60e28f5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.749856 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-16366612-fecf-43a0-9e0f-39efc60e28f5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:52.750053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-16366612-fecf-43a0-9e0f-39efc60e28f5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.750288 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-16366612-fecf-43a0-9e0f-39efc60e28f5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.752488 np0000004364 devstack@c-api.service[99793]: INFO cinder.transfer.api [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Volume 4dc0afc8-fe74-4497-b520-3f22cfc8f218 has been transferred. Jul 03 04:27:52.759413 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9c3d4d2-b8ce-462e-8ef9-052b68d74f7d tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] https://10.4.3.253/volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412/accept returned with HTTP 202 Jul 03 04:27:52.759560 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.759560 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:52.759964 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 700/2844] 10.4.3.253 () {70 vars in 1458 bytes} [Fri Jul 3 04:27:51 2026] POST /volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412/accept => generated 365 bytes in 851 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:52.764278 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-16366612-fecf-43a0-9e0f-39efc60e28f5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:52.770786 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-16366612-fecf-43a0-9e0f-39efc60e28f5 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:52.771272 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 723/2845] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:52.771746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-49e67b7f-0d42-4335-bd0c-1dd4e6d48092 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.773992 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-49e67b7f-0d42-4335-bd0c-1dd4e6d48092 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:52.774288 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-49e67b7f-0d42-4335-bd0c-1dd4e6d48092 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.774536 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-49e67b7f-0d42-4335-bd0c-1dd4e6d48092 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.783760 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.783760 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:52.787966 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-49e67b7f-0d42-4335-bd0c-1dd4e6d48092 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Volume info retrieved successfully. Jul 03 04:27:52.794283 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-49e67b7f-0d42-4335-bd0c-1dd4e6d48092 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 200 Jul 03 04:27:52.794736 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 707/2846] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:52.809320 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e269c2ad-8ab5-4041-b576-0f4d9959d172 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.811149 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e269c2ad-8ab5-4041-b576-0f4d9959d172 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:52.811559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e269c2ad-8ab5-4041-b576-0f4d9959d172 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.811803 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e269c2ad-8ab5-4041-b576-0f4d9959d172 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.821387 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.821387 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:52.827940 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e269c2ad-8ab5-4041-b576-0f4d9959d172 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] Volume info retrieved successfully. Jul 03 04:27:52.836739 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e269c2ad-8ab5-4041-b576-0f4d9959d172 tempest-VolumesTransfersV355Test-587815096 tempest-VolumesTransfersV355Test-587815096-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 200 Jul 03 04:27:52.837385 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 717/2847] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:52.857443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fa026e61-51c5-45e8-8613-338bdd686dea None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.859407 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa026e61-51c5-45e8-8613-338bdd686dea tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] DELETE https://10.4.3.253/volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412 Jul 03 04:27:52.859624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa026e61-51c5-45e8-8613-338bdd686dea tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.859812 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa026e61-51c5-45e8-8613-338bdd686dea tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.859927 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.volume_transfer [None req-fa026e61-51c5-45e8-8613-338bdd686dea tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Delete transfer with id: 4acc3e81-7749-4487-8705-144bad389412 Jul 03 04:27:52.865946 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa026e61-51c5-45e8-8613-338bdd686dea tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412 returned with HTTP 404 Jul 03 04:27:52.865946 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 701/2848] 10.4.3.253 () {68 vars in 1419 bytes} [Fri Jul 3 04:27:52 2026] DELETE /volume/v3/volume-transfers/4acc3e81-7749-4487-8705-144bad389412 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:52.874060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.916733 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:52.917028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.917262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.917561 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Delete volume with id: 4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:52.926072 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.926072 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:52.926504 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Volume info retrieved successfully. Jul 03 04:27:52.949661 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Delete volume request issued successfully. Jul 03 04:27:52.949846 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-efe3c32b-62ae-4c56-b52f-aaf9fb9eb4a6 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 202 Jul 03 04:27:52.950340 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 724/2849] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:27:52 2026] DELETE /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:27:52.958288 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ccb8089a-4579-4fac-9836-87d0f05fbd0a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:52.961698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ccb8089a-4579-4fac-9836-87d0f05fbd0a tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:52.961953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ccb8089a-4579-4fac-9836-87d0f05fbd0a tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:52.962173 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ccb8089a-4579-4fac-9836-87d0f05fbd0a tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:52.970536 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:52.970536 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:52.975554 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ccb8089a-4579-4fac-9836-87d0f05fbd0a tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Volume info retrieved successfully. Jul 03 04:27:52.981766 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ccb8089a-4579-4fac-9836-87d0f05fbd0a tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 200 Jul 03 04:27:52.982167 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 708/2850] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:52 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 1128 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:53.041791 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3e8acca4-c04d-4288-9e55-e675f7e40268 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:53.044034 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e8acca4-c04d-4288-9e55-e675f7e40268 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] GET https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 Jul 03 04:27:53.044308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e8acca4-c04d-4288-9e55-e675f7e40268 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:53.044587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e8acca4-c04d-4288-9e55-e675f7e40268 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:53.053798 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e8acca4-c04d-4288-9e55-e675f7e40268 tempest-VolumesExtendTest-448031442 tempest-VolumesExtendTest-448031442-project-member] https://10.4.3.253/volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 returned with HTTP 404 Jul 03 04:27:53.054513 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 718/2851] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:53 2026] GET /volume/v3/volumes/cd277b62-c692-412a-8568-227544fce232 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:53.787465 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-574acba2-24a6-437e-b28a-4e407b911e38 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:53.789833 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-574acba2-24a6-437e-b28a-4e407b911e38 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:53.790081 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-574acba2-24a6-437e-b28a-4e407b911e38 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:53.790346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-574acba2-24a6-437e-b28a-4e407b911e38 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:53.801934 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:53.801934 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:53.807320 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-574acba2-24a6-437e-b28a-4e407b911e38 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:53.815535 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-574acba2-24a6-437e-b28a-4e407b911e38 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:53.816065 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 702/2852] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:53 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:53.996560 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-41660f39-0749-4749-a259-3378abb37c8d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:53.998987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41660f39-0749-4749-a259-3378abb37c8d tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:53.999303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41660f39-0749-4749-a259-3378abb37c8d tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:53.999573 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41660f39-0749-4749-a259-3378abb37c8d tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.008549 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41660f39-0749-4749-a259-3378abb37c8d tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 404 Jul 03 04:27:54.009175 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 725/2853] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:53 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:54.016127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-849c5d86-81db-4ff5-9e5e-6b4ffdf01d3d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.018125 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-849c5d86-81db-4ff5-9e5e-6b4ffdf01d3d tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:54.018365 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-849c5d86-81db-4ff5-9e5e-6b4ffdf01d3d tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:54.018593 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-849c5d86-81db-4ff5-9e5e-6b4ffdf01d3d tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.025156 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-849c5d86-81db-4ff5-9e5e-6b4ffdf01d3d tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 404 Jul 03 04:27:54.025735 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 709/2854] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:54 2026] GET /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:54.032870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f620e324-b673-41f4-9d08-03f82f11eed5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.035282 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f620e324-b673-41f4-9d08-03f82f11eed5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:54.035614 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f620e324-b673-41f4-9d08-03f82f11eed5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:54.035883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f620e324-b673-41f4-9d08-03f82f11eed5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.036129 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f620e324-b673-41f4-9d08-03f82f11eed5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Delete volume with id: 4dc0afc8-fe74-4497-b520-3f22cfc8f218 Jul 03 04:27:54.044412 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f620e324-b673-41f4-9d08-03f82f11eed5 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 returned with HTTP 404 Jul 03 04:27:54.044893 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 719/2855] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:27:54 2026] DELETE /volume/v3/volumes/4dc0afc8-fe74-4497-b520-3f22cfc8f218 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:54.057417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.060716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:54.061094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1991727665"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:54.064851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1991727665'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:54.065015 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Create volume of 1 GB Jul 03 04:27:54.073456 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Availability Zones retrieved successfully. Jul 03 04:27:54.089248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Flow 'volume_create_api' (7a65cd2b-e745-4757-825b-e7c630c7f1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:54.091753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba4344c6-1fda-4a8e-b738-095d697edc2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.093463 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:54.128867 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba4344c6-1fda-4a8e-b738-095d697edc2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.130268 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f0f992-2309-4510-8fd9-5881a3a1409f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.174878 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Created reservations ['3cbcb2ae-597d-4635-8578-7c6dcc12b025', 'c6a351f6-a05f-4379-b48b-d7e99ab8bd7a', '600bef55-5522-4333-8e3a-3020a887d9f3', '924156a1-0cbf-4c00-827f-fb47043a9e02'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:54.175681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f0f992-2309-4510-8fd9-5881a3a1409f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cbcb2ae-597d-4635-8578-7c6dcc12b025', 'c6a351f6-a05f-4379-b48b-d7e99ab8bd7a', '600bef55-5522-4333-8e3a-3020a887d9f3', '924156a1-0cbf-4c00-827f-fb47043a9e02']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.176411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3713402e-bb2b-4286-9a4c-5191f46ea098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.209911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3713402e-bb2b-4286-9a4c-5191f46ea098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65fe78d9-4cec-465e-93e2-03e6dc6a08d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1991727665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d80c69e14fd440f18389eefcc440e86b',qos_specs=None,replication_status=,reservations=['3cbcb2ae-597d-4635-8578-7c6dcc12b025','c6a351f6-a05f-4379-b48b-d7e99ab8bd7a','600bef55-5522-4333-8e3a-3020a887d9f3','924156a1-0cbf-4c00-827f-fb47043a9e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfee525d5fd646618d41cfc0a40ba780',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1991727665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65fe78d9-4cec-465e-93e2-03e6dc6a08d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d80c69e14fd440f18389eefcc440e86b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfee525d5fd646618d41cfc0a40ba780',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.210934 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fedf56-ccc9-410f-9175-ecbb25130fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.230911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43fedf56-ccc9-410f-9175-ecbb25130fae) transitioned into state 'SUCCESS' from state '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-1991727665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d80c69e14fd440f18389eefcc440e86b',qos_specs=None,replication_status=,reservations=['3cbcb2ae-597d-4635-8578-7c6dcc12b025','c6a351f6-a05f-4379-b48b-d7e99ab8bd7a','600bef55-5522-4333-8e3a-3020a887d9f3','924156a1-0cbf-4c00-827f-fb47043a9e02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfee525d5fd646618d41cfc0a40ba780',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.231896 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b925d08a-6209-4f76-9979-755db451ecc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.245316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b925d08a-6209-4f76-9979-755db451ecc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.246678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Flow 'volume_create_api' (7a65cd2b-e745-4757-825b-e7c630c7f1b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:54.247054 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Create volume request issued successfully. Jul 03 04:27:54.247928 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2d01e548-104e-4ea9-b4f0-389824fb5dad tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:54.248651 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 703/2856] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:27:54 2026] POST /volume/v3/volumes => generated 819 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:54.261767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f56eb3e8-629d-4b6c-8c7c-e3c66bf92de0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.264247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f56eb3e8-629d-4b6c-8c7c-e3c66bf92de0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:54.264566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f56eb3e8-629d-4b6c-8c7c-e3c66bf92de0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:54.264883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f56eb3e8-629d-4b6c-8c7c-e3c66bf92de0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.275685 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:54.275685 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:54.281986 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f56eb3e8-629d-4b6c-8c7c-e3c66bf92de0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:54.288960 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f56eb3e8-629d-4b6c-8c7c-e3c66bf92de0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 200 Jul 03 04:27:54.289677 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 726/2857] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:54 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:54.474232 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.612444 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:54.612901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-793120069", "metadata": {"Type": "Test"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:54.614570 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-793120069', 'metadata': {'Type': 'Test'}}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:54.614734 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:27:54.619443 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:27:54.626517 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (6a10a854-070e-4090-bf69-740b27b0548d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:54.627987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360d80d9-8cd6-4b7a-8fb8-9edca67793c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.630129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:54.663121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (360d80d9-8cd6-4b7a-8fb8-9edca67793c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.663893 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e72c4a-4627-42aa-a16e-a93216febb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.694181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dc8d7bdb-3ab3-4150-8e93-68190ffc1c4a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.694610 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dc8d7bdb-3ab3-4150-8e93-68190ffc1c4a None None] GET https://10.4.3.253/volume// Jul 03 04:27:54.694794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dc8d7bdb-3ab3-4150-8e93-68190ffc1c4a None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:54.695004 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dc8d7bdb-3ab3-4150-8e93-68190ffc1c4a None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.695415 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dc8d7bdb-3ab3-4150-8e93-68190ffc1c4a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:54.695774 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 720/2858] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:27:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:54.705639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-a47a2c53-1bb4-4deb-84ca-72b74a26404a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.708218 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-a47a2c53-1bb4-4deb-84ca-72b74a26404a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:27:54.708624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-a47a2c53-1bb4-4deb-84ca-72b74a26404a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "91c8f697-9394-492f-9002-9dd995612b55", "connector": null, "instance_uuid": "7f6c2bcd-9531-41fe-8dc2-6992a3155b90"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:54.717822 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:54.717822 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:54.745560 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['4b1dd8ea-3d0e-4f23-a58a-fa7ceb6673e1', '25987ead-9c09-4930-830a-3d7d81c85e73', '55a8a593-9154-4997-9b37-7090b970d054', '2f70185b-1f9d-4817-9b95-f8766d3ff7e6'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:54.746396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8e72c4a-4627-42aa-a16e-a93216febb90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b1dd8ea-3d0e-4f23-a58a-fa7ceb6673e1', '25987ead-9c09-4930-830a-3d7d81c85e73', '55a8a593-9154-4997-9b37-7090b970d054', '2f70185b-1f9d-4817-9b95-f8766d3ff7e6']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.747147 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6f8b52-12f6-49c6-be91-750a72faaa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.757308 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-a47a2c53-1bb4-4deb-84ca-72b74a26404a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:27:54.757849 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 704/2859] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:27:54 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) Jul 03 04:27:54.774063 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6f8b52-12f6-49c6-be91-750a72faaa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ff5e31b-b4c3-406c-8f37-093bd7138ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-793120069',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['4b1dd8ea-3d0e-4f23-a58a-fa7ceb6673e1','25987ead-9c09-4930-830a-3d7d81c85e73','55a8a593-9154-4997-9b37-7090b970d054','2f70185b-1f9d-4817-9b95-f8766d3ff7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-793120069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ff5e31b-b4c3-406c-8f37-093bd7138ee0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.774882 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf31223f-bde8-4025-9601-dec39748fae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.798606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf31223f-bde8-4025-9601-dec39748fae7) transitioned into state 'SUCCESS' from state '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-793120069',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['4b1dd8ea-3d0e-4f23-a58a-fa7ceb6673e1','25987ead-9c09-4930-830a-3d7d81c85e73','55a8a593-9154-4997-9b37-7090b970d054','2f70185b-1f9d-4817-9b95-f8766d3ff7e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.799514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9037461f-4f6e-48be-ba63-f93ab986837d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:54.810613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9037461f-4f6e-48be-ba63-f93ab986837d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:54.811438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (6a10a854-070e-4090-bf69-740b27b0548d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:54.811741 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:27:54.812344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aae3b152-0d1f-4828-9223-35cf857d8e0d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:54.813229 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 710/2860] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:54 2026] POST /volume/v3/volumes => generated 758 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:54.831786 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d5b35b5-96a9-42e4-a4ea-bb27a5dfdf3b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.833317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-21ef9604-8fd2-4886-9f07-4925b6959331 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:54.833760 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d5b35b5-96a9-42e4-a4ea-bb27a5dfdf3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:54.833961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d5b35b5-96a9-42e4-a4ea-bb27a5dfdf3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:54.834195 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d5b35b5-96a9-42e4-a4ea-bb27a5dfdf3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.836007 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-21ef9604-8fd2-4886-9f07-4925b6959331 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:54.836382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-21ef9604-8fd2-4886-9f07-4925b6959331 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:54.836665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-21ef9604-8fd2-4886-9f07-4925b6959331 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:54.843714 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:54.843714 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:54.848912 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6d5b35b5-96a9-42e4-a4ea-bb27a5dfdf3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:54.853746 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:54.853746 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:54.854809 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d5b35b5-96a9-42e4-a4ea-bb27a5dfdf3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:54.855283 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 727/2861] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:54 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:54.863315 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-21ef9604-8fd2-4886-9f07-4925b6959331 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:54.869634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-21ef9604-8fd2-4886-9f07-4925b6959331 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:54.870172 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 721/2862] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:54 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:55.176181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-559f9ee0-e74e-42a1-aadf-b280e37ba146 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.178667 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-559f9ee0-e74e-42a1-aadf-b280e37ba146 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:55.178898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-559f9ee0-e74e-42a1-aadf-b280e37ba146 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.179134 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-559f9ee0-e74e-42a1-aadf-b280e37ba146 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.192006 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.192006 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:55.196371 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-559f9ee0-e74e-42a1-aadf-b280e37ba146 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:55.201966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-559f9ee0-e74e-42a1-aadf-b280e37ba146 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:55.202718 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 705/2863] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:55.292520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9cbc40c0-445e-482a-bed5-6348559fb525 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.293026 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9cbc40c0-445e-482a-bed5-6348559fb525 None None] GET https://10.4.3.253/volume// Jul 03 04:27:55.293217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9cbc40c0-445e-482a-bed5-6348559fb525 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.293435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9cbc40c0-445e-482a-bed5-6348559fb525 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.293848 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9cbc40c0-445e-482a-bed5-6348559fb525 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:55.294176 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 711/2864] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:55.303717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-9123f1fb-87f7-4ad8-b27b-23d7f14b754a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.304377 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2b5b86e8-b0cb-488b-9920-2f055cef70d0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.306127 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b5b86e8-b0cb-488b-9920-2f055cef70d0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.306355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b5b86e8-b0cb-488b-9920-2f055cef70d0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.306492 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-9123f1fb-87f7-4ad8-b27b-23d7f14b754a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:55.306579 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b5b86e8-b0cb-488b-9920-2f055cef70d0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.306970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-9123f1fb-87f7-4ad8-b27b-23d7f14b754a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.307222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-9123f1fb-87f7-4ad8-b27b-23d7f14b754a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.314382 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.314382 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:55.317983 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.317983 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:55.320344 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2b5b86e8-b0cb-488b-9920-2f055cef70d0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:55.322465 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-9123f1fb-87f7-4ad8-b27b-23d7f14b754a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:55.326086 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b5b86e8-b0cb-488b-9920-2f055cef70d0 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 200 Jul 03 04:27:55.326797 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 722/2865] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:55.328522 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-9123f1fb-87f7-4ad8-b27b-23d7f14b754a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:55.329186 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 728/2866] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:55.344230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.347039 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] POST https://10.4.3.253/volume/v3/volume-transfers Jul 03 04:27:55.348272 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "65fe78d9-4cec-465e-93e2-03e6dc6a08d8"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:55.354521 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volume_transfer [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Creating new volume transfer {'transfer': {'volume_id': '65fe78d9-4cec-465e-93e2-03e6dc6a08d8'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 04:27:55.354521 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volume_transfer [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Creating transfer of volume 65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.355042 np0000004364 devstack@c-api.service[99793]: INFO cinder.transfer.api [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Generating transfer record for volume 65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.365274 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.365274 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:55.386263 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e36bfe14-2eea-4453-87b5-868e6e4d08c4 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers returned with HTTP 202 Jul 03 04:27:55.386817 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 706/2867] 10.4.3.253 () {70 vars in 1326 bytes} [Fri Jul 3 04:27:55 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:55.395693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-902f2c07-ca83-47dd-a932-3f6a579c5cec None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.397839 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-902f2c07-ca83-47dd-a932-3f6a579c5cec tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.398004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-902f2c07-ca83-47dd-a932-3f6a579c5cec tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.398211 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-902f2c07-ca83-47dd-a932-3f6a579c5cec tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.409958 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.409958 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:55.415185 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-902f2c07-ca83-47dd-a932-3f6a579c5cec tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:55.422196 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-902f2c07-ca83-47dd-a932-3f6a579c5cec tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 200 Jul 03 04:27:55.422573 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 712/2868] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:55.441318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-775aaa4b-96ef-4f07-94b7-1179fd71c77f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.443347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-775aaa4b-96ef-4f07-94b7-1179fd71c77f tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volume-transfers/detail Jul 03 04:27:55.443595 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-775aaa4b-96ef-4f07-94b7-1179fd71c77f tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.443800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-775aaa4b-96ef-4f07-94b7-1179fd71c77f tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.443993 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volume_transfer [None req-775aaa4b-96ef-4f07-94b7-1179fd71c77f tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Listing volume transfers {{(pid=99794) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 04:27:55.450045 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.450449 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-775aaa4b-96ef-4f07-94b7-1179fd71c77f tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 04:27:55.450921 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 723/2869] 10.4.3.253 () {68 vars in 1326 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:55.452776 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] PUT https://10.4.3.253/volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57 Jul 03 04:27:55.453393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:55.461608 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f8dae60c-9ae8-4f5e-89f9-77cc96407c69 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.463576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Acquiring lock "cinder-attachment_update-91c8f697-9394-492f-9002-9dd995612b55-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:27:55.463691 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8dae60c-9ae8-4f5e-89f9-77cc96407c69 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] DELETE https://10.4.3.253/volume/v3/volume-transfers/c44973d2-087f-41e5-91d1-d276be0d2647 Jul 03 04:27:55.463945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8dae60c-9ae8-4f5e-89f9-77cc96407c69 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.464245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f8dae60c-9ae8-4f5e-89f9-77cc96407c69 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.464385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.volume_transfer [None req-f8dae60c-9ae8-4f5e-89f9-77cc96407c69 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Delete transfer with id: c44973d2-087f-41e5-91d1-d276be0d2647 Jul 03 04:27:55.469571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-91c8f697-9394-492f-9002-9dd995612b55-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:27:55.470700 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.470700 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:55.474589 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.474589 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:55.489283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f8dae60c-9ae8-4f5e-89f9-77cc96407c69 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers/c44973d2-087f-41e5-91d1-d276be0d2647 returned with HTTP 202 Jul 03 04:27:55.489852 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 707/2870] 10.4.3.253 () {68 vars in 1419 bytes} [Fri Jul 3 04:27:55 2026] DELETE /volume/v3/volume-transfers/c44973d2-087f-41e5-91d1-d276be0d2647 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:27:55.505357 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-69255a2a-c698-4a8a-90af-db0f3622f99c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.506040 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-69255a2a-c698-4a8a-90af-db0f3622f99c tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.506428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-69255a2a-c698-4a8a-90af-db0f3622f99c tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.506772 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-69255a2a-c698-4a8a-90af-db0f3622f99c tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.516766 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.516766 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:55.521960 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-69255a2a-c698-4a8a-90af-db0f3622f99c tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Volume info retrieved successfully. Jul 03 04:27:55.530987 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-69255a2a-c698-4a8a-90af-db0f3622f99c tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 200 Jul 03 04:27:55.531492 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 713/2871] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 946 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:55.549560 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-53015bf4-926b-4fc5-a346-3d89f9718eab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.551509 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-53015bf4-926b-4fc5-a346-3d89f9718eab tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] DELETE https://10.4.3.253/volume/v3/volume-transfers/c44973d2-087f-41e5-91d1-d276be0d2647 Jul 03 04:27:55.551790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-53015bf4-926b-4fc5-a346-3d89f9718eab tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.551942 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-53015bf4-926b-4fc5-a346-3d89f9718eab tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.552110 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.volume_transfer [None req-53015bf4-926b-4fc5-a346-3d89f9718eab tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Delete transfer with id: c44973d2-087f-41e5-91d1-d276be0d2647 Jul 03 04:27:55.556721 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-53015bf4-926b-4fc5-a346-3d89f9718eab tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volume-transfers/c44973d2-087f-41e5-91d1-d276be0d2647 returned with HTTP 404 Jul 03 04:27:55.557343 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 724/2872] 10.4.3.253 () {68 vars in 1419 bytes} [Fri Jul 3 04:27:55 2026] DELETE /volume/v3/volume-transfers/c44973d2-087f-41e5-91d1-d276be0d2647 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:55.567833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.570968 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.571340 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.571667 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.574629 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Delete volume with id: 65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.587814 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.587814 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:55.588261 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Volume info retrieved successfully. Jul 03 04:27:55.624344 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Delete volume request issued successfully. Jul 03 04:27:55.624576 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-694056a7-0ed4-4653-ac60-c2206bbdb000 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 202 Jul 03 04:27:55.625118 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 708/2873] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:27:55 2026] DELETE /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:27:55.633993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f129de3c-516a-4b6b-b092-304ae6ec4064 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.636450 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f129de3c-516a-4b6b-b092-304ae6ec4064 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:55.637137 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f129de3c-516a-4b6b-b092-304ae6ec4064 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.637137 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f129de3c-516a-4b6b-b092-304ae6ec4064 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.649041 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.649041 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:55.654284 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f129de3c-516a-4b6b-b092-304ae6ec4064 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Volume info retrieved successfully. Jul 03 04:27:55.661728 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f129de3c-516a-4b6b-b092-304ae6ec4064 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 200 Jul 03 04:27:55.662298 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 714/2874] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:55.873027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e1d2c06d-de68-40e8-ab3a-ce573042f451 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.875051 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e1d2c06d-de68-40e8-ab3a-ce573042f451 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:55.875300 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e1d2c06d-de68-40e8-ab3a-ce573042f451 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.875544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e1d2c06d-de68-40e8-ab3a-ce573042f451 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.883988 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.883988 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:55.884311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-76d5f1aa-891f-40f4-9223-a0db8e29bc67 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.886520 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-76d5f1aa-891f-40f4-9223-a0db8e29bc67 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:55.886888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-76d5f1aa-891f-40f4-9223-a0db8e29bc67 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.887213 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-76d5f1aa-891f-40f4-9223-a0db8e29bc67 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.889288 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e1d2c06d-de68-40e8-ab3a-ce573042f451 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:55.894824 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e1d2c06d-de68-40e8-ab3a-ce573042f451 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:55.895356 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 725/2875] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:55.897934 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.897934 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:55.901920 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-76d5f1aa-891f-40f4-9223-a0db8e29bc67 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:55.907186 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-76d5f1aa-891f-40f4-9223-a0db8e29bc67 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:55.907854 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 709/2876] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:55.916519 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-09940370-a65e-4c41-b07e-005b6dac699f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.919184 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09940370-a65e-4c41-b07e-005b6dac699f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:55.919429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09940370-a65e-4c41-b07e-005b6dac699f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:55.919627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-09940370-a65e-4c41-b07e-005b6dac699f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:55.935387 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.935387 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:55.945560 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-09940370-a65e-4c41-b07e-005b6dac699f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:55.953230 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-09940370-a65e-4c41-b07e-005b6dac699f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:55.953882 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 715/2877] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:55 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:55.970943 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0ce3bfd8-d048-4dc0-818e-2104959ed54c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:55.972755 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ce3bfd8-d048-4dc0-818e-2104959ed54c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:55.973198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ce3bfd8-d048-4dc0-818e-2104959ed54c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-793120069"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:55.987414 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:55.987414 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:55.993302 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0ce3bfd8-d048-4dc0-818e-2104959ed54c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:55.998663 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-91c8f697-9394-492f-9002-9dd995612b55-np0000004364" released by "attachment_update" :: held 0.529s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:27:55.999062 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-d86d999f-afec-4f03-bda5-1bf6e198e40d tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57 returned with HTTP 200 Jul 03 04:27:55.999594 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 729/2878] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:27:55 2026] PUT /volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:56.009944 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0ce3bfd8-d048-4dc0-818e-2104959ed54c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:27:56.011041 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ce3bfd8-d048-4dc0-818e-2104959ed54c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:56.011699 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 726/2879] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:27:55 2026] PUT /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 783 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:56.026290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ae44da1-2c8e-4373-a079-0df863c9d77f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.029032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ae44da1-2c8e-4373-a079-0df863c9d77f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:56.029457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ae44da1-2c8e-4373-a079-0df863c9d77f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2131834098", "description": "This is the new description of volume"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:56.038719 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:56.038719 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:56.043477 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7ae44da1-2c8e-4373-a079-0df863c9d77f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:56.057046 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7ae44da1-2c8e-4373-a079-0df863c9d77f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:27:56.057719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ae44da1-2c8e-4373-a079-0df863c9d77f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:56.058195 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 710/2880] 10.4.3.253 () {68 vars in 1369 bytes} [Fri Jul 3 04:27:56 2026] PUT /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:56.073857 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-84b39ea3-2279-413a-8d25-edad27fa6a37 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.076508 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84b39ea3-2279-413a-8d25-edad27fa6a37 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:56.076763 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84b39ea3-2279-413a-8d25-edad27fa6a37 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.077120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84b39ea3-2279-413a-8d25-edad27fa6a37 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.086220 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:56.086220 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:56.094354 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-84b39ea3-2279-413a-8d25-edad27fa6a37 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:56.097620 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84b39ea3-2279-413a-8d25-edad27fa6a37 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:56.098362 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 716/2881] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:56 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 891 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:56.114879 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-150632a0-afff-4d3e-9bca-8f1943186a47 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.117837 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:56.118279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-312572376", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-967023875"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:56.121180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-312572376', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-967023875'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:56.121340 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:27:56.121633 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:56.121633 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:56.125677 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:27:56.131910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (410a6fe6-c4ad-4a43-8086-872d01930d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:56.132923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122433b0-2905-44a6-b910-1926dd2f47dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:56.134387 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:56.167172 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (122433b0-2905-44a6-b910-1926dd2f47dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:56.167955 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff273e0-7657-4259-b17a-b40b0e00fbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:56.216530 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d4a4723a-37d7-48e0-ba46-b2f50c46d8ef None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.218602 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4a4723a-37d7-48e0-ba46-b2f50c46d8ef tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:56.219064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4a4723a-37d7-48e0-ba46-b2f50c46d8ef tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.219064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4a4723a-37d7-48e0-ba46-b2f50c46d8ef tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.226600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['49cae18f-17e7-4333-9b53-6518877d4fca', '06f6c35b-9fca-490b-bd7b-9f3e3a67cdac', 'b771b4a3-48a5-44db-8cb2-9718ef1dd204', 'e2f9d54f-84aa-4bc9-8fcd-fee35bb0c6ca'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:56.227734 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eff273e0-7657-4259-b17a-b40b0e00fbeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49cae18f-17e7-4333-9b53-6518877d4fca', '06f6c35b-9fca-490b-bd7b-9f3e3a67cdac', 'b771b4a3-48a5-44db-8cb2-9718ef1dd204', 'e2f9d54f-84aa-4bc9-8fcd-fee35bb0c6ca']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:56.227914 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:56.227914 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:56.228655 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930cfecc-9cb5-4967-ab7f-284667cae9fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:56.231248 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d4a4723a-37d7-48e0-ba46-b2f50c46d8ef tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:56.235913 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4a4723a-37d7-48e0-ba46-b2f50c46d8ef tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:56.235913 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 727/2882] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:56 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:56.258591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (930cfecc-9cb5-4967-ab7f-284667cae9fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cf2029-724b-4fb1-aedd-403dad32adfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-312572376',display_name='tempest-VolumesGetTest-Volume-967023875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['49cae18f-17e7-4333-9b53-6518877d4fca','06f6c35b-9fca-490b-bd7b-9f3e3a67cdac','b771b4a3-48a5-44db-8cb2-9718ef1dd204','e2f9d54f-84aa-4bc9-8fcd-fee35bb0c6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:56Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-312572376',display_name='tempest-VolumesGetTest-Volume-967023875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cf2029-724b-4fb1-aedd-403dad32adfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:56.259344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca9ff13-58ad-4098-9d2b-0d64869943dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:56.282928 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dca9ff13-58ad-4098-9d2b-0d64869943dd) transitioned into 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-312572376',display_name='tempest-VolumesGetTest-Volume-967023875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['49cae18f-17e7-4333-9b53-6518877d4fca','06f6c35b-9fca-490b-bd7b-9f3e3a67cdac','b771b4a3-48a5-44db-8cb2-9718ef1dd204','e2f9d54f-84aa-4bc9-8fcd-fee35bb0c6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:56.283822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641c5197-71aa-437d-ba45-f997e785d6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:56.295641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (641c5197-71aa-437d-ba45-f997e785d6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:56.296497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (410a6fe6-c4ad-4a43-8086-872d01930d7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:56.296795 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:27:56.297356 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-150632a0-afff-4d3e-9bca-8f1943186a47 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:56.297752 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 730/2883] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:27:56 2026] POST /volume/v3/volumes => generated 778 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:56.313468 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ba9a5217-da7e-4f8d-a27d-d38e598d9f50 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.315962 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba9a5217-da7e-4f8d-a27d-d38e598d9f50 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:56.316205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba9a5217-da7e-4f8d-a27d-d38e598d9f50 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.316495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba9a5217-da7e-4f8d-a27d-d38e598d9f50 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.327502 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:56.327502 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:56.332427 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ba9a5217-da7e-4f8d-a27d-d38e598d9f50 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:56.338249 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba9a5217-da7e-4f8d-a27d-d38e598d9f50 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 200 Jul 03 04:27:56.338859 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 711/2884] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:56 2026] GET /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:56.678513 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-25c84a88-2c86-40c3-97d1-c4eb3733b2b5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.680405 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25c84a88-2c86-40c3-97d1-c4eb3733b2b5 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:56.680674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25c84a88-2c86-40c3-97d1-c4eb3733b2b5 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.680883 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25c84a88-2c86-40c3-97d1-c4eb3733b2b5 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.687195 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25c84a88-2c86-40c3-97d1-c4eb3733b2b5 tempest-VolumesTransfersV355Test-1511248452 tempest-VolumesTransfersV355Test-1511248452-project-admin] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 404 Jul 03 04:27:56.687621 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 717/2885] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:56 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:56.695040 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0895270d-8cbe-47d8-a288-c96864c70529 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.696896 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0895270d-8cbe-47d8-a288-c96864c70529 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] GET https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:56.697107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0895270d-8cbe-47d8-a288-c96864c70529 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.697299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0895270d-8cbe-47d8-a288-c96864c70529 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.703662 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0895270d-8cbe-47d8-a288-c96864c70529 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 404 Jul 03 04:27:56.703973 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 728/2886] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:27:56 2026] GET /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:56.712716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-534e088e-961c-4310-bc0c-91a4a5aa6061 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.716266 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-534e088e-961c-4310-bc0c-91a4a5aa6061 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] DELETE https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:56.716687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-534e088e-961c-4310-bc0c-91a4a5aa6061 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.716977 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-534e088e-961c-4310-bc0c-91a4a5aa6061 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.717233 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-534e088e-961c-4310-bc0c-91a4a5aa6061 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] Delete volume with id: 65fe78d9-4cec-465e-93e2-03e6dc6a08d8 Jul 03 04:27:56.726418 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-534e088e-961c-4310-bc0c-91a4a5aa6061 tempest-VolumesTransfersV355Test-1875411911 tempest-VolumesTransfersV355Test-1875411911-project-member] https://10.4.3.253/volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 returned with HTTP 404 Jul 03 04:27:56.727121 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 731/2887] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:27:56 2026] DELETE /volume/v3/volumes/65fe78d9-4cec-465e-93e2-03e6dc6a08d8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:27:56.922879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-252e26a5-e475-4935-b195-5ce2f94819e1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:56.924753 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-252e26a5-e475-4935-b195-5ce2f94819e1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:56.924996 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-252e26a5-e475-4935-b195-5ce2f94819e1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:56.925257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-252e26a5-e475-4935-b195-5ce2f94819e1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:56.935153 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:56.935153 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:56.939055 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-252e26a5-e475-4935-b195-5ce2f94819e1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:56.945179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-252e26a5-e475-4935-b195-5ce2f94819e1 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:56.945786 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 712/2888] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:56 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:57.249467 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eef3a6b4-2503-4137-a78a-1f4372cbdcbf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.254938 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eef3a6b4-2503-4137-a78a-1f4372cbdcbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:57.255238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eef3a6b4-2503-4137-a78a-1f4372cbdcbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:57.255493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eef3a6b4-2503-4137-a78a-1f4372cbdcbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:57.268442 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.268442 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:57.274658 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-eef3a6b4-2503-4137-a78a-1f4372cbdcbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:57.285851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eef3a6b4-2503-4137-a78a-1f4372cbdcbf tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:57.286552 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 718/2889] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:57 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:57.353519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1881193c-4497-4e4c-95e7-d16c05b6fa72 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.355781 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1881193c-4497-4e4c-95e7-d16c05b6fa72 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:57.355983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1881193c-4497-4e4c-95e7-d16c05b6fa72 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:57.356415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1881193c-4497-4e4c-95e7-d16c05b6fa72 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:57.372735 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.372735 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:57.379805 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1881193c-4497-4e4c-95e7-d16c05b6fa72 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:57.387380 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1881193c-4497-4e4c-95e7-d16c05b6fa72 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 200 Jul 03 04:27:57.387519 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 729/2890] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:57 2026] GET /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:57.405757 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-50bf5503-c4a0-49a4-9ccb-f122fc2310c9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.408627 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-50bf5503-c4a0-49a4-9ccb-f122fc2310c9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:57.409006 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-50bf5503-c4a0-49a4-9ccb-f122fc2310c9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-793120069", "description": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:57.420492 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.420492 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:57.431346 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-50bf5503-c4a0-49a4-9ccb-f122fc2310c9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:57.447352 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-50bf5503-c4a0-49a4-9ccb-f122fc2310c9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:27:57.448417 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-50bf5503-c4a0-49a4-9ccb-f122fc2310c9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 200 Jul 03 04:27:57.448850 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 732/2891] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:27:57 2026] PUT /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 769 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:57.467814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d4464897-41a4-4b16-92b8-03d0c2e41aa4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.468653 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4464897-41a4-4b16-92b8-03d0c2e41aa4 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:57.469229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4464897-41a4-4b16-92b8-03d0c2e41aa4 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:57.469229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4464897-41a4-4b16-92b8-03d0c2e41aa4 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:57.489536 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.489536 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:57.493530 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d4464897-41a4-4b16-92b8-03d0c2e41aa4 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:57.499636 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4464897-41a4-4b16-92b8-03d0c2e41aa4 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 200 Jul 03 04:27:57.500519 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 713/2892] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:57 2026] GET /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:57.513688 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ada10090-df65-45ee-9615-e1c30a5ab895 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.515924 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:57.516241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:57.516474 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:57.516691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: 50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:57.524614 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.524614 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:57.525044 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:57.546280 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:27:57.546536 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ada10090-df65-45ee-9615-e1c30a5ab895 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 202 Jul 03 04:27:57.546924 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 719/2893] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:57 2026] DELETE /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:57.558175 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-02080c84-c588-46ae-86fe-a6572adb6ca5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.560040 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-02080c84-c588-46ae-86fe-a6572adb6ca5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:57.560263 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-02080c84-c588-46ae-86fe-a6572adb6ca5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:57.560820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-02080c84-c588-46ae-86fe-a6572adb6ca5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:57.568797 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.568797 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:57.573236 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-02080c84-c588-46ae-86fe-a6572adb6ca5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:57.580493 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-02080c84-c588-46ae-86fe-a6572adb6ca5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 200 Jul 03 04:27:57.581076 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 730/2894] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:57 2026] GET /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:57.669126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-b3cf6616-64c7-4361-b1e4-e671ac0bcfab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.672851 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-b3cf6616-64c7-4361-b1e4-e671ac0bcfab tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd/action Jul 03 04:27:57.673534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-b3cf6616-64c7-4361-b1e4-e671ac0bcfab tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:57.673779 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-b3cf6616-64c7-4361-b1e4-e671ac0bcfab tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:57.695575 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.695575 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:57.712396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b1dfd037-f633-4720-8260-1e86dddd3a83 req-b3cf6616-64c7-4361-b1e4-e671ac0bcfab tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd/action returned with HTTP 204 Jul 03 04:27:57.712834 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 733/2895] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:27:57 2026] POST /volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:57.959309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-29bbbbdd-f96f-4f95-b0c5-d6eebdd5a8d4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:57.969142 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-29bbbbdd-f96f-4f95-b0c5-d6eebdd5a8d4 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:57.969142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-29bbbbdd-f96f-4f95-b0c5-d6eebdd5a8d4 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:57.969142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-29bbbbdd-f96f-4f95-b0c5-d6eebdd5a8d4 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:57.990459 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:57.990459 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:57.995451 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-29bbbbdd-f96f-4f95-b0c5-d6eebdd5a8d4 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:58.001711 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-29bbbbdd-f96f-4f95-b0c5-d6eebdd5a8d4 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:58.001973 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 714/2896] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:57 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 1149 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:58.017505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0f73eefa-16a3-4f42-95b1-07f1f58ed454 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.019585 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0f73eefa-16a3-4f42-95b1-07f1f58ed454 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:58.019781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0f73eefa-16a3-4f42-95b1-07f1f58ed454 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.020004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0f73eefa-16a3-4f42-95b1-07f1f58ed454 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.031273 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.031273 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:58.036125 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0f73eefa-16a3-4f42-95b1-07f1f58ed454 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:58.040761 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0f73eefa-16a3-4f42-95b1-07f1f58ed454 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:58.041386 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 720/2897] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:58 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:58.054199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-81dc9c71-a6e9-4a87-b24d-39c12e6c3fbb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.056221 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-81dc9c71-a6e9-4a87-b24d-39c12e6c3fbb tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:27:58.056882 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-81dc9c71-a6e9-4a87-b24d-39c12e6c3fbb tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-detach": {"attachment_id": "dcefb5dd-8182-486b-9fed-f9b89b187abd"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:58.057135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-81dc9c71-a6e9-4a87-b24d-39c12e6c3fbb tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "dcefb5dd-8182-486b-9fed-f9b89b187abd"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:58.070108 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.070108 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:58.070738 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-81dc9c71-a6e9-4a87-b24d-39c12e6c3fbb tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:58.080048 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-81dc9c71-a6e9-4a87-b24d-39c12e6c3fbb tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 400 Jul 03 04:27:58.080685 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 731/2898] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:27:58 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:27:58.129219 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-0570c24d-7c40-4a7d-9404-e46c07c48a75 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.131879 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-0570c24d-7c40-4a7d-9404-e46c07c48a75 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:58.132232 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-0570c24d-7c40-4a7d-9404-e46c07c48a75 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.132569 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-0570c24d-7c40-4a7d-9404-e46c07c48a75 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.146511 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.146511 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:58.153640 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-0570c24d-7c40-4a7d-9404-e46c07c48a75 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:58.164066 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-0570c24d-7c40-4a7d-9404-e46c07c48a75 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:58.164732 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 734/2899] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:27:58 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 1149 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:27:58.190169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.192706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193/action Jul 03 04:27:58.193119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:27:58.193298 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:58.214123 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.214123 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:58.214123 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:58.225396 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Begin detaching volume completed successfully. Jul 03 04:27:58.225752 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-1d601ef3-07a5-4e16-97b2-c5614ef05621 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193/action returned with HTTP 202 Jul 03 04:27:58.226279 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 715/2900] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:27:58 2026] POST /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:27:58.301292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fcb73a24-5b3f-489a-820a-39b0a9a55b38 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.303801 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcb73a24-5b3f-489a-820a-39b0a9a55b38 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:58.304015 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcb73a24-5b3f-489a-820a-39b0a9a55b38 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.304220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcb73a24-5b3f-489a-820a-39b0a9a55b38 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.315241 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.315241 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:58.320704 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fcb73a24-5b3f-489a-820a-39b0a9a55b38 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:58.327472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcb73a24-5b3f-489a-820a-39b0a9a55b38 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:58.328097 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 721/2901] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:58 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:58.597656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f25ff175-918d-4cf9-8b37-3f14b789c738 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.599823 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f25ff175-918d-4cf9-8b37-3f14b789c738 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe Jul 03 04:27:58.600025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f25ff175-918d-4cf9-8b37-3f14b789c738 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.600259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f25ff175-918d-4cf9-8b37-3f14b789c738 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.610672 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f25ff175-918d-4cf9-8b37-3f14b789c738 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe returned with HTTP 404 Jul 03 04:27:58.611216 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 732/2902] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:58 2026] GET /volume/v3/volumes/50cf2029-724b-4fb1-aedd-403dad32adfe => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:58.618008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-35d2504e-5b1e-4f4d-aad2-652899531e75 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.620297 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-35d2504e-5b1e-4f4d-aad2-652899531e75 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:58.620603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-35d2504e-5b1e-4f4d-aad2-652899531e75 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.620875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-35d2504e-5b1e-4f4d-aad2-652899531e75 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.631880 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.631880 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:58.636901 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-35d2504e-5b1e-4f4d-aad2-652899531e75 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:58.642941 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-35d2504e-5b1e-4f4d-aad2-652899531e75 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:58.643374 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 735/2903] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:58 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:58.655925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5efae194-c747-496a-8b05-1a5d6328abc8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.658040 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:58.658248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.658504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.658707 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: 4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:58.666474 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.666474 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:58.667090 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:58.693417 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:27:58.693674 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5efae194-c747-496a-8b05-1a5d6328abc8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 202 Jul 03 04:27:58.694272 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 716/2904] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:27:58 2026] DELETE /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:27:58.702360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9cd9baac-0be8-40e0-b1bf-084f589a431f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:58.704246 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9cd9baac-0be8-40e0-b1bf-084f589a431f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:58.704506 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9cd9baac-0be8-40e0-b1bf-084f589a431f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:58.704702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9cd9baac-0be8-40e0-b1bf-084f589a431f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:58.715788 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:58.715788 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:27:58.721880 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9cd9baac-0be8-40e0-b1bf-084f589a431f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:58.728901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9cd9baac-0be8-40e0-b1bf-084f589a431f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 200 Jul 03 04:27:58.729490 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 722/2905] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:58 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:59.259072 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-094e7e31-4aa8-4ca2-b222-ea57c3f7e6f2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:59.259425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-094e7e31-4aa8-4ca2-b222-ea57c3f7e6f2 None None] GET https://10.4.3.253/volume// Jul 03 04:27:59.259578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-094e7e31-4aa8-4ca2-b222-ea57c3f7e6f2 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:59.259793 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-094e7e31-4aa8-4ca2-b222-ea57c3f7e6f2 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:59.260096 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-094e7e31-4aa8-4ca2-b222-ea57c3f7e6f2 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:27:59.261603 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 733/2906] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:27:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:27:59.267490 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-900c2321-1cd1-490f-95b8-60cc71ba8742 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:59.269614 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-900c2321-1cd1-490f-95b8-60cc71ba8742 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:27:59.269856 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-900c2321-1cd1-490f-95b8-60cc71ba8742 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:59.270083 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-900c2321-1cd1-490f-95b8-60cc71ba8742 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:59.279533 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:59.279533 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:59.282922 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-900c2321-1cd1-490f-95b8-60cc71ba8742 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:27:59.287132 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-900c2321-1cd1-490f-95b8-60cc71ba8742 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:27:59.287604 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 736/2907] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:27:59 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 1332 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:27:59.344168 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d488b2ba-509e-4989-a0b2-c95569a791b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:59.346241 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d488b2ba-509e-4989-a0b2-c95569a791b1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:27:59.346500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d488b2ba-509e-4989-a0b2-c95569a791b1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:59.346754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d488b2ba-509e-4989-a0b2-c95569a791b1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:59.358669 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:59.358669 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:27:59.363022 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d488b2ba-509e-4989-a0b2-c95569a791b1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:27:59.368643 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d488b2ba-509e-4989-a0b2-c95569a791b1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:27:59.369110 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 717/2908] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:59 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:27:59.744064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-53c0b643-4c45-4b08-b2de-9571960336e9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:59.746033 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53c0b643-4c45-4b08-b2de-9571960336e9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 Jul 03 04:27:59.746264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53c0b643-4c45-4b08-b2de-9571960336e9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:59.746461 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53c0b643-4c45-4b08-b2de-9571960336e9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:59.751918 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53c0b643-4c45-4b08-b2de-9571960336e9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 returned with HTTP 404 Jul 03 04:27:59.752476 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 723/2909] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:59 2026] GET /volume/v3/volumes/4ff5e31b-b4c3-406c-8f37-093bd7138ee0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:27:59.762103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7ee58b29-aebe-4810-9113-37d1f9728fab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:59.765311 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:27:59.765719 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1317723948"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:27:59.767107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1317723948'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:27:59.767249 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:27:59.771755 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:59.771755 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:27:59.779497 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:27:59.786174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (ceba7208-c7cf-4f66-bd78-1e41d33fc9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:59.787194 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (449073a9-a53a-4466-8f83-c7bb06e99693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:59.788500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:27:59.826370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (449073a9-a53a-4466-8f83-c7bb06e99693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:59.826643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dace32-4c23-4254-88ed-7dae645c8ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:59.870822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['b0696bf5-3af7-40a0-a366-c3e866bbfc3d', 'be83a13c-391a-4c2a-aa5a-a870061364fb', '2d8008b1-50b8-40e9-917a-87d8fc4d871d', 'e5bef845-4338-4bda-a3d7-b186c6285fd7'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:27:59.871826 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3dace32-4c23-4254-88ed-7dae645c8ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0696bf5-3af7-40a0-a366-c3e866bbfc3d', 'be83a13c-391a-4c2a-aa5a-a870061364fb', '2d8008b1-50b8-40e9-917a-87d8fc4d871d', 'e5bef845-4338-4bda-a3d7-b186c6285fd7']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:59.872617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e4cef3-ae2a-4bc1-94c4-d8b381f7587c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:59.895231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e4cef3-ae2a-4bc1-94c4-d8b381f7587c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a02608d-4c7f-4111-9654-f6437c5f041f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1317723948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['b0696bf5-3af7-40a0-a366-c3e866bbfc3d','be83a13c-391a-4c2a-aa5a-a870061364fb','2d8008b1-50b8-40e9-917a-87d8fc4d871d','e5bef845-4338-4bda-a3d7-b186c6285fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:27:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1317723948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a02608d-4c7f-4111-9654-f6437c5f041f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:59.896067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e52995-7e81-40ab-a4f6-cc4a4a2fc453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:59.916667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60e52995-7e81-40ab-a4f6-cc4a4a2fc453) transitioned into state 'SUCCESS' from state '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-1317723948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['b0696bf5-3af7-40a0-a366-c3e866bbfc3d','be83a13c-391a-4c2a-aa5a-a870061364fb','2d8008b1-50b8-40e9-917a-87d8fc4d871d','e5bef845-4338-4bda-a3d7-b186c6285fd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:59.917460 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef8fb3c-7fed-4f92-8341-28dc32b8d0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:27:59.930424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef8fb3c-7fed-4f92-8341-28dc32b8d0c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:27:59.930424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (ceba7208-c7cf-4f66-bd78-1e41d33fc9e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:27:59.930424 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:27:59.930902 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7ee58b29-aebe-4810-9113-37d1f9728fab tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:27:59.931463 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 734/2910] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:27:59 2026] POST /volume/v3/volumes => generated 745 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:27:59.946458 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3d49b11f-e8e7-4267-b45c-fa9ff2c41f8c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:27:59.948879 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d49b11f-e8e7-4267-b45c-fa9ff2c41f8c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:27:59.949167 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d49b11f-e8e7-4267-b45c-fa9ff2c41f8c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:27:59.949449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d49b11f-e8e7-4267-b45c-fa9ff2c41f8c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:27:59.960934 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:27:59.960934 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:27:59.966543 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3d49b11f-e8e7-4267-b45c-fa9ff2c41f8c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:27:59.971901 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d49b11f-e8e7-4267-b45c-fa9ff2c41f8c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f returned with HTTP 200 Jul 03 04:27:59.972400 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 737/2911] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:27:59 2026] GET /volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f => generated 813 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:00.313639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-c8bdade0-7d74-47d5-bf4c-1ab600b6cdcd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:00.316147 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-c8bdade0-7d74-47d5-bf4c-1ab600b6cdcd tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] DELETE https://10.4.3.253/volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd Jul 03 04:28:00.316448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-c8bdade0-7d74-47d5-bf4c-1ab600b6cdcd tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:00.316619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-c8bdade0-7d74-47d5-bf4c-1ab600b6cdcd tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:00.324292 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:00.324292 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:00.382460 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fcac207a-769d-4de6-b6c6-59e06cb76137 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:00.384472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcac207a-769d-4de6-b6c6-59e06cb76137 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:00.384706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcac207a-769d-4de6-b6c6-59e06cb76137 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:00.384963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcac207a-769d-4de6-b6c6-59e06cb76137 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:00.394707 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:00.394707 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:00.398430 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fcac207a-769d-4de6-b6c6-59e06cb76137 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:00.402752 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcac207a-769d-4de6-b6c6-59e06cb76137 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:00.403257 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 724/2912] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:00 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:00.858250 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2a11a466-ae3c-46d1-9986-e0b34520bab7 req-c8bdade0-7d74-47d5-bf4c-1ab600b6cdcd tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd returned with HTTP 200 Jul 03 04:28:00.858843 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 718/2913] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:00 2026] DELETE /volume/v3/attachments/dcefb5dd-8182-486b-9fed-f9b89b187abd => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:00.987436 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-14fc6ec9-ac1a-4117-8f84-c69567e559b8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:00.990099 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-14fc6ec9-ac1a-4117-8f84-c69567e559b8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:28:00.990697 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-14fc6ec9-ac1a-4117-8f84-c69567e559b8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:00.990697 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-14fc6ec9-ac1a-4117-8f84-c69567e559b8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.002321 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.002321 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:01.007542 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-14fc6ec9-ac1a-4117-8f84-c69567e559b8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:01.014605 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-14fc6ec9-ac1a-4117-8f84-c69567e559b8 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f returned with HTTP 200 Jul 03 04:28:01.015230 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 735/2914] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:00 2026] GET /volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:01.029460 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.031560 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:01.031976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1a02608d-4c7f-4111-9654-f6437c5f041f", "size": 1, "name": "tempest-VolumesGetTest-Volume-939784150", "metadata": {"Type": "Test"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:01.034368 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'source_volid': '1a02608d-4c7f-4111-9654-f6437c5f041f', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-939784150', 'metadata': {'Type': 'Test'}}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:01.044279 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.044279 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:01.045112 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume retrieved successfully. Jul 03 04:28:01.045368 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:28:01.050277 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:28:01.057074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (51a8832a-af42-47ee-983b-475ad9edde3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:01.058563 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16392f6f-b692-427a-98e5-3abfeddff37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:01.059703 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:01.088755 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16392f6f-b692-427a-98e5-3abfeddff37f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1a02608d-4c7f-4111-9654-f6437c5f041f', 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:01.089629 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3879e0d8-015f-4ed3-8491-090ff4faefc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:01.151733 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['65d14b91-0c16-4487-a651-57133218311e', '41518119-439d-49df-b179-aa499d79d033', 'bddcbccf-7032-4e0e-838f-131a1cf66066', '8ef2c7cd-3d5f-4b2c-b3fe-5f34bde69ebd'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:01.152997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3879e0d8-015f-4ed3-8491-090ff4faefc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d14b91-0c16-4487-a651-57133218311e', '41518119-439d-49df-b179-aa499d79d033', 'bddcbccf-7032-4e0e-838f-131a1cf66066', '8ef2c7cd-3d5f-4b2c-b3fe-5f34bde69ebd']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:01.154623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24e0897-ba17-4e8d-82b2-72332056a411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:01.202913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24e0897-ba17-4e8d-82b2-72332056a411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fde721-faa7-4ce8-8101-ed603792c6e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-939784150',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['65d14b91-0c16-4487-a651-57133218311e','41518119-439d-49df-b179-aa499d79d033','bddcbccf-7032-4e0e-838f-131a1cf66066','8ef2c7cd-3d5f-4b2c-b3fe-5f34bde69ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=1a02608d-4c7f-4111-9654-f6437c5f041f,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-939784150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fde721-faa7-4ce8-8101-ed603792c6e2,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1a02608d-4c7f-4111-9654-f6437c5f041f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:01.204090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05922da-7c4e-46f1-96f0-994d5e935ca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:01.252724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05922da-7c4e-46f1-96f0-994d5e935ca7) transitioned into state 'SUCCESS' from state '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-939784150',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['65d14b91-0c16-4487-a651-57133218311e','41518119-439d-49df-b179-aa499d79d033','bddcbccf-7032-4e0e-838f-131a1cf66066','8ef2c7cd-3d5f-4b2c-b3fe-5f34bde69ebd'],size=1,snapshot_id=None,source_replicaid=,source_volid=1a02608d-4c7f-4111-9654-f6437c5f041f,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:01.253870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8088b1-ebf9-41c5-bd1a-13f4cff9d530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:01.275339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8088b1-ebf9-41c5-bd1a-13f4cff9d530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:01.276821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (51a8832a-af42-47ee-983b-475ad9edde3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:01.276821 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:28:01.277600 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f96818ba-2474-45c7-8306-5c5725b8ebf6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:01.279602 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 738/2915] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:01 2026] POST /volume/v3/volumes => generated 792 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:01.293250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-74476b17-9db4-43f1-96d8-5f268d5379d2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.295569 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74476b17-9db4-43f1-96d8-5f268d5379d2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:01.295823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74476b17-9db4-43f1-96d8-5f268d5379d2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:01.296121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74476b17-9db4-43f1-96d8-5f268d5379d2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.306434 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.306434 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:01.314180 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-74476b17-9db4-43f1-96d8-5f268d5379d2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:01.321912 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74476b17-9db4-43f1-96d8-5f268d5379d2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:01.322557 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 725/2916] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:01 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:01.420568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6743e34c-a50f-499e-b927-755cca1cd36e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.422505 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6743e34c-a50f-499e-b927-755cca1cd36e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:01.422778 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6743e34c-a50f-499e-b927-755cca1cd36e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:01.423002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6743e34c-a50f-499e-b927-755cca1cd36e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.437218 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.437218 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:01.442816 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6743e34c-a50f-499e-b927-755cca1cd36e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:01.443407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-51d336e5-c402-4b90-ac03-4f46c2428d44 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.445482 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-51d336e5-c402-4b90-ac03-4f46c2428d44 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:28:01.445852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-51d336e5-c402-4b90-ac03-4f46c2428d44 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:01.446016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-51d336e5-c402-4b90-ac03-4f46c2428d44 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:01.450553 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6743e34c-a50f-499e-b927-755cca1cd36e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:01.451213 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 719/2917] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:01 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:01.458996 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.458996 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:01.463825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-51d336e5-c402-4b90-ac03-4f46c2428d44 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] Updating volume '0d3bab63-1e17-4048-ac73-50e8c7768636' with '{'status': 'in-use'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 04:28:01.485624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ae281e33-c22d-4110-afe7-cacafd21bbf6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.487838 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ae281e33-c22d-4110-afe7-cacafd21bbf6 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:28:01.488054 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ae281e33-c22d-4110-afe7-cacafd21bbf6 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:01.488280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ae281e33-c22d-4110-afe7-cacafd21bbf6 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.496590 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-51d336e5-c402-4b90-ac03-4f46c2428d44 tempest-TestServerVolumeAttachmentScenario-710586000 tempest-TestServerVolumeAttachmentScenario-710586000-project-admin] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 202 Jul 03 04:28:01.497279 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 736/2918] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:28:01 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:01.497490 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.497490 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:01.506499 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ae281e33-c22d-4110-afe7-cacafd21bbf6 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:28:01.506719 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-abb595b9-d7da-4864-9819-af35f616ac9a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.509574 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-abb595b9-d7da-4864-9819-af35f616ac9a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:01.509938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-abb595b9-d7da-4864-9819-af35f616ac9a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:01.510654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-abb595b9-d7da-4864-9819-af35f616ac9a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.511937 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ae281e33-c22d-4110-afe7-cacafd21bbf6 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:28:01.512479 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 739/2919] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:01 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:01.521640 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.521640 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:01.525399 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-abb595b9-d7da-4864-9819-af35f616ac9a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:01.530146 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-abb595b9-d7da-4864-9819-af35f616ac9a tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:28:01.530597 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 726/2920] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:01 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:01.567994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dacd8351-4ed1-4e59-ad1f-f12318ac09f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.571150 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dacd8351-4ed1-4e59-ad1f-f12318ac09f7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:28:01.571617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dacd8351-4ed1-4e59-ad1f-f12318ac09f7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:01.571938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dacd8351-4ed1-4e59-ad1f-f12318ac09f7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.578717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-18d40d10-7898-4b5c-9992-bb2b6d3d6465 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.581542 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-18d40d10-7898-4b5c-9992-bb2b6d3d6465 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:01.581863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-18d40d10-7898-4b5c-9992-bb2b6d3d6465 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:01.582065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-18d40d10-7898-4b5c-9992-bb2b6d3d6465 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:01.582140 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.582140 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:01.586541 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dacd8351-4ed1-4e59-ad1f-f12318ac09f7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:28:01.591491 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dacd8351-4ed1-4e59-ad1f-f12318ac09f7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:28:01.591889 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 720/2921] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:01 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:28:01.595755 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.595755 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:01.604024 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-18d40d10-7898-4b5c-9992-bb2b6d3d6465 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:01.611543 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-18d40d10-7898-4b5c-9992-bb2b6d3d6465 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:28:01.612173 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 737/2922] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:01 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1150 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:01.633633 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:01.636450 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] POST https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action Jul 03 04:28:01.636984 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:01.637080 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:01.651629 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:01.651629 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:01.652621 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:01.662581 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Begin detaching volume completed successfully. Jul 03 04:28:01.662900 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-5564d5a8-00a8-438c-a207-9dcd85cab3c3 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action returned with HTTP 202 Jul 03 04:28:01.663611 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 740/2923] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:28:01 2026] POST /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:02.226998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-7b93fa52-84d4-4ef7-860a-1e0c4aa3ef4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.230013 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-7b93fa52-84d4-4ef7-860a-1e0c4aa3ef4b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57/action Jul 03 04:28:02.230764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-7b93fa52-84d4-4ef7-860a-1e0c4aa3ef4b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:02.230991 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-7b93fa52-84d4-4ef7-860a-1e0c4aa3ef4b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:02.259959 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.259959 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:02.274608 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-41f050be-81f1-44d7-9ec6-8737664eeb74 req-7b93fa52-84d4-4ef7-860a-1e0c4aa3ef4b tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57/action returned with HTTP 204 Jul 03 04:28:02.275089 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 727/2924] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:28:02 2026] POST /volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:02.337427 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c19a6a60-521c-4b78-a828-2b33eecc1141 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.339952 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c19a6a60-521c-4b78-a828-2b33eecc1141 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:02.340259 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c19a6a60-521c-4b78-a828-2b33eecc1141 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.340607 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c19a6a60-521c-4b78-a828-2b33eecc1141 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.350565 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.350565 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:02.354973 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c19a6a60-521c-4b78-a828-2b33eecc1141 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:02.359698 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c19a6a60-521c-4b78-a828-2b33eecc1141 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:02.360163 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 721/2925] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 885 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:02.372863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-39a8f864-34b0-4b0f-9b82-bb20d4dc6840 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.374769 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39a8f864-34b0-4b0f-9b82-bb20d4dc6840 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:02.374969 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39a8f864-34b0-4b0f-9b82-bb20d4dc6840 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.375174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39a8f864-34b0-4b0f-9b82-bb20d4dc6840 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.382686 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.382686 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:02.387268 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-39a8f864-34b0-4b0f-9b82-bb20d4dc6840 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:02.393646 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39a8f864-34b0-4b0f-9b82-bb20d4dc6840 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:02.394172 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 738/2926] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:02.408182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0fe0b541-ac00-4b23-8ff0-4173596aac18 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.412356 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0fe0b541-ac00-4b23-8ff0-4173596aac18 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:02.412356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0fe0b541-ac00-4b23-8ff0-4173596aac18 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-939784150"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:02.419943 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.419943 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:02.424565 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0fe0b541-ac00-4b23-8ff0-4173596aac18 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:02.433167 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0fe0b541-ac00-4b23-8ff0-4173596aac18 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:28:02.433167 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0fe0b541-ac00-4b23-8ff0-4173596aac18 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:02.433167 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 741/2927] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:28:02 2026] PUT /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:02.447809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ab6ce4c8-0a36-4472-937a-02068c805e58 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.449832 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ab6ce4c8-0a36-4472-937a-02068c805e58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:02.450281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ab6ce4c8-0a36-4472-937a-02068c805e58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1188332354", "description": "This is the new description of volume"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:02.459641 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.459641 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:02.463524 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ab6ce4c8-0a36-4472-937a-02068c805e58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:02.465611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ef806bbf-238d-4059-986c-9a4ad1796833 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.467847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef806bbf-238d-4059-986c-9a4ad1796833 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:02.468118 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef806bbf-238d-4059-986c-9a4ad1796833 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.468367 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef806bbf-238d-4059-986c-9a4ad1796833 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.471848 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ab6ce4c8-0a36-4472-937a-02068c805e58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:28:02.472642 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ab6ce4c8-0a36-4472-937a-02068c805e58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:02.473093 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 728/2928] 10.4.3.253 () {68 vars in 1369 bytes} [Fri Jul 3 04:28:02 2026] PUT /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:02.484825 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.484825 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:02.488286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9f4ef75b-8152-4caf-a9fa-a473448605d9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.489242 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ef806bbf-238d-4059-986c-9a4ad1796833 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:02.490170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9f4ef75b-8152-4caf-a9fa-a473448605d9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:02.490944 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9f4ef75b-8152-4caf-a9fa-a473448605d9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.490944 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9f4ef75b-8152-4caf-a9fa-a473448605d9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.494470 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef806bbf-238d-4059-986c-9a4ad1796833 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:02.494963 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 722/2929] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:02.499680 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.499680 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:02.503829 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9f4ef75b-8152-4caf-a9fa-a473448605d9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:02.508794 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9f4ef75b-8152-4caf-a9fa-a473448605d9 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:02.509231 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 739/2930] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 925 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:02.526338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.528244 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:02.528981 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-84977129", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1571758003"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:02.531059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-84977129', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1571758003'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:02.533346 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:28:02.537188 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:28:02.546070 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (9d3e1473-4a58-47d9-8bc9-730b2b0cf72d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:02.547919 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830a34cb-92f4-4f91-9d9e-3efb930d5edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:02.549592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:02.582910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830a34cb-92f4-4f91-9d9e-3efb930d5edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:02.584178 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3eaa50b-e0fc-483a-ab6e-ffa08e2eca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:02.638572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['426c8824-db49-4650-a30d-5701dd32e56c', 'e495cb02-49e9-4173-b1e1-8d29ff53e793', 'c5652a96-208e-48dc-be4f-1d589a7bc70c', 'ebab8cdd-70fd-4b67-b2c9-c9b2fd805d48'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:02.639879 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3eaa50b-e0fc-483a-ab6e-ffa08e2eca6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['426c8824-db49-4650-a30d-5701dd32e56c', 'e495cb02-49e9-4173-b1e1-8d29ff53e793', 'c5652a96-208e-48dc-be4f-1d589a7bc70c', 'ebab8cdd-70fd-4b67-b2c9-c9b2fd805d48']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:02.640982 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c72576-b9a9-43dd-a7dc-3845f972489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:02.672218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c72576-b9a9-43dd-a7dc-3845f972489a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a5c3511-040c-411f-a622-876514e44ddd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-84977129',display_name='tempest-VolumesGetTest-Volume-1571758003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['426c8824-db49-4650-a30d-5701dd32e56c','e495cb02-49e9-4173-b1e1-8d29ff53e793','c5652a96-208e-48dc-be4f-1d589a7bc70c','ebab8cdd-70fd-4b67-b2c9-c9b2fd805d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-84977129',display_name='tempest-VolumesGetTest-Volume-1571758003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a5c3511-040c-411f-a622-876514e44ddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:02.674909 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398045fd-c2c1-4820-8a03-48cda2923b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:02.697345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (398045fd-c2c1-4820-8a03-48cda2923b02) transitioned into 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-84977129',display_name='tempest-VolumesGetTest-Volume-1571758003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['426c8824-db49-4650-a30d-5701dd32e56c','e495cb02-49e9-4173-b1e1-8d29ff53e793','c5652a96-208e-48dc-be4f-1d589a7bc70c','ebab8cdd-70fd-4b67-b2c9-c9b2fd805d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:02.698184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33544201-20f9-4897-8364-6f389f8af04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:02.703111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-52cddfde-419d-4d0d-afe5-277e6624af5a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.703723 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-52cddfde-419d-4d0d-afe5-277e6624af5a None None] GET https://10.4.3.253/volume// Jul 03 04:28:02.703987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-52cddfde-419d-4d0d-afe5-277e6624af5a None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.704269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-52cddfde-419d-4d0d-afe5-277e6624af5a None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.704841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-52cddfde-419d-4d0d-afe5-277e6624af5a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:02.705245 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 729/2931] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:02.714545 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33544201-20f9-4897-8364-6f389f8af04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:02.714843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-32e7aa7b-5b6b-4c43-bd4c-c9b8230a1b58 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.715427 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (9d3e1473-4a58-47d9-8bc9-730b2b0cf72d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:02.715743 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:28:02.716442 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-96b6bb75-2a91-403b-b72e-67f4116a7a67 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:02.716992 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 742/2932] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:02 2026] POST /volume/v3/volumes => generated 778 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:02.718759 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-32e7aa7b-5b6b-4c43-bd4c-c9b8230a1b58 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:02.719089 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-32e7aa7b-5b6b-4c43-bd4c-c9b8230a1b58 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.719297 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-32e7aa7b-5b6b-4c43-bd4c-c9b8230a1b58 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.729766 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-26702f11-2e8b-4659-aa22-6d2d4d130f2c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:02.732415 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26702f11-2e8b-4659-aa22-6d2d4d130f2c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:02.732770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26702f11-2e8b-4659-aa22-6d2d4d130f2c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:02.733087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26702f11-2e8b-4659-aa22-6d2d4d130f2c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:02.733846 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.733846 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:02.741293 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-32e7aa7b-5b6b-4c43-bd4c-c9b8230a1b58 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:02.745083 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:02.745083 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:02.747524 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-32e7aa7b-5b6b-4c43-bd4c-c9b8230a1b58 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:28:02.748150 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 723/2933] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 1333 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:02.750941 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-26702f11-2e8b-4659-aa22-6d2d4d130f2c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:02.758350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26702f11-2e8b-4659-aa22-6d2d4d130f2c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 200 Jul 03 04:28:02.758957 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 740/2934] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:02 2026] GET /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:03.737935 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-3699ca40-43ae-442a-9073-22e2dc4df31d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:03.747407 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-3699ca40-43ae-442a-9073-22e2dc4df31d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] DELETE https://10.4.3.253/volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0 Jul 03 04:28:03.747901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-3699ca40-43ae-442a-9073-22e2dc4df31d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:03.747901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-3699ca40-43ae-442a-9073-22e2dc4df31d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:03.763520 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:03.763520 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:03.775919 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2ccf5ffb-5388-4c78-ae35-65522bb1ea0b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:03.778317 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2ccf5ffb-5388-4c78-ae35-65522bb1ea0b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:03.778609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2ccf5ffb-5388-4c78-ae35-65522bb1ea0b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:03.778829 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2ccf5ffb-5388-4c78-ae35-65522bb1ea0b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:03.791420 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:03.791420 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:03.798238 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2ccf5ffb-5388-4c78-ae35-65522bb1ea0b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:03.803918 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2ccf5ffb-5388-4c78-ae35-65522bb1ea0b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 200 Jul 03 04:28:03.804624 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 743/2935] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:03 2026] GET /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:03.822532 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-79ba43f3-bd7a-4ee0-8963-5e91ef791134 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:03.826568 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79ba43f3-bd7a-4ee0-8963-5e91ef791134 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:03.826568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79ba43f3-bd7a-4ee0-8963-5e91ef791134 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-939784150", "description": null}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:03.847362 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:03.847362 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:03.851298 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-79ba43f3-bd7a-4ee0-8963-5e91ef791134 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:03.861218 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-79ba43f3-bd7a-4ee0-8963-5e91ef791134 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:28:03.862130 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79ba43f3-bd7a-4ee0-8963-5e91ef791134 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 200 Jul 03 04:28:03.862714 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 724/2936] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:28:03 2026] PUT /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 769 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:03.881083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e5456625-140e-456b-a3a5-73314185072a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:03.883373 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e5456625-140e-456b-a3a5-73314185072a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:03.883599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e5456625-140e-456b-a3a5-73314185072a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:03.883900 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e5456625-140e-456b-a3a5-73314185072a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:03.893868 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:03.893868 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:03.900579 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e5456625-140e-456b-a3a5-73314185072a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:03.910361 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e5456625-140e-456b-a3a5-73314185072a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 200 Jul 03 04:28:03.910937 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 741/2937] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:03 2026] GET /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:03.932171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:03.934761 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:03.934761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:03.935208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:03.935208 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: 6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:03.950234 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:03.950234 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:03.950856 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:03.983231 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:28:03.983487 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cb3a0b06-0667-4598-8029-bf1361ec3ef0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 202 Jul 03 04:28:03.984057 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 744/2938] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:03 2026] DELETE /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:03.997579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d355d253-8070-4229-96ba-e286aedde2f1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:04.000137 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d355d253-8070-4229-96ba-e286aedde2f1 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:04.000137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d355d253-8070-4229-96ba-e286aedde2f1 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:04.000309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d355d253-8070-4229-96ba-e286aedde2f1 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:04.010196 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:04.010196 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:04.015514 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d355d253-8070-4229-96ba-e286aedde2f1 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:04.021864 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d355d253-8070-4229-96ba-e286aedde2f1 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 200 Jul 03 04:28:04.022578 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 725/2939] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:03 2026] GET /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:04.311626 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-56bb5a41-ed87-48f1-b241-2ea825c169ca req-3699ca40-43ae-442a-9073-22e2dc4df31d tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0 returned with HTTP 200 Jul 03 04:28:04.312499 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 730/2940] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:03 2026] DELETE /volume/v3/attachments/28140c3e-2e81-4ece-be21-e7998464b6c0 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:04.943477 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e73e6ebf-c40d-4f62-a626-468676a7c7b0 req-2a1fb91e-f60f-45f3-ad35-9dfcf1735fca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:04.947099 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e73e6ebf-c40d-4f62-a626-468676a7c7b0 req-2a1fb91e-f60f-45f3-ad35-9dfcf1735fca tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:04.947579 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e73e6ebf-c40d-4f62-a626-468676a7c7b0 req-2a1fb91e-f60f-45f3-ad35-9dfcf1735fca tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:04.947901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e73e6ebf-c40d-4f62-a626-468676a7c7b0 req-2a1fb91e-f60f-45f3-ad35-9dfcf1735fca tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:04.956832 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:04.956832 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:04.961430 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-e73e6ebf-c40d-4f62-a626-468676a7c7b0 req-2a1fb91e-f60f-45f3-ad35-9dfcf1735fca tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:04.967566 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e73e6ebf-c40d-4f62-a626-468676a7c7b0 req-2a1fb91e-f60f-45f3-ad35-9dfcf1735fca tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:28:04.968223 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 742/2941] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:04 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:05.038752 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e7455737-602f-4367-a7a3-5bf4a3711c8a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:05.040669 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e7455737-602f-4367-a7a3-5bf4a3711c8a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd Jul 03 04:28:05.040840 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e7455737-602f-4367-a7a3-5bf4a3711c8a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:05.041156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e7455737-602f-4367-a7a3-5bf4a3711c8a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:05.047631 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e7455737-602f-4367-a7a3-5bf4a3711c8a tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd returned with HTTP 404 Jul 03 04:28:05.048298 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 745/2942] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:05 2026] GET /volume/v3/volumes/6a5c3511-040c-411f-a622-876514e44ddd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:05.056280 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-37893a3a-b573-4720-b42d-8febd1ff53d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:05.058127 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-37893a3a-b573-4720-b42d-8febd1ff53d0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:05.058391 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-37893a3a-b573-4720-b42d-8febd1ff53d0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:05.058584 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-37893a3a-b573-4720-b42d-8febd1ff53d0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:05.066879 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:05.066879 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:05.072004 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-37893a3a-b573-4720-b42d-8febd1ff53d0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:05.077556 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-37893a3a-b573-4720-b42d-8febd1ff53d0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:05.077870 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 726/2943] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:05 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:05.095276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:05.097878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:05.099458 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:05.099943 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:05.100395 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:05.299293 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:05.299293 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:05.299976 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:05.320235 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:28:05.320582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f316fd2f-8de4-4cea-a1ae-d4025a989b46 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 202 Jul 03 04:28:05.320952 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 731/2944] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:05 2026] DELETE /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 0 bytes in 226 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:05.332777 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c0db67a9-ad79-45a9-abeb-d26eb9afb47b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:05.338390 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c0db67a9-ad79-45a9-abeb-d26eb9afb47b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:05.339136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c0db67a9-ad79-45a9-abeb-d26eb9afb47b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:05.339438 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c0db67a9-ad79-45a9-abeb-d26eb9afb47b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:05.350843 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:05.350843 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:05.355159 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c0db67a9-ad79-45a9-abeb-d26eb9afb47b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:05.359944 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c0db67a9-ad79-45a9-abeb-d26eb9afb47b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 200 Jul 03 04:28:05.360440 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 743/2945] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:05 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:06.240703 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-43d25195-7791-4f19-84c3-ad749d0b971d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.342535 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:06.342535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-267497514"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:06.348766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-267497514'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:06.348766 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume of 1 GB Jul 03 04:28:06.355401 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability Zones retrieved successfully. Jul 03 04:28:06.373988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (b7855e08-6bee-4878-bf3d-6090fc201241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:06.375372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7be98e9d-e9e8-4434-9b30-f476fe5e425c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.375810 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63604673-c899-4f36-9a45-d6750ded4c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:06.377876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:06.380339 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7be98e9d-e9e8-4434-9b30-f476fe5e425c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 Jul 03 04:28:06.380899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7be98e9d-e9e8-4434-9b30-f476fe5e425c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:06.381930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7be98e9d-e9e8-4434-9b30-f476fe5e425c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:06.393722 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7be98e9d-e9e8-4434-9b30-f476fe5e425c tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 returned with HTTP 404 Jul 03 04:28:06.394306 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 727/2946] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:06 2026] GET /volume/v3/volumes/a4fde721-faa7-4ce8-8101-ed603792c6e2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:06.407220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-88f44e65-0015-4f57-aede-97756bf07859 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.412962 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88f44e65-0015-4f57-aede-97756bf07859 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:28:06.413974 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88f44e65-0015-4f57-aede-97756bf07859 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:06.413974 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88f44e65-0015-4f57-aede-97756bf07859 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:06.425675 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:06.425675 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:06.435621 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63604673-c899-4f36-9a45-d6750ded4c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:06.435807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9df2df4-7f74-42f5-af6c-fd14733ab83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:06.437986 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-88f44e65-0015-4f57-aede-97756bf07859 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:06.444212 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88f44e65-0015-4f57-aede-97756bf07859 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f returned with HTTP 200 Jul 03 04:28:06.444737 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 732/2947] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:06 2026] GET /volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f => generated 838 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:06.462245 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.463885 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:28:06.464129 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:06.464375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:06.466062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: 1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:28:06.481921 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:06.481921 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:06.482474 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:06.515200 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:28:06.515540 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0cbc7d9d-1abe-4c56-a461-3862efbfe5f5 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f returned with HTTP 202 Jul 03 04:28:06.516115 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 744/2948] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:06 2026] DELETE /volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:06.526256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2f7a8584-97cf-4dd5-baf7-bbfeb9c9f40f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.528142 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2f7a8584-97cf-4dd5-baf7-bbfeb9c9f40f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:28:06.528436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2f7a8584-97cf-4dd5-baf7-bbfeb9c9f40f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:06.528701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2f7a8584-97cf-4dd5-baf7-bbfeb9c9f40f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:06.542689 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['4c630ffb-d7b5-4123-a8ae-606ea55d5d12', 'feff1cf1-6bfb-4bf3-a2fb-33b8cad1c448', '076c4a7c-fe17-4440-94c1-f0b1847d7e6d', '2ac2b712-e839-431c-a752-b3ef22d18471'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:06.543563 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9df2df4-7f74-42f5-af6c-fd14733ab83f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c630ffb-d7b5-4123-a8ae-606ea55d5d12', 'feff1cf1-6bfb-4bf3-a2fb-33b8cad1c448', '076c4a7c-fe17-4440-94c1-f0b1847d7e6d', '2ac2b712-e839-431c-a752-b3ef22d18471']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:06.543820 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:06.543820 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:06.544715 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9513cf2a-447f-4785-a0de-83af0cbb0386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:06.549283 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2f7a8584-97cf-4dd5-baf7-bbfeb9c9f40f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:06.556630 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2f7a8584-97cf-4dd5-baf7-bbfeb9c9f40f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f returned with HTTP 200 Jul 03 04:28:06.557263 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 728/2949] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:06 2026] GET /volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f => generated 837 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:06.569634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-42763057-aa27-4bd4-990d-e03a1e9a9579 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.571983 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-42763057-aa27-4bd4-990d-e03a1e9a9579 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:06.572229 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-42763057-aa27-4bd4-990d-e03a1e9a9579 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:06.572466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-42763057-aa27-4bd4-990d-e03a1e9a9579 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:06.578784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9513cf2a-447f-4785-a0de-83af0cbb0386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a86d68b9-63f2-4963-814c-ee2fd909e7e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-267497514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['4c630ffb-d7b5-4123-a8ae-606ea55d5d12','feff1cf1-6bfb-4bf3-a2fb-33b8cad1c448','076c4a7c-fe17-4440-94c1-f0b1847d7e6d','2ac2b712-e839-431c-a752-b3ef22d18471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-267497514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a86d68b9-63f2-4963-814c-ee2fd909e7e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351baf928cf1479c8ad1fe779bf9ea5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:06.579545 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a65933-f210-4c9b-80c4-9d64a797069a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:06.589991 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:06.589991 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:06.603303 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-42763057-aa27-4bd4-990d-e03a1e9a9579 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:06.611358 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-42763057-aa27-4bd4-990d-e03a1e9a9579 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:06.612154 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 733/2950] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:06 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 1174 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:06.630534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82a65933-f210-4c9b-80c4-9d64a797069a) transitioned into state 'SUCCESS' from state '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-267497514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['4c630ffb-d7b5-4123-a8ae-606ea55d5d12','feff1cf1-6bfb-4bf3-a2fb-33b8cad1c448','076c4a7c-fe17-4440-94c1-f0b1847d7e6d','2ac2b712-e839-431c-a752-b3ef22d18471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:06.631295 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b84e4d2-e539-42b9-839d-3ef1e6f69d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:06.635122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:06.638836 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55/action Jul 03 04:28:06.639261 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:06.639443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:06.646933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b84e4d2-e539-42b9-839d-3ef1e6f69d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:06.648122 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (b7855e08-6bee-4878-bf3d-6090fc201241) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:06.648881 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request issued successfully. Jul 03 04:28:06.649884 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-43d25195-7791-4f19-84c3-ad749d0b971d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:06.650809 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 746/2951] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:28:06 2026] POST /volume/v3/volumes => generated 748 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:06.662403 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:06.662403 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:06.663105 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:06.674818 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Begin detaching volume completed successfully. Jul 03 04:28:06.675141 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-9dead104-b9b6-4c4f-ae4d-dd97bb95fd28 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55/action returned with HTTP 202 Jul 03 04:28:06.675808 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 745/2952] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:28:06 2026] POST /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:07.573523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b81711d1-0a08-4a9f-94bf-d93448e7be6d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:07.576192 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b81711d1-0a08-4a9f-94bf-d93448e7be6d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f Jul 03 04:28:07.576467 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b81711d1-0a08-4a9f-94bf-d93448e7be6d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:07.576704 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b81711d1-0a08-4a9f-94bf-d93448e7be6d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:07.586530 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b81711d1-0a08-4a9f-94bf-d93448e7be6d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f returned with HTTP 404 Jul 03 04:28:07.587108 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 729/2953] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:07 2026] GET /volume/v3/volumes/1a02608d-4c7f-4111-9654-f6437c5f041f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:07.650985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:07.653783 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:07.654811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-VolumesGetTest-Volume-729484575", "metadata": {"Type": "Test"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:07.656900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-729484575', 'metadata': {'Type': 'Test'}}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:07.716839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e572ac3f-6f97-4861-bd95-5bb2e9101302 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:07.717456 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e572ac3f-6f97-4861-bd95-5bb2e9101302 None None] GET https://10.4.3.253/volume// Jul 03 04:28:07.717708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e572ac3f-6f97-4861-bd95-5bb2e9101302 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:07.717917 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e572ac3f-6f97-4861-bd95-5bb2e9101302 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:07.718345 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e572ac3f-6f97-4861-bd95-5bb2e9101302 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:07.720712 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 747/2954] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:07 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:07.734160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-04da3a81-3785-4a2a-88d0-6ee65b2f7656 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:07.737499 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-04da3a81-3785-4a2a-88d0-6ee65b2f7656 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:07.737836 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-04da3a81-3785-4a2a-88d0-6ee65b2f7656 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:07.738082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-04da3a81-3785-4a2a-88d0-6ee65b2f7656 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:07.750535 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:07.750535 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:07.755715 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-04da3a81-3785-4a2a-88d0-6ee65b2f7656 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:07.761874 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-04da3a81-3785-4a2a-88d0-6ee65b2f7656 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:07.762245 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 746/2955] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:07 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:07.796064 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:28:07.801257 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:28:07.807898 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (3f7f65e4-f30d-407f-96ea-45ed8922aa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:07.809438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a86c393-6dce-4b0e-a2c6-85ec0b7d06a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:07.810462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:07.884735 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a86c393-6dce-4b0e-a2c6-85ec0b7d06a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:07.885727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52227a6-0918-4ba9-91d0-89e438d2ca20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:07.937937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['df0a31ab-e267-4ead-b624-3554d138d448', 'f7308e2c-c0df-4ae6-ad90-f9cee87ddfad', 'e5469ede-7793-4283-8ee1-5948d81d5a98', 'be60bea3-cd5f-4a0e-833f-086d9565d8a0'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:07.938748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a52227a6-0918-4ba9-91d0-89e438d2ca20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df0a31ab-e267-4ead-b624-3554d138d448', 'f7308e2c-c0df-4ae6-ad90-f9cee87ddfad', 'e5469ede-7793-4283-8ee1-5948d81d5a98', 'be60bea3-cd5f-4a0e-833f-086d9565d8a0']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:07.939426 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609bd9e1-db7a-4e10-b06b-36a8696849cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:07.973403 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (609bd9e1-db7a-4e10-b06b-36a8696849cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05ef0e57-5dff-4e0b-97d6-0e799ce64f6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-729484575',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['df0a31ab-e267-4ead-b624-3554d138d448','f7308e2c-c0df-4ae6-ad90-f9cee87ddfad','e5469ede-7793-4283-8ee1-5948d81d5a98','be60bea3-cd5f-4a0e-833f-086d9565d8a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-729484575',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05ef0e57-5dff-4e0b-97d6-0e799ce64f6d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:07.974134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae79773-bf3c-45e7-a6a9-a7685e488468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:07.991775 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae79773-bf3c-45e7-a6a9-a7685e488468) transitioned into state 'SUCCESS' from state '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-729484575',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['df0a31ab-e267-4ead-b624-3554d138d448','f7308e2c-c0df-4ae6-ad90-f9cee87ddfad','e5469ede-7793-4283-8ee1-5948d81d5a98','be60bea3-cd5f-4a0e-833f-086d9565d8a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:07.992599 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf2123d-056d-4d98-b715-c10d2529da8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:08.007427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bf2123d-056d-4d98-b715-c10d2529da8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:08.007427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (3f7f65e4-f30d-407f-96ea-45ed8922aa2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:08.007427 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:28:08.007427 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36f4d4a1-273d-48b4-8026-4bbd7fe4752f tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:08.007427 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 734/2956] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:07 2026] POST /volume/v3/volumes => generated 758 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:08.020309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bee84117-7484-413b-a4d7-9f3433130f33 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:08.022152 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bee84117-7484-413b-a4d7-9f3433130f33 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:08.022441 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bee84117-7484-413b-a4d7-9f3433130f33 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:08.022686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bee84117-7484-413b-a4d7-9f3433130f33 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:08.030376 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:08.030376 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:08.034697 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bee84117-7484-413b-a4d7-9f3433130f33 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:08.040311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bee84117-7484-413b-a4d7-9f3433130f33 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:08.040900 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 730/2957] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:08 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 826 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:08.941708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-a48c4faf-81ab-4993-b9a4-12441d200436 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:08.945272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-a48c4faf-81ab-4993-b9a4-12441d200436 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57 Jul 03 04:28:08.945584 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-a48c4faf-81ab-4993-b9a4-12441d200436 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:08.945853 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-a48c4faf-81ab-4993-b9a4-12441d200436 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:08.954863 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:08.954863 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:09.057659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-631ace0f-942c-4fd6-9121-e113fb676269 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.060466 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-631ace0f-942c-4fd6-9121-e113fb676269 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:09.060466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-631ace0f-942c-4fd6-9121-e113fb676269 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:09.060466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-631ace0f-942c-4fd6-9121-e113fb676269 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:09.071467 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.071467 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:09.080169 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-631ace0f-942c-4fd6-9121-e113fb676269 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:09.086796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-631ace0f-942c-4fd6-9121-e113fb676269 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:09.087343 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 747/2958] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:09 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:09.100582 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-43240715-0c39-41e6-8322-35cdad44da58 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.102636 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43240715-0c39-41e6-8322-35cdad44da58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:09.102831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43240715-0c39-41e6-8322-35cdad44da58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:09.103027 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43240715-0c39-41e6-8322-35cdad44da58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:09.111695 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.111695 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:09.117424 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-43240715-0c39-41e6-8322-35cdad44da58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:09.122679 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43240715-0c39-41e6-8322-35cdad44da58 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:09.123126 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 735/2959] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:09 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:09.138091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c7706633-cc36-44ca-83b5-6b9467140bdb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.140216 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c7706633-cc36-44ca-83b5-6b9467140bdb tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:09.140670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c7706633-cc36-44ca-83b5-6b9467140bdb tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-729484575"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:09.156162 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.156162 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:09.160433 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c7706633-cc36-44ca-83b5-6b9467140bdb tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:09.170202 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c7706633-cc36-44ca-83b5-6b9467140bdb tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:28:09.170890 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c7706633-cc36-44ca-83b5-6b9467140bdb tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:09.171513 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 731/2960] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:28:09 2026] PUT /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 782 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:09.184881 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d85157ae-8a89-470a-a809-d6a3f5465535 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.186804 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d85157ae-8a89-470a-a809-d6a3f5465535 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:09.187232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d85157ae-8a89-470a-a809-d6a3f5465535 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1046282430", "description": "This is the new description of volume"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:09.196648 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.196648 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:09.201275 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d85157ae-8a89-470a-a809-d6a3f5465535 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:09.209379 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d85157ae-8a89-470a-a809-d6a3f5465535 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:28:09.210084 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d85157ae-8a89-470a-a809-d6a3f5465535 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:09.210531 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 748/2961] 10.4.3.253 () {68 vars in 1369 bytes} [Fri Jul 3 04:28:09 2026] PUT /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:09.227895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b4f4058-c02e-4ab7-a75c-c679f746339d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.229684 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b4f4058-c02e-4ab7-a75c-c679f746339d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:09.229906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b4f4058-c02e-4ab7-a75c-c679f746339d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:09.230114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b4f4058-c02e-4ab7-a75c-c679f746339d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:09.238755 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.238755 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:09.244302 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b4f4058-c02e-4ab7-a75c-c679f746339d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:09.251529 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b4f4058-c02e-4ab7-a75c-c679f746339d tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:09.251960 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 736/2962] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:09 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 1406 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:09.267302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.269422 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:09.269872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-732200607", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-446066204"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:09.271565 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-732200607', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-446066204'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:09.271768 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume of 1 GB Jul 03 04:28:09.277599 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Availability Zones retrieved successfully. Jul 03 04:28:09.284724 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (683efbed-160f-49e5-b146-1e236134cbb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:09.286062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4967d775-8520-483b-b6bf-981c2f872af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:09.287246 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:09.319487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4967d775-8520-483b-b6bf-981c2f872af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:09.320692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e161f5b7-fad6-4797-8abc-94864fd9724f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:09.370432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Created reservations ['79236607-7496-48bb-8053-72c833848373', '52730b62-f144-4907-9f69-0ad8cf28ef44', '7c42cb50-8c87-44f3-80ac-9f99a43e1500', '45894013-687c-4b6b-9eca-652d92c3377b'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:09.371419 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e161f5b7-fad6-4797-8abc-94864fd9724f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79236607-7496-48bb-8053-72c833848373', '52730b62-f144-4907-9f69-0ad8cf28ef44', '7c42cb50-8c87-44f3-80ac-9f99a43e1500', '45894013-687c-4b6b-9eca-652d92c3377b']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:09.372183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae40dcc0-0268-4fa9-9b76-4e5057e79139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:09.390717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.395793 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] DELETE https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:28:09.396252 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:09.396568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:09.396820 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Delete volume with id: de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:28:09.407354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae40dcc0-0268-4fa9-9b76-4e5057e79139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dc5839e-82d9-4122-bfb7-e5ae384409bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-732200607',display_name='tempest-VolumesGetTest-Volume-446066204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['79236607-7496-48bb-8053-72c833848373','52730b62-f144-4907-9f69-0ad8cf28ef44','7c42cb50-8c87-44f3-80ac-9f99a43e1500','45894013-687c-4b6b-9eca-652d92c3377b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:09Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-732200607',display_name='tempest-VolumesGetTest-Volume-446066204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dc5839e-82d9-4122-bfb7-e5ae384409bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:09.407650 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.407650 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:09.408300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd846de-92a2-4487-9438-c5c138db3728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:09.408440 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:28:09.432291 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd846de-92a2-4487-9438-c5c138db3728) transitioned into 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-732200607',display_name='tempest-VolumesGetTest-Volume-446066204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6867d2ca7c8445ed95bc7cd9fc9c0b3f',qos_specs=None,replication_status=,reservations=['79236607-7496-48bb-8053-72c833848373','52730b62-f144-4907-9f69-0ad8cf28ef44','7c42cb50-8c87-44f3-80ac-9f99a43e1500','45894013-687c-4b6b-9eca-652d92c3377b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dafc88dfc8004fbe8db368a0bc3dcb5d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:09.433073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6eeea0-db54-41b2-95f2-17925d5cd355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:09.436443 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Delete volume request issued successfully. Jul 03 04:28:09.436657 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-730c5fbf-b96d-4333-a830-e33bff53a9c7 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 202 Jul 03 04:28:09.437123 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 749/2963] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:09 2026] DELETE /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:09.445705 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c56ccf28-4b0f-4917-b393-edaf09dfcabe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.447751 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c56ccf28-4b0f-4917-b393-edaf09dfcabe tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:28:09.448042 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c56ccf28-4b0f-4917-b393-edaf09dfcabe tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:09.448273 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c56ccf28-4b0f-4917-b393-edaf09dfcabe tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:09.450652 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e6eeea0-db54-41b2-95f2-17925d5cd355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:09.451645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Flow 'volume_create_api' (683efbed-160f-49e5-b146-1e236134cbb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:09.452034 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Create volume request issued successfully. Jul 03 04:28:09.452649 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6febd478-5a01-4534-8f16-bb56b384bdb6 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:09.453115 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 732/2964] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:09 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:09.457080 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.457080 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:09.462079 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c56ccf28-4b0f-4917-b393-edaf09dfcabe tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:28:09.470216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c56ccf28-4b0f-4917-b393-edaf09dfcabe tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 200 Jul 03 04:28:09.470732 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 737/2965] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:09 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:09.470841 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9a31aac8-77b2-4798-be05-bb40bb764d09 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:09.473658 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a31aac8-77b2-4798-be05-bb40bb764d09 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:09.473658 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a31aac8-77b2-4798-be05-bb40bb764d09 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:09.474050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a31aac8-77b2-4798-be05-bb40bb764d09 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:09.485914 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:09.485914 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:09.492508 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9a31aac8-77b2-4798-be05-bb40bb764d09 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:09.498484 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-686a1f85-4114-4c9c-a3e5-6d65f1ad3ba8 req-a48c4faf-81ab-4993-b9a4-12441d200436 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57 returned with HTTP 200 Jul 03 04:28:09.499195 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 748/2966] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:08 2026] DELETE /volume/v3/attachments/d09d96e0-ee34-489f-a6ba-e71f662c9a57 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:09.499300 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a31aac8-77b2-4798-be05-bb40bb764d09 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 200 Jul 03 04:28:09.499732 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 750/2967] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:09 2026] GET /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:10.488289 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-69b06799-0cf4-4829-98e1-fe41971bdc1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.490283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69b06799-0cf4-4829-98e1-fe41971bdc1e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 Jul 03 04:28:10.490652 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69b06799-0cf4-4829-98e1-fe41971bdc1e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.490872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69b06799-0cf4-4829-98e1-fe41971bdc1e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.496556 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69b06799-0cf4-4829-98e1-fe41971bdc1e tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 returned with HTTP 404 Jul 03 04:28:10.497013 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 733/2968] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:10 2026] GET /volume/v3/volumes/de01e5d3-0d75-4aa2-9752-fea43c0086b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:10.513609 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b0ca758e-6a2d-45d0-ada0-ee3627728855 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.515440 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0ca758e-6a2d-45d0-ada0-ee3627728855 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:10.515732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0ca758e-6a2d-45d0-ada0-ee3627728855 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.515957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0ca758e-6a2d-45d0-ada0-ee3627728855 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.524495 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.524495 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:10.531184 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b0ca758e-6a2d-45d0-ada0-ee3627728855 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:10.536472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0ca758e-6a2d-45d0-ada0-ee3627728855 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 200 Jul 03 04:28:10.536861 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 738/2969] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:10 2026] GET /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:10.548164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b1eaa2ed-95f3-4dd4-bcc3-5e1cd9aa5f00 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.551869 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b1eaa2ed-95f3-4dd4-bcc3-5e1cd9aa5f00 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] PUT https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:10.551869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b1eaa2ed-95f3-4dd4-bcc3-5e1cd9aa5f00 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-729484575", "description": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:10.555467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-af6020c8-cea2-4015-953b-6a482033c531 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.557428 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:28:10.557660 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.557879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.558065 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Delete volume with id: c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:28:10.561070 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.561070 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:10.566159 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b1eaa2ed-95f3-4dd4-bcc3-5e1cd9aa5f00 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:10.571367 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.571367 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:10.571956 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:28:10.574348 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b1eaa2ed-95f3-4dd4-bcc3-5e1cd9aa5f00 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume updated successfully. Jul 03 04:28:10.575185 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b1eaa2ed-95f3-4dd4-bcc3-5e1cd9aa5f00 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 200 Jul 03 04:28:10.575855 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 749/2970] 10.4.3.253 () {68 vars in 1368 bytes} [Fri Jul 3 04:28:10 2026] PUT /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 769 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:10.589591 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-289be62b-a5d7-418d-96a6-3502fe961449 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.591716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-289be62b-a5d7-418d-96a6-3502fe961449 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:10.591966 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-289be62b-a5d7-418d-96a6-3502fe961449 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.592171 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-289be62b-a5d7-418d-96a6-3502fe961449 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.595756 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Delete volume request issued successfully. Jul 03 04:28:10.596021 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-af6020c8-cea2-4015-953b-6a482033c531 tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 202 Jul 03 04:28:10.596589 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 751/2971] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:10 2026] DELETE /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:10.601271 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.601271 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:10.606887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a8c01fc1-0c0a-4b01-83fd-79d5db22edbb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.608743 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-289be62b-a5d7-418d-96a6-3502fe961449 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:10.609012 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8c01fc1-0c0a-4b01-83fd-79d5db22edbb tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:28:10.609193 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8c01fc1-0c0a-4b01-83fd-79d5db22edbb tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.609466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8c01fc1-0c0a-4b01-83fd-79d5db22edbb tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.615040 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-289be62b-a5d7-418d-96a6-3502fe961449 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 200 Jul 03 04:28:10.615271 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 734/2972] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:10 2026] GET /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:10.619157 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.619157 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:10.624020 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a8c01fc1-0c0a-4b01-83fd-79d5db22edbb tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Volume info retrieved successfully. Jul 03 04:28:10.630434 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8c01fc1-0c0a-4b01-83fd-79d5db22edbb tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 200 Jul 03 04:28:10.630845 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.630930 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 739/2973] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:10 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:10.633200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:10.633506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.633770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.634013 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: 7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:10.643307 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.643307 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:10.643950 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:10.665931 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:28:10.666698 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-941fda96-6752-4645-8d36-fcdf4109d4c0 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 202 Jul 03 04:28:10.666779 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 750/2974] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:10 2026] DELETE /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:10.676229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d09abb34-7df6-4ff8-b491-f0f30747fb16 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.679035 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d09abb34-7df6-4ff8-b491-f0f30747fb16 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:10.679227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d09abb34-7df6-4ff8-b491-f0f30747fb16 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:10.679468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d09abb34-7df6-4ff8-b491-f0f30747fb16 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:10.688337 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.688337 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:10.692777 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d09abb34-7df6-4ff8-b491-f0f30747fb16 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:10.697786 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d09abb34-7df6-4ff8-b491-f0f30747fb16 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 200 Jul 03 04:28:10.698177 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 752/2975] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:10 2026] GET /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:10.939856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:10.941633 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:10.942013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1104957060", "snapshot_id": "47a37dec-0ed1-45ec-9e9b-f56084207d50", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:10.943574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1104957060', 'snapshot_id': '47a37dec-0ed1-45ec-9e9b-f56084207d50', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:10.950230 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:10.950230 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:10.950881 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:28:10.951100 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume of 1 GB Jul 03 04:28:10.956357 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Availability Zones retrieved successfully. Jul 03 04:28:10.965746 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (9998ccac-d6f3-40bb-99ee-dd548716037d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:10.967130 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dff7d96-cbea-44b5-8ce8-9d5bc3bc444b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:10.968575 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:11.017641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dff7d96-cbea-44b5-8ce8-9d5bc3bc444b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '47a37dec-0ed1-45ec-9e9b-f56084207d50', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:11.018844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17197d7-e01b-4b44-9754-3c3a91a15aba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:11.066442 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['b2373858-15b0-452a-b4b9-31c9dc2703b7', '65dd516b-8b1b-4061-85a2-08a1c079b721', 'a8e40480-9f2f-4c84-8037-9527770718b1', '537a8851-f6ff-4696-9dfb-d4552f08f0e5'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:11.067244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17197d7-e01b-4b44-9754-3c3a91a15aba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2373858-15b0-452a-b4b9-31c9dc2703b7', '65dd516b-8b1b-4061-85a2-08a1c079b721', 'a8e40480-9f2f-4c84-8037-9527770718b1', '537a8851-f6ff-4696-9dfb-d4552f08f0e5']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:11.067979 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdee251b-719b-40f9-8a1f-d1e627d05745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:11.110123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdee251b-719b-40f9-8a1f-d1e627d05745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e548b228-6699-467e-babe-97d8cad8f3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1104957060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['b2373858-15b0-452a-b4b9-31c9dc2703b7','65dd516b-8b1b-4061-85a2-08a1c079b721','a8e40480-9f2f-4c84-8037-9527770718b1','537a8851-f6ff-4696-9dfb-d4552f08f0e5'],size=1,snapshot_id=47a37dec-0ed1-45ec-9e9b-f56084207d50,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1104957060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e548b228-6699-467e-babe-97d8cad8f3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4d7f7846ce4f369a055813894f9b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=47a37dec-0ed1-45ec-9e9b-f56084207d50,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905588a4315e49e78ef6b2a337344251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:11.110963 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bf8a117-33b4-46c2-8d50-1f22c773956c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:11.130942 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bf8a117-33b4-46c2-8d50-1f22c773956c) transitioned into state 'SUCCESS' from state '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-1104957060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['b2373858-15b0-452a-b4b9-31c9dc2703b7','65dd516b-8b1b-4061-85a2-08a1c079b721','a8e40480-9f2f-4c84-8037-9527770718b1','537a8851-f6ff-4696-9dfb-d4552f08f0e5'],size=1,snapshot_id=47a37dec-0ed1-45ec-9e9b-f56084207d50,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:11.131762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22465d77-569d-4709-a1e6-4ef8e83752b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:11.159172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22465d77-569d-4709-a1e6-4ef8e83752b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:11.160370 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (9998ccac-d6f3-40bb-99ee-dd548716037d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:11.160834 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request issued successfully. Jul 03 04:28:11.161606 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2556b002-3e00-472c-8bfb-28bdaaae6ca9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:11.162150 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 735/2976] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:10 2026] POST /volume/v3/volumes => generated 791 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:11.179496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-20446c56-de20-4ea8-b1e4-3e167c5e85cb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:11.182077 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20446c56-de20-4ea8-b1e4-3e167c5e85cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:11.182444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20446c56-de20-4ea8-b1e4-3e167c5e85cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:11.182904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20446c56-de20-4ea8-b1e4-3e167c5e85cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:11.192102 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:11.192102 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:11.196741 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-20446c56-de20-4ea8-b1e4-3e167c5e85cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:11.204799 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20446c56-de20-4ea8-b1e4-3e167c5e85cb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:11.205303 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 740/2977] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:11 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:11.648276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ef0b27b6-27f3-423d-aae7-956118351e0b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:11.650396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ef0b27b6-27f3-423d-aae7-956118351e0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] GET https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a Jul 03 04:28:11.650791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ef0b27b6-27f3-423d-aae7-956118351e0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:11.651031 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ef0b27b6-27f3-423d-aae7-956118351e0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:11.658203 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ef0b27b6-27f3-423d-aae7-956118351e0b tempest-AttachVolumeShelveTestJSON-661748953 tempest-AttachVolumeShelveTestJSON-661748953-project-member] https://10.4.3.253/volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a returned with HTTP 404 Jul 03 04:28:11.658798 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 751/2978] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:11 2026] GET /volume/v3/volumes/c53c742e-530d-44fc-a6fb-3dce5ce0da8a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:11.714161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6306ec6b-92d2-4dd6-a351-01b331cbd9b2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:11.716552 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6306ec6b-92d2-4dd6-a351-01b331cbd9b2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb Jul 03 04:28:11.716814 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6306ec6b-92d2-4dd6-a351-01b331cbd9b2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:11.717085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6306ec6b-92d2-4dd6-a351-01b331cbd9b2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:11.724814 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6306ec6b-92d2-4dd6-a351-01b331cbd9b2 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb returned with HTTP 404 Jul 03 04:28:11.725475 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 753/2979] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:11 2026] GET /volume/v3/volumes/7dc5839e-82d9-4122-bfb7-e5ae384409bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:11.734456 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5814cf75-9df9-4161-b4b9-be8345e8142b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:11.737190 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5814cf75-9df9-4161-b4b9-be8345e8142b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:11.737518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5814cf75-9df9-4161-b4b9-be8345e8142b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:11.737810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5814cf75-9df9-4161-b4b9-be8345e8142b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:11.748108 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:11.748108 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:11.752140 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5814cf75-9df9-4161-b4b9-be8345e8142b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:11.757645 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5814cf75-9df9-4161-b4b9-be8345e8142b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:11.758132 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 736/2980] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:11 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 1406 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:11.772471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-57e4556b-112f-42a4-b3f8-cf233850f315 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:11.774677 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] DELETE https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:11.774929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:11.775227 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:11.775479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume with id: 05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:11.787489 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:11.787489 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:11.788055 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:11.815979 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Delete volume request issued successfully. Jul 03 04:28:11.816232 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57e4556b-112f-42a4-b3f8-cf233850f315 tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 202 Jul 03 04:28:11.816852 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 741/2981] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:11 2026] DELETE /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:11.826295 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d7a487b7-1938-415e-ab11-2977d65ffd3b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:11.828949 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7a487b7-1938-415e-ab11-2977d65ffd3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:11.828949 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7a487b7-1938-415e-ab11-2977d65ffd3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:11.829174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7a487b7-1938-415e-ab11-2977d65ffd3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:11.836249 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:11.836249 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:11.840183 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d7a487b7-1938-415e-ab11-2977d65ffd3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Volume info retrieved successfully. Jul 03 04:28:11.845508 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7a487b7-1938-415e-ab11-2977d65ffd3b tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 200 Jul 03 04:28:11.845901 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 752/2982] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:11 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:12.220122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-48996d42-a676-48af-82d4-9c2df191827a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:12.222821 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-48996d42-a676-48af-82d4-9c2df191827a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:12.223066 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-48996d42-a676-48af-82d4-9c2df191827a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:12.223299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-48996d42-a676-48af-82d4-9c2df191827a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:12.232711 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:12.232711 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:12.238048 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-48996d42-a676-48af-82d4-9c2df191827a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:12.244194 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-48996d42-a676-48af-82d4-9c2df191827a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:12.244745 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 754/2983] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:12 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:12.259630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c3674222-64e4-4726-a199-9191fe412bd7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:12.262495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c3674222-64e4-4726-a199-9191fe412bd7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:12.262495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c3674222-64e4-4726-a199-9191fe412bd7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:12.262711 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c3674222-64e4-4726-a199-9191fe412bd7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:12.272142 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:12.272142 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:12.277064 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c3674222-64e4-4726-a199-9191fe412bd7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:12.283225 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c3674222-64e4-4726-a199-9191fe412bd7 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:12.283851 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 737/2984] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:12 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:12.768434 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:12.771509 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:28:12.771798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:12.772064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:12.772291 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Delete volume with id: d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:28:12.782390 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:12.782390 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:12.783038 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:12.806528 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Delete volume request issued successfully. Jul 03 04:28:12.806769 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-860b0248-7116-4e6e-92ea-dcaaa953f04b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 202 Jul 03 04:28:12.807292 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 742/2985] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:12 2026] DELETE /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:12.818070 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b62d767a-9510-4201-9cb5-ef3080b6d240 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:12.819712 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b62d767a-9510-4201-9cb5-ef3080b6d240 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:28:12.820062 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b62d767a-9510-4201-9cb5-ef3080b6d240 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:12.820361 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b62d767a-9510-4201-9cb5-ef3080b6d240 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:12.821194 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-5f84bf57-5be1-4b3b-9edb-4cb25b5d638a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:12.826358 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-5f84bf57-5be1-4b3b-9edb-4cb25b5d638a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:12.826358 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-5f84bf57-5be1-4b3b-9edb-4cb25b5d638a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:12.826358 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-5f84bf57-5be1-4b3b-9edb-4cb25b5d638a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:12.828754 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:12.828754 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:12.833426 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b62d767a-9510-4201-9cb5-ef3080b6d240 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:12.835516 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:12.835516 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:12.838626 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b62d767a-9510-4201-9cb5-ef3080b6d240 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 200 Jul 03 04:28:12.839197 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 753/2986] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:12 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:12.840220 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-5f84bf57-5be1-4b3b-9edb-4cb25b5d638a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:12.847942 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-5f84bf57-5be1-4b3b-9edb-4cb25b5d638a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:12.849103 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 755/2987] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:12 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:12.863207 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-749ff570-e975-4424-b11f-cbd3e961c38e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:12.865877 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-749ff570-e975-4424-b11f-cbd3e961c38e tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] GET https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d Jul 03 04:28:12.866192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-749ff570-e975-4424-b11f-cbd3e961c38e tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:12.866494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-749ff570-e975-4424-b11f-cbd3e961c38e tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:12.877240 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-749ff570-e975-4424-b11f-cbd3e961c38e tempest-VolumesGetTest-41799413 tempest-VolumesGetTest-41799413-project-member] https://10.4.3.253/volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d returned with HTTP 404 Jul 03 04:28:12.877449 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 738/2988] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:12 2026] GET /volume/v3/volumes/05ef0e57-5dff-4e0b-97d6-0e799ce64f6d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:13.854450 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-478d16eb-c030-48a3-82f8-0dcef6ba3116 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:13.857234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-478d16eb-c030-48a3-82f8-0dcef6ba3116 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 Jul 03 04:28:13.857657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-478d16eb-c030-48a3-82f8-0dcef6ba3116 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:13.858051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-478d16eb-c030-48a3-82f8-0dcef6ba3116 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:13.867710 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-478d16eb-c030-48a3-82f8-0dcef6ba3116 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 returned with HTTP 404 Jul 03 04:28:13.868452 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 743/2989] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:13 2026] GET /volume/v3/volumes/d8c5fad9-56bb-446d-bac9-523f6d79f193 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:13.877936 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:13.880910 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] DELETE https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:13.881187 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:13.881409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:13.881585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Delete volume with id: 0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:13.897864 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:13.897864 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:13.898525 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:13.929865 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Delete volume request issued successfully. Jul 03 04:28:13.930067 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f84a7ad7-d5f5-4bd1-ae3f-6129ee3fe067 tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 202 Jul 03 04:28:13.930496 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 754/2990] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:13 2026] DELETE /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:13.939998 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5b25b38-3d5b-46ff-8399-9707e3f0352c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:13.942710 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5b25b38-3d5b-46ff-8399-9707e3f0352c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:13.943154 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5b25b38-3d5b-46ff-8399-9707e3f0352c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:13.943243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5b25b38-3d5b-46ff-8399-9707e3f0352c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:13.955655 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:13.955655 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:13.961726 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d5b25b38-3d5b-46ff-8399-9707e3f0352c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Volume info retrieved successfully. Jul 03 04:28:13.967265 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5b25b38-3d5b-46ff-8399-9707e3f0352c tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 200 Jul 03 04:28:13.967745 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 756/2991] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:13 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:14.888648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4dd1f978-21cb-43fd-b01b-b2e67bf7f49a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:14.889127 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4dd1f978-21cb-43fd-b01b-b2e67bf7f49a None None] GET https://10.4.3.253/volume// Jul 03 04:28:14.889470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4dd1f978-21cb-43fd-b01b-b2e67bf7f49a None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:14.889762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4dd1f978-21cb-43fd-b01b-b2e67bf7f49a None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:14.890203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4dd1f978-21cb-43fd-b01b-b2e67bf7f49a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:14.890700 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 739/2992] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:28:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:14.898543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-82be563a-ffc3-4f19-a327-cbd801ffed18 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:14.900988 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-82be563a-ffc3-4f19-a327-cbd801ffed18 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:28:14.901466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-82be563a-ffc3-4f19-a327-cbd801ffed18 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e548b228-6699-467e-babe-97d8cad8f3d0", "connector": null, "instance_uuid": "7f6c2bcd-9531-41fe-8dc2-6992a3155b90"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:14.914723 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:14.914723 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:14.949799 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-82be563a-ffc3-4f19-a327-cbd801ffed18 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:28:14.950397 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 744/2993] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:28:14 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) Jul 03 04:28:14.982590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1b101bb3-66a1-4263-a36a-6590d9bfcd1b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:14.984657 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b101bb3-66a1-4263-a36a-6590d9bfcd1b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] GET https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 Jul 03 04:28:14.984657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b101bb3-66a1-4263-a36a-6590d9bfcd1b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:14.984877 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b101bb3-66a1-4263-a36a-6590d9bfcd1b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:14.991553 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b101bb3-66a1-4263-a36a-6590d9bfcd1b tempest-TestServerVolumeAttachmentScenario-843490997 tempest-TestServerVolumeAttachmentScenario-843490997-project-member] https://10.4.3.253/volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 returned with HTTP 404 Jul 03 04:28:14.992149 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 755/2994] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:14 2026] GET /volume/v3/volumes/0d3bab63-1e17-4048-ac73-50e8c7768636 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:15.379068 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-562ac1f0-beac-47c8-86c5-e1fbe4b22c48 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:15.381707 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-562ac1f0-beac-47c8-86c5-e1fbe4b22c48 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:15.381987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-562ac1f0-beac-47c8-86c5-e1fbe4b22c48 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:15.382264 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-562ac1f0-beac-47c8-86c5-e1fbe4b22c48 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:15.393676 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:15.393676 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:15.398235 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-562ac1f0-beac-47c8-86c5-e1fbe4b22c48 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:15.403149 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-562ac1f0-beac-47c8-86c5-e1fbe4b22c48 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:15.403863 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 757/2995] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:15 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:15.478747 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-de4b748a-5fad-4a54-a6b1-e1b74e641e07 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:15.479180 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de4b748a-5fad-4a54-a6b1-e1b74e641e07 None None] GET https://10.4.3.253/volume// Jul 03 04:28:15.479407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de4b748a-5fad-4a54-a6b1-e1b74e641e07 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:15.479605 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de4b748a-5fad-4a54-a6b1-e1b74e641e07 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:15.479982 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de4b748a-5fad-4a54-a6b1-e1b74e641e07 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:15.480293 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 740/2996] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:15.488903 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-ead79f6f-f8ee-442a-8595-4a83e16e4335 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:15.491711 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-ead79f6f-f8ee-442a-8595-4a83e16e4335 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:15.492023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-ead79f6f-f8ee-442a-8595-4a83e16e4335 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:15.492304 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-ead79f6f-f8ee-442a-8595-4a83e16e4335 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:15.505881 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:15.505881 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:15.514356 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-ead79f6f-f8ee-442a-8595-4a83e16e4335 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:15.518161 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-ead79f6f-f8ee-442a-8595-4a83e16e4335 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:15.519053 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 745/2997] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:15 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 1063 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:15.649809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:15.652918 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] PUT https://10.4.3.253/volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d Jul 03 04:28:15.653484 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:15.665347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Acquiring lock "cinder-attachment_update-e548b228-6699-467e-babe-97d8cad8f3d0-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:28:15.670674 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-e548b228-6699-467e-babe-97d8cad8f3d0-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:28:15.672031 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:15.672031 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:16.202267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-e548b228-6699-467e-babe-97d8cad8f3d0-np0000004364" released by "attachment_update" :: held 0.532s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:28:16.202732 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-72f6335a-5f67-4b95-8615-ff9bf2345621 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d returned with HTTP 200 Jul 03 04:28:16.203161 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 756/2998] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:28:15 2026] PUT /volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:16.420021 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fd5e9e6f-c7ad-4222-9ab4-4431a1246c84 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:16.422088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fd5e9e6f-c7ad-4222-9ab4-4431a1246c84 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:16.422369 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fd5e9e6f-c7ad-4222-9ab4-4431a1246c84 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:16.423024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fd5e9e6f-c7ad-4222-9ab4-4431a1246c84 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:16.432615 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:16.432615 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:16.436675 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fd5e9e6f-c7ad-4222-9ab4-4431a1246c84 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:16.441588 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fd5e9e6f-c7ad-4222-9ab4-4431a1246c84 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:16.442111 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 758/2999] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:16 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:17.462696 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-026f6e9d-e045-4133-a717-e132684bf493 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:17.465057 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-026f6e9d-e045-4133-a717-e132684bf493 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:17.465437 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-026f6e9d-e045-4133-a717-e132684bf493 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:17.465775 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-026f6e9d-e045-4133-a717-e132684bf493 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:17.484160 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:17.484160 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:17.491267 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-026f6e9d-e045-4133-a717-e132684bf493 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:17.498050 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-026f6e9d-e045-4133-a717-e132684bf493 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:17.499352 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 741/3000] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:17 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:17.860168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:17.862110 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:17.862481 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1778931281", "imageRef": "8c9f8d48-7d3a-46c1-9d66-92626927f853", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:17.864033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1778931281', 'imageRef': '8c9f8d48-7d3a-46c1-9d66-92626927f853', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:17.948444 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Create volume of 1 GB Jul 03 04:28:17.952643 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Availability Zones retrieved successfully. Jul 03 04:28:17.958676 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Flow 'volume_create_api' (22e45513-3825-44b4-bdbc-4e3c0f3bb80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:17.960097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0f09cd-b7fe-4445-bf64-f158e6839acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:17.961408 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:18.028886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f0f09cd-b7fe-4445-bf64-f158e6839acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:18.029708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b0d35d-a3f0-4ca3-8792-8b195b8a14e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:18.113083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Created reservations ['2a24670e-975b-454a-8a01-aa7ec9f3e8a0', '01ad2583-aa6d-4e62-9dd8-a45e7d32f86b', 'dd77d6c8-a090-48b7-ac9a-041a9596bca5', 'ec16a8b4-0c9e-4adb-8729-c176b2edcfcf'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:18.114057 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5b0d35d-a3f0-4ca3-8792-8b195b8a14e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a24670e-975b-454a-8a01-aa7ec9f3e8a0', '01ad2583-aa6d-4e62-9dd8-a45e7d32f86b', 'dd77d6c8-a090-48b7-ac9a-041a9596bca5', 'ec16a8b4-0c9e-4adb-8729-c176b2edcfcf']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:18.115061 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593023ce-fc17-4ba3-ad1e-2b9be3dd4be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:18.142192 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593023ce-fc17-4ba3-ad1e-2b9be3dd4be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50fa14a-f611-44f6-bf01-1f28687f9529', '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-1778931281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e58b6bc29e408684bc33fec4daec8b',qos_specs=None,replication_status=,reservations=['2a24670e-975b-454a-8a01-aa7ec9f3e8a0','01ad2583-aa6d-4e62-9dd8-a45e7d32f86b','dd77d6c8-a090-48b7-ac9a-041a9596bca5','ec16a8b4-0c9e-4adb-8729-c176b2edcfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53c6858df2f14f6a8bcfce46fe94d0e4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1778931281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b50fa14a-f611-44f6-bf01-1f28687f9529,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13e58b6bc29e408684bc33fec4daec8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53c6858df2f14f6a8bcfce46fe94d0e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:18.143004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f7e6c0-98ab-4984-9a83-6bc395f22f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:18.164130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68f7e6c0-98ab-4984-9a83-6bc395f22f93) transitioned into state 'SUCCESS' from state '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-1778931281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13e58b6bc29e408684bc33fec4daec8b',qos_specs=None,replication_status=,reservations=['2a24670e-975b-454a-8a01-aa7ec9f3e8a0','01ad2583-aa6d-4e62-9dd8-a45e7d32f86b','dd77d6c8-a090-48b7-ac9a-041a9596bca5','ec16a8b4-0c9e-4adb-8729-c176b2edcfcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53c6858df2f14f6a8bcfce46fe94d0e4',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:18.164879 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbe0946-b8f3-4adf-8e2a-996df50fdfb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:18.177172 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbbe0946-b8f3-4adf-8e2a-996df50fdfb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:18.177172 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Flow 'volume_create_api' (22e45513-3825-44b4-bdbc-4e3c0f3bb80d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:18.177596 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Create volume request issued successfully. Jul 03 04:28:18.178536 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0a68eb46-7b97-45f1-8b4e-e2742cdbd1cd tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:18.179150 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 746/3001] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:17 2026] POST /volume/v3/volumes => generated 753 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:18.192271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0e1ce23e-31d7-41ba-b9d5-d81ba0195e1a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:18.197424 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0e1ce23e-31d7-41ba-b9d5-d81ba0195e1a tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:18.197672 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0e1ce23e-31d7-41ba-b9d5-d81ba0195e1a tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:18.197872 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0e1ce23e-31d7-41ba-b9d5-d81ba0195e1a tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:18.208871 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:18.208871 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:18.213651 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0e1ce23e-31d7-41ba-b9d5-d81ba0195e1a tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:18.220671 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0e1ce23e-31d7-41ba-b9d5-d81ba0195e1a tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:18.220671 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 757/3002] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:18 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:18.517415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-967b3f2a-d2aa-40e8-9fd8-6142f12618aa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:18.519771 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-967b3f2a-d2aa-40e8-9fd8-6142f12618aa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:18.520083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-967b3f2a-d2aa-40e8-9fd8-6142f12618aa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:18.520388 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-967b3f2a-d2aa-40e8-9fd8-6142f12618aa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:18.741382 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:18.741382 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:18.745609 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-967b3f2a-d2aa-40e8-9fd8-6142f12618aa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:18.751910 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-967b3f2a-d2aa-40e8-9fd8-6142f12618aa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:18.752699 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 759/3003] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:18 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:19.238336 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8d86426f-1c3f-4776-86da-7b365c37730d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:19.240576 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8d86426f-1c3f-4776-86da-7b365c37730d tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:19.240779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8d86426f-1c3f-4776-86da-7b365c37730d tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:19.241092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8d86426f-1c3f-4776-86da-7b365c37730d tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:19.254086 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:19.254086 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:19.260428 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8d86426f-1c3f-4776-86da-7b365c37730d tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:19.267616 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8d86426f-1c3f-4776-86da-7b365c37730d tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:19.268226 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 742/3004] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:19 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:19.767309 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-44e01ef8-f685-4913-ae76-a296b8877414 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:19.769500 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44e01ef8-f685-4913-ae76-a296b8877414 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:19.769752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44e01ef8-f685-4913-ae76-a296b8877414 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:19.770007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44e01ef8-f685-4913-ae76-a296b8877414 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:19.782285 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:19.782285 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:19.786358 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-44e01ef8-f685-4913-ae76-a296b8877414 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:19.791403 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44e01ef8-f685-4913-ae76-a296b8877414 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:19.791962 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 747/3005] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:19 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:20.285052 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-56f64d08-8b49-4f8d-a4cd-7471741f70f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:20.289882 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56f64d08-8b49-4f8d-a4cd-7471741f70f4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:20.289882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56f64d08-8b49-4f8d-a4cd-7471741f70f4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:20.289882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56f64d08-8b49-4f8d-a4cd-7471741f70f4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:20.298316 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:20.298316 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:20.303717 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-56f64d08-8b49-4f8d-a4cd-7471741f70f4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:20.310103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56f64d08-8b49-4f8d-a4cd-7471741f70f4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:20.310735 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 758/3006] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:20 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:20.810654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8f4d2d9f-249b-489b-93aa-db0ef0ca4ef4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:20.812882 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f4d2d9f-249b-489b-93aa-db0ef0ca4ef4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:20.813179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f4d2d9f-249b-489b-93aa-db0ef0ca4ef4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:20.813733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f4d2d9f-249b-489b-93aa-db0ef0ca4ef4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:20.828860 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:20.828860 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:20.834996 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8f4d2d9f-249b-489b-93aa-db0ef0ca4ef4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:20.842463 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f4d2d9f-249b-489b-93aa-db0ef0ca4ef4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:20.842864 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 760/3007] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:20 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:21.169229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-107ba632-587c-4256-a940-5de2cac001f3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:21.297937 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:21.298740 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:21.301700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:21.301875 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create volume of 1 GB Jul 03 04:28:21.307197 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Availability Zones retrieved successfully. Jul 03 04:28:21.313579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Flow 'volume_create_api' (1cff9418-e0eb-436d-b30a-68d193452f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:21.314840 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa0852d-1780-4962-945c-6b8709fbb440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:21.316018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:21.328184 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-11b8cfef-d665-4508-99d5-9d71f9925686 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:21.330513 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11b8cfef-d665-4508-99d5-9d71f9925686 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:21.330766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11b8cfef-d665-4508-99d5-9d71f9925686 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:21.331390 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11b8cfef-d665-4508-99d5-9d71f9925686 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:21.340622 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:21.340622 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:21.350517 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-11b8cfef-d665-4508-99d5-9d71f9925686 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:21.355518 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11b8cfef-d665-4508-99d5-9d71f9925686 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:21.355846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa0852d-1780-4962-945c-6b8709fbb440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:21.355948 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 748/3008] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:21 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:21.356719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd5b599-e9ad-499c-945f-4bd654e77493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:21.491103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Created reservations ['892f6dc9-d59c-4a38-8348-189a3917d6f8', 'b6d065a9-f0b1-4ee5-9926-b5e202631b0a', '82f84d35-0ce1-4c10-9785-efb1b5680883', '5ac8a0c7-1291-440e-ab3d-8a50b4de52fc'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:21.492593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd5b599-e9ad-499c-945f-4bd654e77493) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['892f6dc9-d59c-4a38-8348-189a3917d6f8', 'b6d065a9-f0b1-4ee5-9926-b5e202631b0a', '82f84d35-0ce1-4c10-9785-efb1b5680883', '5ac8a0c7-1291-440e-ab3d-8a50b4de52fc']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:21.494182 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac81d12c-08ab-4188-9e0a-a8cbf05bc536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:21.520284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac81d12c-08ab-4188-9e0a-a8cbf05bc536) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1b93112-09f8-4090-a455-94fe9393fc0f', '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='5254c580245941d7b2e7f6d9b4b8d2bb',qos_specs=None,replication_status=,reservations=['892f6dc9-d59c-4a38-8348-189a3917d6f8','b6d065a9-f0b1-4ee5-9926-b5e202631b0a','82f84d35-0ce1-4c10-9785-efb1b5680883','5ac8a0c7-1291-440e-ab3d-8a50b4de52fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27f0dda842f469cba99e0a52e0a6d4d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:21Z,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=b1b93112-09f8-4090-a455-94fe9393fc0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5254c580245941d7b2e7f6d9b4b8d2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27f0dda842f469cba99e0a52e0a6d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:21.521257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9df4c69-e0fc-476a-8dbd-7b52d6927a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:21.547217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9df4c69-e0fc-476a-8dbd-7b52d6927a7a) transitioned into state 'SUCCESS' from 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='5254c580245941d7b2e7f6d9b4b8d2bb',qos_specs=None,replication_status=,reservations=['892f6dc9-d59c-4a38-8348-189a3917d6f8','b6d065a9-f0b1-4ee5-9926-b5e202631b0a','82f84d35-0ce1-4c10-9785-efb1b5680883','5ac8a0c7-1291-440e-ab3d-8a50b4de52fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27f0dda842f469cba99e0a52e0a6d4d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:21.548150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15cb115-1e99-40e2-be4a-48aa7906c089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:21.561198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f15cb115-1e99-40e2-be4a-48aa7906c089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:21.562123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Flow 'volume_create_api' (1cff9418-e0eb-436d-b30a-68d193452f92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:21.563079 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create volume request issued successfully. Jul 03 04:28:21.563978 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-107ba632-587c-4256-a940-5de2cac001f3 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:21.563978 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 743/3009] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:28:21 2026] POST /volume/v3/volumes => generated 740 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:21.583099 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-124a8f17-35a9-4efe-8a8b-8d8e8ad4f469 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:21.588766 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-124a8f17-35a9-4efe-8a8b-8d8e8ad4f469 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:21.588766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-124a8f17-35a9-4efe-8a8b-8d8e8ad4f469 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:21.588766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-124a8f17-35a9-4efe-8a8b-8d8e8ad4f469 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:21.599358 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:21.599358 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:21.606284 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-124a8f17-35a9-4efe-8a8b-8d8e8ad4f469 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:21.614757 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-124a8f17-35a9-4efe-8a8b-8d8e8ad4f469 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f returned with HTTP 200 Jul 03 04:28:21.615464 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 759/3010] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:21 2026] GET /volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f => generated 808 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:21.861926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ffab665-7d7d-4c98-98e1-01cc1cb9b800 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:21.865228 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ffab665-7d7d-4c98-98e1-01cc1cb9b800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:21.865228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ffab665-7d7d-4c98-98e1-01cc1cb9b800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:21.865228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ffab665-7d7d-4c98-98e1-01cc1cb9b800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:21.877171 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:21.877171 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:21.881309 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ffab665-7d7d-4c98-98e1-01cc1cb9b800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:21.887298 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ffab665-7d7d-4c98-98e1-01cc1cb9b800 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:21.888054 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 761/3011] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:21 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:22.372627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3b47d26a-f048-497f-a4a2-97bf7382acd4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.374721 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b47d26a-f048-497f-a4a2-97bf7382acd4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:22.374980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b47d26a-f048-497f-a4a2-97bf7382acd4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:22.375291 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b47d26a-f048-497f-a4a2-97bf7382acd4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:22.382782 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:22.382782 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:22.387101 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3b47d26a-f048-497f-a4a2-97bf7382acd4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:22.392483 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b47d26a-f048-497f-a4a2-97bf7382acd4 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:22.392972 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 749/3012] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:22 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:22.454752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-a415e28f-c0aa-496e-8960-e9cd6ad2d67e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.456766 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-a415e28f-c0aa-496e-8960-e9cd6ad2d67e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d/action Jul 03 04:28:22.461733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-a415e28f-c0aa-496e-8960-e9cd6ad2d67e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:22.461733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-a415e28f-c0aa-496e-8960-e9cd6ad2d67e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:22.480710 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:22.480710 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:22.492964 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-3626444e-a90c-414c-a3fd-48fcfe49eafd req-a415e28f-c0aa-496e-8960-e9cd6ad2d67e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d/action returned with HTTP 204 Jul 03 04:28:22.493557 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 744/3013] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:28:22 2026] POST /volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:22.628592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b49b4940-9aa8-443c-a11d-d9b746e9cb3a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.633929 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b49b4940-9aa8-443c-a11d-d9b746e9cb3a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:22.634149 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b49b4940-9aa8-443c-a11d-d9b746e9cb3a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:22.634344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b49b4940-9aa8-443c-a11d-d9b746e9cb3a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:22.642962 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:22.642962 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:22.649872 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b49b4940-9aa8-443c-a11d-d9b746e9cb3a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:22.656338 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b49b4940-9aa8-443c-a11d-d9b746e9cb3a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f returned with HTTP 200 Jul 03 04:28:22.656731 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 760/3014] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:22 2026] GET /volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:22.670836 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7296c8fd-2633-44de-9212-67a2f3bbaf92 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.673546 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7296c8fd-2633-44de-9212-67a2f3bbaf92 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:22.673848 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7296c8fd-2633-44de-9212-67a2f3bbaf92 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:22.674156 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7296c8fd-2633-44de-9212-67a2f3bbaf92 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:22.684647 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:22.684647 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:22.689723 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7296c8fd-2633-44de-9212-67a2f3bbaf92 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:22.695113 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7296c8fd-2633-44de-9212-67a2f3bbaf92 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f returned with HTTP 200 Jul 03 04:28:22.695643 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 762/3015] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:22 2026] GET /volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:22.713361 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b823cbd2-11a8-446c-80f6-506a99046e20 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.715882 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:22.716301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-93858384"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:22.718465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-93858384'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:22.718725 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create volume of 1 GB Jul 03 04:28:22.723956 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Availability Zones retrieved successfully. Jul 03 04:28:22.729886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Flow 'volume_create_api' (f7fce3ca-fbb4-4b33-9aa9-d7b15585b125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:22.730876 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9192bc6b-f813-42e5-a0d6-0b3cc10e24f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:22.731949 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:22.766087 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9192bc6b-f813-42e5-a0d6-0b3cc10e24f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:22.766958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16c7257-d5c0-440e-95f1-705eb5e512d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:22.814772 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Created reservations ['64a68a28-6ed5-4de5-9ddd-e49ba8f60a50', 'ea702853-8c84-47ad-befe-fc8f1bd8e25f', '9d023166-8c9c-4507-9353-00a9fcd22b4c', 'da247dc9-5ee2-4716-9ed8-f53fc333e254'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:22.815800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e16c7257-d5c0-440e-95f1-705eb5e512d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64a68a28-6ed5-4de5-9ddd-e49ba8f60a50', 'ea702853-8c84-47ad-befe-fc8f1bd8e25f', '9d023166-8c9c-4507-9353-00a9fcd22b4c', 'da247dc9-5ee2-4716-9ed8-f53fc333e254']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:22.817202 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefd0f2a-0bb1-43f0-8475-c706f46ad29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:22.847129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cefd0f2a-0bb1-43f0-8475-c706f46ad29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3867f25-a77f-40a0-9a38-daa53eb5a4f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-93858384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5254c580245941d7b2e7f6d9b4b8d2bb',qos_specs=None,replication_status=,reservations=['64a68a28-6ed5-4de5-9ddd-e49ba8f60a50','ea702853-8c84-47ad-befe-fc8f1bd8e25f','9d023166-8c9c-4507-9353-00a9fcd22b4c','da247dc9-5ee2-4716-9ed8-f53fc333e254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27f0dda842f469cba99e0a52e0a6d4d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:22Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-93858384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3867f25-a77f-40a0-9a38-daa53eb5a4f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5254c580245941d7b2e7f6d9b4b8d2bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e27f0dda842f469cba99e0a52e0a6d4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:22.848178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8fe0dc-cd16-4969-a86e-96ad04001f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:22.885170 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c8fe0dc-cd16-4969-a86e-96ad04001f19) transitioned into 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-93858384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5254c580245941d7b2e7f6d9b4b8d2bb',qos_specs=None,replication_status=,reservations=['64a68a28-6ed5-4de5-9ddd-e49ba8f60a50','ea702853-8c84-47ad-befe-fc8f1bd8e25f','9d023166-8c9c-4507-9353-00a9fcd22b4c','da247dc9-5ee2-4716-9ed8-f53fc333e254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e27f0dda842f469cba99e0a52e0a6d4d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:22.886933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442f48bd-9f0c-4915-9892-8e3e7c4016ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:22.901426 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (442f48bd-9f0c-4915-9892-8e3e7c4016ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:22.901629 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a2bcd48b-6180-4e64-8928-09ba9938d782 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.902720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Flow 'volume_create_api' (f7fce3ca-fbb4-4b33-9aa9-d7b15585b125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:22.903288 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create volume request issued successfully. Jul 03 04:28:22.904168 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b823cbd2-11a8-446c-80f6-506a99046e20 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:22.904804 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 750/3016] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:22 2026] POST /volume/v3/volumes => generated 774 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:22.905179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a2bcd48b-6180-4e64-8928-09ba9938d782 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:22.905412 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a2bcd48b-6180-4e64-8928-09ba9938d782 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:22.905625 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a2bcd48b-6180-4e64-8928-09ba9938d782 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:22.918077 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:22.918077 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:22.918381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7874e57f-9ba9-484b-b2ea-963b4fe140f0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:22.920023 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7874e57f-9ba9-484b-b2ea-963b4fe140f0 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:22.920446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7874e57f-9ba9-484b-b2ea-963b4fe140f0 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:22.921131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7874e57f-9ba9-484b-b2ea-963b4fe140f0 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:22.923928 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a2bcd48b-6180-4e64-8928-09ba9938d782 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:22.929419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a2bcd48b-6180-4e64-8928-09ba9938d782 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:22.929844 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 745/3017] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:22 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:22.930986 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:22.930986 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:22.936185 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7874e57f-9ba9-484b-b2ea-963b4fe140f0 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:22.941880 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7874e57f-9ba9-484b-b2ea-963b4fe140f0 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 returned with HTTP 200 Jul 03 04:28:22.942596 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 761/3018] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:22 2026] GET /volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:23.410639 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6e8737f2-f8c2-427b-ba5d-dd398894d62e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:23.413030 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e8737f2-f8c2-427b-ba5d-dd398894d62e tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:23.413286 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e8737f2-f8c2-427b-ba5d-dd398894d62e tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:23.413761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e8737f2-f8c2-427b-ba5d-dd398894d62e tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:23.424147 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:23.424147 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:23.430471 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6e8737f2-f8c2-427b-ba5d-dd398894d62e tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:23.437100 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e8737f2-f8c2-427b-ba5d-dd398894d62e tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:23.437674 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 763/3019] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:23 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:23.960823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ccc834d7-e128-4a0c-aa1d-f8cb15680e87 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:23.963117 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ccc834d7-e128-4a0c-aa1d-f8cb15680e87 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:23.963235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ccc834d7-e128-4a0c-aa1d-f8cb15680e87 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:23.963518 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ccc834d7-e128-4a0c-aa1d-f8cb15680e87 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:23.976771 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:23.976771 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:23.983583 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ccc834d7-e128-4a0c-aa1d-f8cb15680e87 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:23.991104 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ccc834d7-e128-4a0c-aa1d-f8cb15680e87 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 returned with HTTP 200 Jul 03 04:28:23.991794 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 751/3020] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:23 2026] GET /volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:24.006750 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0a204a93-86fc-47b2-baa5-c4082f54ac33 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:24.009916 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a204a93-86fc-47b2-baa5-c4082f54ac33 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:24.010926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a204a93-86fc-47b2-baa5-c4082f54ac33 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:24.010926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a204a93-86fc-47b2-baa5-c4082f54ac33 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:24.021535 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:24.021535 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:24.025677 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0a204a93-86fc-47b2-baa5-c4082f54ac33 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:24.032627 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a204a93-86fc-47b2-baa5-c4082f54ac33 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 returned with HTTP 200 Jul 03 04:28:24.033164 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 746/3021] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:24 2026] GET /volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:24.051696 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:24.054778 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:24.055354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f3867f25-a77f-40a0-9a38-daa53eb5a4f1", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-9306673"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:24.066470 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:24.066470 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:24.067187 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:24.067535 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Create snapshot from volume f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:24.147869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Created reservations ['c0ada423-afab-4dcb-8ac6-c14c248a4ef1', '8c5d548e-9c87-446b-9dec-65e6c1e8c398', 'd2b5060c-ae30-4454-9665-46335f834c7d', '3462f92c-ae17-4b09-a90d-a498533ad494'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:24.199158 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot create request issued successfully. Jul 03 04:28:24.199680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2b33370-96b2-44d2-8b5a-84ba79024118 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:28:24.200684 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 762/3022] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:28:24 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) Jul 03 04:28:24.219409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9b195d58-eb46-4544-bb7e-a1d4b8d452ac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:24.222350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b195d58-eb46-4544-bb7e-a1d4b8d452ac tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:24.222663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b195d58-eb46-4544-bb7e-a1d4b8d452ac tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:24.223516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b195d58-eb46-4544-bb7e-a1d4b8d452ac tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:24.229938 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:24.229938 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:24.230610 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9b195d58-eb46-4544-bb7e-a1d4b8d452ac tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot retrieved successfully. Jul 03 04:28:24.232128 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b195d58-eb46-4544-bb7e-a1d4b8d452ac tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 returned with HTTP 200 Jul 03 04:28:24.232395 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 764/3023] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:24 2026] GET /volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 => generated 455 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:24.457945 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f91b452b-0225-4f38-b2f2-0982d15ba065 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:24.459814 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f91b452b-0225-4f38-b2f2-0982d15ba065 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:24.460229 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f91b452b-0225-4f38-b2f2-0982d15ba065 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:24.460637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f91b452b-0225-4f38-b2f2-0982d15ba065 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:24.473354 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:24.473354 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:24.479425 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f91b452b-0225-4f38-b2f2-0982d15ba065 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:24.487001 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f91b452b-0225-4f38-b2f2-0982d15ba065 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:24.488111 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 752/3024] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:24 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:25.246991 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9f386ce6-70f5-4291-91a1-6bffbb4d475e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:25.249725 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9f386ce6-70f5-4291-91a1-6bffbb4d475e tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:25.249725 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9f386ce6-70f5-4291-91a1-6bffbb4d475e tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:25.249725 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9f386ce6-70f5-4291-91a1-6bffbb4d475e tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:25.256914 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:25.256914 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:25.257555 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9f386ce6-70f5-4291-91a1-6bffbb4d475e tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot retrieved successfully. Jul 03 04:28:25.259486 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9f386ce6-70f5-4291-91a1-6bffbb4d475e tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 returned with HTTP 200 Jul 03 04:28:25.259486 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 747/3025] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:25 2026] GET /volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:25.271936 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5d64796c-4964-4afb-977e-af460c5fbcf4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:25.274955 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d64796c-4964-4afb-977e-af460c5fbcf4 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:25.274955 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d64796c-4964-4afb-977e-af460c5fbcf4 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:25.275193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d64796c-4964-4afb-977e-af460c5fbcf4 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:25.282248 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:25.282248 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:25.283196 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5d64796c-4964-4afb-977e-af460c5fbcf4 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot retrieved successfully. Jul 03 04:28:25.284455 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d64796c-4964-4afb-977e-af460c5fbcf4 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 returned with HTTP 200 Jul 03 04:28:25.284905 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 763/3026] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:25 2026] GET /volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 => generated 482 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:25.298064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:25.300682 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:25.300960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:25.301635 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:25.301635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Delete snapshot with id: d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:25.310930 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:25.310930 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:25.311668 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot retrieved successfully. Jul 03 04:28:25.350304 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot delete request issued successfully. Jul 03 04:28:25.351197 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34ed37c7-ede8-4cfb-baaf-6ea28aaae088 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 returned with HTTP 202 Jul 03 04:28:25.351197 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 765/3027] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:25 2026] DELETE /volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:25.372565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-569b8b5a-b679-46aa-bdf4-330412bedddd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:25.372565 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-569b8b5a-b679-46aa-bdf4-330412bedddd tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:25.372565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-569b8b5a-b679-46aa-bdf4-330412bedddd tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:25.372565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-569b8b5a-b679-46aa-bdf4-330412bedddd tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:25.384443 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:25.384443 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:25.385095 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-569b8b5a-b679-46aa-bdf4-330412bedddd tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Snapshot retrieved successfully. Jul 03 04:28:25.387465 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-569b8b5a-b679-46aa-bdf4-330412bedddd tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 returned with HTTP 200 Jul 03 04:28:25.387465 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 753/3028] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:25 2026] GET /volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:25.505016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-547e30e4-f068-45c1-913d-3db6453f10a9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:25.507719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-547e30e4-f068-45c1-913d-3db6453f10a9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:25.508025 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-547e30e4-f068-45c1-913d-3db6453f10a9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:25.508451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-547e30e4-f068-45c1-913d-3db6453f10a9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:25.521948 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:25.521948 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:25.527366 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-547e30e4-f068-45c1-913d-3db6453f10a9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:25.534972 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-547e30e4-f068-45c1-913d-3db6453f10a9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:25.535671 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 748/3029] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:25 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:26.399134 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2c67e9f5-b4da-4341-bbe7-af31ae8a1c81 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:26.402298 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2c67e9f5-b4da-4341-bbe7-af31ae8a1c81 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 Jul 03 04:28:26.402589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2c67e9f5-b4da-4341-bbe7-af31ae8a1c81 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:26.402845 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2c67e9f5-b4da-4341-bbe7-af31ae8a1c81 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:26.411925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2c67e9f5-b4da-4341-bbe7-af31ae8a1c81 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 returned with HTTP 404 Jul 03 04:28:26.412868 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 764/3030] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:26 2026] GET /volume/v3/snapshots/d4d03724-f1a6-4493-94d5-c50ce7f95646 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:26.421461 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:26.423663 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:26.423980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:26.424272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:26.424650 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Delete volume with id: f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:26.433596 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:26.433596 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:26.434251 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:26.470413 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Delete volume request issued successfully. Jul 03 04:28:26.470671 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-55f9c626-6d6c-45fe-827e-c6394c55d3a5 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 returned with HTTP 202 Jul 03 04:28:26.471171 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 766/3031] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:26 2026] DELETE /volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:26.482459 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-12c6ed5d-4ee1-4508-828b-3b84fcc75392 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:26.484242 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12c6ed5d-4ee1-4508-828b-3b84fcc75392 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:26.484537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12c6ed5d-4ee1-4508-828b-3b84fcc75392 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:26.484892 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12c6ed5d-4ee1-4508-828b-3b84fcc75392 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:26.495537 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:26.495537 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:26.510313 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-12c6ed5d-4ee1-4508-828b-3b84fcc75392 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:26.517986 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12c6ed5d-4ee1-4508-828b-3b84fcc75392 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 returned with HTTP 200 Jul 03 04:28:26.518548 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 754/3032] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:26 2026] GET /volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:26.553714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ee23b715-1560-420f-8602-6619a0b258d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:26.557222 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee23b715-1560-420f-8602-6619a0b258d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:26.557222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee23b715-1560-420f-8602-6619a0b258d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:26.557222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ee23b715-1560-420f-8602-6619a0b258d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:26.569385 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:26.569385 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:26.576648 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ee23b715-1560-420f-8602-6619a0b258d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:26.585015 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ee23b715-1560-420f-8602-6619a0b258d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:26.585659 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 749/3033] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:26 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:26.791154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-edcb3ea5-40b3-4495-8988-bd4465748592 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:26.793662 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-edcb3ea5-40b3-4495-8988-bd4465748592 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:26.793818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-edcb3ea5-40b3-4495-8988-bd4465748592 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:26.794123 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-edcb3ea5-40b3-4495-8988-bd4465748592 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:26.813091 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:26.813091 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:26.823112 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-edcb3ea5-40b3-4495-8988-bd4465748592 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:26.832036 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-edcb3ea5-40b3-4495-8988-bd4465748592 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:26.832822 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 765/3034] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:26 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 1176 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:28:26.876957 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:26.880877 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0/action Jul 03 04:28:26.881030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:26.881812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:26.901043 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:26.901043 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:26.902574 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:26.914599 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Begin detaching volume completed successfully. Jul 03 04:28:26.914761 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-d76550f7-5347-40e2-ac5c-7d07a4567906 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0/action returned with HTTP 202 Jul 03 04:28:26.915691 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 767/3035] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:28:26 2026] POST /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:27.542049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d92cb7a8-2d44-43b3-9bf6-57e381181d7f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:27.552819 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d92cb7a8-2d44-43b3-9bf6-57e381181d7f tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 Jul 03 04:28:27.552819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d92cb7a8-2d44-43b3-9bf6-57e381181d7f tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:27.552819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d92cb7a8-2d44-43b3-9bf6-57e381181d7f tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:27.553697 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d92cb7a8-2d44-43b3-9bf6-57e381181d7f tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 returned with HTTP 404 Jul 03 04:28:27.554368 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 755/3036] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:27 2026] GET /volume/v3/volumes/f3867f25-a77f-40a0-9a38-daa53eb5a4f1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:27.564358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:27.566921 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:27.566921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:27.566983 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:27.567179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Delete volume with id: b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:27.580011 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:27.580011 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:27.580616 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:27.603659 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0433350b-c44f-48c5-b003-b0ddff98c6b1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:27.607783 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0433350b-c44f-48c5-b003-b0ddff98c6b1 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:27.608523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0433350b-c44f-48c5-b003-b0ddff98c6b1 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:27.608523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0433350b-c44f-48c5-b003-b0ddff98c6b1 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:27.623509 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:27.623509 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:27.628930 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0433350b-c44f-48c5-b003-b0ddff98c6b1 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:27.637131 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0433350b-c44f-48c5-b003-b0ddff98c6b1 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:27.637345 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 766/3037] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:27 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:27.655945 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Delete volume request issued successfully. Jul 03 04:28:27.655945 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34da2f5b-1c23-4e74-831a-64ff57b41255 tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f returned with HTTP 202 Jul 03 04:28:27.655945 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 750/3038] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:27 2026] DELETE /volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:28:27.669398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-41833411-e7c9-4896-8001-db17aac3fd0a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:27.672958 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-41833411-e7c9-4896-8001-db17aac3fd0a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:27.673320 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-41833411-e7c9-4896-8001-db17aac3fd0a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:27.673673 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-41833411-e7c9-4896-8001-db17aac3fd0a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:27.690750 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:27.690750 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:27.698810 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-41833411-e7c9-4896-8001-db17aac3fd0a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Volume info retrieved successfully. Jul 03 04:28:27.703872 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-41833411-e7c9-4896-8001-db17aac3fd0a tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f returned with HTTP 200 Jul 03 04:28:27.704380 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 768/3039] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:27 2026] GET /volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f => generated 832 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:27.959001 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b3b507e8-41f5-4a76-835c-9d7aa85732ab None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:27.960015 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3b507e8-41f5-4a76-835c-9d7aa85732ab None None] GET https://10.4.3.253/volume// Jul 03 04:28:27.960187 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3b507e8-41f5-4a76-835c-9d7aa85732ab None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:27.960473 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3b507e8-41f5-4a76-835c-9d7aa85732ab None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:27.960944 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3b507e8-41f5-4a76-835c-9d7aa85732ab None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:27.961595 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 756/3040] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:27.974395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-5917ae34-5720-4cf3-b93f-5279c13536da None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:27.977624 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-5917ae34-5720-4cf3-b93f-5279c13536da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:27.977946 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-5917ae34-5720-4cf3-b93f-5279c13536da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:27.979164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-5917ae34-5720-4cf3-b93f-5279c13536da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:27.994508 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:27.994508 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:28.000861 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-5917ae34-5720-4cf3-b93f-5279c13536da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:28.006597 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-5917ae34-5720-4cf3-b93f-5279c13536da tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:28.006597 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 767/3041] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:27 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:28.185192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:28.189354 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:28.189354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1127701141", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:28.190281 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1127701141', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:28.378371 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume of 1 GB Jul 03 04:28:28.384802 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Availability Zones retrieved successfully. Jul 03 04:28:28.392912 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Flow 'volume_create_api' (ad2eb6fe-502e-42f5-bc5b-e6782df673c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:28.394218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89320533-9361-4608-bc1d-1195bfa1aa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:28.395595 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:28.479969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89320533-9361-4608-bc1d-1195bfa1aa43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:28.481364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (718a848a-b901-4f57-8b6a-178ed2139e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:28.564720 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Created reservations ['a1bf3bda-5ac1-41d0-82a8-2dad24891d13', '35f7ac5a-ee10-4938-ab81-9bc5143fb50e', '3524f538-ab4a-4a27-8425-4ab6385b67b2', '3eb22036-c92e-4d0d-8b0a-9de0c888d7b1'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:28.565723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (718a848a-b901-4f57-8b6a-178ed2139e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1bf3bda-5ac1-41d0-82a8-2dad24891d13', '35f7ac5a-ee10-4938-ab81-9bc5143fb50e', '3524f538-ab4a-4a27-8425-4ab6385b67b2', '3eb22036-c92e-4d0d-8b0a-9de0c888d7b1']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:28.566602 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c823f2fe-a826-466a-9177-71215d90b7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:28.595729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c823f2fe-a826-466a-9177-71215d90b7e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e3749fb-be55-4a23-8752-1cf6989839c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1127701141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',qos_specs=None,replication_status=,reservations=['a1bf3bda-5ac1-41d0-82a8-2dad24891d13','35f7ac5a-ee10-4938-ab81-9bc5143fb50e','3524f538-ab4a-4a27-8425-4ab6385b67b2','3eb22036-c92e-4d0d-8b0a-9de0c888d7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546ab5d48b9541af9de8f2bee75a473a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1127701141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e3749fb-be55-4a23-8752-1cf6989839c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='546ab5d48b9541af9de8f2bee75a473a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:28.597091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3601f3-f840-49e1-be55-f476581df03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:28.646077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3601f3-f840-49e1-be55-f476581df03f) transitioned into state 'SUCCESS' from state '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-1127701141',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',qos_specs=None,replication_status=,reservations=['a1bf3bda-5ac1-41d0-82a8-2dad24891d13','35f7ac5a-ee10-4938-ab81-9bc5143fb50e','3524f538-ab4a-4a27-8425-4ab6385b67b2','3eb22036-c92e-4d0d-8b0a-9de0c888d7b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='546ab5d48b9541af9de8f2bee75a473a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:28.647148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40de478-54f4-464f-b082-64f89897d2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:28.654968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e3f097bf-f8e2-4880-8c61-2e5a0ace5dad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:28.656992 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e3f097bf-f8e2-4880-8c61-2e5a0ace5dad tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:28.657170 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e3f097bf-f8e2-4880-8c61-2e5a0ace5dad tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:28.657375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e3f097bf-f8e2-4880-8c61-2e5a0ace5dad tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:28.663107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d40de478-54f4-464f-b082-64f89897d2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:28.664059 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Flow 'volume_create_api' (ad2eb6fe-502e-42f5-bc5b-e6782df673c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:28.664449 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume request issued successfully. Jul 03 04:28:28.665099 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cac33359-c6fa-4409-a482-fdc8dcdfb2be tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:28.665572 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 751/3042] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:28:28 2026] POST /volume/v3/volumes => generated 781 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 04:28:28.669919 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:28.669919 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:28.676599 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e3f097bf-f8e2-4880-8c61-2e5a0ace5dad tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:28.679978 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b67deb3f-b85b-4cdc-85bb-6784f635b668 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:28.682806 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b67deb3f-b85b-4cdc-85bb-6784f635b668 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:28:28.684072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b67deb3f-b85b-4cdc-85bb-6784f635b668 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:28.684625 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b67deb3f-b85b-4cdc-85bb-6784f635b668 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:28.687210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e3f097bf-f8e2-4880-8c61-2e5a0ace5dad tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:28.687645 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 769/3043] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:28 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 1159 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:28:28.693360 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:28.693360 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:28.698163 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b67deb3f-b85b-4cdc-85bb-6784f635b668 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:28:28.704358 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b67deb3f-b85b-4cdc-85bb-6784f635b668 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:28:28.704981 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 757/3044] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:28:28 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:28.722245 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-03c9f2b9-f475-4df2-8fdb-8796f287060c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:28.724652 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-03c9f2b9-f475-4df2-8fdb-8796f287060c tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] GET https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f Jul 03 04:28:28.724911 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-03c9f2b9-f475-4df2-8fdb-8796f287060c tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:28.725154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-03c9f2b9-f475-4df2-8fdb-8796f287060c tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:28.733904 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-f2a04ae3-7ba5-44d5-8c45-55d6659f8bb9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:28.734675 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-03c9f2b9-f475-4df2-8fdb-8796f287060c tempest-CinderUnicodeTest-1763031526 tempest-CinderUnicodeTest-1763031526-project-member] https://10.4.3.253/volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f returned with HTTP 404 Jul 03 04:28:28.735275 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 768/3045] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:28 2026] GET /volume/v3/volumes/b1b93112-09f8-4090-a455-94fe9393fc0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 04:28:28.737030 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-f2a04ae3-7ba5-44d5-8c45-55d6659f8bb9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:28.737302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-f2a04ae3-7ba5-44d5-8c45-55d6659f8bb9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:28.737624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-f2a04ae3-7ba5-44d5-8c45-55d6659f8bb9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:28.750512 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:28.750512 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:28.756872 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-f2a04ae3-7ba5-44d5-8c45-55d6659f8bb9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:28.764306 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-f2a04ae3-7ba5-44d5-8c45-55d6659f8bb9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:28.765440 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 752/3046] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:28 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:29.058816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-007acb6e-abd9-4152-a04c-db516d45b700 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:29.068503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-007acb6e-abd9-4152-a04c-db516d45b700 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d Jul 03 04:28:29.068860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-007acb6e-abd9-4152-a04c-db516d45b700 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:29.069010 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-007acb6e-abd9-4152-a04c-db516d45b700 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:29.085794 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:29.085794 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:29.193549 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-0fb5eef9-f732-4f33-b07d-24380ca60732 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:29.196404 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-0fb5eef9-f732-4f33-b07d-24380ca60732 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:29.196626 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-0fb5eef9-f732-4f33-b07d-24380ca60732 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:29.196882 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-0fb5eef9-f732-4f33-b07d-24380ca60732 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:29.205073 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:29.205073 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:29.210022 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-0fb5eef9-f732-4f33-b07d-24380ca60732 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:29.217511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-0fb5eef9-f732-4f33-b07d-24380ca60732 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:29.218038 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 758/3047] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:29 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:29.237459 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c7cd2cfa-a06d-4f75-b517-aa655ae3fac3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:29.237459 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7cd2cfa-a06d-4f75-b517-aa655ae3fac3 None None] GET https://10.4.3.253/volume// Jul 03 04:28:29.237601 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7cd2cfa-a06d-4f75-b517-aa655ae3fac3 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:29.237829 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7cd2cfa-a06d-4f75-b517-aa655ae3fac3 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:29.238217 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7cd2cfa-a06d-4f75-b517-aa655ae3fac3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:29.238750 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 769/3048] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:28:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:29.249522 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-c18ef0f6-d72d-42cf-9f38-d80543c4c9d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:29.252597 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-c18ef0f6-d72d-42cf-9f38-d80543c4c9d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:28:29.253086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-c18ef0f6-d72d-42cf-9f38-d80543c4c9d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b50fa14a-f611-44f6-bf01-1f28687f9529", "connector": null, "instance_uuid": "d97bc021-1711-4155-9620-f4b71745c1e0"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:29.266622 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:29.266622 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:29.312886 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-c18ef0f6-d72d-42cf-9f38-d80543c4c9d0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:28:29.312996 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 753/3049] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:28:29 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) Jul 03 04:28:29.656815 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-96b0e499-5380-43f2-a923-06c991c2ea73 req-007acb6e-abd9-4152-a04c-db516d45b700 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d returned with HTTP 200 Jul 03 04:28:29.657961 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 770/3050] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:29 2026] DELETE /volume/v3/attachments/a1bc42b5-bf1a-4c30-aca8-442da028f31d => generated 19 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:29.725112 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d40aeb6b-87e6-4fcb-b6b8-58b805c8fdd6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:29.727575 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d40aeb6b-87e6-4fcb-b6b8-58b805c8fdd6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:28:29.728690 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d40aeb6b-87e6-4fcb-b6b8-58b805c8fdd6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:29.729035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d40aeb6b-87e6-4fcb-b6b8-58b805c8fdd6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:29.741919 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:29.741919 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:29.749774 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d40aeb6b-87e6-4fcb-b6b8-58b805c8fdd6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:28:29.761424 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d40aeb6b-87e6-4fcb-b6b8-58b805c8fdd6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:28:29.762065 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 759/3051] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:28:29 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:29.777521 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5bf12f81-731d-4b06-9624-a1278f667492 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:29.779612 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bf12f81-731d-4b06-9624-a1278f667492 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:28:29.779893 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bf12f81-731d-4b06-9624-a1278f667492 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:29.780117 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5bf12f81-731d-4b06-9624-a1278f667492 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:29.791522 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:29.791522 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:29.798193 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5bf12f81-731d-4b06-9624-a1278f667492 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:28:29.809949 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5bf12f81-731d-4b06-9624-a1278f667492 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:28:29.810602 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 770/3052] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:28:29 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:30.953664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:31.104447 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:31.105234 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-122986583"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:31.107615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-122986583'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:31.107799 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Create volume of 1 GB Jul 03 04:28:31.108888 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:31.108888 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:31.115384 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Availability Zones retrieved successfully. Jul 03 04:28:31.124224 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Flow 'volume_create_api' (30cb6558-a5a1-4852-8505-6c3da90373e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:31.125703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b02087-a9f8-4858-9673-eeab060225af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.126916 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:31.175095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b02087-a9f8-4858-9673-eeab060225af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.176779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927f5747-2eb4-4562-9da8-0f8f946f7638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.199750 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:31.202425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:31.202425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-949625368", "snapshot_id": "3e590b28-cd55-4e51-99b2-2d11fe26ebeb", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:31.203709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-949625368', 'snapshot_id': '3e590b28-cd55-4e51-99b2-2d11fe26ebeb', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:31.211027 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:31.211027 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:31.211642 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:28:31.211762 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume of 1 GB Jul 03 04:28:31.218204 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Availability Zones retrieved successfully. Jul 03 04:28:31.224022 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (b5e61deb-48a3-416a-86cb-91262b2a579a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:31.225716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f98c9e1-cd20-4864-bea8-ce7e597c4ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.226703 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:31.277091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f98c9e1-cd20-4864-bea8-ce7e597c4ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3e590b28-cd55-4e51-99b2-2d11fe26ebeb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.278245 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c957ca-3eae-4926-bbf1-4f05a4d8c513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.293235 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Created reservations ['f89711ef-b3f9-4b1f-a450-01795659aa0d', '8dc8120e-b496-422e-9bd3-76189394e8ca', 'a9bcbca1-b643-47c3-87e0-b07fcfda7e8f', 'e7917a4f-ed11-4625-b26e-834e12252e3c'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:31.293908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (927f5747-2eb4-4562-9da8-0f8f946f7638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f89711ef-b3f9-4b1f-a450-01795659aa0d', '8dc8120e-b496-422e-9bd3-76189394e8ca', 'a9bcbca1-b643-47c3-87e0-b07fcfda7e8f', 'e7917a4f-ed11-4625-b26e-834e12252e3c']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.294864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb8b30d-45e0-4f92-acc1-f9af877943b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.331304 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cb8b30d-45e0-4f92-acc1-f9af877943b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-122986583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc56a5a3b254f66879788832da71a15',qos_specs=None,replication_status=,reservations=['f89711ef-b3f9-4b1f-a450-01795659aa0d','8dc8120e-b496-422e-9bd3-76189394e8ca','a9bcbca1-b643-47c3-87e0-b07fcfda7e8f','e7917a4f-ed11-4625-b26e-834e12252e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a8b038829714d73ba7716b384353cef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-122986583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdc56a5a3b254f66879788832da71a15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a8b038829714d73ba7716b384353cef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.333758 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad17f38-9ad2-4f54-86c1-32fb38aa6c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.353464 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Created reservations ['2d865b68-7449-4446-8f3b-1d0894d9b72a', '8a96aac0-f234-4d4d-81fe-b3c624ff7f94', '24657978-944b-49b5-a5bb-05164e8f5b4c', '6c6642d0-ff5e-4a13-9d48-e750474c319f'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:31.354238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3c957ca-3eae-4926-bbf1-4f05a4d8c513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d865b68-7449-4446-8f3b-1d0894d9b72a', '8a96aac0-f234-4d4d-81fe-b3c624ff7f94', '24657978-944b-49b5-a5bb-05164e8f5b4c', '6c6642d0-ff5e-4a13-9d48-e750474c319f']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.354970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a697a1-bd13-4f42-809e-ed5b5c014cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.365978 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-68b674a1-f44f-45f5-bbca-66677bfa92a9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:31.368902 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-68b674a1-f44f-45f5-bbca-66677bfa92a9 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:28:31.369138 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-68b674a1-f44f-45f5-bbca-66677bfa92a9 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:31.369394 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-68b674a1-f44f-45f5-bbca-66677bfa92a9 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:31.371431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ad17f38-9ad2-4f54-86c1-32fb38aa6c48) transitioned into state 'SUCCESS' from state '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-122986583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fdc56a5a3b254f66879788832da71a15',qos_specs=None,replication_status=,reservations=['f89711ef-b3f9-4b1f-a450-01795659aa0d','8dc8120e-b496-422e-9bd3-76189394e8ca','a9bcbca1-b643-47c3-87e0-b07fcfda7e8f','e7917a4f-ed11-4625-b26e-834e12252e3c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a8b038829714d73ba7716b384353cef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.372133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6afe3c2-2899-4c31-a5d3-fbd9e8c588d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.379620 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:31.379620 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:31.389358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6afe3c2-2899-4c31-a5d3-fbd9e8c588d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.389555 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-68b674a1-f44f-45f5-bbca-66677bfa92a9 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:28:31.389604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Flow 'volume_create_api' (30cb6558-a5a1-4852-8505-6c3da90373e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:31.389604 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Create volume request issued successfully. Jul 03 04:28:31.389604 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dcee6b94-948c-4dcf-8d49-98a8b2165757 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:31.389685 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 754/3053] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:28:30 2026] POST /volume/v3/volumes => generated 777 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:31.395207 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-68b674a1-f44f-45f5-bbca-66677bfa92a9 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:28:31.395777 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 760/3054] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:31 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1371 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:31.405144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0f0c72a7-b0dc-4eff-ab35-84038deb9438 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:31.408290 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f0c72a7-b0dc-4eff-ab35-84038deb9438 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe Jul 03 04:28:31.408290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f0c72a7-b0dc-4eff-ab35-84038deb9438 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:31.408290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f0c72a7-b0dc-4eff-ab35-84038deb9438 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:31.409150 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7a697a1-bd13-4f42-809e-ed5b5c014cb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96a5623c-193d-4ad9-89bf-6f771bfb148b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-949625368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['2d865b68-7449-4446-8f3b-1d0894d9b72a','8a96aac0-f234-4d4d-81fe-b3c624ff7f94','24657978-944b-49b5-a5bb-05164e8f5b4c','6c6642d0-ff5e-4a13-9d48-e750474c319f'],size=1,snapshot_id=3e590b28-cd55-4e51-99b2-2d11fe26ebeb,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-949625368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96a5623c-193d-4ad9-89bf-6f771bfb148b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4d7f7846ce4f369a055813894f9b9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3e590b28-cd55-4e51-99b2-2d11fe26ebeb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='905588a4315e49e78ef6b2a337344251',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.411346 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ddd8de-d1d4-4644-b93a-d4d3e3bf7bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.418944 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:31.418944 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:31.424462 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0f0c72a7-b0dc-4eff-ab35-84038deb9438 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Volume info retrieved successfully. Jul 03 04:28:31.429977 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f0c72a7-b0dc-4eff-ab35-84038deb9438 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe returned with HTTP 200 Jul 03 04:28:31.430589 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 771/3055] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:31 2026] GET /volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:31.443552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09ddd8de-d1d4-4644-b93a-d4d3e3bf7bd9) transitioned into state 'SUCCESS' from state '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-949625368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4d7f7846ce4f369a055813894f9b9f',qos_specs=None,replication_status=,reservations=['2d865b68-7449-4446-8f3b-1d0894d9b72a','8a96aac0-f234-4d4d-81fe-b3c624ff7f94','24657978-944b-49b5-a5bb-05164e8f5b4c','6c6642d0-ff5e-4a13-9d48-e750474c319f'],size=1,snapshot_id=3e590b28-cd55-4e51-99b2-2d11fe26ebeb,source_replicaid=,source_volid=None,status='creating',user_id='905588a4315e49e78ef6b2a337344251',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.443552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfccbea-a841-4a59-b131-711a16fc3c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:31.480523 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfccbea-a841-4a59-b131-711a16fc3c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:31.481733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Flow 'volume_create_api' (b5e61deb-48a3-416a-86cb-91262b2a579a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:31.482157 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Create volume request issued successfully. Jul 03 04:28:31.483982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fa5f5222-468a-4e6d-bcf5-cb95a5a72e77 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:31.484911 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 771/3056] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:28:31 2026] POST /volume/v3/volumes => generated 790 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:31.502408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7cf6279c-6d5c-468b-bd47-e91e3e764917 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:31.507313 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7cf6279c-6d5c-468b-bd47-e91e3e764917 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:31.507313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7cf6279c-6d5c-468b-bd47-e91e3e764917 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:31.507439 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7cf6279c-6d5c-468b-bd47-e91e3e764917 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:31.520978 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:31.520978 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:31.529416 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7cf6279c-6d5c-468b-bd47-e91e3e764917 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:31.538349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7cf6279c-6d5c-468b-bd47-e91e3e764917 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:31.539404 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 755/3057] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:31 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:32.130271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-b682d423-e2c0-4ac3-915d-66b954166d14 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.137537 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-b682d423-e2c0-4ac3-915d-66b954166d14 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:28:32.137648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-b682d423-e2c0-4ac3-915d-66b954166d14 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.137844 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-b682d423-e2c0-4ac3-915d-66b954166d14 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.150110 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.150110 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:32.159529 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-b682d423-e2c0-4ac3-915d-66b954166d14 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:28:32.168555 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-b682d423-e2c0-4ac3-915d-66b954166d14 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:28:32.169153 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 761/3058] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1371 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:32.181278 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-34dadcc3-a1c2-464d-ab94-6b1ebd27900d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.181651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-34dadcc3-a1c2-464d-ab94-6b1ebd27900d None None] GET https://10.4.3.253/volume// Jul 03 04:28:32.182229 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-34dadcc3-a1c2-464d-ab94-6b1ebd27900d None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.182229 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-34dadcc3-a1c2-464d-ab94-6b1ebd27900d None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.182537 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-34dadcc3-a1c2-464d-ab94-6b1ebd27900d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:32.183041 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 772/3059] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:32.195281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-db69d66d-7888-4e85-bb93-359741e24df4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.197511 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-db69d66d-7888-4e85-bb93-359741e24df4 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:28:32.197897 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-db69d66d-7888-4e85-bb93-359741e24df4 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e3749fb-be55-4a23-8752-1cf6989839c8", "connector": null, "instance_uuid": "d6268be3-2527-4567-9c5f-3c0664611057"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:32.206876 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.206876 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:32.240845 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-db69d66d-7888-4e85-bb93-359741e24df4 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:28:32.241425 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 772/3060] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:28:32 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) Jul 03 04:28:32.444752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-921b475b-618e-494b-9d44-6459fd6a9d99 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.447142 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-921b475b-618e-494b-9d44-6459fd6a9d99 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe Jul 03 04:28:32.447481 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-921b475b-618e-494b-9d44-6459fd6a9d99 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.447766 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-921b475b-618e-494b-9d44-6459fd6a9d99 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.458071 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.458071 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:32.464118 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-921b475b-618e-494b-9d44-6459fd6a9d99 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Volume info retrieved successfully. Jul 03 04:28:32.469285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-921b475b-618e-494b-9d44-6459fd6a9d99 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe returned with HTTP 200 Jul 03 04:28:32.472703 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 756/3061] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:32.483916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.485619 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:28:32.485956 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe", "name": "tempest-type-Backup-1975582921"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:32.487280 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Creating new backup {'backup': {'volume_id': 'a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe', 'name': 'tempest-type-Backup-1975582921'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:28:32.488216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Creating backup of volume a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe in container None Jul 03 04:28:32.495159 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.495159 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:32.495570 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Volume info retrieved successfully. Jul 03 04:28:32.521089 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Created reservations ['9255ecab-f173-4397-ad86-3e1885070589', '443794db-c9bc-43af-9272-2af13ad91e98'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:32.551079 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21aaa9bd-8a1b-4b31-b37f-7972a7de75ea tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:28:32.551587 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 762/3062] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:28:32 2026] POST /volume/v3/backups => generated 316 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:32.553437 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8db51c0b-1f70-4174-8d8a-0b72a3b6b77f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.555416 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8db51c0b-1f70-4174-8d8a-0b72a3b6b77f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:32.555628 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8db51c0b-1f70-4174-8d8a-0b72a3b6b77f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.555864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8db51c0b-1f70-4174-8d8a-0b72a3b6b77f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.566358 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fd6fe98a-282c-4423-880c-65155ca6daf8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.566922 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.566922 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:32.567036 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fd6fe98a-282c-4423-880c-65155ca6daf8 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:32.567196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fd6fe98a-282c-4423-880c-65155ca6daf8 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.567392 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fd6fe98a-282c-4423-880c-65155ca6daf8 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.567516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fd6fe98a-282c-4423-880c-65155ca6daf8 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:32.572615 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8db51c0b-1f70-4174-8d8a-0b72a3b6b77f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:32.573061 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.573061 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:32.573848 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fd6fe98a-282c-4423-880c-65155ca6daf8 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:32.574256 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 773/3063] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:32.577001 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8db51c0b-1f70-4174-8d8a-0b72a3b6b77f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:32.577483 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 773/3064] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:32.591300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5f6286b1-919c-49e8-8b21-b24d0ff5ab55 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.593662 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f6286b1-919c-49e8-8b21-b24d0ff5ab55 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:32.593933 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f6286b1-919c-49e8-8b21-b24d0ff5ab55 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.594191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f6286b1-919c-49e8-8b21-b24d0ff5ab55 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.606350 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.606350 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:32.609172 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5f6286b1-919c-49e8-8b21-b24d0ff5ab55 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:32.613785 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f6286b1-919c-49e8-8b21-b24d0ff5ab55 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:32.614241 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 757/3065] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:32.692345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-4c0d3f3b-1c16-4de5-8ae7-366ac859b54f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:32.694759 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-4c0d3f3b-1c16-4de5-8ae7-366ac859b54f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:32.695030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-4c0d3f3b-1c16-4de5-8ae7-366ac859b54f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:32.695271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-4c0d3f3b-1c16-4de5-8ae7-366ac859b54f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:32.705842 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:32.705842 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:32.713007 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-4c0d3f3b-1c16-4de5-8ae7-366ac859b54f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:32.719200 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-4c0d3f3b-1c16-4de5-8ae7-366ac859b54f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:32.719892 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 763/3066] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:32 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:33.145066 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-31e56f30-795b-4624-968d-bd40297161e9 req-c74f1592-7be0-46c0-876f-8b10f71b5769 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:33.147951 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-c74f1592-7be0-46c0-876f-8b10f71b5769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:33.148133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-c74f1592-7be0-46c0-876f-8b10f71b5769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:33.148309 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-c74f1592-7be0-46c0-876f-8b10f71b5769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:33.155230 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:33.155230 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:33.159512 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-31e56f30-795b-4624-968d-bd40297161e9 req-c74f1592-7be0-46c0-876f-8b10f71b5769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:33.163687 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-c74f1592-7be0-46c0-876f-8b10f71b5769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:33.164074 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 774/3067] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:33 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:33.585173 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9bd4f5cc-168c-4cf5-8a1a-9561fc8446d3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:33.587035 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9bd4f5cc-168c-4cf5-8a1a-9561fc8446d3 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:33.587250 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9bd4f5cc-168c-4cf5-8a1a-9561fc8446d3 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:33.587449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9bd4f5cc-168c-4cf5-8a1a-9561fc8446d3 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:33.587543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9bd4f5cc-168c-4cf5-8a1a-9561fc8446d3 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:33.592623 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:33.592623 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:33.593275 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9bd4f5cc-168c-4cf5-8a1a-9561fc8446d3 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:33.593890 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 774/3068] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:33 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:34.604582 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-79637427-147e-4ba5-8f8c-e50a1f55dfa7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:34.606639 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79637427-147e-4ba5-8f8c-e50a1f55dfa7 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:34.606900 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79637427-147e-4ba5-8f8c-e50a1f55dfa7 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:34.607077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79637427-147e-4ba5-8f8c-e50a1f55dfa7 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:34.607179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-79637427-147e-4ba5-8f8c-e50a1f55dfa7 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:34.614566 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:34.614566 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:34.615229 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79637427-147e-4ba5-8f8c-e50a1f55dfa7 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:34.615846 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 758/3069] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:34 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:34.757834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1d0dcfe-a77e-406b-9eb4-606308251c57 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:34.758235 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1d0dcfe-a77e-406b-9eb4-606308251c57 None None] GET https://10.4.3.253/volume// Jul 03 04:28:34.758461 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1d0dcfe-a77e-406b-9eb4-606308251c57 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:34.758682 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1d0dcfe-a77e-406b-9eb4-606308251c57 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:34.759088 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1d0dcfe-a77e-406b-9eb4-606308251c57 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:34.759404 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 764/3070] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:28:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:34.768734 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-e408043b-5600-4e0e-9bf3-2df9dbf6f375 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:34.772981 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-e408043b-5600-4e0e-9bf3-2df9dbf6f375 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:28:34.773304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-e408043b-5600-4e0e-9bf3-2df9dbf6f375 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11819e3b-2ab9-4de2-9ac4-a5587bea4a64", "connector": null, "instance_uuid": "79723b03-3670-48aa-9478-75664349ad60"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:34.787020 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:34.787020 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:34.820051 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-e408043b-5600-4e0e-9bf3-2df9dbf6f375 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:28:34.820528 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 775/3071] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:28:34 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) Jul 03 04:28:35.205527 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-615cc24b-bca1-4a38-b341-dc3b981e067c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.207217 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-615cc24b-bca1-4a38-b341-dc3b981e067c None None] GET https://10.4.3.253/volume// Jul 03 04:28:35.207217 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-615cc24b-bca1-4a38-b341-dc3b981e067c None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.207475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-615cc24b-bca1-4a38-b341-dc3b981e067c None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.207808 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-615cc24b-bca1-4a38-b341-dc3b981e067c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:35.208073 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 775/3072] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:35.220183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-31e56f30-795b-4624-968d-bd40297161e9 req-ca18f88d-30c6-4b30-a9f1-1b7df4f53d2e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.222442 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-ca18f88d-30c6-4b30-a9f1-1b7df4f53d2e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:28:35.222442 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-ca18f88d-30c6-4b30-a9f1-1b7df4f53d2e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "96a5623c-193d-4ad9-89bf-6f771bfb148b", "connector": null, "instance_uuid": "7f6c2bcd-9531-41fe-8dc2-6992a3155b90"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:35.231350 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.231350 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:35.242544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d096c3e8-2dbb-43e8-977f-aa0d8c0ad6c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.246511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d096c3e8-2dbb-43e8-977f-aa0d8c0ad6c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:35.246683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d096c3e8-2dbb-43e8-977f-aa0d8c0ad6c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.246881 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d096c3e8-2dbb-43e8-977f-aa0d8c0ad6c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.263835 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.263835 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:35.268219 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d096c3e8-2dbb-43e8-977f-aa0d8c0ad6c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:35.270900 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-ca18f88d-30c6-4b30-a9f1-1b7df4f53d2e tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:28:35.271340 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 759/3073] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:28:35 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) Jul 03 04:28:35.273034 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d096c3e8-2dbb-43e8-977f-aa0d8c0ad6c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:35.273420 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 765/3074] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1361 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:35.347472 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4778f761-c793-4e87-ab1c-bed83f7bddcc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.347911 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4778f761-c793-4e87-ab1c-bed83f7bddcc None None] GET https://10.4.3.253/volume// Jul 03 04:28:35.348115 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4778f761-c793-4e87-ab1c-bed83f7bddcc None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.348363 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4778f761-c793-4e87-ab1c-bed83f7bddcc None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.348776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4778f761-c793-4e87-ab1c-bed83f7bddcc None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:35.349250 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 776/3075] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:35.357553 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-904839a5-0c8d-4d22-ac19-36d0d2d5c331 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.361353 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-904839a5-0c8d-4d22-ac19-36d0d2d5c331 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:35.361353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-904839a5-0c8d-4d22-ac19-36d0d2d5c331 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.361353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-904839a5-0c8d-4d22-ac19-36d0d2d5c331 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.370013 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.370013 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:35.374060 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-904839a5-0c8d-4d22-ac19-36d0d2d5c331 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:35.379184 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-904839a5-0c8d-4d22-ac19-36d0d2d5c331 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:35.379816 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 776/3076] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:35.416452 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a523b234-2934-4e94-a9ec-09e78e7d8cee None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.416944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a523b234-2934-4e94-a9ec-09e78e7d8cee None None] GET https://10.4.3.253/volume// Jul 03 04:28:35.417149 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a523b234-2934-4e94-a9ec-09e78e7d8cee None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.417387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a523b234-2934-4e94-a9ec-09e78e7d8cee None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.417766 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a523b234-2934-4e94-a9ec-09e78e7d8cee None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:35.418125 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 760/3077] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:35.449915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-2599c9d6-6442-49fe-b717-be0b76a21ba9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.452018 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-2599c9d6-6442-49fe-b717-be0b76a21ba9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:35.452215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-2599c9d6-6442-49fe-b717-be0b76a21ba9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.452405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-2599c9d6-6442-49fe-b717-be0b76a21ba9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.462139 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.462139 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:35.465701 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-2599c9d6-6442-49fe-b717-be0b76a21ba9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:35.471089 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-2599c9d6-6442-49fe-b717-be0b76a21ba9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:35.471677 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 766/3078] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 1338 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:35.486683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.489184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] PUT https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d Jul 03 04:28:35.489656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:35.498749 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Acquiring lock "cinder-attachment_update-11819e3b-2ab9-4de2-9ac4-a5587bea4a64-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:28:35.504074 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Lock "cinder-attachment_update-11819e3b-2ab9-4de2-9ac4-a5587bea4a64-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:28:35.505142 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.505142 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:35.584566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.587159 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] PUT https://10.4.3.253/volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b Jul 03 04:28:35.587805 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:35.599037 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Acquiring lock "cinder-attachment_update-b50fa14a-f611-44f6-bf01-1f28687f9529-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:28:35.603822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Lock "cinder-attachment_update-b50fa14a-f611-44f6-bf01-1f28687f9529-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:28:35.606370 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.606370 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:35.627217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d805d3d9-60b9-45db-89cc-f53a7ca51343 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.629382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d805d3d9-60b9-45db-89cc-f53a7ca51343 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:35.629690 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d805d3d9-60b9-45db-89cc-f53a7ca51343 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.629934 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d805d3d9-60b9-45db-89cc-f53a7ca51343 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.630056 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d805d3d9-60b9-45db-89cc-f53a7ca51343 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:35.635858 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.635858 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:35.636801 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d805d3d9-60b9-45db-89cc-f53a7ca51343 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:35.637277 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 761/3079] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:35.694356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-031f546f-635b-48ec-9549-8e51c2eb2403 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.695687 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-031f546f-635b-48ec-9549-8e51c2eb2403 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:35.695991 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-031f546f-635b-48ec-9549-8e51c2eb2403 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.696180 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-031f546f-635b-48ec-9549-8e51c2eb2403 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.712442 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.712442 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:35.716235 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-031f546f-635b-48ec-9549-8e51c2eb2403 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:35.725760 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-031f546f-635b-48ec-9549-8e51c2eb2403 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:35.726184 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 767/3080] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:35.800413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-52f83542-4e0d-4db6-898c-4be2622f24d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.800892 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-52f83542-4e0d-4db6-898c-4be2622f24d5 None None] GET https://10.4.3.253/volume// Jul 03 04:28:35.801107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-52f83542-4e0d-4db6-898c-4be2622f24d5 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.801317 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-52f83542-4e0d-4db6-898c-4be2622f24d5 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.801677 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-52f83542-4e0d-4db6-898c-4be2622f24d5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:35.801967 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 762/3081] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:35.809898 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-31e56f30-795b-4624-968d-bd40297161e9 req-7fed8227-af99-463d-8c5c-fcb9b0acced5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.812201 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-7fed8227-af99-463d-8c5c-fcb9b0acced5 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:35.812454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-7fed8227-af99-463d-8c5c-fcb9b0acced5 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:35.812644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-7fed8227-af99-463d-8c5c-fcb9b0acced5 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:35.823203 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.823203 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:35.828175 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-31e56f30-795b-4624-968d-bd40297161e9 req-7fed8227-af99-463d-8c5c-fcb9b0acced5 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:35.835109 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-7fed8227-af99-463d-8c5c-fcb9b0acced5 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:35.835542 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 768/3082] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:35 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 1062 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:35.949523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:35.951945 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] PUT https://10.4.3.253/volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5 Jul 03 04:28:35.952321 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:35.960960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Acquiring lock "cinder-attachment_update-96a5623c-193d-4ad9-89bf-6f771bfb148b-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:28:35.966952 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-96a5623c-193d-4ad9-89bf-6f771bfb148b-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:28:35.969352 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:35.969352 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:36.029921 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Lock "cinder-attachment_update-11819e3b-2ab9-4de2-9ac4-a5587bea4a64-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:28:36.030356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-cb139481-e4a6-44fa-b625-1931e6dfa7b0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d returned with HTTP 200 Jul 03 04:28:36.030817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 777/3083] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:28:35 2026] PUT /volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:36.121830 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=500,cinder:UPDATE=143,cinder:INSERT=83,cinder:DELETE=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:28:36.131260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Lock "cinder-attachment_update-b50fa14a-f611-44f6-bf01-1f28687f9529-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:28:36.131260 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-3564338d-ffbc-4bf5-bb57-2beaffc5be28 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b returned with HTTP 200 Jul 03 04:28:36.131260 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 777/3084] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:28:35 2026] PUT /volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:36.286856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c71eeb6c-04e9-41bd-ae7d-b8e3d689a82b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:36.288833 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c71eeb6c-04e9-41bd-ae7d-b8e3d689a82b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:36.289046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c71eeb6c-04e9-41bd-ae7d-b8e3d689a82b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:36.289267 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c71eeb6c-04e9-41bd-ae7d-b8e3d689a82b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:36.300054 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:36.300054 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:36.305411 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c71eeb6c-04e9-41bd-ae7d-b8e3d689a82b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:36.312224 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c71eeb6c-04e9-41bd-ae7d-b8e3d689a82b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:36.312779 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 769/3085] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:36 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:36.495300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Lock "cinder-attachment_update-96a5623c-193d-4ad9-89bf-6f771bfb148b-np0000004364" released by "attachment_update" :: held 0.528s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:28:36.495685 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-be5ab728-8e12-4946-8960-8c90966b0175 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5 returned with HTTP 200 Jul 03 04:28:36.496227 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 763/3086] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:28:35 2026] PUT /volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:36.647170 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-747da5cc-259e-4f74-b826-693752a691d9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:36.649239 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-747da5cc-259e-4f74-b826-693752a691d9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] POST https://10.4.3.253/volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b/action Jul 03 04:28:36.649657 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-747da5cc-259e-4f74-b826-693752a691d9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:36.649763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-747da5cc-259e-4f74-b826-693752a691d9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:36.653501 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-40483c1f-c67e-4152-812f-6f440d3f28a0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:36.654168 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:UPDATE=107,cinder:SELECT=470,cinder:INSERT=62,cinder:DELETE=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:28:36.657378 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40483c1f-c67e-4152-812f-6f440d3f28a0 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:36.657378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40483c1f-c67e-4152-812f-6f440d3f28a0 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:36.657378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40483c1f-c67e-4152-812f-6f440d3f28a0 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:36.657378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-40483c1f-c67e-4152-812f-6f440d3f28a0 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:36.662307 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:36.662307 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:36.663428 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40483c1f-c67e-4152-812f-6f440d3f28a0 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:36.664002 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 778/3087] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:36 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:36.670353 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:36.670353 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:36.682857 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-32d27cff-abb2-40e7-890a-b37a45e34600 req-747da5cc-259e-4f74-b826-693752a691d9 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b/action returned with HTTP 204 Jul 03 04:28:36.683644 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 778/3088] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:28:36 2026] POST /volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:36.744801 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-af5bb5bb-fc72-4e9a-a813-432c0fc89e74 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:36.747309 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-af5bb5bb-fc72-4e9a-a813-432c0fc89e74 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:36.747627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-af5bb5bb-fc72-4e9a-a813-432c0fc89e74 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:36.747941 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-af5bb5bb-fc72-4e9a-a813-432c0fc89e74 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:36.758904 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:36.758904 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:36.762920 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-af5bb5bb-fc72-4e9a-a813-432c0fc89e74 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:36.768055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-af5bb5bb-fc72-4e9a-a813-432c0fc89e74 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:36.768547 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 770/3089] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:36 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:37.326702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ff94b3cf-f5f9-4eff-9a39-9894b7bc3b47 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:37.330399 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff94b3cf-f5f9-4eff-9a39-9894b7bc3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:37.330936 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff94b3cf-f5f9-4eff-9a39-9894b7bc3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:37.331248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff94b3cf-f5f9-4eff-9a39-9894b7bc3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:37.348787 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:37.348787 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:37.355407 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ff94b3cf-f5f9-4eff-9a39-9894b7bc3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:37.365408 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff94b3cf-f5f9-4eff-9a39-9894b7bc3b47 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:37.365408 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 764/3090] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:37 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:37.675348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f449c91-e9fd-4c6a-9c1d-5a2b30d92d26 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:37.677794 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f449c91-e9fd-4c6a-9c1d-5a2b30d92d26 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:37.678058 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f449c91-e9fd-4c6a-9c1d-5a2b30d92d26 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:37.678374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f449c91-e9fd-4c6a-9c1d-5a2b30d92d26 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:37.678520 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2f449c91-e9fd-4c6a-9c1d-5a2b30d92d26 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:37.684971 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:37.684971 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:37.685855 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f449c91-e9fd-4c6a-9c1d-5a2b30d92d26 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:37.686357 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 779/3091] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:37 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:37.781091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4fc76132-d9a3-4d27-9f2b-c5e1e4adb179 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:37.782949 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4fc76132-d9a3-4d27-9f2b-c5e1e4adb179 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:37.783133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4fc76132-d9a3-4d27-9f2b-c5e1e4adb179 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:37.783312 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4fc76132-d9a3-4d27-9f2b-c5e1e4adb179 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:37.796522 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:37.796522 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:37.803221 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4fc76132-d9a3-4d27-9f2b-c5e1e4adb179 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:37.812121 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4fc76132-d9a3-4d27-9f2b-c5e1e4adb179 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:37.813094 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 779/3092] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:37 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:38.387630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-53027cb1-42c3-4d1b-8bb5-a844392e7132 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:38.388043 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-53027cb1-42c3-4d1b-8bb5-a844392e7132 None None] GET https://10.4.3.253/volume// Jul 03 04:28:38.388175 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-53027cb1-42c3-4d1b-8bb5-a844392e7132 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:38.388425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-53027cb1-42c3-4d1b-8bb5-a844392e7132 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:38.388825 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-53027cb1-42c3-4d1b-8bb5-a844392e7132 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:38.389041 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 765/3093] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:38.391050 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-73d803e0-4e62-41b6-84fd-1c3b49678a1e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:38.398541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-40ec4c0f-f270-49cf-bec4-cc9b19953bba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:38.404107 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-40ec4c0f-f270-49cf-bec4-cc9b19953bba tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:28:38.404107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-40ec4c0f-f270-49cf-bec4-cc9b19953bba tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:38.404107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-40ec4c0f-f270-49cf-bec4-cc9b19953bba tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:38.404971 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-73d803e0-4e62-41b6-84fd-1c3b49678a1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:38.407913 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-73d803e0-4e62-41b6-84fd-1c3b49678a1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:38.408704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-73d803e0-4e62-41b6-84fd-1c3b49678a1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:38.413032 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=481,cinder:UPDATE=108,cinder:INSERT=64 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:28:38.415253 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:38.415253 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:38.420321 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-40ec4c0f-f270-49cf-bec4-cc9b19953bba tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:28:38.427077 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-40ec4c0f-f270-49cf-bec4-cc9b19953bba tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:28:38.427679 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 780/3094] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:38 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1550 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:38.448258 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:38.448258 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:38.460216 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-73d803e0-4e62-41b6-84fd-1c3b49678a1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:38.473978 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-73d803e0-4e62-41b6-84fd-1c3b49678a1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:38.476436 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 771/3095] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:38 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:38.541988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:38.544089 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] PUT https://10.4.3.253/volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c Jul 03 04:28:38.544677 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:38.553450 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Acquiring lock "cinder-attachment_update-9e3749fb-be55-4a23-8752-1cf6989839c8-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:28:38.559950 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Lock "cinder-attachment_update-9e3749fb-be55-4a23-8752-1cf6989839c8-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:28:38.562288 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:38.562288 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:38.698468 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-17fe4ea1-6ec5-4757-a217-2e6f876c825b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:38.700285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17fe4ea1-6ec5-4757-a217-2e6f876c825b tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:38.700533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17fe4ea1-6ec5-4757-a217-2e6f876c825b tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:38.700727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17fe4ea1-6ec5-4757-a217-2e6f876c825b tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:38.700849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-17fe4ea1-6ec5-4757-a217-2e6f876c825b tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:38.705410 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:38.705410 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:38.706063 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17fe4ea1-6ec5-4757-a217-2e6f876c825b tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:38.706451 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 766/3096] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:38 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:38.831663 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3c3e1f22-4146-4eb1-b852-2adf5d5f3eba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:38.833800 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3c3e1f22-4146-4eb1-b852-2adf5d5f3eba tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:38.834046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1f22-4146-4eb1-b852-2adf5d5f3eba tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:38.834425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1f22-4146-4eb1-b852-2adf5d5f3eba tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:38.845743 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:38.845743 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:38.850317 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3c3e1f22-4146-4eb1-b852-2adf5d5f3eba tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:38.857000 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3c3e1f22-4146-4eb1-b852-2adf5d5f3eba tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:38.857667 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 781/3097] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:38 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:39.094271 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Lock "cinder-attachment_update-9e3749fb-be55-4a23-8752-1cf6989839c8-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:28:39.094768 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-504a173b-d4e8-4e39-8b24-cb1dada46b9b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c returned with HTTP 200 Jul 03 04:28:39.095129 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 780/3098] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:28:38 2026] PUT /volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:39.490921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-39d69eeb-02c6-4c01-9926-24e57e437521 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:39.493367 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39d69eeb-02c6-4c01-9926-24e57e437521 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:39.493650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39d69eeb-02c6-4c01-9926-24e57e437521 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:39.493909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39d69eeb-02c6-4c01-9926-24e57e437521 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:39.507132 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:39.507132 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:39.512638 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-39d69eeb-02c6-4c01-9926-24e57e437521 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:39.521310 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39d69eeb-02c6-4c01-9926-24e57e437521 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:39.522057 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 772/3099] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:39 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:39.616637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-0dbb79e0-78a2-4f65-b796-68054cb18106 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:39.619065 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-0dbb79e0-78a2-4f65-b796-68054cb18106 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c/action Jul 03 04:28:39.619801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-0dbb79e0-78a2-4f65-b796-68054cb18106 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:39.619801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-0dbb79e0-78a2-4f65-b796-68054cb18106 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:39.624201 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=557,cinder:UPDATE=166,cinder:INSERT=119 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:28:39.645801 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:39.645801 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:39.667825 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-de86d7f4-76c1-49b9-870a-04a38675c573 req-0dbb79e0-78a2-4f65-b796-68054cb18106 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c/action returned with HTTP 204 Jul 03 04:28:39.668421 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 767/3100] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:28:39 2026] POST /volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:39.720206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a8525e22-ee9b-45bc-92e0-c1965baa7601 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:39.722694 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8525e22-ee9b-45bc-92e0-c1965baa7601 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:39.722999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8525e22-ee9b-45bc-92e0-c1965baa7601 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:39.723272 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8525e22-ee9b-45bc-92e0-c1965baa7601 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:39.723455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a8525e22-ee9b-45bc-92e0-c1965baa7601 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:39.731583 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:39.731583 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:39.731583 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8525e22-ee9b-45bc-92e0-c1965baa7601 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:39.731583 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 782/3101] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:39 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:39.872589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ffb3f0d-1eb8-4ab8-a94f-0dc9986eee37 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:39.875084 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ffb3f0d-1eb8-4ab8-a94f-0dc9986eee37 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:39.875321 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ffb3f0d-1eb8-4ab8-a94f-0dc9986eee37 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:39.875580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ffb3f0d-1eb8-4ab8-a94f-0dc9986eee37 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:39.886469 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:39.886469 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:39.890879 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ffb3f0d-1eb8-4ab8-a94f-0dc9986eee37 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:39.897852 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ffb3f0d-1eb8-4ab8-a94f-0dc9986eee37 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:39.898789 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 781/3102] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:39 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:40.539993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8a8548f4-576a-4774-a2e3-51edf66d51e0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:40.542265 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a8548f4-576a-4774-a2e3-51edf66d51e0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:40.542506 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a8548f4-576a-4774-a2e3-51edf66d51e0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:40.542769 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a8548f4-576a-4774-a2e3-51edf66d51e0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:40.557621 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:40.557621 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:40.564662 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8a8548f4-576a-4774-a2e3-51edf66d51e0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:40.570788 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a8548f4-576a-4774-a2e3-51edf66d51e0 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:40.571263 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 773/3103] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:40 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:40.750257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-552b9c71-d1bb-4883-a55d-857c6c699040 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:40.752450 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-552b9c71-d1bb-4883-a55d-857c6c699040 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:40.752726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-552b9c71-d1bb-4883-a55d-857c6c699040 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:40.752967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-552b9c71-d1bb-4883-a55d-857c6c699040 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:40.753114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-552b9c71-d1bb-4883-a55d-857c6c699040 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:40.759277 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:40.759277 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:40.760072 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-552b9c71-d1bb-4883-a55d-857c6c699040 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:40.760581 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 768/3104] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:40 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:40.913339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ba3ebe02-c9c8-4880-95e8-ae3647b1966f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:40.915855 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba3ebe02-c9c8-4880-95e8-ae3647b1966f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:40.916784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba3ebe02-c9c8-4880-95e8-ae3647b1966f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:40.917791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba3ebe02-c9c8-4880-95e8-ae3647b1966f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:40.930109 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:40.930109 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:40.935114 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ba3ebe02-c9c8-4880-95e8-ae3647b1966f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:40.941422 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba3ebe02-c9c8-4880-95e8-ae3647b1966f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:40.942103 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 783/3105] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:40 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:41.588432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e08879a4-748b-4956-9f90-9027e6788c05 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:41.590348 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e08879a4-748b-4956-9f90-9027e6788c05 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:41.590606 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e08879a4-748b-4956-9f90-9027e6788c05 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:41.590812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e08879a4-748b-4956-9f90-9027e6788c05 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:41.605923 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:41.605923 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:41.611618 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e08879a4-748b-4956-9f90-9027e6788c05 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:41.619988 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e08879a4-748b-4956-9f90-9027e6788c05 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:41.620722 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 782/3106] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:41 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:41.773532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-99385e46-ee2c-4486-b71d-9a0414ea1a54 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:41.775923 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-99385e46-ee2c-4486-b71d-9a0414ea1a54 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:41.776246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-99385e46-ee2c-4486-b71d-9a0414ea1a54 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:41.776488 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-99385e46-ee2c-4486-b71d-9a0414ea1a54 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:41.776578 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-99385e46-ee2c-4486-b71d-9a0414ea1a54 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:41.786439 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:41.786439 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:41.787311 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-99385e46-ee2c-4486-b71d-9a0414ea1a54 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:41.787805 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 774/3107] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:41 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:41.958279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-809fb9e9-10d8-4191-a365-5ce5dc708401 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:41.960681 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-809fb9e9-10d8-4191-a365-5ce5dc708401 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:41.961013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-809fb9e9-10d8-4191-a365-5ce5dc708401 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:41.961274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-809fb9e9-10d8-4191-a365-5ce5dc708401 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:41.974277 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:41.974277 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:41.979305 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-809fb9e9-10d8-4191-a365-5ce5dc708401 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:41.985461 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-809fb9e9-10d8-4191-a365-5ce5dc708401 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:41.985966 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 769/3108] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:41 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:42.392579 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-79baf6c6-d2ee-410a-8f3f-82815cae3591 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:42.396425 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-79baf6c6-d2ee-410a-8f3f-82815cae3591 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d/action Jul 03 04:28:42.396425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-79baf6c6-d2ee-410a-8f3f-82815cae3591 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:42.396425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-79baf6c6-d2ee-410a-8f3f-82815cae3591 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:42.414999 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:42.414999 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:42.433827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-fa6da209-874c-48d4-9c5e-ebc4a0e87ece req-79baf6c6-d2ee-410a-8f3f-82815cae3591 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d/action returned with HTTP 204 Jul 03 04:28:42.434382 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 784/3109] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:28:42 2026] POST /volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:42.640577 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-963859e7-4eae-4e02-a336-b723d3b63a2c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:42.642474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-963859e7-4eae-4e02-a336-b723d3b63a2c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:42.642709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-963859e7-4eae-4e02-a336-b723d3b63a2c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:42.642934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-963859e7-4eae-4e02-a336-b723d3b63a2c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:42.655015 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:42.655015 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:42.660029 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-963859e7-4eae-4e02-a336-b723d3b63a2c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:42.665348 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-963859e7-4eae-4e02-a336-b723d3b63a2c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:42.665896 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 783/3110] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:42 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:42.686513 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c15e5ece-b8c8-4c36-86ca-56d9f90e74a8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:42.688486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c15e5ece-b8c8-4c36-86ca-56d9f90e74a8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:42.688912 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c15e5ece-b8c8-4c36-86ca-56d9f90e74a8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11819e3b-2ab9-4de2-9ac4-a5587bea4a64", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-655622545"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:42.743546 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:42.743546 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:42.746397 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c15e5ece-b8c8-4c36-86ca-56d9f90e74a8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:42.747461 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-c15e5ece-b8c8-4c36-86ca-56d9f90e74a8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:42.765761 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c15e5ece-b8c8-4c36-86ca-56d9f90e74a8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 400 Jul 03 04:28:42.767827 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 775/3111] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:28:42 2026] POST /volume/v3/snapshots => generated 160 bytes in 82 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:28:42.777397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:42.779614 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:42.780062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11819e3b-2ab9-4de2-9ac4-a5587bea4a64", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-448407472"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:42.794616 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:42.794616 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:42.795171 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:42.795403 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:42.800115 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e83ed16d-d3d3-4ed8-b981-9a2fa85adcf4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:42.802238 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e83ed16d-d3d3-4ed8-b981-9a2fa85adcf4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:42.802538 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e83ed16d-d3d3-4ed8-b981-9a2fa85adcf4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:42.802823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e83ed16d-d3d3-4ed8-b981-9a2fa85adcf4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:42.803021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e83ed16d-d3d3-4ed8-b981-9a2fa85adcf4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:42.807888 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:42.807888 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:42.808658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e83ed16d-d3d3-4ed8-b981-9a2fa85adcf4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:42.809345 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 785/3112] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:42 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:42.837503 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['187fea44-5975-49ee-820c-6c48a97e7edc', '85624352-95f7-40d1-b0d0-694848f0c6ce', '36970864-56be-44e0-a7d4-312bac793f9a', '8cb73c4f-6d9a-449c-b846-1984e2665dbc'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:42.882460 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot force create request issued successfully. Jul 03 04:28:42.882814 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be8479eb-531f-4b4c-8f36-c05c0e728c34 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:28:42.883277 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 770/3113] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:28:42 2026] POST /volume/v3/snapshots => generated 309 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 04:28:42.897531 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dfdde8bb-3aaf-4654-af1f-09fd7f1612ba None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:42.901902 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dfdde8bb-3aaf-4654-af1f-09fd7f1612ba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:42.902204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dfdde8bb-3aaf-4654-af1f-09fd7f1612ba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:42.902525 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dfdde8bb-3aaf-4654-af1f-09fd7f1612ba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:42.910444 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:42.910444 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:42.911096 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-dfdde8bb-3aaf-4654-af1f-09fd7f1612ba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:42.912111 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dfdde8bb-3aaf-4654-af1f-09fd7f1612ba tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 returned with HTTP 200 Jul 03 04:28:42.912692 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 784/3114] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:42 2026] GET /volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:43.003535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7a33bd60-6767-41f8-b90d-eff3b0d020c2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:43.005409 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a33bd60-6767-41f8-b90d-eff3b0d020c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:43.005597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a33bd60-6767-41f8-b90d-eff3b0d020c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:43.005801 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a33bd60-6767-41f8-b90d-eff3b0d020c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:43.015965 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:43.015965 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:43.019693 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7a33bd60-6767-41f8-b90d-eff3b0d020c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:43.025030 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a33bd60-6767-41f8-b90d-eff3b0d020c2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:43.025533 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 776/3115] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:43 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:43.821809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1538f829-4ac3-4cfd-96c8-8932ee59df25 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:43.824023 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1538f829-4ac3-4cfd-96c8-8932ee59df25 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:43.824269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1538f829-4ac3-4cfd-96c8-8932ee59df25 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:43.824508 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1538f829-4ac3-4cfd-96c8-8932ee59df25 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:43.824658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1538f829-4ac3-4cfd-96c8-8932ee59df25 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:43.829800 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:43.829800 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:43.830693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1538f829-4ac3-4cfd-96c8-8932ee59df25 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:43.831191 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 786/3116] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:43 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:43.924854 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9cf0472c-bea8-4665-8973-257d91bfbfe5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:43.927465 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9cf0472c-bea8-4665-8973-257d91bfbfe5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:43.927734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9cf0472c-bea8-4665-8973-257d91bfbfe5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:43.927981 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9cf0472c-bea8-4665-8973-257d91bfbfe5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:43.934912 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:43.934912 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:43.935755 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9cf0472c-bea8-4665-8973-257d91bfbfe5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:43.936757 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9cf0472c-bea8-4665-8973-257d91bfbfe5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 returned with HTTP 200 Jul 03 04:28:43.937475 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 771/3117] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:43 2026] GET /volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:43.948860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:43.951355 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:43.951845 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11819e3b-2ab9-4de2-9ac4-a5587bea4a64", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-999575056"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:43.966779 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:43.966779 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:43.967186 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:43.967295 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:44.005417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['b6cf8385-e6c9-4961-8b6e-84102ad41dd2', '4906be55-f333-4886-89b9-cad311de264a', '8e6a288f-8717-4c31-b7e1-452da17c17c0', '742aa6b0-b1f3-4cda-950f-fd70bcf0ef32'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:44.043603 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3b088540-467d-435e-9688-f388cb1e45f3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:44.046192 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b088540-467d-435e-9688-f388cb1e45f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:44.046569 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b088540-467d-435e-9688-f388cb1e45f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:44.046855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b088540-467d-435e-9688-f388cb1e45f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:44.048147 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot force create request issued successfully. Jul 03 04:28:44.051353 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d49b2985-7852-4a7c-8f43-3a4b656bdca7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:28:44.051353 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 785/3118] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:28:43 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) Jul 03 04:28:44.059550 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-11509787-4f67-46dd-8765-423bd0be194b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:44.060745 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:44.060745 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:44.064415 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11509787-4f67-46dd-8765-423bd0be194b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:44.064415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11509787-4f67-46dd-8765-423bd0be194b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:44.064415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11509787-4f67-46dd-8765-423bd0be194b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:44.065339 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3b088540-467d-435e-9688-f388cb1e45f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:44.070800 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b088540-467d-435e-9688-f388cb1e45f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:44.071959 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 777/3119] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:44 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:44.072068 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:44.072068 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:44.072068 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-11509787-4f67-46dd-8765-423bd0be194b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:44.072925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11509787-4f67-46dd-8765-423bd0be194b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 returned with HTTP 200 Jul 03 04:28:44.076466 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 787/3120] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:44 2026] GET /volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:44.846487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a1316ed6-9f3a-496f-b857-ced78a448374 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:44.848939 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a1316ed6-9f3a-496f-b857-ced78a448374 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:44.849230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a1316ed6-9f3a-496f-b857-ced78a448374 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:44.850041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a1316ed6-9f3a-496f-b857-ced78a448374 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:44.850041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a1316ed6-9f3a-496f-b857-ced78a448374 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:44.856170 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:44.856170 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:44.857115 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a1316ed6-9f3a-496f-b857-ced78a448374 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:44.857874 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 772/3121] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:44 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:45.086080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ffe9f750-7d35-462e-b27c-e19e8a63f7a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:45.088360 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffe9f750-7d35-462e-b27c-e19e8a63f7a5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:45.088812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffe9f750-7d35-462e-b27c-e19e8a63f7a5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:45.089017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ffe9f750-7d35-462e-b27c-e19e8a63f7a5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:45.089756 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-61bc818e-204f-4c68-b0e6-158e0af799dd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:45.091644 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-61bc818e-204f-4c68-b0e6-158e0af799dd tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:45.092355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-61bc818e-204f-4c68-b0e6-158e0af799dd tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:45.092355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-61bc818e-204f-4c68-b0e6-158e0af799dd tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:45.094983 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:45.094983 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:45.095640 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ffe9f750-7d35-462e-b27c-e19e8a63f7a5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:45.096666 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ffe9f750-7d35-462e-b27c-e19e8a63f7a5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 returned with HTTP 200 Jul 03 04:28:45.097160 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 786/3122] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:45 2026] GET /volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:45.104112 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:45.104112 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:45.108596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-175c16e6-8940-48ef-9484-95fdfeaea80c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:45.109207 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-61bc818e-204f-4c68-b0e6-158e0af799dd tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:45.110829 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:45.111979 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11819e3b-2ab9-4de2-9ac4-a5587bea4a64", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2056506869"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:45.115455 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-61bc818e-204f-4c68-b0e6-158e0af799dd tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:45.115936 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 778/3123] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:45 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:45.128137 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:45.128137 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:45.128833 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:45.129084 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:45.168009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['3b0a522d-bb1f-4a70-8751-16ec9d77e067', '5944dc70-8113-4933-87b7-81d0f0572708', 'b6bcb432-5bbd-4a0a-9983-141bfd20ee87', '2bd9b95c-37a7-46cd-a891-e1e07b85ed98'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:45.216485 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot force create request issued successfully. Jul 03 04:28:45.216646 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-175c16e6-8940-48ef-9484-95fdfeaea80c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:28:45.217188 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 788/3124] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:28:45 2026] POST /volume/v3/snapshots => generated 310 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:45.227510 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-42a68568-add9-4d91-aeb7-a6a78d281169 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:45.229751 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42a68568-add9-4d91-aeb7-a6a78d281169 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:45.229984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42a68568-add9-4d91-aeb7-a6a78d281169 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:45.230218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42a68568-add9-4d91-aeb7-a6a78d281169 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:45.236614 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:45.236614 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:45.237187 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-42a68568-add9-4d91-aeb7-a6a78d281169 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:45.238187 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42a68568-add9-4d91-aeb7-a6a78d281169 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 returned with HTTP 200 Jul 03 04:28:45.238605 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 773/3125] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:45 2026] GET /volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:45.870440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4b22ee5f-3eb7-4ea5-99ab-27991341a820 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:45.872256 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4b22ee5f-3eb7-4ea5-99ab-27991341a820 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:45.872471 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4b22ee5f-3eb7-4ea5-99ab-27991341a820 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:45.872696 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4b22ee5f-3eb7-4ea5-99ab-27991341a820 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:45.872796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-4b22ee5f-3eb7-4ea5-99ab-27991341a820 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:45.877380 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:45.877380 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:45.878095 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4b22ee5f-3eb7-4ea5-99ab-27991341a820 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:45.878525 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 787/3126] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:45 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:46.130316 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aee8f325-f3be-4ed6-9991-43328908c07a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:46.131896 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aee8f325-f3be-4ed6-9991-43328908c07a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:46.132072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aee8f325-f3be-4ed6-9991-43328908c07a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:46.132219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aee8f325-f3be-4ed6-9991-43328908c07a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:46.146788 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:46.146788 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:46.152297 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aee8f325-f3be-4ed6-9991-43328908c07a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:46.157784 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aee8f325-f3be-4ed6-9991-43328908c07a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:46.158226 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 779/3127] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:46 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:46.249656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-972cff36-86b0-48a1-a61d-89b55f3a9b7d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:46.252053 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-972cff36-86b0-48a1-a61d-89b55f3a9b7d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:46.252311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-972cff36-86b0-48a1-a61d-89b55f3a9b7d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:46.252600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-972cff36-86b0-48a1-a61d-89b55f3a9b7d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:46.259051 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:46.259051 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:46.259627 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-972cff36-86b0-48a1-a61d-89b55f3a9b7d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:46.260715 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-972cff36-86b0-48a1-a61d-89b55f3a9b7d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 returned with HTTP 200 Jul 03 04:28:46.261166 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 789/3128] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:46 2026] GET /volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:46.271639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:46.274049 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:46.274367 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:46.274677 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:46.274891 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:46.284471 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:46.284471 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:46.285027 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:46.306941 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:28:46.307189 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-81365c89-d5cc-4a64-8f53-1cb17f1001e4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 returned with HTTP 202 Jul 03 04:28:46.307642 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 774/3129] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:46 2026] DELETE /volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:46.316117 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-df8e1388-ada2-4ef8-9dca-90ce65de8525 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:46.318534 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df8e1388-ada2-4ef8-9dca-90ce65de8525 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:46.318792 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df8e1388-ada2-4ef8-9dca-90ce65de8525 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:46.319035 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df8e1388-ada2-4ef8-9dca-90ce65de8525 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:46.319650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-31e56f30-795b-4624-968d-bd40297161e9 req-fb1c7493-9a69-492f-90fa-cd2e767697a1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:46.322158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-fb1c7493-9a69-492f-90fa-cd2e767697a1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5/action Jul 03 04:28:46.322710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-fb1c7493-9a69-492f-90fa-cd2e767697a1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:46.322881 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-fb1c7493-9a69-492f-90fa-cd2e767697a1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:46.324741 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:46.324741 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:46.325502 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df8e1388-ada2-4ef8-9dca-90ce65de8525 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:46.326203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df8e1388-ada2-4ef8-9dca-90ce65de8525 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 returned with HTTP 200 Jul 03 04:28:46.326773 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 788/3130] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:46 2026] GET /volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:46.345341 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:46.345341 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:46.358204 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-31e56f30-795b-4624-968d-bd40297161e9 req-fb1c7493-9a69-492f-90fa-cd2e767697a1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5/action returned with HTTP 204 Jul 03 04:28:46.358733 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 780/3131] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:28:46 2026] POST /volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:46.890041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-25e73cf3-a23d-4e44-a01d-1e60e8e47d5c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:46.892120 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25e73cf3-a23d-4e44-a01d-1e60e8e47d5c tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:46.892393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25e73cf3-a23d-4e44-a01d-1e60e8e47d5c tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:46.892578 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25e73cf3-a23d-4e44-a01d-1e60e8e47d5c tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:46.892673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-25e73cf3-a23d-4e44-a01d-1e60e8e47d5c tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:46.898108 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:46.898108 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:46.899020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25e73cf3-a23d-4e44-a01d-1e60e8e47d5c tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:46.899475 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 790/3132] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:46 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:47.174639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6dfe6f63-46b4-4d64-97cb-93120876a653 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:47.179958 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6dfe6f63-46b4-4d64-97cb-93120876a653 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:47.179958 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6dfe6f63-46b4-4d64-97cb-93120876a653 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:47.179958 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6dfe6f63-46b4-4d64-97cb-93120876a653 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:47.188759 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:47.188759 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:47.195159 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6dfe6f63-46b4-4d64-97cb-93120876a653 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:47.202366 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6dfe6f63-46b4-4d64-97cb-93120876a653 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:47.203008 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 775/3133] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:47 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 1175 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:47.338907 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ce6e33eb-c532-4988-b63b-dc6833b40d24 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:47.340746 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce6e33eb-c532-4988-b63b-dc6833b40d24 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:47.341048 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce6e33eb-c532-4988-b63b-dc6833b40d24 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:47.341293 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ce6e33eb-c532-4988-b63b-dc6833b40d24 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:47.347764 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ce6e33eb-c532-4988-b63b-dc6833b40d24 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 returned with HTTP 404 Jul 03 04:28:47.348413 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 789/3134] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:47 2026] GET /volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:47.357845 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:47.360998 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:47.360998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:47.361789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:47.361789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:47.369621 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:47.369621 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:47.370292 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:47.400207 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:28:47.400523 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7fb24945-37c2-45a1-bddb-e94e56e6efbe tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 returned with HTTP 202 Jul 03 04:28:47.401216 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 781/3135] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:47 2026] DELETE /volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:47.410125 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-018e7409-000b-4843-bc50-6232f6a7c5b6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:47.412786 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-018e7409-000b-4843-bc50-6232f6a7c5b6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:47.412786 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-018e7409-000b-4843-bc50-6232f6a7c5b6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:47.414126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-018e7409-000b-4843-bc50-6232f6a7c5b6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:47.421145 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:47.421145 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:47.421839 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-018e7409-000b-4843-bc50-6232f6a7c5b6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:47.423089 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-018e7409-000b-4843-bc50-6232f6a7c5b6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 returned with HTTP 200 Jul 03 04:28:47.423554 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 791/3136] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:47 2026] GET /volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:47.911672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fd526afb-0226-4b3d-92bc-24b817804c8d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:47.916014 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd526afb-0226-4b3d-92bc-24b817804c8d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:47.916256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd526afb-0226-4b3d-92bc-24b817804c8d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:47.916458 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd526afb-0226-4b3d-92bc-24b817804c8d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:47.916563 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fd526afb-0226-4b3d-92bc-24b817804c8d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:47.924771 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:47.924771 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:47.925532 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd526afb-0226-4b3d-92bc-24b817804c8d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:47.925955 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 776/3137] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:47 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:48.435148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e4ea4c8d-8ab7-456e-a2b7-f4f6e7f28cca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:48.437316 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e4ea4c8d-8ab7-456e-a2b7-f4f6e7f28cca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:48.437608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e4ea4c8d-8ab7-456e-a2b7-f4f6e7f28cca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:48.437857 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e4ea4c8d-8ab7-456e-a2b7-f4f6e7f28cca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:48.442735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e4ea4c8d-8ab7-456e-a2b7-f4f6e7f28cca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 returned with HTTP 404 Jul 03 04:28:48.443528 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 790/3138] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:48 2026] GET /volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:48.451824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:48.453902 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:48.454152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:48.454408 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:48.454515 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:48.459804 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:48.459804 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:48.460368 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:48.481997 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:28:48.482195 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9636f7f2-fa3d-4136-83d2-74311afa5d0b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 returned with HTTP 202 Jul 03 04:28:48.482630 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 782/3139] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:48 2026] DELETE /volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:48.491402 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-20d31483-994e-48b8-beb7-09ea03b24bed None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:48.493486 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-20d31483-994e-48b8-beb7-09ea03b24bed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:48.493729 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-20d31483-994e-48b8-beb7-09ea03b24bed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:48.493995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-20d31483-994e-48b8-beb7-09ea03b24bed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:48.500962 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:48.500962 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:48.501430 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-20d31483-994e-48b8-beb7-09ea03b24bed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:28:48.502420 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-20d31483-994e-48b8-beb7-09ea03b24bed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 returned with HTTP 200 Jul 03 04:28:48.502814 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 792/3140] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:48 2026] GET /volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:48.937375 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b6b2dccb-5469-40ab-98b3-65ac2e10902d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:48.939455 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6b2dccb-5469-40ab-98b3-65ac2e10902d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:48.939721 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6b2dccb-5469-40ab-98b3-65ac2e10902d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:48.939939 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6b2dccb-5469-40ab-98b3-65ac2e10902d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:48.940071 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b6b2dccb-5469-40ab-98b3-65ac2e10902d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:48.945089 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:48.945089 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:48.945846 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6b2dccb-5469-40ab-98b3-65ac2e10902d tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:48.946285 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 777/3141] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:48 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:49.512236 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-675a6df9-2d52-4e16-ae9b-e5a46895f5c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.514147 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-675a6df9-2d52-4e16-ae9b-e5a46895f5c9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:49.514419 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-675a6df9-2d52-4e16-ae9b-e5a46895f5c9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:49.514679 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-675a6df9-2d52-4e16-ae9b-e5a46895f5c9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:49.520792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-675a6df9-2d52-4e16-ae9b-e5a46895f5c9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 returned with HTTP 404 Jul 03 04:28:49.521356 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 791/3142] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:49 2026] GET /volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:49.529606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f0a6f65b-77c0-4475-af46-8c74fa4b19b4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.531605 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0a6f65b-77c0-4475-af46-8c74fa4b19b4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:49.531855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0a6f65b-77c0-4475-af46-8c74fa4b19b4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:49.532093 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0a6f65b-77c0-4475-af46-8c74fa4b19b4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:49.532215 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-f0a6f65b-77c0-4475-af46-8c74fa4b19b4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 51c49c5d-c85d-4175-8a24-0ff3e71672c0 Jul 03 04:28:49.536917 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0a6f65b-77c0-4475-af46-8c74fa4b19b4 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 returned with HTTP 404 Jul 03 04:28:49.537525 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 783/3143] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:49 2026] DELETE /volume/v3/snapshots/51c49c5d-c85d-4175-8a24-0ff3e71672c0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:49.544552 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6058f4fd-d98e-4845-9f93-6f22f2fe03e5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.546916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6058f4fd-d98e-4845-9f93-6f22f2fe03e5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:49.547169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6058f4fd-d98e-4845-9f93-6f22f2fe03e5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:49.547484 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6058f4fd-d98e-4845-9f93-6f22f2fe03e5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:49.547709 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-6058f4fd-d98e-4845-9f93-6f22f2fe03e5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 6163167e-879b-4620-9bcc-89e974601d79 Jul 03 04:28:49.552405 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6058f4fd-d98e-4845-9f93-6f22f2fe03e5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 returned with HTTP 404 Jul 03 04:28:49.552927 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 793/3144] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:49 2026] DELETE /volume/v3/snapshots/6163167e-879b-4620-9bcc-89e974601d79 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:49.560896 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e6e4a85b-a2ec-4f93-8616-9f51a6517e14 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.562911 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6e4a85b-a2ec-4f93-8616-9f51a6517e14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:49.563122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6e4a85b-a2ec-4f93-8616-9f51a6517e14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:49.563366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6e4a85b-a2ec-4f93-8616-9f51a6517e14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:49.563493 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-e6e4a85b-a2ec-4f93-8616-9f51a6517e14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 53ad8490-529a-4129-94ab-393923471a10 Jul 03 04:28:49.569031 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6e4a85b-a2ec-4f93-8616-9f51a6517e14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 returned with HTTP 404 Jul 03 04:28:49.569639 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 778/3145] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:49 2026] DELETE /volume/v3/snapshots/53ad8490-529a-4129-94ab-393923471a10 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:49.620616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-ffcb875c-2472-42e8-be9d-942beac8ace7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.623278 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-ffcb875c-2472-42e8-be9d-942beac8ace7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:49.623508 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-ffcb875c-2472-42e8-be9d-942beac8ace7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:49.623736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-ffcb875c-2472-42e8-be9d-942beac8ace7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:49.635398 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:49.635398 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:49.641212 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-ffcb875c-2472-42e8-be9d-942beac8ace7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:49.647535 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-ffcb875c-2472-42e8-be9d-942beac8ace7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:49.649022 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 792/3146] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:49 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:49.670483 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.674315 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64/action Jul 03 04:28:49.674712 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:49.674867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:49.693953 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:49.693953 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:49.694591 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:49.702752 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Begin detaching volume completed successfully. Jul 03 04:28:49.703437 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-6b2d17cc-d16b-4530-9d77-3473759fb328 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64/action returned with HTTP 202 Jul 03 04:28:49.703880 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 784/3147] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:28:49 2026] POST /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:49.959267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a72abf27-dfd2-4e42-8f0f-b5471817fb53 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:49.961199 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a72abf27-dfd2-4e42-8f0f-b5471817fb53 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:49.961432 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a72abf27-dfd2-4e42-8f0f-b5471817fb53 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:49.961610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a72abf27-dfd2-4e42-8f0f-b5471817fb53 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:49.961745 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a72abf27-dfd2-4e42-8f0f-b5471817fb53 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:50.179135 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:50.179135 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:50.180218 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a72abf27-dfd2-4e42-8f0f-b5471817fb53 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:50.181010 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 794/3148] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:49 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 737 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:50.739611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e12817c2-5b2b-4e76-9399-e8b0346026c8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:50.740069 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e12817c2-5b2b-4e76-9399-e8b0346026c8 None None] GET https://10.4.3.253/volume// Jul 03 04:28:50.740159 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e12817c2-5b2b-4e76-9399-e8b0346026c8 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:50.740352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e12817c2-5b2b-4e76-9399-e8b0346026c8 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:50.740915 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e12817c2-5b2b-4e76-9399-e8b0346026c8 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:50.741197 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 779/3149] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:50.749515 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-32113815-d878-4ba8-8fc5-5f9a6b003786 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:50.752711 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-32113815-d878-4ba8-8fc5-5f9a6b003786 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:28:50.752948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-32113815-d878-4ba8-8fc5-5f9a6b003786 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:50.753209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-32113815-d878-4ba8-8fc5-5f9a6b003786 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:50.767256 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:50.767256 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:50.772271 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-32113815-d878-4ba8-8fc5-5f9a6b003786 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:28:50.778728 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-32113815-d878-4ba8-8fc5-5f9a6b003786 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:28:50.779279 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 793/3150] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:50 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:50.879658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ded548d2-c4fb-4eae-a537-10071372f412 req-620d8947-2dcb-4266-b215-0a1edc909769 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:50.881959 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-620d8947-2dcb-4266-b215-0a1edc909769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:50.882125 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-620d8947-2dcb-4266-b215-0a1edc909769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:50.882302 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-620d8947-2dcb-4266-b215-0a1edc909769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:50.892648 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:50.892648 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:50.896434 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-ded548d2-c4fb-4eae-a537-10071372f412 req-620d8947-2dcb-4266-b215-0a1edc909769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:50.901125 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-620d8947-2dcb-4266-b215-0a1edc909769 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:50.901589 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 785/3151] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:50 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:50.920807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:50.922812 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] POST https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b/action Jul 03 04:28:50.923137 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:50.923251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:50.938937 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:50.938937 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:50.939649 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:50.949654 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Begin detaching volume completed successfully. Jul 03 04:28:50.949974 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-06ae6d56-a032-4915-9db5-44de6c6f0cb4 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b/action returned with HTTP 202 Jul 03 04:28:50.950661 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 795/3152] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:28:50 2026] POST /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:51.191448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c700c22e-5b86-42f5-8b5b-da864166c396 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.193022 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c700c22e-5b86-42f5-8b5b-da864166c396 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:51.193245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c700c22e-5b86-42f5-8b5b-da864166c396 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:51.193528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c700c22e-5b86-42f5-8b5b-da864166c396 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:51.193693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c700c22e-5b86-42f5-8b5b-da864166c396 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:51.198849 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:51.198849 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:51.199506 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c700c22e-5b86-42f5-8b5b-da864166c396 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:51.200010 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 780/3153] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:51 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:51.213367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-36080e46-d9a7-43cc-9bb2-f912547d58fb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.288652 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-36080e46-d9a7-43cc-9bb2-f912547d58fb tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-member] PUT https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:51.289080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-36080e46-d9a7-43cc-9bb2-f912547d58fb tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:51.295896 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:51.295896 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:51.307057 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-36080e46-d9a7-43cc-9bb2-f912547d58fb tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-member] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:51.307607 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 794/3154] 10.4.3.253 () {70 vars in 1408 bytes} [Fri Jul 3 04:28:51 2026] PUT /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 316 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:51.320450 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-afd08cde-9c92-48b3-b6fc-d0eb394f6f11 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.322851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-afd08cde-9c92-48b3-b6fc-d0eb394f6f11 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:51.323127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-afd08cde-9c92-48b3-b6fc-d0eb394f6f11 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:51.323390 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-afd08cde-9c92-48b3-b6fc-d0eb394f6f11 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:51.323532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-afd08cde-9c92-48b3-b6fc-d0eb394f6f11 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:51.331257 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:51.331257 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:51.332553 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-afd08cde-9c92-48b3-b6fc-d0eb394f6f11 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:51.332617 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 786/3155] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:51 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 762 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:51.354120 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.358452 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] DELETE https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:51.360142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:51.360781 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:51.361910 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Delete backup with id: 0d590ce0-20dd-41bc-9079-3841924c8ba2. Jul 03 04:28:51.366182 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:51.366182 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:51.386602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] delete_backup rpcapi backup_id 0d590ce0-20dd-41bc-9079-3841924c8ba2 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:28:51.388579 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0d5f36df-967a-4599-9cef-7adad5af0d3a tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 202 Jul 03 04:28:51.389052 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 796/3156] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:28:51 2026] DELETE /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:28:51.398038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b86898f-8095-4096-9c6b-f834563c6aa4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.399970 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b86898f-8095-4096-9c6b-f834563c6aa4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:51.400113 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b86898f-8095-4096-9c6b-f834563c6aa4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:51.400305 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b86898f-8095-4096-9c6b-f834563c6aa4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:51.400505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7b86898f-8095-4096-9c6b-f834563c6aa4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:51.405454 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:51.405454 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:51.406252 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b86898f-8095-4096-9c6b-f834563c6aa4 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 200 Jul 03 04:28:51.406794 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 781/3157] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:51 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 761 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:51.973498 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0f9ee73c-f192-46ec-9be8-7e4017910843 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.974035 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f9ee73c-f192-46ec-9be8-7e4017910843 None None] GET https://10.4.3.253/volume// Jul 03 04:28:51.974255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f9ee73c-f192-46ec-9be8-7e4017910843 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:51.974572 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f9ee73c-f192-46ec-9be8-7e4017910843 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:51.975023 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f9ee73c-f192-46ec-9be8-7e4017910843 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:28:51.975785 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 795/3158] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:28:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:28:51.984816 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ded548d2-c4fb-4eae-a537-10071372f412 req-1b7e7960-33ef-4585-82e6-d4e2e59511cc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:51.987398 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-1b7e7960-33ef-4585-82e6-d4e2e59511cc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:51.987687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-1b7e7960-33ef-4585-82e6-d4e2e59511cc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:51.987901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-1b7e7960-33ef-4585-82e6-d4e2e59511cc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:51.999567 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:51.999567 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:52.004587 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-ded548d2-c4fb-4eae-a537-10071372f412 req-1b7e7960-33ef-4585-82e6-d4e2e59511cc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:52.016463 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-1b7e7960-33ef-4585-82e6-d4e2e59511cc tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:52.016912 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 787/3159] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:28:51 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 1358 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:28:52.419485 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0ef9d27f-67f0-4eac-8379-6bb61ad11103 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:52.421580 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0ef9d27f-67f0-4eac-8379-6bb61ad11103 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 Jul 03 04:28:52.421929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0ef9d27f-67f0-4eac-8379-6bb61ad11103 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:52.422180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0ef9d27f-67f0-4eac-8379-6bb61ad11103 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:52.422345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-0ef9d27f-67f0-4eac-8379-6bb61ad11103 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Show backup with id 0d590ce0-20dd-41bc-9079-3841924c8ba2. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:28:52.426741 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0ef9d27f-67f0-4eac-8379-6bb61ad11103 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 returned with HTTP 404 Jul 03 04:28:52.427660 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 797/3160] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:52 2026] GET /volume/v3/backups/0d590ce0-20dd-41bc-9079-3841924c8ba2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:52.436653 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:52.439021 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe Jul 03 04:28:52.439287 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:52.439549 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:52.439736 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Delete volume with id: a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe Jul 03 04:28:52.448099 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:52.448099 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:52.448529 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Volume info retrieved successfully. Jul 03 04:28:52.483197 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Delete volume request issued successfully. Jul 03 04:28:52.483522 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79c4412d-4804-47fb-a098-e8ea66d49cd6 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe returned with HTTP 202 Jul 03 04:28:52.484131 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 782/3161] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:28:52 2026] DELETE /volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:52.495051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e6ba5240-15ae-474e-9520-a2b620a99733 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:52.497304 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e6ba5240-15ae-474e-9520-a2b620a99733 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe Jul 03 04:28:52.497676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e6ba5240-15ae-474e-9520-a2b620a99733 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:52.497962 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e6ba5240-15ae-474e-9520-a2b620a99733 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:52.509222 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:52.509222 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:52.513510 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e6ba5240-15ae-474e-9520-a2b620a99733 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Volume info retrieved successfully. Jul 03 04:28:52.518604 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e6ba5240-15ae-474e-9520-a2b620a99733 tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe returned with HTTP 200 Jul 03 04:28:52.519379 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 796/3162] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:52 2026] GET /volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:52.637054 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-fe94dd31-13ae-46a3-af41-58a845a35703 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:52.640722 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-fe94dd31-13ae-46a3-af41-58a845a35703 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/limits Jul 03 04:28:52.640722 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-fe94dd31-13ae-46a3-af41-58a845a35703 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:52.640722 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-fe94dd31-13ae-46a3-af41-58a845a35703 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:52.674822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-fe94dd31-13ae-46a3-af41-58a845a35703 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/limits returned with HTTP 200 Jul 03 04:28:52.675490 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 788/3163] 10.4.3.253 () {68 vars in 1484 bytes} [Fri Jul 3 04:28:52 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:53.235296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-59b80779-6ced-4140-8d90-8ed335e95cd3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:53.237002 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-59b80779-6ced-4140-8d90-8ed335e95cd3 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:53.237241 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-59b80779-6ced-4140-8d90-8ed335e95cd3 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:53.237470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-59b80779-6ced-4140-8d90-8ed335e95cd3 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:53.252378 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:53.252378 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:53.257373 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-59b80779-6ced-4140-8d90-8ed335e95cd3 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:53.263085 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-59b80779-6ced-4140-8d90-8ed335e95cd3 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 200 Jul 03 04:28:53.263085 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 798/3164] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:28:53 2026] GET /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 1451 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:53.279353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:53.282308 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:53.282828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b50fa14a-f611-44f6-bf01-1f28687f9529", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-1219109868", "description": null, "metadata": {}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:53.299352 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:53.299352 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:53.299352 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:28:53.299352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Create snapshot from volume b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:28:53.365372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Created reservations ['aca74eca-b277-4b6c-a016-7fc2f92648fc', 'ace3d1cb-9df9-41ef-b6a0-e6dd3a0b4e4d', '4d666bdc-bd6e-44bc-8640-91c75d5c652a', 'bdc1813a-d2f8-448f-bbeb-7930e5d3e525'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:53.419405 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Snapshot force create request issued successfully. Jul 03 04:28:53.419757 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-82b54661-f382-4e45-a2ca-ee85c9621ab3 req-0439dcdd-3663-4c4a-8349-f1729d66d3e8 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:28:53.420281 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 783/3165] 10.4.3.253 () {72 vars in 1547 bytes} [Fri Jul 3 04:28:53 2026] POST /volume/v3/snapshots => generated 319 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:53.540297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4516d07c-477f-4c9f-a1d0-e5e1b2e69d2e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:53.542666 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4516d07c-477f-4c9f-a1d0-e5e1b2e69d2e tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] GET https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe Jul 03 04:28:53.542666 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4516d07c-477f-4c9f-a1d0-e5e1b2e69d2e tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:53.543206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4516d07c-477f-4c9f-a1d0-e5e1b2e69d2e tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:53.551044 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4516d07c-477f-4c9f-a1d0-e5e1b2e69d2e tempest-ProjectMemberTests39-1418222475 tempest-ProjectMemberTests39-1418222475-project-admin] https://10.4.3.253/volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe returned with HTTP 404 Jul 03 04:28:53.551692 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 797/3166] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:28:53 2026] GET /volume/v3/volumes/a79107b0-1ac2-4bdb-8d7d-ec393bf47ffe => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:53.740873 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-0ab240c2-47f8-49ac-8fd9-2d62b994014d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:53.744280 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-0ab240c2-47f8-49ac-8fd9-2d62b994014d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d Jul 03 04:28:53.744819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-0ab240c2-47f8-49ac-8fd9-2d62b994014d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:53.745086 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-0ab240c2-47f8-49ac-8fd9-2d62b994014d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:53.755206 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:53.755206 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:54.063813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ded548d2-c4fb-4eae-a537-10071372f412 req-ca6eaf2b-fc7a-4fbb-8c42-fd0e3856c8fa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:54.066919 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-ca6eaf2b-fc7a-4fbb-8c42-fd0e3856c8fa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5 Jul 03 04:28:54.067236 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-ca6eaf2b-fc7a-4fbb-8c42-fd0e3856c8fa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:54.067502 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-ca6eaf2b-fc7a-4fbb-8c42-fd0e3856c8fa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:54.078398 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:54.078398 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:54.301290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-79c5b04c-504a-490f-af1c-3c8c9a060a3a req-0ab240c2-47f8-49ac-8fd9-2d62b994014d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d returned with HTTP 200 Jul 03 04:28:54.302077 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 789/3167] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:53 2026] DELETE /volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:54.616072 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ded548d2-c4fb-4eae-a537-10071372f412 req-ca6eaf2b-fc7a-4fbb-8c42-fd0e3856c8fa tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5 returned with HTTP 200 Jul 03 04:28:54.616752 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 799/3168] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:54 2026] DELETE /volume/v3/attachments/3da8031f-fdd4-4561-a48a-c5191a7b54f5 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:55.207343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-547ef519-cbd4-41da-ad2f-1119c0ccabc3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:55.212969 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-547ef519-cbd4-41da-ad2f-1119c0ccabc3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:55.214794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-547ef519-cbd4-41da-ad2f-1119c0ccabc3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:55.215140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-547ef519-cbd4-41da-ad2f-1119c0ccabc3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:55.235730 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:55.235730 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:55.241799 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-547ef519-cbd4-41da-ad2f-1119c0ccabc3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:55.248499 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-547ef519-cbd4-41da-ad2f-1119c0ccabc3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:55.249487 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 784/3169] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:55 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:55.267169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7f46ba90-6d4d-4f1c-9287-b28f3defc8f9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:55.273783 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7f46ba90-6d4d-4f1c-9287-b28f3defc8f9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:55.273923 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7f46ba90-6d4d-4f1c-9287-b28f3defc8f9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:55.274105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7f46ba90-6d4d-4f1c-9287-b28f3defc8f9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:55.287433 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:55.287433 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:55.297366 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7f46ba90-6d4d-4f1c-9287-b28f3defc8f9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:55.304439 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7f46ba90-6d4d-4f1c-9287-b28f3defc8f9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:55.305310 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 798/3170] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:55 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:55.318509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:55.321566 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:55.321879 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:55.322017 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:55.322199 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume with id: 96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:55.344540 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:55.344540 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:55.344540 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:55.379751 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume request issued successfully. Jul 03 04:28:55.379929 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0ced2059-8c3c-4aa4-9ce2-1224a6d71ff3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 202 Jul 03 04:28:55.380490 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 790/3171] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:55 2026] DELETE /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:55.389825 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a296894a-2bf2-42c0-9dc2-662bdd28e30c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:55.392102 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a296894a-2bf2-42c0-9dc2-662bdd28e30c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:55.392253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a296894a-2bf2-42c0-9dc2-662bdd28e30c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:55.392693 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a296894a-2bf2-42c0-9dc2-662bdd28e30c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:55.401213 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:55.401213 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:55.405957 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a296894a-2bf2-42c0-9dc2-662bdd28e30c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:55.412286 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a296894a-2bf2-42c0-9dc2-662bdd28e30c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 200 Jul 03 04:28:55.412286 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 800/3172] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:55 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:55.873976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.001200 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:28:56.001727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1463588675"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:56.003803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1463588675'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:28:56.003992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume of 1 GB Jul 03 04:28:56.009291 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Availability Zones retrieved successfully. Jul 03 04:28:56.017255 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (f33d5bc7-95f2-4797-8c98-6f16d4d36ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:56.018691 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9810d0-2a7f-4561-ba59-0808e1ff9a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:56.019890 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:28:56.053754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be9810d0-2a7f-4561-ba59-0808e1ff9a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:56.054656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa1482f-3e14-4f7b-8687-5df3873b7338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:56.086570 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5ae8c03f-feb2-4fec-8f4e-c627fc0d8a20 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.088631 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ae8c03f-feb2-4fec-8f4e-c627fc0d8a20 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 Jul 03 04:28:56.088945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ae8c03f-feb2-4fec-8f4e-c627fc0d8a20 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.088945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ae8c03f-feb2-4fec-8f4e-c627fc0d8a20 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.100177 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.100177 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:56.100806 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5ae8c03f-feb2-4fec-8f4e-c627fc0d8a20 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Snapshot retrieved successfully. Jul 03 04:28:56.101895 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ae8c03f-feb2-4fec-8f4e-c627fc0d8a20 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 returned with HTTP 200 Jul 03 04:28:56.102411 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 799/3173] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:56.153067 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['1267676a-e87c-4f62-b560-910dccb3c485', 'a084037f-7a06-42f8-a57e-9ececd6705ec', '6223db67-7954-49e5-a26b-08727c93ba21', '47259333-81f6-424f-adcb-1ea140698cc0'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:56.154033 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fa1482f-3e14-4f7b-8687-5df3873b7338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1267676a-e87c-4f62-b560-910dccb3c485', 'a084037f-7a06-42f8-a57e-9ececd6705ec', '6223db67-7954-49e5-a26b-08727c93ba21', '47259333-81f6-424f-adcb-1ea140698cc0']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:56.154925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24db5f36-336a-4bc1-bfdc-9d96aeb611e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:56.192656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24db5f36-336a-4bc1-bfdc-9d96aeb611e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c97dcf57-0417-429b-b9f1-4f9ebec46907', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1463588675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['1267676a-e87c-4f62-b560-910dccb3c485','a084037f-7a06-42f8-a57e-9ececd6705ec','6223db67-7954-49e5-a26b-08727c93ba21','47259333-81f6-424f-adcb-1ea140698cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:28:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1463588675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c97dcf57-0417-429b-b9f1-4f9ebec46907,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:56.193858 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f062141d-2441-4740-b346-81ea941d1913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:56.220847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f062141d-2441-4740-b346-81ea941d1913) transitioned into state 'SUCCESS' from state '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-1463588675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['1267676a-e87c-4f62-b560-910dccb3c485','a084037f-7a06-42f8-a57e-9ececd6705ec','6223db67-7954-49e5-a26b-08727c93ba21','47259333-81f6-424f-adcb-1ea140698cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:56.221983 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d2010c-e1bb-4f82-ab2a-0a169172d472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:28:56.234048 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6d2010c-e1bb-4f82-ab2a-0a169172d472) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:28:56.234936 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (f33d5bc7-95f2-4797-8c98-6f16d4d36ffc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:28:56.235420 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request issued successfully. Jul 03 04:28:56.235970 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f9e7232-c89f-48e0-a58e-bdac2bbc03c2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:28:56.236662 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 785/3174] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:28:55 2026] POST /volume/v3/volumes => generated 778 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:56.251158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c7415d5-7ee8-4f61-94bb-99037c306a9a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.253084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c7415d5-7ee8-4f61-94bb-99037c306a9a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:28:56.253268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c7415d5-7ee8-4f61-94bb-99037c306a9a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.253479 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c7415d5-7ee8-4f61-94bb-99037c306a9a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.261656 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.261656 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:56.265703 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8c7415d5-7ee8-4f61-94bb-99037c306a9a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:28:56.273653 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c7415d5-7ee8-4f61-94bb-99037c306a9a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 returned with HTTP 200 Jul 03 04:28:56.274201 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 791/3175] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:56.426899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0ee8029e-c809-4d46-8af3-656489e2e39a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.431944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0ee8029e-c809-4d46-8af3-656489e2e39a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b Jul 03 04:28:56.432300 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0ee8029e-c809-4d46-8af3-656489e2e39a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.432537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0ee8029e-c809-4d46-8af3-656489e2e39a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.440593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0ee8029e-c809-4d46-8af3-656489e2e39a tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b returned with HTTP 404 Jul 03 04:28:56.441231 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 801/3176] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/volumes/96a5623c-193d-4ad9-89bf-6f771bfb148b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:56.450615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-11b2db1e-e519-43a0-a453-4e03d9d08695 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.452576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-11b2db1e-e519-43a0-a453-4e03d9d08695 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:56.452799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-11b2db1e-e519-43a0-a453-4e03d9d08695 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.453023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-11b2db1e-e519-43a0-a453-4e03d9d08695 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.461641 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.461641 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:56.466139 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-11b2db1e-e519-43a0-a453-4e03d9d08695 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:56.472088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-11b2db1e-e519-43a0-a453-4e03d9d08695 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:56.472622 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 800/3177] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:56.485846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d52282cf-3df3-43e7-9f10-f7e678aad4b2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.487748 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d52282cf-3df3-43e7-9f10-f7e678aad4b2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:56.487923 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d52282cf-3df3-43e7-9f10-f7e678aad4b2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.488133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d52282cf-3df3-43e7-9f10-f7e678aad4b2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.495528 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.495528 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:56.499992 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d52282cf-3df3-43e7-9f10-f7e678aad4b2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:56.506775 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d52282cf-3df3-43e7-9f10-f7e678aad4b2 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:56.507263 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 786/3178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:56.520587 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-39018311-8536-40af-936c-a06af002633f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.522695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 Jul 03 04:28:56.522903 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.523085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.523177 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Delete snapshot with id: 794202a0-5f13-4949-9c57-4553e7e41ea6 Jul 03 04:28:56.524727 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.527029 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:56.527340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.527636 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.527880 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume with id: e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:56.528125 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.528125 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:56.528645 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Snapshot retrieved successfully. Jul 03 04:28:56.537444 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.537444 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:56.538307 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:56.549478 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Snapshot delete request issued successfully. Jul 03 04:28:56.549727 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39018311-8536-40af-936c-a06af002633f tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 returned with HTTP 202 Jul 03 04:28:56.550205 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 792/3179] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:56 2026] DELETE /volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:56.564087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9c505faf-9cca-4045-a068-9298182b6cc0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.564251 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume request issued successfully. Jul 03 04:28:56.564484 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abbd3545-b928-42f9-a2f9-b0fc9752975f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 202 Jul 03 04:28:56.565031 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 802/3180] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:56 2026] DELETE /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:56.566891 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c505faf-9cca-4045-a068-9298182b6cc0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 Jul 03 04:28:56.567188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c505faf-9cca-4045-a068-9298182b6cc0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.567497 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9c505faf-9cca-4045-a068-9298182b6cc0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.574594 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ebfe14fd-a975-493d-aec3-ad67d6af0dc8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:56.575358 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.575358 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:56.576028 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9c505faf-9cca-4045-a068-9298182b6cc0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Snapshot retrieved successfully. Jul 03 04:28:56.577073 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9c505faf-9cca-4045-a068-9298182b6cc0 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 returned with HTTP 200 Jul 03 04:28:56.577226 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebfe14fd-a975-493d-aec3-ad67d6af0dc8 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:56.577411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebfe14fd-a975-493d-aec3-ad67d6af0dc8 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:56.577650 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebfe14fd-a975-493d-aec3-ad67d6af0dc8 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:56.578423 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 801/3181] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:56.589678 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:56.589678 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:56.595977 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ebfe14fd-a975-493d-aec3-ad67d6af0dc8 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:56.603549 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebfe14fd-a975-493d-aec3-ad67d6af0dc8 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 200 Jul 03 04:28:56.604170 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 787/3182] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:56 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:57.292934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-effef9fb-3e40-45d9-8ca5-983b8fcd9a8b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.294891 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-effef9fb-3e40-45d9-8ca5-983b8fcd9a8b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:28:57.295133 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-effef9fb-3e40-45d9-8ca5-983b8fcd9a8b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.295381 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-effef9fb-3e40-45d9-8ca5-983b8fcd9a8b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.303109 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.303109 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:57.307665 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-effef9fb-3e40-45d9-8ca5-983b8fcd9a8b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:28:57.313835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-effef9fb-3e40-45d9-8ca5-983b8fcd9a8b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 returned with HTTP 200 Jul 03 04:28:57.314433 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 793/3183] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:57.328925 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.330917 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:28:57.331302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c97dcf57-0417-429b-b9f1-4f9ebec46907", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2111021857"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:57.341101 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.341101 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:57.341513 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:28:57.341666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create snapshot from volume c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:28:57.382885 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['73fe44e8-aef2-454b-9360-5a7f7b32fd78', 'd588084b-ee18-4e97-a0cf-b77494d9d617', '6f5ae84b-1908-4899-9efb-92c4a92d4f34', 'a71209dc-c6ce-4f8b-960c-3b94d3b60dcc'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:28:57.429350 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot create request issued successfully. Jul 03 04:28:57.429836 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b36df234-7fb9-4cf1-9c0b-0b44de0ddb66 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:28:57.430194 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 803/3184] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:28:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:28:57.441517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9f0ae516-08e7-4376-ad5d-6049d7772efe None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.443459 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9f0ae516-08e7-4376-ad5d-6049d7772efe tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 Jul 03 04:28:57.443809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9f0ae516-08e7-4376-ad5d-6049d7772efe tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.444084 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9f0ae516-08e7-4376-ad5d-6049d7772efe tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.450343 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.450343 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:57.450765 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9f0ae516-08e7-4376-ad5d-6049d7772efe tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:28:57.451670 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9f0ae516-08e7-4376-ad5d-6049d7772efe tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 returned with HTTP 200 Jul 03 04:28:57.452361 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 802/3185] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:57.588870 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f80e3d9b-0323-4567-a3fb-5b38fc301401 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.591186 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f80e3d9b-0323-4567-a3fb-5b38fc301401 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] GET https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 Jul 03 04:28:57.591469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f80e3d9b-0323-4567-a3fb-5b38fc301401 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.593351 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f80e3d9b-0323-4567-a3fb-5b38fc301401 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.596392 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f80e3d9b-0323-4567-a3fb-5b38fc301401 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 returned with HTTP 404 Jul 03 04:28:57.597007 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 788/3186] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/snapshots/794202a0-5f13-4949-9c57-4553e7e41ea6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:57.629155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-04e7164d-48e3-493e-88ac-b9192a7264c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.631264 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-04e7164d-48e3-493e-88ac-b9192a7264c1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 Jul 03 04:28:57.631551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-04e7164d-48e3-493e-88ac-b9192a7264c1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.631835 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-04e7164d-48e3-493e-88ac-b9192a7264c1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.649078 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-04e7164d-48e3-493e-88ac-b9192a7264c1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 returned with HTTP 404 Jul 03 04:28:57.649780 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 794/3187] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/volumes/e548b228-6699-467e-babe-97d8cad8f3d0 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:57.670442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0b22e4f5-06a9-473a-aa5e-64c7d4653997 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.674047 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b22e4f5-06a9-473a-aa5e-64c7d4653997 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:57.674047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b22e4f5-06a9-473a-aa5e-64c7d4653997 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.674661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0b22e4f5-06a9-473a-aa5e-64c7d4653997 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.688924 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.688924 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:57.703649 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0b22e4f5-06a9-473a-aa5e-64c7d4653997 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:57.712164 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0b22e4f5-06a9-473a-aa5e-64c7d4653997 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:57.712850 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 804/3188] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:57.732455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-56a85fd8-c328-4f92-b0b5-f0e6cd544c31 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.736585 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56a85fd8-c328-4f92-b0b5-f0e6cd544c31 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:57.738347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56a85fd8-c328-4f92-b0b5-f0e6cd544c31 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.738347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-56a85fd8-c328-4f92-b0b5-f0e6cd544c31 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.748556 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.748556 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:57.754246 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-56a85fd8-c328-4f92-b0b5-f0e6cd544c31 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:57.760298 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-56a85fd8-c328-4f92-b0b5-f0e6cd544c31 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:57.761830 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 803/3189] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:57.775861 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1987fb06-b010-4541-ab9f-2a33c65d385f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.778147 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:57.778399 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.778619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.778811 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume with id: 91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:57.793337 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.793337 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:57.794183 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:57.828163 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume request issued successfully. Jul 03 04:28:57.828549 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1987fb06-b010-4541-ab9f-2a33c65d385f tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 202 Jul 03 04:28:57.829223 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 789/3190] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:57 2026] DELETE /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:57.839779 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ae748ca2-9f5f-43b9-906e-f3a8cfc7fa7c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:57.840197 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ae748ca2-9f5f-43b9-906e-f3a8cfc7fa7c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:57.840457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ae748ca2-9f5f-43b9-906e-f3a8cfc7fa7c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:57.841057 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ae748ca2-9f5f-43b9-906e-f3a8cfc7fa7c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:57.854355 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:57.854355 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:57.859345 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ae748ca2-9f5f-43b9-906e-f3a8cfc7fa7c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:28:57.868659 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ae748ca2-9f5f-43b9-906e-f3a8cfc7fa7c tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 200 Jul 03 04:28:57.869225 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 795/3191] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:57 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 881 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:28:58.462445 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9d8e979e-c264-4863-b692-ec9a5fff519d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.464631 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d8e979e-c264-4863-b692-ec9a5fff519d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 Jul 03 04:28:58.464846 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d8e979e-c264-4863-b692-ec9a5fff519d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.465101 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d8e979e-c264-4863-b692-ec9a5fff519d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.471974 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:58.471974 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:28:58.472348 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9d8e979e-c264-4863-b692-ec9a5fff519d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:28:58.473061 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d8e979e-c264-4863-b692-ec9a5fff519d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 returned with HTTP 200 Jul 03 04:28:58.473455 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 805/3192] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:58 2026] GET /volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:58.485185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.553800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] POST https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9/action Jul 03 04:28:58.554146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:28:58.554274 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:28:58.561532 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:58.561532 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:58.562054 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Snapshot retrieved successfully. Jul 03 04:28:58.562854 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '19813e0bf54d4778bf828d2b23fd11f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbd13a7dffd4402a83de5305a4ca7a5c', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:28:58.563131 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae6219fc-a965-402a-85f5-17aad9a926b8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9/action returned with HTTP 403 Jul 03 04:28:58.563680 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 804/3193] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:28:58 2026] POST /volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9/action => generated 133 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:58.571815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.573689 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 Jul 03 04:28:58.573873 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.574087 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.574188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete snapshot with id: de116a94-e653-459b-ae24-5bfc86a46af9 Jul 03 04:28:58.588708 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:58.588708 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:58.588981 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:28:58.613872 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot delete request issued successfully. Jul 03 04:28:58.614443 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c8d8547c-922d-4d68-87c9-73856a65f3fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 returned with HTTP 202 Jul 03 04:28:58.614986 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 790/3194] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:58 2026] DELETE /volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:58.623480 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6519c529-ae4c-4f43-bf95-daa3a5780cf8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.626022 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6519c529-ae4c-4f43-bf95-daa3a5780cf8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 Jul 03 04:28:58.626320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6519c529-ae4c-4f43-bf95-daa3a5780cf8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.626657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6519c529-ae4c-4f43-bf95-daa3a5780cf8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.634152 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:58.634152 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:28:58.634720 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6519c529-ae4c-4f43-bf95-daa3a5780cf8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:28:58.635709 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6519c529-ae4c-4f43-bf95-daa3a5780cf8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 returned with HTTP 200 Jul 03 04:28:58.636228 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 796/3195] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:58 2026] GET /volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:58.887963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7221f03b-0dcb-43ad-b7d9-3925e9594aab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.889764 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7221f03b-0dcb-43ad-b7d9-3925e9594aab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 Jul 03 04:28:58.889943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7221f03b-0dcb-43ad-b7d9-3925e9594aab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.890107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7221f03b-0dcb-43ad-b7d9-3925e9594aab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.896944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7221f03b-0dcb-43ad-b7d9-3925e9594aab tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 returned with HTTP 404 Jul 03 04:28:58.897451 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 806/3196] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:58 2026] GET /volume/v3/volumes/91c8f697-9394-492f-9002-9dd995612b55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:58.905321 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.907417 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:28:58.907738 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.907866 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.907984 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete snapshot with id: 3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:28:58.915474 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:58.915474 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:58.915969 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:28:58.937146 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot delete request issued successfully. Jul 03 04:28:58.937436 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c1d5b65-c59a-443a-9bc7-84159b65f5f3 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb returned with HTTP 202 Jul 03 04:28:58.937949 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 805/3197] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:58 2026] DELETE /volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:58.946729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-837e8a58-da27-466f-9560-c3e44d0980ff None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.950395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a35dbc47-6594-4a60-8353-f5d69d609bd0 req-91c806a1-4a9b-4fa7-ace2-15e3640ed194 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:58.950796 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-837e8a58-da27-466f-9560-c3e44d0980ff tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:28:58.951016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-837e8a58-da27-466f-9560-c3e44d0980ff tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.951291 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-837e8a58-da27-466f-9560-c3e44d0980ff tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.952892 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a35dbc47-6594-4a60-8353-f5d69d609bd0 req-91c806a1-4a9b-4fa7-ace2-15e3640ed194 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d Jul 03 04:28:58.953148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a35dbc47-6594-4a60-8353-f5d69d609bd0 req-91c806a1-4a9b-4fa7-ace2-15e3640ed194 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:58.953415 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a35dbc47-6594-4a60-8353-f5d69d609bd0 req-91c806a1-4a9b-4fa7-ace2-15e3640ed194 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:58.958876 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:58.958876 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:58.959637 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-837e8a58-da27-466f-9560-c3e44d0980ff tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:28:58.960628 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a35dbc47-6594-4a60-8353-f5d69d609bd0 req-91c806a1-4a9b-4fa7-ace2-15e3640ed194 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d returned with HTTP 404 Jul 03 04:28:58.960882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-837e8a58-da27-466f-9560-c3e44d0980ff tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb returned with HTTP 200 Jul 03 04:28:58.961527 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 791/3198] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:58 2026] GET /volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb => generated 471 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:28:58.961596 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 797/3199] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:28:58 2026] DELETE /volume/v3/attachments/5085ecea-0628-4e0c-9a2e-f1244591d55d => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:28:59.648213 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9b892041-e473-4c69-bc85-2628706a0d95 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:59.650160 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b892041-e473-4c69-bc85-2628706a0d95 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 Jul 03 04:28:59.650423 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b892041-e473-4c69-bc85-2628706a0d95 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:59.650669 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b892041-e473-4c69-bc85-2628706a0d95 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:59.654910 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b892041-e473-4c69-bc85-2628706a0d95 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 returned with HTTP 404 Jul 03 04:28:59.655474 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 807/3200] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:59 2026] GET /volume/v3/snapshots/de116a94-e653-459b-ae24-5bfc86a46af9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:59.662601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:59.666349 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:28:59.666349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:59.666349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:59.666349 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume with id: c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:28:59.673159 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:59.673159 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:28:59.673717 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:28:59.690226 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume request issued successfully. Jul 03 04:28:59.690712 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d2d39f9-6a05-4b4c-b9c4-a2dcf8853999 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 returned with HTTP 202 Jul 03 04:28:59.691218 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 806/3201] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:28:59 2026] DELETE /volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:28:59.702094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ebb09a3d-40bb-41b8-9266-61de98e43f83 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:59.704111 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebb09a3d-40bb-41b8-9266-61de98e43f83 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:28:59.704289 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebb09a3d-40bb-41b8-9266-61de98e43f83 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:59.704514 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebb09a3d-40bb-41b8-9266-61de98e43f83 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:59.714635 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:28:59.714635 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:28:59.719302 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ebb09a3d-40bb-41b8-9266-61de98e43f83 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:28:59.723893 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebb09a3d-40bb-41b8-9266-61de98e43f83 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 returned with HTTP 200 Jul 03 04:28:59.724304 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 792/3202] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:28:59 2026] GET /volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:28:59.974048 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b3490309-f1d9-4586-b6c6-6926bd50dcf0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:59.975833 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3490309-f1d9-4586-b6c6-6926bd50dcf0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb Jul 03 04:28:59.976045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3490309-f1d9-4586-b6c6-6926bd50dcf0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:59.976239 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3490309-f1d9-4586-b6c6-6926bd50dcf0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:59.981001 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3490309-f1d9-4586-b6c6-6926bd50dcf0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb returned with HTTP 404 Jul 03 04:28:59.981633 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 798/3203] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:28:59 2026] GET /volume/v3/snapshots/3e590b28-cd55-4e51-99b2-2d11fe26ebeb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:28:59.990843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:28:59.992949 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:28:59.993193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:28:59.993450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:28:59.993587 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete snapshot with id: 47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:29:00.000691 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:00.000691 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:00.001245 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:29:00.023000 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot delete request issued successfully. Jul 03 04:29:00.023272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-74f06ba6-1023-4eda-a9f4-2cd636d8c6fe tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 returned with HTTP 202 Jul 03 04:29:00.023817 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 808/3204] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:28:59 2026] DELETE /volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:00.036552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1b1c4ae2-316d-4454-8002-0325ac40c9d1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:00.038889 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1b1c4ae2-316d-4454-8002-0325ac40c9d1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:29:00.039238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1b1c4ae2-316d-4454-8002-0325ac40c9d1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:00.040484 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1b1c4ae2-316d-4454-8002-0325ac40c9d1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:00.048360 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:00.048360 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:00.048360 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1b1c4ae2-316d-4454-8002-0325ac40c9d1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:29:00.048360 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1b1c4ae2-316d-4454-8002-0325ac40c9d1 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 returned with HTTP 200 Jul 03 04:29:00.048998 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 807/3205] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:00 2026] GET /volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:00.741581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-871e5281-11db-4d15-83bb-c80083cef801 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:00.743592 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-871e5281-11db-4d15-83bb-c80083cef801 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 Jul 03 04:29:00.743876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-871e5281-11db-4d15-83bb-c80083cef801 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:00.744020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-871e5281-11db-4d15-83bb-c80083cef801 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:00.751063 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-871e5281-11db-4d15-83bb-c80083cef801 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 returned with HTTP 404 Jul 03 04:29:00.751640 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 793/3206] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:00 2026] GET /volume/v3/volumes/c97dcf57-0417-429b-b9f1-4f9ebec46907 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:00.761288 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:00.763255 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:00.763635 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1052623935"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:00.765615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1052623935'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:00.765802 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume of 1 GB Jul 03 04:29:00.771183 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Availability Zones retrieved successfully. Jul 03 04:29:00.781083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (f476d0ca-8e6d-4f63-bb03-2a6b17da9ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:00.782567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af918fb6-6b92-438b-bfba-f5e1cfbe3062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:00.783375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:00.822778 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af918fb6-6b92-438b-bfba-f5e1cfbe3062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:00.825239 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7628ee4-5db0-474e-a316-81c861bdf7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:00.881314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['f2260274-3583-44fc-832b-6a784a1b0d5d', 'dce2a51f-dcf6-40e9-b271-bd8f0bacf577', 'a34b82ec-fe49-4b3d-8064-d66f56cf070a', 'f726c399-0f9f-4ed9-8cc6-fa57459dcc35'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:00.881314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7628ee4-5db0-474e-a316-81c861bdf7ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2260274-3583-44fc-832b-6a784a1b0d5d', 'dce2a51f-dcf6-40e9-b271-bd8f0bacf577', 'a34b82ec-fe49-4b3d-8064-d66f56cf070a', 'f726c399-0f9f-4ed9-8cc6-fa57459dcc35']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:00.881616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9acea3-e767-4845-a93e-adbebfd0eb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:00.912717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c9acea3-e767-4845-a93e-adbebfd0eb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052623935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['f2260274-3583-44fc-832b-6a784a1b0d5d','dce2a51f-dcf6-40e9-b271-bd8f0bacf577','a34b82ec-fe49-4b3d-8064-d66f56cf070a','f726c399-0f9f-4ed9-8cc6-fa57459dcc35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052623935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:00.914086 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ad9a08-4fd5-4c5c-a427-eac5d93fd5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:00.944960 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06ad9a08-4fd5-4c5c-a427-eac5d93fd5dc) transitioned into state 'SUCCESS' from state '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-1052623935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['f2260274-3583-44fc-832b-6a784a1b0d5d','dce2a51f-dcf6-40e9-b271-bd8f0bacf577','a34b82ec-fe49-4b3d-8064-d66f56cf070a','f726c399-0f9f-4ed9-8cc6-fa57459dcc35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:00.946291 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822094ff-a0fe-40c6-a1cd-c091df62b955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:00.959352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (822094ff-a0fe-40c6-a1cd-c091df62b955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:00.960268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (f476d0ca-8e6d-4f63-bb03-2a6b17da9ab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:00.960708 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request issued successfully. Jul 03 04:29:00.961292 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce897f3a-7a4d-4e92-812d-138d880d1ad0 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:00.961930 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 799/3207] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:00 2026] POST /volume/v3/volumes => generated 778 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:00.980106 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1d1aff27-e162-4fa6-b627-aadc7756f3e5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:00.982167 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1d1aff27-e162-4fa6-b627-aadc7756f3e5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:00.982450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1d1aff27-e162-4fa6-b627-aadc7756f3e5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:00.983041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1d1aff27-e162-4fa6-b627-aadc7756f3e5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:00.990826 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:00.990826 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:00.995078 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1d1aff27-e162-4fa6-b627-aadc7756f3e5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:00.999580 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1d1aff27-e162-4fa6-b627-aadc7756f3e5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 returned with HTTP 200 Jul 03 04:29:01.000110 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 809/3208] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:00 2026] GET /volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:01.060644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8db87aa5-75dc-4acf-b978-a7270dda08ac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:01.063120 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8db87aa5-75dc-4acf-b978-a7270dda08ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 Jul 03 04:29:01.063458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8db87aa5-75dc-4acf-b978-a7270dda08ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:01.063735 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8db87aa5-75dc-4acf-b978-a7270dda08ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:01.068986 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8db87aa5-75dc-4acf-b978-a7270dda08ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 returned with HTTP 404 Jul 03 04:29:01.069693 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 808/3209] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:01 2026] GET /volume/v3/snapshots/47a37dec-0ed1-45ec-9e9b-f56084207d50 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:01.079060 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:01.081342 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:29:01.081609 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:01.081837 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:01.081963 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete snapshot with id: 0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:29:01.088106 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:01.088106 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:01.088642 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:29:01.112418 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot delete request issued successfully. Jul 03 04:29:01.112696 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0258c3eb-e4e5-4249-a39a-55cdd704f938 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e returned with HTTP 202 Jul 03 04:29:01.113138 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 794/3210] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:01 2026] DELETE /volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:01.122992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-47ba9704-b9e4-4489-9f50-de0e353032c9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:01.126354 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47ba9704-b9e4-4489-9f50-de0e353032c9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:29:01.128237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47ba9704-b9e4-4489-9f50-de0e353032c9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:01.128939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47ba9704-b9e4-4489-9f50-de0e353032c9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:01.140706 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:01.140706 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:01.141336 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-47ba9704-b9e4-4489-9f50-de0e353032c9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Snapshot retrieved successfully. Jul 03 04:29:01.142884 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47ba9704-b9e4-4489-9f50-de0e353032c9 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e returned with HTTP 200 Jul 03 04:29:01.143552 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 800/3211] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:01 2026] GET /volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e => generated 470 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:01.855396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ceb09b1b-7494-412a-a238-9945c854d4a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:01.857260 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ceb09b1b-7494-412a-a238-9945c854d4a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:01.857493 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ceb09b1b-7494-412a-a238-9945c854d4a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:01.857742 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ceb09b1b-7494-412a-a238-9945c854d4a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:01.870298 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:01.870298 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:01.875022 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ceb09b1b-7494-412a-a238-9945c854d4a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:01.879717 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ceb09b1b-7494-412a-a238-9945c854d4a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:01.880097 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 810/3212] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:01 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:29:01.933825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-cad933cc-b1fa-482e-a72f-cd02cbe05f57 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:01.936114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-cad933cc-b1fa-482e-a72f-cd02cbe05f57 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:01.936453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-cad933cc-b1fa-482e-a72f-cd02cbe05f57 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:01.936596 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-cad933cc-b1fa-482e-a72f-cd02cbe05f57 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:01.944450 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:01.944450 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:01.949152 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-cad933cc-b1fa-482e-a72f-cd02cbe05f57 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:01.954816 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-cad933cc-b1fa-482e-a72f-cd02cbe05f57 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:01.955031 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 809/3213] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:29:01 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:02.016852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d78c649-ee90-443d-8cfc-58a6e68286da None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.019064 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d78c649-ee90-443d-8cfc-58a6e68286da tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:02.019346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d78c649-ee90-443d-8cfc-58a6e68286da tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.019592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d78c649-ee90-443d-8cfc-58a6e68286da tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.029602 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.029602 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:02.034557 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6d78c649-ee90-443d-8cfc-58a6e68286da tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:02.040599 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d78c649-ee90-443d-8cfc-58a6e68286da tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 returned with HTTP 200 Jul 03 04:29:02.041054 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 795/3214] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 => generated 1018 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:02.055547 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.058000 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:02.058492 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-551593167"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:02.071183 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.071183 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:02.071706 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:02.071906 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create snapshot from volume 4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:02.104354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['e56b6e2a-6510-4362-a014-025ee846531a', '0a171dc6-0120-4068-ba12-f3d2edaf7268', 'd6d72a34-1ffb-4083-b1fe-b18318e4d21a', '9d01f37f-2f6b-41e5-99f3-f6313696cfdf'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:02.140916 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot create request issued successfully. Jul 03 04:29:02.141587 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6fdb77e4-9bf5-4a85-980d-c629a3d6d569 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:02.141815 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 801/3215] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:02.156253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2cee2674-fa22-4458-b1a8-7997c4ce5501 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.158815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6bec876c-972c-4bf9-85c8-79e59c566026 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.159212 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2cee2674-fa22-4458-b1a8-7997c4ce5501 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 Jul 03 04:29:02.159799 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2cee2674-fa22-4458-b1a8-7997c4ce5501 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.159799 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2cee2674-fa22-4458-b1a8-7997c4ce5501 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.163118 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6bec876c-972c-4bf9-85c8-79e59c566026 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e Jul 03 04:29:02.163441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6bec876c-972c-4bf9-85c8-79e59c566026 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.163441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6bec876c-972c-4bf9-85c8-79e59c566026 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.168694 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.168694 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:02.169170 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2cee2674-fa22-4458-b1a8-7997c4ce5501 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:02.170128 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2cee2674-fa22-4458-b1a8-7997c4ce5501 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 returned with HTTP 200 Jul 03 04:29:02.171446 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 811/3216] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:02.174001 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6bec876c-972c-4bf9-85c8-79e59c566026 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e returned with HTTP 404 Jul 03 04:29:02.174661 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 810/3217] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/snapshots/0913dcae-81ab-4050-95f1-52c77074888e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:02.184758 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9877c9fe-3122-431e-8213-78f9b9f3c4ac None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.187311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9877c9fe-3122-431e-8213-78f9b9f3c4ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:29:02.187498 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9877c9fe-3122-431e-8213-78f9b9f3c4ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.187945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9877c9fe-3122-431e-8213-78f9b9f3c4ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.198024 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.198024 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:02.204402 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9877c9fe-3122-431e-8213-78f9b9f3c4ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:29:02.213026 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9877c9fe-3122-431e-8213-78f9b9f3c4ac tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:29:02.213467 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 796/3218] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:02.228567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ddc385b1-1893-476e-b23d-930bc66381f0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.230957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ddc385b1-1893-476e-b23d-930bc66381f0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:29:02.231196 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ddc385b1-1893-476e-b23d-930bc66381f0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.231471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ddc385b1-1893-476e-b23d-930bc66381f0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.234026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-15e3ec14-ed46-43f5-9338-11b508383119 req-d6c889a5-602e-4e6a-a653-139c2b26a053 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.237853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-d6c889a5-602e-4e6a-a653-139c2b26a053 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] DELETE https://10.4.3.253/volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b Jul 03 04:29:02.238009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-d6c889a5-602e-4e6a-a653-139c2b26a053 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.238235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-d6c889a5-602e-4e6a-a653-139c2b26a053 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.242759 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.242759 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:02.248232 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.248232 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:02.251711 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ddc385b1-1893-476e-b23d-930bc66381f0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:29:02.258969 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ddc385b1-1893-476e-b23d-930bc66381f0 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:29:02.259207 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 802/3219] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:02.276349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ea44bf8-eef0-4269-b103-d4676d705106 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.278547 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:29:02.278919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.279192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.279486 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume with id: d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:29:02.288579 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.288579 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:02.289035 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:29:02.308497 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Delete volume request issued successfully. Jul 03 04:29:02.308790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ea44bf8-eef0-4269-b103-d4676d705106 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 202 Jul 03 04:29:02.309308 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 811/3220] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:02 2026] DELETE /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:02.318445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bce644bf-d993-4598-b8b4-7087fab1a1eb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.320699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bce644bf-d993-4598-b8b4-7087fab1a1eb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:29:02.320944 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bce644bf-d993-4598-b8b4-7087fab1a1eb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.321204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bce644bf-d993-4598-b8b4-7087fab1a1eb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.333405 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.333405 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:02.338362 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bce644bf-d993-4598-b8b4-7087fab1a1eb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Volume info retrieved successfully. Jul 03 04:29:02.343649 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bce644bf-d993-4598-b8b4-7087fab1a1eb tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 200 Jul 03 04:29:02.344114 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 797/3221] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:02.786059 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-d6c889a5-602e-4e6a-a653-139c2b26a053 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b returned with HTTP 200 Jul 03 04:29:02.786582 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 812/3222] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:29:02 2026] DELETE /volume/v3/attachments/a1864c95-e5e2-4834-b3c9-edba3859d21b => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:02.797473 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.800182 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:29:02.800423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.800677 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.800878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Delete volume with id: b50fa14a-f611-44f6-bf01-1f28687f9529 Jul 03 04:29:02.809302 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.809302 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:02.809930 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Volume info retrieved successfully. Jul 03 04:29:02.833952 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] Delete volume request issued successfully. Jul 03 04:29:02.834135 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-15e3ec14-ed46-43f5-9338-11b508383119 req-f3ac73a1-f980-4eb8-aafe-75306a177c90 tempest-ImageDependencyTests-186309793 tempest-ImageDependencyTests-186309793-project-member] https://10.4.3.253/volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 returned with HTTP 202 Jul 03 04:29:02.834678 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 803/3223] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:29:02 2026] DELETE /volume/v3/volumes/b50fa14a-f611-44f6-bf01-1f28687f9529 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:02.911661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-131a2176-d690-424d-8d95-7f257f47c281 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.913873 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-131a2176-d690-424d-8d95-7f257f47c281 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:29:02.914096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-131a2176-d690-424d-8d95-7f257f47c281 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.914408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-131a2176-d690-424d-8d95-7f257f47c281 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.923439 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.923439 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:02.928556 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-131a2176-d690-424d-8d95-7f257f47c281 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:02.936025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-131a2176-d690-424d-8d95-7f257f47c281 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:29:02.936632 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 812/3224] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:02.953360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.953360 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:29:02.953360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.953360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:02.953360 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: 11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:29:02.961011 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:02.961011 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:02.961487 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:02.981896 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume request issued successfully. Jul 03 04:29:02.982142 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d53fa869-a672-4ba2-9741-fe4cdba8a632 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 202 Jul 03 04:29:02.982791 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 798/3225] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:02 2026] DELETE /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:02.995159 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3338ca41-fe52-4339-b1ac-1c1e1d27975f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:02.997728 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3338ca41-fe52-4339-b1ac-1c1e1d27975f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:29:02.997905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3338ca41-fe52-4339-b1ac-1c1e1d27975f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:02.998135 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3338ca41-fe52-4339-b1ac-1c1e1d27975f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.007172 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:03.007172 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:03.016449 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3338ca41-fe52-4339-b1ac-1c1e1d27975f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:03.023716 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3338ca41-fe52-4339-b1ac-1c1e1d27975f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 200 Jul 03 04:29:03.024190 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 813/3226] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:02 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 1361 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:03.182102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f70c03e3-44fe-404f-a3f2-f56eee100080 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:03.184116 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f70c03e3-44fe-404f-a3f2-f56eee100080 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 Jul 03 04:29:03.184336 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f70c03e3-44fe-404f-a3f2-f56eee100080 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:03.184618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f70c03e3-44fe-404f-a3f2-f56eee100080 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.190202 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:03.190202 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:03.190717 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f70c03e3-44fe-404f-a3f2-f56eee100080 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:03.191765 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f70c03e3-44fe-404f-a3f2-f56eee100080 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 returned with HTTP 200 Jul 03 04:29:03.192336 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 804/3227] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:03 2026] GET /volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:03.201410 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:03.203340 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:03.203578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:03.203773 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.204036 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:03.205368 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:29:03.209630 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Get all snapshots completed successfully. Jul 03 04:29:03.210070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-86aa810e-050c-4545-89e7-4f2e0dc44170 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:29:03.210559 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 813/3228] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:29:03 2026] GET /volume/v3/snapshots => generated 335 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:03.220499 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:03.223005 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 Jul 03 04:29:03.223298 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:03.223600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.223765 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete snapshot with id: f1b03c74-097d-476a-a0b6-1e8bdb7cb802 Jul 03 04:29:03.230469 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:03.230469 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:03.230823 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:03.250059 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot delete request issued successfully. Jul 03 04:29:03.250389 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-78a6b1f8-3197-41d4-a82d-e250f247c836 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 returned with HTTP 202 Jul 03 04:29:03.250968 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 799/3229] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:03 2026] DELETE /volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:03.259241 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f62156ac-9f1a-4538-ac7c-7322e9c743f9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:03.261968 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f62156ac-9f1a-4538-ac7c-7322e9c743f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 Jul 03 04:29:03.262251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f62156ac-9f1a-4538-ac7c-7322e9c743f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:03.262580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f62156ac-9f1a-4538-ac7c-7322e9c743f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.268531 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:03.268531 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:03.268884 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f62156ac-9f1a-4538-ac7c-7322e9c743f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:03.269758 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f62156ac-9f1a-4538-ac7c-7322e9c743f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 returned with HTTP 200 Jul 03 04:29:03.270143 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 814/3230] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:03 2026] GET /volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:03.361306 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-354a6584-a500-403d-a51a-27ad2e814649 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:03.362968 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-354a6584-a500-403d-a51a-27ad2e814649 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] GET https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 Jul 03 04:29:03.363119 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-354a6584-a500-403d-a51a-27ad2e814649 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:03.363303 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-354a6584-a500-403d-a51a-27ad2e814649 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.371231 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-354a6584-a500-403d-a51a-27ad2e814649 tempest-SnapshotDataIntegrityTests-344986018 tempest-SnapshotDataIntegrityTests-344986018-project-member] https://10.4.3.253/volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 returned with HTTP 404 Jul 03 04:29:03.371909 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 805/3231] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:03 2026] GET /volume/v3/volumes/d5c3839a-68c3-41ff-a849-f12a839f4791 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:03.995968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5c59ddd-b953-498b-9cb8-67bbf2fa9d04 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:03.996529 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5c59ddd-b953-498b-9cb8-67bbf2fa9d04 None None] GET https://10.4.3.253/volume// Jul 03 04:29:03.996795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5c59ddd-b953-498b-9cb8-67bbf2fa9d04 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:03.997056 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5c59ddd-b953-498b-9cb8-67bbf2fa9d04 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:03.997528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5c59ddd-b953-498b-9cb8-67bbf2fa9d04 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:29:03.997920 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 814/3232] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:29:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:29:04.007375 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-bb360cb8-6bef-4183-81f2-43e67ada95ea None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.009709 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-bb360cb8-6bef-4183-81f2-43e67ada95ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:29:04.010103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-bb360cb8-6bef-4183-81f2-43e67ada95ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a86d68b9-63f2-4963-814c-ee2fd909e7e0", "connector": null, "instance_uuid": "8113665b-ce34-48ab-bc39-8f1cb36f66ce"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:04.019651 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.019651 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:04.040836 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ac9c4aa7-c1a2-4279-889d-55b2a6fe0f83 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.043899 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac9c4aa7-c1a2-4279-889d-55b2a6fe0f83 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 Jul 03 04:29:04.044933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac9c4aa7-c1a2-4279-889d-55b2a6fe0f83 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.046224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac9c4aa7-c1a2-4279-889d-55b2a6fe0f83 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.057957 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac9c4aa7-c1a2-4279-889d-55b2a6fe0f83 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 returned with HTTP 404 Jul 03 04:29:04.058710 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 815/3233] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/volumes/11819e3b-2ab9-4de2-9ac4-a5587bea4a64 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:04.062469 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-bb360cb8-6bef-4183-81f2-43e67ada95ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:29:04.062977 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 800/3234] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:29:04 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) Jul 03 04:29:04.076007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-39787c91-6724-4e32-9526-a02b5aa5266d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.078457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39787c91-6724-4e32-9526-a02b5aa5266d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:29:04.078714 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39787c91-6724-4e32-9526-a02b5aa5266d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.078936 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-39787c91-6724-4e32-9526-a02b5aa5266d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.097994 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.097994 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:04.110252 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-39787c91-6724-4e32-9526-a02b5aa5266d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:04.116486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-39787c91-6724-4e32-9526-a02b5aa5266d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:29:04.116945 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 806/3235] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:04.135597 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-da869d16-8865-4488-b960-b495c2febad6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.138047 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:04.138533 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a66f0dc-9317-412c-be51-686ca12b483f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-799453304"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:04.152076 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.152076 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:04.152847 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:04.153009 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:29:04.189596 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['8e358326-624d-418a-b2a8-67a9a5524f6c', '91a650c0-bbe6-4783-9c45-83dda257041a', '2afecd3a-f8e6-44a8-be1d-0dc6598f9784', '5b4e7d50-def2-4bca-8d01-d947e15d6987'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:04.250423 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot create request issued successfully. Jul 03 04:29:04.251094 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da869d16-8865-4488-b960-b495c2febad6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:04.251360 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 815/3236] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:04 2026] POST /volume/v3/snapshots => generated 379 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:04.265404 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8f6dec02-41fb-49dc-b5b7-23138aecd67e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.268214 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8f6dec02-41fb-49dc-b5b7-23138aecd67e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:04.269489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8f6dec02-41fb-49dc-b5b7-23138aecd67e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.269489 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8f6dec02-41fb-49dc-b5b7-23138aecd67e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.277481 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.277481 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:04.278223 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8f6dec02-41fb-49dc-b5b7-23138aecd67e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:04.279300 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8f6dec02-41fb-49dc-b5b7-23138aecd67e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 200 Jul 03 04:29:04.279934 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 816/3237] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 511 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:04.281238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c2a2743-c717-45fd-9c37-3c3aa738ef71 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.283582 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c2a2743-c717-45fd-9c37-3c3aa738ef71 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 Jul 03 04:29:04.283847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c2a2743-c717-45fd-9c37-3c3aa738ef71 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.284078 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c2a2743-c717-45fd-9c37-3c3aa738ef71 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.290586 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c2a2743-c717-45fd-9c37-3c3aa738ef71 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 returned with HTTP 404 Jul 03 04:29:04.291672 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 801/3238] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/snapshots/f1b03c74-097d-476a-a0b6-1e8bdb7cb802 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:04.303636 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.305236 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:04.305449 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.305657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.305810 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume with id: 4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:04.314351 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.314351 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:04.314737 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:04.338120 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume request issued successfully. Jul 03 04:29:04.338379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-90600a1b-bc25-4fb3-a25e-45d9eaa32701 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 returned with HTTP 202 Jul 03 04:29:04.338831 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 807/3239] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:04 2026] DELETE /volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:04.347747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-77170480-43c7-46f9-9ade-8379a1e35245 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.350427 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-77170480-43c7-46f9-9ade-8379a1e35245 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:04.350737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-77170480-43c7-46f9-9ade-8379a1e35245 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.351016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-77170480-43c7-46f9-9ade-8379a1e35245 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.362412 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.362412 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:04.368454 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-77170480-43c7-46f9-9ade-8379a1e35245 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:04.375081 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-77170480-43c7-46f9-9ade-8379a1e35245 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 returned with HTTP 200 Jul 03 04:29:04.375737 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 816/3240] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:04.480508 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ccb0409a-fe3a-4bd4-a9f0-d3be64e5e1cd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.484053 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccb0409a-fe3a-4bd4-a9f0-d3be64e5e1cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:04.487535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccb0409a-fe3a-4bd4-a9f0-d3be64e5e1cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.487535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccb0409a-fe3a-4bd4-a9f0-d3be64e5e1cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.502104 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.502104 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:04.509433 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ccb0409a-fe3a-4bd4-a9f0-d3be64e5e1cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:04.516961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccb0409a-fe3a-4bd4-a9f0-d3be64e5e1cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:04.517541 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 817/3241] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:04.597925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d3b2733b-839e-4d53-acf5-c6bb75d95e7f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.598435 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3b2733b-839e-4d53-acf5-c6bb75d95e7f None None] GET https://10.4.3.253/volume// Jul 03 04:29:04.599014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3b2733b-839e-4d53-acf5-c6bb75d95e7f None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.599014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3b2733b-839e-4d53-acf5-c6bb75d95e7f None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.599333 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3b2733b-839e-4d53-acf5-c6bb75d95e7f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:29:04.599695 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 802/3242] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:29:04.611472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-ffd38f7c-0237-4d62-aab0-c5a92347075e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.613894 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-ffd38f7c-0237-4d62-aab0-c5a92347075e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:04.614195 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-ffd38f7c-0237-4d62-aab0-c5a92347075e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:04.614454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-ffd38f7c-0237-4d62-aab0-c5a92347075e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:04.634584 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.634584 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:04.639411 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-ffd38f7c-0237-4d62-aab0-c5a92347075e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:04.647698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-ffd38f7c-0237-4d62-aab0-c5a92347075e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:04.648460 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 808/3243] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:29:04 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1020 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:04.768811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:04.775970 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] PUT https://10.4.3.253/volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046 Jul 03 04:29:04.776516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:04.786176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Acquiring lock "cinder-attachment_update-a86d68b9-63f2-4963-814c-ee2fd909e7e0-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:29:04.791954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Lock "cinder-attachment_update-a86d68b9-63f2-4963-814c-ee2fd909e7e0-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:29:04.793211 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:04.793211 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:05.291009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d7da5ac0-a1d5-44a3-a159-8d04ce8ce2fa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.293398 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7da5ac0-a1d5-44a3-a159-8d04ce8ce2fa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.293738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7da5ac0-a1d5-44a3-a159-8d04ce8ce2fa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.294006 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7da5ac0-a1d5-44a3-a159-8d04ce8ce2fa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.301373 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.301373 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:05.302014 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d7da5ac0-a1d5-44a3-a159-8d04ce8ce2fa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:05.303133 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7da5ac0-a1d5-44a3-a159-8d04ce8ce2fa tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 200 Jul 03 04:29:05.303635 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 818/3244] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 538 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.312639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b99095a7-056e-42a6-b5f1-e73294624ef1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.314269 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b99095a7-056e-42a6-b5f1-e73294624ef1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.314559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b99095a7-056e-42a6-b5f1-e73294624ef1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.314757 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b99095a7-056e-42a6-b5f1-e73294624ef1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.323082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Lock "cinder-attachment_update-a86d68b9-63f2-4963-814c-ee2fd909e7e0-np0000004364" released by "attachment_update" :: held 0.531s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:29:05.323506 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-9be80731-ed4c-4352-b67e-b976b34a4fd0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046 returned with HTTP 200 Jul 03 04:29:05.324743 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 817/3245] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:29:04 2026] PUT /volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:05.324944 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.324944 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:05.325192 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b99095a7-056e-42a6-b5f1-e73294624ef1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:05.326428 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b99095a7-056e-42a6-b5f1-e73294624ef1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 200 Jul 03 04:29:05.326842 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 803/3246] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.338056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.340117 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:05.340496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.340685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.341190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:05.342725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:29:05.348719 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Get all snapshots completed successfully. Jul 03 04:29:05.349154 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bb2e00ae-9509-4baf-b473-7e614a1500ad tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:29:05.349651 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 809/3247] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/snapshots => generated 407 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.359254 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d4e444f8-63d7-4555-be5a-2a697edafb8a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.361903 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d4e444f8-63d7-4555-be5a-2a697edafb8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] PUT https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.362351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d4e444f8-63d7-4555-be5a-2a697edafb8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1947932321", "description": "This is the new description of snapshot."}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:05.371986 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.371986 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:05.372468 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d4e444f8-63d7-4555-be5a-2a697edafb8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:05.384240 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d4e444f8-63d7-4555-be5a-2a697edafb8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 200 Jul 03 04:29:05.384892 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 819/3248] 10.4.3.253 () {68 vars in 1375 bytes} [Fri Jul 3 04:29:05 2026] PUT /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.394199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c40746b4-2d72-44dd-9c85-233b77fce0a9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.395150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88b4ad7b-fdb6-43f1-a8c2-5e458db82307 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.396215 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c40746b4-2d72-44dd-9c85-233b77fce0a9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 Jul 03 04:29:05.396465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c40746b4-2d72-44dd-9c85-233b77fce0a9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.396665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c40746b4-2d72-44dd-9c85-233b77fce0a9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.397152 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88b4ad7b-fdb6-43f1-a8c2-5e458db82307 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.397409 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88b4ad7b-fdb6-43f1-a8c2-5e458db82307 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.397639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88b4ad7b-fdb6-43f1-a8c2-5e458db82307 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.402350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c40746b4-2d72-44dd-9c85-233b77fce0a9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 returned with HTTP 404 Jul 03 04:29:05.402857 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 818/3249] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/volumes/4e6d0525-6fe4-4ad1-a6d8-4f4fa89191a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:05.406358 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.406358 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:05.406358 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-88b4ad7b-fdb6-43f1-a8c2-5e458db82307 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:05.406358 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88b4ad7b-fdb6-43f1-a8c2-5e458db82307 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 200 Jul 03 04:29:05.406358 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 804/3250] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 577 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.416052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.417664 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.418575 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:05.418924 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-517431793"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:05.419392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.419600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.419808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.419941 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.420387 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-517431793'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:05.420532 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume of 1 GB Jul 03 04:29:05.420808 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.420808 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:05.426379 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.426379 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:05.426886 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:05.429650 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Availability Zones retrieved successfully. Jul 03 04:29:05.437500 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (8d7cd31a-0fe3-4e6f-bb5b-029abddd97bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:05.439117 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6adb664b-dbbe-465c-a496-295dabaa0efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:05.440043 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:05.443556 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:29:05.444452 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3fdfba6e-3f74-458f-be8f-9ee19b6f7d14 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 202 Jul 03 04:29:05.444452 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 820/3251] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:05 2026] DELETE /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:05.453203 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-54912047-0910-44af-8f7f-6df0d3e2cb5e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.455260 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54912047-0910-44af-8f7f-6df0d3e2cb5e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:05.455622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54912047-0910-44af-8f7f-6df0d3e2cb5e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.455896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54912047-0910-44af-8f7f-6df0d3e2cb5e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.462506 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.462506 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:05.462949 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-54912047-0910-44af-8f7f-6df0d3e2cb5e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:05.463834 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54912047-0910-44af-8f7f-6df0d3e2cb5e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 200 Jul 03 04:29:05.464190 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 819/3252] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 576 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.477031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6adb664b-dbbe-465c-a496-295dabaa0efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:05.477992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68cbbf7f-5bb5-4895-9517-d66995b379be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:05.530736 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['42fac4d1-5039-44d0-a30b-af457f50150b', '810c3137-e9e2-4284-93fb-33ae78d267fb', 'c64e5417-a9ab-44d8-b9a6-eb265f89cffe', '72309966-5c45-4092-b541-8755fc4c3042'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:05.531564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68cbbf7f-5bb5-4895-9517-d66995b379be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42fac4d1-5039-44d0-a30b-af457f50150b', '810c3137-e9e2-4284-93fb-33ae78d267fb', 'c64e5417-a9ab-44d8-b9a6-eb265f89cffe', '72309966-5c45-4092-b541-8755fc4c3042']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:05.532281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832475f8-e20b-43bd-a065-747bd356a9c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:05.533725 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4b1ee455-6051-4a2f-819a-d60b0c8723b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.535931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4b1ee455-6051-4a2f-819a-d60b0c8723b7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:05.536201 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4b1ee455-6051-4a2f-819a-d60b0c8723b7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.536464 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4b1ee455-6051-4a2f-819a-d60b0c8723b7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.549342 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.549342 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:05.554186 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4b1ee455-6051-4a2f-819a-d60b0c8723b7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:05.558531 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4b1ee455-6051-4a2f-819a-d60b0c8723b7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:05.559119 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 805/3253] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:05.564065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (832475f8-e20b-43bd-a065-747bd356a9c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c1a8dc7-4b22-498a-a4c5-f1f7734a7161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517431793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['42fac4d1-5039-44d0-a30b-af457f50150b','810c3137-e9e2-4284-93fb-33ae78d267fb','c64e5417-a9ab-44d8-b9a6-eb265f89cffe','72309966-5c45-4092-b541-8755fc4c3042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-517431793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c1a8dc7-4b22-498a-a4c5-f1f7734a7161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:05.564708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93d9207a-bd02-4ed4-8a2e-b8d3cde85259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:05.596395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93d9207a-bd02-4ed4-8a2e-b8d3cde85259) transitioned into state 'SUCCESS' from state '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-517431793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['42fac4d1-5039-44d0-a30b-af457f50150b','810c3137-e9e2-4284-93fb-33ae78d267fb','c64e5417-a9ab-44d8-b9a6-eb265f89cffe','72309966-5c45-4092-b541-8755fc4c3042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:05.597137 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2a61ab-0989-45cf-ad2f-1d3cc16286b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:05.609781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d2a61ab-0989-45cf-ad2f-1d3cc16286b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:05.610759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (8d7cd31a-0fe3-4e6f-bb5b-029abddd97bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:05.611139 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request issued successfully. Jul 03 04:29:05.611870 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ea4c24f3-8052-4249-a6c8-9f11acf20cb7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:05.612379 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 810/3254] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:05 2026] POST /volume/v3/volumes => generated 777 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:05.625271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-29d54c0d-aa52-4fe1-8dd9-cbe76ca11849 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:05.627600 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-29d54c0d-aa52-4fe1-8dd9-cbe76ca11849 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:05.627837 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-29d54c0d-aa52-4fe1-8dd9-cbe76ca11849 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:05.628066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-29d54c0d-aa52-4fe1-8dd9-cbe76ca11849 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:05.636559 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:05.636559 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:05.640916 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-29d54c0d-aa52-4fe1-8dd9-cbe76ca11849 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:05.649490 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-29d54c0d-aa52-4fe1-8dd9-cbe76ca11849 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 returned with HTTP 200 Jul 03 04:29:05.649965 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 821/3255] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:05 2026] GET /volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:06.473670 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c2dafe29-8a3a-4a7b-9d98-02daa174ab7b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.475738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2dafe29-8a3a-4a7b-9d98-02daa174ab7b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:06.477036 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2dafe29-8a3a-4a7b-9d98-02daa174ab7b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.477036 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2dafe29-8a3a-4a7b-9d98-02daa174ab7b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.483407 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2dafe29-8a3a-4a7b-9d98-02daa174ab7b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 404 Jul 03 04:29:06.484278 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 820/3256] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:06 2026] GET /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:06.491954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6fd93cee-013d-4eb1-b3fa-51787964471a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.495461 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6fd93cee-013d-4eb1-b3fa-51787964471a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:06.495584 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6fd93cee-013d-4eb1-b3fa-51787964471a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.495737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6fd93cee-013d-4eb1-b3fa-51787964471a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.495940 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-6fd93cee-013d-4eb1-b3fa-51787964471a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 41418e80-4589-4bf0-a961-7f381cf089ff Jul 03 04:29:06.508084 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6fd93cee-013d-4eb1-b3fa-51787964471a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff returned with HTTP 404 Jul 03 04:29:06.509506 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 806/3257] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:06 2026] DELETE /volume/v3/snapshots/41418e80-4589-4bf0-a961-7f381cf089ff => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:06.519631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4c09eb68-daf6-46cd-ae05-8ed2de975174 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.521855 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4c09eb68-daf6-46cd-ae05-8ed2de975174 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:29:06.522093 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4c09eb68-daf6-46cd-ae05-8ed2de975174 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.522427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4c09eb68-daf6-46cd-ae05-8ed2de975174 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.531668 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.531668 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:06.536400 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4c09eb68-daf6-46cd-ae05-8ed2de975174 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:06.542527 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4c09eb68-daf6-46cd-ae05-8ed2de975174 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:29:06.543205 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 811/3258] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:06 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:06.562671 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.565711 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:06.566076 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a66f0dc-9317-412c-be51-686ca12b483f", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-521466648"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:06.576083 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.576083 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:06.576728 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:29:06.576939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:29:06.577908 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-db221b42-7545-4769-b1ee-290c1d208e68 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.579923 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db221b42-7545-4769-b1ee-290c1d208e68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:06.580189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db221b42-7545-4769-b1ee-290c1d208e68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.580547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db221b42-7545-4769-b1ee-290c1d208e68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.594755 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.594755 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:06.599699 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-db221b42-7545-4769-b1ee-290c1d208e68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:06.611672 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db221b42-7545-4769-b1ee-290c1d208e68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:06.612383 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 821/3259] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:06 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:06.640515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['61b2ea06-3070-433d-8d1d-60af13f70d01', '555d2d95-f544-4095-ba93-b9763be43598', '4583eabb-a8cc-425b-bb03-047f5f8edeb4', 'e9271887-eaa4-423e-81ac-7f2ae1354fae'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:06.667560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7c771342-fd80-433f-bf71-6dba7e3432b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.670260 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c771342-fd80-433f-bf71-6dba7e3432b7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:06.670641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c771342-fd80-433f-bf71-6dba7e3432b7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.670974 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c771342-fd80-433f-bf71-6dba7e3432b7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.687406 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.687406 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:06.690486 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7c771342-fd80-433f-bf71-6dba7e3432b7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:06.699883 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c771342-fd80-433f-bf71-6dba7e3432b7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 returned with HTTP 200 Jul 03 04:29:06.701066 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 807/3260] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:06 2026] GET /volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:29:06.718642 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.724523 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:06.724980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c1a8dc7-4b22-498a-a4c5-f1f7734a7161", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-678805560"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:06.728515 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot create request issued successfully. Jul 03 04:29:06.728709 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0221c6f6-232c-44ac-aff6-86bd12b538c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:06.729146 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 822/3261] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:06 2026] POST /volume/v3/snapshots => generated 309 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:06.741078 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.741078 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:06.741078 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:06.741078 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create snapshot from volume 7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:06.742013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0da20661-9a21-46cd-b684-78f73383e438 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.747355 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0da20661-9a21-46cd-b684-78f73383e438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:29:06.747355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0da20661-9a21-46cd-b684-78f73383e438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.747355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0da20661-9a21-46cd-b684-78f73383e438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.755959 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.755959 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:06.757222 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0da20661-9a21-46cd-b684-78f73383e438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:06.758346 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0da20661-9a21-46cd-b684-78f73383e438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 returned with HTTP 200 Jul 03 04:29:06.758815 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 822/3262] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:06 2026] GET /volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:06.810286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['036ecec7-ccf4-47d8-be43-0413ab263378', '3bacc4ba-8f75-4628-886e-6406155e724e', '6aae26a4-daa2-427a-9243-298b394ed7c3', '223aa99f-4976-436b-a5be-b0a9c0eddd5d'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:06.849904 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot create request issued successfully. Jul 03 04:29:06.850423 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83fda950-4c9e-4efe-b1fa-37e2c2504428 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:06.850976 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 812/3263] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:06.863429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e8eb4888-2ace-4e02-bef3-df9be5bd9d5a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:06.864411 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8eb4888-2ace-4e02-bef3-df9be5bd9d5a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae Jul 03 04:29:06.867541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8eb4888-2ace-4e02-bef3-df9be5bd9d5a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:06.867541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8eb4888-2ace-4e02-bef3-df9be5bd9d5a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:06.871235 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:06.871235 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:06.871534 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e8eb4888-2ace-4e02-bef3-df9be5bd9d5a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:06.872269 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8eb4888-2ace-4e02-bef3-df9be5bd9d5a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae returned with HTTP 200 Jul 03 04:29:06.872695 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 808/3264] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:06 2026] GET /volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:07.238268 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-92ad5a50-2540-4241-83bc-6e5c85e59a32 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.337451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92ad5a50-2540-4241-83bc-6e5c85e59a32 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:29:07.337451 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-92ad5a50-2540-4241-83bc-6e5c85e59a32 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-231240412"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:07.337451 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.337451 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:07.353668 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92ad5a50-2540-4241-83bc-6e5c85e59a32 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:29:07.354114 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 823/3265] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:29:07 2026] POST /volume/v3/types => generated 215 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:07.366871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-732ef973-579e-408e-84db-d5dfab78171c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.368433 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-732ef973-579e-408e-84db-d5dfab78171c tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:29:07.368980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-732ef973-579e-408e-84db-d5dfab78171c tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-602589369"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:07.385663 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-732ef973-579e-408e-84db-d5dfab78171c tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:29:07.386310 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 823/3266] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:29:07 2026] POST /volume/v3/group_types => generated 172 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:07.394598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.481184 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:29:07.481672 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f0fe8bdf-6b1a-4cd5-9361-954228f10fea", "volume_types": ["9e2fc448-d43a-47c7-9605-1e529325df55"], "name": "tempest-Group1-478205329"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:07.483788 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Creating new group {'group': {'group_type': 'f0fe8bdf-6b1a-4cd5-9361-954228f10fea', 'volume_types': ['9e2fc448-d43a-47c7-9605-1e529325df55'], 'name': 'tempest-Group1-478205329'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:29:07.489844 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.groups [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Creating group tempest-Group1-478205329. Jul 03 04:29:07.489844 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.489844 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:07.510350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:29:07.510030. {{(pid=99792) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:29:07.510543 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability Zones retrieved successfully. Jul 03 04:29:07.534575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Created reservations ['81e74aa2-eed2-4e86-a3ca-6908f48a1bea'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:07.557864 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7b89a4c-1e18-4602-9d39-0ac03e360ac5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:29:07.558265 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 813/3267] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:29:07 2026] POST /volume/v3/groups => generated 93 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:07.568387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d97f0844-6e20-432f-aa6a-387756c22311 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.570414 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d97f0844-6e20-432f-aa6a-387756c22311 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b Jul 03 04:29:07.570638 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d97f0844-6e20-432f-aa6a-387756c22311 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:07.570814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d97f0844-6e20-432f-aa6a-387756c22311 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:07.570969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-d97f0844-6e20-432f-aa6a-387756c22311 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 3eb6a233-3330-4c71-abac-d7d6df8b258b {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:07.574810 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.574810 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:07.582525 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d97f0844-6e20-432f-aa6a-387756c22311 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b returned with HTTP 200 Jul 03 04:29:07.582953 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 809/3268] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:07 2026] GET /volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b => generated 321 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:07.627068 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e9395ebb-48e0-4373-8ed0-8827898ecc0e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.629076 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e9395ebb-48e0-4373-8ed0-8827898ecc0e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:07.629345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e9395ebb-48e0-4373-8ed0-8827898ecc0e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:07.629610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e9395ebb-48e0-4373-8ed0-8827898ecc0e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:07.640210 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.640210 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:07.644489 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e9395ebb-48e0-4373-8ed0-8827898ecc0e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:07.649438 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e9395ebb-48e0-4373-8ed0-8827898ecc0e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:07.650109 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 824/3269] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:07 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:07.769393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cb158928-28a9-4a02-bc0a-8d377a674c4b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.774376 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb158928-28a9-4a02-bc0a-8d377a674c4b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:29:07.774376 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb158928-28a9-4a02-bc0a-8d377a674c4b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:07.774376 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb158928-28a9-4a02-bc0a-8d377a674c4b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:07.780883 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.780883 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:07.781824 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cb158928-28a9-4a02-bc0a-8d377a674c4b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:29:07.783094 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb158928-28a9-4a02-bc0a-8d377a674c4b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 returned with HTTP 200 Jul 03 04:29:07.784260 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 824/3270] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:07 2026] GET /volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:07.883501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-11172f93-1367-48fa-82da-56c7fbfbfae5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.886011 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11172f93-1367-48fa-82da-56c7fbfbfae5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae Jul 03 04:29:07.886259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11172f93-1367-48fa-82da-56c7fbfbfae5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:07.886637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11172f93-1367-48fa-82da-56c7fbfbfae5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:07.894144 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.894144 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:07.894652 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-11172f93-1367-48fa-82da-56c7fbfbfae5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:07.895674 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11172f93-1367-48fa-82da-56c7fbfbfae5 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae returned with HTTP 200 Jul 03 04:29:07.896486 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 814/3271] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:07 2026] GET /volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:07.907419 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.909783 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] POST https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae/action Jul 03 04:29:07.910614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:07.910614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:07.912259 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Updating snapshot '1189fcb3-3e44-4711-a9a7-4a74084c32ae' with '{'status': 'error'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:29:07.926107 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.926107 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:07.926863 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '19813e0bf54d4778bf828d2b23fd11f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbd13a7dffd4402a83de5305a4ca7a5c', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:29:07.927272 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83a755b4-d2ed-4994-bcfb-eba3617440a7 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae/action returned with HTTP 403 Jul 03 04:29:07.928018 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 810/3272] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:29:07 2026] POST /volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae/action => generated 133 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:07.936242 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e7705a69-f084-4007-bc95-03d1553d7e24 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.938214 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae Jul 03 04:29:07.938691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:07.938691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:07.938900 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete snapshot with id: 1189fcb3-3e44-4711-a9a7-4a74084c32ae Jul 03 04:29:07.944356 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.944356 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:07.944790 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:07.968874 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot delete request issued successfully. Jul 03 04:29:07.969429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e7705a69-f084-4007-bc95-03d1553d7e24 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae returned with HTTP 202 Jul 03 04:29:07.970018 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 825/3273] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:07 2026] DELETE /volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:07.981754 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-91e181a4-848e-4d3d-ad1e-33d3b6f3764f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:07.985805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-91e181a4-848e-4d3d-ad1e-33d3b6f3764f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae Jul 03 04:29:07.988354 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-91e181a4-848e-4d3d-ad1e-33d3b6f3764f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:07.988687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-91e181a4-848e-4d3d-ad1e-33d3b6f3764f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:07.997431 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:07.997431 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:07.997877 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-91e181a4-848e-4d3d-ad1e-33d3b6f3764f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:07.999132 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-91e181a4-848e-4d3d-ad1e-33d3b6f3764f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae returned with HTTP 200 Jul 03 04:29:07.999253 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 825/3274] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:07 2026] GET /volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:08.596271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4cb5b2fd-10f0-4dfe-b7ec-fdc42f323a98 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:08.598722 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4cb5b2fd-10f0-4dfe-b7ec-fdc42f323a98 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b Jul 03 04:29:08.599169 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4cb5b2fd-10f0-4dfe-b7ec-fdc42f323a98 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:08.599566 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4cb5b2fd-10f0-4dfe-b7ec-fdc42f323a98 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:08.599834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-4cb5b2fd-10f0-4dfe-b7ec-fdc42f323a98 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 3eb6a233-3330-4c71-abac-d7d6df8b258b {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:08.606339 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:08.606339 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:08.625186 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4cb5b2fd-10f0-4dfe-b7ec-fdc42f323a98 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b returned with HTTP 200 Jul 03 04:29:08.625714 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 815/3275] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:08 2026] GET /volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b => generated 322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:08.637671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:08.639675 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:29:08.640102 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f0fe8bdf-6b1a-4cd5-9361-954228f10fea", "volume_types": ["9e2fc448-d43a-47c7-9605-1e529325df55"], "name": "tempest-Group2-2106131220"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:08.641788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Creating new group {'group': {'group_type': 'f0fe8bdf-6b1a-4cd5-9361-954228f10fea', 'volume_types': ['9e2fc448-d43a-47c7-9605-1e529325df55'], 'name': 'tempest-Group2-2106131220'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:29:08.646010 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Creating group tempest-Group2-2106131220. Jul 03 04:29:08.656163 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability Zones retrieved successfully. Jul 03 04:29:08.665494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5696666c-32e3-4446-811c-f163c36f1083 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:08.667947 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5696666c-32e3-4446-811c-f163c36f1083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:08.668275 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5696666c-32e3-4446-811c-f163c36f1083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:08.668571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5696666c-32e3-4446-811c-f163c36f1083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:08.679498 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Created reservations ['28fa602a-2620-4a1f-a92d-ba19fd2d191f'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:08.683202 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:08.683202 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:08.688687 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5696666c-32e3-4446-811c-f163c36f1083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:08.695776 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5696666c-32e3-4446-811c-f163c36f1083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:08.696163 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 826/3276] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:08 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:29:08.708674 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab3dd25d-343f-477b-98d5-6ea44e6da40b tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:29:08.709417 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 811/3277] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:29:08 2026] POST /volume/v3/groups => generated 94 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:08.719779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0eb757fa-f05f-4de2-b161-98bc8d1edb09 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:08.721821 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0eb757fa-f05f-4de2-b161-98bc8d1edb09 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:08.722057 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0eb757fa-f05f-4de2-b161-98bc8d1edb09 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:08.722268 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0eb757fa-f05f-4de2-b161-98bc8d1edb09 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:08.722456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-0eb757fa-f05f-4de2-b161-98bc8d1edb09 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:08.726155 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:08.726155 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:08.738047 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0eb757fa-f05f-4de2-b161-98bc8d1edb09 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e returned with HTTP 200 Jul 03 04:29:08.738591 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 826/3278] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:08 2026] GET /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:09.011513 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ada08b97-4989-4ee7-beda-b4f44cf5723b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:09.015645 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ada08b97-4989-4ee7-beda-b4f44cf5723b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae Jul 03 04:29:09.015930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ada08b97-4989-4ee7-beda-b4f44cf5723b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:09.016201 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ada08b97-4989-4ee7-beda-b4f44cf5723b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:09.025433 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ada08b97-4989-4ee7-beda-b4f44cf5723b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae returned with HTTP 404 Jul 03 04:29:09.026174 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 816/3279] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:09 2026] GET /volume/v3/snapshots/1189fcb3-3e44-4711-a9a7-4a74084c32ae => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:09.034834 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bf639402-7f72-4817-854f-f6e06c551baa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:09.037591 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:09.037591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:09.037703 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:09.037916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume with id: 7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:09.047575 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:09.047575 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:09.048051 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:09.068464 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume request issued successfully. Jul 03 04:29:09.068742 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf639402-7f72-4817-854f-f6e06c551baa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 returned with HTTP 202 Jul 03 04:29:09.069402 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 827/3280] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:09 2026] DELETE /volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:09.077271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3ab3dc2d-c624-43d7-b1b0-009ed9ca3dfa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:09.079118 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ab3dc2d-c624-43d7-b1b0-009ed9ca3dfa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:09.079354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ab3dc2d-c624-43d7-b1b0-009ed9ca3dfa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:09.079632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ab3dc2d-c624-43d7-b1b0-009ed9ca3dfa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:09.088101 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:09.088101 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:09.092386 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3ab3dc2d-c624-43d7-b1b0-009ed9ca3dfa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:09.097574 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ab3dc2d-c624-43d7-b1b0-009ed9ca3dfa tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 returned with HTTP 200 Jul 03 04:29:09.098280 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 812/3281] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:09 2026] GET /volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:09.710467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-39d60a37-5a5b-44ff-9d34-ac859431f4ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:09.712513 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39d60a37-5a5b-44ff-9d34-ac859431f4ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:09.712716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39d60a37-5a5b-44ff-9d34-ac859431f4ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:09.712903 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39d60a37-5a5b-44ff-9d34-ac859431f4ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:09.723283 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:09.723283 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:09.727773 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-39d60a37-5a5b-44ff-9d34-ac859431f4ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:09.734272 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39d60a37-5a5b-44ff-9d34-ac859431f4ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:09.734495 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 827/3282] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:09 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:09.752054 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-89daba79-e0d4-4b1f-a0e8-eb71703d2696 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:09.754393 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89daba79-e0d4-4b1f-a0e8-eb71703d2696 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:09.754627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89daba79-e0d4-4b1f-a0e8-eb71703d2696 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:09.754810 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-89daba79-e0d4-4b1f-a0e8-eb71703d2696 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:09.754933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-89daba79-e0d4-4b1f-a0e8-eb71703d2696 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:09.758358 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:09.758358 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:09.769190 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-89daba79-e0d4-4b1f-a0e8-eb71703d2696 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e returned with HTTP 200 Jul 03 04:29:09.769752 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 817/3283] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:09 2026] GET /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:09.780634 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:09.782588 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:09.782892 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1560601325", "volume_type": "9e2fc448-d43a-47c7-9605-1e529325df55", "group_id": "3eb6a233-3330-4c71-abac-d7d6df8b258b", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:09.784411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1560601325', 'volume_type': '9e2fc448-d43a-47c7-9605-1e529325df55', 'group_id': '3eb6a233-3330-4c71-abac-d7d6df8b258b', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:09.793485 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:09.793485 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:09.794395 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume of 1 GB Jul 03 04:29:09.801803 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability Zones retrieved successfully. Jul 03 04:29:09.811647 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Flow 'volume_create_api' (66422ba2-2659-4f90-86de-6ab0aa88a0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:09.813399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa511499-f695-46cd-9707-22a83e9f1250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:09.814388 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:09.814388 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:09.814977 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:09.839769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa511499-f695-46cd-9707-22a83e9f1250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:29:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9e2fc448-d43a-47c7-9605-1e529325df55,is_public=True,name='tempest-GroupsTest-volume-type-231240412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9e2fc448-d43a-47c7-9605-1e529325df55', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3eb6a233-3330-4c71-abac-d7d6df8b258b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:09.840629 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c58bf4-26cb-429a-a146-04f5587b58af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:09.873083 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-231240412 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-231240412, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:29:09.873421 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-231240412 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-231240412, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:29:09.929669 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Created reservations ['a99ec6c9-cfcd-45fd-bee0-587313a98745', '9b04443a-9597-4c8d-a8a8-d708b33387fe', 'de79219e-d222-49a9-ac62-173fd9bac937', 'ba113be6-ac31-490f-82ca-7e22ddd2b807'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:09.930512 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95c58bf4-26cb-429a-a146-04f5587b58af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a99ec6c9-cfcd-45fd-bee0-587313a98745', '9b04443a-9597-4c8d-a8a8-d708b33387fe', 'de79219e-d222-49a9-ac62-173fd9bac937', 'ba113be6-ac31-490f-82ca-7e22ddd2b807']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:09.931236 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7679aa6-8f96-4926-827b-807dfdff28c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:09.958193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7679aa6-8f96-4926-827b-807dfdff28c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8566ce7-e7a8-4c89-ac26-4138a533549e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1560601325',encryption_key_id=None,group_id=3eb6a233-3330-4c71-abac-d7d6df8b258b,group_type_id=,metadata={},multiattach=False,project_id='f1b0ef09364844b989205bfbb7aa66c5',qos_specs=None,replication_status=,reservations=['a99ec6c9-cfcd-45fd-bee0-587313a98745','9b04443a-9597-4c8d-a8a8-d708b33387fe','de79219e-d222-49a9-ac62-173fd9bac937','ba113be6-ac31-490f-82ca-7e22ddd2b807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_type_id=9e2fc448-d43a-47c7-9605-1e529325df55), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1560601325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3eb6a233-3330-4c71-abac-d7d6df8b258b,host=None,id=c8566ce7-e7a8-4c89-ac26-4138a533549e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b0ef09364844b989205bfbb7aa66c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9e2fc448-d43a-47c7-9605-1e529325df55),volume_type_id=9e2fc448-d43a-47c7-9605-1e529325df55)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:09.959163 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429bcd86-ff95-4c32-be81-8eadc5d427f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:09.980695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429bcd86-ff95-4c32-be81-8eadc5d427f6) transitioned into state 'SUCCESS' from state '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-1560601325',encryption_key_id=None,group_id=3eb6a233-3330-4c71-abac-d7d6df8b258b,group_type_id=,metadata={},multiattach=False,project_id='f1b0ef09364844b989205bfbb7aa66c5',qos_specs=None,replication_status=,reservations=['a99ec6c9-cfcd-45fd-bee0-587313a98745','9b04443a-9597-4c8d-a8a8-d708b33387fe','de79219e-d222-49a9-ac62-173fd9bac937','ba113be6-ac31-490f-82ca-7e22ddd2b807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_type_id=9e2fc448-d43a-47c7-9605-1e529325df55)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:09.981192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292e7647-66ce-4b85-b49a-505e4b654a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:09.996246 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (292e7647-66ce-4b85-b49a-505e4b654a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:09.997513 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Flow 'volume_create_api' (66422ba2-2659-4f90-86de-6ab0aa88a0a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:09.997955 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume request issued successfully. Jul 03 04:29:09.998956 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:09.999164 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:10.055904 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:10.062505 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:10.062505 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:10.067176 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8849e52e-8f02-4385-9c3b-bbd247fe44c5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:10.067776 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 828/3284] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:29:09 2026] POST /volume/v3/volumes => generated 814 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:10.082646 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:10.086454 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e Jul 03 04:29:10.087072 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:10.087472 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:10.099362 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:10.099362 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:10.106426 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:10.106426 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:10.106426 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:10.114396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3c1df26-5ba5-4f30-b302-e5337616c8c3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:10.120337 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3c1df26-5ba5-4f30-b302-e5337616c8c3 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 Jul 03 04:29:10.120605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3c1df26-5ba5-4f30-b302-e5337616c8c3 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:10.120852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3c1df26-5ba5-4f30-b302-e5337616c8c3 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:10.137595 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3c1df26-5ba5-4f30-b302-e5337616c8c3 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 returned with HTTP 404 Jul 03 04:29:10.138244 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 828/3285] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:10 2026] GET /volume/v3/volumes/7c1a8dc7-4b22-498a-a4c5-f1f7734a7161 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:10.146244 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:10.148648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:10.150731 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:10.150731 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:10.150916 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:10.151392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-407702950"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:10.153295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-407702950'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:10.153520 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume of 1 GB Jul 03 04:29:10.155866 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:10.155866 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:10.158144 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Availability Zones retrieved successfully. Jul 03 04:29:10.159305 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f45c7f33-0e6b-48d3-b8fa-321c1977f537 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e returned with HTTP 200 Jul 03 04:29:10.160050 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 813/3286] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:10 2026] GET /volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:10.164193 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (75d8e64e-9b1f-405f-a8ad-7a582dead06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:10.165302 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c3b176f-46c7-4c91-81c6-e29bde688df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:10.166416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:10.192339 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c3b176f-46c7-4c91-81c6-e29bde688df4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:10.193268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9769ef6-d809-4f2b-9e15-0f2ebeba4d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:10.237218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['d3fbae22-f8d5-4b04-9378-d98561ec60b7', '659f6e00-ecaf-42c5-b3ef-13940b6e1a14', 'b7a7f54d-a689-4f96-aafd-69b0f0c290d0', 'fd96ee52-ec72-406a-9a59-d403bda09d8f'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:10.239475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9769ef6-d809-4f2b-9e15-0f2ebeba4d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3fbae22-f8d5-4b04-9378-d98561ec60b7', '659f6e00-ecaf-42c5-b3ef-13940b6e1a14', 'b7a7f54d-a689-4f96-aafd-69b0f0c290d0', 'fd96ee52-ec72-406a-9a59-d403bda09d8f']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:10.240294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aba12d3-6e37-4460-b52d-8aaac148210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:10.273235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aba12d3-6e37-4460-b52d-8aaac148210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-407702950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['d3fbae22-f8d5-4b04-9378-d98561ec60b7','659f6e00-ecaf-42c5-b3ef-13940b6e1a14','b7a7f54d-a689-4f96-aafd-69b0f0c290d0','fd96ee52-ec72-406a-9a59-d403bda09d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-407702950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:10.274019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ffb644-9070-4f8a-873f-97c9864ed4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:10.292516 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ffb644-9070-4f8a-873f-97c9864ed4f7) transitioned into state 'SUCCESS' from state '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-407702950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['d3fbae22-f8d5-4b04-9378-d98561ec60b7','659f6e00-ecaf-42c5-b3ef-13940b6e1a14','b7a7f54d-a689-4f96-aafd-69b0f0c290d0','fd96ee52-ec72-406a-9a59-d403bda09d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:10.293349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d200b3-ca74-4845-b831-05e8c7f50352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:10.303019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17d200b3-ca74-4845-b831-05e8c7f50352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:10.304071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (75d8e64e-9b1f-405f-a8ad-7a582dead06c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:10.304473 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request issued successfully. Jul 03 04:29:10.305100 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3bfe0722-b5d4-4ea2-a312-fdc4e9eb632a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:10.305646 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 818/3287] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:10 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:10.318502 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a810de92-7317-4c1c-9add-caf4a0538e1a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:10.320481 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a810de92-7317-4c1c-9add-caf4a0538e1a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:10.320704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a810de92-7317-4c1c-9add-caf4a0538e1a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:10.320948 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a810de92-7317-4c1c-9add-caf4a0538e1a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:10.327844 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:10.327844 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:10.331202 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a810de92-7317-4c1c-9add-caf4a0538e1a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:10.335379 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a810de92-7317-4c1c-9add-caf4a0538e1a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 returned with HTTP 200 Jul 03 04:29:10.335780 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 829/3288] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:10 2026] GET /volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:10.751903 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4ed2012d-da9c-4c7d-b794-864633e0825c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:10.753723 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4ed2012d-da9c-4c7d-b794-864633e0825c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:10.753885 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4ed2012d-da9c-4c7d-b794-864633e0825c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:10.754065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4ed2012d-da9c-4c7d-b794-864633e0825c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:10.766497 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:10.766497 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:10.771110 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4ed2012d-da9c-4c7d-b794-864633e0825c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:10.777009 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4ed2012d-da9c-4c7d-b794-864633e0825c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:10.777539 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 829/3289] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:10 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:11.175064 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0994199-bcf9-4912-934c-c7c163c973fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.177501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e Jul 03 04:29:11.177999 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.178445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.188255 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.188255 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:11.196352 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:11.196352 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:11.196352 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:11.235781 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:11.239701 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.239701 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:11.250021 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0994199-bcf9-4912-934c-c7c163c973fd tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e returned with HTTP 200 Jul 03 04:29:11.250691 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 814/3290] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e => generated 907 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.268638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-545b7a1a-57e2-4a6b-92f2-922672f81eff None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.271386 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-545b7a1a-57e2-4a6b-92f2-922672f81eff tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b Jul 03 04:29:11.271737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-545b7a1a-57e2-4a6b-92f2-922672f81eff tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.272056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-545b7a1a-57e2-4a6b-92f2-922672f81eff tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.272220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-545b7a1a-57e2-4a6b-92f2-922672f81eff tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 3eb6a233-3330-4c71-abac-d7d6df8b258b {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:11.277643 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.277643 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:11.289212 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-545b7a1a-57e2-4a6b-92f2-922672f81eff tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b returned with HTTP 200 Jul 03 04:29:11.289756 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 819/3291] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.301108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9851f1ec-cc64-4be2-9d2e-0227692e9a9e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.303377 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9851f1ec-cc64-4be2-9d2e-0227692e9a9e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:11.303607 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9851f1ec-cc64-4be2-9d2e-0227692e9a9e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.303804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9851f1ec-cc64-4be2-9d2e-0227692e9a9e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.303973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-9851f1ec-cc64-4be2-9d2e-0227692e9a9e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:11.308193 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.308193 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:11.316783 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9851f1ec-cc64-4be2-9d2e-0227692e9a9e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e returned with HTTP 200 Jul 03 04:29:11.317184 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 830/3292] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.326124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dc7fa296-8ea0-42e5-ad21-acb2174b632d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.328201 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dc7fa296-8ea0-42e5-ad21-acb2174b632d tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/detail Jul 03 04:29:11.328551 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dc7fa296-8ea0-42e5-ad21-acb2174b632d tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.328759 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dc7fa296-8ea0-42e5-ad21-acb2174b632d tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.350270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-428ab7d1-89cc-4135-b477-778d79e63903 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.351919 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-428ab7d1-89cc-4135-b477-778d79e63903 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:11.352252 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-428ab7d1-89cc-4135-b477-778d79e63903 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.352586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-428ab7d1-89cc-4135-b477-778d79e63903 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.354305 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dc7fa296-8ea0-42e5-ad21-acb2174b632d tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/detail returned with HTTP 200 Jul 03 04:29:11.355392 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 830/3293] 10.4.3.253 () {68 vars in 1296 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/groups/detail => generated 639 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.362793 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.362793 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:11.371372 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b54354d3-816e-4e16-b673-e113f1f8147a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.371553 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-428ab7d1-89cc-4135-b477-778d79e63903 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:11.371599 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:11.371599 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.371599 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.371599 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:11.371743 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.371743 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:11.372143 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:11.374552 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-428ab7d1-89cc-4135-b477-778d79e63903 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 returned with HTTP 200 Jul 03 04:29:11.375128 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 815/3294] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.381260 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:11.382084 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:11.382299 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:11.392211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.394488 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:11.394948 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-702506099"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:11.406642 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.406642 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:11.407098 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:11.407265 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create snapshot from volume 019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:11.421304 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:11.424512 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.424512 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:11.433827 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b54354d3-816e-4e16-b673-e113f1f8147a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:11.434320 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 820/3295] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.451018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.453453 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:11.454519 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['e811859b-3ec7-4bda-ae81-5672cc898b20', 'e7aff42e-d4e6-4586-8112-7cd9ffd1ed1c', 'e9e229c1-c9cf-4887-84ba-02af9335c77f', 'd7b3243f-c7d0-4c75-bfdb-659604b48d4d'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:11.456588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.456918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.457171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:11.458442 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.458442 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:11.458442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:11.470219 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:11.473424 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:11.473764 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:11.506689 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot create request issued successfully. Jul 03 04:29:11.506848 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bb5ae31e-5fd4-4942-a385-b96bc16ca9c8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:11.507219 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 831/3296] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:11.520542 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3be3739d-63c5-41ad-95f8-08acf2e0a9a8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.524353 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3be3739d-63c5-41ad-95f8-08acf2e0a9a8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:11.524353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3be3739d-63c5-41ad-95f8-08acf2e0a9a8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.524353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3be3739d-63c5-41ad-95f8-08acf2e0a9a8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.529757 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:11.536942 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.536942 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:11.537378 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.537378 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:11.537934 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3be3739d-63c5-41ad-95f8-08acf2e0a9a8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:11.538969 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3be3739d-63c5-41ad-95f8-08acf2e0a9a8 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c returned with HTTP 200 Jul 03 04:29:11.540521 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 816/3297] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:11.553223 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1af5c1df-7ec5-4786-a061-62d0ba50fd03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:11.553924 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 831/3298] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.568553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-61445b9b-594d-41a4-a2d5-d2d04a5646c9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.571096 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-094c5d30-c146-46d4-ae82-812481cec5a8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.572114 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-61445b9b-594d-41a4-a2d5-d2d04a5646c9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046/action Jul 03 04:29:11.572114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-61445b9b-594d-41a4-a2d5-d2d04a5646c9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:11.572562 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-61445b9b-594d-41a4-a2d5-d2d04a5646c9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:11.573475 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-094c5d30-c146-46d4-ae82-812481cec5a8 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b/action Jul 03 04:29:11.573970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-094c5d30-c146-46d4-ae82-812481cec5a8 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:11.574038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-094c5d30-c146-46d4-ae82-812481cec5a8 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:11.575842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-094c5d30-c146-46d4-ae82-812481cec5a8 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] delete called for group 3eb6a233-3330-4c71-abac-d7d6df8b258b {{(pid=99791) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:29:11.575974 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-094c5d30-c146-46d4-ae82-812481cec5a8 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Delete group with id: 3eb6a233-3330-4c71-abac-d7d6df8b258b Jul 03 04:29:11.580778 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.580778 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:11.594439 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.594439 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:11.627407 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c5697158-ca40-4d70-9c8a-8791603f3d2d req-61445b9b-594d-41a4-a2d5-d2d04a5646c9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046/action returned with HTTP 204 Jul 03 04:29:11.627986 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 821/3299] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:29:11 2026] POST /volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:11.639353 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-094c5d30-c146-46d4-ae82-812481cec5a8 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b/action returned with HTTP 202 Jul 03 04:29:11.639894 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 832/3300] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:29:11 2026] POST /volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:11.646997 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.651355 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e Jul 03 04:29:11.651355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.651355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.661356 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.661356 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:11.667104 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:11.668320 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:11.668705 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:11.727194 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:11.731900 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.731900 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:11.755083 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c2ad1f8-c8ea-4589-a1b5-66d83ebf5678 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e returned with HTTP 200 Jul 03 04:29:11.755083 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 817/3301] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e => generated 906 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.791976 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c4cd6bef-d1b0-4786-bf24-eb461528755b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.794016 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4cd6bef-d1b0-4786-bf24-eb461528755b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:11.794284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4cd6bef-d1b0-4786-bf24-eb461528755b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.794520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4cd6bef-d1b0-4786-bf24-eb461528755b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.808280 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.808280 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:11.814261 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c4cd6bef-d1b0-4786-bf24-eb461528755b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:11.820874 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4cd6bef-d1b0-4786-bf24-eb461528755b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:11.821305 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 832/3302] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1133 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:11.839928 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.841837 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:29:11.842254 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a86d68b9-63f2-4963-814c-ee2fd909e7e0", "name": "tempest-VolumesBackupsTest-Backup-2131234238", "force": true, "container": "tempest-volumesbackupstest-backup-container-526395250"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:11.843988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating new backup {'backup': {'volume_id': 'a86d68b9-63f2-4963-814c-ee2fd909e7e0', 'name': 'tempest-VolumesBackupsTest-Backup-2131234238', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-526395250'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:29:11.844187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating backup of volume a86d68b9-63f2-4963-814c-ee2fd909e7e0 in container tempest-volumesbackupstest-backup-container-526395250 Jul 03 04:29:11.859851 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.859851 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:11.860914 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:11.908341 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['061cdb46-aa40-46c2-81c3-054bb92fe25d', '269e3338-403d-43a0-ab44-bf3cb7aa4b91'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:11.961789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-100ff9ef-c170-40b8-a169-5ca0539dec34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:29:11.962213 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 822/3303] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:11 2026] POST /volume/v3/backups => generated 330 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:11.977927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-78bd4185-f6eb-420e-b68f-49bf2cf1e1fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:11.980172 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-78bd4185-f6eb-420e-b68f-49bf2cf1e1fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:11.980386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-78bd4185-f6eb-420e-b68f-49bf2cf1e1fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:11.980639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-78bd4185-f6eb-420e-b68f-49bf2cf1e1fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:11.980785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-78bd4185-f6eb-420e-b68f-49bf2cf1e1fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:11.992161 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:11.992161 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:11.995454 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-78bd4185-f6eb-420e-b68f-49bf2cf1e1fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:11.995838 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 833/3304] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:11 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:12.552767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1c2688ad-0cc5-4779-8ffd-8056a8f23b81 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.554609 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1c2688ad-0cc5-4779-8ffd-8056a8f23b81 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:12.554970 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1c2688ad-0cc5-4779-8ffd-8056a8f23b81 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.555257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1c2688ad-0cc5-4779-8ffd-8056a8f23b81 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.565009 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:12.565009 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:12.565009 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1c2688ad-0cc5-4779-8ffd-8056a8f23b81 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:12.565009 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1c2688ad-0cc5-4779-8ffd-8056a8f23b81 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c returned with HTTP 200 Jul 03 04:29:12.565009 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 818/3305] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:12 2026] GET /volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:12.575980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-19f77df7-cdcb-461d-8956-b9c67e1c7938 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.578340 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-19f77df7-cdcb-461d-8956-b9c67e1c7938 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] GET https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:12.578608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-19f77df7-cdcb-461d-8956-b9c67e1c7938 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.578874 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-19f77df7-cdcb-461d-8956-b9c67e1c7938 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.585626 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:12.585626 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:12.586244 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-19f77df7-cdcb-461d-8956-b9c67e1c7938 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Snapshot retrieved successfully. Jul 03 04:29:12.587514 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-19f77df7-cdcb-461d-8956-b9c67e1c7938 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c returned with HTTP 200 Jul 03 04:29:12.587960 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 833/3306] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:12 2026] GET /volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:12.600246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.602317 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:12.602606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.602871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.602980 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete snapshot with id: 258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:12.608348 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:12.608348 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:12.608691 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:12.625163 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot delete request issued successfully. Jul 03 04:29:12.625342 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4dabcbb4-e5b8-433f-a66d-b33ef61103a2 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c returned with HTTP 202 Jul 03 04:29:12.625757 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 823/3307] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:12 2026] DELETE /volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:12.637190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9dfc949a-683e-4c54-b591-d66611bb99cd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.640375 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9dfc949a-683e-4c54-b591-d66611bb99cd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:12.640375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9dfc949a-683e-4c54-b591-d66611bb99cd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.640375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9dfc949a-683e-4c54-b591-d66611bb99cd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.645937 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:12.645937 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:12.647870 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9dfc949a-683e-4c54-b591-d66611bb99cd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:12.647870 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9dfc949a-683e-4c54-b591-d66611bb99cd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c returned with HTTP 200 Jul 03 04:29:12.647870 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 834/3308] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:12 2026] GET /volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:12.773579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6aa7af75-127e-46cc-a0b7-35e4e465bd35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.776497 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6aa7af75-127e-46cc-a0b7-35e4e465bd35 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e Jul 03 04:29:12.776796 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6aa7af75-127e-46cc-a0b7-35e4e465bd35 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.776876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6aa7af75-127e-46cc-a0b7-35e4e465bd35 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.784991 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6aa7af75-127e-46cc-a0b7-35e4e465bd35 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e returned with HTTP 404 Jul 03 04:29:12.785645 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 819/3309] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:12 2026] GET /volume/v3/volumes/c8566ce7-e7a8-4c89-ac26-4138a533549e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 04:29:12.795019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5faa1e39-22fe-4ad6-95bc-9e75015e3cd6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.797011 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5faa1e39-22fe-4ad6-95bc-9e75015e3cd6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b Jul 03 04:29:12.797214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5faa1e39-22fe-4ad6-95bc-9e75015e3cd6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.797436 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5faa1e39-22fe-4ad6-95bc-9e75015e3cd6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.797558 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-5faa1e39-22fe-4ad6-95bc-9e75015e3cd6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 3eb6a233-3330-4c71-abac-d7d6df8b258b {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:12.801189 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5faa1e39-22fe-4ad6-95bc-9e75015e3cd6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b returned with HTTP 404 Jul 03 04:29:12.801810 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 834/3310] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:12 2026] GET /volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:12.811149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.813233 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e/action Jul 03 04:29:12.813658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:12.813794 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:12.815338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] delete called for group c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99792) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:29:12.815486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.groups [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Delete group with id: c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:12.819362 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:12.819362 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:12.846100 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03dcaf48-e0a5-4527-b3f2-4b7f159acd20 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e/action returned with HTTP 202 Jul 03 04:29:12.846637 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 824/3311] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:29:12 2026] POST /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:12.855820 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-47e40d8b-f6a5-4ed3-881c-a84fb0acbda1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:12.858343 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47e40d8b-f6a5-4ed3-881c-a84fb0acbda1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:12.858687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47e40d8b-f6a5-4ed3-881c-a84fb0acbda1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:12.858967 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47e40d8b-f6a5-4ed3-881c-a84fb0acbda1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:12.859158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-47e40d8b-f6a5-4ed3-881c-a84fb0acbda1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:12.863979 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:12.863979 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:12.875018 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47e40d8b-f6a5-4ed3-881c-a84fb0acbda1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e returned with HTTP 200 Jul 03 04:29:12.875704 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 835/3312] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:12 2026] GET /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e => generated 322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:13.007833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-15d8cfab-961d-4e49-b749-1157a9a0160f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.009294 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15d8cfab-961d-4e49-b749-1157a9a0160f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:13.009799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15d8cfab-961d-4e49-b749-1157a9a0160f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.009799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15d8cfab-961d-4e49-b749-1157a9a0160f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.009799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-15d8cfab-961d-4e49-b749-1157a9a0160f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:13.014230 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:13.014230 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:13.015083 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15d8cfab-961d-4e49-b749-1157a9a0160f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:13.015083 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 820/3313] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:13.661290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a5ae4280-2ad0-428d-8399-113f7edf4862 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.663621 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a5ae4280-2ad0-428d-8399-113f7edf4862 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c Jul 03 04:29:13.663920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a5ae4280-2ad0-428d-8399-113f7edf4862 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.664207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a5ae4280-2ad0-428d-8399-113f7edf4862 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.670691 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a5ae4280-2ad0-428d-8399-113f7edf4862 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c returned with HTTP 404 Jul 03 04:29:13.671281 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 835/3314] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/snapshots/258e972a-c80b-4e97-be91-99851ebfc72c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:13.680832 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.683484 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:13.683770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.684074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.684305 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume with id: 019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:13.695453 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:13.695453 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:13.695983 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:13.722131 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume request issued successfully. Jul 03 04:29:13.722379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7ed811c8-bdb2-40d6-9515-c88984215a7a tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 returned with HTTP 202 Jul 03 04:29:13.723030 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 825/3315] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:13 2026] DELETE /volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:13.731699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-64db1962-871c-49db-8201-e4d12e75dc7b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.733821 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-64db1962-871c-49db-8201-e4d12e75dc7b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:13.734008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-64db1962-871c-49db-8201-e4d12e75dc7b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.734193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-64db1962-871c-49db-8201-e4d12e75dc7b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.743416 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:13.743416 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:13.749426 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-64db1962-871c-49db-8201-e4d12e75dc7b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:13.755572 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-64db1962-871c-49db-8201-e4d12e75dc7b tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 returned with HTTP 200 Jul 03 04:29:13.755839 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 836/3316] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:13.888368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1e1879b8-92ef-4645-aa3c-aa52025c8c13 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.891112 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e1879b8-92ef-4645-aa3c-aa52025c8c13 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:13.891431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e1879b8-92ef-4645-aa3c-aa52025c8c13 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.891692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e1879b8-92ef-4645-aa3c-aa52025c8c13 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.891876 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-1e1879b8-92ef-4645-aa3c-aa52025c8c13 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:13.896480 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e1879b8-92ef-4645-aa3c-aa52025c8c13 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e returned with HTTP 404 Jul 03 04:29:13.898249 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 821/3317] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:13.905034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-46160365-f2e1-415d-8c17-708f3cec8545 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.907250 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46160365-f2e1-415d-8c17-708f3cec8545 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/detail Jul 03 04:29:13.907557 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46160365-f2e1-415d-8c17-708f3cec8545 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.907803 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46160365-f2e1-415d-8c17-708f3cec8545 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.912255 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46160365-f2e1-415d-8c17-708f3cec8545 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/detail returned with HTTP 200 Jul 03 04:29:13.912741 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 836/3318] 10.4.3.253 () {68 vars in 1296 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/groups/detail => generated 14 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:13.922907 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.925427 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:13.925703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.925929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.926211 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:13.927064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:13.935675 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:13.939289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16c8b83a-6e12-44dd-807b-34f5c03676d5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:13.939763 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 826/3319] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:13.953082 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.954959 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e/action Jul 03 04:29:13.955298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:13.955474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:13.956878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] delete called for group c5fc2107-4a3c-43f7-aaa5-803dcc0c548e {{(pid=99791) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:29:13.956964 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Delete group with id: c5fc2107-4a3c-43f7-aaa5-803dcc0c548e Jul 03 04:29:13.960966 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95cee3b1-4a11-4376-b1e0-22c3faeb9cd5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e/action returned with HTTP 404 Jul 03 04:29:13.961689 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 837/3320] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:29:13 2026] POST /volume/v3/groups/c5fc2107-4a3c-43f7-aaa5-803dcc0c548e/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:13.971728 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:13.973484 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:13.973803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:13.974070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:13.974478 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:13.975345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:13.981819 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:13.983868 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf04bdb3-3f65-4d37-a3b7-2dc35f09212a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:13.984238 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 822/3321] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:14.002388 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.003822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b/action Jul 03 04:29:14.004254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:14.004254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:14.005827 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] delete called for group 3eb6a233-3330-4c71-abac-d7d6df8b258b {{(pid=99794) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:29:14.005827 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.groups [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Delete group with id: 3eb6a233-3330-4c71-abac-d7d6df8b258b Jul 03 04:29:14.008701 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f4d2c02e-e101-436a-87ca-8ed2f89d65be tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b/action returned with HTTP 404 Jul 03 04:29:14.009307 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 837/3322] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:29:14 2026] POST /volume/v3/groups/3eb6a233-3330-4c71-abac-d7d6df8b258b/action => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:14.019263 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a6d9ceda-cdf9-4dc1-8edb-bbc8e1ccc673 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.021408 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6d9ceda-cdf9-4dc1-8edb-bbc8e1ccc673 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/f0fe8bdf-6b1a-4cd5-9361-954228f10fea Jul 03 04:29:14.021594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a6d9ceda-cdf9-4dc1-8edb-bbc8e1ccc673 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:14.022617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a6d9ceda-cdf9-4dc1-8edb-bbc8e1ccc673 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:14.025587 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2bfe94ce-aa98-4754-8542-4cfc6101ddff None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.027294 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2bfe94ce-aa98-4754-8542-4cfc6101ddff tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:14.027574 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2bfe94ce-aa98-4754-8542-4cfc6101ddff tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:14.027751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2bfe94ce-aa98-4754-8542-4cfc6101ddff tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:14.027853 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2bfe94ce-aa98-4754-8542-4cfc6101ddff tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:14.034135 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:14.034135 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:14.035183 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2bfe94ce-aa98-4754-8542-4cfc6101ddff tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:14.035658 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 838/3323] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:14 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:14.043841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6d9ceda-cdf9-4dc1-8edb-bbc8e1ccc673 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/group_types/f0fe8bdf-6b1a-4cd5-9361-954228f10fea returned with HTTP 202 Jul 03 04:29:14.044515 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 827/3324] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:29:14 2026] DELETE /volume/v3/group_types/f0fe8bdf-6b1a-4cd5-9361-954228f10fea => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:14.051977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d5c4d915-3499-43e0-8c20-840855a4a803 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.053856 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d5c4d915-3499-43e0-8c20-840855a4a803 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] DELETE https://10.4.3.253/volume/v3/types/9e2fc448-d43a-47c7-9605-1e529325df55 Jul 03 04:29:14.054033 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d5c4d915-3499-43e0-8c20-840855a4a803 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:14.054233 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d5c4d915-3499-43e0-8c20-840855a4a803 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:14.083370 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d5c4d915-3499-43e0-8c20-840855a4a803 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/types/9e2fc448-d43a-47c7-9605-1e529325df55 returned with HTTP 202 Jul 03 04:29:14.083558 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 823/3325] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:29:14 2026] DELETE /volume/v3/types/9e2fc448-d43a-47c7-9605-1e529325df55 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:14.092247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c91d6d2a-3645-4b97-9ac8-afbb8c3641c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.094552 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c91d6d2a-3645-4b97-9ac8-afbb8c3641c9 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] GET https://10.4.3.253/volume/v3/types/9e2fc448-d43a-47c7-9605-1e529325df55 Jul 03 04:29:14.094797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c91d6d2a-3645-4b97-9ac8-afbb8c3641c9 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:14.095050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c91d6d2a-3645-4b97-9ac8-afbb8c3641c9 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:14.099838 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c91d6d2a-3645-4b97-9ac8-afbb8c3641c9 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/types/9e2fc448-d43a-47c7-9605-1e529325df55 returned with HTTP 404 Jul 03 04:29:14.100470 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 838/3326] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:29:14 2026] GET /volume/v3/types/9e2fc448-d43a-47c7-9605-1e529325df55 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:14.109315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3b8c60ab-5afe-4abc-ac17-a05883fa6e1e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.111830 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3b8c60ab-5afe-4abc-ac17-a05883fa6e1e tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:29:14.112265 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3b8c60ab-5afe-4abc-ac17-a05883fa6e1e tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1064360288"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:14.128657 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3b8c60ab-5afe-4abc-ac17-a05883fa6e1e tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:29:14.129143 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 839/3327] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:29:14 2026] POST /volume/v3/types => generated 216 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:14.137544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23d33833-bbc2-4434-b14c-935754dcfa03 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.139603 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23d33833-bbc2-4434-b14c-935754dcfa03 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] POST https://10.4.3.253/volume/v3/group_types Jul 03 04:29:14.139962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23d33833-bbc2-4434-b14c-935754dcfa03 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-72584010"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:14.154159 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23d33833-bbc2-4434-b14c-935754dcfa03 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/group_types returned with HTTP 202 Jul 03 04:29:14.154648 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 828/3328] 10.4.3.253 () {70 vars in 1311 bytes} [Fri Jul 3 04:29:14 2026] POST /volume/v3/group_types => generated 171 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:14.162940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.165132 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups Jul 03 04:29:14.165600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "208e186e-0573-4cc1-a4e5-35e34601e75b", "volume_types": ["8362aa66-ddca-4d04-a15e-6aafd9283aa0"], "name": "tempest-GroupsTest-Group-1325444170"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:14.167569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Creating new group {'group': {'group_type': '208e186e-0573-4cc1-a4e5-35e34601e75b', 'volume_types': ['8362aa66-ddca-4d04-a15e-6aafd9283aa0'], 'name': 'tempest-GroupsTest-Group-1325444170'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 04:29:14.173300 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Creating group tempest-GroupsTest-Group-1325444170. Jul 03 04:29:14.182524 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability Zones retrieved successfully. Jul 03 04:29:14.195353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Created reservations ['364d2efd-0bbb-4894-8252-822b88e56342'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:14.226095 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-50e4e4ec-97c8-434c-8b7b-fd64927214c7 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups returned with HTTP 202 Jul 03 04:29:14.226553 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 824/3329] 10.4.3.253 () {70 vars in 1297 bytes} [Fri Jul 3 04:29:14 2026] POST /volume/v3/groups => generated 104 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:14.234216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5ca695e8-225a-4962-a4ed-c9a1d4491fae None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.235995 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ca695e8-225a-4962-a4ed-c9a1d4491fae tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:14.236138 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ca695e8-225a-4962-a4ed-c9a1d4491fae tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:14.236370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ca695e8-225a-4962-a4ed-c9a1d4491fae tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:14.236551 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-5ca695e8-225a-4962-a4ed-c9a1d4491fae tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:14.239990 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:14.239990 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:14.247861 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ca695e8-225a-4962-a4ed-c9a1d4491fae tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:14.248335 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 839/3330] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:14 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 332 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:14.770699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-55466e5f-9c5b-442e-8190-afb5323e02f9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.773344 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55466e5f-9c5b-442e-8190-afb5323e02f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 Jul 03 04:29:14.773590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55466e5f-9c5b-442e-8190-afb5323e02f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:14.773791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55466e5f-9c5b-442e-8190-afb5323e02f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:14.781241 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55466e5f-9c5b-442e-8190-afb5323e02f9 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 returned with HTTP 404 Jul 03 04:29:14.781835 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 840/3331] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:14 2026] GET /volume/v3/volumes/019e6c0e-5d3f-4bc4-8ff9-9b82e7a0d561 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:14.790498 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:14.793495 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:14.793495 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-945979109"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:14.796071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-945979109'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:14.796444 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume of 1 GB Jul 03 04:29:14.804947 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Availability Zones retrieved successfully. Jul 03 04:29:14.813929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (4b108deb-e7e1-4957-998d-b14c9f4ffe6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:14.815629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d37201-238e-4f0d-8118-685a892b7c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:14.816884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:14.849586 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d37201-238e-4f0d-8118-685a892b7c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:14.850551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d452c9-deaf-4925-bf4f-b1149674c214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:14.924010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['2507e3ab-8537-454d-af59-6609dfeb9114', '37452800-9927-4238-8877-9f9b2fef7b6c', '3ffd4b01-0b82-4c8a-b66e-5307747fe5bf', '03a702fe-201f-4d39-a4bb-5670ad591a65'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:14.925048 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75d452c9-deaf-4925-bf4f-b1149674c214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2507e3ab-8537-454d-af59-6609dfeb9114', '37452800-9927-4238-8877-9f9b2fef7b6c', '3ffd4b01-0b82-4c8a-b66e-5307747fe5bf', '03a702fe-201f-4d39-a4bb-5670ad591a65']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:14.926153 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d969f2-45c4-435a-a16b-b8a3a7ec1b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:14.953111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1d969f2-45c4-435a-a16b-b8a3a7ec1b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35f89e16-3b03-42a9-a5fc-8fd810d73163', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945979109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['2507e3ab-8537-454d-af59-6609dfeb9114','37452800-9927-4238-8877-9f9b2fef7b6c','3ffd4b01-0b82-4c8a-b66e-5307747fe5bf','03a702fe-201f-4d39-a4bb-5670ad591a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-945979109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35f89e16-3b03-42a9-a5fc-8fd810d73163,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:14.954874 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba37bda-2e1b-4bb4-bae8-77d574a23876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:14.974771 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eba37bda-2e1b-4bb4-bae8-77d574a23876) transitioned into state 'SUCCESS' from state '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-945979109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbd13a7dffd4402a83de5305a4ca7a5c',qos_specs=None,replication_status=,reservations=['2507e3ab-8537-454d-af59-6609dfeb9114','37452800-9927-4238-8877-9f9b2fef7b6c','3ffd4b01-0b82-4c8a-b66e-5307747fe5bf','03a702fe-201f-4d39-a4bb-5670ad591a65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ccfdc4a91d424318a97c3c49f65b60f1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:14.975560 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a176e951-baf4-4d0d-9c7b-b66c7a064606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:14.986006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a176e951-baf4-4d0d-9c7b-b66c7a064606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:14.986930 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Flow 'volume_create_api' (4b108deb-e7e1-4957-998d-b14c9f4ffe6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:14.987287 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create volume request issued successfully. Jul 03 04:29:14.987946 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1e29986f-0f9c-474f-990a-4c3ef99c281d tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:14.992601 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 829/3332] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:14 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:15.002527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0e2b320f-626f-43a1-9e88-94a3b7d6b5fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:15.005725 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e2b320f-626f-43a1-9e88-94a3b7d6b5fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:15.005950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e2b320f-626f-43a1-9e88-94a3b7d6b5fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:15.006137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e2b320f-626f-43a1-9e88-94a3b7d6b5fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:15.014255 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.014255 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:15.018950 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0e2b320f-626f-43a1-9e88-94a3b7d6b5fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:15.024463 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e2b320f-626f-43a1-9e88-94a3b7d6b5fd tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 returned with HTTP 200 Jul 03 04:29:15.024987 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 825/3333] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:15 2026] GET /volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:15.047983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4c7ca642-b709-44e0-a556-d6e63ee9a83c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:15.052346 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c7ca642-b709-44e0-a556-d6e63ee9a83c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:15.052636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c7ca642-b709-44e0-a556-d6e63ee9a83c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:15.052816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c7ca642-b709-44e0-a556-d6e63ee9a83c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:15.052931 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-4c7ca642-b709-44e0-a556-d6e63ee9a83c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:15.066597 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.066597 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:15.067633 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c7ca642-b709-44e0-a556-d6e63ee9a83c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:15.068075 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 840/3334] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:15 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:15.269130 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-41feb5f1-736a-48cc-abc6-0bd6e5b50ae2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:15.272200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41feb5f1-736a-48cc-abc6-0bd6e5b50ae2 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:15.272200 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41feb5f1-736a-48cc-abc6-0bd6e5b50ae2 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:15.272200 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-41feb5f1-736a-48cc-abc6-0bd6e5b50ae2 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:15.272449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-41feb5f1-736a-48cc-abc6-0bd6e5b50ae2 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:15.281081 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.281081 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:15.290660 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-41feb5f1-736a-48cc-abc6-0bd6e5b50ae2 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:15.291708 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 841/3335] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:15 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 333 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:15.300622 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:15.302651 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:15.303032 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1399639187", "volume_type": "8362aa66-ddca-4d04-a15e-6aafd9283aa0", "group_id": "17223832-f468-4ec8-ba67-09dfa2d41572", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:15.304661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1399639187', 'volume_type': '8362aa66-ddca-4d04-a15e-6aafd9283aa0', 'group_id': '17223832-f468-4ec8-ba67-09dfa2d41572', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:15.312448 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.312448 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:15.312992 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume of 1 GB Jul 03 04:29:15.319015 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability Zones retrieved successfully. Jul 03 04:29:15.326245 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Flow 'volume_create_api' (83e78862-2859-441f-a369-f62cb9540d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:15.327855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e563553a-5873-48d7-8393-5377adf277a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:15.328505 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.328505 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:15.328972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:15.350420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e563553a-5873-48d7-8393-5377adf277a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:29:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8362aa66-ddca-4d04-a15e-6aafd9283aa0,is_public=True,name='tempest-GroupsTest-volume-type-1064360288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8362aa66-ddca-4d04-a15e-6aafd9283aa0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '17223832-f468-4ec8-ba67-09dfa2d41572', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:15.351475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cb10a3-15d9-4d4f-a8cb-dc1172fe79ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:15.388187 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1064360288 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1064360288, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:29:15.388456 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1064360288 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1064360288, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:29:15.424661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Created reservations ['cf4304b1-a19a-4956-a7ba-e885c750ef89', 'f3fb53e3-f9c2-49d7-8975-bfaa12cd51bf', 'f9413589-3944-4e91-8268-038babbd295c', 'c7f53e79-eba9-4474-b632-3d0aa82aaa17'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:15.425758 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21cb10a3-15d9-4d4f-a8cb-dc1172fe79ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf4304b1-a19a-4956-a7ba-e885c750ef89', 'f3fb53e3-f9c2-49d7-8975-bfaa12cd51bf', 'f9413589-3944-4e91-8268-038babbd295c', 'c7f53e79-eba9-4474-b632-3d0aa82aaa17']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:15.426962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d168ae-270c-4476-ae11-ee78c9f071df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:15.457178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4d168ae-270c-4476-ae11-ee78c9f071df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1399639187',encryption_key_id=None,group_id=17223832-f468-4ec8-ba67-09dfa2d41572,group_type_id=,metadata={},multiattach=False,project_id='f1b0ef09364844b989205bfbb7aa66c5',qos_specs=None,replication_status=,reservations=['cf4304b1-a19a-4956-a7ba-e885c750ef89','f3fb53e3-f9c2-49d7-8975-bfaa12cd51bf','f9413589-3944-4e91-8268-038babbd295c','c7f53e79-eba9-4474-b632-3d0aa82aaa17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_type_id=8362aa66-ddca-4d04-a15e-6aafd9283aa0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1399639187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=17223832-f468-4ec8-ba67-09dfa2d41572,host=None,id=dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b0ef09364844b989205bfbb7aa66c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8362aa66-ddca-4d04-a15e-6aafd9283aa0),volume_type_id=8362aa66-ddca-4d04-a15e-6aafd9283aa0)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:15.458437 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100b5057-1bb8-4621-a926-7147228f0f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:15.481734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (100b5057-1bb8-4621-a926-7147228f0f8c) transitioned into state 'SUCCESS' from state '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-1399639187',encryption_key_id=None,group_id=17223832-f468-4ec8-ba67-09dfa2d41572,group_type_id=,metadata={},multiattach=False,project_id='f1b0ef09364844b989205bfbb7aa66c5',qos_specs=None,replication_status=,reservations=['cf4304b1-a19a-4956-a7ba-e885c750ef89','f3fb53e3-f9c2-49d7-8975-bfaa12cd51bf','f9413589-3944-4e91-8268-038babbd295c','c7f53e79-eba9-4474-b632-3d0aa82aaa17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_type_id=8362aa66-ddca-4d04-a15e-6aafd9283aa0)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:15.482944 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706cb7fa-5672-42cc-8538-2d239c8d4d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:15.499094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (706cb7fa-5672-42cc-8538-2d239c8d4d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:15.500249 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Flow 'volume_create_api' (83e78862-2859-441f-a369-f62cb9540d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:15.500730 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume request issued successfully. Jul 03 04:29:15.501604 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:15.501795 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:15.543947 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:15.550369 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.550369 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:15.554745 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4170e4b5-d4d9-497a-a3a5-1e9d5f0096a5 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:15.555411 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 830/3336] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:29:15 2026] POST /volume/v3/volumes => generated 815 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:15.571432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:15.573772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c Jul 03 04:29:15.574147 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:15.574451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:15.589851 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.589851 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:15.598023 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:15.599220 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:15.599908 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:15.647151 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:15.652389 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:15.652389 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:15.664670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bb3d2d8f-e6ab-4ad7-a772-09fdf332e2d1 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c returned with HTTP 200 Jul 03 04:29:15.665589 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 826/3337] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:15 2026] GET /volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c => generated 883 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:16.041691 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dbb23744-3e41-4bd4-885e-9b78f2b922b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:16.043717 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dbb23744-3e41-4bd4-885e-9b78f2b922b1 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:16.043992 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dbb23744-3e41-4bd4-885e-9b78f2b922b1 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:16.044237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dbb23744-3e41-4bd4-885e-9b78f2b922b1 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:16.052246 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.052246 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:16.056718 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-dbb23744-3e41-4bd4-885e-9b78f2b922b1 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:16.061578 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dbb23744-3e41-4bd4-885e-9b78f2b922b1 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 returned with HTTP 200 Jul 03 04:29:16.062123 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 841/3338] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:16 2026] GET /volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:16.076994 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:16.079357 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:16.080069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35f89e16-3b03-42a9-a5fc-8fd810d73163", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1745392654"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:16.082420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-468c3b5d-591e-4e26-8d18-5737652b5f48 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:16.084472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-468c3b5d-591e-4e26-8d18-5737652b5f48 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:16.084667 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-468c3b5d-591e-4e26-8d18-5737652b5f48 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:16.084847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-468c3b5d-591e-4e26-8d18-5737652b5f48 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:16.085000 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-468c3b5d-591e-4e26-8d18-5737652b5f48 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:16.089798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.089798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:16.090898 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-468c3b5d-591e-4e26-8d18-5737652b5f48 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:16.091481 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.091481 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:16.091543 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 831/3339] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:16 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:16.091930 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:16.092078 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Create snapshot from volume 35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:16.125758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Created reservations ['8038a1c9-df8b-4cdc-8a19-dd4a9e540177', '1a9a7873-f90c-45be-a5cb-b24f5ad616a2', 'cbc233c6-3d24-40ec-a60b-4c401ce3f1dc', '32fb8457-05ff-427e-a6a4-9935216c37c3'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:16.162795 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot create request issued successfully. Jul 03 04:29:16.162987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-823b259e-084b-4d3b-b8a7-3c112ff4804f tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:16.163498 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 842/3340] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:16.172154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0b98ed89-3944-40b6-8e1e-1400650c8767 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:16.174635 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b98ed89-3944-40b6-8e1e-1400650c8767 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:16.174853 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b98ed89-3944-40b6-8e1e-1400650c8767 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:16.175066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0b98ed89-3944-40b6-8e1e-1400650c8767 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:16.181769 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.181769 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:16.182113 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0b98ed89-3944-40b6-8e1e-1400650c8767 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:16.183018 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0b98ed89-3944-40b6-8e1e-1400650c8767 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 returned with HTTP 200 Jul 03 04:29:16.183662 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 827/3341] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:16 2026] GET /volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:16.680707 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:16.682787 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c Jul 03 04:29:16.683031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:16.683287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:16.694442 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.694442 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:16.698906 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:16.699719 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:16.699932 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:16.758666 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:16.761905 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.761905 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:16.778307 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68e4845d-4c37-4d38-ac16-e8c2ad5d669c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c returned with HTTP 200 Jul 03 04:29:16.778883 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 842/3342] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:16 2026] GET /volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c => generated 908 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:16.792418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:16.794836 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:16.795390 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-158639243", "volume_type": "8362aa66-ddca-4d04-a15e-6aafd9283aa0", "group_id": "17223832-f468-4ec8-ba67-09dfa2d41572", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:16.797495 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-158639243', 'volume_type': '8362aa66-ddca-4d04-a15e-6aafd9283aa0', 'group_id': '17223832-f468-4ec8-ba67-09dfa2d41572', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:16.806864 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.806864 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:16.807345 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume of 1 GB Jul 03 04:29:16.813470 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Availability Zones retrieved successfully. Jul 03 04:29:16.819496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Flow 'volume_create_api' (9ed9687d-6340-438d-95df-032132c45284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:16.821248 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (794223ba-f537-49bf-b2c4-825197627c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:16.821966 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:16.821966 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:16.822661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:16.853644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (794223ba-f537-49bf-b2c4-825197627c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:29:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8362aa66-ddca-4d04-a15e-6aafd9283aa0,is_public=True,name='tempest-GroupsTest-volume-type-1064360288',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8362aa66-ddca-4d04-a15e-6aafd9283aa0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '17223832-f468-4ec8-ba67-09dfa2d41572', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:16.854807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df2ada0-deef-437d-b186-5e7bebb54553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:16.914039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Created reservations ['479a62f0-ef2a-43aa-84fe-79b9af2f21be', 'b5a13afb-a4bf-495f-9349-e36b2428593f', '0b88d4c4-0b38-44d9-8cfb-6c3c17163cea', '4290ab2e-7017-481b-a967-2173db22ded5'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:16.915213 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7df2ada0-deef-437d-b186-5e7bebb54553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['479a62f0-ef2a-43aa-84fe-79b9af2f21be', 'b5a13afb-a4bf-495f-9349-e36b2428593f', '0b88d4c4-0b38-44d9-8cfb-6c3c17163cea', '4290ab2e-7017-481b-a967-2173db22ded5']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:16.916270 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6284245a-6472-4c22-9db8-d48e09937efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:16.944412 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6284245a-6472-4c22-9db8-d48e09937efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf92cdc5-e01a-43af-9010-6db28c4f4589', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-158639243',encryption_key_id=None,group_id=17223832-f468-4ec8-ba67-09dfa2d41572,group_type_id=,metadata={},multiattach=False,project_id='f1b0ef09364844b989205bfbb7aa66c5',qos_specs=None,replication_status=,reservations=['479a62f0-ef2a-43aa-84fe-79b9af2f21be','b5a13afb-a4bf-495f-9349-e36b2428593f','0b88d4c4-0b38-44d9-8cfb-6c3c17163cea','4290ab2e-7017-481b-a967-2173db22ded5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_type_id=8362aa66-ddca-4d04-a15e-6aafd9283aa0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-158639243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=17223832-f468-4ec8-ba67-09dfa2d41572,host=None,id=cf92cdc5-e01a-43af-9010-6db28c4f4589,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b0ef09364844b989205bfbb7aa66c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8362aa66-ddca-4d04-a15e-6aafd9283aa0),volume_type_id=8362aa66-ddca-4d04-a15e-6aafd9283aa0)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:16.945430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a341b77c-684b-4f85-a8bf-55bc7c2a4769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:16.970426 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a341b77c-684b-4f85-a8bf-55bc7c2a4769) transitioned into state 'SUCCESS' from state '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-158639243',encryption_key_id=None,group_id=17223832-f468-4ec8-ba67-09dfa2d41572,group_type_id=,metadata={},multiattach=False,project_id='f1b0ef09364844b989205bfbb7aa66c5',qos_specs=None,replication_status=,reservations=['479a62f0-ef2a-43aa-84fe-79b9af2f21be','b5a13afb-a4bf-495f-9349-e36b2428593f','0b88d4c4-0b38-44d9-8cfb-6c3c17163cea','4290ab2e-7017-481b-a967-2173db22ded5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f39f22c1e1374dab81f8eec12e8a3ab6',volume_type_id=8362aa66-ddca-4d04-a15e-6aafd9283aa0)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:16.971514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac891f4-b2da-441f-a4ae-472a62deb799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:16.986781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac891f4-b2da-441f-a4ae-472a62deb799) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:16.988491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Flow 'volume_create_api' (9ed9687d-6340-438d-95df-032132c45284) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:16.988491 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Create volume request issued successfully. Jul 03 04:29:16.989118 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:16.989249 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:17.034786 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:17.039180 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.039180 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:17.045446 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-afc489ae-549d-4c82-8db4-4a94fc4c4a28 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:17.045784 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 832/3343] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:29:16 2026] POST /volume/v3/volumes => generated 814 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:17.061985 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:17.065274 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 Jul 03 04:29:17.065538 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:17.065780 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:17.076762 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.076762 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:17.082630 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:17.083576 np0000004364 devstack@c-api.service[99791]: WARNING stevedore.named [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:17.083747 np0000004364 devstack@c-api.service[99791]: WARNING castellan.key_manager [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:17.103539 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e9a1035c-799e-4ff0-91e2-ba995ef4b39a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:17.106205 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9a1035c-799e-4ff0-91e2-ba995ef4b39a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:17.107279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9a1035c-799e-4ff0-91e2-ba995ef4b39a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:17.107279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9a1035c-799e-4ff0-91e2-ba995ef4b39a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:17.107279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e9a1035c-799e-4ff0-91e2-ba995ef4b39a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:17.113119 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.113119 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:17.114508 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9a1035c-799e-4ff0-91e2-ba995ef4b39a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:17.114728 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 828/3344] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:17 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:17.124314 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:17.127778 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.127778 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:17.135924 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b5efd5f-97af-4c82-a3f4-0f1dafc85956 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 returned with HTTP 200 Jul 03 04:29:17.136410 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 843/3345] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:17 2026] GET /volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 => generated 882 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:17.193413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-814ab9b4-3ff1-44f5-ba8e-ebe48f1c5003 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:17.195594 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-814ab9b4-3ff1-44f5-ba8e-ebe48f1c5003 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:17.195850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-814ab9b4-3ff1-44f5-ba8e-ebe48f1c5003 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:17.196034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-814ab9b4-3ff1-44f5-ba8e-ebe48f1c5003 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:17.201821 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.201821 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:17.202249 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-814ab9b4-3ff1-44f5-ba8e-ebe48f1c5003 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:17.203234 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-814ab9b4-3ff1-44f5-ba8e-ebe48f1c5003 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 returned with HTTP 200 Jul 03 04:29:17.203794 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 843/3346] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:17 2026] GET /volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:17.217564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:17.220335 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] POST https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340/action Jul 03 04:29:17.221114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:17.221422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:17.223396 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.snapshot_unmanage [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Unmanage snapshot with id: 89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:17.230829 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.230829 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:17.231869 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Snapshot retrieved successfully. Jul 03 04:29:17.233338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '19813e0bf54d4778bf828d2b23fd11f0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbd13a7dffd4402a83de5305a4ca7a5c', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:29:17.233801 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d48c277-ceb7-4ce6-afef-440fbf21e76e tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-reader] https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340/action returned with HTTP 403 Jul 03 04:29:17.234603 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 833/3347] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:29:17 2026] POST /volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340/action => generated 117 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:17.242712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:17.244591 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:17.244809 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:17.245077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:17.245223 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete snapshot with id: 89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:17.250490 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.250490 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:17.250872 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:17.272784 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot delete request issued successfully. Jul 03 04:29:17.272972 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6bb78e77-ea9e-4530-b22b-8b390c2bee45 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 returned with HTTP 202 Jul 03 04:29:17.273434 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 829/3348] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:17 2026] DELETE /volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:17.281453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-55294ef5-d72e-44aa-b368-48bbd7f887ae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:17.283585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55294ef5-d72e-44aa-b368-48bbd7f887ae tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:17.283891 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55294ef5-d72e-44aa-b368-48bbd7f887ae tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:17.284182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55294ef5-d72e-44aa-b368-48bbd7f887ae tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:17.291774 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:17.291774 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:17.292090 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-55294ef5-d72e-44aa-b368-48bbd7f887ae tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Snapshot retrieved successfully. Jul 03 04:29:17.293174 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55294ef5-d72e-44aa-b368-48bbd7f887ae tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 returned with HTTP 200 Jul 03 04:29:17.293757 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 844/3349] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:17 2026] GET /volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:18.127449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-28edc08f-a5ca-4b1a-98ed-66b6721619fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.129514 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-28edc08f-a5ca-4b1a-98ed-66b6721619fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:18.129656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-28edc08f-a5ca-4b1a-98ed-66b6721619fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:18.129824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-28edc08f-a5ca-4b1a-98ed-66b6721619fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:18.129967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-28edc08f-a5ca-4b1a-98ed-66b6721619fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:18.134742 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.134742 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:18.135616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-28edc08f-a5ca-4b1a-98ed-66b6721619fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:18.136029 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 844/3350] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:18 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:18.151833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.154059 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 Jul 03 04:29:18.154421 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:18.154953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:18.165784 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.165784 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:18.170189 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:18.170981 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:18.171138 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:18.218601 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:18.222649 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.222649 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:18.231405 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dcd35d3a-7959-459f-a066-afe81ff9e934 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 returned with HTTP 200 Jul 03 04:29:18.231562 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 834/3351] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:18 2026] GET /volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:18.246947 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-175adf64-a055-4abd-bd2a-2bae1b7561b6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.248909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-175adf64-a055-4abd-bd2a-2bae1b7561b6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] PUT https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:18.249365 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-175adf64-a055-4abd-bd2a-2bae1b7561b6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "cf92cdc5-e01a-43af-9010-6db28c4f4589"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:18.251016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-175adf64-a055-4abd-bd2a-2bae1b7561b6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Update called for group 17223832-f468-4ec8-ba67-09dfa2d41572. {{(pid=99793) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 04:29:18.251205 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.groups [None req-175adf64-a055-4abd-bd2a-2bae1b7561b6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Updating group 17223832-f468-4ec8-ba67-09dfa2d41572 with name new_group description: This is a new group add_volumes: None remove_volumes: cf92cdc5-e01a-43af-9010-6db28c4f4589. Jul 03 04:29:18.254647 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.254647 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:18.272542 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-175adf64-a055-4abd-bd2a-2bae1b7561b6 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 202 Jul 03 04:29:18.273285 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 830/3352] 10.4.3.253 () {70 vars in 1407 bytes} [Fri Jul 3 04:29:18 2026] PUT /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:18.281491 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fa9471d6-6fab-4f52-a9b9-4e71a85c6e03 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.283867 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fa9471d6-6fab-4f52-a9b9-4e71a85c6e03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:18.284111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fa9471d6-6fab-4f52-a9b9-4e71a85c6e03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:18.284346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fa9471d6-6fab-4f52-a9b9-4e71a85c6e03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:18.284561 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-fa9471d6-6fab-4f52-a9b9-4e71a85c6e03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:18.288633 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.288633 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:18.299060 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fa9471d6-6fab-4f52-a9b9-4e71a85c6e03 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:18.299648 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 845/3353] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:18 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:18.304793 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-de35293c-5f1d-4d66-a6cf-adccd0b8dd33 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.308785 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de35293c-5f1d-4d66-a6cf-adccd0b8dd33 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 Jul 03 04:29:18.309056 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de35293c-5f1d-4d66-a6cf-adccd0b8dd33 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:18.309840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de35293c-5f1d-4d66-a6cf-adccd0b8dd33 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:18.315870 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de35293c-5f1d-4d66-a6cf-adccd0b8dd33 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 returned with HTTP 404 Jul 03 04:29:18.316563 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 845/3354] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:18 2026] GET /volume/v3/snapshots/89a270cf-10e2-4f64-8951-89ae2db4b340 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:18.325745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.328822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:18.329190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:18.329446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:18.329707 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume with id: 35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:18.339602 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.339602 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:18.340181 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:18.363811 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Delete volume request issued successfully. Jul 03 04:29:18.364007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a11a859-a8e3-4beb-901a-cf9760b8206c tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 returned with HTTP 202 Jul 03 04:29:18.364546 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 835/3355] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:18 2026] DELETE /volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:18.374505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f533cdab-24bb-4daa-b756-3e0b20ed05bc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:18.377097 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f533cdab-24bb-4daa-b756-3e0b20ed05bc tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:18.377289 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f533cdab-24bb-4daa-b756-3e0b20ed05bc tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:18.377512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f533cdab-24bb-4daa-b756-3e0b20ed05bc tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:18.388131 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:18.388131 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:18.391563 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f533cdab-24bb-4daa-b756-3e0b20ed05bc tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Volume info retrieved successfully. Jul 03 04:29:18.396754 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f533cdab-24bb-4daa-b756-3e0b20ed05bc tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 returned with HTTP 200 Jul 03 04:29:18.397227 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 831/3356] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:18 2026] GET /volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:19.148415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-20b08acb-185d-4367-bf13-694cad6be831 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.150184 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-20b08acb-185d-4367-bf13-694cad6be831 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:19.150417 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-20b08acb-185d-4367-bf13-694cad6be831 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:19.150660 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-20b08acb-185d-4367-bf13-694cad6be831 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:19.150825 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-20b08acb-185d-4367-bf13-694cad6be831 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:19.157275 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:19.157275 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:19.158739 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-20b08acb-185d-4367-bf13-694cad6be831 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:19.159227 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 846/3357] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:19 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:19.312197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0ffc6554-d8a6-4dea-8e21-533044c8f636 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.317068 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ffc6554-d8a6-4dea-8e21-533044c8f636 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:19.317408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ffc6554-d8a6-4dea-8e21-533044c8f636 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:19.317665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0ffc6554-d8a6-4dea-8e21-533044c8f636 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:19.317798 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-0ffc6554-d8a6-4dea-8e21-533044c8f636 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:19.326440 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:19.326440 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:19.337272 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0ffc6554-d8a6-4dea-8e21-533044c8f636 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:19.337785 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 846/3358] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:19 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:19.349528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0781c2b6-a64b-4887-a225-07418cf6ee58 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.351460 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0781c2b6-a64b-4887-a225-07418cf6ee58 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:19.351674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0781c2b6-a64b-4887-a225-07418cf6ee58 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:19.351864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0781c2b6-a64b-4887-a225-07418cf6ee58 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:19.351998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-0781c2b6-a64b-4887-a225-07418cf6ee58 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:19.355648 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:19.355648 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:19.363025 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0781c2b6-a64b-4887-a225-07418cf6ee58 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:19.363449 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 836/3359] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:19 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:19.372656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.374382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:19.374607 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:19.374810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:19.375103 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:19.375885 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:19.383409 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:19.384454 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:19.384614 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:19.413227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f17d2380-7ac9-469b-84c2-2a19e6c89b62 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.415245 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f17d2380-7ac9-469b-84c2-2a19e6c89b62 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] GET https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 Jul 03 04:29:19.415486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f17d2380-7ac9-469b-84c2-2a19e6c89b62 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:19.415692 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f17d2380-7ac9-469b-84c2-2a19e6c89b62 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:19.421836 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:19.422136 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f17d2380-7ac9-469b-84c2-2a19e6c89b62 tempest-ProjectReaderTests-560002138 tempest-ProjectReaderTests-560002138-project-admin] https://10.4.3.253/volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 returned with HTTP 404 Jul 03 04:29:19.422656 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 847/3360] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:19 2026] GET /volume/v3/volumes/35f89e16-3b03-42a9-a5fc-8fd810d73163 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:19.425705 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:19.425705 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:19.435527 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8983df3a-2c64-44cb-8884-e0b0cc1429cc tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:19.436118 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 832/3361] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:19 2026] GET /volume/v3/volumes/detail => generated 1774 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:19.452804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b21efdc-e770-4c90-8f51-1638aa686b5f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.454756 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b21efdc-e770-4c90-8f51-1638aa686b5f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] PUT https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:19.455080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b21efdc-e770-4c90-8f51-1638aa686b5f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "cf92cdc5-e01a-43af-9010-6db28c4f4589"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:19.456735 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.groups [None req-8b21efdc-e770-4c90-8f51-1638aa686b5f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Update called for group 17223832-f468-4ec8-ba67-09dfa2d41572. {{(pid=99794) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 04:29:19.456908 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.groups [None req-8b21efdc-e770-4c90-8f51-1638aa686b5f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Updating group 17223832-f468-4ec8-ba67-09dfa2d41572 with name None description: None add_volumes: cf92cdc5-e01a-43af-9010-6db28c4f4589 remove_volumes: None. Jul 03 04:29:19.460316 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:19.460316 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:19.497972 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b21efdc-e770-4c90-8f51-1638aa686b5f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 202 Jul 03 04:29:19.498440 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 847/3362] 10.4.3.253 () {70 vars in 1406 bytes} [Fri Jul 3 04:29:19 2026] PUT /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:19.511029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4b1ffbb2-6988-4cb3-8508-2cccd888958c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:19.511973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4b1ffbb2-6988-4cb3-8508-2cccd888958c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:19.511973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4b1ffbb2-6988-4cb3-8508-2cccd888958c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:19.512766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4b1ffbb2-6988-4cb3-8508-2cccd888958c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:19.513949 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.groups [None req-4b1ffbb2-6988-4cb3-8508-2cccd888958c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:19.520202 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:19.520202 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:19.531945 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4b1ffbb2-6988-4cb3-8508-2cccd888958c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:19.532411 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 837/3363] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:19 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:20.174542 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2de7123d-7e81-4b0f-8ad8-37fbcb4d27df None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:20.174542 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2de7123d-7e81-4b0f-8ad8-37fbcb4d27df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:20.175162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2de7123d-7e81-4b0f-8ad8-37fbcb4d27df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:20.175162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2de7123d-7e81-4b0f-8ad8-37fbcb4d27df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:20.175162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2de7123d-7e81-4b0f-8ad8-37fbcb4d27df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:20.181530 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.181530 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:20.182498 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2de7123d-7e81-4b0f-8ad8-37fbcb4d27df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:20.183013 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 848/3364] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:20 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:20.545193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-db38fea2-fa72-4fa8-a8b8-9d3ca0ed7c8c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:20.549137 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-db38fea2-fa72-4fa8-a8b8-9d3ca0ed7c8c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:20.549374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-db38fea2-fa72-4fa8-a8b8-9d3ca0ed7c8c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:20.549555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-db38fea2-fa72-4fa8-a8b8-9d3ca0ed7c8c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:20.549675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-db38fea2-fa72-4fa8-a8b8-9d3ca0ed7c8c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:20.553795 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.553795 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:20.562041 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-db38fea2-fa72-4fa8-a8b8-9d3ca0ed7c8c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 200 Jul 03 04:29:20.562487 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 833/3365] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:20 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:20.575342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:20.577858 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:20.578147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:20.578441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:20.578835 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:20.579694 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.579694 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:20.580144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:20.592569 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:20.593435 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:20.593636 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:20.643040 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:20.649675 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.649675 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:20.654130 np0000004364 devstack@c-api.service[99794]: WARNING stevedore.named [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:20.654289 np0000004364 devstack@c-api.service[99794]: WARNING castellan.key_manager [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:20.705444 np0000004364 devstack@c-api.service[99794]: DEBUG oslo_db.sqlalchemy.engines [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99794) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:20.709116 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.709116 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:20.720776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d1359aa8-c67d-49c4-adb1-f3d56a7fc73f tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:20.721654 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 848/3366] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:20 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:20.740623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5c39919f-8747-4610-b0f0-df834086859a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:20.742880 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/detail Jul 03 04:29:20.743223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:20.743524 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:20.743834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:29:20.744638 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.744638 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:20.745072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:29:20.761169 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Get all volumes completed successfully. Jul 03 04:29:20.762108 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:20.762304 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:20.806715 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:20.810086 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.810086 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:20.815049 np0000004364 devstack@c-api.service[99792]: WARNING stevedore.named [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:20.815187 np0000004364 devstack@c-api.service[99792]: WARNING castellan.key_manager [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:20.856039 np0000004364 devstack@c-api.service[99792]: DEBUG oslo_db.sqlalchemy.engines [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:20.859178 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.859178 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:20.867487 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c39919f-8747-4610-b0f0-df834086859a tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/detail returned with HTTP 200 Jul 03 04:29:20.867990 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 838/3367] 10.4.3.253 () {68 vars in 1299 bytes} [Fri Jul 3 04:29:20 2026] GET /volume/v3/volumes/detail => generated 1808 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:20.882914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:20.885030 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] POST https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572/action Jul 03 04:29:20.885456 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:20.885757 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:20.887084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.groups [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] delete called for group 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99791) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 04:29:20.887198 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.groups [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Delete group with id: 17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:20.891506 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.891506 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:20.940264 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3de217aa-7850-4fbc-b5c6-d27395f4c60c tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572/action returned with HTTP 202 Jul 03 04:29:20.940687 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 849/3368] 10.4.3.253 () {70 vars in 1428 bytes} [Fri Jul 3 04:29:20 2026] POST /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:20.949976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-01bcb793-4471-42e9-9734-79a3abcaba7e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:20.954206 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 Jul 03 04:29:20.954569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:20.954836 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:20.964054 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:20.964054 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:20.969123 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Volume info retrieved successfully. Jul 03 04:29:20.970126 np0000004364 devstack@c-api.service[99793]: WARNING stevedore.named [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 04:29:20.970391 np0000004364 devstack@c-api.service[99793]: WARNING castellan.key_manager [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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' Jul 03 04:29:21.020801 np0000004364 devstack@c-api.service[99793]: DEBUG oslo_db.sqlalchemy.engines [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-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=99793) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:29:21.024872 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:21.024872 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:21.036166 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-01bcb793-4471-42e9-9734-79a3abcaba7e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 returned with HTTP 200 Jul 03 04:29:21.037109 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 834/3369] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:20 2026] GET /volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:21.194641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20fd825b-b2d4-4866-be83-73adf02a75bd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:21.197003 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20fd825b-b2d4-4866-be83-73adf02a75bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:21.197250 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20fd825b-b2d4-4866-be83-73adf02a75bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:21.197541 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20fd825b-b2d4-4866-be83-73adf02a75bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:21.197684 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-20fd825b-b2d4-4866-be83-73adf02a75bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:21.203033 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:21.203033 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:21.204213 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20fd825b-b2d4-4866-be83-73adf02a75bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:21.204782 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 849/3370] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:21 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:22.061191 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b3c32a68-511e-47fd-874d-b5b2281ecf8e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.069288 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3c32a68-511e-47fd-874d-b5b2281ecf8e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 Jul 03 04:29:22.069681 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3c32a68-511e-47fd-874d-b5b2281ecf8e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.070182 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3c32a68-511e-47fd-874d-b5b2281ecf8e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.082785 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3c32a68-511e-47fd-874d-b5b2281ecf8e tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 returned with HTTP 404 Jul 03 04:29:22.082785 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 839/3371] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:22 2026] GET /volume/v3/volumes/cf92cdc5-e01a-43af-9010-6db28c4f4589 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:22.094087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ac3cec28-289b-4dd5-8de6-2e37118ec6ad None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.097462 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac3cec28-289b-4dd5-8de6-2e37118ec6ad tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c Jul 03 04:29:22.098155 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac3cec28-289b-4dd5-8de6-2e37118ec6ad tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.098726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac3cec28-289b-4dd5-8de6-2e37118ec6ad tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.106373 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac3cec28-289b-4dd5-8de6-2e37118ec6ad tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c returned with HTTP 404 Jul 03 04:29:22.107080 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 850/3372] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:22 2026] GET /volume/v3/volumes/dd92fb24-d58b-4f3d-a3a6-d2d8a2918f7c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:22.118632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-93962841-3b6a-46aa-b204-d9ca49fdd896 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.121286 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-93962841-3b6a-46aa-b204-d9ca49fdd896 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] GET https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 Jul 03 04:29:22.121714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-93962841-3b6a-46aa-b204-d9ca49fdd896 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.122000 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-93962841-3b6a-46aa-b204-d9ca49fdd896 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.122209 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.groups [None req-93962841-3b6a-46aa-b204-d9ca49fdd896 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] show called for member 17223832-f468-4ec8-ba67-09dfa2d41572 {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 04:29:22.131083 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-93962841-3b6a-46aa-b204-d9ca49fdd896 tempest-GroupsTest-1102476723 tempest-GroupsTest-1102476723-project-member] https://10.4.3.253/volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 returned with HTTP 404 Jul 03 04:29:22.131937 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 835/3373] 10.4.3.253 () {68 vars in 1386 bytes} [Fri Jul 3 04:29:22 2026] GET /volume/v3/groups/17223832-f468-4ec8-ba67-09dfa2d41572 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:22.143454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-efeeb7f4-446e-4cad-9ee0-45e09f66b87d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.145798 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efeeb7f4-446e-4cad-9ee0-45e09f66b87d tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] DELETE https://10.4.3.253/volume/v3/group_types/208e186e-0573-4cc1-a4e5-35e34601e75b Jul 03 04:29:22.149355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efeeb7f4-446e-4cad-9ee0-45e09f66b87d tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.149355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efeeb7f4-446e-4cad-9ee0-45e09f66b87d tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.191577 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efeeb7f4-446e-4cad-9ee0-45e09f66b87d tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/group_types/208e186e-0573-4cc1-a4e5-35e34601e75b returned with HTTP 202 Jul 03 04:29:22.191577 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 850/3374] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:29:22 2026] DELETE /volume/v3/group_types/208e186e-0573-4cc1-a4e5-35e34601e75b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:22.213713 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21c09e47-e7db-45a8-ae50-543cb1bd5920 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.217741 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21c09e47-e7db-45a8-ae50-543cb1bd5920 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] DELETE https://10.4.3.253/volume/v3/types/8362aa66-ddca-4d04-a15e-6aafd9283aa0 Jul 03 04:29:22.217741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21c09e47-e7db-45a8-ae50-543cb1bd5920 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.217741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21c09e47-e7db-45a8-ae50-543cb1bd5920 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.217860 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c990a13-cd9a-4481-8008-295b165108f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.221584 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c990a13-cd9a-4481-8008-295b165108f4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:22.222472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c990a13-cd9a-4481-8008-295b165108f4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.222893 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c990a13-cd9a-4481-8008-295b165108f4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.223016 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5c990a13-cd9a-4481-8008-295b165108f4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:22.238141 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:22.238141 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:22.239394 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c990a13-cd9a-4481-8008-295b165108f4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:22.239774 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 851/3375] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:22 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:22.265807 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21c09e47-e7db-45a8-ae50-543cb1bd5920 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/types/8362aa66-ddca-4d04-a15e-6aafd9283aa0 returned with HTTP 202 Jul 03 04:29:22.266477 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 840/3376] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:29:22 2026] DELETE /volume/v3/types/8362aa66-ddca-4d04-a15e-6aafd9283aa0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:22.277138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-840806a0-5500-4610-8c70-f2981fb9b258 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:22.280107 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-840806a0-5500-4610-8c70-f2981fb9b258 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] GET https://10.4.3.253/volume/v3/types/8362aa66-ddca-4d04-a15e-6aafd9283aa0 Jul 03 04:29:22.280493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-840806a0-5500-4610-8c70-f2981fb9b258 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:22.280624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-840806a0-5500-4610-8c70-f2981fb9b258 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:22.286070 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-840806a0-5500-4610-8c70-f2981fb9b258 tempest-GroupsTest-56843001 tempest-GroupsTest-56843001-project-admin] https://10.4.3.253/volume/v3/types/8362aa66-ddca-4d04-a15e-6aafd9283aa0 returned with HTTP 404 Jul 03 04:29:22.286731 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 836/3377] 10.4.3.253 () {66 vars in 1342 bytes} [Fri Jul 3 04:29:22 2026] GET /volume/v3/types/8362aa66-ddca-4d04-a15e-6aafd9283aa0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:23.257654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2b4d996e-a860-46f5-9886-6e6191e4c074 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:23.261002 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b4d996e-a860-46f5-9886-6e6191e4c074 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:23.261002 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b4d996e-a860-46f5-9886-6e6191e4c074 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:23.261229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2b4d996e-a860-46f5-9886-6e6191e4c074 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:23.261273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2b4d996e-a860-46f5-9886-6e6191e4c074 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:23.267255 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:23.267255 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:23.268375 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2b4d996e-a860-46f5-9886-6e6191e4c074 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:23.268864 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 851/3378] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:23 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:24.282203 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3eee72b4-8740-4f0c-a418-b3d6fbf23a3e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:24.286209 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3eee72b4-8740-4f0c-a418-b3d6fbf23a3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:24.286535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3eee72b4-8740-4f0c-a418-b3d6fbf23a3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:24.286767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3eee72b4-8740-4f0c-a418-b3d6fbf23a3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:24.287017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3eee72b4-8740-4f0c-a418-b3d6fbf23a3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:24.292551 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:24.292551 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:24.294956 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3eee72b4-8740-4f0c-a418-b3d6fbf23a3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:24.295639 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 852/3379] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:24 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:25.314187 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d3ff9533-b71e-40e9-961c-c837b9dac474 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:25.320809 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d3ff9533-b71e-40e9-961c-c837b9dac474 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:25.321294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d3ff9533-b71e-40e9-961c-c837b9dac474 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:25.322003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d3ff9533-b71e-40e9-961c-c837b9dac474 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:25.322592 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d3ff9533-b71e-40e9-961c-c837b9dac474 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:25.333910 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:25.333910 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:25.335715 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d3ff9533-b71e-40e9-961c-c837b9dac474 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:25.337059 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 841/3380] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:25 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:25.721506 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-967958ad-d040-434a-a5bd-72c93b115203 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:25.902784 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-967958ad-d040-434a-a5bd-72c93b115203 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] GET https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e Jul 03 04:29:25.902784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-967958ad-d040-434a-a5bd-72c93b115203 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:25.902784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-967958ad-d040-434a-a5bd-72c93b115203 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:25.932978 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-967958ad-d040-434a-a5bd-72c93b115203 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e returned with HTTP 200 Jul 03 04:29:25.933712 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 837/3381] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:25 2026] GET /volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e => generated 437 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:25.948444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:26.038037 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:26.038589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1697301977"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:26.040185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1697301977'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:26.040525 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume of 1 GB Jul 03 04:29:26.045114 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Availability Zones retrieved successfully. Jul 03 04:29:26.052375 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Flow 'volume_create_api' (bb1a52e4-3884-4262-ba64-7c84b788094c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:26.054466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd0e86d-842d-46c3-9b5d-b98fbdbed84b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:26.055348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:26.094012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fd0e86d-842d-46c3-9b5d-b98fbdbed84b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:26.095472 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e64590-4f93-446a-8c30-9b4b27cd5764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:26.208433 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Created reservations ['2a5ed4e4-93e1-4037-9c66-fb04028e4712', 'd4e69fc2-4ad8-4421-91e5-c80ec8b312b8', '4f96eef7-9a1e-4b32-bc4c-c7340c4e581c', '7286507b-6fad-47cd-9334-af73d7915331'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:26.213070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8e64590-4f93-446a-8c30-9b4b27cd5764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a5ed4e4-93e1-4037-9c66-fb04028e4712', 'd4e69fc2-4ad8-4421-91e5-c80ec8b312b8', '4f96eef7-9a1e-4b32-bc4c-c7340c4e581c', '7286507b-6fad-47cd-9334-af73d7915331']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:26.215627 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d43e139-1a4a-4e80-8e2f-e95640821121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:26.276167 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d43e139-1a4a-4e80-8e2f-e95640821121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d22e7ca-598e-4410-8cb8-e236bcf469f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1697301977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3899b2dec26d42d9b2c629215db1887e',qos_specs=None,replication_status=,reservations=['2a5ed4e4-93e1-4037-9c66-fb04028e4712','d4e69fc2-4ad8-4421-91e5-c80ec8b312b8','4f96eef7-9a1e-4b32-bc4c-c7340c4e581c','7286507b-6fad-47cd-9334-af73d7915331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dd2082f570b4a499fab72970d418a9b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1697301977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d22e7ca-598e-4410-8cb8-e236bcf469f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3899b2dec26d42d9b2c629215db1887e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4dd2082f570b4a499fab72970d418a9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:26.278148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a48228-d7e4-4d9d-b953-f342861e0604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:26.343127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14a48228-d7e4-4d9d-b953-f342861e0604) transitioned into state 'SUCCESS' from state '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-1697301977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3899b2dec26d42d9b2c629215db1887e',qos_specs=None,replication_status=,reservations=['2a5ed4e4-93e1-4037-9c66-fb04028e4712','d4e69fc2-4ad8-4421-91e5-c80ec8b312b8','4f96eef7-9a1e-4b32-bc4c-c7340c4e581c','7286507b-6fad-47cd-9334-af73d7915331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4dd2082f570b4a499fab72970d418a9b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:26.345495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3579bb6e-4003-46fb-9cea-c875ec996939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:26.350396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4c31b4d5-eaf1-4a65-88ac-4b55a716bb1f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:26.352684 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c31b4d5-eaf1-4a65-88ac-4b55a716bb1f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:26.352991 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c31b4d5-eaf1-4a65-88ac-4b55a716bb1f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:26.353179 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4c31b4d5-eaf1-4a65-88ac-4b55a716bb1f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:26.353356 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-4c31b4d5-eaf1-4a65-88ac-4b55a716bb1f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:26.358877 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:26.358877 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:26.360206 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4c31b4d5-eaf1-4a65-88ac-4b55a716bb1f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:26.360408 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 853/3382] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:26 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:26.374855 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3579bb6e-4003-46fb-9cea-c875ec996939) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:26.375771 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Flow 'volume_create_api' (bb1a52e4-3884-4262-ba64-7c84b788094c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:26.376120 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume request issued successfully. Jul 03 04:29:26.376718 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9138e6d0-7661-48ef-bbb3-cef9429697ea tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:26.377145 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 852/3383] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:25 2026] POST /volume/v3/volumes => generated 759 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:26.393736 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3e9b6918-874c-4c61-8fbc-c35f136afe7f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:26.398384 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e9b6918-874c-4c61-8fbc-c35f136afe7f tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] GET https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:26.398718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e9b6918-874c-4c61-8fbc-c35f136afe7f tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:26.398985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e9b6918-874c-4c61-8fbc-c35f136afe7f tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:26.408837 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:26.408837 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:26.414287 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3e9b6918-874c-4c61-8fbc-c35f136afe7f tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Volume info retrieved successfully. Jul 03 04:29:26.430073 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e9b6918-874c-4c61-8fbc-c35f136afe7f tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 returned with HTTP 200 Jul 03 04:29:26.430073 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 842/3384] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:26 2026] GET /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 => generated 827 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:27.372693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-24c421fd-33df-4009-b754-934121aeb57b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.375373 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24c421fd-33df-4009-b754-934121aeb57b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:27.375577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24c421fd-33df-4009-b754-934121aeb57b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:27.375810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-24c421fd-33df-4009-b754-934121aeb57b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:27.375927 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-24c421fd-33df-4009-b754-934121aeb57b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:27.381039 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:27.381039 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:27.381931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-24c421fd-33df-4009-b754-934121aeb57b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:27.382600 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 838/3385] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:27 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:27.445620 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4ce4a2f3-c802-4940-9250-ab1f2c7107fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.449429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4ce4a2f3-c802-4940-9250-ab1f2c7107fd tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] GET https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:27.449659 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4ce4a2f3-c802-4940-9250-ab1f2c7107fd tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:27.449885 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4ce4a2f3-c802-4940-9250-ab1f2c7107fd tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:27.460279 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:27.460279 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:27.465422 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4ce4a2f3-c802-4940-9250-ab1f2c7107fd tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Volume info retrieved successfully. Jul 03 04:29:27.471014 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4ce4a2f3-c802-4940-9250-ab1f2c7107fd tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 returned with HTTP 200 Jul 03 04:29:27.471737 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 854/3386] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:27 2026] GET /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:27.489780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f5b5efb9-9894-442d-8173-7a0c36bf3258 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.492877 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5b5efb9-9894-442d-8173-7a0c36bf3258 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e Jul 03 04:29:27.493482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5b5efb9-9894-442d-8173-7a0c36bf3258 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:27.504959 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:27.504959 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:27.590103 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5b5efb9-9894-442d-8173-7a0c36bf3258 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e returned with HTTP 200 Jul 03 04:29:27.590661 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 853/3387] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:29:27 2026] PUT /volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e => generated 392 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:27.603416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-628c9cce-5768-497e-8538-7392e1b71b39 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.606761 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:27.608169 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:27.610882 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:27.611395 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume of 2 GB Jul 03 04:29:27.621639 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Availability Zones retrieved successfully. Jul 03 04:29:27.635046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Flow 'volume_create_api' (f3b7996c-d12e-43af-ade1-e104b56a4a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:27.636439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47159c26-6fb7-48c3-9b41-f661d2a712a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.638524 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Validating volume size '2' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:27.699151 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47159c26-6fb7-48c3-9b41-f661d2a712a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:27.701415 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c0ef6d-0c01-4dac-aa88-c75c6fc2b17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.759916 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota_utils [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Quota exceeded for 3899b2dec26d42d9b2c629215db1887e, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 04:29:27.765068 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c0ef6d-0c01-4dac-aa88-c75c6fc2b17d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 04:29:27.765068 np0000004364 devstack@c-api.service[99792]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 04:29:27.767237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c0ef6d-0c01-4dac-aa88-c75c6fc2b17d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.769124 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71c0ef6d-0c01-4dac-aa88-c75c6fc2b17d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:29:27.769939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47159c26-6fb7-48c3-9b41-f661d2a712a4) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.770866 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47159c26-6fb7-48c3-9b41-f661d2a712a4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:29:27.772630 np0000004364 devstack@c-api.service[99792]: WARNING cinder.volume.api [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Flow 'volume_create_api' (f3b7996c-d12e-43af-ade1-e104b56a4a57) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 04:29:27.772630 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.middleware.fault [None req-628c9cce-5768-497e-8538-7392e1b71b39 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 413 Jul 03 04:29:27.773168 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 843/3388] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:27 2026] POST /volume/v3/volumes => generated 208 bytes in 170 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 04:29:27.784736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b01fa448-a0e2-4ccd-affd-2a8889bdf22c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.787098 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b01fa448-a0e2-4ccd-affd-2a8889bdf22c tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e Jul 03 04:29:27.787726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b01fa448-a0e2-4ccd-affd-2a8889bdf22c tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:27.852691 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b01fa448-a0e2-4ccd-affd-2a8889bdf22c tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e returned with HTTP 200 Jul 03 04:29:27.853128 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 839/3389] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:29:27 2026] PUT /volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:27.867293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.872218 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:27.872218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:27.874836 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:27.874836 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Create volume of 1 GB Jul 03 04:29:27.879649 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Availability Zones retrieved successfully. Jul 03 04:29:27.887253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Flow 'volume_create_api' (3ef77f82-153c-499b-b9cc-2285d9d97ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:27.888941 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fe0939-6b35-4dce-a9c2-aa6eedb4edb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.890749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:27.929822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fe0939-6b35-4dce-a9c2-aa6eedb4edb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:27.930713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a736db6c-39f5-4de0-91c4-c47e53ab5d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.974620 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota_utils [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Quota exceeded for 3899b2dec26d42d9b2c629215db1887e, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 04:29:27.978772 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a736db6c-39f5-4de0-91c4-c47e53ab5d6a) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 04:29:27.978772 np0000004364 devstack@c-api.service[99791]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 04:29:27.980868 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a736db6c-39f5-4de0-91c4-c47e53ab5d6a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.981799 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a736db6c-39f5-4de0-91c4-c47e53ab5d6a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:29:27.982453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fe0939-6b35-4dce-a9c2-aa6eedb4edb1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:27.983114 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76fe0939-6b35-4dce-a9c2-aa6eedb4edb1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:29:27.984148 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Flow 'volume_create_api' (3ef77f82-153c-499b-b9cc-2285d9d97ba1) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 04:29:27.985345 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.middleware.fault [None req-b3c27c54-1d66-4fd8-8e85-f3070f5e86fb tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 413 Jul 03 04:29:27.985865 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 855/3390] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:27 2026] POST /volume/v3/volumes => generated 150 bytes in 119 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 04:29:27.997284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c59f9c60-4165-4810-9bc7-f56d8f17c369 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:27.998785 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c59f9c60-4165-4810-9bc7-f56d8f17c369 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e Jul 03 04:29:27.999501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c59f9c60-4165-4810-9bc7-f56d8f17c369 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:28.047063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c59f9c60-4165-4810-9bc7-f56d8f17c369 tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e returned with HTTP 200 Jul 03 04:29:28.047063 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 854/3391] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:29:27 2026] PUT /volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:28.060102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:28.061636 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] POST https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3/action Jul 03 04:29:28.062039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:28.062218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:28.072800 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:28.072800 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:28.073396 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Volume info retrieved successfully. Jul 03 04:29:28.123858 np0000004364 devstack@c-api.service[99792]: ERROR cinder.volume.api [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Quota exceeded for 3899b2dec26d42d9b2c629215db1887e, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 04:29:28.132727 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.middleware.fault [None req-996fe2cb-156f-4b99-a672-3584eba8aa18 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3/action returned with HTTP 413 Jul 03 04:29:28.133606 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 844/3392] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:29:28 2026] POST /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3/action => generated 208 bytes in 75 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 04:29:28.146818 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-74615cee-c21c-4ad1-a133-5185bd9fcb81 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:28.150407 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-74615cee-c21c-4ad1-a133-5185bd9fcb81 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] GET https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:28.150737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-74615cee-c21c-4ad1-a133-5185bd9fcb81 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:28.150979 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-74615cee-c21c-4ad1-a133-5185bd9fcb81 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:28.159958 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:28.159958 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:28.165911 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-74615cee-c21c-4ad1-a133-5185bd9fcb81 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Volume info retrieved successfully. Jul 03 04:29:28.171999 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-74615cee-c21c-4ad1-a133-5185bd9fcb81 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 returned with HTTP 200 Jul 03 04:29:28.172560 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 840/3393] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:28 2026] GET /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:28.187276 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f139e641-b7e5-470a-bda9-347737d12e68 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:28.191496 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] DELETE https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:28.191496 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:28.191841 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:28.191841 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Delete volume with id: 2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:28.203257 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:28.203257 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:28.203257 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Volume info retrieved successfully. Jul 03 04:29:28.237902 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Delete volume request issued successfully. Jul 03 04:29:28.237902 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f139e641-b7e5-470a-bda9-347737d12e68 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 returned with HTTP 202 Jul 03 04:29:28.239615 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 856/3394] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:28 2026] DELETE /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:28.248845 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-db49e11c-b974-468d-b74f-cb25ba9660aa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:28.251183 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db49e11c-b974-468d-b74f-cb25ba9660aa tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] GET https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:28.251482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db49e11c-b974-468d-b74f-cb25ba9660aa tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:28.251726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db49e11c-b974-468d-b74f-cb25ba9660aa tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:28.262505 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:28.262505 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:28.267412 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-db49e11c-b974-468d-b74f-cb25ba9660aa tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Volume info retrieved successfully. Jul 03 04:29:28.274143 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db49e11c-b974-468d-b74f-cb25ba9660aa tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 returned with HTTP 200 Jul 03 04:29:28.274786 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 855/3395] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:28 2026] GET /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:28.399438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1571274b-00cd-4925-8061-f79758b3a86d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:28.404131 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1571274b-00cd-4925-8061-f79758b3a86d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:28.405472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1571274b-00cd-4925-8061-f79758b3a86d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:28.406165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1571274b-00cd-4925-8061-f79758b3a86d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:28.407144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-1571274b-00cd-4925-8061-f79758b3a86d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:28.423732 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:28.423732 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:28.427076 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1571274b-00cd-4925-8061-f79758b3a86d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:28.428728 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 845/3396] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:28 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:29.296194 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a1104464-583c-4ce0-8012-ef7734571f29 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:29.299551 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a1104464-583c-4ce0-8012-ef7734571f29 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] GET https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 Jul 03 04:29:29.299855 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a1104464-583c-4ce0-8012-ef7734571f29 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:29.300094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a1104464-583c-4ce0-8012-ef7734571f29 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:29.308580 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a1104464-583c-4ce0-8012-ef7734571f29 tempest-VolumeQuotasNegativeTestJSON-628948205 tempest-VolumeQuotasNegativeTestJSON-628948205-project-member] https://10.4.3.253/volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 returned with HTTP 404 Jul 03 04:29:29.309156 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 841/3397] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:29 2026] GET /volume/v3/volumes/2d22e7ca-598e-4410-8cb8-e236bcf469f3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:29.319570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-30d2fa96-52b4-4195-940a-60702977752d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:29.321931 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-30d2fa96-52b4-4195-940a-60702977752d tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] PUT https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e Jul 03 04:29:29.322486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-30d2fa96-52b4-4195-940a-60702977752d tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-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=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:29.441148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d13a9667-b247-40d9-9029-9e1c6cc409f2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:29.445555 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d13a9667-b247-40d9-9029-9e1c6cc409f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:29.445820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d13a9667-b247-40d9-9029-9e1c6cc409f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:29.446105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d13a9667-b247-40d9-9029-9e1c6cc409f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:29.446300 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d13a9667-b247-40d9-9029-9e1c6cc409f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:29.452633 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:29.452633 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:29.453680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d13a9667-b247-40d9-9029-9e1c6cc409f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:29.454186 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 856/3398] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:29 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:29.484546 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-30d2fa96-52b4-4195-940a-60702977752d tempest-VolumeQuotasNegativeTestJSON-1012657190 tempest-VolumeQuotasNegativeTestJSON-1012657190-project-admin] https://10.4.3.253/volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e returned with HTTP 200 Jul 03 04:29:29.485160 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 857/3399] 10.4.3.253 () {68 vars in 1375 bytes} [Fri Jul 3 04:29:29 2026] PUT /volume/v3/os-quota-sets/3899b2dec26d42d9b2c629215db1887e => generated 395 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:30.471687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c13069eb-c7bf-4bf9-8bb8-c38e40244235 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:30.474457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c13069eb-c7bf-4bf9-8bb8-c38e40244235 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:30.474457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c13069eb-c7bf-4bf9-8bb8-c38e40244235 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:30.475242 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c13069eb-c7bf-4bf9-8bb8-c38e40244235 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:30.475242 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c13069eb-c7bf-4bf9-8bb8-c38e40244235 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:30.481596 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:30.481596 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:30.482946 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c13069eb-c7bf-4bf9-8bb8-c38e40244235 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:30.483223 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 846/3400] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:30 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:31.498947 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fbcc39a0-79bb-473e-ab28-87de40b58e80 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:31.501117 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fbcc39a0-79bb-473e-ab28-87de40b58e80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:31.501166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fbcc39a0-79bb-473e-ab28-87de40b58e80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:31.501480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fbcc39a0-79bb-473e-ab28-87de40b58e80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:31.501564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fbcc39a0-79bb-473e-ab28-87de40b58e80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:31.511246 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:31.511246 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:31.512163 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fbcc39a0-79bb-473e-ab28-87de40b58e80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:31.512668 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 842/3401] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:31 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:31.530092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4a523307-4570-4efb-8ea0-6244d22b5b42 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:31.531967 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a523307-4570-4efb-8ea0-6244d22b5b42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:31.532382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a523307-4570-4efb-8ea0-6244d22b5b42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:31.532382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a523307-4570-4efb-8ea0-6244d22b5b42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:31.544677 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:31.544677 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:31.549371 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a523307-4570-4efb-8ea0-6244d22b5b42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:31.556819 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a523307-4570-4efb-8ea0-6244d22b5b42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:31.557470 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 857/3402] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:31 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:31.575508 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:31.578698 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:31.579659 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:31.579659 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:31.579846 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete backup with id: b30c4333-871f-4755-8558-f2a6ea9fd37e. Jul 03 04:29:31.591509 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:31.591509 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:31.637224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] delete_backup rpcapi backup_id b30c4333-871f-4755-8558-f2a6ea9fd37e {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:29:31.640174 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6152e70a-cd5e-4e71-b114-0c08c27ef2cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 202 Jul 03 04:29:31.640840 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 858/3403] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:31 2026] DELETE /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:29:31.659277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-042508e3-1795-4e69-a8cc-38f21b9674a5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:31.664402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-042508e3-1795-4e69-a8cc-38f21b9674a5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:31.664402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-042508e3-1795-4e69-a8cc-38f21b9674a5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:31.664402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-042508e3-1795-4e69-a8cc-38f21b9674a5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:31.664940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-042508e3-1795-4e69-a8cc-38f21b9674a5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:31.675773 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:31.675773 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:31.677568 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-042508e3-1795-4e69-a8cc-38f21b9674a5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 200 Jul 03 04:29:31.678564 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 847/3404] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:31 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:32.696142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-490e28ce-6d74-4645-a340-8be77e0050d6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:32.700290 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-490e28ce-6d74-4645-a340-8be77e0050d6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e Jul 03 04:29:32.700290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-490e28ce-6d74-4645-a340-8be77e0050d6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:32.700290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-490e28ce-6d74-4645-a340-8be77e0050d6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:32.700290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-490e28ce-6d74-4645-a340-8be77e0050d6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id b30c4333-871f-4755-8558-f2a6ea9fd37e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:32.707087 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-490e28ce-6d74-4645-a340-8be77e0050d6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e returned with HTTP 404 Jul 03 04:29:32.707087 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 843/3405] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:32 2026] GET /volume/v3/backups/b30c4333-871f-4755-8558-f2a6ea9fd37e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:32.711521 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c7968111-c70c-457b-8d75-2fcf834dfeaf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:32.861090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-abf81902-2df2-4fd8-931a-c4d6fbc0e005 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:32.864057 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-abf81902-2df2-4fd8-931a-c4d6fbc0e005 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:32.864537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-abf81902-2df2-4fd8-931a-c4d6fbc0e005 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:32.865253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-abf81902-2df2-4fd8-931a-c4d6fbc0e005 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:32.877971 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c7968111-c70c-457b-8d75-2fcf834dfeaf tempest-ExtensionsTestJSON-134938732 tempest-ExtensionsTestJSON-134938732-project-member] GET https://10.4.3.253/volume/v3/extensions Jul 03 04:29:32.878155 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c7968111-c70c-457b-8d75-2fcf834dfeaf tempest-ExtensionsTestJSON-134938732 tempest-ExtensionsTestJSON-134938732-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:32.878359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c7968111-c70c-457b-8d75-2fcf834dfeaf tempest-ExtensionsTestJSON-134938732 tempest-ExtensionsTestJSON-134938732-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:32.879409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c7968111-c70c-457b-8d75-2fcf834dfeaf tempest-ExtensionsTestJSON-134938732 tempest-ExtensionsTestJSON-134938732-project-member] https://10.4.3.253/volume/v3/extensions returned with HTTP 200 Jul 03 04:29:32.879409 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 858/3406] 10.4.3.253 () {66 vars in 1246 bytes} [Fri Jul 3 04:29:32 2026] GET /volume/v3/extensions => generated 5245 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:32.880668 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:32.880668 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:32.890397 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-abf81902-2df2-4fd8-931a-c4d6fbc0e005 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:32.899247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-abf81902-2df2-4fd8-931a-c4d6fbc0e005 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:32.899247 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 859/3407] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:29:32 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1133 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:32.928769 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:32.931695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0/action Jul 03 04:29:32.932113 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:32.932250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:32.954031 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:32.954031 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:32.954031 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:32.970584 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Begin detaching volume completed successfully. Jul 03 04:29:32.970584 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-baf51938-a74d-46fc-84fc-e6704d230439 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0/action returned with HTTP 202 Jul 03 04:29:32.971520 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 848/3408] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:29:32 2026] POST /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:29:33.015053 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e1b0ddbe-f432-48c8-a690-12723c6504e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:33.023128 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e1b0ddbe-f432-48c8-a690-12723c6504e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:33.023128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e1b0ddbe-f432-48c8-a690-12723c6504e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:33.023128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e1b0ddbe-f432-48c8-a690-12723c6504e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:33.040831 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:33.040831 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:33.051117 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e1b0ddbe-f432-48c8-a690-12723c6504e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:33.058189 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e1b0ddbe-f432-48c8-a690-12723c6504e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:33.058732 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 844/3409] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:33 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:33.486869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-12c170fe-e4a6-49d8-88ac-f109a8c67050 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:33.489860 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-12c170fe-e4a6-49d8-88ac-f109a8c67050 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/limits Jul 03 04:29:33.490174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-12c170fe-e4a6-49d8-88ac-f109a8c67050 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:33.490482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-12c170fe-e4a6-49d8-88ac-f109a8c67050 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:33.542541 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-12c170fe-e4a6-49d8-88ac-f109a8c67050 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/limits returned with HTTP 200 Jul 03 04:29:33.542541 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 859/3410] 10.4.3.253 () {68 vars in 1484 bytes} [Fri Jul 3 04:29:33 2026] GET /volume/v3/limits => generated 302 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:33.725146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-693362d8-99b2-413c-8933-9df3142e5d7f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:33.877060 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:33.877476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2020102827", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:33.879441 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2020102827', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:33.879577 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create volume of 1 GB Jul 03 04:29:33.884853 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Availability Zones retrieved successfully. Jul 03 04:29:33.891699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Flow 'volume_create_api' (53de566d-c22d-4681-8ac0-1b3fde9b8c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:33.892945 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0193b218-2994-43dd-9482-1e5c0c109df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:33.894024 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:33.935921 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0193b218-2994-43dd-9482-1e5c0c109df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:33.939807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcb833e-7329-46c3-9042-cb2269b42b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:34.016268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f30f0b7a-1939-452b-bf10-6408580dddc1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:34.018289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f30f0b7a-1939-452b-bf10-6408580dddc1 None None] GET https://10.4.3.253/volume// Jul 03 04:29:34.018289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f30f0b7a-1939-452b-bf10-6408580dddc1 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:34.018289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f30f0b7a-1939-452b-bf10-6408580dddc1 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:34.018289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f30f0b7a-1939-452b-bf10-6408580dddc1 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:29:34.018289 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 849/3411] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:29:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:29:34.030013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-79afec58-240d-4c28-bb35-b918be562c35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:34.033679 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-79afec58-240d-4c28-bb35-b918be562c35 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:34.033679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-79afec58-240d-4c28-bb35-b918be562c35 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:34.033679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-79afec58-240d-4c28-bb35-b918be562c35 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:34.048067 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:34.048067 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:34.048262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Created reservations ['1db07421-038f-44f9-848e-2c72ed7496d8', 'c8955f92-300e-4e55-b430-d2a58cef3cf2', 'b06ff1f6-ca8a-4110-be55-50d3ed1e8b2a', '066f9cfb-4810-4769-a86b-5e9ffeb3f7f4'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:34.049415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbcb833e-7329-46c3-9042-cb2269b42b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db07421-038f-44f9-848e-2c72ed7496d8', 'c8955f92-300e-4e55-b430-d2a58cef3cf2', 'b06ff1f6-ca8a-4110-be55-50d3ed1e8b2a', '066f9cfb-4810-4769-a86b-5e9ffeb3f7f4']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:34.050769 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9332d2-368e-46bc-963a-fd99110f9045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:34.055075 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-79afec58-240d-4c28-bb35-b918be562c35 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:34.059813 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-79afec58-240d-4c28-bb35-b918be562c35 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:34.060453 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 845/3412] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:29:34 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1316 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:34.075787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8d316912-715b-4195-a50a-ec95ec2b51dc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:34.080351 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d316912-715b-4195-a50a-ec95ec2b51dc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:34.080351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d316912-715b-4195-a50a-ec95ec2b51dc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:34.080351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d316912-715b-4195-a50a-ec95ec2b51dc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:34.086408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e9332d2-368e-46bc-963a-fd99110f9045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dd9994b-b249-49cf-bcf3-034c513d8d21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2020102827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ba883b3dd434dba8d0029d1da8605',qos_specs=None,replication_status=,reservations=['1db07421-038f-44f9-848e-2c72ed7496d8','c8955f92-300e-4e55-b430-d2a58cef3cf2','b06ff1f6-ca8a-4110-be55-50d3ed1e8b2a','066f9cfb-4810-4769-a86b-5e9ffeb3f7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='184fb4be0afc4dab9fbbee3516511b4e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2020102827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8dd9994b-b249-49cf-bcf3-034c513d8d21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ba883b3dd434dba8d0029d1da8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='184fb4be0afc4dab9fbbee3516511b4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:34.087614 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8a9682-e2ce-470d-8f45-0b645c310649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:34.088983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-80083d89-d1c9-4095-bcf2-55ee2b2c1519 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:34.097578 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-80083d89-d1c9-4095-bcf2-55ee2b2c1519 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:29:34.097860 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-80083d89-d1c9-4095-bcf2-55ee2b2c1519 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:34.097965 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:34.097965 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:34.098251 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-80083d89-d1c9-4095-bcf2-55ee2b2c1519 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:34.102850 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8d316912-715b-4195-a50a-ec95ec2b51dc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:34.109680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d316912-715b-4195-a50a-ec95ec2b51dc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:34.110228 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 860/3413] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:34 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:34.115995 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:34.115995 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:34.121479 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-80083d89-d1c9-4095-bcf2-55ee2b2c1519 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:34.124578 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8a9682-e2ce-470d-8f45-0b645c310649) transitioned into state 'SUCCESS' from state '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-2020102827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa4ba883b3dd434dba8d0029d1da8605',qos_specs=None,replication_status=,reservations=['1db07421-038f-44f9-848e-2c72ed7496d8','c8955f92-300e-4e55-b430-d2a58cef3cf2','b06ff1f6-ca8a-4110-be55-50d3ed1e8b2a','066f9cfb-4810-4769-a86b-5e9ffeb3f7f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='184fb4be0afc4dab9fbbee3516511b4e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:34.125577 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee66e640-ed5f-4fdd-905e-6394b53ff4bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:34.127565 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-80083d89-d1c9-4095-bcf2-55ee2b2c1519 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:29:34.128098 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 850/3414] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:29:34 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1663 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:34.143766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee66e640-ed5f-4fdd-905e-6394b53ff4bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:34.144227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Flow 'volume_create_api' (53de566d-c22d-4681-8ac0-1b3fde9b8c87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:34.144286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:34.144681 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create volume request issued successfully. Jul 03 04:29:34.145241 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-693362d8-99b2-413c-8933-9df3142e5d7f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:34.145971 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 860/3415] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:33 2026] POST /volume/v3/volumes => generated 754 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:34.147129 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:34.147660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e3749fb-be55-4a23-8752-1cf6989839c8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-997122059", "description": null, "metadata": {}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:34.166997 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:34.166997 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:34.167992 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:34.167992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create snapshot from volume 9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:29:34.170402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bce7fe66-32af-42f2-a535-f5ae451da250 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:34.176744 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bce7fe66-32af-42f2-a535-f5ae451da250 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:34.177070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bce7fe66-32af-42f2-a535-f5ae451da250 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:34.177642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bce7fe66-32af-42f2-a535-f5ae451da250 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:34.189994 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:34.189994 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:34.195819 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bce7fe66-32af-42f2-a535-f5ae451da250 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:34.201914 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bce7fe66-32af-42f2-a535-f5ae451da250 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 200 Jul 03 04:29:34.202791 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 861/3416] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:34 2026] GET /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 822 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:34.234877 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Created reservations ['03f8f678-d1f6-41ea-aa0d-9c01ed23587f', 'b70433f4-35ce-4a86-ac0b-5cbc4ea7c5e2', 'c7a14d75-c88a-4c60-a65c-179392af3f22', '3f5c8d3b-2139-45f3-8d8f-20f49d899866'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:34.284650 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot force create request issued successfully. Jul 03 04:29:34.285183 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d6336a51-8a7c-4aaa-ad6c-a19b72404d84 req-d947452a-8f62-4b13-bbb0-b35d3b7da76e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:34.285847 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 846/3417] 10.4.3.253 () {72 vars in 1547 bytes} [Fri Jul 3 04:29:34 2026] POST /volume/v3/snapshots => generated 323 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:35.027395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-2acf172f-b724-4595-8743-ed93a51ce88a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.030472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-2acf172f-b724-4595-8743-ed93a51ce88a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046 Jul 03 04:29:35.030868 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-2acf172f-b724-4595-8743-ed93a51ce88a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:35.031235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-2acf172f-b724-4595-8743-ed93a51ce88a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:35.051050 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:35.051050 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:35.124914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-85a7d1ea-c971-4c9b-bba2-a06318ecc46f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.127170 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-85a7d1ea-c971-4c9b-bba2-a06318ecc46f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:35.127473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-85a7d1ea-c971-4c9b-bba2-a06318ecc46f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:35.127724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-85a7d1ea-c971-4c9b-bba2-a06318ecc46f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:35.141513 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:35.141513 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:35.147311 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-85a7d1ea-c971-4c9b-bba2-a06318ecc46f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:35.153063 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-85a7d1ea-c971-4c9b-bba2-a06318ecc46f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:35.153684 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 861/3418] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:35 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:35.224440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ce12045-46e6-4783-90fa-6079e624cd40 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.228398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ce12045-46e6-4783-90fa-6079e624cd40 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:35.228398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ce12045-46e6-4783-90fa-6079e624cd40 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:35.228398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ce12045-46e6-4783-90fa-6079e624cd40 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:35.234483 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:35.234483 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:35.239178 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ce12045-46e6-4783-90fa-6079e624cd40 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:35.245111 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ce12045-46e6-4783-90fa-6079e624cd40 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 200 Jul 03 04:29:35.245754 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 862/3419] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:35 2026] GET /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:35.263088 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5799a63f-00de-495a-a275-d96b24473456 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.267912 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5799a63f-00de-495a-a275-d96b24473456 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:35.268123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5799a63f-00de-495a-a275-d96b24473456 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:35.268349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5799a63f-00de-495a-a275-d96b24473456 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:35.276214 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:35.276214 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:35.280790 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5799a63f-00de-495a-a275-d96b24473456 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:35.285630 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5799a63f-00de-495a-a275-d96b24473456 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 200 Jul 03 04:29:35.286035 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 847/3420] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:35 2026] GET /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:35.298056 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.300091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:35.300388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8dd9994b-b249-49cf-bcf3-034c513d8d21", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-360454631", "description": null, "metadata": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:35.310047 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:35.310047 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:35.310631 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:35.310827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create snapshot from volume 8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:35.368553 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Created reservations ['8f880d32-aa9e-4d10-852f-4a86384c2907', '1eaad635-a90d-4498-b003-9a03f3f64d25', 'b1011186-8362-4d8d-bbe5-9b150c7526e1', 'f683b0e0-2d1d-49bc-9225-f28df0d70d29'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:35.412353 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot force create request issued successfully. Jul 03 04:29:35.412353 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-879d7b41-1d76-4637-b4e1-a1fd93c78167 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:35.412723 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 862/3421] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:35.425555 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-61fc72e8-3619-4cf4-8155-546ca5aaeedb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.428183 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-61fc72e8-3619-4cf4-8155-546ca5aaeedb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:35.428481 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-61fc72e8-3619-4cf4-8155-546ca5aaeedb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:35.428725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-61fc72e8-3619-4cf4-8155-546ca5aaeedb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:35.435749 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:35.435749 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:35.435749 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-61fc72e8-3619-4cf4-8155-546ca5aaeedb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:35.437575 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-61fc72e8-3619-4cf4-8155-546ca5aaeedb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 200 Jul 03 04:29:35.437575 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 863/3422] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:35 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:35.596666 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0dcebe0e-8abf-4ac3-8629-386d2c5ee5e7 req-2acf172f-b724-4595-8743-ed93a51ce88a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046 returned with HTTP 200 Jul 03 04:29:35.597281 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 851/3423] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:29:35 2026] DELETE /volume/v3/attachments/095a2a71-3c8d-4315-8493-6116e17d1046 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:35.758393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:35.884778 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:35.885336 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1471693047"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:35.887297 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1471693047'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:35.887503 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Create volume of 1 GB Jul 03 04:29:35.894076 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Availability Zones retrieved successfully. Jul 03 04:29:35.902056 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Flow 'volume_create_api' (dfc635a0-629e-4d29-93fc-6481a6e6eee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:35.903352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181bcf19-b563-4aa3-aedb-90d3084dea78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:35.904426 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:35.935878 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (181bcf19-b563-4aa3-aedb-90d3084dea78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:35.936873 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be10bb7b-2bf4-48ae-9fde-b1ffffd238d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.028575 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Created reservations ['8a140a13-8a72-4c83-bf4f-c2ce75e9f0d8', '9ee42fd0-7b7d-4091-853e-86df6dbf2763', '05a00095-3dee-42e9-a3fe-1d779b141ac9', '1284a9f3-94f8-4a8f-92b9-06677b9389b1'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:36.029711 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be10bb7b-2bf4-48ae-9fde-b1ffffd238d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a140a13-8a72-4c83-bf4f-c2ce75e9f0d8', '9ee42fd0-7b7d-4091-853e-86df6dbf2763', '05a00095-3dee-42e9-a3fe-1d779b141ac9', '1284a9f3-94f8-4a8f-92b9-06677b9389b1']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.030664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810d37da-0012-4bff-8066-47ad2483c188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.056480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (810d37da-0012-4bff-8066-47ad2483c188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af6d0403-a0a7-4ef3-b201-f7a9e85e8daf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1471693047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427932dd3f904bd189d58658444b338b',qos_specs=None,replication_status=,reservations=['8a140a13-8a72-4c83-bf4f-c2ce75e9f0d8','9ee42fd0-7b7d-4091-853e-86df6dbf2763','05a00095-3dee-42e9-a3fe-1d779b141ac9','1284a9f3-94f8-4a8f-92b9-06677b9389b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b485b090e255421fb1395d397017986d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1471693047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af6d0403-a0a7-4ef3-b201-f7a9e85e8daf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='427932dd3f904bd189d58658444b338b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b485b090e255421fb1395d397017986d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.057561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f93db77-f859-443f-bd4c-1cb529a7a54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.082096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f93db77-f859-443f-bd4c-1cb529a7a54c) transitioned into state 'SUCCESS' from state '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-1471693047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427932dd3f904bd189d58658444b338b',qos_specs=None,replication_status=,reservations=['8a140a13-8a72-4c83-bf4f-c2ce75e9f0d8','9ee42fd0-7b7d-4091-853e-86df6dbf2763','05a00095-3dee-42e9-a3fe-1d779b141ac9','1284a9f3-94f8-4a8f-92b9-06677b9389b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b485b090e255421fb1395d397017986d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.083186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a05c4b-6ae3-4f9c-9896-5c61d007df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.096168 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69a05c4b-6ae3-4f9c-9896-5c61d007df9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.097296 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Flow 'volume_create_api' (dfc635a0-629e-4d29-93fc-6481a6e6eee6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:36.097637 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Create volume request issued successfully. Jul 03 04:29:36.098665 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d994c69-015c-4b81-b598-a2a9bbfe5289 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:36.098814 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 848/3424] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:29:35 2026] POST /volume/v3/volumes => generated 819 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:36.118044 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a8fc705b-658d-4cec-a245-6834b4f86e35 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.121453 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8fc705b-658d-4cec-a245-6834b4f86e35 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:36.121716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8fc705b-658d-4cec-a245-6834b4f86e35 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.121945 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8fc705b-658d-4cec-a245-6834b4f86e35 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.134371 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.134371 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:36.136801 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=389,cinder:UPDATE=121,cinder:INSERT=63 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:29:36.140548 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a8fc705b-658d-4cec-a245-6834b4f86e35 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:36.146191 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8fc705b-658d-4cec-a245-6834b4f86e35 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 200 Jul 03 04:29:36.146555 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 863/3425] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 887 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:36.168870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b6787096-e2cc-45f3-acb5-87f5f3e3b0b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.170804 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6787096-e2cc-45f3-acb5-87f5f3e3b0b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:36.170991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6787096-e2cc-45f3-acb5-87f5f3e3b0b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.171181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6787096-e2cc-45f3-acb5-87f5f3e3b0b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.180283 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.180283 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:36.184919 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b6787096-e2cc-45f3-acb5-87f5f3e3b0b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:36.189942 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6787096-e2cc-45f3-acb5-87f5f3e3b0b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:36.190463 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 864/3426] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:36.449470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b8f0a30-48c4-4baa-ac63-2b971a19f896 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.450210 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b8f0a30-48c4-4baa-ac63-2b971a19f896 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:36.451345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b8f0a30-48c4-4baa-ac63-2b971a19f896 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.451345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b8f0a30-48c4-4baa-ac63-2b971a19f896 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.458958 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.458958 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:36.459444 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b8f0a30-48c4-4baa-ac63-2b971a19f896 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:36.460431 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b8f0a30-48c4-4baa-ac63-2b971a19f896 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 200 Jul 03 04:29:36.460827 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 852/3427] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:36.473762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e6d53a1b-275a-4e62-9cd7-84c231ffaee1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.477057 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6d53a1b-275a-4e62-9cd7-84c231ffaee1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:36.477351 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6d53a1b-275a-4e62-9cd7-84c231ffaee1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.478270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6d53a1b-275a-4e62-9cd7-84c231ffaee1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.483628 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.483628 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:36.484141 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e6d53a1b-275a-4e62-9cd7-84c231ffaee1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:36.485110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6d53a1b-275a-4e62-9cd7-84c231ffaee1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 200 Jul 03 04:29:36.485609 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 849/3428] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:36.497995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-064617ef-ce55-4121-af20-60029ac9a1a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.500088 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-064617ef-ce55-4121-af20-60029ac9a1a1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:36.500337 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-064617ef-ce55-4121-af20-60029ac9a1a1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.500556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-064617ef-ce55-4121-af20-60029ac9a1a1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.501077 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4578785c-fdca-47f7-bc9f-3d3d2edab8e2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.503129 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4578785c-fdca-47f7-bc9f-3d3d2edab8e2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 Jul 03 04:29:36.503354 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4578785c-fdca-47f7-bc9f-3d3d2edab8e2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.503690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4578785c-fdca-47f7-bc9f-3d3d2edab8e2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.505968 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.505968 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:36.506505 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-064617ef-ce55-4121-af20-60029ac9a1a1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:36.507392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-064617ef-ce55-4121-af20-60029ac9a1a1 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 200 Jul 03 04:29:36.507867 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 864/3429] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:36.508578 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.508578 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:36.509162 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4578785c-fdca-47f7-bc9f-3d3d2edab8e2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:29:36.510016 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4578785c-fdca-47f7-bc9f-3d3d2edab8e2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 returned with HTTP 200 Jul 03 04:29:36.510385 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 865/3430] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:36.520260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.522734 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:36.523148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ca6132ba-98f0-4868-aa1a-b1864821c503", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:36.525076 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create volume request body: {'volume': {'snapshot_id': 'ca6132ba-98f0-4868-aa1a-b1864821c503', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:36.532574 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.532574 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:36.532574 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:36.532574 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create volume of 1 GB Jul 03 04:29:36.537930 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Availability Zones retrieved successfully. Jul 03 04:29:36.539126 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.541027 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:36.541596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1463654194", "snapshot_id": null, "imageRef": "e142318c-fec9-48cc-8bb3-0562061d0912", "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:36.543178 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1463654194', 'snapshot_id': None, 'imageRef': 'e142318c-fec9-48cc-8bb3-0562061d0912', 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:36.544240 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Flow 'volume_create_api' (79b0d99f-1421-42d4-adfc-261bcc36742e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:36.545796 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22205aca-a573-45c5-a669-66df52150db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.547047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:36.598894 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22205aca-a573-45c5-a669-66df52150db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ca6132ba-98f0-4868-aa1a-b1864821c503', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.600020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d26bbd-c70d-46d7-9dad-7597ae701b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.660199 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.660199 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:36.660711 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:29:36.660938 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume of 1 GB Jul 03 04:29:36.667638 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Availability Zones retrieved successfully. Jul 03 04:29:36.675573 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Flow 'volume_create_api' (680f550a-c835-4b2c-8ed0-8ba1aa95e640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:36.676603 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Created reservations ['92f2c01e-b098-49e7-8125-075ac5177c57', '397ed742-962a-4103-9b17-a1232f14044f', '061cbb58-d41d-44f3-8e8e-d399fe9090ee', '93bbb46a-0e9d-418e-bdcd-583582968d9b'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:36.677215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd4bac0-411f-47cd-b6a6-e47a6ecfb822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.677598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65d26bbd-c70d-46d7-9dad-7597ae701b4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f2c01e-b098-49e7-8125-075ac5177c57', '397ed742-962a-4103-9b17-a1232f14044f', '061cbb58-d41d-44f3-8e8e-d399fe9090ee', '93bbb46a-0e9d-418e-bdcd-583582968d9b']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.678446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3934a0-83a3-4f10-8887-14d1a6f99844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.678558 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:36.725220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dd4bac0-411f-47cd-b6a6-e47a6ecfb822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cf325199-8310-4fcf-9ad8-b6af2a1eda23', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.726139 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4c51b9-6dfe-4426-88f3-33fdeada8523) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.727285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de3934a0-83a3-4f10-8887-14d1a6f99844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7052530-680f-4402-978d-245da8d7c44b', '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='fa4ba883b3dd434dba8d0029d1da8605',qos_specs=None,replication_status=,reservations=['92f2c01e-b098-49e7-8125-075ac5177c57','397ed742-962a-4103-9b17-a1232f14044f','061cbb58-d41d-44f3-8e8e-d399fe9090ee','93bbb46a-0e9d-418e-bdcd-583582968d9b'],size=1,snapshot_id=ca6132ba-98f0-4868-aa1a-b1864821c503,source_replicaid=,source_volid=None,status='creating',user_id='184fb4be0afc4dab9fbbee3516511b4e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:36Z,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=e7052530-680f-4402-978d-245da8d7c44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa4ba883b3dd434dba8d0029d1da8605',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ca6132ba-98f0-4868-aa1a-b1864821c503,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='184fb4be0afc4dab9fbbee3516511b4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.728246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76df6677-5fb7-4b7d-a27d-1741e6d7cc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.768254 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76df6677-5fb7-4b7d-a27d-1741e6d7cc49) transitioned into state 'SUCCESS' from 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='fa4ba883b3dd434dba8d0029d1da8605',qos_specs=None,replication_status=,reservations=['92f2c01e-b098-49e7-8125-075ac5177c57','397ed742-962a-4103-9b17-a1232f14044f','061cbb58-d41d-44f3-8e8e-d399fe9090ee','93bbb46a-0e9d-418e-bdcd-583582968d9b'],size=1,snapshot_id=ca6132ba-98f0-4868-aa1a-b1864821c503,source_replicaid=,source_volid=None,status='creating',user_id='184fb4be0afc4dab9fbbee3516511b4e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.769307 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d2ecfe-50e2-46f0-8446-eacdbdb867d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.788495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Created reservations ['442feb3d-6ec4-4ff3-8505-ae996d539271', 'e497842d-ca18-49b3-97dd-00a9a4a70113', 'c116fa27-fc9a-487d-80a0-76bc9783dc86', 'ae0a817d-fccf-4143-be0f-dca6441b2bfd'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:36.789300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee4c51b9-6dfe-4426-88f3-33fdeada8523) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['442feb3d-6ec4-4ff3-8505-ae996d539271', 'e497842d-ca18-49b3-97dd-00a9a4a70113', 'c116fa27-fc9a-487d-80a0-76bc9783dc86', 'ae0a817d-fccf-4143-be0f-dca6441b2bfd']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.790059 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11e9f9d-e1bc-41dd-9c25-e54ba798db86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.809107 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1d2ecfe-50e2-46f0-8446-eacdbdb867d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.810233 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Flow 'volume_create_api' (79b0d99f-1421-42d4-adfc-261bcc36742e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:36.810635 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Create volume request issued successfully. Jul 03 04:29:36.811364 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a0e2fa46-9c9a-4d69-a576-9b8dffcec902 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:36.811912 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 853/3431] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:36 2026] POST /volume/v3/volumes => generated 741 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:36.826863 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a7faa034-62b6-44c8-9d95-155ea2917a4f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.831137 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a7faa034-62b6-44c8-9d95-155ea2917a4f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:36.831395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a7faa034-62b6-44c8-9d95-155ea2917a4f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.831617 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a7faa034-62b6-44c8-9d95-155ea2917a4f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.840529 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.840529 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:36.845528 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a7faa034-62b6-44c8-9d95-155ea2917a4f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:36.846236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c11e9f9d-e1bc-41dd-9c25-e54ba798db86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6db6a85-a940-4e84-9d1e-02ef931f4848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1463654194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',qos_specs=None,replication_status=,reservations=['442feb3d-6ec4-4ff3-8505-ae996d539271','e497842d-ca18-49b3-97dd-00a9a4a70113','c116fa27-fc9a-487d-80a0-76bc9783dc86','ae0a817d-fccf-4143-be0f-dca6441b2bfd'],size=1,snapshot_id=cf325199-8310-4fcf-9ad8-b6af2a1eda23,source_replicaid=,source_volid=None,status='creating',user_id='546ab5d48b9541af9de8f2bee75a473a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:29:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1463654194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6db6a85-a940-4e84-9d1e-02ef931f4848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cf325199-8310-4fcf-9ad8-b6af2a1eda23,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='546ab5d48b9541af9de8f2bee75a473a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.846861 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc55f5a-d77d-4218-8141-124af09b8625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.851651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a7faa034-62b6-44c8-9d95-155ea2917a4f tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b returned with HTTP 200 Jul 03 04:29:36.852279 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 865/3432] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b => generated 809 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:36.867364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc55f5a-d77d-4218-8141-124af09b8625) transitioned into state 'SUCCESS' from state '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-1463654194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',qos_specs=None,replication_status=,reservations=['442feb3d-6ec4-4ff3-8505-ae996d539271','e497842d-ca18-49b3-97dd-00a9a4a70113','c116fa27-fc9a-487d-80a0-76bc9783dc86','ae0a817d-fccf-4143-be0f-dca6441b2bfd'],size=1,snapshot_id=cf325199-8310-4fcf-9ad8-b6af2a1eda23,source_replicaid=,source_volid=None,status='creating',user_id='546ab5d48b9541af9de8f2bee75a473a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.868046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9ed041-93a4-4c23-9a72-68a4c990ce5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:36.894137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd9ed041-93a4-4c23-9a72-68a4c990ce5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:36.894880 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Flow 'volume_create_api' (680f550a-c835-4b2c-8ed0-8ba1aa95e640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:36.895177 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume request issued successfully. Jul 03 04:29:36.895729 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-493d58f0-cc13-4954-9ac9-c1da9e70dc54 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:36.899349 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 850/3433] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:29:36 2026] POST /volume/v3/volumes => generated 814 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:36.908505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7983db2c-4eaa-4bb4-b95e-21c248aca694 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:36.910662 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7983db2c-4eaa-4bb4-b95e-21c248aca694 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:29:36.910876 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7983db2c-4eaa-4bb4-b95e-21c248aca694 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:36.911085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7983db2c-4eaa-4bb4-b95e-21c248aca694 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:36.913481 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=301,cinder:UPDATE=48,cinder:INSERT=28 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:29:36.920502 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:36.920502 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:36.924864 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7983db2c-4eaa-4bb4-b95e-21c248aca694 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:36.930127 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7983db2c-4eaa-4bb4-b95e-21c248aca694 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:29:36.930610 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 866/3434] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:36 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:37.163686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d4ac669d-3e7f-4f39-8823-9186ba98d5b7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.165903 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d4ac669d-3e7f-4f39-8823-9186ba98d5b7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:37.166142 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d4ac669d-3e7f-4f39-8823-9186ba98d5b7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.166478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d4ac669d-3e7f-4f39-8823-9186ba98d5b7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.174934 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.174934 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:37.178594 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d4ac669d-3e7f-4f39-8823-9186ba98d5b7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:37.183241 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d4ac669d-3e7f-4f39-8823-9186ba98d5b7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 200 Jul 03 04:29:37.183850 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 854/3435] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:37.196622 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.198500 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] POST https://10.4.3.253/volume/v3/volume-transfers Jul 03 04:29:37.198960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "af6d0403-a0a7-4ef3-b201-f7a9e85e8daf"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:37.200386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volume_transfer [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Creating new volume transfer {'transfer': {'volume_id': 'af6d0403-a0a7-4ef3-b201-f7a9e85e8daf'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 04:29:37.200545 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volume_transfer [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Creating transfer of volume af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:37.200682 np0000004364 devstack@c-api.service[99791]: INFO cinder.transfer.api [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Generating transfer record for volume af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:37.208957 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.208957 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:37.220802 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3efa3aa8-db4a-43f8-8cea-8ed7b2ea4c2e tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers returned with HTTP 202 Jul 03 04:29:37.221499 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 866/3436] 10.4.3.253 () {70 vars in 1326 bytes} [Fri Jul 3 04:29:37 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:37.230407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-975627d1-3ebf-463c-8949-6c828fbace98 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.232678 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-975627d1-3ebf-463c-8949-6c828fbace98 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:37.232908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-975627d1-3ebf-463c-8949-6c828fbace98 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.233119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-975627d1-3ebf-463c-8949-6c828fbace98 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.241436 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.241436 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:37.245776 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-975627d1-3ebf-463c-8949-6c828fbace98 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:37.251419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-975627d1-3ebf-463c-8949-6c828fbace98 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 200 Jul 03 04:29:37.251890 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 851/3437] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:37.267127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7a2fe293-765b-4b16-baa0-217050acccdb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.269303 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7a2fe293-765b-4b16-baa0-217050acccdb tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738 Jul 03 04:29:37.269758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7a2fe293-765b-4b16-baa0-217050acccdb tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.270012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7a2fe293-765b-4b16-baa0-217050acccdb tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.274306 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7a2fe293-765b-4b16-baa0-217050acccdb tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738 returned with HTTP 200 Jul 03 04:29:37.274984 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 867/3438] 10.4.3.253 () {68 vars in 1416 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738 => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:37.283876 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b7e78c99-6488-4e95-832d-8f0bb3232ba0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.285779 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7e78c99-6488-4e95-832d-8f0bb3232ba0 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volume-transfers Jul 03 04:29:37.286003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7e78c99-6488-4e95-832d-8f0bb3232ba0 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.286190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7e78c99-6488-4e95-832d-8f0bb3232ba0 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.286379 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volume_transfer [None req-b7e78c99-6488-4e95-832d-8f0bb3232ba0 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Listing volume transfers {{(pid=99792) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 04:29:37.292681 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7e78c99-6488-4e95-832d-8f0bb3232ba0 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers returned with HTTP 200 Jul 03 04:29:37.293250 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 855/3439] 10.4.3.253 () {68 vars in 1305 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:37.302337 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.398869 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] POST https://10.4.3.253/volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738/accept Jul 03 04:29:37.399471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cefc1f221330be78"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:37.401396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.volume_transfer [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Accepting volume transfer 282b0292-ec50-4b13-bfbd-c57469543738 {{(pid=99791) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 04:29:37.401809 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.volume_transfer [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Accepting transfer 282b0292-ec50-4b13-bfbd-c57469543738 Jul 03 04:29:37.488615 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Created reservations ['68f10598-2282-406e-8464-1aceaff037ff', 'f3b74b3e-cd35-484c-b31b-02e0d55ce82b', 'c122ece9-d49e-4c27-8bc6-108d770b4fa6', '49df1923-6c48-458b-9232-054d36484f93'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:37.523670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Created reservations ['da43ba38-6cbf-40e5-894e-3c1d915cc139', '1413319d-3569-47a1-86b0-4bc1f9ff3274', '3451e4e3-d0d1-478c-9fcc-b942251e96b7', 'd3b43c26-227f-4c8e-9dcc-d836cb7bf8a6'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:37.574475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Created reservations ['316444ea-330e-4dc5-8a97-e3ba5ee43cf9', '63c8b400-7ded-4a21-8e8b-2b7a087e7221', '535a75c9-410e-4768-b4bc-1b8df1bb1277', '7a7edb33-9229-41df-901e-0a8b45993b29'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:37.644831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Created reservations ['d1592e79-e8a6-4fe5-8638-492e4a941a64', 'a2dee6cb-f3ea-4271-88f3-7c64b8f45b98', '1358ea92-4a97-454e-9a35-09ba2da7857a', '6794c24e-7b04-48eb-8e0f-d0f3527a18b4'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:37.867045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b4eb0db1-fabb-4fa0-a26d-ae0f564b53f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.868904 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4eb0db1-fabb-4fa0-a26d-ae0f564b53f6 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:37.869092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4eb0db1-fabb-4fa0-a26d-ae0f564b53f6 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.869276 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4eb0db1-fabb-4fa0-a26d-ae0f564b53f6 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.876965 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.876965 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:37.881715 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b4eb0db1-fabb-4fa0-a26d-ae0f564b53f6 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:37.885966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4eb0db1-fabb-4fa0-a26d-ae0f564b53f6 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b returned with HTTP 200 Jul 03 04:29:37.886368 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 852/3440] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:37.898870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-25ec74be-9613-4cab-b93f-46ab201aa188 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.900745 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-25ec74be-9613-4cab-b93f-46ab201aa188 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:37.900926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-25ec74be-9613-4cab-b93f-46ab201aa188 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.901107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-25ec74be-9613-4cab-b93f-46ab201aa188 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.908630 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.908630 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:37.912773 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-25ec74be-9613-4cab-b93f-46ab201aa188 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:37.917654 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-25ec74be-9613-4cab-b93f-46ab201aa188 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b returned with HTTP 200 Jul 03 04:29:37.918145 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 868/3441] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:37.931613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-652b55a5-a7de-41f4-9472-23b0b380648e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.933980 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:37.934200 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.934417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.934562 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete snapshot with id: ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:37.946551 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.946551 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:37.946688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b3ec051c-ff58-47d3-82f5-877bec49c643 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.947275 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:37.949223 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3ec051c-ff58-47d3-82f5-877bec49c643 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:29:37.949570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3ec051c-ff58-47d3-82f5-877bec49c643 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.949819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3ec051c-ff58-47d3-82f5-877bec49c643 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.957175 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.957175 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:37.961108 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b3ec051c-ff58-47d3-82f5-877bec49c643 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:37.966051 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3ec051c-ff58-47d3-82f5-877bec49c643 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:29:37.966359 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 853/3442] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 1423 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:37.973825 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot delete request issued successfully. Jul 03 04:29:37.973825 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-652b55a5-a7de-41f4-9472-23b0b380648e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 202 Jul 03 04:29:37.973825 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 856/3443] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:37 2026] DELETE /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:37.984505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9b5917cd-c5e9-468c-ab40-c8d1cf1558a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.985604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1b1b9a24-2a55-48a1-9bad-89dcffe5e328 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:37.987275 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1b1b9a24-2a55-48a1-9bad-89dcffe5e328 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:29:37.987527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1b1b9a24-2a55-48a1-9bad-89dcffe5e328 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.990669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1b1b9a24-2a55-48a1-9bad-89dcffe5e328 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.990787 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b5917cd-c5e9-468c-ab40-c8d1cf1558a5 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:37.990787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b5917cd-c5e9-468c-ab40-c8d1cf1558a5 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:37.990787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9b5917cd-c5e9-468c-ab40-c8d1cf1558a5 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:37.996866 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.996866 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:37.999494 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:37.999494 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:38.001785 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9b5917cd-c5e9-468c-ab40-c8d1cf1558a5 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Snapshot retrieved successfully. Jul 03 04:29:38.001785 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9b5917cd-c5e9-468c-ab40-c8d1cf1558a5 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 200 Jul 03 04:29:38.001935 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1b1b9a24-2a55-48a1-9bad-89dcffe5e328 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:38.002014 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 869/3444] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:38.008297 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1b1b9a24-2a55-48a1-9bad-89dcffe5e328 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:29:38.008789 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 854/3445] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:37 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 1423 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:38.147056 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Transfer volume completed successfully. Jul 03 04:29:38.246030 np0000004364 devstack@c-api.service[99791]: INFO cinder.transfer.api [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Volume af6d0403-a0a7-4ef3-b201-f7a9e85e8daf has been transferred. Jul 03 04:29:38.253296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3af375aa-a21b-4f1a-b3a0-706861468da3 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] https://10.4.3.253/volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738/accept returned with HTTP 202 Jul 03 04:29:38.253739 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 867/3446] 10.4.3.253 () {70 vars in 1458 bytes} [Fri Jul 3 04:29:37 2026] POST /volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738/accept => generated 365 bytes in 952 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:38.264154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-395c53ed-c8ed-40f6-bfe6-e830a8faff52 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:38.266941 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-395c53ed-c8ed-40f6-bfe6-e830a8faff52 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:38.267236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-395c53ed-c8ed-40f6-bfe6-e830a8faff52 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:38.267468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-395c53ed-c8ed-40f6-bfe6-e830a8faff52 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:38.277187 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:38.277187 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:38.282593 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-395c53ed-c8ed-40f6-bfe6-e830a8faff52 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Volume info retrieved successfully. Jul 03 04:29:38.290539 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-395c53ed-c8ed-40f6-bfe6-e830a8faff52 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 200 Jul 03 04:29:38.291278 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 857/3447] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:38 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 946 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:38.309440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-005d0d19-7f5e-47c7-b2e1-8557522833e4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:38.311436 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-005d0d19-7f5e-47c7-b2e1-8557522833e4 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:38.311959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-005d0d19-7f5e-47c7-b2e1-8557522833e4 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:38.313355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-005d0d19-7f5e-47c7-b2e1-8557522833e4 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:38.321482 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:38.321482 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:38.326132 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-005d0d19-7f5e-47c7-b2e1-8557522833e4 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] Volume info retrieved successfully. Jul 03 04:29:38.331586 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-005d0d19-7f5e-47c7-b2e1-8557522833e4 tempest-VolumesTransfersV357Test-324593085 tempest-VolumesTransfersV357Test-324593085-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 200 Jul 03 04:29:38.332346 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 870/3448] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:38 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:29:38.346453 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5a08f616-7917-4e8c-bbd0-5d8e39ed3388 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:38.348264 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a08f616-7917-4e8c-bbd0-5d8e39ed3388 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] DELETE https://10.4.3.253/volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738 Jul 03 04:29:38.348569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a08f616-7917-4e8c-bbd0-5d8e39ed3388 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:38.348807 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a08f616-7917-4e8c-bbd0-5d8e39ed3388 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:38.348946 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.volume_transfer [None req-5a08f616-7917-4e8c-bbd0-5d8e39ed3388 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Delete transfer with id: 282b0292-ec50-4b13-bfbd-c57469543738 Jul 03 04:29:38.352690 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a08f616-7917-4e8c-bbd0-5d8e39ed3388 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738 returned with HTTP 404 Jul 03 04:29:38.353162 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 855/3449] 10.4.3.253 () {68 vars in 1419 bytes} [Fri Jul 3 04:29:38 2026] DELETE /volume/v3/volume-transfers/282b0292-ec50-4b13-bfbd-c57469543738 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:38.362001 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9a771745-fcd7-4f90-b04d-87f9751b581a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:38.387056 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:38.387371 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:38.387591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:38.387827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Delete volume with id: af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:38.395724 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:38.395724 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:38.396205 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Volume info retrieved successfully. Jul 03 04:29:38.419875 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Delete volume request issued successfully. Jul 03 04:29:38.420090 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9a771745-fcd7-4f90-b04d-87f9751b581a tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 202 Jul 03 04:29:38.420731 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 868/3450] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:29:38 2026] DELETE /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:38.429710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9ae26ae6-359d-4508-a66b-d5f9501edeb5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:38.432020 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9ae26ae6-359d-4508-a66b-d5f9501edeb5 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:38.432297 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9ae26ae6-359d-4508-a66b-d5f9501edeb5 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:38.432550 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9ae26ae6-359d-4508-a66b-d5f9501edeb5 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:38.442499 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:38.442499 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:38.447902 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9ae26ae6-359d-4508-a66b-d5f9501edeb5 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Volume info retrieved successfully. Jul 03 04:29:38.454654 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9ae26ae6-359d-4508-a66b-d5f9501edeb5 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 200 Jul 03 04:29:38.455182 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 858/3451] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:38 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 1130 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:39.017049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aa46e5e3-5585-4c7f-95a0-9c94d321807e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.021183 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa46e5e3-5585-4c7f-95a0-9c94d321807e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:39.021378 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa46e5e3-5585-4c7f-95a0-9c94d321807e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.021674 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa46e5e3-5585-4c7f-95a0-9c94d321807e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.029077 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa46e5e3-5585-4c7f-95a0-9c94d321807e tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 404 Jul 03 04:29:39.030195 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 871/3452] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:39 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:39.044656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.047815 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] DELETE https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:39.048081 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.048387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.049245 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete volume with id: 8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:39.061743 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:39.061743 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:39.062391 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:39.093622 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete volume request issued successfully. Jul 03 04:29:39.093905 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-00c8edb9-9a83-4048-9017-dcbc8e521786 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 202 Jul 03 04:29:39.094849 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 856/3453] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:39 2026] DELETE /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:39.104690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5ad99d2a-4a7a-4c82-a872-c7fbd40f6eca None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.107115 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ad99d2a-4a7a-4c82-a872-c7fbd40f6eca tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:39.107574 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ad99d2a-4a7a-4c82-a872-c7fbd40f6eca tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.107878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ad99d2a-4a7a-4c82-a872-c7fbd40f6eca tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.128838 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:39.128838 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:39.136404 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5ad99d2a-4a7a-4c82-a872-c7fbd40f6eca tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:39.143203 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ad99d2a-4a7a-4c82-a872-c7fbd40f6eca tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 200 Jul 03 04:29:39.144038 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 869/3454] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:39 2026] GET /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:39.469500 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fab159c5-d974-420a-9755-b3aff78176bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.472148 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fab159c5-d974-420a-9755-b3aff78176bd tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:39.472376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fab159c5-d974-420a-9755-b3aff78176bd tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.473385 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fab159c5-d974-420a-9755-b3aff78176bd tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.475414 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=483,cinder:UPDATE=150,cinder:INSERT=69 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:29:39.483730 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fab159c5-d974-420a-9755-b3aff78176bd tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 404 Jul 03 04:29:39.484476 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 859/3455] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:39 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:39.494283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5981fb8a-ad5f-4015-9733-8ae86a535ee1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.496886 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5981fb8a-ad5f-4015-9733-8ae86a535ee1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:39.497120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5981fb8a-ad5f-4015-9733-8ae86a535ee1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.497305 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5981fb8a-ad5f-4015-9733-8ae86a535ee1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.504695 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5981fb8a-ad5f-4015-9733-8ae86a535ee1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 404 Jul 03 04:29:39.505580 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 872/3456] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:39 2026] GET /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:39.515036 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-deda711a-2e6f-4c3f-b2db-f8539aab2887 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.517319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-deda711a-2e6f-4c3f-b2db-f8539aab2887 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] DELETE https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:39.517634 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-deda711a-2e6f-4c3f-b2db-f8539aab2887 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.517887 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-deda711a-2e6f-4c3f-b2db-f8539aab2887 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.518153 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-deda711a-2e6f-4c3f-b2db-f8539aab2887 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Delete volume with id: af6d0403-a0a7-4ef3-b201-f7a9e85e8daf Jul 03 04:29:39.525851 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-deda711a-2e6f-4c3f-b2db-f8539aab2887 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf returned with HTTP 404 Jul 03 04:29:39.526386 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 857/3457] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:29:39 2026] DELETE /volume/v3/volumes/af6d0403-a0a7-4ef3-b201-f7a9e85e8daf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:39.536782 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-158b300b-850a-4c85-8f39-fb951aebeae1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.538697 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:39.539283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1015342026"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:39.541071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1015342026'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:39.541314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Create volume of 1 GB Jul 03 04:29:39.546573 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Availability Zones retrieved successfully. Jul 03 04:29:39.553579 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Flow 'volume_create_api' (f3acc6f7-ac1f-458f-b895-8ff49c2b63b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:39.555602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525e6ab5-6bb1-4c59-8e9d-c1c9356a8393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:39.556426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:39.595878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525e6ab5-6bb1-4c59-8e9d-c1c9356a8393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:39.597342 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75164fe0-e954-43f8-9735-2d95908ab688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:39.678625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Created reservations ['94458fbb-1b90-4e93-91bc-8914460ddf3f', '86633a89-4fff-42e8-a643-42b658d4e7ea', '4f381d26-2ed8-40cb-9bbc-398ee31744e7', 'd6058f6d-cb14-44b2-b549-6fcef71422cc'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:39.679627 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75164fe0-e954-43f8-9735-2d95908ab688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94458fbb-1b90-4e93-91bc-8914460ddf3f', '86633a89-4fff-42e8-a643-42b658d4e7ea', '4f381d26-2ed8-40cb-9bbc-398ee31744e7', 'd6058f6d-cb14-44b2-b549-6fcef71422cc']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:39.680533 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512436ca-3e21-4258-834d-78868968e848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:39.727170 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512436ca-3e21-4258-834d-78868968e848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1d9a901-5fe9-4045-b87c-65ab883b8383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1015342026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427932dd3f904bd189d58658444b338b',qos_specs=None,replication_status=,reservations=['94458fbb-1b90-4e93-91bc-8914460ddf3f','86633a89-4fff-42e8-a643-42b658d4e7ea','4f381d26-2ed8-40cb-9bbc-398ee31744e7','d6058f6d-cb14-44b2-b549-6fcef71422cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b485b090e255421fb1395d397017986d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1015342026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1d9a901-5fe9-4045-b87c-65ab883b8383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='427932dd3f904bd189d58658444b338b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b485b090e255421fb1395d397017986d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:39.728187 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440aede8-0f0b-473d-8a6d-f5679db7a3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:39.760618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440aede8-0f0b-473d-8a6d-f5679db7a3f9) transitioned into state 'SUCCESS' from state '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-1015342026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='427932dd3f904bd189d58658444b338b',qos_specs=None,replication_status=,reservations=['94458fbb-1b90-4e93-91bc-8914460ddf3f','86633a89-4fff-42e8-a643-42b658d4e7ea','4f381d26-2ed8-40cb-9bbc-398ee31744e7','d6058f6d-cb14-44b2-b549-6fcef71422cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b485b090e255421fb1395d397017986d',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:39.761675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92abeaac-7cde-45b3-894f-07c83ad1f8e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:39.771281 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92abeaac-7cde-45b3-894f-07c83ad1f8e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:39.771987 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Flow 'volume_create_api' (f3acc6f7-ac1f-458f-b895-8ff49c2b63b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:39.772342 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Create volume request issued successfully. Jul 03 04:29:39.772916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-158b300b-850a-4c85-8f39-fb951aebeae1 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:39.773361 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 870/3458] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:29:39 2026] POST /volume/v3/volumes => generated 819 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:39.790220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1f1862f-7d04-4178-803f-417de1437e93 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:39.792615 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1f1862f-7d04-4178-803f-417de1437e93 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:39.793155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1f1862f-7d04-4178-803f-417de1437e93 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:39.793155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1f1862f-7d04-4178-803f-417de1437e93 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:39.803450 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:39.803450 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:39.809989 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b1f1862f-7d04-4178-803f-417de1437e93 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:39.816912 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1f1862f-7d04-4178-803f-417de1437e93 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 200 Jul 03 04:29:39.817407 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 860/3459] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:39 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:40.064764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-10960ad6-f6dc-4893-a896-edd08345af6f req-3c1494cd-5f0a-48c4-a6cf-d514423f0ae2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.066800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-3c1494cd-5f0a-48c4-a6cf-d514423f0ae2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:29:40.067009 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-3c1494cd-5f0a-48c4-a6cf-d514423f0ae2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.067205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-3c1494cd-5f0a-48c4-a6cf-d514423f0ae2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.076366 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.076366 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:40.080427 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-10960ad6-f6dc-4893-a896-edd08345af6f req-3c1494cd-5f0a-48c4-a6cf-d514423f0ae2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:40.088269 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-3c1494cd-5f0a-48c4-a6cf-d514423f0ae2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:29:40.088806 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 873/3460] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:40.161166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cb4251c1-a171-46db-9024-c6384c19429b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.163535 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb4251c1-a171-46db-9024-c6384c19429b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:40.163773 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb4251c1-a171-46db-9024-c6384c19429b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.163989 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb4251c1-a171-46db-9024-c6384c19429b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.167162 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=397,cinder:UPDATE=98,cinder:INSERT=56 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:29:40.172345 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb4251c1-a171-46db-9024-c6384c19429b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 404 Jul 03 04:29:40.172948 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 858/3461] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:40.185292 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d5d6218b-da07-4b47-998f-edf7009853fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.187688 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:40.187931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.188171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.188360 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete volume with id: e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:40.198354 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.198354 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:40.199014 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:40.225890 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete volume request issued successfully. Jul 03 04:29:40.226293 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5d6218b-da07-4b47-998f-edf7009853fb tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b returned with HTTP 202 Jul 03 04:29:40.227095 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 871/3462] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:40 2026] DELETE /volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:40.237350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-046eba8d-03be-4b85-bc03-def99104e9ff None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.240762 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-046eba8d-03be-4b85-bc03-def99104e9ff tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:40.241046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-046eba8d-03be-4b85-bc03-def99104e9ff tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.241347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-046eba8d-03be-4b85-bc03-def99104e9ff tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.250816 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.250816 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:40.255777 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-046eba8d-03be-4b85-bc03-def99104e9ff tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Volume info retrieved successfully. Jul 03 04:29:40.261541 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-046eba8d-03be-4b85-bc03-def99104e9ff tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b returned with HTTP 200 Jul 03 04:29:40.261939 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 861/3463] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:40.641720 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-10960ad6-f6dc-4893-a896-edd08345af6f req-41a1b47c-95e7-476b-9e78-92ba4a3b00b6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.644297 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-41a1b47c-95e7-476b-9e78-92ba4a3b00b6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:29:40.644620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-41a1b47c-95e7-476b-9e78-92ba4a3b00b6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.644918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-41a1b47c-95e7-476b-9e78-92ba4a3b00b6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.653908 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.653908 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:40.658486 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-10960ad6-f6dc-4893-a896-edd08345af6f req-41a1b47c-95e7-476b-9e78-92ba4a3b00b6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:40.664983 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-41a1b47c-95e7-476b-9e78-92ba4a3b00b6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:29:40.665672 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 874/3464] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 1405 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:40.678317 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c38b0122-ebb5-4f9f-b3e6-0eda5b1a07ab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.678746 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c38b0122-ebb5-4f9f-b3e6-0eda5b1a07ab None None] GET https://10.4.3.253/volume// Jul 03 04:29:40.678940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c38b0122-ebb5-4f9f-b3e6-0eda5b1a07ab None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.679172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c38b0122-ebb5-4f9f-b3e6-0eda5b1a07ab None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.679578 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c38b0122-ebb5-4f9f-b3e6-0eda5b1a07ab None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:29:40.679901 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 859/3465] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:29:40.689734 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-10960ad6-f6dc-4893-a896-edd08345af6f req-5cf17fee-030a-4e11-ac35-8dd39917c99b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.691939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-5cf17fee-030a-4e11-ac35-8dd39917c99b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:29:40.692358 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-5cf17fee-030a-4e11-ac35-8dd39917c99b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6db6a85-a940-4e84-9d1e-02ef931f4848", "connector": null, "instance_uuid": "931d3843-c758-4c9a-9ba1-5266b82946fc"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:40.701180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.701180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:40.732352 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-5cf17fee-030a-4e11-ac35-8dd39917c99b tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:29:40.732963 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 872/3466] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:29:40 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) Jul 03 04:29:40.840604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ca411ca9-124f-47c8-a93a-d021193fa462 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.842828 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca411ca9-124f-47c8-a93a-d021193fa462 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:40.843069 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca411ca9-124f-47c8-a93a-d021193fa462 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.843338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca411ca9-124f-47c8-a93a-d021193fa462 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.852099 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.852099 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:40.860573 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ca411ca9-124f-47c8-a93a-d021193fa462 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:40.866805 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca411ca9-124f-47c8-a93a-d021193fa462 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 200 Jul 03 04:29:40.867371 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 862/3467] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:40.890350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.890486 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] POST https://10.4.3.253/volume/v3/volume-transfers Jul 03 04:29:40.890991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b1d9a901-5fe9-4045-b87c-65ab883b8383"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:40.892979 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volume_transfer [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b1d9a901-5fe9-4045-b87c-65ab883b8383'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 04:29:40.893216 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volume_transfer [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Creating transfer of volume b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:40.893384 np0000004364 devstack@c-api.service[99794]: INFO cinder.transfer.api [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Generating transfer record for volume b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:40.902735 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.902735 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:40.921765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c1dc547-d97d-452d-838e-2b31efdc7ae8 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers returned with HTTP 202 Jul 03 04:29:40.924420 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 875/3468] 10.4.3.253 () {70 vars in 1326 bytes} [Fri Jul 3 04:29:40 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:40.935283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-db4c0fce-9746-407b-9e3e-a9f882a6cbe7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.935283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-db4c0fce-9746-407b-9e3e-a9f882a6cbe7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:40.935283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-db4c0fce-9746-407b-9e3e-a9f882a6cbe7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.935283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-db4c0fce-9746-407b-9e3e-a9f882a6cbe7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.944007 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.944007 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:40.948620 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-db4c0fce-9746-407b-9e3e-a9f882a6cbe7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:40.953559 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-db4c0fce-9746-407b-9e3e-a9f882a6cbe7 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 200 Jul 03 04:29:40.954031 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 860/3469] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:40.971427 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3f009c29-a4aa-4ecc-874a-83d4625e8ebd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.973347 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3f009c29-a4aa-4ecc-874a-83d4625e8ebd tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volume-transfers/detail Jul 03 04:29:40.973642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3f009c29-a4aa-4ecc-874a-83d4625e8ebd tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:40.973929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3f009c29-a4aa-4ecc-874a-83d4625e8ebd tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:40.974071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volume_transfer [None req-3f009c29-a4aa-4ecc-874a-83d4625e8ebd tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Listing volume transfers {{(pid=99791) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 04:29:40.974363 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:40.974363 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:40.980914 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3f009c29-a4aa-4ecc-874a-83d4625e8ebd tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 04:29:40.981501 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 873/3470] 10.4.3.253 () {68 vars in 1326 bytes} [Fri Jul 3 04:29:40 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:40.995286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f3cea0e-d818-42c8-b4de-68b7f7696e07 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:40.999721 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f3cea0e-d818-42c8-b4de-68b7f7696e07 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] DELETE https://10.4.3.253/volume/v3/volume-transfers/135d0d45-2371-4d12-8f91-673343db9c4d Jul 03 04:29:40.999974 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f3cea0e-d818-42c8-b4de-68b7f7696e07 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.000238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f3cea0e-d818-42c8-b4de-68b7f7696e07 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.000360 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.volume_transfer [None req-9f3cea0e-d818-42c8-b4de-68b7f7696e07 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Delete transfer with id: 135d0d45-2371-4d12-8f91-673343db9c4d Jul 03 04:29:41.014137 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:41.014137 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:41.030007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f3cea0e-d818-42c8-b4de-68b7f7696e07 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers/135d0d45-2371-4d12-8f91-673343db9c4d returned with HTTP 202 Jul 03 04:29:41.030007 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 863/3471] 10.4.3.253 () {68 vars in 1419 bytes} [Fri Jul 3 04:29:40 2026] DELETE /volume/v3/volume-transfers/135d0d45-2371-4d12-8f91-673343db9c4d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:41.039187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1e313030-ae0d-4854-bf29-06e37094d36a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.041441 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1e313030-ae0d-4854-bf29-06e37094d36a tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:41.041729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1e313030-ae0d-4854-bf29-06e37094d36a tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.041970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1e313030-ae0d-4854-bf29-06e37094d36a tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.051066 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:41.051066 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:41.056070 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1e313030-ae0d-4854-bf29-06e37094d36a tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Volume info retrieved successfully. Jul 03 04:29:41.063050 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1e313030-ae0d-4854-bf29-06e37094d36a tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 200 Jul 03 04:29:41.063636 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 876/3472] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:41 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:41.078632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c352b4ac-12ff-4452-aea1-1ea6ed465dad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.080920 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c352b4ac-12ff-4452-aea1-1ea6ed465dad tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] DELETE https://10.4.3.253/volume/v3/volume-transfers/135d0d45-2371-4d12-8f91-673343db9c4d Jul 03 04:29:41.081561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c352b4ac-12ff-4452-aea1-1ea6ed465dad tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.081804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c352b4ac-12ff-4452-aea1-1ea6ed465dad tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.082203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.volume_transfer [None req-c352b4ac-12ff-4452-aea1-1ea6ed465dad tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Delete transfer with id: 135d0d45-2371-4d12-8f91-673343db9c4d Jul 03 04:29:41.086396 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c352b4ac-12ff-4452-aea1-1ea6ed465dad tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volume-transfers/135d0d45-2371-4d12-8f91-673343db9c4d returned with HTTP 404 Jul 03 04:29:41.087077 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 861/3473] 10.4.3.253 () {68 vars in 1419 bytes} [Fri Jul 3 04:29:41 2026] DELETE /volume/v3/volume-transfers/135d0d45-2371-4d12-8f91-673343db9c4d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:41.096715 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.099192 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:41.099425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.099882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.099972 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Delete volume with id: b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:41.114591 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:41.114591 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:41.115054 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Volume info retrieved successfully. Jul 03 04:29:41.143956 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Delete volume request issued successfully. Jul 03 04:29:41.144100 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-311ad070-12b0-4de8-a9f3-f315f5f7bad1 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 202 Jul 03 04:29:41.144631 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 874/3474] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:29:41 2026] DELETE /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:29:41.156717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f38d99a1-cb50-4f86-a1bc-ca6b9afc3406 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.156717 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f38d99a1-cb50-4f86-a1bc-ca6b9afc3406 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:41.156717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f38d99a1-cb50-4f86-a1bc-ca6b9afc3406 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.156717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f38d99a1-cb50-4f86-a1bc-ca6b9afc3406 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.166178 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:41.166178 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:41.171201 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f38d99a1-cb50-4f86-a1bc-ca6b9afc3406 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Volume info retrieved successfully. Jul 03 04:29:41.177478 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f38d99a1-cb50-4f86-a1bc-ca6b9afc3406 tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 200 Jul 03 04:29:41.178038 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 864/3475] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:41 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 1130 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:41.277284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-638a7526-c8e7-434d-97ac-c8fb9bcb7b28 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.279350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-638a7526-c8e7-434d-97ac-c8fb9bcb7b28 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b Jul 03 04:29:41.279542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-638a7526-c8e7-434d-97ac-c8fb9bcb7b28 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.279718 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-638a7526-c8e7-434d-97ac-c8fb9bcb7b28 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.288647 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-638a7526-c8e7-434d-97ac-c8fb9bcb7b28 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b returned with HTTP 404 Jul 03 04:29:41.289344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 877/3476] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:41 2026] GET /volume/v3/volumes/e7052530-680f-4402-978d-245da8d7c44b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:41.298862 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7c571231-fa39-4d6d-b766-6fa661bbfb6b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.300956 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c571231-fa39-4d6d-b766-6fa661bbfb6b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:41.301206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c571231-fa39-4d6d-b766-6fa661bbfb6b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.301463 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c571231-fa39-4d6d-b766-6fa661bbfb6b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.301596 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-7c571231-fa39-4d6d-b766-6fa661bbfb6b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete snapshot with id: ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:41.308627 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c571231-fa39-4d6d-b766-6fa661bbfb6b tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 404 Jul 03 04:29:41.309815 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 862/3477] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:29:41 2026] DELETE /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:41.317245 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-66ed94ee-8504-4e2c-9425-d2b573e32b8d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.320629 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-66ed94ee-8504-4e2c-9425-d2b573e32b8d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 Jul 03 04:29:41.320870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-66ed94ee-8504-4e2c-9425-d2b573e32b8d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.321136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-66ed94ee-8504-4e2c-9425-d2b573e32b8d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.327711 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-66ed94ee-8504-4e2c-9425-d2b573e32b8d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 returned with HTTP 404 Jul 03 04:29:41.328411 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 875/3478] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:41 2026] GET /volume/v3/snapshots/ca6132ba-98f0-4868-aa1a-b1864821c503 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:41.336749 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-33f128ee-b17f-402f-9c9b-46cd6454b815 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.338871 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-33f128ee-b17f-402f-9c9b-46cd6454b815 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] DELETE https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:41.339116 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-33f128ee-b17f-402f-9c9b-46cd6454b815 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.339351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-33f128ee-b17f-402f-9c9b-46cd6454b815 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.339527 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-33f128ee-b17f-402f-9c9b-46cd6454b815 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Delete volume with id: 8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:41.347144 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-33f128ee-b17f-402f-9c9b-46cd6454b815 tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 404 Jul 03 04:29:41.347754 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 865/3479] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:41 2026] DELETE /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:41.355516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-44b17c3f-5135-4dc8-976c-ab35925b941d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:41.357388 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-44b17c3f-5135-4dc8-976c-ab35925b941d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] GET https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 Jul 03 04:29:41.357585 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-44b17c3f-5135-4dc8-976c-ab35925b941d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:41.357770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-44b17c3f-5135-4dc8-976c-ab35925b941d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:41.365619 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-44b17c3f-5135-4dc8-976c-ab35925b941d tempest-SnapshotDependencyTests-1130777773 tempest-SnapshotDependencyTests-1130777773-project-member] https://10.4.3.253/volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 returned with HTTP 404 Jul 03 04:29:41.366292 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 878/3480] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:41 2026] GET /volume/v3/volumes/8dd9994b-b249-49cf-bcf3-034c513d8d21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:42.195839 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-430d53e6-92b8-41df-a1e4-da6f2406e7ff None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:42.197519 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-430d53e6-92b8-41df-a1e4-da6f2406e7ff tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:42.197714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-430d53e6-92b8-41df-a1e4-da6f2406e7ff tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:42.197917 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-430d53e6-92b8-41df-a1e4-da6f2406e7ff tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:42.203961 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-430d53e6-92b8-41df-a1e4-da6f2406e7ff tempest-VolumesTransfersV357Test-1449340328 tempest-VolumesTransfersV357Test-1449340328-project-admin] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 404 Jul 03 04:29:42.204509 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 863/3481] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:42 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:42.211255 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cd6860e3-b23c-4d75-99ea-ab74910c2907 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:42.213517 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd6860e3-b23c-4d75-99ea-ab74910c2907 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] GET https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:42.213753 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd6860e3-b23c-4d75-99ea-ab74910c2907 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:42.213943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd6860e3-b23c-4d75-99ea-ab74910c2907 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:42.221736 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd6860e3-b23c-4d75-99ea-ab74910c2907 tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 404 Jul 03 04:29:42.222351 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 876/3482] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:29:42 2026] GET /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:42.230243 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c5795b7e-f6c4-4626-8ebc-5d6e9d3126ff None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:42.232290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c5795b7e-f6c4-4626-8ebc-5d6e9d3126ff tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:42.232553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c5795b7e-f6c4-4626-8ebc-5d6e9d3126ff tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:42.232766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c5795b7e-f6c4-4626-8ebc-5d6e9d3126ff tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:42.232944 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-c5795b7e-f6c4-4626-8ebc-5d6e9d3126ff tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] Delete volume with id: b1d9a901-5fe9-4045-b87c-65ab883b8383 Jul 03 04:29:42.238910 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c5795b7e-f6c4-4626-8ebc-5d6e9d3126ff tempest-VolumesTransfersV357Test-1020967865 tempest-VolumesTransfersV357Test-1020967865-project-member] https://10.4.3.253/volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 returned with HTTP 404 Jul 03 04:29:42.239511 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 866/3483] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:29:42 2026] DELETE /volume/v3/volumes/b1d9a901-5fe9-4045-b87c-65ab883b8383 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:29:44.066231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1764fc2c-c64e-408b-841a-c1af237395a8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:44.068227 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:44.068522 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:44.068797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:44.068982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:44.087964 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:44.087964 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:44.088670 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:44.119298 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume request issued successfully. Jul 03 04:29:44.119604 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1764fc2c-c64e-408b-841a-c1af237395a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 202 Jul 03 04:29:44.120245 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 879/3484] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:44 2026] DELETE /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:44.130504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e746350c-a896-43ab-8f67-1125ef13c589 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:44.133188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e746350c-a896-43ab-8f67-1125ef13c589 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:44.133478 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e746350c-a896-43ab-8f67-1125ef13c589 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:44.133842 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e746350c-a896-43ab-8f67-1125ef13c589 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:44.149530 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:44.149530 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:44.156424 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e746350c-a896-43ab-8f67-1125ef13c589 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:44.163371 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e746350c-a896-43ab-8f67-1125ef13c589 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 200 Jul 03 04:29:44.164104 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 864/3485] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:44 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:45.180949 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4eefd8a3-4f4c-4560-a6e6-860cfa4b47b9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:45.183352 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4eefd8a3-4f4c-4560-a6e6-860cfa4b47b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:45.183683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4eefd8a3-4f4c-4560-a6e6-860cfa4b47b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:45.184078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4eefd8a3-4f4c-4560-a6e6-860cfa4b47b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:45.193442 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4eefd8a3-4f4c-4560-a6e6-860cfa4b47b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 404 Jul 03 04:29:45.194043 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 877/3486] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:45 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:45.203051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-20de24b3-fc14-4699-b8a4-236a4b1c844e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:45.205068 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20de24b3-fc14-4699-b8a4-236a4b1c844e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:45.205436 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20de24b3-fc14-4699-b8a4-236a4b1c844e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:45.206955 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20de24b3-fc14-4699-b8a4-236a4b1c844e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:45.212209 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20de24b3-fc14-4699-b8a4-236a4b1c844e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 404 Jul 03 04:29:45.212939 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 867/3487] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:45 2026] GET /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:45.220664 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0040b936-b464-4a22-8ffb-b93eb3b5a169 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:45.222632 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0040b936-b464-4a22-8ffb-b93eb3b5a169 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:45.222907 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0040b936-b464-4a22-8ffb-b93eb3b5a169 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:45.223185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0040b936-b464-4a22-8ffb-b93eb3b5a169 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:45.223402 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-0040b936-b464-4a22-8ffb-b93eb3b5a169 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: a86d68b9-63f2-4963-814c-ee2fd909e7e0 Jul 03 04:29:45.229354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0040b936-b464-4a22-8ffb-b93eb3b5a169 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 returned with HTTP 404 Jul 03 04:29:45.229844 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 880/3488] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:45 2026] DELETE /volume/v3/volumes/a86d68b9-63f2-4963-814c-ee2fd909e7e0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:45.268066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:45.272422 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:45.272422 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1294632903"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:45.273477 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request body: {'volume': {'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1294632903'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:45.384446 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume of 1 GB Jul 03 04:29:45.392353 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability Zones retrieved successfully. Jul 03 04:29:45.395070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (c9d30544-1ba2-46b6-801b-466fa1d7f50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:45.396505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c77f37a-4f99-4696-a14d-ad9262309890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:45.397503 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:45.473682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c77f37a-4f99-4696-a14d-ad9262309890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:45.474675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c582dc7-81e2-441a-9b65-2256c4cf6fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:45.523793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['61ae2c11-8676-4c6e-adcf-2f30d58e9b3f', '863f7750-5762-489a-bf69-a19d2ed3ce23', '092bd4bb-be5f-47de-ab2b-6671dd1a74d8', '0c163265-9517-45a1-b01e-37eb9e0cd420'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:45.524822 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c582dc7-81e2-441a-9b65-2256c4cf6fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61ae2c11-8676-4c6e-adcf-2f30d58e9b3f', '863f7750-5762-489a-bf69-a19d2ed3ce23', '092bd4bb-be5f-47de-ab2b-6671dd1a74d8', '0c163265-9517-45a1-b01e-37eb9e0cd420']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:45.525990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f45ad9-df35-4ef4-9846-ce8675a3b178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:45.555659 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9f45ad9-df35-4ef4-9846-ce8675a3b178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2da9c0d-6585-4b95-9b95-686ba552e2f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1294632903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['61ae2c11-8676-4c6e-adcf-2f30d58e9b3f','863f7750-5762-489a-bf69-a19d2ed3ce23','092bd4bb-be5f-47de-ab2b-6671dd1a74d8','0c163265-9517-45a1-b01e-37eb9e0cd420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1294632903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2da9c0d-6585-4b95-9b95-686ba552e2f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351baf928cf1479c8ad1fe779bf9ea5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:45.557460 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c147e1d-e82e-4242-a063-42d8e955fe29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:45.587282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c147e1d-e82e-4242-a063-42d8e955fe29) transitioned into state 'SUCCESS' from state '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-1294632903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['61ae2c11-8676-4c6e-adcf-2f30d58e9b3f','863f7750-5762-489a-bf69-a19d2ed3ce23','092bd4bb-be5f-47de-ab2b-6671dd1a74d8','0c163265-9517-45a1-b01e-37eb9e0cd420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:45.588136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78c4c61-78a0-40a4-9281-595dd6429f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:45.618431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f78c4c61-78a0-40a4-9281-595dd6429f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:45.618431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (c9d30544-1ba2-46b6-801b-466fa1d7f50f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:45.618925 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request issued successfully. Jul 03 04:29:45.619620 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa0a439d-f2b8-46d2-9597-a0fee4ac54d4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:45.620278 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 865/3489] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:45 2026] POST /volume/v3/volumes => generated 749 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:45.635777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-08c5febf-dd27-420a-a130-99b05d62a717 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:45.638537 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-08c5febf-dd27-420a-a130-99b05d62a717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:29:45.638799 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-08c5febf-dd27-420a-a130-99b05d62a717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:45.639071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-08c5febf-dd27-420a-a130-99b05d62a717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:45.651040 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:45.651040 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:45.660068 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-08c5febf-dd27-420a-a130-99b05d62a717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:45.669800 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-08c5febf-dd27-420a-a130-99b05d62a717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 200 Jul 03 04:29:45.670481 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 878/3490] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:45 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:45.885023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:45.888695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:45.888695 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-VolumesCloneTest-Volume-591756780"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:45.890779 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request body: {'volume': {'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-591756780'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:46.002206 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume of 1 GB Jul 03 04:29:46.011663 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Availability Zones retrieved successfully. Jul 03 04:29:46.019553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (a077cc7b-fb80-44ef-89a8-7aa01f030e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:46.021154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc5a909-fd32-4836-bf37-6ba4094ce890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:46.022540 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:46.112714 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edc5a909-fd32-4836-bf37-6ba4094ce890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:46.113290 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03b0f5c-79f4-48f6-afed-3b1ae67970f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:46.195198 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Created reservations ['022e3478-bdf2-4021-a8e3-0a8dae4e561b', 'fa993ff6-3190-4e02-8131-64bdca445a96', '252e7577-a658-4a17-80bb-cc4032790594', '8c31bf6f-1554-457a-b641-24183b3c5b93'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:46.196435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a03b0f5c-79f4-48f6-afed-3b1ae67970f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['022e3478-bdf2-4021-a8e3-0a8dae4e561b', 'fa993ff6-3190-4e02-8131-64bdca445a96', '252e7577-a658-4a17-80bb-cc4032790594', '8c31bf6f-1554-457a-b641-24183b3c5b93']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:46.197700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb655cf-c88f-4c50-9cce-091382bfffd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:46.223468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb655cf-c88f-4c50-9cce-091382bfffd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc79995-d92d-4eb0-aeef-b39676b3b7d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-591756780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['022e3478-bdf2-4021-a8e3-0a8dae4e561b','fa993ff6-3190-4e02-8131-64bdca445a96','252e7577-a658-4a17-80bb-cc4032790594','8c31bf6f-1554-457a-b641-24183b3c5b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-591756780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc79995-d92d-4eb0-aeef-b39676b3b7d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4112a5729494c27ae0a89734e4dafbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='377d2eade9984ca59779a4919eca000b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:46.224685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22696fa0-58d7-4755-a0cd-727dc2225109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:46.254233 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22696fa0-58d7-4755-a0cd-727dc2225109) transitioned into state 'SUCCESS' from state '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-591756780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['022e3478-bdf2-4021-a8e3-0a8dae4e561b','fa993ff6-3190-4e02-8131-64bdca445a96','252e7577-a658-4a17-80bb-cc4032790594','8c31bf6f-1554-457a-b641-24183b3c5b93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:46.255429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d7f3d6-88cb-41bf-9426-2caea6a0b290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:46.266728 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4d7f3d6-88cb-41bf-9426-2caea6a0b290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:46.267632 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (a077cc7b-fb80-44ef-89a8-7aa01f030e8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:46.267949 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request issued successfully. Jul 03 04:29:46.268636 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3bb88d4d-f950-481d-a92b-05dae901dcfa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:46.269215 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 868/3491] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:45 2026] POST /volume/v3/volumes => generated 746 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:46.283567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-64d7044c-4bb4-46d2-8b05-36aee5d98b2b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.286447 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-64d7044c-4bb4-46d2-8b05-36aee5d98b2b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:46.286447 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-64d7044c-4bb4-46d2-8b05-36aee5d98b2b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:46.287389 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-64d7044c-4bb4-46d2-8b05-36aee5d98b2b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:46.295545 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:46.295545 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:46.299806 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-64d7044c-4bb4-46d2-8b05-36aee5d98b2b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:46.304590 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-64d7044c-4bb4-46d2-8b05-36aee5d98b2b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 returned with HTTP 200 Jul 03 04:29:46.305006 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 881/3492] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:46 2026] GET /volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:46.688719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2e3aafb4-745d-4023-b565-6c5521fac2c5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.690999 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e3aafb4-745d-4023-b565-6c5521fac2c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:29:46.691177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e3aafb4-745d-4023-b565-6c5521fac2c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:46.691319 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e3aafb4-745d-4023-b565-6c5521fac2c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:46.700721 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:46.700721 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:46.705280 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e3aafb4-745d-4023-b565-6c5521fac2c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:46.712433 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e3aafb4-745d-4023-b565-6c5521fac2c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 200 Jul 03 04:29:46.712858 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 866/3493] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:46 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 1357 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:46.727136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f079b93-d4c0-445a-b45f-b7b302546250 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.729911 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f079b93-d4c0-445a-b45f-b7b302546250 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:29:46.730172 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f079b93-d4c0-445a-b45f-b7b302546250 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:46.730392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f079b93-d4c0-445a-b45f-b7b302546250 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:46.741917 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:46.741917 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:46.748251 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2f079b93-d4c0-445a-b45f-b7b302546250 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:46.755157 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f079b93-d4c0-445a-b45f-b7b302546250 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 200 Jul 03 04:29:46.755604 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 879/3494] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:46 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:46.777145 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c76cedbf-33dc-4217-be60-8c4967097843 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.778839 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:29:46.779422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b2da9c0d-6585-4b95-9b95-686ba552e2f2", "name": "tempest-VolumesBackupsTest-Backup-1287599315", "container": "tempest-volumesbackupstest-backup-container-1704317612"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:46.781694 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating new backup {'backup': {'volume_id': 'b2da9c0d-6585-4b95-9b95-686ba552e2f2', 'name': 'tempest-VolumesBackupsTest-Backup-1287599315', 'container': 'tempest-volumesbackupstest-backup-container-1704317612'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:29:46.782703 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating backup of volume b2da9c0d-6585-4b95-9b95-686ba552e2f2 in container tempest-volumesbackupstest-backup-container-1704317612 Jul 03 04:29:46.792380 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:46.792380 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:46.793304 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:29:46.822256 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['28db9fc7-2c0a-447f-ad33-25923e761caf', '73c6035c-68d8-4651-9f34-d6b332355acc'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:46.869080 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c76cedbf-33dc-4217-be60-8c4967097843 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:29:46.869529 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 869/3495] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:46 2026] POST /volume/v3/backups => generated 330 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:46.884091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-00f03cea-43d5-4c9a-b8ef-197ea998913d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.886132 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-00f03cea-43d5-4c9a-b8ef-197ea998913d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:46.886247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-00f03cea-43d5-4c9a-b8ef-197ea998913d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:46.886349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-00f03cea-43d5-4c9a-b8ef-197ea998913d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:46.886437 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-00f03cea-43d5-4c9a-b8ef-197ea998913d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:46.891721 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:46.891721 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:46.892616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-00f03cea-43d5-4c9a-b8ef-197ea998913d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:46.892943 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 882/3496] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:46 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:46.903508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9b397e09-35c8-49ce-a7ee-d862cf129119 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.903895 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b397e09-35c8-49ce-a7ee-d862cf129119 None None] GET https://10.4.3.253/volume// Jul 03 04:29:46.904140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b397e09-35c8-49ce-a7ee-d862cf129119 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:46.904407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b397e09-35c8-49ce-a7ee-d862cf129119 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:46.904722 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b397e09-35c8-49ce-a7ee-d862cf129119 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:29:46.905009 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 867/3497] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:29:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:29:46.916129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-10960ad6-f6dc-4893-a896-edd08345af6f req-048cbc35-867c-4458-b4fe-c844ef24fc4d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:46.918956 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-048cbc35-867c-4458-b4fe-c844ef24fc4d tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:29:46.919231 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-048cbc35-867c-4458-b4fe-c844ef24fc4d tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:46.919516 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-048cbc35-867c-4458-b4fe-c844ef24fc4d tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:46.936095 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:46.936095 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:46.941604 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-10960ad6-f6dc-4893-a896-edd08345af6f req-048cbc35-867c-4458-b4fe-c844ef24fc4d tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:29:46.948645 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-048cbc35-867c-4458-b4fe-c844ef24fc4d tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:29:46.949500 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 880/3498] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:29:46 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 1584 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:29:47.073747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:47.076511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] PUT https://10.4.3.253/volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be Jul 03 04:29:47.076966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:47.086710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Acquiring lock "cinder-attachment_update-e6db6a85-a940-4e84-9d1e-02ef931f4848-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:29:47.093238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Lock "cinder-attachment_update-e6db6a85-a940-4e84-9d1e-02ef931f4848-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:29:47.094916 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:47.094916 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:47.319470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ab5bd06-0859-46c9-9bfc-41c760a733e7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:47.322003 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ab5bd06-0859-46c9-9bfc-41c760a733e7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:47.322356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ab5bd06-0859-46c9-9bfc-41c760a733e7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:47.322616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ab5bd06-0859-46c9-9bfc-41c760a733e7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:47.332884 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:47.332884 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:47.338672 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ab5bd06-0859-46c9-9bfc-41c760a733e7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:47.346266 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ab5bd06-0859-46c9-9bfc-41c760a733e7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 returned with HTTP 200 Jul 03 04:29:47.346721 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 883/3499] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:47 2026] GET /volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 => generated 1354 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:47.362678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:47.364885 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:47.365368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3cc79995-d92d-4eb0-aeef-b39676b3b7d8", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2104481022"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:47.367064 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request body: {'volume': {'source_volid': '3cc79995-d92d-4eb0-aeef-b39676b3b7d8', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2104481022'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:47.376063 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:47.376063 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:47.376843 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume retrieved successfully. Jul 03 04:29:47.377068 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume of 1 GB Jul 03 04:29:47.381898 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Availability Zones retrieved successfully. Jul 03 04:29:47.388193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (f04f65ce-6f6c-45ac-b76a-afaeb2a1452f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:47.389592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984b497d-6b00-4119-b484-0acac153969a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:47.390835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:47.419286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (984b497d-6b00-4119-b484-0acac153969a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3cc79995-d92d-4eb0-aeef-b39676b3b7d8', 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:47.420350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cc39b07-c0bb-4168-ad13-7627c57db857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:47.467277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Created reservations ['26e3ecfb-ef04-4195-b9ed-96615b441127', '1c2c533f-5fff-43d9-9c75-7ea35b4602f4', '58e5bec9-152e-4610-9543-591fe1f8fa53', '4a1519f4-edfe-438e-b9f9-dca20b3ee85f'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:47.468219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cc39b07-c0bb-4168-ad13-7627c57db857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26e3ecfb-ef04-4195-b9ed-96615b441127', '1c2c533f-5fff-43d9-9c75-7ea35b4602f4', '58e5bec9-152e-4610-9543-591fe1f8fa53', '4a1519f4-edfe-438e-b9f9-dca20b3ee85f']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:47.469451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6e950e-cec7-4439-b0f2-be713c331f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:47.506846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c6e950e-cec7-4439-b0f2-be713c331f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c67bf935-a1ce-4b46-80cc-0ab616b1066b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2104481022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['26e3ecfb-ef04-4195-b9ed-96615b441127','1c2c533f-5fff-43d9-9c75-7ea35b4602f4','58e5bec9-152e-4610-9543-591fe1f8fa53','4a1519f4-edfe-438e-b9f9-dca20b3ee85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3cc79995-d92d-4eb0-aeef-b39676b3b7d8,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2104481022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c67bf935-a1ce-4b46-80cc-0ab616b1066b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4112a5729494c27ae0a89734e4dafbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3cc79995-d92d-4eb0-aeef-b39676b3b7d8,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='377d2eade9984ca59779a4919eca000b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:47.507900 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850d7193-0a9a-4b2b-ac3b-a3dd3c12626a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:47.531095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850d7193-0a9a-4b2b-ac3b-a3dd3c12626a) transitioned into state 'SUCCESS' from state '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-2104481022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['26e3ecfb-ef04-4195-b9ed-96615b441127','1c2c533f-5fff-43d9-9c75-7ea35b4602f4','58e5bec9-152e-4610-9543-591fe1f8fa53','4a1519f4-edfe-438e-b9f9-dca20b3ee85f'],size=1,snapshot_id=None,source_replicaid=,source_volid=3cc79995-d92d-4eb0-aeef-b39676b3b7d8,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:47.532231 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2996fd23-ea78-4b93-b8c8-31c2632ea052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:47.562528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2996fd23-ea78-4b93-b8c8-31c2632ea052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:47.562528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (f04f65ce-6f6c-45ac-b76a-afaeb2a1452f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:47.562528 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request issued successfully. Jul 03 04:29:47.562528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f4c10ae2-c786-4e42-b3de-bf1f57861671 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:47.562696 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 868/3500] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:47 2026] POST /volume/v3/volumes => generated 780 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:47.577866 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d61181f1-309a-44cc-871d-4eb39536bb6e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:47.579860 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d61181f1-309a-44cc-871d-4eb39536bb6e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:47.580144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d61181f1-309a-44cc-871d-4eb39536bb6e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:47.580516 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d61181f1-309a-44cc-871d-4eb39536bb6e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:47.588077 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:47.588077 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:47.592101 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d61181f1-309a-44cc-871d-4eb39536bb6e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:47.596451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d61181f1-309a-44cc-871d-4eb39536bb6e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 200 Jul 03 04:29:47.596895 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 881/3501] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:47 2026] GET /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:47.631697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Lock "cinder-attachment_update-e6db6a85-a940-4e84-9d1e-02ef931f4848-np0000004364" released by "attachment_update" :: held 0.538s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:29:47.631986 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-f0362315-d68b-4d8c-ac55-152a5ac0c599 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be returned with HTTP 200 Jul 03 04:29:47.632629 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 870/3502] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:29:47 2026] PUT /volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:47.906173 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cbd14ac9-cf91-4d0a-a684-7c5e085ef715 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:47.908193 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cbd14ac9-cf91-4d0a-a684-7c5e085ef715 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:47.908484 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cbd14ac9-cf91-4d0a-a684-7c5e085ef715 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:47.908730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cbd14ac9-cf91-4d0a-a684-7c5e085ef715 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:47.908933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-cbd14ac9-cf91-4d0a-a684-7c5e085ef715 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:47.915306 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:47.915306 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:47.916480 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cbd14ac9-cf91-4d0a-a684-7c5e085ef715 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:47.917027 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 884/3503] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:47 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:48.152360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-10960ad6-f6dc-4893-a896-edd08345af6f req-cdb13208-6708-4f58-be0a-93b68b224fe3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.155125 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-cdb13208-6708-4f58-be0a-93b68b224fe3 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be/action Jul 03 04:29:48.155516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-cdb13208-6708-4f58-be0a-93b68b224fe3 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:29:48.155647 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-cdb13208-6708-4f58-be0a-93b68b224fe3 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:48.175221 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.175221 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:48.190126 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-10960ad6-f6dc-4893-a896-edd08345af6f req-cdb13208-6708-4f58-be0a-93b68b224fe3 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be/action returned with HTTP 204 Jul 03 04:29:48.190660 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 869/3504] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:29:48 2026] POST /volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:48.612591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-60931803-0ad5-4f5b-8fcb-059a2dbf3c66 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.616139 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-60931803-0ad5-4f5b-8fcb-059a2dbf3c66 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:48.616592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-60931803-0ad5-4f5b-8fcb-059a2dbf3c66 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:48.616893 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-60931803-0ad5-4f5b-8fcb-059a2dbf3c66 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:48.631399 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.631399 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:48.633870 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-60931803-0ad5-4f5b-8fcb-059a2dbf3c66 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:48.645393 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-60931803-0ad5-4f5b-8fcb-059a2dbf3c66 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 200 Jul 03 04:29:48.645393 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 882/3505] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:48 2026] GET /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 1389 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:48.659901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d02739e7-4c49-405b-946a-d38966077954 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.661910 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d02739e7-4c49-405b-946a-d38966077954 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:48.662168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d02739e7-4c49-405b-946a-d38966077954 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:48.663430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d02739e7-4c49-405b-946a-d38966077954 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:48.671920 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.671920 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:48.677690 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d02739e7-4c49-405b-946a-d38966077954 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:48.683649 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d02739e7-4c49-405b-946a-d38966077954 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 200 Jul 03 04:29:48.684117 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 871/3506] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:48 2026] GET /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:48.700526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d0665d6b-bdfc-4b66-ad4f-8b02737bee74 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.702587 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0665d6b-bdfc-4b66-ad4f-8b02737bee74 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:48.702821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0665d6b-bdfc-4b66-ad4f-8b02737bee74 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:48.703070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0665d6b-bdfc-4b66-ad4f-8b02737bee74 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:48.712796 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.712796 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:48.717583 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d0665d6b-bdfc-4b66-ad4f-8b02737bee74 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:48.724545 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0665d6b-bdfc-4b66-ad4f-8b02737bee74 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 200 Jul 03 04:29:48.725229 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 885/3507] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:48 2026] GET /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:48.740577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.742607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:48.742838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:48.743111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:48.743350 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume with id: c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:48.751412 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.751412 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:48.751946 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:48.788580 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume request issued successfully. Jul 03 04:29:48.788841 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-27fcf426-a534-4f79-96ae-7b22caa9d91d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 202 Jul 03 04:29:48.789516 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 870/3508] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:48 2026] DELETE /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:48.798368 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-74fef463-2765-466a-8e04-afce691daae1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.812105 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-74fef463-2765-466a-8e04-afce691daae1 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:48.812105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-74fef463-2765-466a-8e04-afce691daae1 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:48.812284 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-74fef463-2765-466a-8e04-afce691daae1 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:48.819850 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.819850 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:48.823791 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-74fef463-2765-466a-8e04-afce691daae1 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:48.829039 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-74fef463-2765-466a-8e04-afce691daae1 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 200 Jul 03 04:29:48.829619 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 883/3509] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:48 2026] GET /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 1388 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:48.929660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3e3ff478-c133-40c2-8ee0-3498321a5ec4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:48.931531 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e3ff478-c133-40c2-8ee0-3498321a5ec4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:48.931911 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e3ff478-c133-40c2-8ee0-3498321a5ec4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:48.932262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e3ff478-c133-40c2-8ee0-3498321a5ec4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:48.932515 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3e3ff478-c133-40c2-8ee0-3498321a5ec4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:48.936740 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:48.936740 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:48.938027 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e3ff478-c133-40c2-8ee0-3498321a5ec4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:48.938027 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 872/3510] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:48 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:49.850670 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a980055a-bb89-4522-827f-245200c2def9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:49.853877 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a980055a-bb89-4522-827f-245200c2def9 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b Jul 03 04:29:49.854520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a980055a-bb89-4522-827f-245200c2def9 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:49.855087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a980055a-bb89-4522-827f-245200c2def9 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:49.865639 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a980055a-bb89-4522-827f-245200c2def9 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b returned with HTTP 404 Jul 03 04:29:49.866997 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 886/3511] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:49 2026] GET /volume/v3/volumes/c67bf935-a1ce-4b46-80cc-0ab616b1066b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:49.876196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a1de51d3-c704-4547-8ebe-5579512977e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:49.878161 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a1de51d3-c704-4547-8ebe-5579512977e5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:49.878390 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a1de51d3-c704-4547-8ebe-5579512977e5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:49.878585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a1de51d3-c704-4547-8ebe-5579512977e5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:49.887038 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:49.887038 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:49.891279 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a1de51d3-c704-4547-8ebe-5579512977e5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:49.897561 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a1de51d3-c704-4547-8ebe-5579512977e5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 returned with HTTP 200 Jul 03 04:29:49.898040 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 871/3512] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:49 2026] GET /volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:49.916677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:49.918872 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] DELETE https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:49.919185 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:49.919458 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:49.920178 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume with id: 3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:49.927284 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:49.927284 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:49.928047 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:49.950531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d5d55cff-8fd0-456d-af73-902faa2cd009 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:49.952959 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5d55cff-8fd0-456d-af73-902faa2cd009 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:49.953213 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5d55cff-8fd0-456d-af73-902faa2cd009 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:49.953504 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5d55cff-8fd0-456d-af73-902faa2cd009 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:49.953673 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d5d55cff-8fd0-456d-af73-902faa2cd009 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:49.958984 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:49.958984 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:49.959139 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume request issued successfully. Jul 03 04:29:49.959273 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5467f897-66f3-4615-bd34-b0634ecf4c78 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 returned with HTTP 202 Jul 03 04:29:49.959767 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 884/3513] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:49 2026] DELETE /volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:49.960068 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5d55cff-8fd0-456d-af73-902faa2cd009 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:49.963373 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 873/3514] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:49 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:49.968798 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-da68edb1-4d08-4789-9568-01c3b901f6a0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:49.971876 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da68edb1-4d08-4789-9568-01c3b901f6a0 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:49.973380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da68edb1-4d08-4789-9568-01c3b901f6a0 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:49.973380 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-da68edb1-4d08-4789-9568-01c3b901f6a0 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:49.981875 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:49.981875 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:49.986888 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-da68edb1-4d08-4789-9568-01c3b901f6a0 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:49.993679 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-da68edb1-4d08-4789-9568-01c3b901f6a0 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 returned with HTTP 200 Jul 03 04:29:49.994222 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 887/3515] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:49 2026] GET /volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 => generated 1353 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:29:50.974791 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1f129366-c825-4fe2-bf9d-858ad654167f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:50.976386 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1f129366-c825-4fe2-bf9d-858ad654167f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:50.976592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1f129366-c825-4fe2-bf9d-858ad654167f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:50.976846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1f129366-c825-4fe2-bf9d-858ad654167f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:50.977020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1f129366-c825-4fe2-bf9d-858ad654167f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:50.983625 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:50.983625 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:50.984449 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1f129366-c825-4fe2-bf9d-858ad654167f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:50.984723 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 872/3516] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:50 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:51.009296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-44b32e94-f5c7-45a3-aa8e-6d453a41b30d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:51.015884 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-44b32e94-f5c7-45a3-aa8e-6d453a41b30d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 Jul 03 04:29:51.016264 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-44b32e94-f5c7-45a3-aa8e-6d453a41b30d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:51.022674 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-44b32e94-f5c7-45a3-aa8e-6d453a41b30d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:51.038752 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-44b32e94-f5c7-45a3-aa8e-6d453a41b30d tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 returned with HTTP 404 Jul 03 04:29:51.039354 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 885/3517] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:51 2026] GET /volume/v3/volumes/3cc79995-d92d-4eb0-aeef-b39676b3b7d8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:51.056242 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:51.061004 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:51.061357 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1282852012"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:51.062999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1282852012'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:51.062999 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume of 1 GB Jul 03 04:29:51.069944 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Availability Zones retrieved successfully. Jul 03 04:29:51.079443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (cf8e413b-8507-451b-b6f1-0dbba1b7d842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:51.079443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8d3210-d4e0-4d42-aabd-a1d635cd955a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:51.079933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:51.128255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b8d3210-d4e0-4d42-aabd-a1d635cd955a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:51.129058 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25bf5d89-b70d-41da-8a1b-8459e85672c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:51.188789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Created reservations ['8a60118a-a3c9-49e3-b1f7-d6e1b05d3ed5', '9b01db61-2c5b-43ea-a2a3-c9a89ef9f06d', '6b1cb428-4019-4105-b311-190a9c02bcab', 'ea350ee7-2cdf-44cd-bc99-2adecbd71847'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:51.190029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25bf5d89-b70d-41da-8a1b-8459e85672c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a60118a-a3c9-49e3-b1f7-d6e1b05d3ed5', '9b01db61-2c5b-43ea-a2a3-c9a89ef9f06d', '6b1cb428-4019-4105-b311-190a9c02bcab', 'ea350ee7-2cdf-44cd-bc99-2adecbd71847']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:51.191278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44b5adb-2097-44d1-9704-fefb6103f21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:51.224970 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44b5adb-2097-44d1-9704-fefb6103f21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10c7de46-3adf-4e68-b1ae-ba35e3b3b473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1282852012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['8a60118a-a3c9-49e3-b1f7-d6e1b05d3ed5','9b01db61-2c5b-43ea-a2a3-c9a89ef9f06d','6b1cb428-4019-4105-b311-190a9c02bcab','ea350ee7-2cdf-44cd-bc99-2adecbd71847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1282852012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10c7de46-3adf-4e68-b1ae-ba35e3b3b473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4112a5729494c27ae0a89734e4dafbc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='377d2eade9984ca59779a4919eca000b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:51.226526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d4817b-ca35-427e-94f7-9b25c09c61ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:51.255960 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d4817b-ca35-427e-94f7-9b25c09c61ba) transitioned into state 'SUCCESS' from state '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-1282852012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['8a60118a-a3c9-49e3-b1f7-d6e1b05d3ed5','9b01db61-2c5b-43ea-a2a3-c9a89ef9f06d','6b1cb428-4019-4105-b311-190a9c02bcab','ea350ee7-2cdf-44cd-bc99-2adecbd71847'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:51.256732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d5dc79-462e-4c80-8d4a-4b1a2f687bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:51.268888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d5dc79-462e-4c80-8d4a-4b1a2f687bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:51.270118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (cf8e413b-8507-451b-b6f1-0dbba1b7d842) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:51.270608 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request issued successfully. Jul 03 04:29:51.271398 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b62a24b-306b-4f93-992a-6ea1f2551256 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:51.272000 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 874/3518] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:51 2026] POST /volume/v3/volumes => generated 747 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:51.290727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2e7651e4-246a-4210-bded-90d91656873f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:51.293655 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e7651e4-246a-4210-bded-90d91656873f tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:51.293719 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e7651e4-246a-4210-bded-90d91656873f tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:51.293993 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e7651e4-246a-4210-bded-90d91656873f tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:51.302400 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:51.302400 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:51.307905 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2e7651e4-246a-4210-bded-90d91656873f tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:51.314488 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e7651e4-246a-4210-bded-90d91656873f tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 returned with HTTP 200 Jul 03 04:29:51.314879 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 888/3519] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:51 2026] GET /volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:51.996083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-208c3ab5-0e89-403e-a938-5cd06197b28f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:51.998482 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-208c3ab5-0e89-403e-a938-5cd06197b28f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:51.998811 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-208c3ab5-0e89-403e-a938-5cd06197b28f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:51.999028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-208c3ab5-0e89-403e-a938-5cd06197b28f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:51.999183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-208c3ab5-0e89-403e-a938-5cd06197b28f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:52.003817 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:52.003817 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:52.004618 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-208c3ab5-0e89-403e-a938-5cd06197b28f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:52.005080 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 873/3520] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:51 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:52.333754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6a0a133f-6ff8-42d2-9f11-2bafd4ba774c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:52.337032 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6a0a133f-6ff8-42d2-9f11-2bafd4ba774c tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:52.337355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6a0a133f-6ff8-42d2-9f11-2bafd4ba774c tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:52.337635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6a0a133f-6ff8-42d2-9f11-2bafd4ba774c tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:52.349700 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:52.349700 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:52.354595 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6a0a133f-6ff8-42d2-9f11-2bafd4ba774c tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:52.361045 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6a0a133f-6ff8-42d2-9f11-2bafd4ba774c tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 returned with HTTP 200 Jul 03 04:29:52.361518 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 886/3521] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:52 2026] GET /volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:52.379021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:52.384352 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:52.384352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "10c7de46-3adf-4e68-b1ae-ba35e3b3b473", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2000287155"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:52.384352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request body: {'volume': {'source_volid': '10c7de46-3adf-4e68-b1ae-ba35e3b3b473', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2000287155'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:52.402239 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:52.402239 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:52.403065 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume retrieved successfully. Jul 03 04:29:52.403233 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume of 2 GB Jul 03 04:29:52.408420 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Availability Zones retrieved successfully. Jul 03 04:29:52.415793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (619097e0-62f4-4ca2-8276-7ce4eacde680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:52.417319 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bb20b5-3099-4cb3-9573-d3fe2066bf85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:52.418649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:52.456277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0bb20b5-3099-4cb3-9573-d3fe2066bf85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '10c7de46-3adf-4e68-b1ae-ba35e3b3b473', 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:52.456499 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c9e04f-175e-45cd-b5ae-582f19f4f15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:52.509422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Created reservations ['d9695787-843d-4810-af88-1af281e1324a', '356b3bd8-5599-4a91-aae7-9319c491006a', '95576268-60bb-4737-b023-a3c63126bd29', '1b802ddb-b574-453d-ab21-2f65f1f85ff5'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:52.511116 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36c9e04f-175e-45cd-b5ae-582f19f4f15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9695787-843d-4810-af88-1af281e1324a', '356b3bd8-5599-4a91-aae7-9319c491006a', '95576268-60bb-4737-b023-a3c63126bd29', '1b802ddb-b574-453d-ab21-2f65f1f85ff5']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:52.511848 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a5c56e-499d-48a4-9fc5-5c6e3de04340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:52.563358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12a5c56e-499d-48a4-9fc5-5c6e3de04340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b12dc7a0-e2a1-4f02-b1c1-6375473145de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2000287155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['d9695787-843d-4810-af88-1af281e1324a','356b3bd8-5599-4a91-aae7-9319c491006a','95576268-60bb-4737-b023-a3c63126bd29','1b802ddb-b574-453d-ab21-2f65f1f85ff5'],size=2,snapshot_id=None,source_replicaid=,source_volid=10c7de46-3adf-4e68-b1ae-ba35e3b3b473,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2000287155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b12dc7a0-e2a1-4f02-b1c1-6375473145de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4112a5729494c27ae0a89734e4dafbc',provider_auth=None,provider_geometry=None,provider_id=None,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=10c7de46-3adf-4e68-b1ae-ba35e3b3b473,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='377d2eade9984ca59779a4919eca000b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:52.565236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65dd2b1-2400-45b0-aa53-9465c667e3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:52.601203 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65dd2b1-2400-45b0-aa53-9465c667e3e5) transitioned into state 'SUCCESS' from state '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-2000287155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4112a5729494c27ae0a89734e4dafbc',qos_specs=None,replication_status=,reservations=['d9695787-843d-4810-af88-1af281e1324a','356b3bd8-5599-4a91-aae7-9319c491006a','95576268-60bb-4737-b023-a3c63126bd29','1b802ddb-b574-453d-ab21-2f65f1f85ff5'],size=2,snapshot_id=None,source_replicaid=,source_volid=10c7de46-3adf-4e68-b1ae-ba35e3b3b473,status='creating',user_id='377d2eade9984ca59779a4919eca000b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:52.602125 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77824f5-a764-4961-9c46-db7ec894dbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:52.630746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77824f5-a764-4961-9c46-db7ec894dbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:52.631794 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Flow 'volume_create_api' (619097e0-62f4-4ca2-8276-7ce4eacde680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:52.632156 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Create volume request issued successfully. Jul 03 04:29:52.632835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2ae987b4-67b9-45fb-a27a-76590e853e91 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:52.633373 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 875/3522] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:29:52 2026] POST /volume/v3/volumes => generated 781 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:52.652824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dfe68a19-2cb1-45d6-a629-01dba5dedb56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:52.656880 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dfe68a19-2cb1-45d6-a629-01dba5dedb56 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:52.657126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dfe68a19-2cb1-45d6-a629-01dba5dedb56 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:52.657340 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dfe68a19-2cb1-45d6-a629-01dba5dedb56 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:52.667549 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:52.667549 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:52.677655 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-dfe68a19-2cb1-45d6-a629-01dba5dedb56 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:52.685524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dfe68a19-2cb1-45d6-a629-01dba5dedb56 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 200 Jul 03 04:29:52.685524 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 889/3523] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:52 2026] GET /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:53.017759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d9163fef-0b86-40fb-8ec2-91cd6de87ea7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:53.020220 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9163fef-0b86-40fb-8ec2-91cd6de87ea7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:53.020554 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9163fef-0b86-40fb-8ec2-91cd6de87ea7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:53.020827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9163fef-0b86-40fb-8ec2-91cd6de87ea7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:53.021009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d9163fef-0b86-40fb-8ec2-91cd6de87ea7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:53.038092 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:53.038092 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:53.041718 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9163fef-0b86-40fb-8ec2-91cd6de87ea7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:53.043869 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 874/3524] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:53 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:53.705658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-be4e74fd-33d5-42e1-a6db-6a4a8ec2859e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:53.707957 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be4e74fd-33d5-42e1-a6db-6a4a8ec2859e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:53.708187 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be4e74fd-33d5-42e1-a6db-6a4a8ec2859e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:53.708438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be4e74fd-33d5-42e1-a6db-6a4a8ec2859e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:53.718282 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:53.718282 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:53.727648 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-be4e74fd-33d5-42e1-a6db-6a4a8ec2859e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:53.740072 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be4e74fd-33d5-42e1-a6db-6a4a8ec2859e tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 200 Jul 03 04:29:53.740072 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 887/3525] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:53 2026] GET /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:53.753885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ca189c99-6faf-4a2b-a40c-bd61763e3282 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:53.756386 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca189c99-6faf-4a2b-a40c-bd61763e3282 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:53.756663 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca189c99-6faf-4a2b-a40c-bd61763e3282 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:53.756947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca189c99-6faf-4a2b-a40c-bd61763e3282 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:53.766342 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:53.766342 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:53.770785 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ca189c99-6faf-4a2b-a40c-bd61763e3282 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:53.776568 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca189c99-6faf-4a2b-a40c-bd61763e3282 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 200 Jul 03 04:29:53.777176 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 876/3526] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:53 2026] GET /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:53.791053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20de5552-8647-4978-9c35-b998f07a7e22 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:53.793092 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20de5552-8647-4978-9c35-b998f07a7e22 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:53.793285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20de5552-8647-4978-9c35-b998f07a7e22 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:53.793519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20de5552-8647-4978-9c35-b998f07a7e22 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:53.800394 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:53.800394 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:53.804618 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-20de5552-8647-4978-9c35-b998f07a7e22 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:53.810313 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20de5552-8647-4978-9c35-b998f07a7e22 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 200 Jul 03 04:29:53.819954 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 890/3527] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:53 2026] GET /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:53.839903 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6513da7c-0af5-46a5-a517-b914c92f8906 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:53.843652 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:53.844247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:53.844247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:53.844771 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume with id: b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:53.855061 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:53.855061 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:53.855061 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:53.874809 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume request issued successfully. Jul 03 04:29:53.875209 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6513da7c-0af5-46a5-a517-b914c92f8906 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 202 Jul 03 04:29:53.875962 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 875/3528] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:53 2026] DELETE /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:53.887416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ae772cce-c006-4380-aea6-31ef6496d0aa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:53.888053 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ae772cce-c006-4380-aea6-31ef6496d0aa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:53.888053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ae772cce-c006-4380-aea6-31ef6496d0aa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:53.888318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ae772cce-c006-4380-aea6-31ef6496d0aa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:53.900103 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:53.900103 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:53.907304 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ae772cce-c006-4380-aea6-31ef6496d0aa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:53.912726 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ae772cce-c006-4380-aea6-31ef6496d0aa tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 200 Jul 03 04:29:53.913422 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 888/3529] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:53 2026] GET /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:29:54.057823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0220c53b-8533-43d4-b689-8bf22625ede9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:54.059710 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0220c53b-8533-43d4-b689-8bf22625ede9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:54.059997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0220c53b-8533-43d4-b689-8bf22625ede9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:54.060196 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0220c53b-8533-43d4-b689-8bf22625ede9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:54.060311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0220c53b-8533-43d4-b689-8bf22625ede9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:54.064979 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:54.064979 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:54.065813 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0220c53b-8533-43d4-b689-8bf22625ede9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:54.066277 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 877/3530] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:54 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:54.929630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-834eb760-3881-450a-ac78-7e664deea1b5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:54.932438 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-834eb760-3881-450a-ac78-7e664deea1b5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de Jul 03 04:29:54.932438 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-834eb760-3881-450a-ac78-7e664deea1b5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:54.933644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-834eb760-3881-450a-ac78-7e664deea1b5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:54.940788 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-834eb760-3881-450a-ac78-7e664deea1b5 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de returned with HTTP 404 Jul 03 04:29:54.941431 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 891/3531] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:54 2026] GET /volume/v3/volumes/b12dc7a0-e2a1-4f02-b1c1-6375473145de => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:54.950805 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6972cb4a-e49e-42a1-84ae-69380f9bae7b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:54.954388 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6972cb4a-e49e-42a1-84ae-69380f9bae7b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:54.955615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6972cb4a-e49e-42a1-84ae-69380f9bae7b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:54.956100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6972cb4a-e49e-42a1-84ae-69380f9bae7b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:54.971221 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:54.971221 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:54.979362 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6972cb4a-e49e-42a1-84ae-69380f9bae7b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:54.986181 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6972cb4a-e49e-42a1-84ae-69380f9bae7b tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 returned with HTTP 200 Jul 03 04:29:54.986340 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 876/3532] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:54 2026] GET /volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:55.002259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:55.004304 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] DELETE https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:55.004490 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:55.004685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:55.004840 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume with id: 10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:55.014362 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:55.014362 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:55.015114 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:55.038277 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Delete volume request issued successfully. Jul 03 04:29:55.038635 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3624f351-2fd0-42ba-ba96-e4d2797ec4bc tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 returned with HTTP 202 Jul 03 04:29:55.039344 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 889/3533] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:29:55 2026] DELETE /volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:29:55.047149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9b0a19fa-802b-4a93-a007-8a4439801cc3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:55.049723 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9b0a19fa-802b-4a93-a007-8a4439801cc3 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:55.050250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9b0a19fa-802b-4a93-a007-8a4439801cc3 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:55.050650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9b0a19fa-802b-4a93-a007-8a4439801cc3 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:55.062700 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:55.062700 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:55.069307 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9b0a19fa-802b-4a93-a007-8a4439801cc3 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Volume info retrieved successfully. Jul 03 04:29:55.079600 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9b0a19fa-802b-4a93-a007-8a4439801cc3 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 returned with HTTP 200 Jul 03 04:29:55.080338 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 878/3534] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:55 2026] GET /volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:55.080975 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87f17707-c9d6-4079-a618-948364db5f42 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:55.086920 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87f17707-c9d6-4079-a618-948364db5f42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:55.087134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87f17707-c9d6-4079-a618-948364db5f42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:55.089849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87f17707-c9d6-4079-a618-948364db5f42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:55.090007 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-87f17707-c9d6-4079-a618-948364db5f42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:55.094631 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:55.094631 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:55.095633 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87f17707-c9d6-4079-a618-948364db5f42 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:55.095826 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 892/3535] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:55 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:56.096587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d446fb66-dbaa-48e4-9845-5edc28699ed7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:56.099571 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d446fb66-dbaa-48e4-9845-5edc28699ed7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] GET https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 Jul 03 04:29:56.099993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d446fb66-dbaa-48e4-9845-5edc28699ed7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:56.100753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d446fb66-dbaa-48e4-9845-5edc28699ed7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:56.111576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c982e70a-e146-4384-b5ff-9318109e343a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:56.115703 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c982e70a-e146-4384-b5ff-9318109e343a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:56.116909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d446fb66-dbaa-48e4-9845-5edc28699ed7 tempest-VolumesCloneTest-1720115385 tempest-VolumesCloneTest-1720115385-project-member] https://10.4.3.253/volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 returned with HTTP 404 Jul 03 04:29:56.117154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c982e70a-e146-4384-b5ff-9318109e343a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:56.118374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c982e70a-e146-4384-b5ff-9318109e343a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:56.118374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c982e70a-e146-4384-b5ff-9318109e343a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:56.118799 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 877/3536] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:56 2026] GET /volume/v3/volumes/10c7de46-3adf-4e68-b1ae-ba35e3b3b473 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:29:56.124390 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:56.124390 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:56.125593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c982e70a-e146-4384-b5ff-9318109e343a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:56.126226 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 890/3537] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:56 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:57.140823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4048aeb0-9225-4fbb-81f8-8c794633f557 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:57.142948 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4048aeb0-9225-4fbb-81f8-8c794633f557 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:57.143167 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4048aeb0-9225-4fbb-81f8-8c794633f557 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:57.143446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4048aeb0-9225-4fbb-81f8-8c794633f557 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:57.143653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-4048aeb0-9225-4fbb-81f8-8c794633f557 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:57.151375 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:57.151375 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:57.153463 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4048aeb0-9225-4fbb-81f8-8c794633f557 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:57.153463 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 879/3538] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:57 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:58.065961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:58.171086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d9576e0b-eaf9-4674-8e6f-9bab57f63b9d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:58.175415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9576e0b-eaf9-4674-8e6f-9bab57f63b9d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:58.175415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9576e0b-eaf9-4674-8e6f-9bab57f63b9d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:58.175415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9576e0b-eaf9-4674-8e6f-9bab57f63b9d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:58.175415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d9576e0b-eaf9-4674-8e6f-9bab57f63b9d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:58.184672 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:58.184672 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:58.185168 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9576e0b-eaf9-4674-8e6f-9bab57f63b9d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:58.185692 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 878/3539] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:58 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:58.251312 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:29:58.251782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-583721150"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:58.254031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-583721150'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:29:58.254355 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Create volume of 1 GB Jul 03 04:29:58.260575 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Availability Zones retrieved successfully. Jul 03 04:29:58.271024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Flow 'volume_create_api' (27632d5e-8583-49d5-ad1d-cdf59fc101a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:58.271515 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db64541-a570-4104-83dd-3cb028c8b930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:58.273917 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:29:58.321169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db64541-a570-4104-83dd-3cb028c8b930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:58.323283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db808c7e-14d3-4194-a9ed-ff7b152e1686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:58.416933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Created reservations ['e6a4db4a-0ac3-4a8f-b2f6-17379d135192', '8bd8a10c-1761-484a-adf5-cfd5879733ec', '36da168c-3ddd-492c-aaa2-415ace42d3ff', '76f59fe3-b81e-4408-8e08-10066b7c1865'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:58.417977 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db808c7e-14d3-4194-a9ed-ff7b152e1686) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a4db4a-0ac3-4a8f-b2f6-17379d135192', '8bd8a10c-1761-484a-adf5-cfd5879733ec', '36da168c-3ddd-492c-aaa2-415ace42d3ff', '76f59fe3-b81e-4408-8e08-10066b7c1865']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:58.418860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b163e2-fc08-4e13-ac55-03cdaf322f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:58.447834 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2b163e2-fc08-4e13-ac55-03cdaf322f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76d74f4d-0f10-45d4-a806-2bdf9e6c7775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-583721150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29bcaae22b8c4f10996c92c84da995af',qos_specs=None,replication_status=,reservations=['e6a4db4a-0ac3-4a8f-b2f6-17379d135192','8bd8a10c-1761-484a-adf5-cfd5879733ec','36da168c-3ddd-492c-aaa2-415ace42d3ff','76f59fe3-b81e-4408-8e08-10066b7c1865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a34b0a08c6414081abfb34e7879864',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-583721150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76d74f4d-0f10-45d4-a806-2bdf9e6c7775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29bcaae22b8c4f10996c92c84da995af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7a34b0a08c6414081abfb34e7879864',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:58.449165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ae2d42-a636-40b9-b1c6-272c579a0b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:58.476234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68ae2d42-a636-40b9-b1c6-272c579a0b7c) transitioned into state 'SUCCESS' from state '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-583721150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29bcaae22b8c4f10996c92c84da995af',qos_specs=None,replication_status=,reservations=['e6a4db4a-0ac3-4a8f-b2f6-17379d135192','8bd8a10c-1761-484a-adf5-cfd5879733ec','36da168c-3ddd-492c-aaa2-415ace42d3ff','76f59fe3-b81e-4408-8e08-10066b7c1865'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7a34b0a08c6414081abfb34e7879864',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:58.477362 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af2fc6a-e410-43f3-9a02-05cef2302e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:29:58.492172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af2fc6a-e410-43f3-9a02-05cef2302e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:29:58.493517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Flow 'volume_create_api' (27632d5e-8583-49d5-ad1d-cdf59fc101a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:29:58.494020 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Create volume request issued successfully. Jul 03 04:29:58.495913 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1f3abc7-d1af-4463-99db-cf63892884b5 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:29:58.496053 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 893/3540] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:29:58 2026] POST /volume/v3/volumes => generated 757 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:58.514847 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4b3a09e3-9291-4cf7-b2b7-e02207ed3e11 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:58.517691 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4b3a09e3-9291-4cf7-b2b7-e02207ed3e11 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:29:58.518012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4b3a09e3-9291-4cf7-b2b7-e02207ed3e11 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:58.518880 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4b3a09e3-9291-4cf7-b2b7-e02207ed3e11 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:58.530618 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:58.530618 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:58.535642 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4b3a09e3-9291-4cf7-b2b7-e02207ed3e11 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:29:58.542532 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4b3a09e3-9291-4cf7-b2b7-e02207ed3e11 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 returned with HTTP 200 Jul 03 04:29:58.543114 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 891/3541] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:58 2026] GET /volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:59.203223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-57e4bd9e-d67e-464d-afaf-df8a9fa8e95f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:59.205312 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57e4bd9e-d67e-464d-afaf-df8a9fa8e95f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:29:59.205561 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57e4bd9e-d67e-464d-afaf-df8a9fa8e95f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:59.205832 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-57e4bd9e-d67e-464d-afaf-df8a9fa8e95f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:59.206037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-57e4bd9e-d67e-464d-afaf-df8a9fa8e95f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:29:59.210202 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:59.210202 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:29:59.211025 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-57e4bd9e-d67e-464d-afaf-df8a9fa8e95f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:29:59.211420 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 880/3542] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:59 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:59.563382 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-57f75077-c726-46ab-9831-fb7ad8b9b62e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:59.567961 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57f75077-c726-46ab-9831-fb7ad8b9b62e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:29:59.567961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57f75077-c726-46ab-9831-fb7ad8b9b62e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:59.568186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-57f75077-c726-46ab-9831-fb7ad8b9b62e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:59.781133 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:59.781133 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:29:59.796475 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-57f75077-c726-46ab-9831-fb7ad8b9b62e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:29:59.802183 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-57f75077-c726-46ab-9831-fb7ad8b9b62e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 returned with HTTP 200 Jul 03 04:29:59.802388 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 879/3543] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:29:59 2026] GET /volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 => generated 850 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:29:59.818649 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:59.820790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:29:59.821551 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76d74f4d-0f10-45d4-a806-2bdf9e6c7775", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-348556075"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:29:59.833358 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:59.833358 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:29:59.833358 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:29:59.833358 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Create snapshot from volume 76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:29:59.905771 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Created reservations ['3656b23f-db29-4c37-bef8-738e94e4d04d', '6cd7d1cb-65b6-4c0f-8853-54503223727f', 'ab482891-c05c-4cba-9055-f706a950a6c5', 'd9f1661b-8e89-42a3-869d-06149f6c48d0'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:29:59.954784 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot create request issued successfully. Jul 03 04:29:59.955240 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-78549261-83e7-49d8-922c-2fcb9af6c8f4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:29:59.956064 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 894/3544] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:29:59 2026] POST /volume/v3/snapshots => generated 313 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:29:59.968676 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1382e66e-ca99-4444-9815-62f5c7fc8fba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:29:59.970651 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1382e66e-ca99-4444-9815-62f5c7fc8fba tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a Jul 03 04:29:59.970890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1382e66e-ca99-4444-9815-62f5c7fc8fba tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:29:59.971077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1382e66e-ca99-4444-9815-62f5c7fc8fba tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:29:59.977890 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:29:59.977890 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:29:59.978479 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1382e66e-ca99-4444-9815-62f5c7fc8fba tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:29:59.979624 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1382e66e-ca99-4444-9815-62f5c7fc8fba tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a returned with HTTP 200 Jul 03 04:29:59.980606 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 892/3545] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:29:59 2026] GET /volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:00.225446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d1a5f510-fc80-4594-9b96-db0d7bdfa851 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:00.231991 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1a5f510-fc80-4594-9b96-db0d7bdfa851 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:00.231991 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1a5f510-fc80-4594-9b96-db0d7bdfa851 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:00.232114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d1a5f510-fc80-4594-9b96-db0d7bdfa851 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:00.232307 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d1a5f510-fc80-4594-9b96-db0d7bdfa851 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:00.247223 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:00.247223 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:00.248221 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d1a5f510-fc80-4594-9b96-db0d7bdfa851 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:00.249855 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 881/3546] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:00 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:00.996210 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6122b3fc-54e0-420a-bef3-b7f0fddb0e37 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:00.998823 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6122b3fc-54e0-420a-bef3-b7f0fddb0e37 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a Jul 03 04:30:00.999105 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6122b3fc-54e0-420a-bef3-b7f0fddb0e37 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:00.999542 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6122b3fc-54e0-420a-bef3-b7f0fddb0e37 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:01.010383 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:01.010383 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:01.011472 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6122b3fc-54e0-420a-bef3-b7f0fddb0e37 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:01.013177 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6122b3fc-54e0-420a-bef3-b7f0fddb0e37 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a returned with HTTP 200 Jul 03 04:30:01.013177 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 880/3547] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:00 2026] GET /volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:01.028116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:01.031988 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:01.031988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76d74f4d-0f10-45d4-a806-2bdf9e6c7775", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2071163435"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:01.045627 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:01.045627 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:01.045627 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:30:01.045627 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Create snapshot from volume 76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:01.098287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Created reservations ['596caf6d-e3f8-41cc-93c2-04c3ebb1193b', '21b30a18-8754-4866-98ad-8e3d6ff7dc35', '310e47a6-69c4-440c-9089-396730886cff', 'dae8ca70-4722-464b-89e1-3114cb72141a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:01.157167 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot create request issued successfully. Jul 03 04:30:01.157446 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ee9a6ea-0f80-4153-aad4-e857db57997c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:01.158633 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 895/3548] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:01 2026] POST /volume/v3/snapshots => generated 314 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:01.177348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e3f53c82-e086-40ca-997b-2e2c2b0a92e3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:01.180225 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3f53c82-e086-40ca-997b-2e2c2b0a92e3 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:01.180541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3f53c82-e086-40ca-997b-2e2c2b0a92e3 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:01.180848 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e3f53c82-e086-40ca-997b-2e2c2b0a92e3 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:01.197396 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:01.197396 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:01.197396 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e3f53c82-e086-40ca-997b-2e2c2b0a92e3 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:01.198070 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e3f53c82-e086-40ca-997b-2e2c2b0a92e3 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 returned with HTTP 200 Jul 03 04:30:01.198679 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 893/3549] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:01 2026] GET /volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:01.269541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-18b5b357-ee29-4fc5-81f6-35db5e82b790 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:01.272451 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-18b5b357-ee29-4fc5-81f6-35db5e82b790 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:01.272813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-18b5b357-ee29-4fc5-81f6-35db5e82b790 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:01.273192 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-18b5b357-ee29-4fc5-81f6-35db5e82b790 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:01.273192 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-18b5b357-ee29-4fc5-81f6-35db5e82b790 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:01.287079 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:01.287079 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:01.289171 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-18b5b357-ee29-4fc5-81f6-35db5e82b790 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:01.289739 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 882/3550] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:01 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:01.891635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-48841500-cdee-4a34-b0ed-05ce1f7dd8cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:01.977863 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48841500-cdee-4a34-b0ed-05ce1f7dd8cb tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:30:01.977863 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48841500-cdee-4a34-b0ed-05ce1f7dd8cb tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1653354110", "extra_specs": {}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:02.015428 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48841500-cdee-4a34-b0ed-05ce1f7dd8cb tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:30:02.016426 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 881/3551] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:30:01 2026] POST /volume/v3/types => generated 212 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:02.029487 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-67aedaf5-020d-4837-acc0-dd20d14675ce None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.034066 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67aedaf5-020d-4837-acc0-dd20d14675ce tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] POST https://10.4.3.253/volume/v3/types/b56ef111-aec0-466f-8e55-ebf0956d7f72/encryption Jul 03 04:30:02.034066 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-67aedaf5-020d-4837-acc0-dd20d14675ce tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:02.036439 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.036439 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:02.073893 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67aedaf5-020d-4837-acc0-dd20d14675ce tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/types/b56ef111-aec0-466f-8e55-ebf0956d7f72/encryption returned with HTTP 200 Jul 03 04:30:02.073893 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 896/3552] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:30:02 2026] POST /volume/v3/types/b56ef111-aec0-466f-8e55-ebf0956d7f72/encryption => generated 230 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:02.095943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-872219b6-d021-4225-b440-ef8fb92869f5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.216970 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a351b147-51f6-44d1-a63d-dbf091944ff8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.220201 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a351b147-51f6-44d1-a63d-dbf091944ff8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:02.220201 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a351b147-51f6-44d1-a63d-dbf091944ff8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:02.220705 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a351b147-51f6-44d1-a63d-dbf091944ff8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:02.234164 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.234164 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:02.234850 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a351b147-51f6-44d1-a63d-dbf091944ff8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:02.235841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a351b147-51f6-44d1-a63d-dbf091944ff8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 returned with HTTP 200 Jul 03 04:30:02.235972 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 883/3553] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:02 2026] GET /volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 => generated 473 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:02.260401 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:02.261036 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1425567776", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1653354110", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:02.261139 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.263220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1425567776', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1653354110', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:02.263416 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:02.263697 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "76d74f4d-0f10-45d4-a806-2bdf9e6c7775", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:02.272932 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume of 1 GB Jul 03 04:30:02.273700 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.273700 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:02.275028 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.275028 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:02.275170 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Availability Zones retrieved successfully. Jul 03 04:30:02.275411 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:30:02.275686 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Create snapshot from volume 76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:02.289467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (b3b8367c-8392-48cc-a17e-fa0696fc55a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:02.291348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a520357c-7c34-4cbf-92f9-3c699c9345a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:02.292869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:02.317045 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3a934eaf-0fc3-43fe-9f9d-a8a6cfe6365f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.322904 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a934eaf-0fc3-43fe-9f9d-a8a6cfe6365f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:02.322904 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a934eaf-0fc3-43fe-9f9d-a8a6cfe6365f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:02.323900 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a934eaf-0fc3-43fe-9f9d-a8a6cfe6365f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:02.324013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3a934eaf-0fc3-43fe-9f9d-a8a6cfe6365f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:02.330430 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.330430 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:02.332147 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Created reservations ['2a4b17ce-fd97-4b41-8573-ed407bfa75ad', 'fd4953b4-70c2-43b5-911e-fc4d47eca513', '4999a9ea-8ced-4e93-ba27-933cd51ed3eb', '013c9e10-ab6f-41ff-a77b-31d68e7a6f00'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:02.332257 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a934eaf-0fc3-43fe-9f9d-a8a6cfe6365f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:02.332866 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 897/3554] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:02 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:02.345176 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a520357c-7c34-4cbf-92f9-3c699c9345a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:30:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b56ef111-aec0-466f-8e55-ebf0956d7f72,is_public=True,name='tempest-scenario-type-luks-1653354110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b56ef111-aec0-466f-8e55-ebf0956d7f72', '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=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:02.346312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef86fac6-ba78-4d40-a83c-848186eb9c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:02.387858 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot create request issued successfully. Jul 03 04:30:02.387858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7896a359-1c89-46e6-917e-f30ed7af11d9 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:02.389028 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 882/3555] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:02 2026] POST /volume/v3/snapshots => generated 314 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:02.399296 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1653354110 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1653354110, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:02.399841 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1653354110 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1653354110, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:02.405413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f1ac0dc6-c59c-4401-a0f6-2273003766d4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.410626 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f1ac0dc6-c59c-4401-a0f6-2273003766d4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e Jul 03 04:30:02.410626 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f1ac0dc6-c59c-4401-a0f6-2273003766d4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:02.410719 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f1ac0dc6-c59c-4401-a0f6-2273003766d4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:02.418642 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.418642 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:02.419242 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f1ac0dc6-c59c-4401-a0f6-2273003766d4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:02.420609 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f1ac0dc6-c59c-4401-a0f6-2273003766d4 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e returned with HTTP 200 Jul 03 04:30:02.423146 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 884/3556] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:02 2026] GET /volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:02.468751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Created reservations ['3780798a-a0f9-493b-95c1-114e1503c6e1', 'fcde3a0f-fc81-45fc-a11a-11e644e328fb', 'e7b7846f-01be-4a49-8cd9-042668d1f6f4', 'bb4a3b93-4d99-4939-9ab9-b5da22df879d'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:02.469978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef86fac6-ba78-4d40-a83c-848186eb9c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3780798a-a0f9-493b-95c1-114e1503c6e1', 'fcde3a0f-fc81-45fc-a11a-11e644e328fb', 'e7b7846f-01be-4a49-8cd9-042668d1f6f4', 'bb4a3b93-4d99-4939-9ab9-b5da22df879d']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:02.472750 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c359249b-1153-4004-a31d-1c412a59d13f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:02.504709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c359249b-1153-4004-a31d-1c412a59d13f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25e40e54-a569-4329-bae5-bd8d20adc9ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1425567776',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['3780798a-a0f9-493b-95c1-114e1503c6e1','fcde3a0f-fc81-45fc-a11a-11e644e328fb','e7b7846f-01be-4a49-8cd9-042668d1f6f4','bb4a3b93-4d99-4939-9ab9-b5da22df879d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=b56ef111-aec0-466f-8e55-ebf0956d7f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1425567776',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=25e40e54-a569-4329-bae5-bd8d20adc9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d65926e1c6304f55836272a53fb4e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b845f8b309641a884aafd08c2e8b72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b56ef111-aec0-466f-8e55-ebf0956d7f72),volume_type_id=b56ef111-aec0-466f-8e55-ebf0956d7f72)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:02.506861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d37a968-d2a9-4f6a-a6f1-6e3bb5aa652d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:02.536396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d37a968-d2a9-4f6a-a6f1-6e3bb5aa652d) transitioned into state 'SUCCESS' from state '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-1425567776',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['3780798a-a0f9-493b-95c1-114e1503c6e1','fcde3a0f-fc81-45fc-a11a-11e644e328fb','e7b7846f-01be-4a49-8cd9-042668d1f6f4','bb4a3b93-4d99-4939-9ab9-b5da22df879d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=b56ef111-aec0-466f-8e55-ebf0956d7f72)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:02.537580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f45bed-8712-4f2e-b8aa-f8d014de1d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:02.556778 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07f45bed-8712-4f2e-b8aa-f8d014de1d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:02.557574 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (b3b8367c-8392-48cc-a17e-fa0696fc55a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:02.558660 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request issued successfully. Jul 03 04:30:02.560348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-872219b6-d021-4225-b440-ef8fb92869f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:02.561038 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 894/3557] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:02 2026] POST /volume/v3/volumes => generated 785 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:02.579075 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-35dce289-a12f-4d63-b3a1-0a6d804ff769 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:02.581294 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-35dce289-a12f-4d63-b3a1-0a6d804ff769 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:30:02.581777 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-35dce289-a12f-4d63-b3a1-0a6d804ff769 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:02.582169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-35dce289-a12f-4d63-b3a1-0a6d804ff769 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:02.595433 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:02.595433 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:02.605495 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-35dce289-a12f-4d63-b3a1-0a6d804ff769 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:02.612426 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-35dce289-a12f-4d63-b3a1-0a6d804ff769 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee returned with HTTP 200 Jul 03 04:30:02.613395 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 898/3558] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:02 2026] GET /volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.350361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fd88e371-b774-485d-a856-fcb2e6d17370 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.352968 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd88e371-b774-485d-a856-fcb2e6d17370 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:03.353263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd88e371-b774-485d-a856-fcb2e6d17370 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.353574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd88e371-b774-485d-a856-fcb2e6d17370 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.353779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fd88e371-b774-485d-a856-fcb2e6d17370 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:03.360241 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.360241 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:03.361121 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd88e371-b774-485d-a856-fcb2e6d17370 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:03.362008 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 883/3559] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.434132 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e1a36290-d363-4c80-ad47-7cc47244b475 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.437547 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1a36290-d363-4c80-ad47-7cc47244b475 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e Jul 03 04:30:03.438173 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1a36290-d363-4c80-ad47-7cc47244b475 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.438474 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1a36290-d363-4c80-ad47-7cc47244b475 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.446868 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.446868 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:03.447424 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e1a36290-d363-4c80-ad47-7cc47244b475 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:03.448415 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1a36290-d363-4c80-ad47-7cc47244b475 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e returned with HTTP 200 Jul 03 04:30:03.449079 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 885/3560] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e => generated 473 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.464545 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ba40003e-3822-4cac-8135-c6774026fd9c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.476128 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?limit=1 Jul 03 04:30:03.478288 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.478652 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.479105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.480868 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.480868 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:03.485438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.502848 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.505879 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba40003e-3822-4cac-8135-c6774026fd9c tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 04:30:03.508085 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 895/3561] 10.4.3.253 () {66 vars in 1258 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.519999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.522063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:03.522538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.524352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.524352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.526269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.533941 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.536866 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-29097fe4-ac1e-4af3-b0c7-b8b4a16acb27 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:30:03.537707 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 899/3562] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.547273 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-60a56d01-6517-4740-8db8-ea56d9397c50 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.549131 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?limit=100000 Jul 03 04:30:03.549408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.549792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.550137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.551263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.556167 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.556780 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-60a56d01-6517-4740-8db8-ea56d9397c50 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 04:30:03.557441 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 884/3563] 10.4.3.253 () {66 vars in 1268 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.572138 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.573994 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?limit=0 Jul 03 04:30:03.574175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.574404 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.574707 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.575739 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.579359 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.579699 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0c416fa-9191-4b51-a833-5298dd2d9c81 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 04:30:03.580235 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 886/3564] 10.4.3.253 () {66 vars in 1258 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 04:30:03.591360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.593389 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:03.593613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.593818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.594020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.594279 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.594279 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:03.595190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.600707 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.601252 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1738d038-241a-41a3-833a-2f6cb9e8e0ab tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:30:03.601839 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 896/3565] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.613465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.615208 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?marker=03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:03.615697 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.616070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.616502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.617346 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.617346 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:03.618076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.629621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-920d66ad-1c8a-4354-bfe7-872109f97f58 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.634158 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-920d66ad-1c8a-4354-bfe7-872109f97f58 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:30:03.634158 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-920d66ad-1c8a-4354-bfe7-872109f97f58 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.634158 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-920d66ad-1c8a-4354-bfe7-872109f97f58 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.641820 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.642479 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2da46fe-502e-496c-8eac-8c4ccd6f8bd7 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?marker=03310a57-8456-4d2f-9795-f9649b0eca01 returned with HTTP 200 Jul 03 04:30:03.643092 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 900/3566] 10.4.3.253 () {66 vars in 1330 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?marker=03310a57-8456-4d2f-9795-f9649b0eca01 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.643183 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.643183 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:03.648208 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-920d66ad-1c8a-4354-bfe7-872109f97f58 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:03.655132 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-920d66ad-1c8a-4354-bfe7-872109f97f58 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee returned with HTTP 200 Jul 03 04:30:03.655658 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 885/3567] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.657083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.659014 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?offset=2&limit=3 Jul 03 04:30:03.659299 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.659558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.659838 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.661455 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.672538 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7cd5f421-7d1d-43ad-b15d-a82c0029c7e1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.675264 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7cd5f421-7d1d-43ad-b15d-a82c0029c7e1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:30:03.675579 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f421-7d1d-43ad-b15d-a82c0029c7e1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.675896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7cd5f421-7d1d-43ad-b15d-a82c0029c7e1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.679435 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.679889 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4fe6c853-5fdf-43f6-b355-98d176c5b94b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 04:30:03.680436 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 887/3568] 10.4.3.253 () {66 vars in 1276 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.686550 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.686550 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:03.693348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.693526 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7cd5f421-7d1d-43ad-b15d-a82c0029c7e1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:03.695555 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 04:30:03.695968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.696311 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.696727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.697209 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.697209 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:03.699372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.700931 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7cd5f421-7d1d-43ad-b15d-a82c0029c7e1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee returned with HTTP 200 Jul 03 04:30:03.701519 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 897/3569] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.716855 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.717739 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2f1e7c34-f742-418c-baf3-eb31429a01bd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 04:30:03.718117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.718475 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 901/3570] 10.4.3.253 () {66 vars in 1308 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.719981 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:03.720374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1209833489", "source_volid": "25e40e54-a569-4329-bae5-bd8d20adc9ee", "volume_type": "tempest-scenario-type-luks-1653354110", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:03.721843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1209833489', 'source_volid': '25e40e54-a569-4329-bae5-bd8d20adc9ee', 'volume_type': 'tempest-scenario-type-luks-1653354110', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:03.731418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-072b7517-8c31-44d7-8083-90dff7ce53ed None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.732988 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.732988 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:03.733588 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 04:30:03.733746 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume retrieved successfully. Jul 03 04:30:03.733813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.733853 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume of 1 GB Jul 03 04:30:03.733997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.734251 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.734650 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.734650 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:03.734775 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Availability Zones retrieved successfully. Jul 03 04:30:03.735781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.740655 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.741138 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-072b7517-8c31-44d7-8083-90dff7ce53ed tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 04:30:03.741854 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 888/3571] 10.4.3.253 () {66 vars in 1310 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.741982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (6bb35935-237a-43a3-bbcd-8c869326b9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:03.743305 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c42a49cb-f01d-4e72-8e9d-baded6f67e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:03.744783 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:03.755293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.757574 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 04:30:03.757817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.758038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.758308 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.759539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.769955 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c42a49cb-f01d-4e72-8e9d-baded6f67e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '25e40e54-a569-4329-bae5-bd8d20adc9ee', 'volume_type': VolumeType(created_at=2026-07-03T04:30:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b56ef111-aec0-466f-8e55-ebf0956d7f72,is_public=True,name='tempest-scenario-type-luks-1653354110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b56ef111-aec0-466f-8e55-ebf0956d7f72', '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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:03.770813 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f189d65-f4e4-4958-9a48-97919f713748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:03.774689 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.775243 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fec33520-0fb9-4a84-ab64-2a6983c1ed03 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 04:30:03.775709 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 898/3572] 10.4.3.253 () {66 vars in 1292 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.788999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.790996 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 04:30:03.791581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.792015 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.792455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.792997 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.792997 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:03.795003 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.806436 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1653354110 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1653354110, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:03.806725 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1653354110 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1653354110, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:03.817061 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.817841 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-42ed4c9a-d084-4681-85cf-4e7237dfede8 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 04:30:03.818659 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 902/3573] 10.4.3.253 () {66 vars in 1294 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.833946 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Created reservations ['743a5397-9eda-4e35-9c49-3f5081a3f4a3', '312f7f6a-d138-4442-838b-3f2877e62756', 'ce23f41d-c5fe-4076-be6b-a98f0e683f86', '2fcf2fb1-c151-4585-8193-9b5415620990'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:03.836120 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f189d65-f4e4-4958-9a48-97919f713748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['743a5397-9eda-4e35-9c49-3f5081a3f4a3', '312f7f6a-d138-4442-838b-3f2877e62756', 'ce23f41d-c5fe-4076-be6b-a98f0e683f86', '2fcf2fb1-c151-4585-8193-9b5415620990']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:03.836376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.837563 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c39493a-a056-4bba-b736-88ed1390f476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:03.838546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 04:30:03.838760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.839044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.839518 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.840678 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.840678 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:03.841609 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.867402 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.869221 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43a62f37-9bf0-4504-9425-7660b9d9c2cf tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 04:30:03.873055 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 889/3574] 10.4.3.253 () {66 vars in 1312 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.884037 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c39493a-a056-4bba-b736-88ed1390f476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38f20ab8-dd9a-4733-afd1-1fa882a2f14e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1209833489',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['743a5397-9eda-4e35-9c49-3f5081a3f4a3','312f7f6a-d138-4442-838b-3f2877e62756','ce23f41d-c5fe-4076-be6b-a98f0e683f86','2fcf2fb1-c151-4585-8193-9b5415620990'],size=1,snapshot_id=None,source_replicaid=,source_volid=25e40e54-a569-4329-bae5-bd8d20adc9ee,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=b56ef111-aec0-466f-8e55-ebf0956d7f72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1209833489',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=38f20ab8-dd9a-4733-afd1-1fa882a2f14e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d65926e1c6304f55836272a53fb4e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=25e40e54-a569-4329-bae5-bd8d20adc9ee,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b845f8b309641a884aafd08c2e8b72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b56ef111-aec0-466f-8e55-ebf0956d7f72),volume_type_id=b56ef111-aec0-466f-8e55-ebf0956d7f72)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:03.885821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ccc6e272-3178-474c-93b7-16c3e885d278 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.885992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574fe9ba-20db-42f6-b7cc-7580276b1450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:03.887542 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 04:30:03.887842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.888089 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.888366 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.888739 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.888739 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:03.890227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.910090 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.910833 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccc6e272-3178-474c-93b7-16c3e885d278 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 04:30:03.912378 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 899/3575] 10.4.3.253 () {66 vars in 1314 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.917283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (574fe9ba-20db-42f6-b7cc-7580276b1450) transitioned into state 'SUCCESS' from state '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-1209833489',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['743a5397-9eda-4e35-9c49-3f5081a3f4a3','312f7f6a-d138-4442-838b-3f2877e62756','ce23f41d-c5fe-4076-be6b-a98f0e683f86','2fcf2fb1-c151-4585-8193-9b5415620990'],size=1,snapshot_id=None,source_replicaid=,source_volid=25e40e54-a569-4329-bae5-bd8d20adc9ee,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=b56ef111-aec0-466f-8e55-ebf0956d7f72)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:03.918553 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9529d87-90d5-4b18-9097-b29feffaad96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:03.927452 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.929398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 Jul 03 04:30:03.929665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.929926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.930310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.930705 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.930705 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:03.932190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.948252 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.948893 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.948893 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:03.949257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9529d87-90d5-4b18-9097-b29feffaad96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:03.949744 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20412a55-03c4-4b26-9522-de5ea1b364b0 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 returned with HTTP 200 Jul 03 04:30:03.950535 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 903/3576] 10.4.3.253 () {66 vars in 1385 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:03.950625 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (6bb35935-237a-43a3-bbcd-8c869326b9c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:03.951697 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request issued successfully. Jul 03 04:30:03.952540 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e2f9f45-cec2-4b6c-bfdb-7bee9d70fda6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:03.953417 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 886/3577] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:03 2026] POST /volume/v3/volumes => generated 812 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:03.963891 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.966145 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail?status=available Jul 03 04:30:03.966397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.966645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.967311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:03.967561 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6f42104d-340b-4c36-95eb-394ae7288bc7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:03.968340 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.968340 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:03.969369 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:03.970536 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f42104d-340b-4c36-95eb-394ae7288bc7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:03.970776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f42104d-340b-4c36-95eb-394ae7288bc7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:03.970944 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f42104d-340b-4c36-95eb-394ae7288bc7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:03.981547 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.981547 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:03.985877 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:03.986536 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:03.986536 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:03.987303 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6f42104d-340b-4c36-95eb-394ae7288bc7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:03.987495 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bc4465c4-a093-4f6e-bd7e-82d545136543 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 04:30:03.988105 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 890/3578] 10.4.3.253 () {66 vars in 1297 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:03.994511 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f42104d-340b-4c36-95eb-394ae7288bc7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:03.995042 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 900/3579] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:03 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:04.001926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5267ba4-3310-4484-b806-1f5af08530ca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.004977 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 Jul 03 04:30:04.005319 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.005674 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.005951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.api_utils [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99794) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:04.007860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.db.api [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99794) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:04.022690 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:04.024196 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:04.024196 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:04.024196 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5267ba4-3310-4484-b806-1f5af08530ca tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 returned with HTTP 200 Jul 03 04:30:04.024507 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 904/3580] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:30:04 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:04.041603 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.047111 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 Jul 03 04:30:04.047684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.047980 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.050245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:04.050940 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:04.050940 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:04.056429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:04.090290 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:04.090648 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-adf718cd-7ccb-4efc-b5ff-8f4837a41252 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 returned with HTTP 200 Jul 03 04:30:04.092799 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 887/3581] 10.4.3.253 () {66 vars in 1364 bytes} [Fri Jul 3 04:30:04 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 => generated 342 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:04.105629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d32b4b30-d932-45b2-9da3-683afb01b36e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.108154 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?status=available Jul 03 04:30:04.108504 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.109734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.109734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:04.111758 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:04.117569 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:04.118188 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d32b4b30-d932-45b2-9da3-683afb01b36e tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 04:30:04.118833 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 891/3582] 10.4.3.253 () {66 vars in 1276 bytes} [Fri Jul 3 04:30:04 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:04.131705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.133647 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 Jul 03 04:30:04.133886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.134135 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.134411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:04.135622 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.db.api [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Building query based on filter {{(pid=99791) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:04.149876 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Get all snapshots completed successfully. Jul 03 04:30:04.150522 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f781bd05-7aa5-44f5-9120-8c96e35168f2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 returned with HTTP 200 Jul 03 04:30:04.151111 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 901/3583] 10.4.3.253 () {66 vars in 1398 bytes} [Fri Jul 3 04:30:04 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1324347053 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:04.164718 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.166924 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e Jul 03 04:30:04.167371 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.167473 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.167789 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Delete snapshot with id: 6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e Jul 03 04:30:04.174611 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:04.174611 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:04.175384 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:04.195896 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot delete request issued successfully. Jul 03 04:30:04.196218 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-704a6db5-e4c5-4f94-888e-b3ebf14a5293 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e returned with HTTP 202 Jul 03 04:30:04.197239 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 905/3584] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:04 2026] DELETE /volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:04.212172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-709c1250-a3b1-4379-9d8a-10c9783647cd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.213099 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-709c1250-a3b1-4379-9d8a-10c9783647cd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e Jul 03 04:30:04.213893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-709c1250-a3b1-4379-9d8a-10c9783647cd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.213893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-709c1250-a3b1-4379-9d8a-10c9783647cd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.221624 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:04.221624 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:04.222174 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-709c1250-a3b1-4379-9d8a-10c9783647cd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:04.223290 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-709c1250-a3b1-4379-9d8a-10c9783647cd tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e returned with HTTP 200 Jul 03 04:30:04.226381 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 888/3585] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:04 2026] GET /volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:04.373548 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2a352b1e-82c6-47af-805f-45199b47fae4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:04.379189 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a352b1e-82c6-47af-805f-45199b47fae4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:04.379457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a352b1e-82c6-47af-805f-45199b47fae4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:04.379721 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a352b1e-82c6-47af-805f-45199b47fae4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:04.379890 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2a352b1e-82c6-47af-805f-45199b47fae4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:04.392199 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:04.392199 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:04.395187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a352b1e-82c6-47af-805f-45199b47fae4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:04.396122 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 892/3586] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:04 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 791 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:05.011962 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e5be94e1-6fb5-4db5-a1ac-af4a0b8e2cbf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:05.014255 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e5be94e1-6fb5-4db5-a1ac-af4a0b8e2cbf tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:05.014530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e5be94e1-6fb5-4db5-a1ac-af4a0b8e2cbf tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:05.014789 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e5be94e1-6fb5-4db5-a1ac-af4a0b8e2cbf tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:05.025192 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:05.025192 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:05.030703 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e5be94e1-6fb5-4db5-a1ac-af4a0b8e2cbf tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:05.035789 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e5be94e1-6fb5-4db5-a1ac-af4a0b8e2cbf tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:05.036204 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 902/3587] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:05 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:05.238684 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-95354611-67e4-4443-8b5c-917d22d1830b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:05.239831 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-95354611-67e4-4443-8b5c-917d22d1830b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e Jul 03 04:30:05.240113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-95354611-67e4-4443-8b5c-917d22d1830b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:05.240258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-95354611-67e4-4443-8b5c-917d22d1830b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:05.244860 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-95354611-67e4-4443-8b5c-917d22d1830b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e returned with HTTP 404 Jul 03 04:30:05.245317 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 906/3588] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:05 2026] GET /volume/v3/snapshots/6484ba7b-bc2f-4c94-ae3d-d9cbe7b0a21e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:05.254430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:05.256673 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:05.256908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:05.257130 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:05.257247 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Delete snapshot with id: 03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:05.263855 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:05.263855 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:05.264367 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:05.284492 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot delete request issued successfully. Jul 03 04:30:05.284702 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe0cc814-7515-45c5-8b36-26bc6050ac69 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 returned with HTTP 202 Jul 03 04:30:05.285160 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 889/3589] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:05 2026] DELETE /volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:05.293511 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b29c6b94-f76e-4daf-a1b7-4f2faed51427 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:05.296145 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b29c6b94-f76e-4daf-a1b7-4f2faed51427 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:05.296462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b29c6b94-f76e-4daf-a1b7-4f2faed51427 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:05.296718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b29c6b94-f76e-4daf-a1b7-4f2faed51427 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:05.307378 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:05.307378 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:05.308016 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b29c6b94-f76e-4daf-a1b7-4f2faed51427 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:05.308944 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b29c6b94-f76e-4daf-a1b7-4f2faed51427 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 returned with HTTP 200 Jul 03 04:30:05.309474 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 893/3590] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:05 2026] GET /volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:05.409695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f723fc3b-2652-49f9-8407-e51c21258984 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:05.412167 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f723fc3b-2652-49f9-8407-e51c21258984 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:05.412408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f723fc3b-2652-49f9-8407-e51c21258984 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:05.412661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f723fc3b-2652-49f9-8407-e51c21258984 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:05.412827 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f723fc3b-2652-49f9-8407-e51c21258984 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:05.419044 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:05.419044 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:05.420042 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f723fc3b-2652-49f9-8407-e51c21258984 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:05.420243 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 903/3591] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:05 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:06.049507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8f7498c3-fe03-4f7d-b516-fd9a9d21ecc0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:06.052429 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f7498c3-fe03-4f7d-b516-fd9a9d21ecc0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:06.052815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f7498c3-fe03-4f7d-b516-fd9a9d21ecc0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:06.052989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f7498c3-fe03-4f7d-b516-fd9a9d21ecc0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:06.061071 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:06.061071 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:06.066468 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8f7498c3-fe03-4f7d-b516-fd9a9d21ecc0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:06.071769 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f7498c3-fe03-4f7d-b516-fd9a9d21ecc0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:06.072268 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 907/3592] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:06 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:06.321489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8668badb-90fb-44a5-90da-207247a4a04d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:06.324018 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8668badb-90fb-44a5-90da-207247a4a04d tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 Jul 03 04:30:06.324203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8668badb-90fb-44a5-90da-207247a4a04d tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:06.324442 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8668badb-90fb-44a5-90da-207247a4a04d tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:06.329859 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8668badb-90fb-44a5-90da-207247a4a04d tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 returned with HTTP 404 Jul 03 04:30:06.330485 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 890/3593] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:06 2026] GET /volume/v3/snapshots/03310a57-8456-4d2f-9795-f9649b0eca01 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:06.339737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-14947df3-e830-4b99-bd2f-1c364560f555 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:06.342260 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a Jul 03 04:30:06.342544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:06.342786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:06.342931 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Delete snapshot with id: d323e760-ceeb-4afa-87b7-2742cb7b626a Jul 03 04:30:06.349280 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:06.349280 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:06.350301 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:06.372592 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot delete request issued successfully. Jul 03 04:30:06.373183 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14947df3-e830-4b99-bd2f-1c364560f555 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a returned with HTTP 202 Jul 03 04:30:06.373854 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 894/3594] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:06 2026] DELETE /volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:06.383158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2168fa90-53cc-4fe5-9c9d-836cf93a3638 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:06.385685 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2168fa90-53cc-4fe5-9c9d-836cf93a3638 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a Jul 03 04:30:06.385989 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2168fa90-53cc-4fe5-9c9d-836cf93a3638 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:06.386251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2168fa90-53cc-4fe5-9c9d-836cf93a3638 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:06.393339 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:06.393339 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:06.393960 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2168fa90-53cc-4fe5-9c9d-836cf93a3638 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Snapshot retrieved successfully. Jul 03 04:30:06.395042 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2168fa90-53cc-4fe5-9c9d-836cf93a3638 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a returned with HTTP 200 Jul 03 04:30:06.395562 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 904/3595] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:06 2026] GET /volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:06.436623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d534ca64-4f8c-46c1-95bd-ac14b4ad313e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:06.439056 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d534ca64-4f8c-46c1-95bd-ac14b4ad313e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:06.439304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d534ca64-4f8c-46c1-95bd-ac14b4ad313e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:06.439581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d534ca64-4f8c-46c1-95bd-ac14b4ad313e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:06.439699 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d534ca64-4f8c-46c1-95bd-ac14b4ad313e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:06.445227 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:06.445227 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:06.446313 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d534ca64-4f8c-46c1-95bd-ac14b4ad313e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:06.446850 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 908/3596] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:06 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:07.087930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-246339e5-213e-4d23-874c-508ae977cbb6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:07.089942 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-246339e5-213e-4d23-874c-508ae977cbb6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:07.090148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-246339e5-213e-4d23-874c-508ae977cbb6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:07.090297 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-246339e5-213e-4d23-874c-508ae977cbb6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:07.099602 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:07.099602 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:07.104087 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-246339e5-213e-4d23-874c-508ae977cbb6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:07.108839 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-246339e5-213e-4d23-874c-508ae977cbb6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:07.109219 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 891/3597] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:07 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:07.407159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-54c27c70-e8d6-4850-a8b3-9cf684d00032 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:07.409691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-54c27c70-e8d6-4850-a8b3-9cf684d00032 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a Jul 03 04:30:07.410496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-54c27c70-e8d6-4850-a8b3-9cf684d00032 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:07.410872 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-54c27c70-e8d6-4850-a8b3-9cf684d00032 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:07.418507 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-54c27c70-e8d6-4850-a8b3-9cf684d00032 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a returned with HTTP 404 Jul 03 04:30:07.418753 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 895/3598] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:07 2026] GET /volume/v3/snapshots/d323e760-ceeb-4afa-87b7-2742cb7b626a => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:07.428549 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0192bbf4-12b1-4e32-9297-cb6bce88e83b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:07.431103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0192bbf4-12b1-4e32-9297-cb6bce88e83b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:07.431351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0192bbf4-12b1-4e32-9297-cb6bce88e83b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:07.432749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0192bbf4-12b1-4e32-9297-cb6bce88e83b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:07.458615 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:07.458615 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:07.461643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5abf9128-0316-4e03-950f-c24c843600da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:07.466496 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5abf9128-0316-4e03-950f-c24c843600da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:07.467213 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5abf9128-0316-4e03-950f-c24c843600da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:07.467811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5abf9128-0316-4e03-950f-c24c843600da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:07.468879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5abf9128-0316-4e03-950f-c24c843600da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:07.472765 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0192bbf4-12b1-4e32-9297-cb6bce88e83b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:30:07.478742 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:07.478742 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:07.480409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5abf9128-0316-4e03-950f-c24c843600da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:07.481026 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 909/3599] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:07 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 792 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:07.488013 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0192bbf4-12b1-4e32-9297-cb6bce88e83b tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 returned with HTTP 200 Jul 03 04:30:07.488888 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 905/3600] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:07 2026] GET /volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:07.510777 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:07.513513 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:07.513743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:07.514033 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:07.514140 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Delete volume with id: 76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:07.527305 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:07.527305 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:07.528648 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:30:07.580217 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Delete volume request issued successfully. Jul 03 04:30:07.581496 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4b46cebe-9a5e-42e3-9f54-f020180f3df2 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 returned with HTTP 202 Jul 03 04:30:07.585584 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 892/3601] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:07 2026] DELETE /volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:07.604020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e4fadd6a-664e-4887-ac9e-957e4510746a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:07.609705 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4fadd6a-664e-4887-ac9e-957e4510746a tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:07.610067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4fadd6a-664e-4887-ac9e-957e4510746a tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:07.610597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e4fadd6a-664e-4887-ac9e-957e4510746a tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:07.624122 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:07.624122 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:07.634181 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e4fadd6a-664e-4887-ac9e-957e4510746a tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Volume info retrieved successfully. Jul 03 04:30:07.641246 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e4fadd6a-664e-4887-ac9e-957e4510746a tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 returned with HTTP 200 Jul 03 04:30:07.642947 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 896/3602] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:07 2026] GET /volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:08.123644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-92852d98-3ddf-47c2-93fa-a8b04da18ee7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:08.126775 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-92852d98-3ddf-47c2-93fa-a8b04da18ee7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:08.126947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-92852d98-3ddf-47c2-93fa-a8b04da18ee7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:08.127180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-92852d98-3ddf-47c2-93fa-a8b04da18ee7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:08.135633 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:08.135633 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:08.140415 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-92852d98-3ddf-47c2-93fa-a8b04da18ee7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:08.147820 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-92852d98-3ddf-47c2-93fa-a8b04da18ee7 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:08.148052 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 910/3603] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:08 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:08.495709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-11041fcf-347d-4ed8-898c-8320120f4605 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:08.497591 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11041fcf-347d-4ed8-898c-8320120f4605 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:08.497840 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11041fcf-347d-4ed8-898c-8320120f4605 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:08.498046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11041fcf-347d-4ed8-898c-8320120f4605 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:08.498184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-11041fcf-347d-4ed8-898c-8320120f4605 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:08.502978 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:08.502978 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:08.503944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11041fcf-347d-4ed8-898c-8320120f4605 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:08.504386 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 906/3604] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:08 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:08.664823 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-de2fb1dd-3ad7-4e38-a8ef-7fa97b50b803 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:08.667037 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de2fb1dd-3ad7-4e38-a8ef-7fa97b50b803 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] GET https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 Jul 03 04:30:08.667267 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de2fb1dd-3ad7-4e38-a8ef-7fa97b50b803 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:08.667548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de2fb1dd-3ad7-4e38-a8ef-7fa97b50b803 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:08.674842 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de2fb1dd-3ad7-4e38-a8ef-7fa97b50b803 tempest-VolumesSnapshotListTestJSON-1559290394 tempest-VolumesSnapshotListTestJSON-1559290394-project-member] https://10.4.3.253/volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 returned with HTTP 404 Jul 03 04:30:08.675414 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 893/3605] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:08 2026] GET /volume/v3/volumes/76d74f4d-0f10-45d4-a806-2bdf9e6c7775 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:09.166929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-42f9603b-c0e0-48c3-981c-e6e0c7d969a3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:09.169411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42f9603b-c0e0-48c3-981c-e6e0c7d969a3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:09.170362 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42f9603b-c0e0-48c3-981c-e6e0c7d969a3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:09.172063 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42f9603b-c0e0-48c3-981c-e6e0c7d969a3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:09.187218 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:09.187218 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:09.197883 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-42f9603b-c0e0-48c3-981c-e6e0c7d969a3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:09.215429 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42f9603b-c0e0-48c3-981c-e6e0c7d969a3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:09.216148 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 897/3606] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:09 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:09.517709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bb7d6094-d693-4975-94bf-c3229d01c360 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:09.521074 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bb7d6094-d693-4975-94bf-c3229d01c360 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:09.521074 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bb7d6094-d693-4975-94bf-c3229d01c360 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:09.521379 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bb7d6094-d693-4975-94bf-c3229d01c360 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:09.521531 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-bb7d6094-d693-4975-94bf-c3229d01c360 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:09.533939 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:09.533939 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:09.533939 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bb7d6094-d693-4975-94bf-c3229d01c360 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:09.533939 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 911/3607] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:09 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:09.548382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-742e523e-fe66-43e2-be83-1ee69d3b8d80 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:09.550958 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-742e523e-fe66-43e2-be83-1ee69d3b8d80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:30:09.550958 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-742e523e-fe66-43e2-be83-1ee69d3b8d80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:09.551191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-742e523e-fe66-43e2-be83-1ee69d3b8d80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:09.559620 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:09.559620 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:09.565293 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-742e523e-fe66-43e2-be83-1ee69d3b8d80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:09.575036 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-742e523e-fe66-43e2-be83-1ee69d3b8d80 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 200 Jul 03 04:30:09.575036 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 907/3608] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:09 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:09.598471 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:09.601941 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5/restore Jul 03 04:30:09.601941 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:09.603652 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Restoring backup e0027a35-a786-4eea-a8fb-88ad9672f6b5 ({'restore': {}}) {{(pid=99793) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:30:09.603845 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Restoring backup e0027a35-a786-4eea-a8fb-88ad9672f6b5 to volume None. Jul 03 04:30:09.615829 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:09.615829 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:09.617636 np0000004364 devstack@c-api.service[99793]: INFO cinder.backup.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating volume of 1 GB for restore of backup e0027a35-a786-4eea-a8fb-88ad9672f6b5. Jul 03 04:30:09.627038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:30:09.626559. {{(pid=99793) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:30:09.627203 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability Zones retrieved successfully. Jul 03 04:30:09.634857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (86a9e605-51c8-40f2-a1c1-0297c6720c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:09.636284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06a39c7-f498-4281-bd16-0348b85e487b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:09.637470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:09.676482 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b06a39c7-f498-4281-bd16-0348b85e487b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:09.677606 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522260e6-c004-424d-a08b-ff5adc44a61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:09.727871 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['9ed8ddd3-472c-4373-ba8f-4fef038fe991', '5655b76a-edc1-423a-afb4-c8c05c2ca8de', '8c38170a-08ce-49ef-b9a7-0e86f48625d5', '6d40ef44-b502-4bdd-8790-73b84b9844e4'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:09.728971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (522260e6-c004-424d-a08b-ff5adc44a61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed8ddd3-472c-4373-ba8f-4fef038fe991', '5655b76a-edc1-423a-afb4-c8c05c2ca8de', '8c38170a-08ce-49ef-b9a7-0e86f48625d5', '6d40ef44-b502-4bdd-8790-73b84b9844e4']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:09.730372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdb3717-cff7-4c23-85fd-e54290f65ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:09.771355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffdb3717-cff7-4c23-85fd-e54290f65ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f14e8776-2877-4832-aa64-b7cb6d637b78', '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_e0027a35-a786-4eea-a8fb-88ad9672f6b5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['9ed8ddd3-472c-4373-ba8f-4fef038fe991','5655b76a-edc1-423a-afb4-c8c05c2ca8de','8c38170a-08ce-49ef-b9a7-0e86f48625d5','6d40ef44-b502-4bdd-8790-73b84b9844e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:09Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_e0027a35-a786-4eea-a8fb-88ad9672f6b5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f14e8776-2877-4832-aa64-b7cb6d637b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351baf928cf1479c8ad1fe779bf9ea5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:09.772441 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d31f50-39c1-4ac1-b597-0d5df25b6d37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:09.790907 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d31f50-39c1-4ac1-b597-0d5df25b6d37) transitioned into 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_e0027a35-a786-4eea-a8fb-88ad9672f6b5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['9ed8ddd3-472c-4373-ba8f-4fef038fe991','5655b76a-edc1-423a-afb4-c8c05c2ca8de','8c38170a-08ce-49ef-b9a7-0e86f48625d5','6d40ef44-b502-4bdd-8790-73b84b9844e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:09.791789 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26af0915-d26d-4ec8-b767-8ccef2f6f8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:09.805621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26af0915-d26d-4ec8-b767-8ccef2f6f8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:09.806943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (86a9e605-51c8-40f2-a1c1-0297c6720c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:09.806943 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request issued successfully. Jul 03 04:30:09.816313 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:09.816313 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:09.817031 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:10.061692 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c923f006-5112-4624-bfd9-ca4324044e29 req-b3c07a3e-0f61-417e-af51-3cf5fad829c7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:10.065055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-b3c07a3e-0f61-417e-af51-3cf5fad829c7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:10.065317 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-b3c07a3e-0f61-417e-af51-3cf5fad829c7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:10.065877 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-b3c07a3e-0f61-417e-af51-3cf5fad829c7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:10.077351 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:10.077351 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:10.083578 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-c923f006-5112-4624-bfd9-ca4324044e29 req-b3c07a3e-0f61-417e-af51-3cf5fad829c7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:10.096892 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-b3c07a3e-0f61-417e-af51-3cf5fad829c7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:10.097738 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 898/3609] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:10 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:10.232981 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0f063363-bae3-448c-ba72-2f5a993174b3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:10.235191 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f063363-bae3-448c-ba72-2f5a993174b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:10.235471 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f063363-bae3-448c-ba72-2f5a993174b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:10.235670 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f063363-bae3-448c-ba72-2f5a993174b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:10.246117 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:10.246117 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:10.252688 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0f063363-bae3-448c-ba72-2f5a993174b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:10.260237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f063363-bae3-448c-ba72-2f5a993174b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:10.260968 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 912/3610] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:10 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:10.836999 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:10.836999 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:10.837762 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:10.838342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Checking backup size 1 against volume size 1 {{(pid=99793) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:30:10.838342 np0000004364 devstack@c-api.service[99793]: INFO cinder.backup.api [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Overwriting volume f14e8776-2877-4832-aa64-b7cb6d637b78 with restore of backup e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:10.861948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] restore_backup in rpcapi backup_id e0027a35-a786-4eea-a8fb-88ad9672f6b5 {{(pid=99793) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:30:10.864785 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-38307a01-8435-44b5-ad31-b79d37ff81e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5/restore returned with HTTP 202 Jul 03 04:30:10.865304 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 894/3611] 10.4.3.253 () {68 vars in 1393 bytes} [Fri Jul 3 04:30:09 2026] POST /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5/restore => generated 189 bytes in 1267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:10.879462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-01ddd690-1cec-47dc-b942-6e4d3416a92e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:10.883160 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-01ddd690-1cec-47dc-b942-6e4d3416a92e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:10.883493 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-01ddd690-1cec-47dc-b942-6e4d3416a92e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:10.883771 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-01ddd690-1cec-47dc-b942-6e4d3416a92e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:10.885697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-01ddd690-1cec-47dc-b942-6e4d3416a92e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:10.892392 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:10.892392 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:10.893315 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-01ddd690-1cec-47dc-b942-6e4d3416a92e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:10.893836 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 908/3612] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:10 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:11.277782 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9fe7850e-9ee7-4d59-b616-62980c0ef6ab None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:11.280238 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9fe7850e-9ee7-4d59-b616-62980c0ef6ab tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:11.280909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9fe7850e-9ee7-4d59-b616-62980c0ef6ab tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:11.282360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9fe7850e-9ee7-4d59-b616-62980c0ef6ab tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:11.291581 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:11.291581 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:11.297164 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9fe7850e-9ee7-4d59-b616-62980c0ef6ab tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:11.305588 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9fe7850e-9ee7-4d59-b616-62980c0ef6ab tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:11.305588 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 899/3613] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:11 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:11.908553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e606038a-73c3-4bf6-b2df-0db026cd4966 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:11.911576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e606038a-73c3-4bf6-b2df-0db026cd4966 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:11.911576 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e606038a-73c3-4bf6-b2df-0db026cd4966 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:11.911576 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e606038a-73c3-4bf6-b2df-0db026cd4966 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:11.912682 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e606038a-73c3-4bf6-b2df-0db026cd4966 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:11.921938 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:11.921938 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:11.922843 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e606038a-73c3-4bf6-b2df-0db026cd4966 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:11.923606 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 913/3614] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:11 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:12.147438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fed9a520-28c3-4392-adf6-8c01b7ab2a33 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:12.147438 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fed9a520-28c3-4392-adf6-8c01b7ab2a33 None None] GET https://10.4.3.253/volume// Jul 03 04:30:12.147866 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fed9a520-28c3-4392-adf6-8c01b7ab2a33 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:12.147866 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fed9a520-28c3-4392-adf6-8c01b7ab2a33 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:12.148311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fed9a520-28c3-4392-adf6-8c01b7ab2a33 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:12.148678 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 895/3615] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:30:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:12.159340 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c923f006-5112-4624-bfd9-ca4324044e29 req-a3c81b54-b5f7-48a5-9b1e-b09377fa76f2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:12.320220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-84f74389-212a-47ad-8be9-056bc626020e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:12.325129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84f74389-212a-47ad-8be9-056bc626020e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:12.325129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84f74389-212a-47ad-8be9-056bc626020e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:12.325129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-84f74389-212a-47ad-8be9-056bc626020e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:12.334037 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:12.334037 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:12.343117 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-84f74389-212a-47ad-8be9-056bc626020e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:12.346186 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-84f74389-212a-47ad-8be9-056bc626020e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:12.346974 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 900/3616] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:12 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:12.393287 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-a3c81b54-b5f7-48a5-9b1e-b09377fa76f2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:30:12.393287 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-a3c81b54-b5f7-48a5-9b1e-b09377fa76f2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a66f0dc-9317-412c-be51-686ca12b483f", "connector": null, "instance_uuid": "2e5b34f2-7978-4066-b1ab-1e2b030cc076"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:12.411652 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:12.411652 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:12.452139 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-a3c81b54-b5f7-48a5-9b1e-b09377fa76f2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:30:12.452788 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 909/3617] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:30:12 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:12.628132 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3508a82c-9289-4ffd-8e3e-c68abd280dc8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:12.630065 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3508a82c-9289-4ffd-8e3e-c68abd280dc8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:12.630401 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3508a82c-9289-4ffd-8e3e-c68abd280dc8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:12.630712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3508a82c-9289-4ffd-8e3e-c68abd280dc8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:12.646274 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:12.646274 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:12.652392 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3508a82c-9289-4ffd-8e3e-c68abd280dc8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:12.660102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3508a82c-9289-4ffd-8e3e-c68abd280dc8 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:12.660494 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 914/3618] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:12 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:12.935743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-849bf4ec-11ab-43fc-aa3a-14c79a2eb953 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:12.937610 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-849bf4ec-11ab-43fc-aa3a-14c79a2eb953 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:12.937825 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-849bf4ec-11ab-43fc-aa3a-14c79a2eb953 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:12.938035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-849bf4ec-11ab-43fc-aa3a-14c79a2eb953 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:12.938107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-849bf4ec-11ab-43fc-aa3a-14c79a2eb953 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:12.942320 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:12.942320 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:12.943109 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-849bf4ec-11ab-43fc-aa3a-14c79a2eb953 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:12.943531 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 896/3619] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:12 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:12.987363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3f4505e7-dd2c-49a5-b2b9-72c19276c10d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:12.987363 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f4505e7-dd2c-49a5-b2b9-72c19276c10d None None] GET https://10.4.3.253/volume// Jul 03 04:30:12.987363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f4505e7-dd2c-49a5-b2b9-72c19276c10d None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:12.987363 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f4505e7-dd2c-49a5-b2b9-72c19276c10d None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:12.987363 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f4505e7-dd2c-49a5-b2b9-72c19276c10d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:12.987920 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 901/3620] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:30:12 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:12.999562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-c923f006-5112-4624-bfd9-ca4324044e29 req-0af50149-1327-4fa4-9aa1-37fd5beb8e4d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:13.002020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-0af50149-1327-4fa4-9aa1-37fd5beb8e4d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:13.002263 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-0af50149-1327-4fa4-9aa1-37fd5beb8e4d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:13.002488 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-0af50149-1327-4fa4-9aa1-37fd5beb8e4d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:13.014157 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:13.014157 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:13.018669 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-c923f006-5112-4624-bfd9-ca4324044e29 req-0af50149-1327-4fa4-9aa1-37fd5beb8e4d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:13.027065 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-0af50149-1327-4fa4-9aa1-37fd5beb8e4d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:13.027666 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 910/3621] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:30:12 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:13.156144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:13.159492 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] PUT https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 Jul 03 04:30:13.159935 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:13.175495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Acquiring lock "cinder-attachment_update-8a66f0dc-9317-412c-be51-686ca12b483f-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:30:13.181566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Lock "cinder-attachment_update-8a66f0dc-9317-412c-be51-686ca12b483f-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:30:13.182960 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:13.182960 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:13.363564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bd48e90b-2555-4390-86c2-376ca168c446 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:13.366048 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bd48e90b-2555-4390-86c2-376ca168c446 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:13.366316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bd48e90b-2555-4390-86c2-376ca168c446 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:13.366606 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bd48e90b-2555-4390-86c2-376ca168c446 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:13.378652 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:13.378652 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:13.384945 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bd48e90b-2555-4390-86c2-376ca168c446 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:13.392455 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bd48e90b-2555-4390-86c2-376ca168c446 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:13.392957 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 897/3622] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:13 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:13.672509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c3fe63d-dfdd-4ebe-839c-10aa09be5901 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:13.674491 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c3fe63d-dfdd-4ebe-839c-10aa09be5901 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:13.674779 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe63d-dfdd-4ebe-839c-10aa09be5901 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:13.674992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c3fe63d-dfdd-4ebe-839c-10aa09be5901 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:13.687355 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:13.687355 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:13.693065 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7c3fe63d-dfdd-4ebe-839c-10aa09be5901 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:13.699186 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c3fe63d-dfdd-4ebe-839c-10aa09be5901 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:13.699784 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 902/3623] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:13 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:13.715299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Lock "cinder-attachment_update-8a66f0dc-9317-412c-be51-686ca12b483f-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:30:13.715755 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-7e93a574-ee9a-476d-a79b-762d7330faac tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 returned with HTTP 200 Jul 03 04:30:13.716438 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 915/3624] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:30:13 2026] PUT /volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:13.958251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-376819b3-53ff-495a-b512-0f89fb58ebd7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:13.961126 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-376819b3-53ff-495a-b512-0f89fb58ebd7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:13.961398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-376819b3-53ff-495a-b512-0f89fb58ebd7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:13.961657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-376819b3-53ff-495a-b512-0f89fb58ebd7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:13.961794 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-376819b3-53ff-495a-b512-0f89fb58ebd7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:13.967614 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:13.967614 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:13.968249 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-376819b3-53ff-495a-b512-0f89fb58ebd7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:13.968784 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 911/3625] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:13 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:14.408068 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8b691c35-b733-4d91-9115-3225e0e46214 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:14.410406 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b691c35-b733-4d91-9115-3225e0e46214 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:14.410674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b691c35-b733-4d91-9115-3225e0e46214 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:14.410912 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b691c35-b733-4d91-9115-3225e0e46214 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:14.419920 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:14.419920 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:14.424819 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8b691c35-b733-4d91-9115-3225e0e46214 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:14.431156 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b691c35-b733-4d91-9115-3225e0e46214 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:14.431807 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 898/3626] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:14 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:14.718483 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-02ae00bf-d8b0-4c68-acfb-e733e0a2be07 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:14.720621 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-02ae00bf-d8b0-4c68-acfb-e733e0a2be07 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:14.720621 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-02ae00bf-d8b0-4c68-acfb-e733e0a2be07 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:14.720728 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-02ae00bf-d8b0-4c68-acfb-e733e0a2be07 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:14.731823 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:14.731823 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:14.736915 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-02ae00bf-d8b0-4c68-acfb-e733e0a2be07 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:14.743871 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-02ae00bf-d8b0-4c68-acfb-e733e0a2be07 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:14.744479 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 903/3627] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:14 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:14.983540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-93db3ad7-89a9-499f-81ff-3bc72d040519 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:14.986070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93db3ad7-89a9-499f-81ff-3bc72d040519 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:14.986491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93db3ad7-89a9-499f-81ff-3bc72d040519 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:14.986670 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93db3ad7-89a9-499f-81ff-3bc72d040519 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:14.986752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-93db3ad7-89a9-499f-81ff-3bc72d040519 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:14.993961 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:14.993961 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:14.995262 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93db3ad7-89a9-499f-81ff-3bc72d040519 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:14.995912 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 916/3628] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:14 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:15.450507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e7977a4-1b0a-4871-8a90-1e3eb3170a54 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:15.453645 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e7977a4-1b0a-4871-8a90-1e3eb3170a54 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:15.453910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e7977a4-1b0a-4871-8a90-1e3eb3170a54 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:15.454142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e7977a4-1b0a-4871-8a90-1e3eb3170a54 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:15.464354 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:15.464354 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:15.473358 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e7977a4-1b0a-4871-8a90-1e3eb3170a54 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:15.477703 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e7977a4-1b0a-4871-8a90-1e3eb3170a54 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:15.478106 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 912/3629] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:15 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:15.760282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3fe2c71c-4cc8-47fe-b35b-8c2648a6f482 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:15.762203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3fe2c71c-4cc8-47fe-b35b-8c2648a6f482 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:15.762451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c71c-4cc8-47fe-b35b-8c2648a6f482 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:15.762702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3fe2c71c-4cc8-47fe-b35b-8c2648a6f482 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:15.772408 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:15.772408 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:15.776157 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3fe2c71c-4cc8-47fe-b35b-8c2648a6f482 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:15.780603 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3fe2c71c-4cc8-47fe-b35b-8c2648a6f482 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:15.780986 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 899/3630] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:15 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:16.009215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9c03ad77-0877-45c3-96fd-8c4d39be5138 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:16.011511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9c03ad77-0877-45c3-96fd-8c4d39be5138 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:16.011950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9c03ad77-0877-45c3-96fd-8c4d39be5138 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:16.012977 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9c03ad77-0877-45c3-96fd-8c4d39be5138 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:16.012977 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9c03ad77-0877-45c3-96fd-8c4d39be5138 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:16.019069 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:16.019069 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:16.020464 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9c03ad77-0877-45c3-96fd-8c4d39be5138 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:16.021130 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 904/3631] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:16 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:16.502972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-24fdedf8-83d2-4c24-8297-02b150e41c94 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:16.505389 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-24fdedf8-83d2-4c24-8297-02b150e41c94 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:16.505710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-24fdedf8-83d2-4c24-8297-02b150e41c94 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:16.506006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-24fdedf8-83d2-4c24-8297-02b150e41c94 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:16.515721 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:16.515721 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:16.523476 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-24fdedf8-83d2-4c24-8297-02b150e41c94 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:16.530627 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-24fdedf8-83d2-4c24-8297-02b150e41c94 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:16.531214 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 917/3632] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:16 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:16.799049 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-211af633-42c2-4c20-a589-13f682ba1175 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:16.801657 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-211af633-42c2-4c20-a589-13f682ba1175 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:16.801939 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-211af633-42c2-4c20-a589-13f682ba1175 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:16.802240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-211af633-42c2-4c20-a589-13f682ba1175 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:16.816356 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:16.816356 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:16.821130 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-211af633-42c2-4c20-a589-13f682ba1175 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:16.827441 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-211af633-42c2-4c20-a589-13f682ba1175 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:16.827910 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 913/3633] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:16 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:17.032063 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ae9f8e9c-7470-4530-8e7f-be42b5d39bb7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:17.034400 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ae9f8e9c-7470-4530-8e7f-be42b5d39bb7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:17.034701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ae9f8e9c-7470-4530-8e7f-be42b5d39bb7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:17.035019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ae9f8e9c-7470-4530-8e7f-be42b5d39bb7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:17.035157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ae9f8e9c-7470-4530-8e7f-be42b5d39bb7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:17.041251 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:17.041251 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:17.042363 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ae9f8e9c-7470-4530-8e7f-be42b5d39bb7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:17.042870 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 900/3634] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:17 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:17.547510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7a58a3f6-c681-4ad7-8464-63c20474f48e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:17.550035 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a58a3f6-c681-4ad7-8464-63c20474f48e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:17.550360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a58a3f6-c681-4ad7-8464-63c20474f48e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:17.550656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7a58a3f6-c681-4ad7-8464-63c20474f48e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:17.563608 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:17.563608 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:17.568979 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7a58a3f6-c681-4ad7-8464-63c20474f48e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:17.575935 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7a58a3f6-c681-4ad7-8464-63c20474f48e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:17.576564 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 905/3635] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:17 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:17.841339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2c85dbc7-deea-4adb-beb0-aa64e4212a3d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:17.843429 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2c85dbc7-deea-4adb-beb0-aa64e4212a3d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:17.843727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2c85dbc7-deea-4adb-beb0-aa64e4212a3d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:17.843988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2c85dbc7-deea-4adb-beb0-aa64e4212a3d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:17.856882 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:17.856882 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:17.861773 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2c85dbc7-deea-4adb-beb0-aa64e4212a3d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:17.867073 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2c85dbc7-deea-4adb-beb0-aa64e4212a3d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:17.867488 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 918/3636] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:17 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:18.053808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ccff290f-3521-4897-89c5-3905a49c5437 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:18.056308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccff290f-3521-4897-89c5-3905a49c5437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:18.056692 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccff290f-3521-4897-89c5-3905a49c5437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:18.056981 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccff290f-3521-4897-89c5-3905a49c5437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:18.057123 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ccff290f-3521-4897-89c5-3905a49c5437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:18.063089 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:18.063089 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:18.064344 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccff290f-3521-4897-89c5-3905a49c5437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:18.064974 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 914/3637] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:18 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:18.595834 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d15e28cf-9800-4b88-883f-15fa25bb826c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:18.600529 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d15e28cf-9800-4b88-883f-15fa25bb826c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:18.600529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d15e28cf-9800-4b88-883f-15fa25bb826c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:18.600529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d15e28cf-9800-4b88-883f-15fa25bb826c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:18.610932 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:18.610932 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:18.617722 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d15e28cf-9800-4b88-883f-15fa25bb826c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:18.628888 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d15e28cf-9800-4b88-883f-15fa25bb826c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:18.628888 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 901/3638] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:18 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:18.883465 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-108a367b-02c4-46a8-9913-3e583f61fe13 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:18.885254 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-108a367b-02c4-46a8-9913-3e583f61fe13 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:18.885477 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-108a367b-02c4-46a8-9913-3e583f61fe13 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:18.885674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-108a367b-02c4-46a8-9913-3e583f61fe13 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:18.897115 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:18.897115 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:18.902058 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-108a367b-02c4-46a8-9913-3e583f61fe13 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:18.908142 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-108a367b-02c4-46a8-9913-3e583f61fe13 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:18.910582 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 906/3639] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:18 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:19.077121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e2552f42-e5fe-4298-a7e3-d2202ff7ab7c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:19.079788 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2552f42-e5fe-4298-a7e3-d2202ff7ab7c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:19.080105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2552f42-e5fe-4298-a7e3-d2202ff7ab7c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:19.080388 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e2552f42-e5fe-4298-a7e3-d2202ff7ab7c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:19.080510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e2552f42-e5fe-4298-a7e3-d2202ff7ab7c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:19.085719 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:19.085719 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:19.086782 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e2552f42-e5fe-4298-a7e3-d2202ff7ab7c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:19.087236 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 919/3640] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:19 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:19.645153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-734f69f9-07bc-4c0f-b166-72cb150b81c4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:19.647967 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-734f69f9-07bc-4c0f-b166-72cb150b81c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:19.648230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-734f69f9-07bc-4c0f-b166-72cb150b81c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:19.648510 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-734f69f9-07bc-4c0f-b166-72cb150b81c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:19.657887 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:19.657887 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:19.662982 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-734f69f9-07bc-4c0f-b166-72cb150b81c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:19.669529 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-734f69f9-07bc-4c0f-b166-72cb150b81c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:19.670487 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 915/3641] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:19 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:19.689923 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5bb69f8b-e22b-4032-af05-3ced3150bafd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:19.692318 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bb69f8b-e22b-4032-af05-3ced3150bafd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:30:19.692856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bb69f8b-e22b-4032-af05-3ced3150bafd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:19.693255 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bb69f8b-e22b-4032-af05-3ced3150bafd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:19.716235 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:19.716235 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:19.721069 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5bb69f8b-e22b-4032-af05-3ced3150bafd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:30:19.726110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bb69f8b-e22b-4032-af05-3ced3150bafd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:30:19.726110 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 902/3642] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:19 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:19.929287 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a2b88354-5d4f-4503-9dae-1218688dcd9c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:19.931420 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a2b88354-5d4f-4503-9dae-1218688dcd9c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:19.931537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a2b88354-5d4f-4503-9dae-1218688dcd9c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:19.935022 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a2b88354-5d4f-4503-9dae-1218688dcd9c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:19.943869 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:19.943869 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:19.948149 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a2b88354-5d4f-4503-9dae-1218688dcd9c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:19.952840 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a2b88354-5d4f-4503-9dae-1218688dcd9c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:19.953632 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 907/3643] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:19 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:20.102280 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dd9fd9c8-fb69-4a96-9cc2-80551ef990b6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:20.105494 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dd9fd9c8-fb69-4a96-9cc2-80551ef990b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:20.105494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dd9fd9c8-fb69-4a96-9cc2-80551ef990b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:20.105494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dd9fd9c8-fb69-4a96-9cc2-80551ef990b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:20.105494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-dd9fd9c8-fb69-4a96-9cc2-80551ef990b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:20.110494 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:20.110494 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:20.111625 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dd9fd9c8-fb69-4a96-9cc2-80551ef990b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:20.112048 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 920/3644] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:20 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:20.967484 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-911520d8-71fd-42c8-8bf6-bc472e33da73 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:20.971462 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-911520d8-71fd-42c8-8bf6-bc472e33da73 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:20.971793 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-911520d8-71fd-42c8-8bf6-bc472e33da73 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:20.971986 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-911520d8-71fd-42c8-8bf6-bc472e33da73 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:20.983761 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:20.983761 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:20.987905 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-911520d8-71fd-42c8-8bf6-bc472e33da73 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:20.993662 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-911520d8-71fd-42c8-8bf6-bc472e33da73 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:20.994076 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 916/3645] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:20 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:21.125413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-70be17c5-0ed1-4285-a12f-d76640c7c23e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:21.128697 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70be17c5-0ed1-4285-a12f-d76640c7c23e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:21.128990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70be17c5-0ed1-4285-a12f-d76640c7c23e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:21.129283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70be17c5-0ed1-4285-a12f-d76640c7c23e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:21.129436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-70be17c5-0ed1-4285-a12f-d76640c7c23e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:21.136043 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:21.136043 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:21.137229 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70be17c5-0ed1-4285-a12f-d76640c7c23e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:21.137813 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 903/3646] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:21 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:21.450338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-c923f006-5112-4624-bfd9-ca4324044e29 req-74ec1499-09fa-4c93-8fbe-632aa894b83a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:21.452878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-74ec1499-09fa-4c93-8fbe-632aa894b83a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0/action Jul 03 04:30:21.453455 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-74ec1499-09fa-4c93-8fbe-632aa894b83a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:30:21.453716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-74ec1499-09fa-4c93-8fbe-632aa894b83a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:21.478165 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:21.478165 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:21.496500 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-c923f006-5112-4624-bfd9-ca4324044e29 req-74ec1499-09fa-4c93-8fbe-632aa894b83a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0/action returned with HTTP 204 Jul 03 04:30:21.498311 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 908/3647] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:30:21 2026] POST /volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:22.010345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9cda9c46-aee2-423c-a1d4-9947fbd9d97c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:22.012045 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cda9c46-aee2-423c-a1d4-9947fbd9d97c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:22.012355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cda9c46-aee2-423c-a1d4-9947fbd9d97c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:22.012626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cda9c46-aee2-423c-a1d4-9947fbd9d97c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:22.027756 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:22.027756 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:22.037632 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9cda9c46-aee2-423c-a1d4-9947fbd9d97c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:22.045549 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cda9c46-aee2-423c-a1d4-9947fbd9d97c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:22.046582 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 921/3648] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:22 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:22.071203 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3ae09272-51d4-41f0-81f5-92fe22482346 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:22.076591 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:22.077108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a66f0dc-9317-412c-be51-686ca12b483f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2087799960"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:22.106228 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:22.106228 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:22.106546 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:22.107342 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:22.152040 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fc8fb7ef-d2e2-4e67-a692-9f04573f47e4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:22.153531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['eeed9982-da46-4a58-9dd5-4c815e68ab8e', 'b21d56b5-a361-4d29-ab00-201f76897e4f', '9da93344-1126-4302-8665-4b4903e92eea', 'def0d08c-1461-4d7c-85fd-35b5719d5886'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:22.157381 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc8fb7ef-d2e2-4e67-a692-9f04573f47e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:22.157692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc8fb7ef-d2e2-4e67-a692-9f04573f47e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:22.157938 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc8fb7ef-d2e2-4e67-a692-9f04573f47e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:22.158100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fc8fb7ef-d2e2-4e67-a692-9f04573f47e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:22.163025 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:22.163025 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:22.163877 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc8fb7ef-d2e2-4e67-a692-9f04573f47e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:22.164257 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 904/3649] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:22 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:22.213721 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot force create request issued successfully. Jul 03 04:30:22.214200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ae09272-51d4-41f0-81f5-92fe22482346 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:22.214796 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 917/3650] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:22.226087 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fdda8464-cd13-43d4-9aa0-1662d1bd2230 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:22.228747 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fdda8464-cd13-43d4-9aa0-1662d1bd2230 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:22.229052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fdda8464-cd13-43d4-9aa0-1662d1bd2230 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:22.229354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fdda8464-cd13-43d4-9aa0-1662d1bd2230 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:22.236897 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:22.236897 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:22.237584 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fdda8464-cd13-43d4-9aa0-1662d1bd2230 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:22.238856 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fdda8464-cd13-43d4-9aa0-1662d1bd2230 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 returned with HTTP 200 Jul 03 04:30:22.239422 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 909/3651] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:22 2026] GET /volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:23.174458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e5018efd-9578-45f0-97b9-719dbb0d71d1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:23.176197 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e5018efd-9578-45f0-97b9-719dbb0d71d1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:23.176424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e5018efd-9578-45f0-97b9-719dbb0d71d1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:23.176622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e5018efd-9578-45f0-97b9-719dbb0d71d1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:23.176725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e5018efd-9578-45f0-97b9-719dbb0d71d1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:23.180795 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:23.180795 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:23.181508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e5018efd-9578-45f0-97b9-719dbb0d71d1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:23.181847 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 922/3652] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:23 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:23.256358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-972ac972-92b7-4f99-8ed7-0ef8b9f27fdb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:23.258821 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-972ac972-92b7-4f99-8ed7-0ef8b9f27fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:23.259097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-972ac972-92b7-4f99-8ed7-0ef8b9f27fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:23.259357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-972ac972-92b7-4f99-8ed7-0ef8b9f27fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:23.267408 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:23.267408 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:23.268254 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-972ac972-92b7-4f99-8ed7-0ef8b9f27fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:23.269295 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-972ac972-92b7-4f99-8ed7-0ef8b9f27fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 returned with HTTP 200 Jul 03 04:30:23.269763 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 905/3653] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:23 2026] GET /volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:23.281570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:23.283765 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:23.284213 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8a66f0dc-9317-412c-be51-686ca12b483f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1104500190"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:23.304069 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:23.304069 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:23.304511 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:23.304811 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume 8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:23.343645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['e5dfb924-ef24-49ac-bf29-69e96f44aa2a', 'b0fd3233-8ba0-4455-a63d-915026c22c5a', '5fe267e3-d125-456d-a912-cfcfd44d04e4', '23f9dd59-a8d2-4796-a6da-dfc9109cefbf'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:23.377640 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot force create request issued successfully. Jul 03 04:30:23.378017 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0a955df1-9e1c-49e9-b63b-4886565bff8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:23.378651 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 918/3654] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:23.392852 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6c285c41-7f54-4ded-9ff5-38c5d7c7cb87 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:23.395597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6c285c41-7f54-4ded-9ff5-38c5d7c7cb87 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:23.396082 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6c285c41-7f54-4ded-9ff5-38c5d7c7cb87 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:23.396554 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6c285c41-7f54-4ded-9ff5-38c5d7c7cb87 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:23.402752 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:23.402752 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:23.403401 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6c285c41-7f54-4ded-9ff5-38c5d7c7cb87 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:23.404466 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6c285c41-7f54-4ded-9ff5-38c5d7c7cb87 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 returned with HTTP 200 Jul 03 04:30:23.405078 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 910/3655] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:23 2026] GET /volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:24.191831 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e587c38e-706b-4222-821a-81da57d0ec64 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:24.193991 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e587c38e-706b-4222-821a-81da57d0ec64 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:24.194295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e587c38e-706b-4222-821a-81da57d0ec64 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:24.195367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e587c38e-706b-4222-821a-81da57d0ec64 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:24.195367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e587c38e-706b-4222-821a-81da57d0ec64 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:24.200445 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:24.200445 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:24.200989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e587c38e-706b-4222-821a-81da57d0ec64 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:24.201483 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 923/3656] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:24 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:24.415311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d47fb343-daaf-427f-bf97-e10ffa628784 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:24.417310 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d47fb343-daaf-427f-bf97-e10ffa628784 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:24.417566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d47fb343-daaf-427f-bf97-e10ffa628784 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:24.417783 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d47fb343-daaf-427f-bf97-e10ffa628784 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:24.424064 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:24.424064 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:24.424659 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d47fb343-daaf-427f-bf97-e10ffa628784 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:24.425574 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d47fb343-daaf-427f-bf97-e10ffa628784 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 returned with HTTP 200 Jul 03 04:30:24.425968 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 906/3657] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:24 2026] GET /volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:24.436722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:24.438873 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:24.439071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:24.439266 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:24.439396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:24.445174 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:24.445174 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:24.445695 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:24.468417 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:30:24.468717 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9de6f8c2-852e-46cd-b69e-f1c0b7dfe129 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 returned with HTTP 202 Jul 03 04:30:24.469252 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 919/3658] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:24 2026] DELETE /volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:24.477928 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3e77a99d-b725-474c-8c1f-b13ef90e754d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:24.479858 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e77a99d-b725-474c-8c1f-b13ef90e754d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:24.480120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e77a99d-b725-474c-8c1f-b13ef90e754d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:24.480347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e77a99d-b725-474c-8c1f-b13ef90e754d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:24.486531 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:24.486531 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:24.486981 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3e77a99d-b725-474c-8c1f-b13ef90e754d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:24.487831 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e77a99d-b725-474c-8c1f-b13ef90e754d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 returned with HTTP 200 Jul 03 04:30:24.488197 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 911/3659] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:24 2026] GET /volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:25.214873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1eefa8f-3dd2-467a-9953-090263735772 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.217373 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1eefa8f-3dd2-467a-9953-090263735772 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:25.217373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1eefa8f-3dd2-467a-9953-090263735772 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.217373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1eefa8f-3dd2-467a-9953-090263735772 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.217709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c1eefa8f-3dd2-467a-9953-090263735772 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:25.235851 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.235851 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:25.236730 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1eefa8f-3dd2-467a-9953-090263735772 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:25.237218 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 924/3660] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:25 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:25.249897 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f9018072-9111-4fb8-909d-ee27b233ef3c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.253499 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f9018072-9111-4fb8-909d-ee27b233ef3c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 Jul 03 04:30:25.253867 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f9018072-9111-4fb8-909d-ee27b233ef3c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.254657 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f9018072-9111-4fb8-909d-ee27b233ef3c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.277928 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.277928 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:25.287843 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f9018072-9111-4fb8-909d-ee27b233ef3c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:25.299385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f9018072-9111-4fb8-909d-ee27b233ef3c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 returned with HTTP 200 Jul 03 04:30:25.300043 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 907/3661] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:25 2026] GET /volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 => generated 1412 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:25.319520 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bd45a57d-affe-4745-a078-82d083c6a9d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.320149 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bd45a57d-affe-4745-a078-82d083c6a9d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 Jul 03 04:30:25.320439 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bd45a57d-affe-4745-a078-82d083c6a9d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.320802 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bd45a57d-affe-4745-a078-82d083c6a9d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.330668 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.330668 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:25.335067 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bd45a57d-affe-4745-a078-82d083c6a9d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:25.341531 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bd45a57d-affe-4745-a078-82d083c6a9d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 returned with HTTP 200 Jul 03 04:30:25.342065 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 920/3662] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:25 2026] GET /volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 => generated 1412 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:25.358995 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1b9d8431-d835-4047-b674-c25bf495521e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.360870 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 Jul 03 04:30:25.361059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.361276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.361493 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: f14e8776-2877-4832-aa64-b7cb6d637b78 Jul 03 04:30:25.375343 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.375343 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:25.376058 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:25.403477 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume request issued successfully. Jul 03 04:30:25.403768 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b9d8431-d835-4047-b674-c25bf495521e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 returned with HTTP 202 Jul 03 04:30:25.404467 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 912/3663] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:25 2026] DELETE /volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:30:25.414216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-239eabbf-de85-4213-ae22-9a23ce044536 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.416772 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-239eabbf-de85-4213-ae22-9a23ce044536 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 Jul 03 04:30:25.416980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-239eabbf-de85-4213-ae22-9a23ce044536 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.417208 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-239eabbf-de85-4213-ae22-9a23ce044536 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.427336 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.427336 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:25.431707 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-239eabbf-de85-4213-ae22-9a23ce044536 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:25.438404 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-239eabbf-de85-4213-ae22-9a23ce044536 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 returned with HTTP 200 Jul 03 04:30:25.438933 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 925/3664] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:25 2026] GET /volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:25.498578 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-37126f94-142f-46e5-a720-dba9b8cd17e6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.500822 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-37126f94-142f-46e5-a720-dba9b8cd17e6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:25.501094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-37126f94-142f-46e5-a720-dba9b8cd17e6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.501292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-37126f94-142f-46e5-a720-dba9b8cd17e6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.505829 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-37126f94-142f-46e5-a720-dba9b8cd17e6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 returned with HTTP 404 Jul 03 04:30:25.506342 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 908/3665] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:25 2026] GET /volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:25.514317 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.516579 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:30:25.517422 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.517422 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.517422 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:30:25.523246 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.523246 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:25.523828 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:25.545501 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:30:25.545818 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-687b840d-99ed-456c-bb07-c3776a66d7f3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 returned with HTTP 202 Jul 03 04:30:25.546233 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 921/3666] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:25 2026] DELETE /volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:25.553697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3d95143d-db89-4c41-9e94-bde242f1d164 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:25.556143 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3d95143d-db89-4c41-9e94-bde242f1d164 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:30:25.556470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3d95143d-db89-4c41-9e94-bde242f1d164 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:25.556856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3d95143d-db89-4c41-9e94-bde242f1d164 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:25.564656 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:25.564656 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:25.565299 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3d95143d-db89-4c41-9e94-bde242f1d164 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:25.566679 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3d95143d-db89-4c41-9e94-bde242f1d164 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 returned with HTTP 200 Jul 03 04:30:25.567438 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 913/3667] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:25 2026] GET /volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:26.453442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f1d64f5e-c6bd-48fb-8850-d9ceb8c15644 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:26.455199 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f1d64f5e-c6bd-48fb-8850-d9ceb8c15644 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 Jul 03 04:30:26.455468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f1d64f5e-c6bd-48fb-8850-d9ceb8c15644 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:26.455677 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f1d64f5e-c6bd-48fb-8850-d9ceb8c15644 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:26.461680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f1d64f5e-c6bd-48fb-8850-d9ceb8c15644 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 returned with HTTP 404 Jul 03 04:30:26.462198 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 926/3668] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:26 2026] GET /volume/v3/volumes/f14e8776-2877-4832-aa64-b7cb6d637b78 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:26.470507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1739dedb-9edf-437a-9364-403696b552be None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:26.473448 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1739dedb-9edf-437a-9364-403696b552be tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:26.473729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1739dedb-9edf-437a-9364-403696b552be tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:26.473993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1739dedb-9edf-437a-9364-403696b552be tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:26.474149 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-1739dedb-9edf-437a-9364-403696b552be tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete backup with id: e0027a35-a786-4eea-a8fb-88ad9672f6b5. Jul 03 04:30:26.480172 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:26.480172 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:26.495001 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-1739dedb-9edf-437a-9364-403696b552be tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] delete_backup rpcapi backup_id e0027a35-a786-4eea-a8fb-88ad9672f6b5 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:30:26.497202 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1739dedb-9edf-437a-9364-403696b552be tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 202 Jul 03 04:30:26.497821 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 909/3669] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:26 2026] DELETE /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:30:26.506448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-268e446b-195d-4748-b060-695763fc6efd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:26.508656 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-268e446b-195d-4748-b060-695763fc6efd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:26.508920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-268e446b-195d-4748-b060-695763fc6efd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:26.509147 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-268e446b-195d-4748-b060-695763fc6efd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:26.509297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-268e446b-195d-4748-b060-695763fc6efd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:26.513926 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:26.513926 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:26.515022 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-268e446b-195d-4748-b060-695763fc6efd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 200 Jul 03 04:30:26.515647 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 922/3670] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:26 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:26.581219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dfdd7612-57b0-40b9-b671-82142d003a5b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:26.583177 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dfdd7612-57b0-40b9-b671-82142d003a5b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:30:26.583421 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dfdd7612-57b0-40b9-b671-82142d003a5b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:26.583851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dfdd7612-57b0-40b9-b671-82142d003a5b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:26.589208 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dfdd7612-57b0-40b9-b671-82142d003a5b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 returned with HTTP 404 Jul 03 04:30:26.589208 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 914/3671] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:26 2026] GET /volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:26.598970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:26.601194 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:26.601486 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:26.601707 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:26.601824 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:26.607350 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:26.607350 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:26.607959 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:26.628889 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:30:26.629374 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2b2ff3d-7356-4038-902b-3eb992aa3d8a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 returned with HTTP 202 Jul 03 04:30:26.629956 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 927/3672] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:26 2026] DELETE /volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:26.643111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5bfa3e39-3484-4068-be39-520f95d02e67 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:26.643111 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bfa3e39-3484-4068-be39-520f95d02e67 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:26.643111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bfa3e39-3484-4068-be39-520f95d02e67 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:26.643111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bfa3e39-3484-4068-be39-520f95d02e67 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:26.646422 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:26.646422 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:26.646981 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5bfa3e39-3484-4068-be39-520f95d02e67 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:26.647954 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bfa3e39-3484-4068-be39-520f95d02e67 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 returned with HTTP 200 Jul 03 04:30:26.648474 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 910/3673] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:26 2026] GET /volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:27.528969 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-396067e9-2168-4656-97b7-47251d55d5b0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.531091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-396067e9-2168-4656-97b7-47251d55d5b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 Jul 03 04:30:27.531339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-396067e9-2168-4656-97b7-47251d55d5b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.531596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-396067e9-2168-4656-97b7-47251d55d5b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.531735 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-396067e9-2168-4656-97b7-47251d55d5b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id e0027a35-a786-4eea-a8fb-88ad9672f6b5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:27.535827 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-396067e9-2168-4656-97b7-47251d55d5b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 returned with HTTP 404 Jul 03 04:30:27.536241 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 923/3674] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:27 2026] GET /volume/v3/backups/e0027a35-a786-4eea-a8fb-88ad9672f6b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:27.611678 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-92f89ef6-ed05-48ce-93e8-d3fd72f9ff58 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.614095 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92f89ef6-ed05-48ce-93e8-d3fd72f9ff58 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:30:27.614351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92f89ef6-ed05-48ce-93e8-d3fd72f9ff58 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.614742 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92f89ef6-ed05-48ce-93e8-d3fd72f9ff58 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.628612 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:27.628612 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:27.632427 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-92f89ef6-ed05-48ce-93e8-d3fd72f9ff58 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:27.639436 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92f89ef6-ed05-48ce-93e8-d3fd72f9ff58 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 200 Jul 03 04:30:27.639948 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 915/3675] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:27 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 1357 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:27.654366 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.656575 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:30:27.656575 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.656796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.657002 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:30:27.658192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f0de27c2-6bad-4d76-8400-bfe9a38ef7c1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.660495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0de27c2-6bad-4d76-8400-bfe9a38ef7c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:27.660784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0de27c2-6bad-4d76-8400-bfe9a38ef7c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.661035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0de27c2-6bad-4d76-8400-bfe9a38ef7c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.664707 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:27.664707 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:27.665249 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:27.666417 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0de27c2-6bad-4d76-8400-bfe9a38ef7c1 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 returned with HTTP 404 Jul 03 04:30:27.667032 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 911/3676] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:27 2026] GET /volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:27.676563 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-877d8afc-64d3-4f49-9ac1-d6ce3c0b14d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.678933 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-877d8afc-64d3-4f49-9ac1-d6ce3c0b14d2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:27.679221 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-877d8afc-64d3-4f49-9ac1-d6ce3c0b14d2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.679527 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-877d8afc-64d3-4f49-9ac1-d6ce3c0b14d2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.679692 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-877d8afc-64d3-4f49-9ac1-d6ce3c0b14d2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 9534173b-7e22-4e5e-aac0-b063bee98d11 Jul 03 04:30:27.685847 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume request issued successfully. Jul 03 04:30:27.686012 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-877d8afc-64d3-4f49-9ac1-d6ce3c0b14d2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 returned with HTTP 404 Jul 03 04:30:27.686102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-52f4f254-c8ce-43a0-8e0c-1132d8d415ab tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 202 Jul 03 04:30:27.686707 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 928/3677] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:27 2026] DELETE /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:27.686879 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 924/3678] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:27 2026] DELETE /volume/v3/snapshots/9534173b-7e22-4e5e-aac0-b063bee98d11 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:27.694445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9319e1af-383f-4893-a718-29e76834708b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.695226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ebe44a19-e3aa-44c2-a6d9-ab57af302001 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.697113 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebe44a19-e3aa-44c2-a6d9-ab57af302001 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:27.697568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebe44a19-e3aa-44c2-a6d9-ab57af302001 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.697771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebe44a19-e3aa-44c2-a6d9-ab57af302001 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.697922 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-ebe44a19-e3aa-44c2-a6d9-ab57af302001 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: e94f58ef-9ede-43b5-9099-b626b037a5c3 Jul 03 04:30:27.699075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9319e1af-383f-4893-a718-29e76834708b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:30:27.699075 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9319e1af-383f-4893-a718-29e76834708b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.699075 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9319e1af-383f-4893-a718-29e76834708b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.707292 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebe44a19-e3aa-44c2-a6d9-ab57af302001 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 returned with HTTP 404 Jul 03 04:30:27.707960 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 912/3679] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:27 2026] DELETE /volume/v3/snapshots/e94f58ef-9ede-43b5-9099-b626b037a5c3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:27.709072 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:27.709072 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:27.713651 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9319e1af-383f-4893-a718-29e76834708b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:27.719637 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9319e1af-383f-4893-a718-29e76834708b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 200 Jul 03 04:30:27.720198 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 916/3680] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:27 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:27.750225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-40359bd1-f6fc-49dd-ba39-ce4d57f36e79 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.752603 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-40359bd1-f6fc-49dd-ba39-ce4d57f36e79 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:27.752852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-40359bd1-f6fc-49dd-ba39-ce4d57f36e79 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:27.753000 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-40359bd1-f6fc-49dd-ba39-ce4d57f36e79 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:27.763596 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:27.763596 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:27.767912 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-40359bd1-f6fc-49dd-ba39-ce4d57f36e79 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:27.773563 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-40359bd1-f6fc-49dd-ba39-ce4d57f36e79 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:27.773937 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 929/3681] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:27 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:27.794292 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:27.796201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f/action Jul 03 04:30:27.796635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:30:27.796752 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:27.807746 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:27.807746 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:27.808253 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:27.815480 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Begin detaching volume completed successfully. Jul 03 04:30:27.815770 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-b1ea4ec0-12e4-4092-82e7-43cb07783b32 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f/action returned with HTTP 202 Jul 03 04:30:27.816244 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 925/3682] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:30:27 2026] POST /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:30:28.085608 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-09b88c8e-576f-4bfe-9de0-16d7932bccab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.206304 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-09b88c8e-576f-4bfe-9de0-16d7932bccab tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:30:28.206846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-09b88c8e-576f-4bfe-9de0-16d7932bccab tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252", "extra_specs": {"multiattach": " True"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:28.227439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-09b88c8e-576f-4bfe-9de0-16d7932bccab tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:30:28.227932 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 913/3683] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:30:28 2026] POST /volume/v3/types => generated 286 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:28.238160 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.240631 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:28.240993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2113825229", "snapshot_id": null, "imageRef": null, "volume_type": "4091fa62-92ca-4e70-82c6-8dd28007eded", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:28.242670 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2113825229', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4091fa62-92ca-4e70-82c6-8dd28007eded', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:28.247674 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume of 1 GB Jul 03 04:30:28.248003 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:28.248003 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:28.248545 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Availability Zones retrieved successfully. Jul 03 04:30:28.254356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (7c4fdc6f-9f42-44b2-8b89-76e07f39089f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:28.255411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86499f7a-64a9-4711-b147-b719b740721b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.256458 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:28.265683 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:28.265683 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:28.280049 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86499f7a-64a9-4711-b147-b719b740721b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:30:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4091fa62-92ca-4e70-82c6-8dd28007eded,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4091fa62-92ca-4e70-82c6-8dd28007eded', 'encryption_key_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=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.281055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24097e6-8ebe-47af-be5b-20ce9c295855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.312949 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:28.313310 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:28.352900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Created reservations ['43b4ef41-c511-42db-a5f3-72c9c3db4b2c', 'c2e36ccd-189f-4000-b42e-bc7106205ee4', 'da814b98-a599-498e-89d8-cb98674480d1', '4484e00d-71cc-4286-a9f2-7373735c9bee'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:28.353827 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d24097e6-8ebe-47af-be5b-20ce9c295855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43b4ef41-c511-42db-a5f3-72c9c3db4b2c', 'c2e36ccd-189f-4000-b42e-bc7106205ee4', 'da814b98-a599-498e-89d8-cb98674480d1', '4484e00d-71cc-4286-a9f2-7373735c9bee']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.354710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c467db5a-35c1-40b2-a85a-6e79e9a7504c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.381346 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c467db5a-35c1-40b2-a85a-6e79e9a7504c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24578a19-062e-4f92-b692-9e2e39668bea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2113825229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['43b4ef41-c511-42db-a5f3-72c9c3db4b2c','c2e36ccd-189f-4000-b42e-bc7106205ee4','da814b98-a599-498e-89d8-cb98674480d1','4484e00d-71cc-4286-a9f2-7373735c9bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=4091fa62-92ca-4e70-82c6-8dd28007eded), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2113825229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24578a19-062e-4f92-b692-9e2e39668bea,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='33a53ae9c40c4969a4be0288f262b6ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ffdbfe212c43c9a48da337307663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4091fa62-92ca-4e70-82c6-8dd28007eded),volume_type_id=4091fa62-92ca-4e70-82c6-8dd28007eded)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.382555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d0a1d0-a35a-44cf-87de-e00cbd51ad29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.402489 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97d0a1d0-a35a-44cf-87de-e00cbd51ad29) transitioned into state 'SUCCESS' from state '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-2113825229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['43b4ef41-c511-42db-a5f3-72c9c3db4b2c','c2e36ccd-189f-4000-b42e-bc7106205ee4','da814b98-a599-498e-89d8-cb98674480d1','4484e00d-71cc-4286-a9f2-7373735c9bee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=4091fa62-92ca-4e70-82c6-8dd28007eded)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.403168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3182a6-034b-4015-9899-aa91c4a915a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.414819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3182a6-034b-4015-9899-aa91c4a915a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.416067 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (7c4fdc6f-9f42-44b2-8b89-76e07f39089f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:28.416513 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request issued successfully. Jul 03 04:30:28.417295 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11e7952d-1f5b-4d85-863b-e61ef62c6d30 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:28.418054 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 917/3684] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:28 2026] POST /volume/v3/volumes => generated 829 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:28.430780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dd42deb6-e842-42eb-9cd3-2e15a54cabed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.433208 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dd42deb6-e842-42eb-9cd3-2e15a54cabed tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:30:28.433518 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dd42deb6-e842-42eb-9cd3-2e15a54cabed tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:28.433810 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dd42deb6-e842-42eb-9cd3-2e15a54cabed tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:28.444011 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:28.444011 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:28.449786 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-dd42deb6-e842-42eb-9cd3-2e15a54cabed tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:28.456790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dd42deb6-e842-42eb-9cd3-2e15a54cabed tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:30:28.457197 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 930/3685] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:28 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 897 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:28.735131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-aba330a1-375b-4094-9715-9747049ed7b6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.736928 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aba330a1-375b-4094-9715-9747049ed7b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 Jul 03 04:30:28.737128 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aba330a1-375b-4094-9715-9747049ed7b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:28.737306 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aba330a1-375b-4094-9715-9747049ed7b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:28.744640 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aba330a1-375b-4094-9715-9747049ed7b6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 returned with HTTP 404 Jul 03 04:30:28.745169 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 926/3686] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:28 2026] GET /volume/v3/volumes/b2da9c0d-6585-4b95-9b95-686ba552e2f2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:28.760160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-628decd1-d485-4041-ada6-0970c167d574 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.763738 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:28.764158 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-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-1273239601"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:28.766286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1273239601'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:28.766501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume of 1 GB Jul 03 04:30:28.771789 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability Zones retrieved successfully. Jul 03 04:30:28.778389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (eafbb868-5b62-4a1b-afa6-67f9c6dcba85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:28.780060 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d93a56-ffe7-4858-907c-28474fea0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.781270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:28.814435 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98d93a56-ffe7-4858-907c-28474fea0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.815151 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9890758f-2a1e-4427-b326-accf65bc18c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.845799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b40c1d30-9806-41c2-afce-8a00f3e8f81c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.846305 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b40c1d30-9806-41c2-afce-8a00f3e8f81c None None] GET https://10.4.3.253/volume// Jul 03 04:30:28.846501 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b40c1d30-9806-41c2-afce-8a00f3e8f81c None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:28.846706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b40c1d30-9806-41c2-afce-8a00f3e8f81c None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:28.847014 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b40c1d30-9806-41c2-afce-8a00f3e8f81c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:28.847352 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 918/3687] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:30:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:28.858586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-5fbf4761-94a3-4c59-a570-5d21330e2d2d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.861524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-5fbf4761-94a3-4c59-a570-5d21330e2d2d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:28.861863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-5fbf4761-94a3-4c59-a570-5d21330e2d2d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:28.862130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-5fbf4761-94a3-4c59-a570-5d21330e2d2d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:28.862879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['325668b3-780b-412d-b81a-ed01704f01d1', '8de418c9-f260-4e00-b2c3-c3331cc3fe13', 'c361411b-c7fb-4cfa-9933-fd63af70a93b', '0a32dbfb-bf3f-49a7-84e7-7777878d07f9'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:28.863950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9890758f-2a1e-4427-b326-accf65bc18c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['325668b3-780b-412d-b81a-ed01704f01d1', '8de418c9-f260-4e00-b2c3-c3331cc3fe13', 'c361411b-c7fb-4cfa-9933-fd63af70a93b', '0a32dbfb-bf3f-49a7-84e7-7777878d07f9']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.864818 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784cff8a-394a-41f1-b46a-287deefb4fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.877631 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:28.877631 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:28.882420 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-5fbf4761-94a3-4c59-a570-5d21330e2d2d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:28.887525 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-5fbf4761-94a3-4c59-a570-5d21330e2d2d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:28.887957 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 931/3688] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:30:28 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:28.911404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (784cff8a-394a-41f1-b46a-287deefb4fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '611ac0c6-0774-41e3-a8e3-711a12e0dbc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1273239601',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['325668b3-780b-412d-b81a-ed01704f01d1','8de418c9-f260-4e00-b2c3-c3331cc3fe13','c361411b-c7fb-4cfa-9933-fd63af70a93b','0a32dbfb-bf3f-49a7-84e7-7777878d07f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1273239601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=611ac0c6-0774-41e3-a8e3-711a12e0dbc4,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='351baf928cf1479c8ad1fe779bf9ea5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.912344 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eac5455-51ce-47d8-bdd3-2c4e156bf355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.935454 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2eac5455-51ce-47d8-bdd3-2c4e156bf355) transitioned into state 'SUCCESS' from state '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-1273239601',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['325668b3-780b-412d-b81a-ed01704f01d1','8de418c9-f260-4e00-b2c3-c3331cc3fe13','c361411b-c7fb-4cfa-9933-fd63af70a93b','0a32dbfb-bf3f-49a7-84e7-7777878d07f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.936681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa3b1c8-85c6-4021-a669-cd342c17a87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:28.948708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa3b1c8-85c6-4021-a669-cd342c17a87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:28.949545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (eafbb868-5b62-4a1b-afa6-67f9c6dcba85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:28.949925 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request issued successfully. Jul 03 04:30:28.950741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-628decd1-d485-4041-ada6-0970c167d574 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:28.951273 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 914/3689] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:28 2026] POST /volume/v3/volumes => generated 816 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:28.965609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f483197b-5cf9-4e3e-8da9-55d81a0a2cfb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:28.967517 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f483197b-5cf9-4e3e-8da9-55d81a0a2cfb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:30:28.967682 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f483197b-5cf9-4e3e-8da9-55d81a0a2cfb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:28.967862 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f483197b-5cf9-4e3e-8da9-55d81a0a2cfb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:28.977583 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:28.977583 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:28.982649 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f483197b-5cf9-4e3e-8da9-55d81a0a2cfb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:28.988351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f483197b-5cf9-4e3e-8da9-55d81a0a2cfb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 200 Jul 03 04:30:28.989006 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 927/3690] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:28 2026] GET /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:29.471594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d6481bc0-799e-4333-af43-e0dffa265662 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:29.473582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6481bc0-799e-4333-af43-e0dffa265662 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:30:29.473777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6481bc0-799e-4333-af43-e0dffa265662 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:29.473954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6481bc0-799e-4333-af43-e0dffa265662 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:29.482445 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:29.482445 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:29.486787 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d6481bc0-799e-4333-af43-e0dffa265662 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:29.491213 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6481bc0-799e-4333-af43-e0dffa265662 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:30:29.491712 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 919/3691] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:29 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:29.504985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4b2e1f0a-4656-40b7-8410-8fdce2145b6b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:29.506969 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4b2e1f0a-4656-40b7-8410-8fdce2145b6b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:30:29.507160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4b2e1f0a-4656-40b7-8410-8fdce2145b6b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:29.507396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4b2e1f0a-4656-40b7-8410-8fdce2145b6b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:29.517542 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:29.517542 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:29.523170 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4b2e1f0a-4656-40b7-8410-8fdce2145b6b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:29.529848 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4b2e1f0a-4656-40b7-8410-8fdce2145b6b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:30:29.530527 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 932/3692] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:29 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:29.544522 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-55201a31-7265-40b4-888f-004ea9de6340 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:29.546294 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:29.546719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1278862010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:29.548252 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1278862010', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:29.548398 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume of 1 GB Jul 03 04:30:29.548755 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:29.548755 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:29.553062 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Availability Zones retrieved successfully. Jul 03 04:30:29.559294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (c319fbb4-42a6-4af6-9508-c2312be96d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:29.560164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2753e9c2-7b5b-4cf6-b94c-e97e3fcbc81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:29.561114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:29.589544 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2753e9c2-7b5b-4cf6-b94c-e97e3fcbc81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:29.590309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee178c82-2ecc-42cc-b20e-b5a3cacf3f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:29.670545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Created reservations ['21259642-0d19-4d20-a27d-1831b589d4f2', '7b2dd950-b95e-47b2-8d45-e32e9ca3dcd1', '5dc50886-d751-4e36-9b81-59aaad3362ac', '1449a1ae-677c-48a5-97c0-d5329669ed08'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:29.671295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee178c82-2ecc-42cc-b20e-b5a3cacf3f61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21259642-0d19-4d20-a27d-1831b589d4f2', '7b2dd950-b95e-47b2-8d45-e32e9ca3dcd1', '5dc50886-d751-4e36-9b81-59aaad3362ac', '1449a1ae-677c-48a5-97c0-d5329669ed08']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:29.672026 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (172776c8-ad60-482c-8089-650f400c4f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:29.700238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (172776c8-ad60-482c-8089-650f400c4f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf5d983-7996-4eac-beb4-5ad0283bb817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1278862010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['21259642-0d19-4d20-a27d-1831b589d4f2','7b2dd950-b95e-47b2-8d45-e32e9ca3dcd1','5dc50886-d751-4e36-9b81-59aaad3362ac','1449a1ae-677c-48a5-97c0-d5329669ed08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1278862010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4cf5d983-7996-4eac-beb4-5ad0283bb817,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a53ae9c40c4969a4be0288f262b6ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ffdbfe212c43c9a48da337307663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:29.701585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a6b16a-f565-4a86-9f33-9dc92a987394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:29.727496 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1a6b16a-f565-4a86-9f33-9dc92a987394) transitioned into state 'SUCCESS' from state '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-1278862010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['21259642-0d19-4d20-a27d-1831b589d4f2','7b2dd950-b95e-47b2-8d45-e32e9ca3dcd1','5dc50886-d751-4e36-9b81-59aaad3362ac','1449a1ae-677c-48a5-97c0-d5329669ed08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:29.728645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (927b8a26-e32a-44f2-9719-5710d2f2a0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:29.742219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (927b8a26-e32a-44f2-9719-5710d2f2a0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:29.743542 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (c319fbb4-42a6-4af6-9508-c2312be96d62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:29.744009 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request issued successfully. Jul 03 04:30:29.744882 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55201a31-7265-40b4-888f-004ea9de6340 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:29.745662 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 915/3693] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:29 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:29.759853 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-157ad016-c515-4500-b921-9bfdc2af3959 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:29.761703 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-157ad016-c515-4500-b921-9bfdc2af3959 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:29.761930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-157ad016-c515-4500-b921-9bfdc2af3959 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:29.762114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-157ad016-c515-4500-b921-9bfdc2af3959 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:29.769403 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:29.769403 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:29.774469 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-157ad016-c515-4500-b921-9bfdc2af3959 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:29.782020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-157ad016-c515-4500-b921-9bfdc2af3959 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:29.782321 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 928/3694] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:29 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:29.907115 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-4743778e-eb17-4490-b247-0ef52021b302 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:29.909568 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-4743778e-eb17-4490-b247-0ef52021b302 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 Jul 03 04:30:29.909865 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-4743778e-eb17-4490-b247-0ef52021b302 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:29.910040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-4743778e-eb17-4490-b247-0ef52021b302 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:29.917595 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:29.917595 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:30.005650 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2c1bccef-1f0b-46fa-9571-5bd41d1a205b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.007445 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2c1bccef-1f0b-46fa-9571-5bd41d1a205b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:30:30.007610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2c1bccef-1f0b-46fa-9571-5bd41d1a205b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:30.007785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2c1bccef-1f0b-46fa-9571-5bd41d1a205b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:30.017790 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.017790 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:30.023203 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2c1bccef-1f0b-46fa-9571-5bd41d1a205b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:30.030586 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2c1bccef-1f0b-46fa-9571-5bd41d1a205b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 200 Jul 03 04:30:30.031076 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 933/3695] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:30 2026] GET /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 909 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.045096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.047708 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:30:30.048061 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "611ac0c6-0774-41e3-a8e3-711a12e0dbc4", "name": "tempest-VolumesBackupsTest-Backup-529473855", "description": "tempest-backup-description-315431864", "container": "tempest-volumesbackupstest-backup-container-1363622236"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:30.049574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating new backup {'backup': {'volume_id': '611ac0c6-0774-41e3-a8e3-711a12e0dbc4', 'name': 'tempest-VolumesBackupsTest-Backup-529473855', 'description': 'tempest-backup-description-315431864', 'container': 'tempest-volumesbackupstest-backup-container-1363622236'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:30:30.049692 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating backup of volume 611ac0c6-0774-41e3-a8e3-711a12e0dbc4 in container tempest-volumesbackupstest-backup-container-1363622236 Jul 03 04:30:30.057655 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.057655 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:30.058016 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:30.075102 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['fe97ecb3-8ac3-4cfa-ba00-bc8e97dab0ee', '07da0766-bb75-4f27-b77e-a9d7babea28f'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:30.109003 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b955d438-2905-41b5-8b4c-e5fd926c9897 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:30:30.109517 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 916/3696] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:30 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:30.118556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d93854e5-fde1-4c47-b29d-819a7bada175 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.120732 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d93854e5-fde1-4c47-b29d-819a7bada175 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:30.121042 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d93854e5-fde1-4c47-b29d-819a7bada175 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:30.121651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d93854e5-fde1-4c47-b29d-819a7bada175 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:30.121651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d93854e5-fde1-4c47-b29d-819a7bada175 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:30.127571 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.127571 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:30.128652 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d93854e5-fde1-4c47-b29d-819a7bada175 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:30.129110 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 929/3697] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:30 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.459548 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d618c0f5-cbf5-4a3b-a11c-f9ccdd90d287 req-4743778e-eb17-4490-b247-0ef52021b302 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 returned with HTTP 200 Jul 03 04:30:30.460225 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 920/3698] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:30:29 2026] DELETE /volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.796653 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cb351be7-3ae7-4bef-b7f2-67786c518fda None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.798719 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb351be7-3ae7-4bef-b7f2-67786c518fda tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:30.798965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb351be7-3ae7-4bef-b7f2-67786c518fda tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:30.799230 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb351be7-3ae7-4bef-b7f2-67786c518fda tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:30.807411 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.807411 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:30.812781 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-cb351be7-3ae7-4bef-b7f2-67786c518fda tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:30.819294 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb351be7-3ae7-4bef-b7f2-67786c518fda tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:30.820892 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 934/3699] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:30 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.841206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0518ddfb-b1e9-4b4d-a42f-b8dbf33586e9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.843526 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0518ddfb-b1e9-4b4d-a42f-b8dbf33586e9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:30.843665 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0518ddfb-b1e9-4b4d-a42f-b8dbf33586e9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:30.843854 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0518ddfb-b1e9-4b4d-a42f-b8dbf33586e9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:30.853479 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.853479 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:30.857924 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0518ddfb-b1e9-4b4d-a42f-b8dbf33586e9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:30.863455 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0518ddfb-b1e9-4b4d-a42f-b8dbf33586e9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:30.863914 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 917/3700] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:30 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.877866 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bdda975b-1bd4-4d9b-8b1c-1cb77cdac72c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.880158 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bdda975b-1bd4-4d9b-8b1c-1cb77cdac72c tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:30:30.880707 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bdda975b-1bd4-4d9b-8b1c-1cb77cdac72c tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1811644202", "extra_specs": {}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:30.897172 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bdda975b-1bd4-4d9b-8b1c-1cb77cdac72c tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:30:30.897672 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 930/3701] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:30:30 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.909221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-48ec59a6-749a-4380-bd69-49bfe4486062 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.911368 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-48ec59a6-749a-4380-bd69-49bfe4486062 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] POST https://10.4.3.253/volume/v3/types/dafe616a-c11f-46d0-ba9d-f4a72761fd60/encryption Jul 03 04:30:30.911368 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-48ec59a6-749a-4380-bd69-49bfe4486062 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:30.913011 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.913011 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:30.931270 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-48ec59a6-749a-4380-bd69-49bfe4486062 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types/dafe616a-c11f-46d0-ba9d-f4a72761fd60/encryption returned with HTTP 200 Jul 03 04:30:30.931564 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 921/3702] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:30:30 2026] POST /volume/v3/types/dafe616a-c11f-46d0-ba9d-f4a72761fd60/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:30.940763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ec347751-327e-4c83-a222-f0f3bb43766e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:30.942418 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:30.942752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-436584169", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1811644202", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:30.944177 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-436584169', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1811644202', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:30.947588 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume of 1 GB Jul 03 04:30:30.947871 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:30.947871 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:30.948479 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Availability Zones retrieved successfully. Jul 03 04:30:30.953559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (163ee275-a288-4840-b83c-904a7cf78238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:30.954429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b92a02d-261e-4c23-ae17-71fc5e64620b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:30.955266 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:30.981604 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b92a02d-261e-4c23-ae17-71fc5e64620b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:30:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dafe616a-c11f-46d0-ba9d-f4a72761fd60,is_public=True,name='tempest-scenario-type-luks-1811644202',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dafe616a-c11f-46d0-ba9d-f4a72761fd60', '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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:30.982809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657dc928-50c1-49f1-82aa-864a801e357a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:31.009916 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1811644202 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1811644202, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:31.010377 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1811644202 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1811644202, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:31.041983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Created reservations ['10f53615-6479-495f-9add-0ee9f98a3b57', '89685798-07f1-43b1-b742-a26996ad4db6', '77d29e34-f53c-4b0f-9f4c-122f954be704', '8ea499e9-c2cf-41f5-aaa1-476fd6be9fd9'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:31.042763 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657dc928-50c1-49f1-82aa-864a801e357a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f53615-6479-495f-9add-0ee9f98a3b57', '89685798-07f1-43b1-b742-a26996ad4db6', '77d29e34-f53c-4b0f-9f4c-122f954be704', '8ea499e9-c2cf-41f5-aaa1-476fd6be9fd9']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:31.043500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a769e947-a4f1-4c74-a36e-cdd83df2291a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:31.069562 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a769e947-a4f1-4c74-a36e-cdd83df2291a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92804da0-5d27-4265-8b04-c1a0cf4ac1b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-436584169',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['10f53615-6479-495f-9add-0ee9f98a3b57','89685798-07f1-43b1-b742-a26996ad4db6','77d29e34-f53c-4b0f-9f4c-122f954be704','8ea499e9-c2cf-41f5-aaa1-476fd6be9fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=dafe616a-c11f-46d0-ba9d-f4a72761fd60), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-436584169',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=92804da0-5d27-4265-8b04-c1a0cf4ac1b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33a53ae9c40c4969a4be0288f262b6ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ffdbfe212c43c9a48da337307663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dafe616a-c11f-46d0-ba9d-f4a72761fd60),volume_type_id=dafe616a-c11f-46d0-ba9d-f4a72761fd60)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:31.070689 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95163b18-b30e-452e-b68c-efa7a67e810f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:31.091285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95163b18-b30e-452e-b68c-efa7a67e810f) transitioned into state 'SUCCESS' from state '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-436584169',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['10f53615-6479-495f-9add-0ee9f98a3b57','89685798-07f1-43b1-b742-a26996ad4db6','77d29e34-f53c-4b0f-9f4c-122f954be704','8ea499e9-c2cf-41f5-aaa1-476fd6be9fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=dafe616a-c11f-46d0-ba9d-f4a72761fd60)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:31.092279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bddcab-1cbe-49e4-8a95-feaa6db162f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:31.102429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bddcab-1cbe-49e4-8a95-feaa6db162f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:31.103465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (163ee275-a288-4840-b83c-904a7cf78238) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:31.103802 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request issued successfully. Jul 03 04:30:31.104442 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ec347751-327e-4c83-a222-f0f3bb43766e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:31.105031 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 935/3703] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:30 2026] POST /volume/v3/volumes => generated 780 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:31.120125 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d22976f4-25e6-4a7b-ab4b-b6ac6c041bfa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:31.122627 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d22976f4-25e6-4a7b-ab4b-b6ac6c041bfa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:31.122908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d22976f4-25e6-4a7b-ab4b-b6ac6c041bfa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:31.123169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d22976f4-25e6-4a7b-ab4b-b6ac6c041bfa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:31.135267 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:31.135267 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:31.140384 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d22976f4-25e6-4a7b-ab4b-b6ac6c041bfa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:31.142016 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3ca477fe-c6af-4921-90e0-67249377ffdd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:31.144073 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ca477fe-c6af-4921-90e0-67249377ffdd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:31.144385 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ca477fe-c6af-4921-90e0-67249377ffdd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:31.144596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3ca477fe-c6af-4921-90e0-67249377ffdd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:31.144716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3ca477fe-c6af-4921-90e0-67249377ffdd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:31.145401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d22976f4-25e6-4a7b-ab4b-b6ac6c041bfa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:31.145909 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 918/3704] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:31 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:31.150195 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:31.150195 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:31.151080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3ca477fe-c6af-4921-90e0-67249377ffdd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:31.151528 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 931/3705] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:31 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:32.164230 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-30c7feae-1ca3-493b-b972-ed6fa90003b3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:32.164690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-291e7c31-b9cf-4ad7-90cc-18e90360854b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:32.166301 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-291e7c31-b9cf-4ad7-90cc-18e90360854b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:32.166520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-291e7c31-b9cf-4ad7-90cc-18e90360854b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:32.166802 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-291e7c31-b9cf-4ad7-90cc-18e90360854b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:32.166945 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30c7feae-1ca3-493b-b972-ed6fa90003b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:32.167229 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30c7feae-1ca3-493b-b972-ed6fa90003b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:32.167516 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30c7feae-1ca3-493b-b972-ed6fa90003b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:32.167655 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-30c7feae-1ca3-493b-b972-ed6fa90003b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:32.174002 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:32.174002 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:32.174730 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:32.174730 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:32.175045 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30c7feae-1ca3-493b-b972-ed6fa90003b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:32.175564 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 922/3706] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:32 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:32.180486 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-291e7c31-b9cf-4ad7-90cc-18e90360854b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:32.190409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-291e7c31-b9cf-4ad7-90cc-18e90360854b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:32.191037 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 936/3707] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:32 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:32.207207 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ae92872a-7a88-4f42-a691-5ae6ad6c6512 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:32.209798 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ae92872a-7a88-4f42-a691-5ae6ad6c6512 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:32.210071 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ae92872a-7a88-4f42-a691-5ae6ad6c6512 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:32.210377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ae92872a-7a88-4f42-a691-5ae6ad6c6512 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:32.221414 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:32.221414 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:32.226507 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ae92872a-7a88-4f42-a691-5ae6ad6c6512 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:32.232621 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ae92872a-7a88-4f42-a691-5ae6ad6c6512 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:32.232893 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 919/3708] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:32 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:32.291652 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-2df02b77-f8fc-479b-a379-0e22ae71de21 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:32.293882 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-2df02b77-f8fc-479b-a379-0e22ae71de21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:32.294090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-2df02b77-f8fc-479b-a379-0e22ae71de21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:32.294371 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-2df02b77-f8fc-479b-a379-0e22ae71de21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:32.305689 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:32.305689 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:32.310414 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-2df02b77-f8fc-479b-a379-0e22ae71de21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:32.314881 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-2df02b77-f8fc-479b-a379-0e22ae71de21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:32.315261 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 932/3709] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:32 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:33.190523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f2835c2-21cf-41d3-8585-2b56ab9f76b1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:33.192612 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f2835c2-21cf-41d3-8585-2b56ab9f76b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:33.192800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f2835c2-21cf-41d3-8585-2b56ab9f76b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:33.193008 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f2835c2-21cf-41d3-8585-2b56ab9f76b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:33.193428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5f2835c2-21cf-41d3-8585-2b56ab9f76b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:33.198218 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:33.198218 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:33.199088 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f2835c2-21cf-41d3-8585-2b56ab9f76b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:33.199579 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 923/3710] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:33 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:34.213935 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fff5bc7d-cf3e-45ee-a857-bc0538c2678d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:34.218284 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fff5bc7d-cf3e-45ee-a857-bc0538c2678d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:34.218489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fff5bc7d-cf3e-45ee-a857-bc0538c2678d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:34.218835 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fff5bc7d-cf3e-45ee-a857-bc0538c2678d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:34.220393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fff5bc7d-cf3e-45ee-a857-bc0538c2678d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:34.228974 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:34.228974 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:34.229809 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fff5bc7d-cf3e-45ee-a857-bc0538c2678d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:34.230505 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 937/3711] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:34 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:34.368146 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bc9b1cc8-7e85-4e6a-908e-185859eab9c5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:34.368146 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bc9b1cc8-7e85-4e6a-908e-185859eab9c5 None None] GET https://10.4.3.253/volume// Jul 03 04:30:34.368146 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bc9b1cc8-7e85-4e6a-908e-185859eab9c5 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:34.368146 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bc9b1cc8-7e85-4e6a-908e-185859eab9c5 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:34.368146 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bc9b1cc8-7e85-4e6a-908e-185859eab9c5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:34.368655 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 920/3712] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:30:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:34.381858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-5842275e-2ecf-47f0-aa9e-13e0364ad66d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:34.419937 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-5842275e-2ecf-47f0-aa9e-13e0364ad66d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:30:34.420420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-5842275e-2ecf-47f0-aa9e-13e0364ad66d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4cf5d983-7996-4eac-beb4-5ad0283bb817", "connector": null, "instance_uuid": "1df427c7-85ef-4351-bae6-e3712241b083"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:34.430592 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:34.430592 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:34.465184 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-5842275e-2ecf-47f0-aa9e-13e0364ad66d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:30:34.465728 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 933/3713] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:30:34 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:34.846828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3c1bc9d3-597b-496e-b318-2293d6be655e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:34.850109 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c1bc9d3-597b-496e-b318-2293d6be655e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:34.850575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c1bc9d3-597b-496e-b318-2293d6be655e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:34.850955 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c1bc9d3-597b-496e-b318-2293d6be655e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:34.863375 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:34.863375 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:34.868510 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3c1bc9d3-597b-496e-b318-2293d6be655e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:34.873774 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c1bc9d3-597b-496e-b318-2293d6be655e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:34.874500 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 924/3714] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:34 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:34.995920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c828a249-a51c-43fb-ae1e-0343d82974f1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:34.995920 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c828a249-a51c-43fb-ae1e-0343d82974f1 None None] GET https://10.4.3.253/volume// Jul 03 04:30:34.995920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c828a249-a51c-43fb-ae1e-0343d82974f1 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:34.995920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c828a249-a51c-43fb-ae1e-0343d82974f1 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:34.995920 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c828a249-a51c-43fb-ae1e-0343d82974f1 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:34.995920 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 938/3715] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:30:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:35.003975 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-c74dcd4a-6e11-4234-89d2-cf1f44b21b53 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:35.006303 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-c74dcd4a-6e11-4234-89d2-cf1f44b21b53 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:35.006601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-c74dcd4a-6e11-4234-89d2-cf1f44b21b53 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:35.006791 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-c74dcd4a-6e11-4234-89d2-cf1f44b21b53 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:35.018005 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:35.018005 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:35.022956 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-c74dcd4a-6e11-4234-89d2-cf1f44b21b53 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:35.029343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-c74dcd4a-6e11-4234-89d2-cf1f44b21b53 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:35.030090 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 921/3716] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:30:35 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:35.134021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:35.136443 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] PUT https://10.4.3.253/volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8 Jul 03 04:30:35.136832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:35.145644 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Acquiring lock "cinder-attachment_update-4cf5d983-7996-4eac-beb4-5ad0283bb817-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:30:35.151543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-4cf5d983-7996-4eac-beb4-5ad0283bb817-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:30:35.152941 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:35.152941 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:35.246860 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-01492c58-f12c-4b60-aefe-cd91c8e98e33 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:35.252641 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01492c58-f12c-4b60-aefe-cd91c8e98e33 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:35.253036 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01492c58-f12c-4b60-aefe-cd91c8e98e33 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:35.253359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-01492c58-f12c-4b60-aefe-cd91c8e98e33 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:35.253565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-01492c58-f12c-4b60-aefe-cd91c8e98e33 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:35.262104 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:35.262104 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:35.263356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-01492c58-f12c-4b60-aefe-cd91c8e98e33 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:35.263910 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 925/3717] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:35 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:35.367488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-187b7129-2107-4552-8e77-76bd3e445cc4 req-9f167fc4-e8d5-4fa9-b769-0f434d7cf55d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:35.373198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-187b7129-2107-4552-8e77-76bd3e445cc4 req-9f167fc4-e8d5-4fa9-b769-0f434d7cf55d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 Jul 03 04:30:35.373198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-187b7129-2107-4552-8e77-76bd3e445cc4 req-9f167fc4-e8d5-4fa9-b769-0f434d7cf55d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:35.373198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-187b7129-2107-4552-8e77-76bd3e445cc4 req-9f167fc4-e8d5-4fa9-b769-0f434d7cf55d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:35.380061 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-187b7129-2107-4552-8e77-76bd3e445cc4 req-9f167fc4-e8d5-4fa9-b769-0f434d7cf55d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 returned with HTTP 404 Jul 03 04:30:35.382837 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 939/3718] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:30:35 2026] DELETE /volume/v3/attachments/7e4cfd47-cf05-41b6-902c-48026a50bde0 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:30:35.690319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-4cf5d983-7996-4eac-beb4-5ad0283bb817-np0000004364" released by "attachment_update" :: held 0.539s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:30:35.690758 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-37e2ff03-9611-4d57-923a-ecd224e1d041 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8 returned with HTTP 200 Jul 03 04:30:35.691363 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 934/3719] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:30:35 2026] PUT /volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:35.889221 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-83f48171-df57-4787-855b-62b309316cd1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:35.893178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83f48171-df57-4787-855b-62b309316cd1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:35.893552 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83f48171-df57-4787-855b-62b309316cd1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:35.893910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83f48171-df57-4787-855b-62b309316cd1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:35.916138 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:35.916138 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:35.922207 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-83f48171-df57-4787-855b-62b309316cd1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:35.932772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83f48171-df57-4787-855b-62b309316cd1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:35.933482 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 922/3720] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:35 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:36.275537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f7d993d3-ffe4-4642-83b5-66eadf360616 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:36.277701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7d993d3-ffe4-4642-83b5-66eadf360616 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:36.278035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7d993d3-ffe4-4642-83b5-66eadf360616 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:36.278388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f7d993d3-ffe4-4642-83b5-66eadf360616 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:36.278609 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f7d993d3-ffe4-4642-83b5-66eadf360616 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:36.284339 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:36.284339 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:36.285609 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f7d993d3-ffe4-4642-83b5-66eadf360616 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:36.286117 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 926/3721] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:36 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:36.949076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-739d341c-6e47-4995-9642-43d0771c5a5c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:36.951246 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-739d341c-6e47-4995-9642-43d0771c5a5c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:36.951539 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-739d341c-6e47-4995-9642-43d0771c5a5c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:36.951774 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-739d341c-6e47-4995-9642-43d0771c5a5c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:36.955871 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=255,cinder:UPDATE=54,cinder:INSERT=34 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:30:36.973615 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:36.973615 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:36.977799 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-739d341c-6e47-4995-9642-43d0771c5a5c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:36.984746 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-739d341c-6e47-4995-9642-43d0771c5a5c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:36.985391 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 940/3722] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:36 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:37.299219 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-af7c06a7-9075-4614-98db-9ab1a4e15d31 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:37.301699 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af7c06a7-9075-4614-98db-9ab1a4e15d31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:37.302151 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af7c06a7-9075-4614-98db-9ab1a4e15d31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:37.302307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af7c06a7-9075-4614-98db-9ab1a4e15d31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:37.302447 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-af7c06a7-9075-4614-98db-9ab1a4e15d31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:37.307279 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=318,cinder:UPDATE=94,cinder:INSERT=60 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:30:37.312761 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:37.312761 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:37.315944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af7c06a7-9075-4614-98db-9ab1a4e15d31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:37.317540 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 935/3723] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:37 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:38.003572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3b58094e-02ef-4e84-981e-6b89e86ef0de None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:38.006421 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3b58094e-02ef-4e84-981e-6b89e86ef0de tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:38.006421 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3b58094e-02ef-4e84-981e-6b89e86ef0de tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:38.006557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3b58094e-02ef-4e84-981e-6b89e86ef0de tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:38.020493 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:38.020493 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:38.026671 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3b58094e-02ef-4e84-981e-6b89e86ef0de tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:38.032484 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3b58094e-02ef-4e84-981e-6b89e86ef0de tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:38.033016 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 923/3724] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:38 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:38.331269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f915e893-aca1-4da3-b88e-e1b8167d5a5c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:38.334830 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f915e893-aca1-4da3-b88e-e1b8167d5a5c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:38.334830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f915e893-aca1-4da3-b88e-e1b8167d5a5c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:38.335739 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f915e893-aca1-4da3-b88e-e1b8167d5a5c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:38.335739 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f915e893-aca1-4da3-b88e-e1b8167d5a5c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:38.345586 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:38.345586 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:38.345586 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f915e893-aca1-4da3-b88e-e1b8167d5a5c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:38.345856 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 927/3725] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:38 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:39.053109 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f06e0f0e-1a52-47be-a7d7-97f615f8b8f2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:39.055406 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f06e0f0e-1a52-47be-a7d7-97f615f8b8f2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:39.055406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f06e0f0e-1a52-47be-a7d7-97f615f8b8f2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:39.055673 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f06e0f0e-1a52-47be-a7d7-97f615f8b8f2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:39.067444 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:39.067444 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:39.072389 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f06e0f0e-1a52-47be-a7d7-97f615f8b8f2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:39.077697 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f06e0f0e-1a52-47be-a7d7-97f615f8b8f2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:39.078250 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 941/3726] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:39 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:39.365089 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dbffbfc3-f9ed-4362-a21c-b929b62ad197 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:39.367438 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dbffbfc3-f9ed-4362-a21c-b929b62ad197 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:39.368260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dbffbfc3-f9ed-4362-a21c-b929b62ad197 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:39.368408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dbffbfc3-f9ed-4362-a21c-b929b62ad197 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:39.368592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-dbffbfc3-f9ed-4362-a21c-b929b62ad197 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:39.374990 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:39.374990 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:39.376078 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dbffbfc3-f9ed-4362-a21c-b929b62ad197 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:39.376914 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 936/3727] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:39 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:39.430082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40ebdc9a-19c2-4e36-9d4f-10035ba30f92 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:39.434772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40ebdc9a-19c2-4e36-9d4f-10035ba30f92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:30:39.434971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40ebdc9a-19c2-4e36-9d4f-10035ba30f92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:39.435148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40ebdc9a-19c2-4e36-9d4f-10035ba30f92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:39.435303 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-40ebdc9a-19c2-4e36-9d4f-10035ba30f92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 57946288-8d5e-48b0-ad74-897ed0a04a09 Jul 03 04:30:39.441706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40ebdc9a-19c2-4e36-9d4f-10035ba30f92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 returned with HTTP 404 Jul 03 04:30:39.442163 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 924/3728] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:39 2026] DELETE /volume/v3/snapshots/57946288-8d5e-48b0-ad74-897ed0a04a09 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:39.457189 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d725c768-0670-449a-a2e5-268956988c21 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:39.459707 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d725c768-0670-449a-a2e5-268956988c21 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:39.459914 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d725c768-0670-449a-a2e5-268956988c21 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:39.460234 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d725c768-0670-449a-a2e5-268956988c21 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:39.469722 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:39.469722 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:39.476251 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d725c768-0670-449a-a2e5-268956988c21 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:39.483178 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d725c768-0670-449a-a2e5-268956988c21 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:39.483775 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 928/3729] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:39 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:39.505604 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:39.508069 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:39.508069 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1772878246"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:39.509837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1772878246'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:39.509927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume of 1 GB Jul 03 04:30:39.515491 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Availability Zones retrieved successfully. Jul 03 04:30:39.522169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (4c23bb0b-5fdd-4267-86d8-0f4136f6e870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:39.523350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f646f19-2828-4212-8e04-2195ae8f9827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:39.524484 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:39.562748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f646f19-2828-4212-8e04-2195ae8f9827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:39.563701 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2980c274-3b24-4cba-98da-0943d3447def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:39.637610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['cbedfc71-a5fb-4806-8ce1-963e897ab429', 'ebdf9078-9b0a-4ce9-b4d3-e43f775339fc', '7a0f14ba-7e36-4bc0-a575-52582a01216c', 'a7c9771e-22fe-4d53-8d96-fdf3725d1b1e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:39.638716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2980c274-3b24-4cba-98da-0943d3447def) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbedfc71-a5fb-4806-8ce1-963e897ab429', 'ebdf9078-9b0a-4ce9-b4d3-e43f775339fc', '7a0f14ba-7e36-4bc0-a575-52582a01216c', 'a7c9771e-22fe-4d53-8d96-fdf3725d1b1e']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:39.639841 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f136e81-f29b-4bc3-b7fe-25815cbf2509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:39.672490 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f136e81-f29b-4bc3-b7fe-25815cbf2509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1e955e0-d216-4735-a665-e35ba1ff1c09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1772878246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['cbedfc71-a5fb-4806-8ce1-963e897ab429','ebdf9078-9b0a-4ce9-b4d3-e43f775339fc','7a0f14ba-7e36-4bc0-a575-52582a01216c','a7c9771e-22fe-4d53-8d96-fdf3725d1b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1772878246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1e955e0-d216-4735-a665-e35ba1ff1c09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f94a1b37b641e096791080cf803db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4eac199eb84d709cf930f559e78da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:39.673432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d5f920-c871-436b-a75a-d93a0ed48831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:39.708491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15d5f920-c871-436b-a75a-d93a0ed48831) transitioned into state 'SUCCESS' from state '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-1772878246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['cbedfc71-a5fb-4806-8ce1-963e897ab429','ebdf9078-9b0a-4ce9-b4d3-e43f775339fc','7a0f14ba-7e36-4bc0-a575-52582a01216c','a7c9771e-22fe-4d53-8d96-fdf3725d1b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:39.709643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c2ff28-9dc9-4ce6-ba54-598795cf6908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:39.723295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7c2ff28-9dc9-4ce6-ba54-598795cf6908) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:39.724201 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (4c23bb0b-5fdd-4267-86d8-0f4136f6e870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:39.725733 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request issued successfully. Jul 03 04:30:39.725733 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1dc9ddf4-0e27-451a-8ef0-9ccfe6abed0c tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:39.725847 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 942/3730] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:30:39 2026] POST /volume/v3/volumes => generated 754 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:39.739517 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-158a5323-248d-400f-9324-88c0531060b5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:39.745886 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-158a5323-248d-400f-9324-88c0531060b5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:39.745886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-158a5323-248d-400f-9324-88c0531060b5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:39.746190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-158a5323-248d-400f-9324-88c0531060b5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:39.764688 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:39.764688 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:39.771425 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-158a5323-248d-400f-9324-88c0531060b5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:39.776379 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-158a5323-248d-400f-9324-88c0531060b5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 returned with HTTP 200 Jul 03 04:30:39.776790 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 937/3731] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:39 2026] GET /volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 => generated 822 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:40.093918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7c8cd82c-eda7-427d-9b27-6caff8a0a99a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:40.096531 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c8cd82c-eda7-427d-9b27-6caff8a0a99a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:40.097416 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c8cd82c-eda7-427d-9b27-6caff8a0a99a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:40.097416 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c8cd82c-eda7-427d-9b27-6caff8a0a99a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:40.108301 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:40.108301 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:40.112281 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7c8cd82c-eda7-427d-9b27-6caff8a0a99a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:40.121054 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c8cd82c-eda7-427d-9b27-6caff8a0a99a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:40.121758 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 925/3732] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:40 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:40.388916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79101163-40e2-4eeb-8f08-8ebb56ad14fe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:40.390639 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79101163-40e2-4eeb-8f08-8ebb56ad14fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:40.390816 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79101163-40e2-4eeb-8f08-8ebb56ad14fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:40.390990 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79101163-40e2-4eeb-8f08-8ebb56ad14fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:40.391088 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-79101163-40e2-4eeb-8f08-8ebb56ad14fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:40.393405 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=260,cinder:UPDATE=66,cinder:INSERT=37 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:30:40.396222 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:40.396222 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:40.397150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79101163-40e2-4eeb-8f08-8ebb56ad14fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:40.397557 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 929/3733] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:40 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:40.795030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b73662d4-f0df-4aeb-a073-456ce090c24f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:40.797335 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b73662d4-f0df-4aeb-a073-456ce090c24f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:40.797605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b73662d4-f0df-4aeb-a073-456ce090c24f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:40.797854 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b73662d4-f0df-4aeb-a073-456ce090c24f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:40.806745 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:40.806745 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:40.812618 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b73662d4-f0df-4aeb-a073-456ce090c24f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:40.818440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b73662d4-f0df-4aeb-a073-456ce090c24f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 returned with HTTP 200 Jul 03 04:30:40.819262 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 943/3734] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:40 2026] GET /volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:40.836279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:40.838374 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:40.839146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e1e955e0-d216-4735-a665-e35ba1ff1c09", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-255146217"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:40.850468 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:40.850468 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:40.851141 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:40.851313 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:40.895147 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['5dbce34c-0e10-4a78-9be7-ed73d08ed911', '9088d03f-a34b-491c-8e4b-c35a3e2ddf6e', '16a8bcce-76c7-4cdb-9ed4-f02f70f1dabe', '7aab0c75-d848-4c86-9cfd-496b6dff8fcd'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:40.945718 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot create request issued successfully. Jul 03 04:30:40.946168 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dbda706-5f81-48eb-99ee-ec7805cf99bc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:40.946822 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 938/3735] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:40 2026] POST /volume/v3/snapshots => generated 309 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:40.964532 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bc010379-1c5c-49c6-9a0e-de8a363de686 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:40.967022 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bc010379-1c5c-49c6-9a0e-de8a363de686 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 Jul 03 04:30:40.967304 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bc010379-1c5c-49c6-9a0e-de8a363de686 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:40.967598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bc010379-1c5c-49c6-9a0e-de8a363de686 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:40.970738 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=294,cinder:INSERT=55,cinder:UPDATE=101 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:30:40.978501 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:40.978501 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:40.979169 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bc010379-1c5c-49c6-9a0e-de8a363de686 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:40.980847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bc010379-1c5c-49c6-9a0e-de8a363de686 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 returned with HTTP 200 Jul 03 04:30:40.982062 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 926/3736] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:40 2026] GET /volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 => generated 441 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:41.136872 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1144d08d-2089-4958-9444-de19a601ad0e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:41.139404 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1144d08d-2089-4958-9444-de19a601ad0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:41.139669 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1144d08d-2089-4958-9444-de19a601ad0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:41.139921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1144d08d-2089-4958-9444-de19a601ad0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:41.156666 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:41.156666 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:41.163641 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1144d08d-2089-4958-9444-de19a601ad0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:41.172280 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1144d08d-2089-4958-9444-de19a601ad0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:41.172743 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 930/3737] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:41 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:41.407232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8ae0a356-77a7-481d-9f54-8b4c54610ca0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:41.408740 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8ae0a356-77a7-481d-9f54-8b4c54610ca0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:41.408933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8ae0a356-77a7-481d-9f54-8b4c54610ca0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:41.409108 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8ae0a356-77a7-481d-9f54-8b4c54610ca0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:41.409230 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8ae0a356-77a7-481d-9f54-8b4c54610ca0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:41.413161 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:41.413161 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:41.414040 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8ae0a356-77a7-481d-9f54-8b4c54610ca0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:41.414466 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 944/3738] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:41 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:41.958687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-be03e3c2-d2fe-4e69-b494-fe8410b74c79 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:41.961130 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-be03e3c2-d2fe-4e69-b494-fe8410b74c79 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8/action Jul 03 04:30:41.962281 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-be03e3c2-d2fe-4e69-b494-fe8410b74c79 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:30:41.962281 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-be03e3c2-d2fe-4e69-b494-fe8410b74c79 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:41.979340 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:41.979340 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:41.992363 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2ffef9ee-7fad-467c-b8a3-57e81d44b212 req-be03e3c2-d2fe-4e69-b494-fe8410b74c79 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8/action returned with HTTP 204 Jul 03 04:30:41.992826 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 939/3739] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:30:41 2026] POST /volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:41.995129 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ef2e688d-e46d-48cf-95ec-53e0ba703a92 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:41.996439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef2e688d-e46d-48cf-95ec-53e0ba703a92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 Jul 03 04:30:41.996702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef2e688d-e46d-48cf-95ec-53e0ba703a92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:41.997540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef2e688d-e46d-48cf-95ec-53e0ba703a92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:42.002206 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:42.002206 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:42.002714 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ef2e688d-e46d-48cf-95ec-53e0ba703a92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:42.003535 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef2e688d-e46d-48cf-95ec-53e0ba703a92 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 returned with HTTP 200 Jul 03 04:30:42.003911 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 927/3740] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:41 2026] GET /volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:42.012652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:42.014846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:42.015379 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9beec6ff-f2bc-4299-8961-43004d8e8c76", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1273504430"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:42.017713 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request body: {'volume': {'snapshot_id': '9beec6ff-f2bc-4299-8961-43004d8e8c76', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1273504430'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:42.024133 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:42.024133 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:42.024739 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:42.024901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume of 2 GB Jul 03 04:30:42.029587 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Availability Zones retrieved successfully. Jul 03 04:30:42.038299 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (7444ac82-50d5-4606-9191-56feaa6fd472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:42.039221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3361b023-552a-454b-8cca-2413ad14c45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:42.040520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:42.078733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3361b023-552a-454b-8cca-2413ad14c45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9beec6ff-f2bc-4299-8961-43004d8e8c76', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:42.079920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7336d797-8355-4a80-9993-054d11661283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:42.132730 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['d70db184-592d-4f99-bca9-9fde49b25e91', '3a54e04d-b426-4644-b932-de78968a1ef6', '80ff4166-9007-4499-b3d3-55b00a348cdb', 'd010a736-8b1e-491a-b9ab-a1a47d6ac1db'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:42.133834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7336d797-8355-4a80-9993-054d11661283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d70db184-592d-4f99-bca9-9fde49b25e91', '3a54e04d-b426-4644-b932-de78968a1ef6', '80ff4166-9007-4499-b3d3-55b00a348cdb', 'd010a736-8b1e-491a-b9ab-a1a47d6ac1db']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:42.134837 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c306a8-cbbc-4c0b-a885-bfced9659dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:42.186940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c306a8-cbbc-4c0b-a885-bfced9659dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0117f267-e650-4097-8378-4a1b904b34c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1273504430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['d70db184-592d-4f99-bca9-9fde49b25e91','3a54e04d-b426-4644-b932-de78968a1ef6','80ff4166-9007-4499-b3d3-55b00a348cdb','d010a736-8b1e-491a-b9ab-a1a47d6ac1db'],size=2,snapshot_id=9beec6ff-f2bc-4299-8961-43004d8e8c76,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1273504430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0117f267-e650-4097-8378-4a1b904b34c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f94a1b37b641e096791080cf803db1',provider_auth=None,provider_geometry=None,provider_id=None,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=9beec6ff-f2bc-4299-8961-43004d8e8c76,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4eac199eb84d709cf930f559e78da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:42.187897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4a5f2d-f2ba-43b1-83de-45140b560999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:42.190501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-93da4d71-2900-4d93-8f73-0ed564250a02 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:42.192572 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93da4d71-2900-4d93-8f73-0ed564250a02 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:30:42.192627 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93da4d71-2900-4d93-8f73-0ed564250a02 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:42.192883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93da4d71-2900-4d93-8f73-0ed564250a02 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:42.204765 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:42.204765 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:42.208893 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-93da4d71-2900-4d93-8f73-0ed564250a02 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:42.213315 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca4a5f2d-f2ba-43b1-83de-45140b560999) transitioned into state 'SUCCESS' from state '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-1273504430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['d70db184-592d-4f99-bca9-9fde49b25e91','3a54e04d-b426-4644-b932-de78968a1ef6','80ff4166-9007-4499-b3d3-55b00a348cdb','d010a736-8b1e-491a-b9ab-a1a47d6ac1db'],size=2,snapshot_id=9beec6ff-f2bc-4299-8961-43004d8e8c76,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:42.214207 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e360214-8a8c-4525-b4e9-2c7b24a0c36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:42.214418 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93da4d71-2900-4d93-8f73-0ed564250a02 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:30:42.216148 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 945/3741] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:42 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:42.244199 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e360214-8a8c-4525-b4e9-2c7b24a0c36d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:42.245485 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (7444ac82-50d5-4606-9191-56feaa6fd472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:42.245829 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request issued successfully. Jul 03 04:30:42.246664 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b41297a4-0418-4b23-8e2c-83e9eee8853a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:42.247124 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 931/3742] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:42 2026] POST /volume/v3/volumes => generated 788 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:42.263726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-25c359d0-042a-47a4-b6bf-dda05a1bee1e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:42.266056 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25c359d0-042a-47a4-b6bf-dda05a1bee1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:42.266206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25c359d0-042a-47a4-b6bf-dda05a1bee1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:42.266409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25c359d0-042a-47a4-b6bf-dda05a1bee1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:42.268438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-32ee21ad-dc7e-4a27-b4a2-afc8a3e7f5f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:42.272103 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-32ee21ad-dc7e-4a27-b4a2-afc8a3e7f5f7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:42.273050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-32ee21ad-dc7e-4a27-b4a2-afc8a3e7f5f7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:42.273050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-32ee21ad-dc7e-4a27-b4a2-afc8a3e7f5f7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:42.277349 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:42.277349 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:42.283123 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:42.283123 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:42.283491 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-25c359d0-042a-47a4-b6bf-dda05a1bee1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:42.290092 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-32ee21ad-dc7e-4a27-b4a2-afc8a3e7f5f7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:42.290663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25c359d0-042a-47a4-b6bf-dda05a1bee1e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 200 Jul 03 04:30:42.291139 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 940/3743] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:42 2026] GET /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:42.304113 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-32ee21ad-dc7e-4a27-b4a2-afc8a3e7f5f7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:42.304113 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 928/3744] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:42 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:42.424986 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a56b419d-bfc5-4763-a707-34d794b0e71f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:42.427987 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a56b419d-bfc5-4763-a707-34d794b0e71f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:42.428231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a56b419d-bfc5-4763-a707-34d794b0e71f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:42.428487 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a56b419d-bfc5-4763-a707-34d794b0e71f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:42.428605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-a56b419d-bfc5-4763-a707-34d794b0e71f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:42.434827 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:42.434827 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:42.435747 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a56b419d-bfc5-4763-a707-34d794b0e71f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:42.436217 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 946/3745] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:42 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:43.308114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bbc7bcab-4b25-4b84-a286-678a6a29a05e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:43.310392 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bbc7bcab-4b25-4b84-a286-678a6a29a05e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:43.310696 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bbc7bcab-4b25-4b84-a286-678a6a29a05e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:43.310917 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bbc7bcab-4b25-4b84-a286-678a6a29a05e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:43.319914 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:43.319914 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:43.326689 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bbc7bcab-4b25-4b84-a286-678a6a29a05e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:43.333343 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bbc7bcab-4b25-4b84-a286-678a6a29a05e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 200 Jul 03 04:30:43.333809 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 932/3746] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:43 2026] GET /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:43.346635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1db52f24-6dcf-433a-97f2-a8dd60adf7a7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:43.349018 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1db52f24-6dcf-433a-97f2-a8dd60adf7a7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:43.349258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1db52f24-6dcf-433a-97f2-a8dd60adf7a7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:43.349835 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1db52f24-6dcf-433a-97f2-a8dd60adf7a7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:43.358753 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:43.358753 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:43.364059 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1db52f24-6dcf-433a-97f2-a8dd60adf7a7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:43.369566 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1db52f24-6dcf-433a-97f2-a8dd60adf7a7 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 200 Jul 03 04:30:43.370097 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 941/3747] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:43 2026] GET /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:43.382873 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:43.385104 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:43.385874 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:43.387404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:43.387404 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: 0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:43.396875 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:43.396875 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:43.397837 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:43.424215 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume request issued successfully. Jul 03 04:30:43.429000 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-52a732fe-fc0b-43c2-a93f-a0c934dd2aed tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 202 Jul 03 04:30:43.429000 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 929/3748] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:43 2026] DELETE /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:43.436477 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c20c8360-0a94-4fb4-a415-bcf43e8cd915 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:43.443099 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c20c8360-0a94-4fb4-a415-bcf43e8cd915 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:43.443099 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c20c8360-0a94-4fb4-a415-bcf43e8cd915 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:43.443099 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c20c8360-0a94-4fb4-a415-bcf43e8cd915 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:43.449093 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0399181b-cea2-4f5c-aa8f-24d833b94d2b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:43.451036 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0399181b-cea2-4f5c-aa8f-24d833b94d2b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:43.451542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0399181b-cea2-4f5c-aa8f-24d833b94d2b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:43.452347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0399181b-cea2-4f5c-aa8f-24d833b94d2b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:43.452347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0399181b-cea2-4f5c-aa8f-24d833b94d2b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:43.453537 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:43.453537 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:43.458496 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c20c8360-0a94-4fb4-a415-bcf43e8cd915 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:43.461578 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:43.461578 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:43.461578 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0399181b-cea2-4f5c-aa8f-24d833b94d2b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:43.461578 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 933/3749] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:43 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:43.464865 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c20c8360-0a94-4fb4-a415-bcf43e8cd915 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 200 Jul 03 04:30:43.465439 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 947/3750] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:43 2026] GET /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:44.373007 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3bd7ad4c-bf09-4dab-bd94-845fa5d194d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.373662 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3bd7ad4c-bf09-4dab-bd94-845fa5d194d0 None None] GET https://10.4.3.253/volume// Jul 03 04:30:44.373933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3bd7ad4c-bf09-4dab-bd94-845fa5d194d0 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.374182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3bd7ad4c-bf09-4dab-bd94-845fa5d194d0 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.374603 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3bd7ad4c-bf09-4dab-bd94-845fa5d194d0 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:44.374964 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 942/3751] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:44.384577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-8e4ef5d3-2e7b-499a-bcca-86d1a0b4cd06 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.388572 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-8e4ef5d3-2e7b-499a-bcca-86d1a0b4cd06 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:30:44.389050 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-8e4ef5d3-2e7b-499a-bcca-86d1a0b4cd06 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92804da0-5d27-4265-8b04-c1a0cf4ac1b5", "connector": null, "instance_uuid": "1df427c7-85ef-4351-bae6-e3712241b083"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:44.403841 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:44.403841 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:44.436481 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-8e4ef5d3-2e7b-499a-bcca-86d1a0b4cd06 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:30:44.437043 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 930/3752] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:30:44 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) Jul 03 04:30:44.477054 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b6130e21-7176-435f-8f46-043633cd5d04 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.480432 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b6130e21-7176-435f-8f46-043633cd5d04 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:44.480432 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b6130e21-7176-435f-8f46-043633cd5d04 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.480432 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b6130e21-7176-435f-8f46-043633cd5d04 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.480432 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b6130e21-7176-435f-8f46-043633cd5d04 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:44.483371 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a150cca3-d533-4136-80ba-0e693ff276d5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.485869 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a150cca3-d533-4136-80ba-0e693ff276d5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:44.486161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a150cca3-d533-4136-80ba-0e693ff276d5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.486454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a150cca3-d533-4136-80ba-0e693ff276d5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.489546 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:44.489546 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:44.489546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b6130e21-7176-435f-8f46-043633cd5d04 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:44.489546 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 934/3753] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:44.495347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a150cca3-d533-4136-80ba-0e693ff276d5 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 404 Jul 03 04:30:44.496021 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 948/3754] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:44.506870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-21166684-435d-4c61-b5b8-4e30997d991d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.508914 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21166684-435d-4c61-b5b8-4e30997d991d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:44.509167 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21166684-435d-4c61-b5b8-4e30997d991d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.509457 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21166684-435d-4c61-b5b8-4e30997d991d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.516745 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21166684-435d-4c61-b5b8-4e30997d991d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 404 Jul 03 04:30:44.517622 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 943/3755] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:44.528289 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-941ddefc-80a8-49a1-a57c-7fbcba50769b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.530445 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-941ddefc-80a8-49a1-a57c-7fbcba50769b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:44.531008 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-941ddefc-80a8-49a1-a57c-7fbcba50769b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.532347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-941ddefc-80a8-49a1-a57c-7fbcba50769b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.532347 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-941ddefc-80a8-49a1-a57c-7fbcba50769b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: 0117f267-e650-4097-8378-4a1b904b34c5 Jul 03 04:30:44.540699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-941ddefc-80a8-49a1-a57c-7fbcba50769b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 returned with HTTP 404 Jul 03 04:30:44.541576 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 931/3756] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:44 2026] DELETE /volume/v3/volumes/0117f267-e650-4097-8378-4a1b904b34c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:44.551591 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a62fa399-4b65-4601-b88a-81028d142bca None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.553487 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 Jul 03 04:30:44.553942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.554340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.555190 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 9beec6ff-f2bc-4299-8961-43004d8e8c76 Jul 03 04:30:44.561889 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:44.561889 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:44.562806 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:44.583287 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:30:44.584724 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a62fa399-4b65-4601-b88a-81028d142bca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 returned with HTTP 202 Jul 03 04:30:44.584724 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 935/3757] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:44 2026] DELETE /volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:30:44.591758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9dcafce4-be45-47ea-899c-a66620c01d36 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.594157 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9dcafce4-be45-47ea-899c-a66620c01d36 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 Jul 03 04:30:44.594427 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9dcafce4-be45-47ea-899c-a66620c01d36 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.594548 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9dcafce4-be45-47ea-899c-a66620c01d36 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.601060 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:44.601060 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:44.601714 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9dcafce4-be45-47ea-899c-a66620c01d36 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:44.602616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9dcafce4-be45-47ea-899c-a66620c01d36 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 returned with HTTP 200 Jul 03 04:30:44.603055 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 949/3758] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:44.859849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fe04eeba-1f17-4232-a41c-76e33293aa20 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.862479 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe04eeba-1f17-4232-a41c-76e33293aa20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:44.862725 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe04eeba-1f17-4232-a41c-76e33293aa20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.863041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe04eeba-1f17-4232-a41c-76e33293aa20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.877005 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:44.877005 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:44.884967 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fe04eeba-1f17-4232-a41c-76e33293aa20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:44.894028 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe04eeba-1f17-4232-a41c-76e33293aa20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:44.894839 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 944/3759] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:44.974415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0e472718-1526-4c2c-ac6a-be6f2998f466 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.974415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e472718-1526-4c2c-ac6a-be6f2998f466 None None] GET https://10.4.3.253/volume// Jul 03 04:30:44.974415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e472718-1526-4c2c-ac6a-be6f2998f466 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.974415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0e472718-1526-4c2c-ac6a-be6f2998f466 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.974415 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0e472718-1526-4c2c-ac6a-be6f2998f466 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:44.974415 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 932/3760] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:44.984013 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-4fade0ff-06c5-4ca6-8f2a-31381c71f013 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:44.986076 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-4fade0ff-06c5-4ca6-8f2a-31381c71f013 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:44.986564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-4fade0ff-06c5-4ca6-8f2a-31381c71f013 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:44.986907 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-4fade0ff-06c5-4ca6-8f2a-31381c71f013 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:44.998395 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:44.998395 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:45.005110 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-4fade0ff-06c5-4ca6-8f2a-31381c71f013 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:45.009976 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-4fade0ff-06c5-4ca6-8f2a-31381c71f013 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:45.010756 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 936/3761] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:30:44 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:45.117519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.119978 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] PUT https://10.4.3.253/volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287 Jul 03 04:30:45.121019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:45.130495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Acquiring lock "cinder-attachment_update-92804da0-5d27-4265-8b04-c1a0cf4ac1b5-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:30:45.135520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-92804da0-5d27-4265-8b04-c1a0cf4ac1b5-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:30:45.136668 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.136668 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:45.503940 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-647ac15f-f4c6-4189-8e98-7deed96c7734 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.506752 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-647ac15f-f4c6-4189-8e98-7deed96c7734 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:45.507030 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-647ac15f-f4c6-4189-8e98-7deed96c7734 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.507305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-647ac15f-f4c6-4189-8e98-7deed96c7734 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.507484 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-647ac15f-f4c6-4189-8e98-7deed96c7734 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:45.519636 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.519636 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:45.520641 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-647ac15f-f4c6-4189-8e98-7deed96c7734 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:45.521297 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 945/3762] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:45 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:45.615892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9a449578-a4cc-4514-8bdb-d748b3cba41f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.620681 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a449578-a4cc-4514-8bdb-d748b3cba41f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 Jul 03 04:30:45.620681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a449578-a4cc-4514-8bdb-d748b3cba41f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.620681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a449578-a4cc-4514-8bdb-d748b3cba41f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.625807 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a449578-a4cc-4514-8bdb-d748b3cba41f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 returned with HTTP 404 Jul 03 04:30:45.626830 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 933/3763] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:45 2026] GET /volume/v3/snapshots/9beec6ff-f2bc-4299-8961-43004d8e8c76 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:45.636484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c0c96c0a-d230-455b-9c57-5c30875deb28 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.641473 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c0c96c0a-d230-455b-9c57-5c30875deb28 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:45.641473 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c0c96c0a-d230-455b-9c57-5c30875deb28 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.641473 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c0c96c0a-d230-455b-9c57-5c30875deb28 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.654970 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.654970 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:45.662876 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-92804da0-5d27-4265-8b04-c1a0cf4ac1b5-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:30:45.662876 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-c2896764-53e4-48f3-bdab-0edc3ce75321 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287 returned with HTTP 200 Jul 03 04:30:45.663689 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 950/3764] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:30:45 2026] PUT /volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287 => generated 968 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:45.670366 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c0c96c0a-d230-455b-9c57-5c30875deb28 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:45.677261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c0c96c0a-d230-455b-9c57-5c30875deb28 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 returned with HTTP 200 Jul 03 04:30:45.678049 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 937/3765] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:45 2026] GET /volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:45.678973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-63cad0c6-4922-45fa-beab-4febd406f4fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.682192 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-63cad0c6-4922-45fa-beab-4febd406f4fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/encryption Jul 03 04:30:45.682574 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-63cad0c6-4922-45fa-beab-4febd406f4fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.682855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-63cad0c6-4922-45fa-beab-4febd406f4fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.697126 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.700358 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:45.700358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.700358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.700358 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:45.700796 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.700796 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:45.709945 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.709945 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:45.710922 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:45.712622 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-63cad0c6-4922-45fa-beab-4febd406f4fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/encryption returned with HTTP 200 Jul 03 04:30:45.713622 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 946/3766] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:30:45 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:45.736445 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume request issued successfully. Jul 03 04:30:45.738267 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5b01a2a6-b2a7-4bef-a40b-e1fadb157abc tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 returned with HTTP 202 Jul 03 04:30:45.738267 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 934/3767] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:45 2026] DELETE /volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:30:45.751299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f4af19e3-29b4-4fbd-9ca0-0cc61b18dc17 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.754545 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f4af19e3-29b4-4fbd-9ca0-0cc61b18dc17 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:45.754545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f4af19e3-29b4-4fbd-9ca0-0cc61b18dc17 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.756166 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f4af19e3-29b4-4fbd-9ca0-0cc61b18dc17 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.767415 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.767415 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:45.780665 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f4af19e3-29b4-4fbd-9ca0-0cc61b18dc17 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:45.788831 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f4af19e3-29b4-4fbd-9ca0-0cc61b18dc17 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 returned with HTTP 200 Jul 03 04:30:45.789218 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 951/3768] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:45 2026] GET /volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:45.914919 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1dddd287-ea74-44a8-ba9a-9c25168f170d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:45.920417 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1dddd287-ea74-44a8-ba9a-9c25168f170d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:45.920417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1dddd287-ea74-44a8-ba9a-9c25168f170d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:45.920417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1dddd287-ea74-44a8-ba9a-9c25168f170d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:45.936701 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:45.936701 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:45.947509 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1dddd287-ea74-44a8-ba9a-9c25168f170d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:45.956096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1dddd287-ea74-44a8-ba9a-9c25168f170d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:45.956712 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 938/3769] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:45 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:46.228291 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.230608 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/limits Jul 03 04:30:46.230763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:46.230960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:46.242897 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1811644202 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1811644202, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.243544 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1811644202 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1811644202, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.244014 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1811644202 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1811644202, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.244541 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.244923 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.245419 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-348248821-1821293252, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.246006 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1653354110 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1653354110, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:30:46.265613 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-518ac2b9-2ebf-4ce9-b01f-ed4bf24ba291 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/limits returned with HTTP 200 Jul 03 04:30:46.266344 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 947/3770] 10.4.3.253 () {68 vars in 1484 bytes} [Fri Jul 3 04:30:46 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:46.534364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3ead1de5-739f-4a5a-84d7-ad687934e01d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.536425 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ead1de5-739f-4a5a-84d7-ad687934e01d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:46.536425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ead1de5-739f-4a5a-84d7-ad687934e01d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:46.537901 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ead1de5-739f-4a5a-84d7-ad687934e01d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:46.537901 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-3ead1de5-739f-4a5a-84d7-ad687934e01d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:46.542975 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:46.542975 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:46.544395 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ead1de5-739f-4a5a-84d7-ad687934e01d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:46.544908 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 935/3771] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:46 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:46.799865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-3b5c497a-d9d7-45dc-a609-618be47bd6d5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.807634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-3b5c497a-d9d7-45dc-a609-618be47bd6d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:30:46.808023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-3b5c497a-d9d7-45dc-a609-618be47bd6d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:46.808109 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-3b5c497a-d9d7-45dc-a609-618be47bd6d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:46.811240 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4dbc87f9-3169-40f4-ba3f-8cf70515966f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.815347 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4dbc87f9-3169-40f4-ba3f-8cf70515966f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 Jul 03 04:30:46.815347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4dbc87f9-3169-40f4-ba3f-8cf70515966f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:46.815347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4dbc87f9-3169-40f4-ba3f-8cf70515966f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:46.823668 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:46.823668 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:46.824914 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4dbc87f9-3169-40f4-ba3f-8cf70515966f tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 returned with HTTP 404 Jul 03 04:30:46.825638 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 939/3772] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:46 2026] GET /volume/v3/volumes/e1e955e0-d216-4735-a665-e35ba1ff1c09 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:46.834282 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-3b5c497a-d9d7-45dc-a609-618be47bd6d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:46.838077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a4b1f8d0-a855-45ce-a34d-53db4fc68614 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.840774 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a4b1f8d0-a855-45ce-a34d-53db4fc68614 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:46.841235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a4b1f8d0-a855-45ce-a34d-53db4fc68614 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:46.841627 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a4b1f8d0-a855-45ce-a34d-53db4fc68614 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:46.846029 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-3b5c497a-d9d7-45dc-a609-618be47bd6d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:30:46.847321 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 952/3773] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:46 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1663 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:46.853256 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:46.853256 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:46.860013 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a4b1f8d0-a855-45ce-a34d-53db4fc68614 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:46.861781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.866352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:46.866352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e3749fb-be55-4a23-8752-1cf6989839c8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-55221618", "description": null, "metadata": {}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:46.869570 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a4b1f8d0-a855-45ce-a34d-53db4fc68614 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:46.869570 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 948/3774] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:46 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:46.885029 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:46.885029 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:46.885978 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:46.888058 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create snapshot from volume 9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:30:46.889685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.894102 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:46.894102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-125749020"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:46.895941 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-125749020'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:46.896341 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume of 1 GB Jul 03 04:30:46.908272 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Availability Zones retrieved successfully. Jul 03 04:30:46.914873 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (200ddabb-0298-4282-be14-c953f9f982d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:46.917270 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4bcfbd8-694b-4a5b-acac-59e0dab54d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:46.919529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:46.937933 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Created reservations ['fcc88a3a-d96b-46a7-81b9-ffc80bc204ef', '65b3ef25-2248-4e8c-9321-07d9ff769aa9', 'd3855d70-7354-460d-950f-cb5d190c284d', 'b78ccb70-8ce9-41e0-907e-d23f61ac14f8'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:46.968683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4bcfbd8-694b-4a5b-acac-59e0dab54d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:46.971210 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72964eb-5a44-4b17-84f3-8131cd6f0e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:46.975024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3c575b90-e3f4-4d7a-9e05-36f6eac9ecbc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:46.982208 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c575b90-e3f4-4d7a-9e05-36f6eac9ecbc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:46.982208 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c575b90-e3f4-4d7a-9e05-36f6eac9ecbc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:46.983952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c575b90-e3f4-4d7a-9e05-36f6eac9ecbc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:47.003824 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:47.003824 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:47.008658 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot force create request issued successfully. Jul 03 04:30:47.009238 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-25a1665c-7281-4b79-bcf3-4a3f255e09d2 req-bdc522d5-cfed-4373-8a0b-5ebc686cd8f2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:47.010043 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 936/3775] 10.4.3.253 () {72 vars in 1547 bytes} [Fri Jul 3 04:30:46 2026] POST /volume/v3/snapshots => generated 322 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:47.012190 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3c575b90-e3f4-4d7a-9e05-36f6eac9ecbc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:47.021195 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c575b90-e3f4-4d7a-9e05-36f6eac9ecbc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:47.021819 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 953/3776] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:46 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:47.075800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['64568dc6-ffb4-427e-acbe-290a86f5e6c7', 'fa6d8eb6-02b1-495d-b148-42d684ee0547', 'd88307f8-ebde-4189-9a33-68f528e6ccae', '6030fa1b-ccac-4e77-8e6b-9501a2510a3f'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:47.076885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e72964eb-5a44-4b17-84f3-8131cd6f0e49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64568dc6-ffb4-427e-acbe-290a86f5e6c7', 'fa6d8eb6-02b1-495d-b148-42d684ee0547', 'd88307f8-ebde-4189-9a33-68f528e6ccae', '6030fa1b-ccac-4e77-8e6b-9501a2510a3f']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:47.078152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb73d211-2dee-48e5-9b69-406b50c2d24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:47.115985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb73d211-2dee-48e5-9b69-406b50c2d24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba863b2d-1350-40f0-bb4d-1536fd2aec6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-125749020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['64568dc6-ffb4-427e-acbe-290a86f5e6c7','fa6d8eb6-02b1-495d-b148-42d684ee0547','d88307f8-ebde-4189-9a33-68f528e6ccae','6030fa1b-ccac-4e77-8e6b-9501a2510a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-125749020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba863b2d-1350-40f0-bb4d-1536fd2aec6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f94a1b37b641e096791080cf803db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4eac199eb84d709cf930f559e78da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:47.117033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27ddb04-f2c4-484a-a35c-0cc4b7ec1b90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:47.150195 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c27ddb04-f2c4-484a-a35c-0cc4b7ec1b90) transitioned into state 'SUCCESS' from state '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-125749020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['64568dc6-ffb4-427e-acbe-290a86f5e6c7','fa6d8eb6-02b1-495d-b148-42d684ee0547','d88307f8-ebde-4189-9a33-68f528e6ccae','6030fa1b-ccac-4e77-8e6b-9501a2510a3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:47.151798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00a639a-9d86-4847-a6b6-c581061c5089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:47.170978 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00a639a-9d86-4847-a6b6-c581061c5089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:47.172751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (200ddabb-0298-4282-be14-c953f9f982d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:47.173468 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request issued successfully. Jul 03 04:30:47.174296 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-916f56a1-da32-46e8-9b65-ffd1ef3d8242 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:47.175299 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 940/3777] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:30:46 2026] POST /volume/v3/volumes => generated 753 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 04:30:47.206035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d041a791-df47-48aa-9888-b84e69c34dd9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:47.207980 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d041a791-df47-48aa-9888-b84e69c34dd9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:47.208369 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d041a791-df47-48aa-9888-b84e69c34dd9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:47.208783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d041a791-df47-48aa-9888-b84e69c34dd9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:47.222555 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:47.222555 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:47.231146 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d041a791-df47-48aa-9888-b84e69c34dd9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:47.238606 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d041a791-df47-48aa-9888-b84e69c34dd9 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b returned with HTTP 200 Jul 03 04:30:47.238606 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 949/3778] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:47 2026] GET /volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:47.557431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-725ada3a-5732-4baa-b4b2-730bb1321f6b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:47.559837 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-725ada3a-5732-4baa-b4b2-730bb1321f6b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:47.560097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-725ada3a-5732-4baa-b4b2-730bb1321f6b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:47.560199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-725ada3a-5732-4baa-b4b2-730bb1321f6b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:47.560355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-725ada3a-5732-4baa-b4b2-730bb1321f6b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:47.566637 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:47.566637 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:47.567626 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-725ada3a-5732-4baa-b4b2-730bb1321f6b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:47.568207 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 937/3779] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:47 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:48.040937 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-26deadb4-2767-4252-b288-e4e0f2c81cb6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:48.043308 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26deadb4-2767-4252-b288-e4e0f2c81cb6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:48.043602 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26deadb4-2767-4252-b288-e4e0f2c81cb6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:48.043843 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26deadb4-2767-4252-b288-e4e0f2c81cb6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:48.059031 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:48.059031 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:48.066563 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-26deadb4-2767-4252-b288-e4e0f2c81cb6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:48.072985 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26deadb4-2767-4252-b288-e4e0f2c81cb6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:48.073635 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 954/3780] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:48 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:48.255546 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b8df1563-ce60-4cb3-b336-c5b318e17f61 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:48.259814 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b8df1563-ce60-4cb3-b336-c5b318e17f61 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:48.259814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b8df1563-ce60-4cb3-b336-c5b318e17f61 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:48.259814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b8df1563-ce60-4cb3-b336-c5b318e17f61 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:48.273260 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:48.273260 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:48.279538 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b8df1563-ce60-4cb3-b336-c5b318e17f61 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:48.286851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b8df1563-ce60-4cb3-b336-c5b318e17f61 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b returned with HTTP 200 Jul 03 04:30:48.287437 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 941/3781] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:48 2026] GET /volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:48.301933 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:48.304243 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:48.304913 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba863b2d-1350-40f0-bb4d-1536fd2aec6b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-261084282"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:48.317272 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:48.317272 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:48.317896 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:48.318123 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create snapshot from volume ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:48.360449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['5c87de1e-0b1e-4b67-abb5-ef9d19c7a0ef', 'd64aa39b-3360-49db-bd03-5cd8616a7939', 'e0c85fce-21a0-4dbc-9811-7ea30074cd0b', '684b2540-bcd8-439d-a89c-8b3023c7febe'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:48.404650 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot create request issued successfully. Jul 03 04:30:48.405272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a539a67c-0431-4fc2-99e5-a127cca7d33d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:30:48.406057 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 950/3782] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:48.416015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-85f7a5ab-61ea-45f0-9bcc-edced4c390a2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:48.418758 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85f7a5ab-61ea-45f0-9bcc-edced4c390a2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 Jul 03 04:30:48.418968 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85f7a5ab-61ea-45f0-9bcc-edced4c390a2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:48.419179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-85f7a5ab-61ea-45f0-9bcc-edced4c390a2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:48.429071 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:48.429071 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:48.430112 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-85f7a5ab-61ea-45f0-9bcc-edced4c390a2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:48.431212 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-85f7a5ab-61ea-45f0-9bcc-edced4c390a2 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 returned with HTTP 200 Jul 03 04:30:48.431805 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 938/3783] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:48 2026] GET /volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:48.579864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-efffddb1-e6b0-46e9-be2f-f44dc4a57f72 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:48.582009 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efffddb1-e6b0-46e9-be2f-f44dc4a57f72 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:48.582288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efffddb1-e6b0-46e9-be2f-f44dc4a57f72 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:48.582577 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-efffddb1-e6b0-46e9-be2f-f44dc4a57f72 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:48.582728 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-efffddb1-e6b0-46e9-be2f-f44dc4a57f72 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:48.587973 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:48.587973 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:48.589025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-efffddb1-e6b0-46e9-be2f-f44dc4a57f72 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:48.589560 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 955/3784] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:48 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:49.091000 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a82d72e4-323b-47b0-985b-62e7d7aa91c8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.094751 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a82d72e4-323b-47b0-985b-62e7d7aa91c8 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:49.094751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a82d72e4-323b-47b0-985b-62e7d7aa91c8 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:49.094751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a82d72e4-323b-47b0-985b-62e7d7aa91c8 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:49.110998 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.110998 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:49.117981 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a82d72e4-323b-47b0-985b-62e7d7aa91c8 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:49.125479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a82d72e4-323b-47b0-985b-62e7d7aa91c8 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:49.126123 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 942/3785] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:49 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:49.343804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-911e5185-fae8-47bd-9d7d-10843904a705 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.346943 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-911e5185-fae8-47bd-9d7d-10843904a705 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 Jul 03 04:30:49.347184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-911e5185-fae8-47bd-9d7d-10843904a705 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:49.347572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-911e5185-fae8-47bd-9d7d-10843904a705 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:49.354655 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.354655 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:49.355519 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-911e5185-fae8-47bd-9d7d-10843904a705 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:30:49.356743 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-911e5185-fae8-47bd-9d7d-10843904a705 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 returned with HTTP 200 Jul 03 04:30:49.356743 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 951/3786] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:49 2026] GET /volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:49.395440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.397831 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:49.398230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-820757518", "snapshot_id": null, "imageRef": "ff417f06-296a-435b-906a-82380d1b9739", "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:49.400010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-820757518', 'snapshot_id': None, 'imageRef': 'ff417f06-296a-435b-906a-82380d1b9739', 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:49.445096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c6905ca9-e3bf-43e3-b6ac-8d0d63465fa3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.451398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6905ca9-e3bf-43e3-b6ac-8d0d63465fa3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 Jul 03 04:30:49.451711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6905ca9-e3bf-43e3-b6ac-8d0d63465fa3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:49.452011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c6905ca9-e3bf-43e3-b6ac-8d0d63465fa3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:49.463605 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.463605 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:49.464088 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c6905ca9-e3bf-43e3-b6ac-8d0d63465fa3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:49.464930 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c6905ca9-e3bf-43e3-b6ac-8d0d63465fa3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 returned with HTTP 200 Jul 03 04:30:49.465537 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 956/3787] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:49 2026] GET /volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:49.481546 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.484780 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:49.484780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3ebe5ded-f16f-4aa3-94a1-d81b5f51a019", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1507761659"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:49.487269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request body: {'volume': {'snapshot_id': '3ebe5ded-f16f-4aa3-94a1-d81b5f51a019', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1507761659'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:49.495793 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.495793 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:49.496305 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:49.497298 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume of 1 GB Jul 03 04:30:49.501829 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Availability Zones retrieved successfully. Jul 03 04:30:49.509228 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (afc45911-bf68-47cc-86c5-dc474295db17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:49.510145 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fdd688-3181-4560-aef7-fc1f124e47d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.512422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:49.545160 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.545160 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:49.545875 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:30:49.545875 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume of 1 GB Jul 03 04:30:49.552189 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Availability Zones retrieved successfully. Jul 03 04:30:49.559754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Flow 'volume_create_api' (3639c7d8-1f49-4f10-b131-2c2645636015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:49.560829 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0b9d79-b970-4d12-865f-19ba3022d6df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.562218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:49.563563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fdd688-3181-4560-aef7-fc1f124e47d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ebe5ded-f16f-4aa3-94a1-d81b5f51a019', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.564937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde76b81-2422-4182-9270-c004978943ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.603732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-953be919-8f48-4606-a3e6-a958ae9fc622 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.607513 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-953be919-8f48-4606-a3e6-a958ae9fc622 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:49.608290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-953be919-8f48-4606-a3e6-a958ae9fc622 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:49.608497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-953be919-8f48-4606-a3e6-a958ae9fc622 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:49.609287 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-953be919-8f48-4606-a3e6-a958ae9fc622 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:49.616982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0b9d79-b970-4d12-865f-19ba3022d6df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ee4791d7-c6ba-4f48-acb1-b06f5449a564', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.618550 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b798d5-d27a-42d4-ac59-056edb31aebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.620294 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.620294 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:49.622967 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-953be919-8f48-4606-a3e6-a958ae9fc622 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:49.625135 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 952/3788] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:49 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:30:49.640309 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Created reservations ['eca3bfcd-0b60-429e-9ef7-6290ad52800a', '9dae2a14-e401-4b09-8ea9-2fdb1282cd02', 'f4f6534b-6239-4b66-b616-d54767e053e3', 'c90608b6-5dfb-47e5-a2c9-8956264193d4'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:49.641567 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bde76b81-2422-4182-9270-c004978943ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eca3bfcd-0b60-429e-9ef7-6290ad52800a', '9dae2a14-e401-4b09-8ea9-2fdb1282cd02', 'f4f6534b-6239-4b66-b616-d54767e053e3', 'c90608b6-5dfb-47e5-a2c9-8956264193d4']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.643618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2748e5c9-d2aa-423e-8620-22ac769701df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.691812 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Created reservations ['45e47640-1721-49cf-84bc-e52edfaf479e', '449fd725-967f-4f5a-b22b-f54dcdc0bdfe', '2df28c99-2f76-4214-8e5d-3963fecb474d', '1ac1a598-fbdb-4656-8070-d5b03df27733'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:49.692659 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b798d5-d27a-42d4-ac59-056edb31aebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e47640-1721-49cf-84bc-e52edfaf479e', '449fd725-967f-4f5a-b22b-f54dcdc0bdfe', '2df28c99-2f76-4214-8e5d-3963fecb474d', '1ac1a598-fbdb-4656-8070-d5b03df27733']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.693494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bac4e2-2d32-4ba7-8b93-0d256f1d1a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.701994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2748e5c9-d2aa-423e-8620-22ac769701df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26fcc7af-9145-479e-8cbc-2550d62f5fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1507761659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['eca3bfcd-0b60-429e-9ef7-6290ad52800a','9dae2a14-e401-4b09-8ea9-2fdb1282cd02','f4f6534b-6239-4b66-b616-d54767e053e3','c90608b6-5dfb-47e5-a2c9-8956264193d4'],size=1,snapshot_id=3ebe5ded-f16f-4aa3-94a1-d81b5f51a019,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1507761659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26fcc7af-9145-479e-8cbc-2550d62f5fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53f94a1b37b641e096791080cf803db1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ebe5ded-f16f-4aa3-94a1-d81b5f51a019,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4eac199eb84d709cf930f559e78da5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.702850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929b12bf-2b90-4818-b253-09e3d3dcf6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.730597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (929b12bf-2b90-4818-b253-09e3d3dcf6e1) transitioned into state 'SUCCESS' from state '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-1507761659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53f94a1b37b641e096791080cf803db1',qos_specs=None,replication_status=,reservations=['eca3bfcd-0b60-429e-9ef7-6290ad52800a','9dae2a14-e401-4b09-8ea9-2fdb1282cd02','f4f6534b-6239-4b66-b616-d54767e053e3','c90608b6-5dfb-47e5-a2c9-8956264193d4'],size=1,snapshot_id=3ebe5ded-f16f-4aa3-94a1-d81b5f51a019,source_replicaid=,source_volid=None,status='creating',user_id='ea4eac199eb84d709cf930f559e78da5',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.731507 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6555295a-554c-4bb5-9004-cdcf70e673cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.755036 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81bac4e2-2d32-4ba7-8b93-0d256f1d1a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fbbed2-9692-4a72-9376-efbb61764b62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-820757518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',qos_specs=None,replication_status=,reservations=['45e47640-1721-49cf-84bc-e52edfaf479e','449fd725-967f-4f5a-b22b-f54dcdc0bdfe','2df28c99-2f76-4214-8e5d-3963fecb474d','1ac1a598-fbdb-4656-8070-d5b03df27733'],size=1,snapshot_id=ee4791d7-c6ba-4f48-acb1-b06f5449a564,source_replicaid=,source_volid=None,status='creating',user_id='546ab5d48b9541af9de8f2bee75a473a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:30:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-820757518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fbbed2-9692-4a72-9376-efbb61764b62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ee4791d7-c6ba-4f48-acb1-b06f5449a564,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='546ab5d48b9541af9de8f2bee75a473a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.756789 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7c202d-3130-4414-ab68-d7ec21d00e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.761276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6555295a-554c-4bb5-9004-cdcf70e673cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.763226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Flow 'volume_create_api' (afc45911-bf68-47cc-86c5-dc474295db17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:49.763226 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Create volume request issued successfully. Jul 03 04:30:49.763826 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00fc813f-ac52-4b88-8d45-3ad6c6f70d16 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:49.764316 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 943/3789] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:30:49 2026] POST /volume/v3/volumes => generated 788 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:49.781011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3e23dd73-ccf6-43ab-8fd6-555b187f4d6b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.783888 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e23dd73-ccf6-43ab-8fd6-555b187f4d6b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:49.783888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e23dd73-ccf6-43ab-8fd6-555b187f4d6b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:49.783995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e23dd73-ccf6-43ab-8fd6-555b187f4d6b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:49.790640 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c7c202d-3130-4414-ab68-d7ec21d00e40) transitioned into state 'SUCCESS' from state '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-820757518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de5b2bb26bb4badafc5cc7b879bc20d',qos_specs=None,replication_status=,reservations=['45e47640-1721-49cf-84bc-e52edfaf479e','449fd725-967f-4f5a-b22b-f54dcdc0bdfe','2df28c99-2f76-4214-8e5d-3963fecb474d','1ac1a598-fbdb-4656-8070-d5b03df27733'],size=1,snapshot_id=ee4791d7-c6ba-4f48-acb1-b06f5449a564,source_replicaid=,source_volid=None,status='creating',user_id='546ab5d48b9541af9de8f2bee75a473a',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.791649 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df95fa5-a863-49ab-b228-d1bedd066661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:49.794053 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.794053 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:49.802892 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3e23dd73-ccf6-43ab-8fd6-555b187f4d6b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:49.810638 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e23dd73-ccf6-43ab-8fd6-555b187f4d6b tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 200 Jul 03 04:30:49.811360 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 957/3790] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:49 2026] GET /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:49.823442 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0df95fa5-a863-49ab-b228-d1bedd066661) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:49.824266 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Flow 'volume_create_api' (3639c7d8-1f49-4f10-b131-2c2645636015) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:49.824830 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Create volume request issued successfully. Jul 03 04:30:49.825644 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e1fc019-a46e-4f7e-bc37-e8fe53307f47 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:49.826033 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 939/3791] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:30:49 2026] POST /volume/v3/volumes => generated 813 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:49.843131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9874d8a2-e5a3-42cb-be65-c3d8f3a12ea8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:49.845348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9874d8a2-e5a3-42cb-be65-c3d8f3a12ea8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:30:49.845752 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9874d8a2-e5a3-42cb-be65-c3d8f3a12ea8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:49.846138 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9874d8a2-e5a3-42cb-be65-c3d8f3a12ea8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:49.858094 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:49.858094 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:49.862307 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9874d8a2-e5a3-42cb-be65-c3d8f3a12ea8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:49.867522 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9874d8a2-e5a3-42cb-be65-c3d8f3a12ea8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:30:49.868087 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 953/3792] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:30:49 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:50.143969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-08662a68-0fda-4aa3-a8e8-095f6ae287bf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.146097 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08662a68-0fda-4aa3-a8e8-095f6ae287bf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:50.146331 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08662a68-0fda-4aa3-a8e8-095f6ae287bf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.146575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08662a68-0fda-4aa3-a8e8-095f6ae287bf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.157511 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.157511 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:50.161864 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-08662a68-0fda-4aa3-a8e8-095f6ae287bf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:50.166939 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08662a68-0fda-4aa3-a8e8-095f6ae287bf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:50.167485 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 944/3793] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.637413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f82314ed-2365-4e98-9d1a-1ea360781bf4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.639218 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f82314ed-2365-4e98-9d1a-1ea360781bf4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:50.639422 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f82314ed-2365-4e98-9d1a-1ea360781bf4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.639615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f82314ed-2365-4e98-9d1a-1ea360781bf4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.639729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f82314ed-2365-4e98-9d1a-1ea360781bf4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:50.643845 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.643845 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:50.644508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f82314ed-2365-4e98-9d1a-1ea360781bf4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:50.644832 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 958/3794] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.654254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1e9f1369-8e91-41b3-9e40-70c16492d3da None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.656001 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e9f1369-8e91-41b3-9e40-70c16492d3da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:30:50.656213 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e9f1369-8e91-41b3-9e40-70c16492d3da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.656451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e9f1369-8e91-41b3-9e40-70c16492d3da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.663447 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.663447 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:50.666951 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1e9f1369-8e91-41b3-9e40-70c16492d3da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:50.671558 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e9f1369-8e91-41b3-9e40-70c16492d3da tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 200 Jul 03 04:30:50.672007 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 940/3795] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 909 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.688002 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9eb51738-4ca8-43b9-8e9d-4d6731cd726e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.690091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9eb51738-4ca8-43b9-8e9d-4d6731cd726e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:50.690363 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9eb51738-4ca8-43b9-8e9d-4d6731cd726e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.690650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9eb51738-4ca8-43b9-8e9d-4d6731cd726e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.690805 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9eb51738-4ca8-43b9-8e9d-4d6731cd726e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:50.695158 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.695158 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:50.695987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9eb51738-4ca8-43b9-8e9d-4d6731cd726e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:50.696397 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 954/3796] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.705431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-be93337a-17aa-41ba-ba12-3f67ed8db7c5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.706974 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be93337a-17aa-41ba-ba12-3f67ed8db7c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/detail Jul 03 04:30:50.707156 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be93337a-17aa-41ba-ba12-3f67ed8db7c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.707340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be93337a-17aa-41ba-ba12-3f67ed8db7c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.707681 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-be93337a-17aa-41ba-ba12-3f67ed8db7c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:50.718529 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be93337a-17aa-41ba-ba12-3f67ed8db7c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/detail returned with HTTP 200 Jul 03 04:30:50.718903 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 945/3797] 10.4.3.253 () {66 vars in 1258 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/backups/detail => generated 829 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.728782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.730933 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792/restore Jul 03 04:30:50.731338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:50.733008 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Restoring backup 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 ({'restore': {}}) {{(pid=99794) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:30:50.733159 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Restoring backup 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 to volume None. Jul 03 04:30:50.738253 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.738253 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:50.739933 np0000004364 devstack@c-api.service[99794]: INFO cinder.backup.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating volume of 1 GB for restore of backup 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. Jul 03 04:30:50.744761 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability Zones retrieved successfully. Jul 03 04:30:50.753667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (e923922a-daa5-4acc-b6e9-388a3819979b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:50.755107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf9717da-fd8f-44e9-9f13-755ace579527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:50.756520 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:50.790738 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf9717da-fd8f-44e9-9f13-755ace579527) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:50.791617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a35bfe-0aa8-4ac9-84ae-ff351225a223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:50.828058 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-aa9dc956-171f-4083-97a2-5bcb216109c3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.830075 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa9dc956-171f-4083-97a2-5bcb216109c3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:50.830212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa9dc956-171f-4083-97a2-5bcb216109c3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.831100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa9dc956-171f-4083-97a2-5bcb216109c3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.839468 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.839468 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:50.843658 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-aa9dc956-171f-4083-97a2-5bcb216109c3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:50.846445 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['ece4797b-95ec-47e1-bbf6-6d6c440966f3', 'e1d034b1-cec0-4bda-a6ce-b98731511f07', 'e64f7c5d-f7a0-430a-bc75-87c9c2829844', 'b23140c8-f19d-403e-ae25-d1c1d404691e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:50.847501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9a35bfe-0aa8-4ac9-84ae-ff351225a223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ece4797b-95ec-47e1-bbf6-6d6c440966f3', 'e1d034b1-cec0-4bda-a6ce-b98731511f07', 'e64f7c5d-f7a0-430a-bc75-87c9c2829844', 'b23140c8-f19d-403e-ae25-d1c1d404691e']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:50.849308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac2e4b2-9e93-49cc-ba06-a29ff65315f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:50.849487 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa9dc956-171f-4083-97a2-5bcb216109c3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 200 Jul 03 04:30:50.849697 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 941/3798] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.864382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-84d8db2b-1b7e-401c-8997-43108b896860 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.866858 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-84d8db2b-1b7e-401c-8997-43108b896860 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:50.867214 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-84d8db2b-1b7e-401c-8997-43108b896860 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.867534 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-84d8db2b-1b7e-401c-8997-43108b896860 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.876305 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.876305 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:50.880614 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-84d8db2b-1b7e-401c-8997-43108b896860 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:50.881430 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ac2e4b2-9e93-49cc-ba06-a29ff65315f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5f671fc-e93b-460a-8ea5-8991c03728a5', '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_7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['ece4797b-95ec-47e1-bbf6-6d6c440966f3','e1d034b1-cec0-4bda-a6ce-b98731511f07','e64f7c5d-f7a0-430a-bc75-87c9c2829844','b23140c8-f19d-403e-ae25-d1c1d404691e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5f671fc-e93b-460a-8ea5-8991c03728a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351baf928cf1479c8ad1fe779bf9ea5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:50.882242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383d2cfc-650d-412a-ae65-f755bac9113d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:50.886879 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-06b3ea3e-8bfe-4631-81ec-0cdcd4acda53 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.887721 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-84d8db2b-1b7e-401c-8997-43108b896860 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 200 Jul 03 04:30:50.888315 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 955/3799] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:50.889386 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-06b3ea3e-8bfe-4631-81ec-0cdcd4acda53 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:30:50.889625 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-06b3ea3e-8bfe-4631-81ec-0cdcd4acda53 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.890051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-06b3ea3e-8bfe-4631-81ec-0cdcd4acda53 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.901124 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.901124 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:50.905920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (383d2cfc-650d-412a-ae65-f755bac9113d) transitioned into 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_7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['ece4797b-95ec-47e1-bbf6-6d6c440966f3','e1d034b1-cec0-4bda-a6ce-b98731511f07','e64f7c5d-f7a0-430a-bc75-87c9c2829844','b23140c8-f19d-403e-ae25-d1c1d404691e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:50.906098 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-06b3ea3e-8bfe-4631-81ec-0cdcd4acda53 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:50.906986 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df400610-f6c9-444e-b9dd-8fe29fffe4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:50.909161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.911597 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:50.911843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.911960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.912143 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: 26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:50.912906 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-06b3ea3e-8bfe-4631-81ec-0cdcd4acda53 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:30:50.913598 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 946/3800] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:50.922825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df400610-f6c9-444e-b9dd-8fe29fffe4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:50.923007 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.923007 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:50.923094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (e923922a-daa5-4acc-b6e9-388a3819979b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:50.923127 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:50.924896 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request issued successfully. Jul 03 04:30:50.931527 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1b607b4a-cca0-4e62-b6ae-452ae68e7704 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.935165 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.935165 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:50.935388 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b607b4a-cca0-4e62-b6ae-452ae68e7704 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:30:50.935388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b607b4a-cca0-4e62-b6ae-452ae68e7704 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.935487 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:50.935566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1b607b4a-cca0-4e62-b6ae-452ae68e7704 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.943979 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.943979 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:50.949800 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1b607b4a-cca0-4e62-b6ae-452ae68e7704 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:50.952352 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume request issued successfully. Jul 03 04:30:50.952352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e0682cb-4ee2-4311-b852-3564a6d73e3a tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 202 Jul 03 04:30:50.952352 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 942/3801] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:50 2026] DELETE /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:50.959794 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79918c54-a82c-41c2-8e7d-659afdbaef48 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:50.961575 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1b607b4a-cca0-4e62-b6ae-452ae68e7704 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:30:50.961817 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79918c54-a82c-41c2-8e7d-659afdbaef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:50.962146 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79918c54-a82c-41c2-8e7d-659afdbaef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:50.962208 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 956/3802] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 1422 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:50.962492 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79918c54-a82c-41c2-8e7d-659afdbaef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:50.970316 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:50.970316 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:50.975371 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-79918c54-a82c-41c2-8e7d-659afdbaef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:50.980758 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79918c54-a82c-41c2-8e7d-659afdbaef48 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 200 Jul 03 04:30:50.981280 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 947/3803] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:50 2026] GET /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:51.182942 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-74ecb3d9-1701-48d5-af5f-2dfd83255b32 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:51.185637 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-74ecb3d9-1701-48d5-af5f-2dfd83255b32 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:51.186169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-74ecb3d9-1701-48d5-af5f-2dfd83255b32 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:51.186286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-74ecb3d9-1701-48d5-af5f-2dfd83255b32 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:51.202522 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:51.202522 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:51.207742 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-74ecb3d9-1701-48d5-af5f-2dfd83255b32 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:51.213277 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-74ecb3d9-1701-48d5-af5f-2dfd83255b32 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:51.213799 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 943/3804] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:51 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:51.943917 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:51.943917 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:51.944576 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:30:51.944576 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Checking backup size 1 against volume size 1 {{(pid=99794) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:30:51.944576 np0000004364 devstack@c-api.service[99794]: INFO cinder.backup.api [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Overwriting volume d5f671fc-e93b-460a-8ea5-8991c03728a5 with restore of backup 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:51.962065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] restore_backup in rpcapi backup_id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 {{(pid=99794) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:30:51.966875 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-37bd2d45-f4c4-4120-890f-a8f83beec5c5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792/restore returned with HTTP 202 Jul 03 04:30:51.967486 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 959/3805] 10.4.3.253 () {68 vars in 1393 bytes} [Fri Jul 3 04:30:50 2026] POST /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792/restore => generated 189 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:51.977817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-746d17c1-f950-40d0-b8a1-98aef33daecd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:51.980172 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-746d17c1-f950-40d0-b8a1-98aef33daecd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:51.980388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-746d17c1-f950-40d0-b8a1-98aef33daecd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:51.980812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-746d17c1-f950-40d0-b8a1-98aef33daecd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:51.980812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-746d17c1-f950-40d0-b8a1-98aef33daecd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:51.985720 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:51.985720 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:51.986748 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-746d17c1-f950-40d0-b8a1-98aef33daecd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:51.987530 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 957/3806] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:51 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:51.998685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2a174bff-c135-4fef-a809-715e268c2b8e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.001024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a174bff-c135-4fef-a809-715e268c2b8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:52.001292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a174bff-c135-4fef-a809-715e268c2b8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.001558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a174bff-c135-4fef-a809-715e268c2b8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.009681 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a174bff-c135-4fef-a809-715e268c2b8e tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 404 Jul 03 04:30:52.010195 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 948/3807] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:51 2026] GET /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:52.020028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ece71ef7-fe24-45b7-9aee-9f2cf5dd7c8d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.022707 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ece71ef7-fe24-45b7-9aee-9f2cf5dd7c8d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:52.022890 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ece71ef7-fe24-45b7-9aee-9f2cf5dd7c8d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.023161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ece71ef7-fe24-45b7-9aee-9f2cf5dd7c8d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.029781 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ece71ef7-fe24-45b7-9aee-9f2cf5dd7c8d tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 404 Jul 03 04:30:52.030481 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 944/3808] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:52 2026] GET /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:52.040878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-de08874d-3943-4d55-b8d1-c89b1673d555 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.043141 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de08874d-3943-4d55-b8d1-c89b1673d555 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:52.043379 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de08874d-3943-4d55-b8d1-c89b1673d555 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.043615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de08874d-3943-4d55-b8d1-c89b1673d555 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.043825 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-de08874d-3943-4d55-b8d1-c89b1673d555 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: 26fcc7af-9145-479e-8cbc-2550d62f5fed Jul 03 04:30:52.058169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de08874d-3943-4d55-b8d1-c89b1673d555 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed returned with HTTP 404 Jul 03 04:30:52.059486 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 960/3809] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:52 2026] DELETE /volume/v3/volumes/26fcc7af-9145-479e-8cbc-2550d62f5fed => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:52.067991 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.070134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 Jul 03 04:30:52.070502 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.070816 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.071002 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete snapshot with id: 3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 Jul 03 04:30:52.077842 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:52.077842 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:52.078629 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:52.098974 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot delete request issued successfully. Jul 03 04:30:52.099220 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7fcc8105-8d69-49f8-9402-2ac56ce0a122 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 returned with HTTP 202 Jul 03 04:30:52.099765 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 958/3810] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:30:52 2026] DELETE /volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:52.108660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-42f34d7e-42fe-40e7-92a4-d08f29e9d379 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.110882 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42f34d7e-42fe-40e7-92a4-d08f29e9d379 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 Jul 03 04:30:52.111187 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42f34d7e-42fe-40e7-92a4-d08f29e9d379 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.111500 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42f34d7e-42fe-40e7-92a4-d08f29e9d379 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.117711 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:52.117711 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:52.118078 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-42f34d7e-42fe-40e7-92a4-d08f29e9d379 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Snapshot retrieved successfully. Jul 03 04:30:52.119162 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42f34d7e-42fe-40e7-92a4-d08f29e9d379 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 returned with HTTP 200 Jul 03 04:30:52.119611 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 949/3811] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:52 2026] GET /volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:52.230538 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7336948e-59ec-4fe9-bdd6-23aa824ead47 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.233151 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7336948e-59ec-4fe9-bdd6-23aa824ead47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:52.233481 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7336948e-59ec-4fe9-bdd6-23aa824ead47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.233737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7336948e-59ec-4fe9-bdd6-23aa824ead47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.245437 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:52.245437 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:52.249754 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7336948e-59ec-4fe9-bdd6-23aa824ead47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:52.255090 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7336948e-59ec-4fe9-bdd6-23aa824ead47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:52.255682 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 945/3812] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:52 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:52.452764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-785ccdf8-1b42-4af3-b43c-815159d66028 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:52.455596 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-785ccdf8-1b42-4af3-b43c-815159d66028 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:30:52.455863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-785ccdf8-1b42-4af3-b43c-815159d66028 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:52.456134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-785ccdf8-1b42-4af3-b43c-815159d66028 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:52.465156 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:52.465156 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:52.469719 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-785ccdf8-1b42-4af3-b43c-815159d66028 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:52.476183 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-785ccdf8-1b42-4af3-b43c-815159d66028 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:30:52.476787 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 961/3813] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:52 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:52.999194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ccef40c6-71ad-4b12-b284-8025b5a2414f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.003455 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccef40c6-71ad-4b12-b284-8025b5a2414f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:53.003455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccef40c6-71ad-4b12-b284-8025b5a2414f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.003455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ccef40c6-71ad-4b12-b284-8025b5a2414f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.003455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ccef40c6-71ad-4b12-b284-8025b5a2414f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:53.007035 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.007035 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:53.007986 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ccef40c6-71ad-4b12-b284-8025b5a2414f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:53.008623 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 959/3814] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:52 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:53.049720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e4f7aace-9413-4f9d-8b7a-18c54a9f39cd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.052097 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e4f7aace-9413-4f9d-8b7a-18c54a9f39cd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:30:53.052355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e4f7aace-9413-4f9d-8b7a-18c54a9f39cd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.052613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e4f7aace-9413-4f9d-8b7a-18c54a9f39cd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.061518 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.061518 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:53.066783 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e4f7aace-9413-4f9d-8b7a-18c54a9f39cd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:53.073626 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e4f7aace-9413-4f9d-8b7a-18c54a9f39cd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:30:53.074146 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 950/3815] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:53 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:53.087548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1d8c1b67-3e38-4a4f-bf05-d07a094545f3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.088174 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d8c1b67-3e38-4a4f-bf05-d07a094545f3 None None] GET https://10.4.3.253/volume// Jul 03 04:30:53.088393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d8c1b67-3e38-4a4f-bf05-d07a094545f3 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.088583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d8c1b67-3e38-4a4f-bf05-d07a094545f3 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.088900 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d8c1b67-3e38-4a4f-bf05-d07a094545f3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:53.089244 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 946/3816] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:30:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:53.099926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-f4fced78-bd88-428a-ba45-2031892f7421 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.103185 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-f4fced78-bd88-428a-ba45-2031892f7421 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:30:53.103693 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-f4fced78-bd88-428a-ba45-2031892f7421 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13fbbed2-9692-4a72-9376-efbb61764b62", "connector": null, "instance_uuid": "f1307d1c-7800-4837-8601-5776e128260c"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:53.116482 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.116482 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:53.132852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7cc9d4e3-b135-486c-bf0d-73be037dedca None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.135227 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7cc9d4e3-b135-486c-bf0d-73be037dedca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 Jul 03 04:30:53.135952 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7cc9d4e3-b135-486c-bf0d-73be037dedca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.136132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7cc9d4e3-b135-486c-bf0d-73be037dedca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.145453 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7cc9d4e3-b135-486c-bf0d-73be037dedca tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 returned with HTTP 404 Jul 03 04:30:53.145453 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 960/3817] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:30:53 2026] GET /volume/v3/snapshots/3ebe5ded-f16f-4aa3-94a1-d81b5f51a019 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:53.158307 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f898087c-e0c7-40d4-af4e-6139210fb7bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.161874 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f898087c-e0c7-40d4-af4e-6139210fb7bd tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:53.162035 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-f4fced78-bd88-428a-ba45-2031892f7421 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:30:53.162244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f898087c-e0c7-40d4-af4e-6139210fb7bd tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.162449 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 962/3818] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:30:53 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) Jul 03 04:30:53.166360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f898087c-e0c7-40d4-af4e-6139210fb7bd tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.173498 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.173498 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:53.179615 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f898087c-e0c7-40d4-af4e-6139210fb7bd tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:53.189355 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f898087c-e0c7-40d4-af4e-6139210fb7bd tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b returned with HTTP 200 Jul 03 04:30:53.190002 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 951/3819] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:53 2026] GET /volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:53.204852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.207312 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:53.207572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.207759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.208066 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:53.217410 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.217410 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:53.217822 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:53.249519 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume request issued successfully. Jul 03 04:30:53.249746 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4b6c6d03-e098-4889-ae81-80e2a0343e33 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b returned with HTTP 202 Jul 03 04:30:53.250361 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 947/3820] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:53 2026] DELETE /volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:30:53.265980 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7c29f331-fe79-4149-8966-2606b5ff0fdb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.273402 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c29f331-fe79-4149-8966-2606b5ff0fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:53.273634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8c4e56a7-5533-40b4-8136-b4cb71a96823 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:53.273775 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c29f331-fe79-4149-8966-2606b5ff0fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.274059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c29f331-fe79-4149-8966-2606b5ff0fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.276434 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8c4e56a7-5533-40b4-8136-b4cb71a96823 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:53.276721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8c4e56a7-5533-40b4-8136-b4cb71a96823 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:53.277883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8c4e56a7-5533-40b4-8136-b4cb71a96823 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:53.284948 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.284948 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:53.290373 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7c29f331-fe79-4149-8966-2606b5ff0fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:53.293875 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:53.293875 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:53.296179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c29f331-fe79-4149-8966-2606b5ff0fdb tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b returned with HTTP 200 Jul 03 04:30:53.297149 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 961/3821] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:53 2026] GET /volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:53.299471 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8c4e56a7-5533-40b4-8136-b4cb71a96823 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:53.305315 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8c4e56a7-5533-40b4-8136-b4cb71a96823 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:53.305681 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 963/3822] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:53 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:54.019683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ebbff34f-bbfe-4577-b143-2de3beeb7bbf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:54.022126 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebbff34f-bbfe-4577-b143-2de3beeb7bbf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:54.022421 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ebbff34f-bbfe-4577-b143-2de3beeb7bbf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:54.022708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ebbff34f-bbfe-4577-b143-2de3beeb7bbf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:54.022847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ebbff34f-bbfe-4577-b143-2de3beeb7bbf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:54.028848 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:54.028848 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:54.030043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ebbff34f-bbfe-4577-b143-2de3beeb7bbf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:54.030535 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 952/3823] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:54 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:54.313848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-21eba50a-2703-49e8-b9f3-bddc7dabc208 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:54.316432 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21eba50a-2703-49e8-b9f3-bddc7dabc208 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b Jul 03 04:30:54.316792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21eba50a-2703-49e8-b9f3-bddc7dabc208 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:54.317041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21eba50a-2703-49e8-b9f3-bddc7dabc208 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:54.324598 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21eba50a-2703-49e8-b9f3-bddc7dabc208 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b returned with HTTP 404 Jul 03 04:30:54.325288 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 948/3824] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:54 2026] GET /volume/v3/volumes/ba863b2d-1350-40f0-bb4d-1536fd2aec6b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:54.327146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7f34cbe2-aed4-4d0e-ae56-b997458657ae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:54.329908 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7f34cbe2-aed4-4d0e-ae56-b997458657ae tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:54.330344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7f34cbe2-aed4-4d0e-ae56-b997458657ae tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:54.331425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7f34cbe2-aed4-4d0e-ae56-b997458657ae tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:54.336966 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9446a5bc-9f35-4e32-aa9b-63136ff68ead None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:54.340036 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9446a5bc-9f35-4e32-aa9b-63136ff68ead tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:54.341124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9446a5bc-9f35-4e32-aa9b-63136ff68ead tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:54.341124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9446a5bc-9f35-4e32-aa9b-63136ff68ead tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:54.347660 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:54.347660 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:54.350800 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:54.350800 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:54.353575 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7f34cbe2-aed4-4d0e-ae56-b997458657ae tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:54.356059 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9446a5bc-9f35-4e32-aa9b-63136ff68ead tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:54.360414 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7f34cbe2-aed4-4d0e-ae56-b997458657ae tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:54.361607 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 962/3825] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:54 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:54.361759 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9446a5bc-9f35-4e32-aa9b-63136ff68ead tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:54.362182 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 964/3826] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:54 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:54.378456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:54.381062 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] DELETE https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:54.382035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:54.382035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:54.382228 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume with id: 8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:54.405510 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:54.405510 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:54.408122 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:54.440416 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Delete volume request issued successfully. Jul 03 04:30:54.440686 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f254690e-dd0b-44bd-ac78-f80ce05a4438 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 202 Jul 03 04:30:54.441377 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 953/3827] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:30:54 2026] DELETE /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:30:54.455275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2a561af7-3e78-4da5-a17f-4abd49c24ee6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:54.456085 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a561af7-3e78-4da5-a17f-4abd49c24ee6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:54.456566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a561af7-3e78-4da5-a17f-4abd49c24ee6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:54.456860 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a561af7-3e78-4da5-a17f-4abd49c24ee6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:54.477571 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:54.477571 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:54.484512 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2a561af7-3e78-4da5-a17f-4abd49c24ee6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Volume info retrieved successfully. Jul 03 04:30:54.491680 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a561af7-3e78-4da5-a17f-4abd49c24ee6 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 200 Jul 03 04:30:54.492340 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 949/3828] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:54 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:55.043229 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fa8d03a6-c503-435f-a066-5f0df0f5790b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:55.045675 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fa8d03a6-c503-435f-a066-5f0df0f5790b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:55.046076 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fa8d03a6-c503-435f-a066-5f0df0f5790b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:55.046338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fa8d03a6-c503-435f-a066-5f0df0f5790b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:55.046522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-fa8d03a6-c503-435f-a066-5f0df0f5790b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:55.052937 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:55.052937 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:55.053975 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fa8d03a6-c503-435f-a066-5f0df0f5790b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:55.054625 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 963/3829] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:55 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:55.377650 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-628ad60c-07bb-419e-85c5-d931d63b0bfb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:55.379625 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-628ad60c-07bb-419e-85c5-d931d63b0bfb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:55.379856 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-628ad60c-07bb-419e-85c5-d931d63b0bfb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:55.380103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-628ad60c-07bb-419e-85c5-d931d63b0bfb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:55.391944 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:55.391944 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:55.397133 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-628ad60c-07bb-419e-85c5-d931d63b0bfb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:55.402936 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-628ad60c-07bb-419e-85c5-d931d63b0bfb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:55.403451 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 965/3830] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:55 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:55.507982 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-77d54731-5249-463a-8f17-4eee7ba2abd3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:55.510037 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-77d54731-5249-463a-8f17-4eee7ba2abd3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] GET https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f Jul 03 04:30:55.510247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-77d54731-5249-463a-8f17-4eee7ba2abd3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:55.510590 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-77d54731-5249-463a-8f17-4eee7ba2abd3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:55.518015 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-77d54731-5249-463a-8f17-4eee7ba2abd3 tempest-VolumesSnapshotTestJSON-420669397 tempest-VolumesSnapshotTestJSON-420669397-project-member] https://10.4.3.253/volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f returned with HTTP 404 Jul 03 04:30:55.518687 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 954/3831] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:55 2026] GET /volume/v3/volumes/8a66f0dc-9317-412c-be51-686ca12b483f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:56.067288 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a481bdca-a2cd-43df-a94a-2569c37840c2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:56.069171 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a481bdca-a2cd-43df-a94a-2569c37840c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:56.069443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a481bdca-a2cd-43df-a94a-2569c37840c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:56.069662 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a481bdca-a2cd-43df-a94a-2569c37840c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:56.069806 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a481bdca-a2cd-43df-a94a-2569c37840c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:56.074695 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:56.074695 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:56.075560 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a481bdca-a2cd-43df-a94a-2569c37840c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:56.075974 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 950/3832] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:56 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:56.416859 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-43dfb698-6766-43f4-ac1f-019f848c0f89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:56.419018 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-43dfb698-6766-43f4-ac1f-019f848c0f89 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:56.419229 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-43dfb698-6766-43f4-ac1f-019f848c0f89 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:56.419476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-43dfb698-6766-43f4-ac1f-019f848c0f89 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:56.430892 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:56.430892 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:56.435855 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-43dfb698-6766-43f4-ac1f-019f848c0f89 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:56.440696 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-43dfb698-6766-43f4-ac1f-019f848c0f89 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:56.441221 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 964/3833] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:56 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:57.089543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-18f7d2ce-5695-438b-894e-24014a87c550 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:57.095287 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-18f7d2ce-5695-438b-894e-24014a87c550 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:57.095287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-18f7d2ce-5695-438b-894e-24014a87c550 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:57.095715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-18f7d2ce-5695-438b-894e-24014a87c550 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:57.095715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-18f7d2ce-5695-438b-894e-24014a87c550 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:57.104303 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:57.104303 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:57.105135 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-18f7d2ce-5695-438b-894e-24014a87c550 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:57.105511 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 966/3834] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:57 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:57.459593 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-745d9199-452b-4f43-a33b-f58fe1392c1b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:57.461789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-745d9199-452b-4f43-a33b-f58fe1392c1b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:57.461996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-745d9199-452b-4f43-a33b-f58fe1392c1b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:57.462454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-745d9199-452b-4f43-a33b-f58fe1392c1b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:57.473298 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:57.473298 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:57.477225 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-745d9199-452b-4f43-a33b-f58fe1392c1b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:57.482219 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-745d9199-452b-4f43-a33b-f58fe1392c1b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:57.482673 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 955/3835] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:57 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:57.606593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-5e099d8b-5b57-40bb-b988-8b80717e4618 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:57.608638 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-5e099d8b-5b57-40bb-b988-8b80717e4618 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287/action Jul 03 04:30:57.609015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-5e099d8b-5b57-40bb-b988-8b80717e4618 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:30:57.609127 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-5e099d8b-5b57-40bb-b988-8b80717e4618 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:57.630547 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:57.630547 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:57.658549 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a6391d7f-0ee2-40cb-9f65-1bf796bcf3a0 req-5e099d8b-5b57-40bb-b988-8b80717e4618 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287/action returned with HTTP 204 Jul 03 04:30:57.659115 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 951/3836] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:30:57 2026] POST /volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:58.117109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-521c07c1-90f8-4235-8fff-ed27dffd0f97 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:58.119080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-521c07c1-90f8-4235-8fff-ed27dffd0f97 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:58.119284 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-521c07c1-90f8-4235-8fff-ed27dffd0f97 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:58.119520 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-521c07c1-90f8-4235-8fff-ed27dffd0f97 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:58.123358 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-521c07c1-90f8-4235-8fff-ed27dffd0f97 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:58.124360 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:58.124360 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:30:58.125236 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-521c07c1-90f8-4235-8fff-ed27dffd0f97 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:58.125767 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 965/3837] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:58 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:58.501207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-13c15fd0-3ab2-451c-b835-a8c3681d299c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:58.503518 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-13c15fd0-3ab2-451c-b835-a8c3681d299c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:30:58.503704 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-13c15fd0-3ab2-451c-b835-a8c3681d299c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:58.503959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-13c15fd0-3ab2-451c-b835-a8c3681d299c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:58.517241 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:58.517241 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:58.527961 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-13c15fd0-3ab2-451c-b835-a8c3681d299c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:58.538503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-13c15fd0-3ab2-451c-b835-a8c3681d299c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:30:58.539173 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 967/3838] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:58 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1165 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:30:58.988154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-783cd9ba-1142-435f-9360-ad6cf5cc3cfa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.140444 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-783cd9ba-1142-435f-9360-ad6cf5cc3cfa tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:59.141286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-783cd9ba-1142-435f-9360-ad6cf5cc3cfa tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3df3da58-da44-441c-8936-fda303a6d165", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1876019291"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:59.141448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-63fa0146-a516-425b-90fa-3b29e1533fb6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.143163 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-63fa0146-a516-425b-90fa-3b29e1533fb6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:30:59.143440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-63fa0146-a516-425b-90fa-3b29e1533fb6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.143729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-63fa0146-a516-425b-90fa-3b29e1533fb6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.143820 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-63fa0146-a516-425b-90fa-3b29e1533fb6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:30:59.148049 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-783cd9ba-1142-435f-9360-ad6cf5cc3cfa tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 404 Jul 03 04:30:59.148433 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 956/3839] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:58 2026] POST /volume/v3/snapshots => generated 109 bytes in 161 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:59.149097 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:59.149097 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:59.149992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-63fa0146-a516-425b-90fa-3b29e1533fb6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:30:59.151225 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 952/3840] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:59.158719 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1bdae5ef-995d-4cb3-b8b2-1135464caac2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.160509 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1bdae5ef-995d-4cb3-b8b2-1135464caac2 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:30:59.160821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1bdae5ef-995d-4cb3-b8b2-1135464caac2 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1575029573"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:59.195528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1bdae5ef-995d-4cb3-b8b2-1135464caac2 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 404 Jul 03 04:30:59.196070 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 966/3841] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:30:59 2026] POST /volume/v3/snapshots => generated 77 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:59.208096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f514e558-b491-4aa4-90b5-15acca648726 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.210624 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f514e558-b491-4aa4-90b5-15acca648726 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots?limit=invalid Jul 03 04:30:59.210967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f514e558-b491-4aa4-90b5-15acca648726 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.212143 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f514e558-b491-4aa4-90b5-15acca648726 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.212143 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f514e558-b491-4aa4-90b5-15acca648726 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] HTTP exception thrown: limit param must be an integer Jul 03 04:30:59.212578 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f514e558-b491-4aa4-90b5-15acca648726 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 04:30:59.213258 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 968/3842] 10.4.3.253 () {66 vars in 1270 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:30:59.224821 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.228092 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots?marker=6d085fdf-cafd-45c5-8bc1-535686bbe5d1 Jul 03 04:30:59.228092 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.229684 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.230241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:59.231278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.db.api [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Building query based on filter {{(pid=99792) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:59.237349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a67ac2a6-e1e8-4bb5-ae70-b245129909fb tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots?marker=6d085fdf-cafd-45c5-8bc1-535686bbe5d1 returned with HTTP 404 Jul 03 04:30:59.238243 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 957/3843] 10.4.3.253 () {66 vars in 1330 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/snapshots?marker=6d085fdf-cafd-45c5-8bc1-535686bbe5d1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:30:59.252310 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.254351 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots?sort_key=invalid Jul 03 04:30:59.254512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.254736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.254982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:30:59.256337 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:30:59.257062 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-aa26dfff-00c9-4670-9f30-a70f4a9988ee tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 04:30:59.257748 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 953/3844] 10.4.3.253 () {66 vars in 1276 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:30:59.268144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-49901d06-a803-4fc4-910c-4451a18cf20d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.270394 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:30:59.270832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-350109953"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:59.272747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-350109953'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:30:59.272928 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Create volume of 2 GB Jul 03 04:30:59.279145 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Availability Zones retrieved successfully. Jul 03 04:30:59.286282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Flow 'volume_create_api' (14da7eaf-71bd-4975-9372-19fa7222eebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:59.287904 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0c1a2b-2586-4504-9a34-bd16965514a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:59.289017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Validating volume size '2' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:30:59.330696 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a0c1a2b-2586-4504-9a34-bd16965514a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:59.331555 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65003cf4-32c0-4b1e-b27e-98fc33aa3c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:59.353253 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-6abfd92a-12ab-40b9-80fe-5f7cea0f5cac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.357510 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-6abfd92a-12ab-40b9-80fe-5f7cea0f5cac tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:30:59.357510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-6abfd92a-12ab-40b9-80fe-5f7cea0f5cac tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.357510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-6abfd92a-12ab-40b9-80fe-5f7cea0f5cac tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.364602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e8ef73f9-0f63-488a-b235-21fc6f327d92 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.365045 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e8ef73f9-0f63-488a-b235-21fc6f327d92 None None] GET https://10.4.3.253/volume// Jul 03 04:30:59.365222 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e8ef73f9-0f63-488a-b235-21fc6f327d92 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.365464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e8ef73f9-0f63-488a-b235-21fc6f327d92 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.365793 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e8ef73f9-0f63-488a-b235-21fc6f327d92 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:30:59.366115 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 958/3845] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:30:59.369031 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:59.369031 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:30:59.370966 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-6abfd92a-12ab-40b9-80fe-5f7cea0f5cac tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:30:59.376221 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-6abfd92a-12ab-40b9-80fe-5f7cea0f5cac tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:30:59.376439 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-2c56b310-ed61-4b2a-8af1-0eff16ec6df5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.376656 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 969/3846] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:59.381487 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-2c56b310-ed61-4b2a-8af1-0eff16ec6df5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:30:59.381926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-2c56b310-ed61-4b2a-8af1-0eff16ec6df5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.382714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-2c56b310-ed61-4b2a-8af1-0eff16ec6df5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.396101 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:59.396101 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:30:59.401811 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-2c56b310-ed61-4b2a-8af1-0eff16ec6df5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:30:59.410525 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-2c56b310-ed61-4b2a-8af1-0eff16ec6df5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:30:59.411004 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 954/3847] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 1583 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:30:59.424171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Created reservations ['c9244e9e-e5e8-4756-810d-9ecafe82e9c6', 'a99ba102-d7da-4de3-ad21-cd9c1f38e113', '95fc2f47-f93d-41e2-9316-53c2e7191560', '7927bf01-8f7c-415f-86a5-068e482baaa2'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:30:59.425126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65003cf4-32c0-4b1e-b27e-98fc33aa3c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9244e9e-e5e8-4756-810d-9ecafe82e9c6', 'a99ba102-d7da-4de3-ad21-cd9c1f38e113', '95fc2f47-f93d-41e2-9316-53c2e7191560', '7927bf01-8f7c-415f-86a5-068e482baaa2']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:59.425837 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7ac11d-1989-4582-8c87-5807fae20ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:59.455310 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f7ac11d-1989-4582-8c87-5807fae20ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1000f3d5-a4cf-445a-8698-5717eaff4d43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-350109953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e463a73bfc5c4f76b8bb583a04361868',qos_specs=None,replication_status=,reservations=['c9244e9e-e5e8-4756-810d-9ecafe82e9c6','a99ba102-d7da-4de3-ad21-cd9c1f38e113','95fc2f47-f93d-41e2-9316-53c2e7191560','7927bf01-8f7c-415f-86a5-068e482baaa2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09fa1fc592c2498b97307826c9b13d63',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-350109953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1000f3d5-a4cf-445a-8698-5717eaff4d43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e463a73bfc5c4f76b8bb583a04361868',provider_auth=None,provider_geometry=None,provider_id=None,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='09fa1fc592c2498b97307826c9b13d63',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:59.459355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67b6268-04f0-4928-9116-cdedab137f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:59.488346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d67b6268-04f0-4928-9116-cdedab137f65) transitioned into state 'SUCCESS' from state '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-350109953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e463a73bfc5c4f76b8bb583a04361868',qos_specs=None,replication_status=,reservations=['c9244e9e-e5e8-4756-810d-9ecafe82e9c6','a99ba102-d7da-4de3-ad21-cd9c1f38e113','95fc2f47-f93d-41e2-9316-53c2e7191560','7927bf01-8f7c-415f-86a5-068e482baaa2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09fa1fc592c2498b97307826c9b13d63',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:59.490470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c669e47a-bcd4-4b42-8dc4-18761252b1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:30:59.503677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c669e47a-bcd4-4b42-8dc4-18761252b1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:30:59.505041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Flow 'volume_create_api' (14da7eaf-71bd-4975-9372-19fa7222eebc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:30:59.505402 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Create volume request issued successfully. Jul 03 04:30:59.506916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-49901d06-a803-4fc4-910c-4451a18cf20d tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:30:59.507802 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 967/3848] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:30:59 2026] POST /volume/v3/volumes => generated 761 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:30:59.526351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c5fa9975-c1be-4626-8acd-626179a0414b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.526351 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c5fa9975-c1be-4626-8acd-626179a0414b tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:30:59.526351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c5fa9975-c1be-4626-8acd-626179a0414b tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:30:59.526351 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c5fa9975-c1be-4626-8acd-626179a0414b tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:30:59.538735 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:59.538735 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:30:59.540180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:30:59.542865 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c5fa9975-c1be-4626-8acd-626179a0414b tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Volume info retrieved successfully. Jul 03 04:30:59.544005 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] PUT https://10.4.3.253/volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf Jul 03 04:30:59.544712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:30:59.548941 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c5fa9975-c1be-4626-8acd-626179a0414b tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 returned with HTTP 200 Jul 03 04:30:59.549491 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 959/3849] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:30:59 2026] GET /volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 => generated 829 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:30:59.556141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Acquiring lock "cinder-attachment_update-13fbbed2-9692-4a72-9376-efbb61764b62-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:30:59.562444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Lock "cinder-attachment_update-13fbbed2-9692-4a72-9376-efbb61764b62-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:30:59.563706 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:30:59.563706 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:00.096121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Lock "cinder-attachment_update-13fbbed2-9692-4a72-9376-efbb61764b62-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:31:00.096547 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-a5c65ae2-20f4-42fc-adfb-b7015c0a88b0 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf returned with HTTP 200 Jul 03 04:31:00.097114 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 970/3850] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:30:59 2026] PUT /volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:00.164035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5d52ff3b-63ab-482f-9708-968ab31dbdaa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:00.165899 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d52ff3b-63ab-482f-9708-968ab31dbdaa tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:00.166043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d52ff3b-63ab-482f-9708-968ab31dbdaa tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:00.166447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d52ff3b-63ab-482f-9708-968ab31dbdaa tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:00.166447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5d52ff3b-63ab-482f-9708-968ab31dbdaa tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:00.171765 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:00.171765 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:00.173297 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d52ff3b-63ab-482f-9708-968ab31dbdaa tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:00.173297 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 955/3851] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:00 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:00.564776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f2e9a5c0-5691-4c05-a894-32ba77410901 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:00.566888 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2e9a5c0-5691-4c05-a894-32ba77410901 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:00.567084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2e9a5c0-5691-4c05-a894-32ba77410901 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:00.567271 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2e9a5c0-5691-4c05-a894-32ba77410901 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:00.575077 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:00.575077 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:00.579435 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f2e9a5c0-5691-4c05-a894-32ba77410901 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Volume info retrieved successfully. Jul 03 04:31:00.584613 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2e9a5c0-5691-4c05-a894-32ba77410901 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 returned with HTTP 200 Jul 03 04:31:00.585049 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 968/3852] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:00 2026] GET /volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:00.597751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:00.600103 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:31:00.600537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1000f3d5-a4cf-445a-8698-5717eaff4d43", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1509523552"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:00.609034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e289552d-490a-4a49-b972-19d4c6919921 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:00.611022 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:00.611022 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:00.611263 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Volume info retrieved successfully. Jul 03 04:31:00.611381 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Create snapshot from volume 1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:00.611884 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e289552d-490a-4a49-b972-19d4c6919921 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] POST https://10.4.3.253/volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf/action Jul 03 04:31:00.612282 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e289552d-490a-4a49-b972-19d4c6919921 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:00.612466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e289552d-490a-4a49-b972-19d4c6919921 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:00.629632 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:00.629632 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:00.640350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6b94b0d9-aca7-444a-b852-d15dbf856ab1 req-e289552d-490a-4a49-b972-19d4c6919921 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf/action returned with HTTP 204 Jul 03 04:31:00.640781 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 971/3853] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:31:00 2026] POST /volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:00.647915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Created reservations ['6771f941-50fb-4feb-97ff-4b923cd20600', '2157fb2d-13be-4bf9-a43b-6ffcca7db5f8', 'ea7b4c82-5828-4571-a826-54ba409f9c5a', 'a428827a-f751-4c0c-8a4e-040da97eda8f'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:00.679690 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot create request issued successfully. Jul 03 04:31:00.679924 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-67be13d4-1bcb-4324-a68c-bcb34843d253 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:31:00.680418 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 960/3854] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:31:00 2026] POST /volume/v3/snapshots => generated 318 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:31:00.691462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4f02995c-e8a8-4934-b46b-c5c874b23700 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:00.693163 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f02995c-e8a8-4934-b46b-c5c874b23700 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 Jul 03 04:31:00.693364 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f02995c-e8a8-4934-b46b-c5c874b23700 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:00.693566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f02995c-e8a8-4934-b46b-c5c874b23700 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:00.698405 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:00.698405 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:00.699367 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4f02995c-e8a8-4934-b46b-c5c874b23700 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot retrieved successfully. Jul 03 04:31:00.700435 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f02995c-e8a8-4934-b46b-c5c874b23700 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 returned with HTTP 200 Jul 03 04:31:00.700921 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 956/3855] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:31:00 2026] GET /volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 => generated 450 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:01.190116 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6c432667-d308-4e1c-a407-218422a5167e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.192682 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6c432667-d308-4e1c-a407-218422a5167e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:01.192973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6c432667-d308-4e1c-a407-218422a5167e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:01.193235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6c432667-d308-4e1c-a407-218422a5167e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:01.193440 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6c432667-d308-4e1c-a407-218422a5167e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:01.202518 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.202518 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:01.203427 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6c432667-d308-4e1c-a407-218422a5167e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:01.203930 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 969/3856] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:01 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:01.416813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8369de1f-ae70-4c8b-8c47-4b09f0cf8821 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.416813 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8369de1f-ae70-4c8b-8c47-4b09f0cf8821 None None] GET https://10.4.3.253/volume// Jul 03 04:31:01.416813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8369de1f-ae70-4c8b-8c47-4b09f0cf8821 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:01.416813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8369de1f-ae70-4c8b-8c47-4b09f0cf8821 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:01.417126 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8369de1f-ae70-4c8b-8c47-4b09f0cf8821 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:01.417281 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 972/3857] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:31:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:01.425271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-8f83fb98-a770-496f-868d-fa53bb68fee7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.549278 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-8f83fb98-a770-496f-868d-fa53bb68fee7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:31:01.549278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-8f83fb98-a770-496f-868d-fa53bb68fee7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24578a19-062e-4f92-b692-9e2e39668bea", "connector": null, "instance_uuid": "1df427c7-85ef-4351-bae6-e3712241b083"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:01.561354 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.561354 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:01.596873 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-8f83fb98-a770-496f-868d-fa53bb68fee7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:31:01.597477 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 961/3858] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:31:01 2026] POST /volume/v3/attachments => generated 273 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:01.712102 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0a34b7a1-4e35-44af-8feb-852148317179 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.714955 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a34b7a1-4e35-44af-8feb-852148317179 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 Jul 03 04:31:01.714955 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a34b7a1-4e35-44af-8feb-852148317179 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:01.714955 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a34b7a1-4e35-44af-8feb-852148317179 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:01.721944 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.721944 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:01.722769 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0a34b7a1-4e35-44af-8feb-852148317179 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot retrieved successfully. Jul 03 04:31:01.724522 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a34b7a1-4e35-44af-8feb-852148317179 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 returned with HTTP 200 Jul 03 04:31:01.724522 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 957/3859] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:31:01 2026] GET /volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:01.735306 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.737343 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:01.737711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "3a557386-4d55-4e2e-9966-2fe106c08b21"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:01.739311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '3a557386-4d55-4e2e-9966-2fe106c08b21'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:01.746915 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.746915 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:01.747521 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot retrieved successfully. Jul 03 04:31:01.747797 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Create volume of 1 GB Jul 03 04:31:01.754939 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Availability Zones retrieved successfully. Jul 03 04:31:01.761031 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Flow 'volume_create_api' (47d86e03-d2d6-4c0e-b14c-33245843620a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:01.762738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c73f30c-6f1d-4817-8145-7682323ea25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:01.764119 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:01.765478 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c73f30c-6f1d-4817-8145-7682323ea25d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 04:31:01.765478 np0000004364 devstack@c-api.service[99791]: 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. Jul 03 04:31:01.767730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c73f30c-6f1d-4817-8145-7682323ea25d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:01.768684 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c73f30c-6f1d-4817-8145-7682323ea25d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 04:31:01.769722 np0000004364 devstack@c-api.service[99791]: WARNING cinder.volume.api [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Flow 'volume_create_api' (47d86e03-d2d6-4c0e-b14c-33245843620a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 04:31:01.770050 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6bfb9de3-6112-4e3c-836e-28f198b384b9 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 400 Jul 03 04:31:01.770758 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 970/3860] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:31:01 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:31:01.780595 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.782916 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 Jul 03 04:31:01.783940 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:01.783940 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:01.783940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Delete snapshot with id: 3a557386-4d55-4e2e-9966-2fe106c08b21 Jul 03 04:31:01.790212 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.790212 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:01.790835 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot retrieved successfully. Jul 03 04:31:01.815064 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot delete request issued successfully. Jul 03 04:31:01.815064 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c2b52bcd-5476-4621-8f16-9ace837c8099 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 returned with HTTP 202 Jul 03 04:31:01.815514 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 973/3861] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:31:01 2026] DELETE /volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:01.825199 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db9a6081-af22-4bfc-89ac-d62b0bf4c644 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.827800 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db9a6081-af22-4bfc-89ac-d62b0bf4c644 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 Jul 03 04:31:01.827800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db9a6081-af22-4bfc-89ac-d62b0bf4c644 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:01.828059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db9a6081-af22-4bfc-89ac-d62b0bf4c644 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:01.834650 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.834650 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:01.836136 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-db9a6081-af22-4bfc-89ac-d62b0bf4c644 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Snapshot retrieved successfully. Jul 03 04:31:01.836731 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db9a6081-af22-4bfc-89ac-d62b0bf4c644 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 returned with HTTP 200 Jul 03 04:31:01.837267 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 962/3862] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:31:01 2026] GET /volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:01.900816 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ba794649-55d4-42ba-a43e-c8384da5be20 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:01.903015 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba794649-55d4-42ba-a43e-c8384da5be20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:01.903406 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba794649-55d4-42ba-a43e-c8384da5be20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:01.903648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba794649-55d4-42ba-a43e-c8384da5be20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:01.915619 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:01.915619 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:01.919672 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ba794649-55d4-42ba-a43e-c8384da5be20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:01.924914 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba794649-55d4-42ba-a43e-c8384da5be20 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:01.925363 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 958/3863] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:01 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 921 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:02.145166 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-934a0e18-f3d2-4f36-b8f6-863de388041d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.145680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-934a0e18-f3d2-4f36-b8f6-863de388041d None None] GET https://10.4.3.253/volume// Jul 03 04:31:02.145832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-934a0e18-f3d2-4f36-b8f6-863de388041d None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.146022 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-934a0e18-f3d2-4f36-b8f6-863de388041d None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.146564 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-934a0e18-f3d2-4f36-b8f6-863de388041d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:02.146647 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 971/3864] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:02.155022 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-d21b4c40-6c03-4419-aa63-c9b4e5d2bc17 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.157320 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-d21b4c40-6c03-4419-aa63-c9b4e5d2bc17 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:02.157638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-d21b4c40-6c03-4419-aa63-c9b4e5d2bc17 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.157860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-d21b4c40-6c03-4419-aa63-c9b4e5d2bc17 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.170844 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.170844 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:02.174634 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-d21b4c40-6c03-4419-aa63-c9b4e5d2bc17 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:02.179590 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-d21b4c40-6c03-4419-aa63-c9b4e5d2bc17 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:02.180127 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 974/3865] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1101 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:02.216241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e55944bd-abcc-4072-a87b-f99817dddc62 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.218566 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e55944bd-abcc-4072-a87b-f99817dddc62 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:02.218792 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e55944bd-abcc-4072-a87b-f99817dddc62 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.219050 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e55944bd-abcc-4072-a87b-f99817dddc62 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.219181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e55944bd-abcc-4072-a87b-f99817dddc62 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:02.224526 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.224526 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:02.225612 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e55944bd-abcc-4072-a87b-f99817dddc62 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:02.226110 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 963/3866] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:02.286733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.289609 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] PUT https://10.4.3.253/volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111 Jul 03 04:31:02.290154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:02.300565 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Acquiring lock "cinder-attachment_update-24578a19-062e-4f92-b692-9e2e39668bea-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:31:02.306112 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-24578a19-062e-4f92-b692-9e2e39668bea-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:31:02.307313 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.307313 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:02.836016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-24578a19-062e-4f92-b692-9e2e39668bea-np0000004364" released by "attachment_update" :: held 0.530s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:31:02.836434 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-c70686a9-0335-4186-8517-6639e09b9418 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111 returned with HTTP 200 Jul 03 04:31:02.837044 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 959/3867] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:31:02 2026] PUT /volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:02.849269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a627ab52-bc49-49e7-828a-e3ea1d62cad0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.851016 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a627ab52-bc49-49e7-828a-e3ea1d62cad0 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 Jul 03 04:31:02.851245 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a627ab52-bc49-49e7-828a-e3ea1d62cad0 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.851371 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a627ab52-bc49-49e7-828a-e3ea1d62cad0 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.855770 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a627ab52-bc49-49e7-828a-e3ea1d62cad0 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 returned with HTTP 404 Jul 03 04:31:02.856266 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 972/3868] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/v3/snapshots/3a557386-4d55-4e2e-9966-2fe106c08b21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:02.864407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aa691d46-c8d3-43ba-8d68-92d852a03697 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.866910 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa691d46-c8d3-43ba-8d68-92d852a03697 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:02.867122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa691d46-c8d3-43ba-8d68-92d852a03697 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.867347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aa691d46-c8d3-43ba-8d68-92d852a03697 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.876387 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.876387 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:02.881092 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-aa691d46-c8d3-43ba-8d68-92d852a03697 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Volume info retrieved successfully. Jul 03 04:31:02.886801 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aa691d46-c8d3-43ba-8d68-92d852a03697 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 returned with HTTP 200 Jul 03 04:31:02.887278 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 975/3869] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:02.901185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.903165 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] DELETE https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:02.903439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.903678 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.903901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Delete volume with id: 1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:02.912308 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.912308 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:02.912957 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Volume info retrieved successfully. Jul 03 04:31:02.937358 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Delete volume request issued successfully. Jul 03 04:31:02.937358 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c39aa43-a5fc-4ad8-aba3-3e964365fa3f tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 returned with HTTP 202 Jul 03 04:31:02.937358 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 964/3870] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:02 2026] DELETE /volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:02.941424 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9805d2cf-2c34-48e6-9a72-5326b317687b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.944512 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b4065585-6d72-4613-ae61-cc903c73ff09 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:02.944891 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9805d2cf-2c34-48e6-9a72-5326b317687b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:02.945183 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9805d2cf-2c34-48e6-9a72-5326b317687b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.945440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9805d2cf-2c34-48e6-9a72-5326b317687b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.948220 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b4065585-6d72-4613-ae61-cc903c73ff09 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:02.948220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b4065585-6d72-4613-ae61-cc903c73ff09 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:02.948220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b4065585-6d72-4613-ae61-cc903c73ff09 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:02.955057 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.955057 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:02.958656 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:02.958656 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:02.960066 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b4065585-6d72-4613-ae61-cc903c73ff09 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Volume info retrieved successfully. Jul 03 04:31:02.963257 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9805d2cf-2c34-48e6-9a72-5326b317687b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:02.964878 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b4065585-6d72-4613-ae61-cc903c73ff09 tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 returned with HTTP 200 Jul 03 04:31:02.964878 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 973/3871] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:02.978585 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9805d2cf-2c34-48e6-9a72-5326b317687b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:02.979770 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 960/3872] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:02 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:03.237663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-25ae4b25-b618-4763-bceb-232aa913ce29 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:03.240254 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-25ae4b25-b618-4763-bceb-232aa913ce29 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:03.240563 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-25ae4b25-b618-4763-bceb-232aa913ce29 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:03.240901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-25ae4b25-b618-4763-bceb-232aa913ce29 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:03.241036 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-25ae4b25-b618-4763-bceb-232aa913ce29 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:03.246673 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:03.246673 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:03.247807 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-25ae4b25-b618-4763-bceb-232aa913ce29 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:03.248493 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 976/3873] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:03 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:03.981405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6f412d7c-d820-4eaf-a807-f9f51e45ecde None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:03.983844 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6f412d7c-d820-4eaf-a807-f9f51e45ecde tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] GET https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 Jul 03 04:31:03.984124 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6f412d7c-d820-4eaf-a807-f9f51e45ecde tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:03.984374 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6f412d7c-d820-4eaf-a807-f9f51e45ecde tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:03.992565 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6f412d7c-d820-4eaf-a807-f9f51e45ecde tempest-VolumesSnapshotNegativeTestJSON-123834660 tempest-VolumesSnapshotNegativeTestJSON-123834660-project-member] https://10.4.3.253/volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 returned with HTTP 404 Jul 03 04:31:03.993248 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 965/3874] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:03 2026] GET /volume/v3/volumes/1000f3d5-a4cf-445a-8698-5717eaff4d43 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:03.997568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d95ae8a8-c590-4599-9526-326218fd0ed3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:04.000751 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d95ae8a8-c590-4599-9526-326218fd0ed3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:04.000751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d95ae8a8-c590-4599-9526-326218fd0ed3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:04.000751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d95ae8a8-c590-4599-9526-326218fd0ed3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:04.017616 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:04.017616 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:04.026517 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d95ae8a8-c590-4599-9526-326218fd0ed3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:04.034586 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d95ae8a8-c590-4599-9526-326218fd0ed3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:04.035060 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 974/3875] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:03 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:04.263887 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c497f53-76f8-4920-9da4-95b10b348970 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:04.265785 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c497f53-76f8-4920-9da4-95b10b348970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:04.265998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c497f53-76f8-4920-9da4-95b10b348970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:04.266168 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c497f53-76f8-4920-9da4-95b10b348970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:04.266270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5c497f53-76f8-4920-9da4-95b10b348970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:04.270595 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:04.270595 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:04.271297 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c497f53-76f8-4920-9da4-95b10b348970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:04.271676 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 961/3876] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:04 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:05.050073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b0bab277-3d06-4a62-baad-5d3f9add27e2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:05.051997 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0bab277-3d06-4a62-baad-5d3f9add27e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:05.052192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0bab277-3d06-4a62-baad-5d3f9add27e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:05.052385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0bab277-3d06-4a62-baad-5d3f9add27e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:05.061903 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:05.061903 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:05.065412 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b0bab277-3d06-4a62-baad-5d3f9add27e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:05.070856 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0bab277-3d06-4a62-baad-5d3f9add27e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:05.071417 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 977/3877] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:05 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:05.283024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6e1d394d-c405-4688-aa12-f7520e6b4086 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:05.285368 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e1d394d-c405-4688-aa12-f7520e6b4086 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:05.286244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e1d394d-c405-4688-aa12-f7520e6b4086 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:05.286244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e1d394d-c405-4688-aa12-f7520e6b4086 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:05.286244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-6e1d394d-c405-4688-aa12-f7520e6b4086 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:05.292087 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:05.292087 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:05.293224 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e1d394d-c405-4688-aa12-f7520e6b4086 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:05.293757 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 966/3878] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:05 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:06.087600 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5eeebc05-34d9-4dbb-8836-db48015b72ab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:06.089405 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5eeebc05-34d9-4dbb-8836-db48015b72ab tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:06.089610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5eeebc05-34d9-4dbb-8836-db48015b72ab tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:06.089764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5eeebc05-34d9-4dbb-8836-db48015b72ab tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:06.099705 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:06.099705 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:06.103411 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5eeebc05-34d9-4dbb-8836-db48015b72ab tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:06.107666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5eeebc05-34d9-4dbb-8836-db48015b72ab tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:06.108086 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 975/3879] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:06 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:06.304236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dfe62106-cc57-433e-9c6b-ee543a665970 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:06.306195 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dfe62106-cc57-433e-9c6b-ee543a665970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:06.306463 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dfe62106-cc57-433e-9c6b-ee543a665970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:06.306700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dfe62106-cc57-433e-9c6b-ee543a665970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:06.306852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-dfe62106-cc57-433e-9c6b-ee543a665970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:06.312172 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:06.312172 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:06.313147 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dfe62106-cc57-433e-9c6b-ee543a665970 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:06.313542 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 962/3880] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:06 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:07.122418 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-959b7485-e343-4dbc-ab88-57d08b92aaee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:07.124839 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-959b7485-e343-4dbc-ab88-57d08b92aaee tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:07.126349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-959b7485-e343-4dbc-ab88-57d08b92aaee tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:07.126349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-959b7485-e343-4dbc-ab88-57d08b92aaee tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:07.139582 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:07.139582 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:07.145035 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-959b7485-e343-4dbc-ab88-57d08b92aaee tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:07.150289 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-959b7485-e343-4dbc-ab88-57d08b92aaee tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:07.151029 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 978/3881] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:07 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:07.324785 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a670b982-fc47-493c-ac65-200367c7227e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:07.326905 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a670b982-fc47-493c-ac65-200367c7227e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:07.327097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a670b982-fc47-493c-ac65-200367c7227e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:07.327311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a670b982-fc47-493c-ac65-200367c7227e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:07.327474 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a670b982-fc47-493c-ac65-200367c7227e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:07.332342 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:07.332342 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:07.333026 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a670b982-fc47-493c-ac65-200367c7227e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:07.333432 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 967/3882] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:07 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:08.171382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3dd9ee17-9213-4a0f-968f-2f9a14631a78 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:08.174793 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3dd9ee17-9213-4a0f-968f-2f9a14631a78 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:08.175005 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3dd9ee17-9213-4a0f-968f-2f9a14631a78 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:08.175288 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3dd9ee17-9213-4a0f-968f-2f9a14631a78 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:08.190025 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:08.190025 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:08.195665 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3dd9ee17-9213-4a0f-968f-2f9a14631a78 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:08.201694 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3dd9ee17-9213-4a0f-968f-2f9a14631a78 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:08.202226 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 976/3883] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:08 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:08.345843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c527e7c4-12c3-4ff9-b412-4faa0409ae60 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:08.353397 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c527e7c4-12c3-4ff9-b412-4faa0409ae60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:08.353702 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c527e7c4-12c3-4ff9-b412-4faa0409ae60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:08.353973 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c527e7c4-12c3-4ff9-b412-4faa0409ae60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:08.354107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c527e7c4-12c3-4ff9-b412-4faa0409ae60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:08.372395 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:08.372395 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:08.373927 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c527e7c4-12c3-4ff9-b412-4faa0409ae60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:08.374748 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 963/3884] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:08 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:09.221042 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d1a2511f-b928-4b42-9b16-a39b03eaf755 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:09.223508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d1a2511f-b928-4b42-9b16-a39b03eaf755 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:09.223795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d1a2511f-b928-4b42-9b16-a39b03eaf755 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:09.224087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d1a2511f-b928-4b42-9b16-a39b03eaf755 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:09.235415 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:09.235415 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:09.240286 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d1a2511f-b928-4b42-9b16-a39b03eaf755 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:09.247610 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d1a2511f-b928-4b42-9b16-a39b03eaf755 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:09.248186 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 979/3885] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:09 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:09.386966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2d3c3611-50d1-4055-a1ee-699aff08955b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:09.390084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2d3c3611-50d1-4055-a1ee-699aff08955b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:09.390084 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2d3c3611-50d1-4055-a1ee-699aff08955b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:09.390298 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2d3c3611-50d1-4055-a1ee-699aff08955b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:09.390450 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2d3c3611-50d1-4055-a1ee-699aff08955b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:09.397773 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:09.397773 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:09.398645 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2d3c3611-50d1-4055-a1ee-699aff08955b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:09.399649 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 968/3886] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:09 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:10.265456 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-646de4d4-b53e-4011-a207-780c739a897a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:10.267818 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-646de4d4-b53e-4011-a207-780c739a897a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:10.268298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-646de4d4-b53e-4011-a207-780c739a897a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:10.268298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-646de4d4-b53e-4011-a207-780c739a897a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:10.289224 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:10.289224 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:10.297691 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-646de4d4-b53e-4011-a207-780c739a897a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:10.304585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-646de4d4-b53e-4011-a207-780c739a897a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:10.305181 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 977/3887] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:10 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:10.416676 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88d2da6d-d7f6-4424-9931-eab90fe68684 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:10.419148 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88d2da6d-d7f6-4424-9931-eab90fe68684 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:10.419494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88d2da6d-d7f6-4424-9931-eab90fe68684 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:10.419670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88d2da6d-d7f6-4424-9931-eab90fe68684 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:10.419877 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-88d2da6d-d7f6-4424-9931-eab90fe68684 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:10.427190 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:10.427190 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:10.428223 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88d2da6d-d7f6-4424-9931-eab90fe68684 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:10.428667 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 964/3888] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:10 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:10.443295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1f1a36d9-9713-4030-a19a-4b7d78fd55b5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:10.445559 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1f1a36d9-9713-4030-a19a-4b7d78fd55b5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 Jul 03 04:31:10.445786 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1f1a36d9-9713-4030-a19a-4b7d78fd55b5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:10.446024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1f1a36d9-9713-4030-a19a-4b7d78fd55b5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:10.458509 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:10.458509 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:10.464021 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1f1a36d9-9713-4030-a19a-4b7d78fd55b5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:10.470232 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1f1a36d9-9713-4030-a19a-4b7d78fd55b5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 returned with HTTP 200 Jul 03 04:31:10.470804 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 980/3889] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:10 2026] GET /volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 => generated 966 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:10.489703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1b96ed98-e2eb-4981-85e4-1f3df2624e3e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:10.492086 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b96ed98-e2eb-4981-85e4-1f3df2624e3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 Jul 03 04:31:10.492564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b96ed98-e2eb-4981-85e4-1f3df2624e3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:10.492730 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b96ed98-e2eb-4981-85e4-1f3df2624e3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:10.502783 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:10.502783 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:10.507964 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1b96ed98-e2eb-4981-85e4-1f3df2624e3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:10.517112 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b96ed98-e2eb-4981-85e4-1f3df2624e3e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 returned with HTTP 200 Jul 03 04:31:10.517732 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 969/3890] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:10 2026] GET /volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 => generated 966 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:10.535637 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4b606c25-8ca9-451e-82e4-c912959135fc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:10.538141 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 Jul 03 04:31:10.538439 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:10.538717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:10.538933 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: d5f671fc-e93b-460a-8ea5-8991c03728a5 Jul 03 04:31:10.550371 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:10.550371 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:10.551003 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:10.572541 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume request issued successfully. Jul 03 04:31:10.572795 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4b606c25-8ca9-451e-82e4-c912959135fc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 returned with HTTP 202 Jul 03 04:31:10.573250 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 978/3891] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:10 2026] DELETE /volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:10.582646 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bf863c30-cc55-4809-8361-b8c6c3415d94 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:10.585507 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf863c30-cc55-4809-8361-b8c6c3415d94 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 Jul 03 04:31:10.585808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf863c30-cc55-4809-8361-b8c6c3415d94 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:10.586039 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf863c30-cc55-4809-8361-b8c6c3415d94 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:10.594570 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:10.594570 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:10.602993 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bf863c30-cc55-4809-8361-b8c6c3415d94 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:10.610567 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf863c30-cc55-4809-8361-b8c6c3415d94 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 returned with HTTP 200 Jul 03 04:31:10.611269 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 965/3892] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:10 2026] GET /volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 => generated 965 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:11.326942 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c62ec5a3-67e0-45f1-9766-2cfd06cd3ceb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:11.329047 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c62ec5a3-67e0-45f1-9766-2cfd06cd3ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:11.329244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c62ec5a3-67e0-45f1-9766-2cfd06cd3ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:11.329483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c62ec5a3-67e0-45f1-9766-2cfd06cd3ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:11.340521 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:11.340521 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:11.345996 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c62ec5a3-67e0-45f1-9766-2cfd06cd3ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:11.353115 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c62ec5a3-67e0-45f1-9766-2cfd06cd3ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:11.353656 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 981/3893] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:11 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:11.635822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-43418442-ac5f-4324-b0bd-c8d16cc59951 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:11.636208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-0bc63eed-01c3-47cd-a8b6-ac262d31a938 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:11.637928 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43418442-ac5f-4324-b0bd-c8d16cc59951 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 Jul 03 04:31:11.638173 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43418442-ac5f-4324-b0bd-c8d16cc59951 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:11.638243 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-0bc63eed-01c3-47cd-a8b6-ac262d31a938 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111/action Jul 03 04:31:11.638393 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43418442-ac5f-4324-b0bd-c8d16cc59951 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:11.638699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-0bc63eed-01c3-47cd-a8b6-ac262d31a938 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:11.638890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-0bc63eed-01c3-47cd-a8b6-ac262d31a938 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:11.649502 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43418442-ac5f-4324-b0bd-c8d16cc59951 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 returned with HTTP 404 Jul 03 04:31:11.649502 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 970/3894] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:11 2026] GET /volume/v3/volumes/d5f671fc-e93b-460a-8ea5-8991c03728a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:11.660964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-89a067c2-34cb-42a3-9308-d2746882bd12 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:11.663233 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-89a067c2-34cb-42a3-9308-d2746882bd12 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:11.663518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-89a067c2-34cb-42a3-9308-d2746882bd12 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:11.663800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-89a067c2-34cb-42a3-9308-d2746882bd12 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:11.663971 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-89a067c2-34cb-42a3-9308-d2746882bd12 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete backup with id: 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. Jul 03 04:31:11.669386 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:11.669386 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:11.673220 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:11.673220 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:11.687555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-89a067c2-34cb-42a3-9308-d2746882bd12 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] delete_backup rpcapi backup_id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:31:11.690537 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-89a067c2-34cb-42a3-9308-d2746882bd12 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 202 Jul 03 04:31:11.691103 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 966/3895] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:11 2026] DELETE /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:31:11.703275 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f81562cc-82f9-498a-b661-61cbf59f35f0 req-0bc63eed-01c3-47cd-a8b6-ac262d31a938 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111/action returned with HTTP 204 Jul 03 04:31:11.704111 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 979/3896] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:31:11 2026] POST /volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:11.704897 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-715cf282-d07e-4a17-887c-0c563649142c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:11.707524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-715cf282-d07e-4a17-887c-0c563649142c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:11.707814 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-715cf282-d07e-4a17-887c-0c563649142c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:11.708045 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-715cf282-d07e-4a17-887c-0c563649142c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:11.708185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-715cf282-d07e-4a17-887c-0c563649142c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:11.715612 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:11.715612 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:11.716929 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-715cf282-d07e-4a17-887c-0c563649142c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 200 Jul 03 04:31:11.717432 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 982/3897] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:11 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:12.377823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-266023c8-de14-431e-8b00-77c8c69a3480 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:12.384491 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-266023c8-de14-431e-8b00-77c8c69a3480 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:31:12.384491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-266023c8-de14-431e-8b00-77c8c69a3480 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:12.384491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-266023c8-de14-431e-8b00-77c8c69a3480 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:12.400202 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:12.400202 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:12.406516 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-266023c8-de14-431e-8b00-77c8c69a3480 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:31:12.413139 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-266023c8-de14-431e-8b00-77c8c69a3480 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:31:12.413788 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 971/3898] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:12 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:12.730124 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-10fa3387-9988-4964-a88c-6496c65fc0f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:12.732002 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10fa3387-9988-4964-a88c-6496c65fc0f7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 Jul 03 04:31:12.732237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10fa3387-9988-4964-a88c-6496c65fc0f7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:12.732495 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10fa3387-9988-4964-a88c-6496c65fc0f7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:12.732642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-10fa3387-9988-4964-a88c-6496c65fc0f7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:31:12.736856 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10fa3387-9988-4964-a88c-6496c65fc0f7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 returned with HTTP 404 Jul 03 04:31:12.737451 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 967/3899] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:12 2026] GET /volume/v3/backups/7bb6bfa3-ee10-4c8e-b185-b2f4cfcd5792 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:12.832640 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d9947bc5-d513-40d4-928c-5dca40d80126 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:12.835175 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:12.835765 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:12.835852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:12.836114 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: 611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:12.845758 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:12.845758 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:12.846393 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:12.867081 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume request issued successfully. Jul 03 04:31:12.867478 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d9947bc5-d513-40d4-928c-5dca40d80126 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 202 Jul 03 04:31:12.868079 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 980/3900] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:12 2026] DELETE /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:12.877310 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-06d2ef03-7522-46e9-9a91-c5fcd25d6701 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:12.879495 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06d2ef03-7522-46e9-9a91-c5fcd25d6701 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:12.879747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06d2ef03-7522-46e9-9a91-c5fcd25d6701 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:12.879975 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06d2ef03-7522-46e9-9a91-c5fcd25d6701 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:12.889571 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:12.889571 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:12.894754 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-06d2ef03-7522-46e9-9a91-c5fcd25d6701 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:12.900972 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06d2ef03-7522-46e9-9a91-c5fcd25d6701 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 200 Jul 03 04:31:12.901629 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 983/3901] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:12 2026] GET /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 908 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:13.922536 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4f0bdaf0-3c79-4d18-8e81-01f94f90759b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:13.925185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4f0bdaf0-3c79-4d18-8e81-01f94f90759b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:13.926833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4f0bdaf0-3c79-4d18-8e81-01f94f90759b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:13.926833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4f0bdaf0-3c79-4d18-8e81-01f94f90759b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:13.935207 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4f0bdaf0-3c79-4d18-8e81-01f94f90759b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 404 Jul 03 04:31:13.936400 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 972/3902] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:13 2026] GET /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:13.948996 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-17c746af-3197-4003-8d03-f3a8c2ed1122 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:13.951544 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17c746af-3197-4003-8d03-f3a8c2ed1122 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:13.951990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17c746af-3197-4003-8d03-f3a8c2ed1122 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:13.952341 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17c746af-3197-4003-8d03-f3a8c2ed1122 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:13.962860 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17c746af-3197-4003-8d03-f3a8c2ed1122 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 404 Jul 03 04:31:13.963808 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 968/3903] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:13 2026] GET /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:13.977956 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f2bbf09b-1c81-4319-9a5e-d87409c52679 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:13.978589 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2bbf09b-1c81-4319-9a5e-d87409c52679 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:13.978861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2bbf09b-1c81-4319-9a5e-d87409c52679 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:13.979124 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f2bbf09b-1c81-4319-9a5e-d87409c52679 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:13.979352 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-f2bbf09b-1c81-4319-9a5e-d87409c52679 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: 611ac0c6-0774-41e3-a8e3-711a12e0dbc4 Jul 03 04:31:13.996661 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f2bbf09b-1c81-4319-9a5e-d87409c52679 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 returned with HTTP 404 Jul 03 04:31:13.997566 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 981/3904] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:13 2026] DELETE /volume/v3/volumes/611ac0c6-0774-41e3-a8e3-711a12e0dbc4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:14.014881 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:14.019145 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:14.019812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-468796867"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:14.022787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-468796867'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:14.023045 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume of 1 GB Jul 03 04:31:14.030726 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Availability Zones retrieved successfully. Jul 03 04:31:14.041119 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (3b02e0ee-71e4-4cff-95ea-0bb6c7164a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:14.042506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3d51f6-3f12-4743-9c2f-86950cfbd81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:14.044037 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:14.089298 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f3d51f6-3f12-4743-9c2f-86950cfbd81d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:14.090344 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8136a18a-d20b-453e-9aeb-009e5b1a7263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:14.154525 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['48b9d192-59a8-4f78-9639-4bb7cf9c0045', '2e52908b-a3a4-481b-991c-6c2ee21a2f48', '59cc3623-9d7f-49e7-a01a-d41884c5c1d2', 'b107e11f-991b-410e-9820-17d8ca96fefa'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:14.155569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8136a18a-d20b-453e-9aeb-009e5b1a7263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48b9d192-59a8-4f78-9639-4bb7cf9c0045', '2e52908b-a3a4-481b-991c-6c2ee21a2f48', '59cc3623-9d7f-49e7-a01a-d41884c5c1d2', 'b107e11f-991b-410e-9820-17d8ca96fefa']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:14.156489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80e8e23-ec27-4db0-b9ee-846bdd33d117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:14.190479 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80e8e23-ec27-4db0-b9ee-846bdd33d117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6211d7d4-429e-4975-84f9-00897898ef46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-468796867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['48b9d192-59a8-4f78-9639-4bb7cf9c0045','2e52908b-a3a4-481b-991c-6c2ee21a2f48','59cc3623-9d7f-49e7-a01a-d41884c5c1d2','b107e11f-991b-410e-9820-17d8ca96fefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:31:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-468796867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6211d7d4-429e-4975-84f9-00897898ef46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='351baf928cf1479c8ad1fe779bf9ea5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:14.191535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e2a99e-7aac-4c8a-be18-9ccc0373d803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:14.221065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5e2a99e-7aac-4c8a-be18-9ccc0373d803) transitioned into state 'SUCCESS' from state '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-468796867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='351baf928cf1479c8ad1fe779bf9ea5d',qos_specs=None,replication_status=,reservations=['48b9d192-59a8-4f78-9639-4bb7cf9c0045','2e52908b-a3a4-481b-991c-6c2ee21a2f48','59cc3623-9d7f-49e7-a01a-d41884c5c1d2','b107e11f-991b-410e-9820-17d8ca96fefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abd5a7a5f9cc4d8d806e165194b6ffe6',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:14.222319 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173d2c78-db7e-4468-abc2-2b68452a939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:14.248869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173d2c78-db7e-4468-abc2-2b68452a939c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:14.248869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Flow 'volume_create_api' (3b02e0ee-71e4-4cff-95ea-0bb6c7164a9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:14.248869 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Create volume request issued successfully. Jul 03 04:31:14.250085 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a1b1612-ab6c-4b34-9b46-0dc3e27fa73b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:31:14.250887 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 984/3905] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:31:14 2026] POST /volume/v3/volumes => generated 748 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:31:14.275355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5733c672-b9bc-40b7-b0f2-3c1d2bbe0ba3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:14.277357 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5733c672-b9bc-40b7-b0f2-3c1d2bbe0ba3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:31:14.277502 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5733c672-b9bc-40b7-b0f2-3c1d2bbe0ba3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:14.277743 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5733c672-b9bc-40b7-b0f2-3c1d2bbe0ba3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:14.286114 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:14.286114 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:14.292446 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5733c672-b9bc-40b7-b0f2-3c1d2bbe0ba3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:14.299460 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5733c672-b9bc-40b7-b0f2-3c1d2bbe0ba3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:31:14.299869 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 973/3906] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:14 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:15.321046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2dff58a0-aa82-4d55-b0fe-9c6b704be653 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:15.323628 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2dff58a0-aa82-4d55-b0fe-9c6b704be653 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:31:15.323902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2dff58a0-aa82-4d55-b0fe-9c6b704be653 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:15.324149 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2dff58a0-aa82-4d55-b0fe-9c6b704be653 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:15.338546 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:15.338546 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:15.344234 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2dff58a0-aa82-4d55-b0fe-9c6b704be653 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:31:15.351044 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2dff58a0-aa82-4d55-b0fe-9c6b704be653 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:31:15.351537 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 969/3907] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:15 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:16.914676 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-57ccf9ef-8266-4c22-ac67-96209d2a5084 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:17.025686 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-57ccf9ef-8266-4c22-ac67-96209d2a5084 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:31:17.025686 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-57ccf9ef-8266-4c22-ac67-96209d2a5084 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019", "extra_specs": {}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:17.030163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:17.031796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:17.032247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-114749099", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:17.034359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-114749099', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:17.034448 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Create volume of 1 GB Jul 03 04:31:17.034826 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:17.034826 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:17.039365 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Availability Zones retrieved successfully. Jul 03 04:31:17.046514 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Flow 'volume_create_api' (f49fb71e-f3d3-4a95-a767-743e6311dca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:17.047201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-57ccf9ef-8266-4c22-ac67-96209d2a5084 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:31:17.047715 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 982/3908] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:31:16 2026] POST /volume/v3/types => generated 268 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:17.047789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740c4f4f-74c1-48c1-907e-787e9034318f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:17.049063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:17.096192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740c4f4f-74c1-48c1-907e-787e9034318f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:17.097599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507322d9-ba51-45a0-a56c-556eb7efca16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:17.189183 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Created reservations ['07feba9e-db32-42d9-9d7c-beda1f80e361', '5112d33e-455d-4f7a-918c-a95ba9ca5da4', '5e4172af-398b-467b-b1c0-5b54dc068bee', '91478596-28d9-4df8-996f-57669101688a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:17.190051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507322d9-ba51-45a0-a56c-556eb7efca16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07feba9e-db32-42d9-9d7c-beda1f80e361', '5112d33e-455d-4f7a-918c-a95ba9ca5da4', '5e4172af-398b-467b-b1c0-5b54dc068bee', '91478596-28d9-4df8-996f-57669101688a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:17.190948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83e5765-c374-417e-8cac-c1b903f103f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:17.215470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c83e5765-c374-417e-8cac-c1b903f103f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '118a6f3d-f35a-4e50-899b-64f2a7801c66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-114749099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89768fef125a4291bf9a12ebe0a995f4',qos_specs=None,replication_status=,reservations=['07feba9e-db32-42d9-9d7c-beda1f80e361','5112d33e-455d-4f7a-918c-a95ba9ca5da4','5e4172af-398b-467b-b1c0-5b54dc068bee','91478596-28d9-4df8-996f-57669101688a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='493e5a9ea18246f3b03665df3eda9cb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:31:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-114749099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=118a6f3d-f35a-4e50-899b-64f2a7801c66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='89768fef125a4291bf9a12ebe0a995f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='493e5a9ea18246f3b03665df3eda9cb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:17.216352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ad2031-b974-43d3-9ab1-8fc2172cc3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:17.245192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ad2031-b974-43d3-9ab1-8fc2172cc3b5) transitioned into state 'SUCCESS' from state '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-114749099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='89768fef125a4291bf9a12ebe0a995f4',qos_specs=None,replication_status=,reservations=['07feba9e-db32-42d9-9d7c-beda1f80e361','5112d33e-455d-4f7a-918c-a95ba9ca5da4','5e4172af-398b-467b-b1c0-5b54dc068bee','91478596-28d9-4df8-996f-57669101688a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='493e5a9ea18246f3b03665df3eda9cb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:17.246536 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700a9613-ecb3-4d0c-8d7b-83462222ac7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:17.262869 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (700a9613-ecb3-4d0c-8d7b-83462222ac7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:17.264851 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Flow 'volume_create_api' (f49fb71e-f3d3-4a95-a767-743e6311dca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:17.265630 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Create volume request issued successfully. Jul 03 04:31:17.266592 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e5dea167-5d94-4e81-84db-d83a0cfb19a6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:31:17.267247 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 985/3909] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:31:17 2026] POST /volume/v3/volumes => generated 788 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:17.286044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a01a816d-47e5-44cc-8a32-8616a13cb8ed None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:17.288559 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a01a816d-47e5-44cc-8a32-8616a13cb8ed tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:17.288686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a01a816d-47e5-44cc-8a32-8616a13cb8ed tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:17.288942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a01a816d-47e5-44cc-8a32-8616a13cb8ed tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:17.296484 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:17.296484 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:17.300210 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a01a816d-47e5-44cc-8a32-8616a13cb8ed tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:17.304873 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a01a816d-47e5-44cc-8a32-8616a13cb8ed tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:17.305255 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 974/3910] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:17 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:18.320180 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3f6a2e90-b8c1-4827-a573-4d450bfceefb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:18.322809 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f6a2e90-b8c1-4827-a573-4d450bfceefb tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:18.323043 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f6a2e90-b8c1-4827-a573-4d450bfceefb tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:18.323229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f6a2e90-b8c1-4827-a573-4d450bfceefb tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:18.335175 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:18.335175 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:18.340863 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3f6a2e90-b8c1-4827-a573-4d450bfceefb tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:18.346666 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f6a2e90-b8c1-4827-a573-4d450bfceefb tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:18.347118 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 970/3911] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:18 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:18.362267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1f411eea-c181-4eee-ae69-76abf1ab2638 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:18.364355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f411eea-c181-4eee-ae69-76abf1ab2638 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:18.364666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f411eea-c181-4eee-ae69-76abf1ab2638 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:18.364967 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f411eea-c181-4eee-ae69-76abf1ab2638 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:18.374232 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:18.374232 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:18.379210 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1f411eea-c181-4eee-ae69-76abf1ab2638 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:18.385996 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f411eea-c181-4eee-ae69-76abf1ab2638 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:18.386420 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 983/3912] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:18 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:18.431398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-23079927-1b76-4cef-8581-71047e6ea4be None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:18.433915 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-23079927-1b76-4cef-8581-71047e6ea4be tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:18.434136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-23079927-1b76-4cef-8581-71047e6ea4be tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:18.434391 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-23079927-1b76-4cef-8581-71047e6ea4be tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:18.444497 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:18.444497 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:18.446409 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-23079927-1b76-4cef-8581-71047e6ea4be tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:18.451993 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-23079927-1b76-4cef-8581-71047e6ea4be tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:18.452421 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 986/3913] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:18 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 863 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:19.516706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a6f674b3-68e0-4819-aa0f-ef49653c3165 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:19.518458 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6f674b3-68e0-4819-aa0f-ef49653c3165 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:31:19.518810 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a6f674b3-68e0-4819-aa0f-ef49653c3165 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262", "extra_specs": {}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:19.533459 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6f674b3-68e0-4819-aa0f-ef49653c3165 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:31:19.533988 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 975/3914] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:31:19 2026] POST /volume/v3/types => generated 269 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:19.543623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b07920b-36ac-4689-9537-4c5f966aab7e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:19.545719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b07920b-36ac-4689-9537-4c5f966aab7e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:31:19.546115 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b07920b-36ac-4689-9537-4c5f966aab7e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596", "extra_specs": {}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:19.562914 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b07920b-36ac-4689-9537-4c5f966aab7e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:31:19.563349 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 971/3915] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:31:19 2026] POST /volume/v3/types => generated 268 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:19.574256 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:19.576903 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:19.577445 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1115081413", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262", "size": 1}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:19.579775 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1115081413', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262', 'size': 1}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:19.585296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume of 1 GB Jul 03 04:31:19.585761 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:19.585761 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:19.586605 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Availability Zones retrieved successfully. Jul 03 04:31:19.596261 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Flow 'volume_create_api' (37e6581d-c64c-412d-8175-59b4a9c0f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:19.597951 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c80932a9-94a3-4378-bf93-b19f76006a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.599549 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:19.635018 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c80932a9-94a3-4378-bf93-b19f76006a0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:31:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1d964bf6-de75-4262-a039-d6980e829328,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1d964bf6-de75-4262-a039-d6980e829328', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.636190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fcb938-cbb2-4633-9fc2-482b0f4f513d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.676458 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:19.676915 np0000004364 devstack@c-api.service[99791]: WARNING cinder.quota [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1631136193-1159128262, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:19.724267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Created reservations ['1af23e68-b0ea-44b7-adaf-669786ed14a0', 'c00d4fc3-c12c-4632-afbf-b0c4df3fca06', 'e6d31d7a-6594-43f8-adbe-a0e773ba1e2b', '142f89ee-c17a-4f21-9823-f97518182b9f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:19.725447 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3fcb938-cbb2-4633-9fc2-482b0f4f513d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1af23e68-b0ea-44b7-adaf-669786ed14a0', 'c00d4fc3-c12c-4632-afbf-b0c4df3fca06', 'e6d31d7a-6594-43f8-adbe-a0e773ba1e2b', '142f89ee-c17a-4f21-9823-f97518182b9f']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.726592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb9ee18-cc40-4e60-9c3f-da7b332c2803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.760518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb9ee18-cc40-4e60-9c3f-da7b332c2803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec51f62f-8d57-4e85-8b35-c1d34b8de2d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1115081413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a342aecaa8504e7dbe24fe661b32832e',qos_specs=None,replication_status=,reservations=['1af23e68-b0ea-44b7-adaf-669786ed14a0','c00d4fc3-c12c-4632-afbf-b0c4df3fca06','e6d31d7a-6594-43f8-adbe-a0e773ba1e2b','142f89ee-c17a-4f21-9823-f97518182b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_type_id=1d964bf6-de75-4262-a039-d6980e829328), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1115081413',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec51f62f-8d57-4e85-8b35-c1d34b8de2d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a342aecaa8504e7dbe24fe661b32832e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1d964bf6-de75-4262-a039-d6980e829328),volume_type_id=1d964bf6-de75-4262-a039-d6980e829328)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.761566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (993cdb1f-639b-4afa-b703-8b810e243d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.785567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (993cdb1f-639b-4afa-b703-8b810e243d39) transitioned into state 'SUCCESS' from state '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-1115081413',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a342aecaa8504e7dbe24fe661b32832e',qos_specs=None,replication_status=,reservations=['1af23e68-b0ea-44b7-adaf-669786ed14a0','c00d4fc3-c12c-4632-afbf-b0c4df3fca06','e6d31d7a-6594-43f8-adbe-a0e773ba1e2b','142f89ee-c17a-4f21-9823-f97518182b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_type_id=1d964bf6-de75-4262-a039-d6980e829328)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.787002 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1aa3b18-90b9-4ceb-8319-11c49af137b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.799307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1aa3b18-90b9-4ceb-8319-11c49af137b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.800763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Flow 'volume_create_api' (37e6581d-c64c-412d-8175-59b4a9c0f56b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:19.801213 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume request issued successfully. Jul 03 04:31:19.802187 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-645d18e9-2957-496b-9786-0a1bbdc0d916 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:31:19.802734 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 984/3916] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:31:19 2026] POST /volume/v3/volumes => generated 847 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:31:19.818504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:19.820749 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:19.821221 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-15023047", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:19.823081 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-15023047', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:19.827744 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume of 1 GB Jul 03 04:31:19.828046 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:19.828046 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:19.828817 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Availability Zones retrieved successfully. Jul 03 04:31:19.836140 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Flow 'volume_create_api' (2836ad42-93fd-4aa2-9b4e-537fcd959308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:19.837830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9115db59-2567-43f2-9db7-5c9d93792406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.838966 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:19.873788 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9115db59-2567-43f2-9db7-5c9d93792406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:31:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ec8ebad2-2185-4ac5-8aca-1628f6e3e120,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ec8ebad2-2185-4ac5-8aca-1628f6e3e120', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.874697 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2aadf2-83e3-4e9e-960d-ff47eb2afd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.914950 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:19.915606 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-499306207-1223098596, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:19.952731 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Created reservations ['ffd3f69a-5cef-4b4b-9597-31f0dbf6f4a8', 'fab44fa7-9e27-4989-9819-9ba5db4715eb', '610b03c9-2fc0-4749-96b7-c8d82823f2d3', 'c2927b7c-dbfb-4e9e-9307-1e70ee43ff7f'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:19.953799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e2aadf2-83e3-4e9e-960d-ff47eb2afd2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffd3f69a-5cef-4b4b-9597-31f0dbf6f4a8', 'fab44fa7-9e27-4989-9819-9ba5db4715eb', '610b03c9-2fc0-4749-96b7-c8d82823f2d3', 'c2927b7c-dbfb-4e9e-9307-1e70ee43ff7f']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.954988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc760bab-8ea9-4f0c-a25a-c7c15e3660ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:19.985819 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc760bab-8ea9-4f0c-a25a-c7c15e3660ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f964121-26f5-44e6-8af7-c2f67acf1c36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-15023047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a342aecaa8504e7dbe24fe661b32832e',qos_specs=None,replication_status=,reservations=['ffd3f69a-5cef-4b4b-9597-31f0dbf6f4a8','fab44fa7-9e27-4989-9819-9ba5db4715eb','610b03c9-2fc0-4749-96b7-c8d82823f2d3','c2927b7c-dbfb-4e9e-9307-1e70ee43ff7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_type_id=ec8ebad2-2185-4ac5-8aca-1628f6e3e120), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-15023047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f964121-26f5-44e6-8af7-c2f67acf1c36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a342aecaa8504e7dbe24fe661b32832e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ec8ebad2-2185-4ac5-8aca-1628f6e3e120),volume_type_id=ec8ebad2-2185-4ac5-8aca-1628f6e3e120)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:19.987737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a01790-d669-4078-88ea-7a2bfaaa1cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.014706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a01790-d669-4078-88ea-7a2bfaaa1cd3) transitioned into state 'SUCCESS' from state '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-15023047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a342aecaa8504e7dbe24fe661b32832e',qos_specs=None,replication_status=,reservations=['ffd3f69a-5cef-4b4b-9597-31f0dbf6f4a8','fab44fa7-9e27-4989-9819-9ba5db4715eb','610b03c9-2fc0-4749-96b7-c8d82823f2d3','c2927b7c-dbfb-4e9e-9307-1e70ee43ff7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_type_id=ec8ebad2-2185-4ac5-8aca-1628f6e3e120)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.015847 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d663f6f-d9be-4a33-8ff2-b169c5608775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.030765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d663f6f-d9be-4a33-8ff2-b169c5608775) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.031990 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Flow 'volume_create_api' (2836ad42-93fd-4aa2-9b4e-537fcd959308) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:20.032471 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume request issued successfully. Jul 03 04:31:20.033198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e93690e-bc73-4187-ac15-cfcc6d4fc256 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:31:20.033826 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 987/3917] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:31:19 2026] POST /volume/v3/volumes => generated 844 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:31:20.068248 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c8eca114-935e-4a60-9add-de4574d14dbd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:20.071197 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:20.071703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-69332709", "snapshot_id": null, "imageRef": "f0402c43-9bc5-48a6-86de-bfc7ede08cc2", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019", "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:20.074160 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-69332709', 'snapshot_id': None, 'imageRef': 'f0402c43-9bc5-48a6-86de-bfc7ede08cc2', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019', 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:20.232076 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume of 1 GB Jul 03 04:31:20.232517 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:20.232517 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:20.233164 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Availability Zones retrieved successfully. Jul 03 04:31:20.250404 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Flow 'volume_create_api' (583b4bb1-18f3-45b3-8de9-837ddd273a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:20.251748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9fd413-9859-4f2a-a4ef-39d359a221de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.253366 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:20.311677 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de9fd413-9859-4f2a-a4ef-39d359a221de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:31:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b896ac5c-ae48-4ce9-afaf-58c0fa43626d,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b896ac5c-ae48-4ce9-afaf-58c0fa43626d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.312578 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9f226d-88d0-444f-8353-ab39127a95e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.346341 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:20.346766 np0000004364 devstack@c-api.service[99792]: WARNING cinder.quota [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-297487368-1980107019, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:20.383019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Created reservations ['d0e47ba2-38ee-435b-9641-8e7a4d45665c', 'c191be9e-2ab6-4885-80d6-ceeef76850a9', 'ce5e6c69-1cdf-40ac-a20e-6d493749c505', 'f6be6165-3f6c-45ab-88ca-52a0d5b937fb'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:20.383989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b9f226d-88d0-444f-8353-ab39127a95e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0e47ba2-38ee-435b-9641-8e7a4d45665c', 'c191be9e-2ab6-4885-80d6-ceeef76850a9', 'ce5e6c69-1cdf-40ac-a20e-6d493749c505', 'f6be6165-3f6c-45ab-88ca-52a0d5b937fb']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.384880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62302c47-f44c-4a72-a011-88faaaef2175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.412548 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62302c47-f44c-4a72-a011-88faaaef2175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7312bf3-da6e-4954-b4e0-5c09a959fa75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-69332709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a342aecaa8504e7dbe24fe661b32832e',qos_specs=None,replication_status=,reservations=['d0e47ba2-38ee-435b-9641-8e7a4d45665c','c191be9e-2ab6-4885-80d6-ceeef76850a9','ce5e6c69-1cdf-40ac-a20e-6d493749c505','f6be6165-3f6c-45ab-88ca-52a0d5b937fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_type_id=b896ac5c-ae48-4ce9-afaf-58c0fa43626d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:31:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-69332709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7312bf3-da6e-4954-b4e0-5c09a959fa75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a342aecaa8504e7dbe24fe661b32832e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b896ac5c-ae48-4ce9-afaf-58c0fa43626d),volume_type_id=b896ac5c-ae48-4ce9-afaf-58c0fa43626d)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.413635 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b1d635-0849-486c-b0ca-97c39224cd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.441192 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b1d635-0849-486c-b0ca-97c39224cd6e) transitioned into state 'SUCCESS' from state '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-69332709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a342aecaa8504e7dbe24fe661b32832e',qos_specs=None,replication_status=,reservations=['d0e47ba2-38ee-435b-9641-8e7a4d45665c','c191be9e-2ab6-4885-80d6-ceeef76850a9','ce5e6c69-1cdf-40ac-a20e-6d493749c505','f6be6165-3f6c-45ab-88ca-52a0d5b937fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='426615ac9d484654a3acb0c9e5ad4a1f',volume_type_id=b896ac5c-ae48-4ce9-afaf-58c0fa43626d)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.442151 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d90570-734b-48aa-96c0-1437e9dd0db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:20.453776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89d90570-734b-48aa-96c0-1437e9dd0db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:20.454629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Flow 'volume_create_api' (583b4bb1-18f3-45b3-8de9-837ddd273a50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:20.455034 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Create volume request issued successfully. Jul 03 04:31:20.455730 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c8eca114-935e-4a60-9add-de4574d14dbd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:31:20.456382 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 976/3918] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:31:20 2026] POST /volume/v3/volumes => generated 844 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:31:20.472777 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-72da9bf3-27d6-4135-bc52-9c0dea0ab531 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:20.474897 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-72da9bf3-27d6-4135-bc52-9c0dea0ab531 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:20.475117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-72da9bf3-27d6-4135-bc52-9c0dea0ab531 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:20.475345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-72da9bf3-27d6-4135-bc52-9c0dea0ab531 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:20.483856 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:20.483856 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:20.487907 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-72da9bf3-27d6-4135-bc52-9c0dea0ab531 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:20.493216 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-72da9bf3-27d6-4135-bc52-9c0dea0ab531 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:20.493891 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 972/3919] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:20 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:20.498883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8b561dad-e452-4e09-9ebc-0ab63679a814 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:20.499513 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b561dad-e452-4e09-9ebc-0ab63679a814 None None] GET https://10.4.3.253/volume// Jul 03 04:31:20.499783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b561dad-e452-4e09-9ebc-0ab63679a814 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:20.500058 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b561dad-e452-4e09-9ebc-0ab63679a814 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:20.500545 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b561dad-e452-4e09-9ebc-0ab63679a814 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:20.501107 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 985/3920] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:31:20 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:20.511553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-b3de625b-d23c-42ce-8aa0-d94d00a30129 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:20.565419 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-b3de625b-d23c-42ce-8aa0-d94d00a30129 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:31:20.565796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-b3de625b-d23c-42ce-8aa0-d94d00a30129 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "118a6f3d-f35a-4e50-899b-64f2a7801c66", "connector": null, "instance_uuid": "ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:20.577260 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:20.577260 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:20.677938 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-b3de625b-d23c-42ce-8aa0-d94d00a30129 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:31:20.678465 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 988/3921] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:31:20 2026] POST /volume/v3/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:20.978870 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4775140e-455d-4cf4-adf7-0ab16076b17b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:20.982352 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4775140e-455d-4cf4-adf7-0ab16076b17b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:20.982352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4775140e-455d-4cf4-adf7-0ab16076b17b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:20.982352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4775140e-455d-4cf4-adf7-0ab16076b17b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:20.999266 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:20.999266 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:21.006387 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4775140e-455d-4cf4-adf7-0ab16076b17b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:21.014777 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4775140e-455d-4cf4-adf7-0ab16076b17b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:21.015583 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 977/3922] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:20 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 880 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:21.235859 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d7ade871-3271-48e9-bc95-140b2276be4c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:21.236494 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7ade871-3271-48e9-bc95-140b2276be4c None None] GET https://10.4.3.253/volume// Jul 03 04:31:21.236671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d7ade871-3271-48e9-bc95-140b2276be4c None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:21.236945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d7ade871-3271-48e9-bc95-140b2276be4c None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:21.237495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7ade871-3271-48e9-bc95-140b2276be4c None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:21.238186 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 973/3923] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:31:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:21.250420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-fafa935e-7ad3-43ee-8396-a09c590effde None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:21.253674 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-fafa935e-7ad3-43ee-8396-a09c590effde tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:21.254001 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-fafa935e-7ad3-43ee-8396-a09c590effde tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:21.254446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-fafa935e-7ad3-43ee-8396-a09c590effde tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:21.269033 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:21.269033 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:21.275366 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-fafa935e-7ad3-43ee-8396-a09c590effde tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:21.285423 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-fafa935e-7ad3-43ee-8396-a09c590effde tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:21.286072 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 986/3924] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:31:21 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 1042 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:21.438319 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:21.441125 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] PUT https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e Jul 03 04:31:21.441768 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:21.451483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Acquiring lock "cinder-attachment_update-118a6f3d-f35a-4e50-899b-64f2a7801c66-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:31:21.464482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Lock "cinder-attachment_update-118a6f3d-f35a-4e50-899b-64f2a7801c66-np0000004364" acquired by "attachment_update" :: waited 0.010s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:31:21.464482 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:21.464482 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:21.511814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-506d9ee8-b7ea-41cd-b25a-3a4873825161 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:21.515464 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-506d9ee8-b7ea-41cd-b25a-3a4873825161 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:21.515464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-506d9ee8-b7ea-41cd-b25a-3a4873825161 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:21.515464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-506d9ee8-b7ea-41cd-b25a-3a4873825161 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:21.524944 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:21.524944 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:21.531206 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-506d9ee8-b7ea-41cd-b25a-3a4873825161 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:21.538341 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-506d9ee8-b7ea-41cd-b25a-3a4873825161 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:21.538945 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 978/3925] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:21 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:21.989186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Lock "cinder-attachment_update-118a6f3d-f35a-4e50-899b-64f2a7801c66-np0000004364" released by "attachment_update" :: held 0.527s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:31:21.989596 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-0bd9ce68-a9d6-4ddb-9adc-92ad2df4ead8 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e returned with HTTP 200 Jul 03 04:31:21.990377 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 989/3926] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:31:21 2026] PUT /volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:22.037310 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9731d635-7ee2-4acb-a10b-975d6650b4db None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:22.039272 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9731d635-7ee2-4acb-a10b-975d6650b4db tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:22.039723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9731d635-7ee2-4acb-a10b-975d6650b4db tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:22.039723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9731d635-7ee2-4acb-a10b-975d6650b4db tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:22.053742 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:22.053742 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:22.060413 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9731d635-7ee2-4acb-a10b-975d6650b4db tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:22.067409 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9731d635-7ee2-4acb-a10b-975d6650b4db tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:22.067936 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 974/3927] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:22 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:22.555810 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-96f9f156-8e58-4fc1-8546-e47857e99e4f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:22.558126 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-96f9f156-8e58-4fc1-8546-e47857e99e4f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:22.558433 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-96f9f156-8e58-4fc1-8546-e47857e99e4f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:22.558716 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-96f9f156-8e58-4fc1-8546-e47857e99e4f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:22.574931 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:22.574931 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:22.583472 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-96f9f156-8e58-4fc1-8546-e47857e99e4f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:22.591466 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-96f9f156-8e58-4fc1-8546-e47857e99e4f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:22.591466 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 987/3928] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:22 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 936 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:23.091732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4db106ec-b70b-4743-afc3-7dff4475f7d5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:23.093501 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4db106ec-b70b-4743-afc3-7dff4475f7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:23.093834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4db106ec-b70b-4743-afc3-7dff4475f7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:23.094150 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4db106ec-b70b-4743-afc3-7dff4475f7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:23.112999 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:23.112999 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:23.118554 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4db106ec-b70b-4743-afc3-7dff4475f7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:23.125217 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4db106ec-b70b-4743-afc3-7dff4475f7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:23.125217 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 979/3929] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:23 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:23.608285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b00573c-d95e-4e80-988c-9dc9d70b2330 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:23.610782 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b00573c-d95e-4e80-988c-9dc9d70b2330 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:23.610782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b00573c-d95e-4e80-988c-9dc9d70b2330 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:23.611291 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b00573c-d95e-4e80-988c-9dc9d70b2330 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:23.620728 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:23.620728 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:23.632929 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8b00573c-d95e-4e80-988c-9dc9d70b2330 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:23.642142 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b00573c-d95e-4e80-988c-9dc9d70b2330 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:23.642778 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 990/3930] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:23 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:24.142061 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5aecc4ff-4f2c-429a-b32d-9a257924263c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:24.144854 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5aecc4ff-4f2c-429a-b32d-9a257924263c tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:24.145298 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5aecc4ff-4f2c-429a-b32d-9a257924263c tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:24.145626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5aecc4ff-4f2c-429a-b32d-9a257924263c tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:24.159848 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:24.159848 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:24.164903 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5aecc4ff-4f2c-429a-b32d-9a257924263c tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:24.170640 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5aecc4ff-4f2c-429a-b32d-9a257924263c tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:24.171087 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 975/3931] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:24 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:24.663724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-39e92754-91a5-40c7-98b7-8d8c4c380905 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:24.666264 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-39e92754-91a5-40c7-98b7-8d8c4c380905 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:24.666686 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-39e92754-91a5-40c7-98b7-8d8c4c380905 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:24.666963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-39e92754-91a5-40c7-98b7-8d8c4c380905 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:24.677739 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:24.677739 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:24.683048 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-39e92754-91a5-40c7-98b7-8d8c4c380905 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:24.689753 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-39e92754-91a5-40c7-98b7-8d8c4c380905 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:24.690602 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 988/3932] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:24 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:24.824616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-ace1d1b4-b5ff-4cff-9aa5-b0a1bc4a9691 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:24.827855 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-ace1d1b4-b5ff-4cff-9aa5-b0a1bc4a9691 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:24.827855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-ace1d1b4-b5ff-4cff-9aa5-b0a1bc4a9691 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:24.828117 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-ace1d1b4-b5ff-4cff-9aa5-b0a1bc4a9691 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:24.835889 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:24.835889 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:24.840599 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-ace1d1b4-b5ff-4cff-9aa5-b0a1bc4a9691 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:24.845754 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-ace1d1b4-b5ff-4cff-9aa5-b0a1bc4a9691 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:24.846304 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 980/3933] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:24 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:25.188648 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6e61882e-d13f-4a79-8bb2-d50a11430240 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:25.197736 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e61882e-d13f-4a79-8bb2-d50a11430240 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:25.197736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e61882e-d13f-4a79-8bb2-d50a11430240 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:25.197736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6e61882e-d13f-4a79-8bb2-d50a11430240 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:25.209684 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:25.209684 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:25.216241 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6e61882e-d13f-4a79-8bb2-d50a11430240 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:25.226179 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6e61882e-d13f-4a79-8bb2-d50a11430240 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:25.226925 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 991/3934] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:25 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:25.709262 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b8da62c4-5131-4e40-be1c-de254d023cbc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:25.711492 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b8da62c4-5131-4e40-be1c-de254d023cbc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:25.711801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b8da62c4-5131-4e40-be1c-de254d023cbc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:25.712055 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b8da62c4-5131-4e40-be1c-de254d023cbc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:25.719706 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:25.719706 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:25.724946 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b8da62c4-5131-4e40-be1c-de254d023cbc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:25.732910 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b8da62c4-5131-4e40-be1c-de254d023cbc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:25.733339 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 976/3935] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:25 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:26.247596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1f13e231-0266-4972-b34a-a8c0abf86d29 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:26.253538 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f13e231-0266-4972-b34a-a8c0abf86d29 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:26.253538 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f13e231-0266-4972-b34a-a8c0abf86d29 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:26.253675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f13e231-0266-4972-b34a-a8c0abf86d29 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:26.272175 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:26.272175 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:26.277251 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1f13e231-0266-4972-b34a-a8c0abf86d29 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:26.283910 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f13e231-0266-4972-b34a-a8c0abf86d29 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:26.284481 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 989/3936] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:26 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:26.746884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f90a537f-2f5c-41d7-9e11-5b6d78238b46 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:26.748868 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f90a537f-2f5c-41d7-9e11-5b6d78238b46 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:26.749186 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f90a537f-2f5c-41d7-9e11-5b6d78238b46 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:26.749503 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f90a537f-2f5c-41d7-9e11-5b6d78238b46 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:26.758628 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:26.758628 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:26.763353 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f90a537f-2f5c-41d7-9e11-5b6d78238b46 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:26.769213 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f90a537f-2f5c-41d7-9e11-5b6d78238b46 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:26.770110 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 981/3937] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:26 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:26.882665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-86bb97d9-759a-4cd4-8c81-3ecb9164f874 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:26.883156 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-86bb97d9-759a-4cd4-8c81-3ecb9164f874 None None] GET https://10.4.3.253/volume// Jul 03 04:31:26.883434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-86bb97d9-759a-4cd4-8c81-3ecb9164f874 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:26.883814 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-86bb97d9-759a-4cd4-8c81-3ecb9164f874 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:26.884144 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-86bb97d9-759a-4cd4-8c81-3ecb9164f874 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:26.884496 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 992/3938] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:31:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:26.892339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-5cef4c42-6ca7-41aa-847e-2e6fa053d0c4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:26.894968 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-5cef4c42-6ca7-41aa-847e-2e6fa053d0c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:31:26.895414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-5cef4c42-6ca7-41aa-847e-2e6fa053d0c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38f20ab8-dd9a-4733-afd1-1fa882a2f14e", "connector": null, "instance_uuid": "d865ebf4-5eda-4c86-9baf-bc0aaa9ce987"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:26.905543 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:26.905543 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:26.933689 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-5cef4c42-6ca7-41aa-847e-2e6fa053d0c4 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:31:26.934111 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 977/3939] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:31:26 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) Jul 03 04:31:27.302392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ba4f9f55-65db-4524-8e6b-bef6ca393a84 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:27.304462 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba4f9f55-65db-4524-8e6b-bef6ca393a84 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:27.304758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba4f9f55-65db-4524-8e6b-bef6ca393a84 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:27.305000 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba4f9f55-65db-4524-8e6b-bef6ca393a84 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:27.316633 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:27.316633 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:27.320514 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ba4f9f55-65db-4524-8e6b-bef6ca393a84 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:27.324938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba4f9f55-65db-4524-8e6b-bef6ca393a84 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:27.325407 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 990/3940] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:27 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:27.372350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dc09484e-b0e5-4b19-8675-cc79f171840d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:27.375038 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc09484e-b0e5-4b19-8675-cc79f171840d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:27.375285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc09484e-b0e5-4b19-8675-cc79f171840d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:27.375587 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc09484e-b0e5-4b19-8675-cc79f171840d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:27.388484 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:27.388484 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:27.394864 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dc09484e-b0e5-4b19-8675-cc79f171840d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:27.402129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc09484e-b0e5-4b19-8675-cc79f171840d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:27.403218 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 982/3941] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:27 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:27.466312 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0f8158ee-8c36-4dc2-849d-f33862e2687a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:27.466927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f8158ee-8c36-4dc2-849d-f33862e2687a None None] GET https://10.4.3.253/volume// Jul 03 04:31:27.467204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f8158ee-8c36-4dc2-849d-f33862e2687a None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:27.467501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0f8158ee-8c36-4dc2-849d-f33862e2687a None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:27.467945 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0f8158ee-8c36-4dc2-849d-f33862e2687a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:27.468520 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 993/3942] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:31:27 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:27.478887 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-b126f1ff-3fb3-4530-856e-94223abd6605 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:27.481590 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-b126f1ff-3fb3-4530-856e-94223abd6605 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:27.481849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-b126f1ff-3fb3-4530-856e-94223abd6605 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:27.482065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-b126f1ff-3fb3-4530-856e-94223abd6605 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:27.496214 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:27.496214 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:27.502116 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-b126f1ff-3fb3-4530-856e-94223abd6605 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:27.510138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-b126f1ff-3fb3-4530-856e-94223abd6605 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:27.510784 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 978/3943] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:31:27 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 1084 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:27.652854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:27.658251 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] PUT https://10.4.3.253/volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411 Jul 03 04:31:27.658251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:27.667253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Acquiring lock "cinder-attachment_update-38f20ab8-dd9a-4733-afd1-1fa882a2f14e-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:31:27.673085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Lock "cinder-attachment_update-38f20ab8-dd9a-4733-afd1-1fa882a2f14e-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:31:27.674597 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:27.674597 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:27.786019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aba513c3-bce3-4aea-aa9a-73aeb6500708 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:27.788564 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aba513c3-bce3-4aea-aa9a-73aeb6500708 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:27.788824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aba513c3-bce3-4aea-aa9a-73aeb6500708 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:27.789092 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aba513c3-bce3-4aea-aa9a-73aeb6500708 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:27.799906 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:27.799906 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:27.806689 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aba513c3-bce3-4aea-aa9a-73aeb6500708 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:27.814096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aba513c3-bce3-4aea-aa9a-73aeb6500708 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:27.814797 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 983/3944] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:27 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:28.203548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Lock "cinder-attachment_update-38f20ab8-dd9a-4733-afd1-1fa882a2f14e-np0000004364" released by "attachment_update" :: held 0.530s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:31:28.203955 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-8cd04126-c474-4155-8475-8c0b9f036867 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411 returned with HTTP 200 Jul 03 04:31:28.204653 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 991/3945] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:31:27 2026] PUT /volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:28.214425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c325ca4d-adaa-4780-a2de-8ea53f06a476 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.218790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c325ca4d-adaa-4780-a2de-8ea53f06a476 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/encryption Jul 03 04:31:28.218790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c325ca4d-adaa-4780-a2de-8ea53f06a476 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:28.219708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c325ca4d-adaa-4780-a2de-8ea53f06a476 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:28.234024 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.234024 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:28.249167 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c325ca4d-adaa-4780-a2de-8ea53f06a476 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/encryption returned with HTTP 200 Jul 03 04:31:28.249780 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 994/3946] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:31:28 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/encryption => generated 160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:28.257216 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-28d51bde-844d-460c-8d9d-008a0ed01470 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.262168 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-28d51bde-844d-460c-8d9d-008a0ed01470 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] POST https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e/action Jul 03 04:31:28.262713 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-28d51bde-844d-460c-8d9d-008a0ed01470 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:28.262819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-28d51bde-844d-460c-8d9d-008a0ed01470 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:28.286059 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.286059 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:28.313690 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-40c2f79b-5034-48c2-b5aa-1bc61007397b req-28d51bde-844d-460c-8d9d-008a0ed01470 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e/action returned with HTTP 204 Jul 03 04:31:28.313690 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 979/3947] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:31:28 2026] POST /volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:28.343492 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b3aa7d6b-4cc8-4ae3-8c00-79984e23630d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.345854 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3aa7d6b-4cc8-4ae3-8c00-79984e23630d tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:28.346106 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3aa7d6b-4cc8-4ae3-8c00-79984e23630d tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:28.346306 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b3aa7d6b-4cc8-4ae3-8c00-79984e23630d tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:28.357082 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.357082 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:28.361500 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b3aa7d6b-4cc8-4ae3-8c00-79984e23630d tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:28.367117 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b3aa7d6b-4cc8-4ae3-8c00-79984e23630d tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:28.367715 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 984/3948] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:28 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:28.384625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b09ccf86-fde6-44b9-b84e-6f48719839c2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.388491 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b09ccf86-fde6-44b9-b84e-6f48719839c2 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:28.389180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b09ccf86-fde6-44b9-b84e-6f48719839c2 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:28.389180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b09ccf86-fde6-44b9-b84e-6f48719839c2 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:28.404491 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.404491 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:28.408112 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b09ccf86-fde6-44b9-b84e-6f48719839c2 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:28.412802 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b09ccf86-fde6-44b9-b84e-6f48719839c2 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:28.413262 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 992/3949] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:28 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 1173 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:28.419747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-34495236-e7f1-409d-92cb-8cefcb17b3b3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.421866 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34495236-e7f1-409d-92cb-8cefcb17b3b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:28.421983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34495236-e7f1-409d-92cb-8cefcb17b3b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:28.422090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34495236-e7f1-409d-92cb-8cefcb17b3b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:28.431029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d25b7d92-ab59-4fe3-99ef-16a0c940c65b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.433834 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 980/3950] 10.4.3.253 () {70 vars in 1611 bytes} [Fri Jul 3 04:31:28 2026] DELETE /volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:31:28.434661 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.434661 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:28.439352 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-34495236-e7f1-409d-92cb-8cefcb17b3b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:28.444050 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eebf418e-2609-47c3-b260-70d906cca61f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.444884 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34495236-e7f1-409d-92cb-8cefcb17b3b3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:28.445785 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 995/3951] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:28 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:28.483753 np0000004364 devstack@c-api.service[99792]: WARNING keystonemiddleware.auth_token [None req-eebf418e-2609-47c3-b260-70d906cca61f None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 04:31:28.485369 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 985/3952] 10.4.3.253 () {70 vars in 1611 bytes} [Fri Jul 3 04:31:28 2026] DELETE /volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e => generated 114 bytes in 42 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 04:31:28.494442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.496543 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] DELETE https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e Jul 03 04:31:28.496879 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:28.497162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:28.505861 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.505861 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:28.568357 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Attachment connected to vm ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41, checking data on nova Jul 03 04:31:28.568869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.compute.nova [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Creating Keystone token plugin using URL: https://10.4.3.253/identity {{(pid=99791) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 04:31:28.782678 np0000004364 devstack@c-api.service[99791]: DEBUG novaclient.v2.client [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] REQ: curl -g -i -X GET https://10.4.3.253/compute/v2.1/servers/ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41/os-volume_attachments/118a6f3d-f35a-4e50-899b-64f2a7801c66 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}122c892a828d6773f4ff6673f2dd5e16f2c9698d532d36750715a9c9b45da84e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b22bc910-a132-48c6-9792-cc57f7a0b7ac" -H "X-Service-Token: {SHA256}4775565590612f348d0b67d752a4f0504e733f8c32046b698cca4c8fe04b3e6f" {{(pid=99791) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 04:31:28.832587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-30b273e5-1c65-44ae-a03d-fdb4b7ba797b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:28.838506 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30b273e5-1c65-44ae-a03d-fdb4b7ba797b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:28.842799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30b273e5-1c65-44ae-a03d-fdb4b7ba797b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:28.843083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-30b273e5-1c65-44ae-a03d-fdb4b7ba797b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:28.864728 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:28.864728 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:28.870651 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-30b273e5-1c65-44ae-a03d-fdb4b7ba797b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:28.879580 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-30b273e5-1c65-44ae-a03d-fdb4b7ba797b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:28.880480 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 981/3953] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:28 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:28.973934 np0000004364 devstack@c-api.service[99791]: DEBUG novaclient.v2.client [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 04:31: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-ddef2a88-c521-48b3-ad48-fa5eb6d26782 x-openstack-request-id: req-ddef2a88-c521-48b3-ad48-fa5eb6d26782 {{(pid=99791) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 04:31:28.974114 np0000004364 devstack@c-api.service[99791]: DEBUG novaclient.v2.client [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "118a6f3d-f35a-4e50-899b-64f2a7801c66", "serverId": "ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "23195535-e054-47c3-9e95-ccaa0f2ed45e", "bdm_uuid": "c5328b49-5b83-468f-900e-cbef74daa1c5"}} {{(pid=99791) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 04:31:28.974266 np0000004364 devstack@c-api.service[99791]: DEBUG novaclient.v2.client [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET call to compute for https://10.4.3.253/compute/v2.1/servers/ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41/os-volume_attachments/118a6f3d-f35a-4e50-899b-64f2a7801c66 used request id req-ddef2a88-c521-48b3-ad48-fa5eb6d26782 {{(pid=99791) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 04:31:28.977549 np0000004364 devstack@c-api.service[99791]: ERROR cinder.volume.api [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-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 Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Caught error: Detach volume from instance ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41 using the Compute API Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 04:31:28.981426 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ceb7c27a-e7ed-4c1d-bcd9-ab55cfccad41 using the Compute API Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: ERROR cinder.api.middleware.fault Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.middleware.fault [None req-b22bc910-a132-48c6-9792-cc57f7a0b7ac tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e returned with HTTP 409 Jul 03 04:31:28.983168 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 993/3954] 10.4.3.253 () {68 vars in 1404 bytes} [Fri Jul 3 04:31:28 2026] DELETE /volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e => generated 167 bytes in 489 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:29.029351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-e70c4633-14d6-4138-8ad4-4a720287c132 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:29.032421 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-e70c4633-14d6-4138-8ad4-4a720287c132 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:29.032722 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-e70c4633-14d6-4138-8ad4-4a720287c132 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:29.033008 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-e70c4633-14d6-4138-8ad4-4a720287c132 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:29.047995 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:29.047995 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:29.053403 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-e70c4633-14d6-4138-8ad4-4a720287c132 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:29.060557 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-e70c4633-14d6-4138-8ad4-4a720287c132 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:29.061147 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 996/3955] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:29 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 1155 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:29.081094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:29.083742 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] POST https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66/action Jul 03 04:31:29.084243 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:29.084449 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:29.100183 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:29.100183 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:29.100945 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:29.113463 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Begin detaching volume completed successfully. Jul 03 04:31:29.113862 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-81c61ad5-160f-4381-a7f7-3b6b41d90dc6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66/action returned with HTTP 202 Jul 03 04:31:29.114614 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 986/3956] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:31:29 2026] POST /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:31:29.470294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a53eefef-0638-4480-ade6-0f11ca83c2a0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:29.472906 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a53eefef-0638-4480-ade6-0f11ca83c2a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:29.473151 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a53eefef-0638-4480-ade6-0f11ca83c2a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:29.473472 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a53eefef-0638-4480-ade6-0f11ca83c2a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:29.488485 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:29.488485 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:29.493816 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a53eefef-0638-4480-ade6-0f11ca83c2a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:29.500151 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a53eefef-0638-4480-ade6-0f11ca83c2a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:29.500664 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 982/3957] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:29 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:29.895959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-456eba36-04fc-4361-923e-25e87ac79880 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:29.898160 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-456eba36-04fc-4361-923e-25e87ac79880 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:29.898417 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-456eba36-04fc-4361-923e-25e87ac79880 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:29.898615 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-456eba36-04fc-4361-923e-25e87ac79880 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:29.948385 np0000004364 devstack@c-api.service[99791]: DEBUG oslo_db.sqlalchemy.engines [None req-456eba36-04fc-4361-923e-25e87ac79880 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-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=99791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 04:31:29.957106 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:29.957106 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:29.963935 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-456eba36-04fc-4361-923e-25e87ac79880 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:29.971756 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-456eba36-04fc-4361-923e-25e87ac79880 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:29.972314 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 994/3958] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:29 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:30.150839 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9af643f1-9e97-450e-86e0-f1d5f80d90db None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:30.150839 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9af643f1-9e97-450e-86e0-f1d5f80d90db None None] GET https://10.4.3.253/volume// Jul 03 04:31:30.151303 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9af643f1-9e97-450e-86e0-f1d5f80d90db None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:30.151303 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9af643f1-9e97-450e-86e0-f1d5f80d90db None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:30.151788 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9af643f1-9e97-450e-86e0-f1d5f80d90db None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:30.152171 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 997/3959] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:31:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:30.164958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-c15510e2-c019-4beb-913f-b56673525b91 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:30.168424 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-c15510e2-c019-4beb-913f-b56673525b91 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:30.168620 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-c15510e2-c019-4beb-913f-b56673525b91 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:30.169217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-c15510e2-c019-4beb-913f-b56673525b91 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:30.190226 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:30.190226 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:30.201427 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-c15510e2-c019-4beb-913f-b56673525b91 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:30.210771 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-c15510e2-c019-4beb-913f-b56673525b91 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:30.211263 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 987/3960] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:31:30 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 1338 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:30.517883 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-55668487-0869-46dd-94c9-3a0595fcb6e9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:30.521122 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55668487-0869-46dd-94c9-3a0595fcb6e9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:30.521122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55668487-0869-46dd-94c9-3a0595fcb6e9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:30.521122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-55668487-0869-46dd-94c9-3a0595fcb6e9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:30.538823 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:30.538823 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:30.543272 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-55668487-0869-46dd-94c9-3a0595fcb6e9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:30.551841 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-55668487-0869-46dd-94c9-3a0595fcb6e9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:30.552421 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 983/3961] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:30 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:30.991811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-40d6d116-3bb6-4bd9-8e06-f64bd1ab3866 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:30.994798 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40d6d116-3bb6-4bd9-8e06-f64bd1ab3866 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:30.995239 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40d6d116-3bb6-4bd9-8e06-f64bd1ab3866 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:30.995239 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40d6d116-3bb6-4bd9-8e06-f64bd1ab3866 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:31.009060 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:31.009060 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:31.020307 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-40d6d116-3bb6-4bd9-8e06-f64bd1ab3866 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:31.026972 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40d6d116-3bb6-4bd9-8e06-f64bd1ab3866 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:31.027622 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 995/3962] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:30 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:31.568686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3c676fce-d4b8-4b37-8ba7-2b8d3cbc9b7f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:31.571250 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c676fce-d4b8-4b37-8ba7-2b8d3cbc9b7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:31.571515 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c676fce-d4b8-4b37-8ba7-2b8d3cbc9b7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:31.571740 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c676fce-d4b8-4b37-8ba7-2b8d3cbc9b7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:31.587272 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:31.587272 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:31.598057 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3c676fce-d4b8-4b37-8ba7-2b8d3cbc9b7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:31.608201 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c676fce-d4b8-4b37-8ba7-2b8d3cbc9b7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:31.608201 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 998/3963] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:31 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:32.049091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ac576417-bfdf-4aa6-9430-8ec103359c43 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:32.053286 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ac576417-bfdf-4aa6-9430-8ec103359c43 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:32.053590 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ac576417-bfdf-4aa6-9430-8ec103359c43 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:32.053741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ac576417-bfdf-4aa6-9430-8ec103359c43 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:32.062958 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:32.062958 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:32.068238 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ac576417-bfdf-4aa6-9430-8ec103359c43 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:32.073948 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ac576417-bfdf-4aa6-9430-8ec103359c43 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:32.074486 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 988/3964] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:32 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:32.281275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-5892c361-2699-4da1-8843-9c3b72327db5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:32.284126 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-5892c361-2699-4da1-8843-9c3b72327db5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] DELETE https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e Jul 03 04:31:32.284398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-5892c361-2699-4da1-8843-9c3b72327db5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:32.284641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-5892c361-2699-4da1-8843-9c3b72327db5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:32.294637 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:32.294637 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:32.626347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c44cffd1-bd46-4ba0-970d-f5465df3acc6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:32.628615 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c44cffd1-bd46-4ba0-970d-f5465df3acc6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:32.629067 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c44cffd1-bd46-4ba0-970d-f5465df3acc6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:32.629067 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c44cffd1-bd46-4ba0-970d-f5465df3acc6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:32.647170 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:32.647170 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:32.654534 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c44cffd1-bd46-4ba0-970d-f5465df3acc6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:32.660775 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c44cffd1-bd46-4ba0-970d-f5465df3acc6 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:32.661243 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 996/3965] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:32 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:32.828377 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e1e6f75d-6bfd-4bb9-a0f9-d8acb282a707 req-5892c361-2699-4da1-8843-9c3b72327db5 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e returned with HTTP 200 Jul 03 04:31:32.828865 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 984/3966] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:31:32 2026] DELETE /volume/v3/attachments/23195535-e054-47c3-9e95-ccaa0f2ed45e => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:33.089681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0c3965a3-22f9-4a0b-a755-a8a338663f37 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.092148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c3965a3-22f9-4a0b-a755-a8a338663f37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:33.092415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c3965a3-22f9-4a0b-a755-a8a338663f37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.092652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c3965a3-22f9-4a0b-a755-a8a338663f37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.102240 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.102240 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:33.107353 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0c3965a3-22f9-4a0b-a755-a8a338663f37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:33.113922 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c3965a3-22f9-4a0b-a755-a8a338663f37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:33.114499 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 999/3967] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 1249 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:33.245909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-9707ec89-201e-46d0-b836-36722f30356f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.249062 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-9707ec89-201e-46d0-b836-36722f30356f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:33.249199 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-9707ec89-201e-46d0-b836-36722f30356f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.249497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-9707ec89-201e-46d0-b836-36722f30356f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.256607 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.256607 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:33.261272 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-9707ec89-201e-46d0-b836-36722f30356f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:33.268312 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-9707ec89-201e-46d0-b836-36722f30356f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:33.268938 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 989/3968] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 1249 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:33.456997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-28644705-66f8-415a-ad14-dda17765ad96 req-e559240b-418f-4668-a6ba-c6d1ebfe27c6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.459585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-28644705-66f8-415a-ad14-dda17765ad96 req-e559240b-418f-4668-a6ba-c6d1ebfe27c6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:33.459870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-28644705-66f8-415a-ad14-dda17765ad96 req-e559240b-418f-4668-a6ba-c6d1ebfe27c6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.460075 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-28644705-66f8-415a-ad14-dda17765ad96 req-e559240b-418f-4668-a6ba-c6d1ebfe27c6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.472513 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.472513 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:33.478063 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-28644705-66f8-415a-ad14-dda17765ad96 req-e559240b-418f-4668-a6ba-c6d1ebfe27c6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:33.484914 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-28644705-66f8-415a-ad14-dda17765ad96 req-e559240b-418f-4668-a6ba-c6d1ebfe27c6 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:33.485559 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 997/3969] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 863 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:33.502994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-081ec065-a665-42ce-bea8-0e41989f5a2b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.507411 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] DELETE https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:33.507651 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.507867 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.508039 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Delete volume with id: 118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:33.520539 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.520539 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:33.520997 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:33.548485 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Delete volume request issued successfully. Jul 03 04:31:33.548698 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-081ec065-a665-42ce-bea8-0e41989f5a2b tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 202 Jul 03 04:31:33.549122 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 985/3970] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:31:33 2026] DELETE /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:31:33.559255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-804f61a9-e345-4863-8b09-b8861dad9588 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.561109 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-804f61a9-e345-4863-8b09-b8861dad9588 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:33.561468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-804f61a9-e345-4863-8b09-b8861dad9588 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.561663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-804f61a9-e345-4863-8b09-b8861dad9588 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.570503 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.570503 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:33.577211 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-804f61a9-e345-4863-8b09-b8861dad9588 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Volume info retrieved successfully. Jul 03 04:31:33.584525 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-804f61a9-e345-4863-8b09-b8861dad9588 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 200 Jul 03 04:31:33.584525 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1000/3971] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:33.681099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3b84ebef-efc0-4808-8f03-f8852b9e1921 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.683759 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b84ebef-efc0-4808-8f03-f8852b9e1921 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:33.684024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b84ebef-efc0-4808-8f03-f8852b9e1921 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.684259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b84ebef-efc0-4808-8f03-f8852b9e1921 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.699272 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.699272 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:33.706238 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3b84ebef-efc0-4808-8f03-f8852b9e1921 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:33.715384 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b84ebef-efc0-4808-8f03-f8852b9e1921 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:33.716131 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 990/3972] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:33.771926 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d1d2f5ef-524b-41cf-bb2b-ecdfbc8ff1d8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.775094 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d1d2f5ef-524b-41cf-bb2b-ecdfbc8ff1d8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:33.775267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d1d2f5ef-524b-41cf-bb2b-ecdfbc8ff1d8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.775509 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d1d2f5ef-524b-41cf-bb2b-ecdfbc8ff1d8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.783440 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.783440 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:33.787750 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d1d2f5ef-524b-41cf-bb2b-ecdfbc8ff1d8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:33.792800 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d1d2f5ef-524b-41cf-bb2b-ecdfbc8ff1d8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:33.793584 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 998/3973] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 1249 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:33.806875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5bd81635-dd00-42ac-bcb0-3e3bc201ef2d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.807311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bd81635-dd00-42ac-bcb0-3e3bc201ef2d None None] GET https://10.4.3.253/volume// Jul 03 04:31:33.807569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bd81635-dd00-42ac-bcb0-3e3bc201ef2d None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:33.807831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5bd81635-dd00-42ac-bcb0-3e3bc201ef2d None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:33.808246 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5bd81635-dd00-42ac-bcb0-3e3bc201ef2d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:33.808661 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 986/3974] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:31:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:33.817481 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d2615179-56d9-4f38-9dc7-ebb879cec82f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:33.820152 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d2615179-56d9-4f38-9dc7-ebb879cec82f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:31:33.820661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d2615179-56d9-4f38-9dc7-ebb879cec82f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b7312bf3-da6e-4954-b4e0-5c09a959fa75", "connector": null, "instance_uuid": "385c6f56-da71-4ad9-9a49-cf8ee2f645cb"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:33.831761 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:33.831761 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:33.864875 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-d2615179-56d9-4f38-9dc7-ebb879cec82f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:31:33.865504 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1001/3975] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:31:33 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) Jul 03 04:31:34.600761 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-51453d8f-4665-4a98-9cc7-1938eb71950e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:34.603177 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-51453d8f-4665-4a98-9cc7-1938eb71950e tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] GET https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 Jul 03 04:31:34.603452 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-51453d8f-4665-4a98-9cc7-1938eb71950e tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:34.603680 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-51453d8f-4665-4a98-9cc7-1938eb71950e tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:34.620698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-51453d8f-4665-4a98-9cc7-1938eb71950e tempest-TestServerVolumeAttachScenarioOldVersion-1490593097 tempest-TestServerVolumeAttachScenarioOldVersion-1490593097-project-member] https://10.4.3.253/volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 returned with HTTP 404 Jul 03 04:31:34.620698 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 991/3976] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:31:34 2026] GET /volume/v3/volumes/118a6f3d-f35a-4e50-899b-64f2a7801c66 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:31:34.731187 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a2fb9f63-de26-4a10-8ff4-c110362b8912 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:34.733506 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2fb9f63-de26-4a10-8ff4-c110362b8912 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:34.733878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2fb9f63-de26-4a10-8ff4-c110362b8912 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:34.734154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2fb9f63-de26-4a10-8ff4-c110362b8912 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:34.747351 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:34.747351 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:34.752279 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a2fb9f63-de26-4a10-8ff4-c110362b8912 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:34.759471 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2fb9f63-de26-4a10-8ff4-c110362b8912 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:34.759868 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 999/3977] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:34 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:35.300719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c6dcae65-2fb2-4f6e-84b9-45dfa4edf14c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:35.303228 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c6dcae65-2fb2-4f6e-84b9-45dfa4edf14c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411/action Jul 03 04:31:35.303634 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c6dcae65-2fb2-4f6e-84b9-45dfa4edf14c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:35.303781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c6dcae65-2fb2-4f6e-84b9-45dfa4edf14c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:35.328562 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:35.328562 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:35.340764 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-4a876ea7-8aeb-4815-a5fc-7c6792d400b7 req-c6dcae65-2fb2-4f6e-84b9-45dfa4edf14c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411/action returned with HTTP 204 Jul 03 04:31:35.341448 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 987/3978] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:31:35 2026] POST /volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:35.783561 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a93971fc-f7b6-4aa7-921a-f941efa7391f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:35.787002 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a93971fc-f7b6-4aa7-921a-f941efa7391f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:35.787184 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a93971fc-f7b6-4aa7-921a-f941efa7391f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:35.787317 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a93971fc-f7b6-4aa7-921a-f941efa7391f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:35.809604 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:35.809604 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:35.809604 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a93971fc-f7b6-4aa7-921a-f941efa7391f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:35.814184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a93971fc-f7b6-4aa7-921a-f941efa7391f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:35.814844 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1002/3979] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:35 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 1197 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:35.831194 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e55f7131-fff7-4fba-b485-3d1a43a0e724 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:35.834143 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e55f7131-fff7-4fba-b485-3d1a43a0e724 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:35.834415 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e55f7131-fff7-4fba-b485-3d1a43a0e724 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:35.834745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e55f7131-fff7-4fba-b485-3d1a43a0e724 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:35.845169 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:35.845169 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:35.849977 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e55f7131-fff7-4fba-b485-3d1a43a0e724 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:35.856480 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e55f7131-fff7-4fba-b485-3d1a43a0e724 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:35.856480 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 992/3980] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:35 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 1197 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:35.907209 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-49061f82-c883-4954-8cbe-1c36321497c6 req-15f8aa24-6b6d-4da1-8b5b-bbfc2d8842a8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:35.910368 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-15f8aa24-6b6d-4da1-8b5b-bbfc2d8842a8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:35.910910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-15f8aa24-6b6d-4da1-8b5b-bbfc2d8842a8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:35.911169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-15f8aa24-6b6d-4da1-8b5b-bbfc2d8842a8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:35.923219 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:35.923219 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:35.928114 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-49061f82-c883-4954-8cbe-1c36321497c6 req-15f8aa24-6b6d-4da1-8b5b-bbfc2d8842a8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:35.934837 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-15f8aa24-6b6d-4da1-8b5b-bbfc2d8842a8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:35.935264 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1000/3981] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:35 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 1197 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:35.957156 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:35.961523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/action Jul 03 04:31:35.961995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:35.962114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:35.977823 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:35.977823 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:35.978377 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:35.996264 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Begin detaching volume completed successfully. Jul 03 04:31:35.997479 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-d640ba7a-8a17-4d36-80d1-21e0081f129e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/action returned with HTTP 202 Jul 03 04:31:35.998070 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 988/3982] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:31:35 2026] POST /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:31:37.030030 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-06fac97a-81aa-47f1-a2cf-d5c3070e23b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:37.030432 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06fac97a-81aa-47f1-a2cf-d5c3070e23b1 None None] GET https://10.4.3.253/volume// Jul 03 04:31:37.030669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06fac97a-81aa-47f1-a2cf-d5c3070e23b1 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:37.030879 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06fac97a-81aa-47f1-a2cf-d5c3070e23b1 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:37.031211 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06fac97a-81aa-47f1-a2cf-d5c3070e23b1 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:37.031586 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1003/3983] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:31:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:37.040618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-49061f82-c883-4954-8cbe-1c36321497c6 req-9737c057-786d-45e2-b2b2-f865f413c364 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:37.042852 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-9737c057-786d-45e2-b2b2-f865f413c364 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:37.043062 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-9737c057-786d-45e2-b2b2-f865f413c364 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:37.043295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-9737c057-786d-45e2-b2b2-f865f413c364 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:37.053837 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:37.053837 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:37.058158 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-49061f82-c883-4954-8cbe-1c36321497c6 req-9737c057-786d-45e2-b2b2-f865f413c364 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:37.063571 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-9737c057-786d-45e2-b2b2-f865f413c364 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:37.064279 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 993/3984] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:31:37 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 1380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:37.074302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-49061f82-c883-4954-8cbe-1c36321497c6 req-ed4ba869-11f3-4f5c-8dfc-5c76bd3b4e87 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:37.078031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-ed4ba869-11f3-4f5c-8dfc-5c76bd3b4e87 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/encryption Jul 03 04:31:37.078374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-ed4ba869-11f3-4f5c-8dfc-5c76bd3b4e87 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:37.078627 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-ed4ba869-11f3-4f5c-8dfc-5c76bd3b4e87 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:37.096584 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:37.096584 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:37.106932 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-ed4ba869-11f3-4f5c-8dfc-5c76bd3b4e87 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/encryption returned with HTTP 200 Jul 03 04:31:37.107517 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1001/3985] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:31:37 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:38.039195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-49061f82-c883-4954-8cbe-1c36321497c6 req-3929ebd9-a722-410f-b552-70b0363bb292 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:38.042043 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-3929ebd9-a722-410f-b552-70b0363bb292 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411 Jul 03 04:31:38.042255 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-3929ebd9-a722-410f-b552-70b0363bb292 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:38.042555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-3929ebd9-a722-410f-b552-70b0363bb292 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:38.052789 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:38.052789 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:38.595545 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-49061f82-c883-4954-8cbe-1c36321497c6 req-3929ebd9-a722-410f-b552-70b0363bb292 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411 returned with HTTP 200 Jul 03 04:31:38.596475 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 989/3986] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:31:38 2026] DELETE /volume/v3/attachments/109bca73-4fc6-4048-a2b7-8789e83d7411 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:39.239877 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-37e6b68e-a198-4fd7-bdef-c93dcc65985c req-554a5d34-b7ef-4677-9fdd-6ac6e21fc301 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:39.243002 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-37e6b68e-a198-4fd7-bdef-c93dcc65985c req-554a5d34-b7ef-4677-9fdd-6ac6e21fc301 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:39.243269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-37e6b68e-a198-4fd7-bdef-c93dcc65985c req-554a5d34-b7ef-4677-9fdd-6ac6e21fc301 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:39.243523 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-37e6b68e-a198-4fd7-bdef-c93dcc65985c req-554a5d34-b7ef-4677-9fdd-6ac6e21fc301 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:39.246066 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=316,cinder:INSERT=39,cinder:UPDATE=74 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:31:39.254157 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:39.254157 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:39.259985 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-37e6b68e-a198-4fd7-bdef-c93dcc65985c req-554a5d34-b7ef-4677-9fdd-6ac6e21fc301 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:39.270635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-37e6b68e-a198-4fd7-bdef-c93dcc65985c req-554a5d34-b7ef-4677-9fdd-6ac6e21fc301 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:39.271145 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1004/3987] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:31:39 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:41.135631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1938866-a7e4-4738-b531-9f5da2d20972 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:41.136144 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1938866-a7e4-4738-b531-9f5da2d20972 None None] GET https://10.4.3.253/volume// Jul 03 04:31:41.136350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1938866-a7e4-4738-b531-9f5da2d20972 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:41.136536 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1938866-a7e4-4738-b531-9f5da2d20972 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:41.136893 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1938866-a7e4-4738-b531-9f5da2d20972 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:31:41.137200 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 994/3988] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:31:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:31:41.145095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-af0c71a6-6096-4c56-98e5-dc65707002dc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:41.147369 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-af0c71a6-6096-4c56-98e5-dc65707002dc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:31:41.147603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-af0c71a6-6096-4c56-98e5-dc65707002dc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:41.147803 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-af0c71a6-6096-4c56-98e5-dc65707002dc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:41.149904 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=277,cinder:INSERT=33,cinder:UPDATE=56 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:31:41.160434 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:41.160434 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:41.166172 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-af0c71a6-6096-4c56-98e5-dc65707002dc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:31:41.173359 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-af0c71a6-6096-4c56-98e5-dc65707002dc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:31:41.173785 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1002/3989] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:31:41 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 1428 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:41.283763 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:41.286372 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] PUT https://10.4.3.253/volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f Jul 03 04:31:41.286848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:41.290430 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=223,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:31:41.300820 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Acquiring lock "cinder-attachment_update-b7312bf3-da6e-4954-b4e0-5c09a959fa75-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:31:41.306552 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Lock "cinder-attachment_update-b7312bf3-da6e-4954-b4e0-5c09a959fa75-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:31:41.307810 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:41.307810 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:41.831906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Lock "cinder-attachment_update-b7312bf3-da6e-4954-b4e0-5c09a959fa75-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:31:41.832251 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-46b40d32-42d2-4cf0-84d9-005700da7068 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f returned with HTTP 200 Jul 03 04:31:41.832723 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 990/3990] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:31:41 2026] PUT /volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:31:42.347793 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-971bffae-c0d9-4c60-b6b3-91beb3292bc5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:42.349965 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-971bffae-c0d9-4c60-b6b3-91beb3292bc5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f/action Jul 03 04:31:42.350548 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-971bffae-c0d9-4c60-b6b3-91beb3292bc5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:31:42.350740 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-971bffae-c0d9-4c60-b6b3-91beb3292bc5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:42.372793 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:42.372793 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:42.388915 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-87a7402a-2562-4ae1-b339-f73ecd5c7020 req-971bffae-c0d9-4c60-b6b3-91beb3292bc5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f/action returned with HTTP 204 Jul 03 04:31:42.389566 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1005/3991] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:31:42 2026] POST /volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:47.062006 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=289,cinder:INSERT=37,cinder:UPDATE=66 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:31:47.208750 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-92f371df-7670-42e3-946f-1a4335d31079 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:47.211883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:47.212150 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:47.212459 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:47.212678 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume with id: 38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:47.224971 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:47.224971 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:47.226133 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:47.247715 np0000004364 devstack@c-api.service[99792]: WARNING cinder.keymgr.conf_key_mgr [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:31:47.256018 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume request issued successfully. Jul 03 04:31:47.257055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92f371df-7670-42e3-946f-1a4335d31079 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 202 Jul 03 04:31:47.257195 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 995/3992] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:47 2026] DELETE /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:47.272245 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-084b4bb3-5ba7-4e70-93c7-5ecca7365710 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:47.276474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-084b4bb3-5ba7-4e70-93c7-5ecca7365710 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:47.278043 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-084b4bb3-5ba7-4e70-93c7-5ecca7365710 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:47.278133 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-084b4bb3-5ba7-4e70-93c7-5ecca7365710 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:47.287641 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:47.287641 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:47.292646 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-084b4bb3-5ba7-4e70-93c7-5ecca7365710 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:47.299687 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-084b4bb3-5ba7-4e70-93c7-5ecca7365710 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 200 Jul 03 04:31:47.300393 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1003/3993] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:47 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:31:48.318416 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ce2e11c3-781a-4f53-a737-adf596acf752 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:48.320574 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ce2e11c3-781a-4f53-a737-adf596acf752 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e Jul 03 04:31:48.320884 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ce2e11c3-781a-4f53-a737-adf596acf752 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:48.321181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ce2e11c3-781a-4f53-a737-adf596acf752 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:48.331370 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ce2e11c3-781a-4f53-a737-adf596acf752 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e returned with HTTP 404 Jul 03 04:31:48.331370 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 991/3994] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:48 2026] GET /volume/v3/volumes/38f20ab8-dd9a-4733-afd1-1fa882a2f14e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:48.336945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:48.339047 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:31:48.339267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:48.339507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:48.339697 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume with id: 25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:31:48.357320 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:48.357320 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:48.357726 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:48.372361 np0000004364 devstack@c-api.service[99794]: WARNING cinder.keymgr.conf_key_mgr [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:31:48.381236 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume request issued successfully. Jul 03 04:31:48.381530 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93621f1f-99bd-496d-9a3f-37b7d53c005a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee returned with HTTP 202 Jul 03 04:31:48.382054 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1006/3995] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:31:48 2026] DELETE /volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:48.396396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-74f56896-44bb-4ec5-ba1f-6653616402f9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:48.399416 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74f56896-44bb-4ec5-ba1f-6653616402f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:31:48.399416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74f56896-44bb-4ec5-ba1f-6653616402f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:48.399416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74f56896-44bb-4ec5-ba1f-6653616402f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:48.408002 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:48.408002 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:48.413066 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-74f56896-44bb-4ec5-ba1f-6653616402f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:48.419835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74f56896-44bb-4ec5-ba1f-6653616402f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee returned with HTTP 200 Jul 03 04:31:48.420455 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 996/3996] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:48 2026] GET /volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:49.434035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bd8ac100-5c32-47d5-a96e-7d2ff6520959 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:49.436148 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bd8ac100-5c32-47d5-a96e-7d2ff6520959 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee Jul 03 04:31:49.436389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bd8ac100-5c32-47d5-a96e-7d2ff6520959 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:49.436612 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bd8ac100-5c32-47d5-a96e-7d2ff6520959 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:49.443538 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bd8ac100-5c32-47d5-a96e-7d2ff6520959 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee returned with HTTP 404 Jul 03 04:31:49.444449 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1004/3997] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:49 2026] GET /volume/v3/volumes/25e40e54-a569-4329-bae5-bd8d20adc9ee => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:31:49.453600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:49.455522 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:31:49.455709 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:49.455921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:49.456539 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:49.456539 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:49.456875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:31:49.507910 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Get all volumes completed successfully. Jul 03 04:31:49.511629 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:49.511629 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:49.521322 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2d2ad3ec-3e69-4c60-971f-274067f04f26 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:31:49.521818 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 992/3998] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:31:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20870 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:31:49.541841 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c45e5a9e-4da0-4d58-b296-911755c01219 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:49.543647 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c45e5a9e-4da0-4d58-b296-911755c01219 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] DELETE https://10.4.3.253/volume/v3/types/b56ef111-aec0-466f-8e55-ebf0956d7f72 Jul 03 04:31:49.543861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c45e5a9e-4da0-4d58-b296-911755c01219 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:49.544088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c45e5a9e-4da0-4d58-b296-911755c01219 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:49.570140 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c45e5a9e-4da0-4d58-b296-911755c01219 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/types/b56ef111-aec0-466f-8e55-ebf0956d7f72 returned with HTTP 202 Jul 03 04:31:49.570648 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1007/3999] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:31:49 2026] DELETE /volume/v3/types/b56ef111-aec0-466f-8e55-ebf0956d7f72 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:31:51.283893 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-114c5ae3-9e57-47ae-9f1c-3a0e4b2c956e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:51.286031 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-114c5ae3-9e57-47ae-9f1c-3a0e4b2c956e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:31:51.286470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-114c5ae3-9e57-47ae-9f1c-3a0e4b2c956e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-977487767", "extra_specs": {}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:51.305774 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-114c5ae3-9e57-47ae-9f1c-3a0e4b2c956e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:31:51.306260 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 997/4000] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:31:51 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:51.316999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a0cfd8ab-286a-4eeb-a9d4-ad91fafbaa83 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:51.320020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0cfd8ab-286a-4eeb-a9d4-ad91fafbaa83 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] POST https://10.4.3.253/volume/v3/types/3b654074-0964-46e0-9be4-2b2d2d3c1686/encryption Jul 03 04:31:51.320531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0cfd8ab-286a-4eeb-a9d4-ad91fafbaa83 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:51.349349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0cfd8ab-286a-4eeb-a9d4-ad91fafbaa83 tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/types/3b654074-0964-46e0-9be4-2b2d2d3c1686/encryption returned with HTTP 200 Jul 03 04:31:51.350067 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1005/4001] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:31:51 2026] POST /volume/v3/types/3b654074-0964-46e0-9be4-2b2d2d3c1686/encryption => generated 230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:51.395785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:51.397639 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:31:51.398015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-794710245", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": "tempest-scenario-type-luks-977487767", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:31:51.399933 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-794710245', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': 'tempest-scenario-type-luks-977487767', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:31:51.505154 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume of 1 GB Jul 03 04:31:51.505544 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:51.505544 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:51.506177 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Availability Zones retrieved successfully. Jul 03 04:31:51.513771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (c6143ac7-dc72-426b-8891-ac3042b167e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:51.515556 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a69c80c-da36-4235-ad76-52181ed9ba6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:51.516739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:31:51.594437 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a69c80c-da36-4235-ad76-52181ed9ba6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b654074-0964-46e0-9be4-2b2d2d3c1686,is_public=True,name='tempest-scenario-type-luks-977487767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b654074-0964-46e0-9be4-2b2d2d3c1686', '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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:51.596179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8aefdd-822b-466d-9090-f02f009e970b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:51.635456 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-977487767 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-977487767, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:51.635880 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-977487767 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-977487767, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:31:51.692431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Created reservations ['3e53f2ae-5a59-43e8-970e-3cb90bc88aff', '0088be13-20d1-4bcf-bf45-a03a602631ac', '83be37a4-7df4-4926-b939-2c92e563b94e', '32d42162-b2f8-457e-80fe-75af6e803aab'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:31:51.692921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8aefdd-822b-466d-9090-f02f009e970b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e53f2ae-5a59-43e8-970e-3cb90bc88aff', '0088be13-20d1-4bcf-bf45-a03a602631ac', '83be37a4-7df4-4926-b939-2c92e563b94e', '32d42162-b2f8-457e-80fe-75af6e803aab']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:51.693879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819b6561-c2a1-45f2-a42d-b7a921c7c9ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:51.729400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (819b6561-c2a1-45f2-a42d-b7a921c7c9ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aa2b81d-919b-46b6-82a6-12364e32ea53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-794710245',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['3e53f2ae-5a59-43e8-970e-3cb90bc88aff','0088be13-20d1-4bcf-bf45-a03a602631ac','83be37a4-7df4-4926-b939-2c92e563b94e','32d42162-b2f8-457e-80fe-75af6e803aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=3b654074-0964-46e0-9be4-2b2d2d3c1686), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-794710245',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5aa2b81d-919b-46b6-82a6-12364e32ea53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d65926e1c6304f55836272a53fb4e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b845f8b309641a884aafd08c2e8b72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b654074-0964-46e0-9be4-2b2d2d3c1686),volume_type_id=3b654074-0964-46e0-9be4-2b2d2d3c1686)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:51.730414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0458e55-229f-42c5-bd0e-c15dac75d781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:51.756292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0458e55-229f-42c5-bd0e-c15dac75d781) transitioned into state 'SUCCESS' from state '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-794710245',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['3e53f2ae-5a59-43e8-970e-3cb90bc88aff','0088be13-20d1-4bcf-bf45-a03a602631ac','83be37a4-7df4-4926-b939-2c92e563b94e','32d42162-b2f8-457e-80fe-75af6e803aab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=3b654074-0964-46e0-9be4-2b2d2d3c1686)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:51.757443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642ccc22-4f4d-444f-a58c-4ffd0b527121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:31:51.772598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (642ccc22-4f4d-444f-a58c-4ffd0b527121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:31:51.772769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (c6143ac7-dc72-426b-8891-ac3042b167e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:31:51.773137 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request issued successfully. Jul 03 04:31:51.775032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb131ca9-046a-4436-ad1d-304fb6a05089 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:31:51.775032 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 993/4002] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:31:51 2026] POST /volume/v3/volumes => generated 790 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:31:51.793599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7fdd12ef-527d-4f5d-8c5d-e35ffb631c55 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:51.798352 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7fdd12ef-527d-4f5d-8c5d-e35ffb631c55 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:51.798352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7fdd12ef-527d-4f5d-8c5d-e35ffb631c55 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:51.798352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7fdd12ef-527d-4f5d-8c5d-e35ffb631c55 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:51.805701 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:51.805701 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:51.811710 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7fdd12ef-527d-4f5d-8c5d-e35ffb631c55 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:51.817797 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7fdd12ef-527d-4f5d-8c5d-e35ffb631c55 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:51.818463 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1008/4003] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:51 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:52.839000 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-31c1e47a-794d-4466-bd8a-515b554f05bb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:52.846350 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-31c1e47a-794d-4466-bd8a-515b554f05bb tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:52.846728 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-31c1e47a-794d-4466-bd8a-515b554f05bb tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:52.847070 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-31c1e47a-794d-4466-bd8a-515b554f05bb tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:52.864029 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:52.864029 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:52.869489 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-31c1e47a-794d-4466-bd8a-515b554f05bb tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:52.877452 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-31c1e47a-794d-4466-bd8a-515b554f05bb tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:52.877845 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 998/4004] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:52 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:53.894495 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5146d520-6b34-4b28-9254-bae30740fd2e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:53.896898 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5146d520-6b34-4b28-9254-bae30740fd2e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:53.897197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5146d520-6b34-4b28-9254-bae30740fd2e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:53.897498 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5146d520-6b34-4b28-9254-bae30740fd2e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:53.914071 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:53.914071 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:53.924529 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5146d520-6b34-4b28-9254-bae30740fd2e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:53.935253 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5146d520-6b34-4b28-9254-bae30740fd2e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:53.936050 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1006/4005] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:53 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:54.955195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8aafc9c4-be88-49e9-bc7c-2a49fe518365 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:54.958836 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8aafc9c4-be88-49e9-bc7c-2a49fe518365 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:54.958836 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8aafc9c4-be88-49e9-bc7c-2a49fe518365 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:54.959189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8aafc9c4-be88-49e9-bc7c-2a49fe518365 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:54.970562 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:54.970562 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:54.977254 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8aafc9c4-be88-49e9-bc7c-2a49fe518365 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:54.984947 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8aafc9c4-be88-49e9-bc7c-2a49fe518365 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:54.985560 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 994/4006] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:54 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:56.005581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d97aa617-f263-4753-9dc5-647f9b659541 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:56.008062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d97aa617-f263-4753-9dc5-647f9b659541 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:56.008390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d97aa617-f263-4753-9dc5-647f9b659541 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:56.008677 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d97aa617-f263-4753-9dc5-647f9b659541 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:56.022752 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:56.022752 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:56.030864 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d97aa617-f263-4753-9dc5-647f9b659541 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:56.039225 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d97aa617-f263-4753-9dc5-647f9b659541 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:56.039759 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1009/4007] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:56 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:56.351206 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f4288c95-58f2-4854-ad8d-9efd429121d4 req-a9095dc8-efd4-4727-a6f3-7aa77f3d6dcc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:56.354310 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f4288c95-58f2-4854-ad8d-9efd429121d4 req-a9095dc8-efd4-4727-a6f3-7aa77f3d6dcc tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf Jul 03 04:31:56.354769 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f4288c95-58f2-4854-ad8d-9efd429121d4 req-a9095dc8-efd4-4727-a6f3-7aa77f3d6dcc tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:56.354769 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f4288c95-58f2-4854-ad8d-9efd429121d4 req-a9095dc8-efd4-4727-a6f3-7aa77f3d6dcc tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:56.363436 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:56.363436 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:31:56.899112 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f4288c95-58f2-4854-ad8d-9efd429121d4 req-a9095dc8-efd4-4727-a6f3-7aa77f3d6dcc tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf returned with HTTP 200 Jul 03 04:31:56.899819 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 999/4008] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:31:56 2026] DELETE /volume/v3/attachments/5a433f75-5a46-4c2c-b10c-9bc3a46e95bf => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:57.059594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0cd117a5-892b-499f-9020-eab9a376e599 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:57.061665 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0cd117a5-892b-499f-9020-eab9a376e599 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:57.062038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0cd117a5-892b-499f-9020-eab9a376e599 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:57.062105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0cd117a5-892b-499f-9020-eab9a376e599 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:57.070556 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:57.070556 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:31:57.074476 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0cd117a5-892b-499f-9020-eab9a376e599 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:57.083418 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0cd117a5-892b-499f-9020-eab9a376e599 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:57.083418 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1007/4009] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:57 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:58.103253 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0038059-fec9-4591-9765-804301564ed1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:58.105995 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0038059-fec9-4591-9765-804301564ed1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:58.106335 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0038059-fec9-4591-9765-804301564ed1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:58.106615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0038059-fec9-4591-9765-804301564ed1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:58.120595 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:58.120595 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:31:58.126235 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d0038059-fec9-4591-9765-804301564ed1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:58.132412 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0038059-fec9-4591-9765-804301564ed1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:58.132891 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 995/4010] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:58 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:31:59.151049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4c42d0ee-d1a6-4127-b578-df3a086885e3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:31:59.156373 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c42d0ee-d1a6-4127-b578-df3a086885e3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:31:59.156373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c42d0ee-d1a6-4127-b578-df3a086885e3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:31:59.156373 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c42d0ee-d1a6-4127-b578-df3a086885e3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:31:59.172345 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:31:59.172345 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:31:59.181710 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4c42d0ee-d1a6-4127-b578-df3a086885e3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:31:59.188982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c42d0ee-d1a6-4127-b578-df3a086885e3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:31:59.189548 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1010/4011] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:31:59 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:00.206228 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-99b7b749-5573-4bc8-bd33-8e5bf1831803 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:00.208246 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-99b7b749-5573-4bc8-bd33-8e5bf1831803 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:00.208492 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-99b7b749-5573-4bc8-bd33-8e5bf1831803 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:00.208727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-99b7b749-5573-4bc8-bd33-8e5bf1831803 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:00.216544 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:00.216544 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:00.221114 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-99b7b749-5573-4bc8-bd33-8e5bf1831803 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:00.226575 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-99b7b749-5573-4bc8-bd33-8e5bf1831803 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:00.226997 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1000/4012] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:00 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:00.649914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-427fef03-6dc1-419d-a221-f1b9b9614dab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:00.652244 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:32:00.652575 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:00.652782 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:00.653031 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete volume with id: 13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:32:00.669685 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:00.669685 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:00.671473 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:32:00.706243 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete volume request issued successfully. Jul 03 04:32:00.706461 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-427fef03-6dc1-419d-a221-f1b9b9614dab tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 202 Jul 03 04:32:00.707018 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1008/4013] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:32:00 2026] DELETE /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:32:00.717370 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c2db755-9454-4c5d-a80e-2037ccbd3385 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:00.719936 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c2db755-9454-4c5d-a80e-2037ccbd3385 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:32:00.720205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c2db755-9454-4c5d-a80e-2037ccbd3385 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:00.720420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c2db755-9454-4c5d-a80e-2037ccbd3385 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:00.728470 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:00.728470 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:00.733393 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5c2db755-9454-4c5d-a80e-2037ccbd3385 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:32:00.739013 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c2db755-9454-4c5d-a80e-2037ccbd3385 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 200 Jul 03 04:32:00.739471 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 996/4014] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:32:00 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:01.195100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e66dfdae-8c8b-4813-b700-aa7fd6bfd671 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.241155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-58d284ca-0267-4ab3-b277-a0b167a57c6e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.244129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-58d284ca-0267-4ab3-b277-a0b167a57c6e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:01.244944 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-58d284ca-0267-4ab3-b277-a0b167a57c6e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:01.246154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-58d284ca-0267-4ab3-b277-a0b167a57c6e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:01.256393 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:01.256393 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:01.264206 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-58d284ca-0267-4ab3-b277-a0b167a57c6e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:01.269348 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-58d284ca-0267-4ab3-b277-a0b167a57c6e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:01.269787 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1001/4015] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:01 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:01.316350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e66dfdae-8c8b-4813-b700-aa7fd6bfd671 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:32:01.316350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e66dfdae-8c8b-4813-b700-aa7fd6bfd671 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1388896623", "extra_specs": {}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:01.329987 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e66dfdae-8c8b-4813-b700-aa7fd6bfd671 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:32:01.330595 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1011/4016] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:32:01 2026] POST /volume/v3/types => generated 212 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:01.341742 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d1f2edfe-dea9-47e2-8b46-8a6a159aed96 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.344204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1f2edfe-dea9-47e2-8b46-8a6a159aed96 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] POST https://10.4.3.253/volume/v3/types/2a76aa84-81cb-47e2-beee-3cfcfa34ef3d/encryption Jul 03 04:32:01.344712 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d1f2edfe-dea9-47e2-8b46-8a6a159aed96 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:01.371849 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d1f2edfe-dea9-47e2-8b46-8a6a159aed96 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/types/2a76aa84-81cb-47e2-beee-3cfcfa34ef3d/encryption returned with HTTP 200 Jul 03 04:32:01.371849 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1009/4017] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:32:01 2026] POST /volume/v3/types/2a76aa84-81cb-47e2-beee-3cfcfa34ef3d/encryption => generated 230 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:01.386243 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-33cef318-a592-46c2-a2f7-1940872ff358 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.455766 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:32:01.456156 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-828146499", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1388896623", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:01.457821 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-828146499', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1388896623', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:32:01.462023 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:32:01.462379 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:01.462379 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:01.463295 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:32:01.470296 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (8e3ec6dc-6949-497f-9c6c-d6a9b21729d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:32:01.471655 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b458fe2-5116-44ac-b8e4-57efc06e3705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:01.472844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:32:01.499828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b458fe2-5116-44ac-b8e4-57efc06e3705) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:32:01Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2a76aa84-81cb-47e2-beee-3cfcfa34ef3d,is_public=True,name='tempest-scenario-type-luks-1388896623',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2a76aa84-81cb-47e2-beee-3cfcfa34ef3d', '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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:01.500599 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f8797c-e202-4291-8cde-027c4662a915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:01.534105 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1388896623 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1388896623, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:32:01.534535 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1388896623 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1388896623, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:32:01.579888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['e934df11-a034-483b-a749-e6a16aad9cbe', '9a9025d0-5848-4801-8a7c-9edb5df5f2c7', '36cc263e-fed4-4415-b67d-2f85dcea91ce', 'e87b98ef-fd6d-43cb-b152-18914f7d0076'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:32:01.581009 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f8797c-e202-4291-8cde-027c4662a915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e934df11-a034-483b-a749-e6a16aad9cbe', '9a9025d0-5848-4801-8a7c-9edb5df5f2c7', '36cc263e-fed4-4415-b67d-2f85dcea91ce', 'e87b98ef-fd6d-43cb-b152-18914f7d0076']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:01.582439 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2059d6d-d174-4ae0-8ba9-b4abb27b22b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:01.607962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2059d6d-d174-4ae0-8ba9-b4abb27b22b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e122d125-debf-4bbd-b172-5d3d1fdf3036', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-828146499',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['e934df11-a034-483b-a749-e6a16aad9cbe','9a9025d0-5848-4801-8a7c-9edb5df5f2c7','36cc263e-fed4-4415-b67d-2f85dcea91ce','e87b98ef-fd6d-43cb-b152-18914f7d0076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=2a76aa84-81cb-47e2-beee-3cfcfa34ef3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-828146499',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e122d125-debf-4bbd-b172-5d3d1fdf3036,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2a76aa84-81cb-47e2-beee-3cfcfa34ef3d),volume_type_id=2a76aa84-81cb-47e2-beee-3cfcfa34ef3d)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:01.608724 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459a5560-7694-4316-a690-2d82571b0c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:01.640686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (459a5560-7694-4316-a690-2d82571b0c0c) transitioned into state 'SUCCESS' from state '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-828146499',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['e934df11-a034-483b-a749-e6a16aad9cbe','9a9025d0-5848-4801-8a7c-9edb5df5f2c7','36cc263e-fed4-4415-b67d-2f85dcea91ce','e87b98ef-fd6d-43cb-b152-18914f7d0076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=2a76aa84-81cb-47e2-beee-3cfcfa34ef3d)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:01.641509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d2c659-6ddc-4f37-a2f2-037eecf270a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:01.653992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d2c659-6ddc-4f37-a2f2-037eecf270a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:01.655533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (8e3ec6dc-6949-497f-9c6c-d6a9b21729d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:32:01.656097 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:32:01.656833 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33cef318-a592-46c2-a2f7-1940872ff358 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:32:01.657230 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 997/4018] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:32:01 2026] POST /volume/v3/volumes => generated 779 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:32:01.670818 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bf26dc21-85be-431f-a65a-dba1d0583afd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.675477 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bf26dc21-85be-431f-a65a-dba1d0583afd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:32:01.675704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bf26dc21-85be-431f-a65a-dba1d0583afd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:01.676006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bf26dc21-85be-431f-a65a-dba1d0583afd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:01.684949 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:01.684949 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:01.689488 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bf26dc21-85be-431f-a65a-dba1d0583afd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:01.695952 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bf26dc21-85be-431f-a65a-dba1d0583afd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:32:01.696382 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1002/4019] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:01 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:01.758958 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5d7a844f-b88f-4b45-bdb0-454521f64ee6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.760437 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d7a844f-b88f-4b45-bdb0-454521f64ee6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 Jul 03 04:32:01.760793 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d7a844f-b88f-4b45-bdb0-454521f64ee6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:01.761159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d7a844f-b88f-4b45-bdb0-454521f64ee6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:01.769201 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d7a844f-b88f-4b45-bdb0-454521f64ee6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 returned with HTTP 404 Jul 03 04:32:01.769910 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1012/4020] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:32:01 2026] GET /volume/v3/volumes/13fbbed2-9692-4a72-9376-efbb61764b62 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:32:01.778521 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.780466 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 Jul 03 04:32:01.780922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:01.780922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:01.781021 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete snapshot with id: ee4791d7-c6ba-4f48-acb1-b06f5449a564 Jul 03 04:32:01.786074 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:01.786074 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:01.786565 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:32:01.809297 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot delete request issued successfully. Jul 03 04:32:01.809505 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5344285b-afce-45a9-9c7d-7845f6ec4839 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 returned with HTTP 202 Jul 03 04:32:01.809996 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1010/4021] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:32:01 2026] DELETE /volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:32:01.817560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-227434c1-aec3-47ed-b088-be98485939c2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:01.820990 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-227434c1-aec3-47ed-b088-be98485939c2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 Jul 03 04:32:01.820990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-227434c1-aec3-47ed-b088-be98485939c2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:01.820990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-227434c1-aec3-47ed-b088-be98485939c2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:01.825629 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:01.825629 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:01.826162 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-227434c1-aec3-47ed-b088-be98485939c2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:32:01.827109 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-227434c1-aec3-47ed-b088-be98485939c2 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 returned with HTTP 200 Jul 03 04:32:01.827521 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 998/4022] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:32:01 2026] GET /volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:02.285969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1f09dc37-cc75-4f8f-9af2-e8a33cdf62d3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:02.287800 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f09dc37-cc75-4f8f-9af2-e8a33cdf62d3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:02.287962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f09dc37-cc75-4f8f-9af2-e8a33cdf62d3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:02.288154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f09dc37-cc75-4f8f-9af2-e8a33cdf62d3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:02.296847 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:02.296847 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:02.301861 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1f09dc37-cc75-4f8f-9af2-e8a33cdf62d3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:02.307511 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f09dc37-cc75-4f8f-9af2-e8a33cdf62d3 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:02.307939 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1003/4023] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:02 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:02.710761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b709dc9f-e1f4-40d2-a0ee-3b005064a598 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:02.713193 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b709dc9f-e1f4-40d2-a0ee-3b005064a598 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:32:02.714176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b709dc9f-e1f4-40d2-a0ee-3b005064a598 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:02.714176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b709dc9f-e1f4-40d2-a0ee-3b005064a598 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:02.724120 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:02.724120 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:02.732430 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b709dc9f-e1f4-40d2-a0ee-3b005064a598 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:02.738822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b709dc9f-e1f4-40d2-a0ee-3b005064a598 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:32:02.739371 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1013/4024] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:02 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:02.753717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e57119bb-e8ab-4e5b-a54b-8ab2a53ce9a3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:02.755650 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e57119bb-e8ab-4e5b-a54b-8ab2a53ce9a3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:32:02.755863 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e57119bb-e8ab-4e5b-a54b-8ab2a53ce9a3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:02.756051 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e57119bb-e8ab-4e5b-a54b-8ab2a53ce9a3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:02.766807 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:02.766807 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:02.771641 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e57119bb-e8ab-4e5b-a54b-8ab2a53ce9a3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:02.777353 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e57119bb-e8ab-4e5b-a54b-8ab2a53ce9a3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:32:02.777904 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1011/4025] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:02 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:02.791259 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:02.794932 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036/action Jul 03 04:32:02.795345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:32:02.795526 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:02.810011 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:02.810011 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:02.810681 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:02.819783 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume updated successfully. Jul 03 04:32:02.819783 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6179449e-e11b-4f73-a637-cb6b4b87a8c1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036/action returned with HTTP 200 Jul 03 04:32:02.820406 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 999/4026] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:32:02 2026] POST /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:32:02.839066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-989cc47a-3d7c-4e31-a6c0-6d2cfda5033c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:02.841050 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-989cc47a-3d7c-4e31-a6c0-6d2cfda5033c tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 Jul 03 04:32:02.841309 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-989cc47a-3d7c-4e31-a6c0-6d2cfda5033c tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:02.841555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-989cc47a-3d7c-4e31-a6c0-6d2cfda5033c tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:02.848203 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-989cc47a-3d7c-4e31-a6c0-6d2cfda5033c tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 returned with HTTP 404 Jul 03 04:32:02.848707 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1004/4027] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:32:02 2026] GET /volume/v3/snapshots/ee4791d7-c6ba-4f48-acb1-b06f5449a564 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:32:02.924807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-950441e4-a7b1-4972-88ad-8ad4d51ead5f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:02.926991 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-950441e4-a7b1-4972-88ad-8ad4d51ead5f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:32:02.927251 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-950441e4-a7b1-4972-88ad-8ad4d51ead5f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:02.927512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-950441e4-a7b1-4972-88ad-8ad4d51ead5f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:02.934501 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:02.934501 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:02.938386 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-950441e4-a7b1-4972-88ad-8ad4d51ead5f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:02.943952 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-950441e4-a7b1-4972-88ad-8ad4d51ead5f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:32:02.944677 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1014/4028] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:02 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:03.322976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-166c7b18-82e3-4417-b802-9e2b8b1ac7ca None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:03.324745 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-166c7b18-82e3-4417-b802-9e2b8b1ac7ca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:03.324998 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-166c7b18-82e3-4417-b802-9e2b8b1ac7ca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:03.325172 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-166c7b18-82e3-4417-b802-9e2b8b1ac7ca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:03.332086 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:03.332086 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:03.336277 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-166c7b18-82e3-4417-b802-9e2b8b1ac7ca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:03.342448 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-166c7b18-82e3-4417-b802-9e2b8b1ac7ca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:03.342763 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1012/4029] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:03 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:03.438729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-39b8e17b-1350-4e76-a8f4-f27a5ad253f1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:03.440725 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-39b8e17b-1350-4e76-a8f4-f27a5ad253f1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:32:03.440969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-39b8e17b-1350-4e76-a8f4-f27a5ad253f1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:03.441198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-39b8e17b-1350-4e76-a8f4-f27a5ad253f1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:03.447863 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:03.447863 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:03.451409 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-39b8e17b-1350-4e76-a8f4-f27a5ad253f1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:03.455583 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-39b8e17b-1350-4e76-a8f4-f27a5ad253f1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:32:03.456009 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1000/4030] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:03 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:03.469458 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d0ea151f-9364-4de8-9633-52972cd6d92a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:03.469984 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0ea151f-9364-4de8-9633-52972cd6d92a None None] GET https://10.4.3.253/volume// Jul 03 04:32:03.470181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0ea151f-9364-4de8-9633-52972cd6d92a None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:03.470435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0ea151f-9364-4de8-9633-52972cd6d92a None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:03.470810 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0ea151f-9364-4de8-9633-52972cd6d92a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:03.471140 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1005/4031] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:32:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:03.479213 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-f66b6845-4122-4494-81b2-c398bc83915e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:03.481523 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-f66b6845-4122-4494-81b2-c398bc83915e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:32:03.481886 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-f66b6845-4122-4494-81b2-c398bc83915e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e122d125-debf-4bbd-b172-5d3d1fdf3036", "connector": null, "instance_uuid": "083e9bdc-288e-4354-83fb-ac6f7553fb89"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:03.490296 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:03.490296 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:03.518488 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-f66b6845-4122-4494-81b2-c398bc83915e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:32:03.518990 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1015/4032] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:32:03 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) Jul 03 04:32:04.359545 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-844f2067-df70-4915-b746-70d8ae2372e0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:04.362358 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-844f2067-df70-4915-b746-70d8ae2372e0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:04.362623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-844f2067-df70-4915-b746-70d8ae2372e0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:04.362906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-844f2067-df70-4915-b746-70d8ae2372e0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:04.379760 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:04.379760 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:04.386177 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-844f2067-df70-4915-b746-70d8ae2372e0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:04.391527 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-844f2067-df70-4915-b746-70d8ae2372e0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:04.392216 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1013/4033] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:04 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:05.409282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a2e3f212-657f-475c-a049-2185b20a3590 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:05.410918 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a2e3f212-657f-475c-a049-2185b20a3590 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:05.411091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a2e3f212-657f-475c-a049-2185b20a3590 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:05.411282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a2e3f212-657f-475c-a049-2185b20a3590 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:05.420107 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:05.420107 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:05.423807 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a2e3f212-657f-475c-a049-2185b20a3590 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:05.427767 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a2e3f212-657f-475c-a049-2185b20a3590 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:05.428117 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1001/4034] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:05 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:06.443890 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1f13edbf-7efc-46ca-8f21-61458a2bafc2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:06.446574 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f13edbf-7efc-46ca-8f21-61458a2bafc2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:06.447303 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f13edbf-7efc-46ca-8f21-61458a2bafc2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:06.447600 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f13edbf-7efc-46ca-8f21-61458a2bafc2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:06.458690 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:06.458690 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:06.464236 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1f13edbf-7efc-46ca-8f21-61458a2bafc2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:06.471284 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f13edbf-7efc-46ca-8f21-61458a2bafc2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:06.472147 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1006/4035] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:06 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:07.490290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1af566cf-28bb-4806-b33f-fc5d397a0bc1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:07.493130 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1af566cf-28bb-4806-b33f-fc5d397a0bc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:07.493615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1af566cf-28bb-4806-b33f-fc5d397a0bc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:07.493759 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1af566cf-28bb-4806-b33f-fc5d397a0bc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:07.505092 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:07.505092 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:07.512067 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1af566cf-28bb-4806-b33f-fc5d397a0bc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:07.521401 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1af566cf-28bb-4806-b33f-fc5d397a0bc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:07.522105 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1016/4036] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:07 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:07.772395 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-327701ff-dc50-4e2f-a8d8-76ec64a55da1 req-7b06456e-8047-4f96-b17b-355f4fb2ff0e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:07.775187 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-327701ff-dc50-4e2f-a8d8-76ec64a55da1 req-7b06456e-8047-4f96-b17b-355f4fb2ff0e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be Jul 03 04:32:07.775187 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-327701ff-dc50-4e2f-a8d8-76ec64a55da1 req-7b06456e-8047-4f96-b17b-355f4fb2ff0e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:07.775401 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-327701ff-dc50-4e2f-a8d8-76ec64a55da1 req-7b06456e-8047-4f96-b17b-355f4fb2ff0e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:07.784966 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:07.784966 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:08.327411 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-327701ff-dc50-4e2f-a8d8-76ec64a55da1 req-7b06456e-8047-4f96-b17b-355f4fb2ff0e tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be returned with HTTP 200 Jul 03 04:32:08.328410 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1014/4037] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:32:07 2026] DELETE /volume/v3/attachments/73985c1f-27d3-4325-a5e1-05fad78810be => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:08.539471 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7966764c-f40a-4146-a086-7224c5418fca None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:08.541403 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7966764c-f40a-4146-a086-7224c5418fca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:08.541630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7966764c-f40a-4146-a086-7224c5418fca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:08.541849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7966764c-f40a-4146-a086-7224c5418fca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:08.549398 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:08.549398 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:08.553489 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7966764c-f40a-4146-a086-7224c5418fca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:08.559486 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7966764c-f40a-4146-a086-7224c5418fca tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:08.559989 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1002/4038] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:08 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 943 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:08.742425 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-80ea3de5-76fa-4bdd-8f4d-4828c4d17ef5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:08.747998 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-80ea3de5-76fa-4bdd-8f4d-4828c4d17ef5 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:08.747998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-80ea3de5-76fa-4bdd-8f4d-4828c4d17ef5 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:08.747998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-80ea3de5-76fa-4bdd-8f4d-4828c4d17ef5 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:08.765699 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:08.765699 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:08.770667 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-80ea3de5-76fa-4bdd-8f4d-4828c4d17ef5 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:08.774648 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-80ea3de5-76fa-4bdd-8f4d-4828c4d17ef5 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:08.775446 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1007/4039] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:08 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:09.574804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f881e083-b32b-4a6d-8834-6068490d9f69 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:09.577096 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f881e083-b32b-4a6d-8834-6068490d9f69 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:09.577367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f881e083-b32b-4a6d-8834-6068490d9f69 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:09.577643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f881e083-b32b-4a6d-8834-6068490d9f69 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:09.587419 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:09.587419 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:09.592665 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f881e083-b32b-4a6d-8834-6068490d9f69 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:09.599725 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f881e083-b32b-4a6d-8834-6068490d9f69 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:09.600276 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1017/4040] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:09 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 1429 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:09.617984 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ae62b059-6675-4a62-8e23-a870c5469b95 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:09.620277 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ae62b059-6675-4a62-8e23-a870c5469b95 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:09.620821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ae62b059-6675-4a62-8e23-a870c5469b95 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:09.620821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ae62b059-6675-4a62-8e23-a870c5469b95 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:09.634683 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:09.634683 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:09.638315 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ae62b059-6675-4a62-8e23-a870c5469b95 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:09.643641 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ae62b059-6675-4a62-8e23-a870c5469b95 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:09.644018 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1015/4041] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:09 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 1429 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:09.732771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-58a83463-eefd-4457-9004-89f3799ae713 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:09.733285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58a83463-eefd-4457-9004-89f3799ae713 None None] GET https://10.4.3.253/volume// Jul 03 04:32:09.733660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58a83463-eefd-4457-9004-89f3799ae713 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:09.733950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58a83463-eefd-4457-9004-89f3799ae713 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:09.734427 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58a83463-eefd-4457-9004-89f3799ae713 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:09.734971 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1003/4042] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:32:09 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:09.742778 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-b265fe3e-13d6-43db-b7bf-3476b4634b23 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:09.744969 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-b265fe3e-13d6-43db-b7bf-3476b4634b23 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:32:09.745447 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-b265fe3e-13d6-43db-b7bf-3476b4634b23 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:09.745825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-b265fe3e-13d6-43db-b7bf-3476b4634b23 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:09.758083 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:09.758083 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:09.762065 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-b265fe3e-13d6-43db-b7bf-3476b4634b23 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:32:09.766726 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-b265fe3e-13d6-43db-b7bf-3476b4634b23 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:32:09.767148 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1008/4043] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:32:09 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:09.790428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-218d97e6-915b-4589-b2b5-c9df2516b78f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:09.793447 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-218d97e6-915b-4589-b2b5-c9df2516b78f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:09.793804 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-218d97e6-915b-4589-b2b5-c9df2516b78f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:09.794095 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-218d97e6-915b-4589-b2b5-c9df2516b78f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:09.801901 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:09.801901 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:09.806289 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-218d97e6-915b-4589-b2b5-c9df2516b78f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:09.813274 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-218d97e6-915b-4589-b2b5-c9df2516b78f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:09.813487 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1018/4044] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:09 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 1429 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:09.876772 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:09.878644 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27 Jul 03 04:32:09.878976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:09.886675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-e122d125-debf-4bbd-b172-5d3d1fdf3036-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:32:09.891307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-e122d125-debf-4bbd-b172-5d3d1fdf3036-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:32:09.892202 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:09.892202 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:10.326360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-943426bb-5ee7-4e6e-9d4b-4acf95c4dcc1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.328766 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-943426bb-5ee7-4e6e-9d4b-4acf95c4dcc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:10.328980 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-943426bb-5ee7-4e6e-9d4b-4acf95c4dcc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:10.329200 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-943426bb-5ee7-4e6e-9d4b-4acf95c4dcc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:10.337587 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:10.337587 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:10.341706 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-943426bb-5ee7-4e6e-9d4b-4acf95c4dcc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:10.347308 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-943426bb-5ee7-4e6e-9d4b-4acf95c4dcc1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:10.347802 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1004/4045] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:10 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 1429 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:10.359933 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-629604ee-5cfa-45f2-9202-4f6df3dbcc32 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.360425 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-629604ee-5cfa-45f2-9202-4f6df3dbcc32 None None] GET https://10.4.3.253/volume// Jul 03 04:32:10.360657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-629604ee-5cfa-45f2-9202-4f6df3dbcc32 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:10.360900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-629604ee-5cfa-45f2-9202-4f6df3dbcc32 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:10.361245 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-629604ee-5cfa-45f2-9202-4f6df3dbcc32 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:10.361609 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1009/4046] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:10.369126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-ffd5ff72-0fae-48d6-bd56-fcae4bb3f6b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.371303 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-ffd5ff72-0fae-48d6-bd56-fcae4bb3f6b1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:32:10.371707 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-ffd5ff72-0fae-48d6-bd56-fcae4bb3f6b1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5aa2b81d-919b-46b6-82a6-12364e32ea53", "connector": null, "instance_uuid": "1ce2909c-8843-4f59-9b12-9e12e1dcd8a4"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:10.379608 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:10.379608 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:10.403508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-ffd5ff72-0fae-48d6-bd56-fcae4bb3f6b1 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:32:10.404414 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1019/4047] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:32:10 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:10.411979 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-e122d125-debf-4bbd-b172-5d3d1fdf3036-np0000004364" released by "attachment_update" :: held 0.521s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:32:10.412345 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-60a6c168-13e4-4a42-9ed8-4e5aef24b4ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27 returned with HTTP 200 Jul 03 04:32:10.412810 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1016/4048] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:32:09 2026] PUT /volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:10.730743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-8e085cf5-5203-4728-ae8d-2d7a44d378b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.732869 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-8e085cf5-5203-4728-ae8d-2d7a44d378b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:10.733356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-8e085cf5-5203-4728-ae8d-2d7a44d378b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:10.733356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-8e085cf5-5203-4728-ae8d-2d7a44d378b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:10.742540 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:10.742540 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:10.748221 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-8e085cf5-5203-4728-ae8d-2d7a44d378b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:10.754606 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-8e085cf5-5203-4728-ae8d-2d7a44d378b1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:10.755074 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1005/4049] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:10 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:10.814127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c915c1d6-5717-4f6e-963d-2d4ee6fc0106 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.814667 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c915c1d6-5717-4f6e-963d-2d4ee6fc0106 None None] GET https://10.4.3.253/volume// Jul 03 04:32:10.814847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c915c1d6-5717-4f6e-963d-2d4ee6fc0106 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:10.815068 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c915c1d6-5717-4f6e-963d-2d4ee6fc0106 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:10.815416 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c915c1d6-5717-4f6e-963d-2d4ee6fc0106 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:10.815846 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1010/4050] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:10.823527 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-57ca2b85-89b9-4cc8-bc4b-ba9dd8ceca58 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.825980 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-57ca2b85-89b9-4cc8-bc4b-ba9dd8ceca58 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:32:10.826640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-57ca2b85-89b9-4cc8-bc4b-ba9dd8ceca58 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24578a19-062e-4f92-b692-9e2e39668bea", "connector": null, "instance_uuid": "4bb78f86-a972-476a-b3ed-35bd41c46a18"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:10.838719 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:10.838719 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:10.874259 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-57ca2b85-89b9-4cc8-bc4b-ba9dd8ceca58 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:32:10.874822 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1020/4051] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:32:10 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) Jul 03 04:32:10.922273 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-320ca356-6a33-48f1-b2d9-f0abcc31fd89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:10.924285 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-320ca356-6a33-48f1-b2d9-f0abcc31fd89 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27/action Jul 03 04:32:10.924670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-320ca356-6a33-48f1-b2d9-f0abcc31fd89 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:32:10.924846 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-320ca356-6a33-48f1-b2d9-f0abcc31fd89 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:10.941291 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:10.941291 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:10.952960 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-320ca356-6a33-48f1-b2d9-f0abcc31fd89 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27/action returned with HTTP 204 Jul 03 04:32:10.953485 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1017/4052] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:32:10 2026] POST /volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:32:11.296960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dd71e241-69ad-4508-9471-b0c3a4be0feb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:11.298838 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd71e241-69ad-4508-9471-b0c3a4be0feb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:11.299066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd71e241-69ad-4508-9471-b0c3a4be0feb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:11.299356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd71e241-69ad-4508-9471-b0c3a4be0feb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:11.312075 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:11.312075 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:11.316285 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dd71e241-69ad-4508-9471-b0c3a4be0feb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:11.320601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd71e241-69ad-4508-9471-b0c3a4be0feb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:11.320956 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1006/4053] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:11 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:11.408056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3c6b216a-5ad5-45c1-9cd6-4ce48e08b93d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:11.408056 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c6b216a-5ad5-45c1-9cd6-4ce48e08b93d None None] GET https://10.4.3.253/volume// Jul 03 04:32:11.408304 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c6b216a-5ad5-45c1-9cd6-4ce48e08b93d None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:11.408557 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c6b216a-5ad5-45c1-9cd6-4ce48e08b93d None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:11.408994 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c6b216a-5ad5-45c1-9cd6-4ce48e08b93d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:11.411484 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1011/4054] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:32:11 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:11.418242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-eecea2d8-d3bf-404b-b5b3-2dfaa9ab74c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:11.421224 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-eecea2d8-d3bf-404b-b5b3-2dfaa9ab74c9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:11.421544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-eecea2d8-d3bf-404b-b5b3-2dfaa9ab74c9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:11.421787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-eecea2d8-d3bf-404b-b5b3-2dfaa9ab74c9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:11.435534 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:11.435534 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:11.440031 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-eecea2d8-d3bf-404b-b5b3-2dfaa9ab74c9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:11.444965 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-eecea2d8-d3bf-404b-b5b3-2dfaa9ab74c9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:11.445543 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1021/4055] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:32:11 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:11.578380 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:11.580854 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] PUT https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b Jul 03 04:32:11.581297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:11.597283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Acquiring lock "cinder-attachment_update-24578a19-062e-4f92-b692-9e2e39668bea-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:32:11.600378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-24578a19-062e-4f92-b692-9e2e39668bea-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:32:11.600378 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:11.600378 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:12.084850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e4970147-3f11-48ba-8a9d-949838be98d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:12.086486 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:32:12.086723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:12.086913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:12.087088 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete volume with id: e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:32:12.093894 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:12.093894 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:12.094319 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:32:12.117932 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete volume request issued successfully. Jul 03 04:32:12.118202 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4970147-3f11-48ba-8a9d-949838be98d5 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 202 Jul 03 04:32:12.118770 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1007/4056] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:32:12 2026] DELETE /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:32:12.127520 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d98d9cb8-cdab-4a12-b3a9-f7001ded7e12 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:12.129349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d98d9cb8-cdab-4a12-b3a9-f7001ded7e12 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:32:12.129560 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d98d9cb8-cdab-4a12-b3a9-f7001ded7e12 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:12.129769 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d98d9cb8-cdab-4a12-b3a9-f7001ded7e12 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:12.133926 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-24578a19-062e-4f92-b692-9e2e39668bea-np0000004364" released by "attachment_update" :: held 0.535s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:32:12.134382 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-b3b11bf1-9ba2-47e0-8fa2-8912549095fb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b returned with HTTP 200 Jul 03 04:32:12.134807 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1018/4057] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:32:11 2026] PUT /volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:12.138178 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:12.138178 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:12.145680 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d98d9cb8-cdab-4a12-b3a9-f7001ded7e12 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:32:12.154539 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d98d9cb8-cdab-4a12-b3a9-f7001ded7e12 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 200 Jul 03 04:32:12.155004 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1012/4058] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:32:12 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 1422 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:12.335296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4405dd6b-c43f-4fa5-84f6-5649b462d48e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:12.337728 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4405dd6b-c43f-4fa5-84f6-5649b462d48e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:12.338490 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4405dd6b-c43f-4fa5-84f6-5649b462d48e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:12.338589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4405dd6b-c43f-4fa5-84f6-5649b462d48e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:12.354881 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:12.354881 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:12.359899 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4405dd6b-c43f-4fa5-84f6-5649b462d48e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:12.366787 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4405dd6b-c43f-4fa5-84f6-5649b462d48e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:12.367486 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1022/4059] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:12 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:12.793994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c80b07c-9693-4ce5-946a-280c4dd89964 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:12.794384 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c80b07c-9693-4ce5-946a-280c4dd89964 None None] GET https://10.4.3.253/volume// Jul 03 04:32:12.794548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c80b07c-9693-4ce5-946a-280c4dd89964 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:12.794804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c80b07c-9693-4ce5-946a-280c4dd89964 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:12.795408 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c80b07c-9693-4ce5-946a-280c4dd89964 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:12.795503 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1008/4060] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:32:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:12.803959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-1fd55c41-af93-46dc-991a-8f7153fdbc8c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:12.806065 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-1fd55c41-af93-46dc-991a-8f7153fdbc8c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:32:12.806479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-1fd55c41-af93-46dc-991a-8f7153fdbc8c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6211d7d4-429e-4975-84f9-00897898ef46", "connector": null, "instance_uuid": "c76ae0c9-dd1f-4afe-8702-77e49125cfa4"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:12.817208 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:12.817208 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:12.854304 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-1fd55c41-af93-46dc-991a-8f7153fdbc8c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:32:12.854999 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1019/4061] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:32:12 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) Jul 03 04:32:13.167846 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-08110c5f-172f-47b3-a171-fc4a2410ee51 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.170010 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08110c5f-172f-47b3-a171-fc4a2410ee51 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 Jul 03 04:32:13.170249 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08110c5f-172f-47b3-a171-fc4a2410ee51 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.170487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08110c5f-172f-47b3-a171-fc4a2410ee51 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.177088 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08110c5f-172f-47b3-a171-fc4a2410ee51 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 returned with HTTP 404 Jul 03 04:32:13.178893 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1013/4062] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:32:13 2026] GET /volume/v3/volumes/e6db6a85-a940-4e84-9d1e-02ef931f4848 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:32:13.185732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.187735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 Jul 03 04:32:13.187991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.188195 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.188305 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete snapshot with id: cf325199-8310-4fcf-9ad8-b6af2a1eda23 Jul 03 04:32:13.194719 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:13.194719 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:13.195191 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:32:13.215673 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot delete request issued successfully. Jul 03 04:32:13.215945 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2b4a195-f0aa-4d2c-bef6-c061521bbfc8 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 returned with HTTP 202 Jul 03 04:32:13.216534 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1023/4063] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:32:13 2026] DELETE /volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:32:13.225397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-87047498-b3e3-427f-9ec8-f189b3262e38 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.227624 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-87047498-b3e3-427f-9ec8-f189b3262e38 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 Jul 03 04:32:13.227956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-87047498-b3e3-427f-9ec8-f189b3262e38 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.228203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-87047498-b3e3-427f-9ec8-f189b3262e38 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.234106 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:13.234106 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:13.234749 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-87047498-b3e3-427f-9ec8-f189b3262e38 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Snapshot retrieved successfully. Jul 03 04:32:13.235949 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-87047498-b3e3-427f-9ec8-f189b3262e38 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 returned with HTTP 200 Jul 03 04:32:13.236077 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1009/4064] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:32:13 2026] GET /volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:32:13.280497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-497efd00-eeb2-40af-ab85-a5fa9db8e708 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.282572 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-497efd00-eeb2-40af-ab85-a5fa9db8e708 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:13.282823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-497efd00-eeb2-40af-ab85-a5fa9db8e708 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.283109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-497efd00-eeb2-40af-ab85-a5fa9db8e708 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.294492 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:13.294492 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:13.298696 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-497efd00-eeb2-40af-ab85-a5fa9db8e708 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:13.303165 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-497efd00-eeb2-40af-ab85-a5fa9db8e708 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:13.303637 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1020/4065] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:13 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:13.379589 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8d349676-5d66-48d0-a881-d8622eee3402 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.381527 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d349676-5d66-48d0-a881-d8622eee3402 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:13.381646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d349676-5d66-48d0-a881-d8622eee3402 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.381847 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d349676-5d66-48d0-a881-d8622eee3402 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.383147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cc45b8cc-b86c-4f76-af4e-983b05b62b67 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.383728 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cc45b8cc-b86c-4f76-af4e-983b05b62b67 None None] GET https://10.4.3.253/volume// Jul 03 04:32:13.383964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cc45b8cc-b86c-4f76-af4e-983b05b62b67 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.384208 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cc45b8cc-b86c-4f76-af4e-983b05b62b67 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.384648 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cc45b8cc-b86c-4f76-af4e-983b05b62b67 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:13.385024 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1024/4066] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:32:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:13.393577 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:13.393577 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:13.396045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-a09a9781-b0d0-41b7-bcb1-c9175ccdc1d8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.397574 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8d349676-5d66-48d0-a881-d8622eee3402 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:13.398163 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-a09a9781-b0d0-41b7-bcb1-c9175ccdc1d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:13.398400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-a09a9781-b0d0-41b7-bcb1-c9175ccdc1d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:13.398607 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-a09a9781-b0d0-41b7-bcb1-c9175ccdc1d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:13.402230 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d349676-5d66-48d0-a881-d8622eee3402 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:13.402733 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1014/4067] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:13 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:13.408863 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:13.408863 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:13.412525 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-a09a9781-b0d0-41b7-bcb1-c9175ccdc1d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:13.417063 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-a09a9781-b0d0-41b7-bcb1-c9175ccdc1d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:13.417555 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1010/4068] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:32:13 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:13.525321 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:13.527493 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] PUT https://10.4.3.253/volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a Jul 03 04:32:13.527882 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:13.535830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Acquiring lock "cinder-attachment_update-6211d7d4-429e-4975-84f9-00897898ef46-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:32:13.541291 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Lock "cinder-attachment_update-6211d7d4-429e-4975-84f9-00897898ef46-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:32:13.542790 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:13.542790 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:14.064050 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Lock "cinder-attachment_update-6211d7d4-429e-4975-84f9-00897898ef46-np0000004364" released by "attachment_update" :: held 0.523s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:32:14.064366 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-9ffdf8f0-8979-4417-a982-3da920bc757f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a returned with HTTP 200 Jul 03 04:32:14.064818 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1021/4069] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:32:13 2026] PUT /volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:14.246926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2076b2f6-d1bb-47ce-ba9e-d4432279bdfd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:14.248659 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2076b2f6-d1bb-47ce-ba9e-d4432279bdfd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 Jul 03 04:32:14.248883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2076b2f6-d1bb-47ce-ba9e-d4432279bdfd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:14.249094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2076b2f6-d1bb-47ce-ba9e-d4432279bdfd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:14.253763 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2076b2f6-d1bb-47ce-ba9e-d4432279bdfd tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 returned with HTTP 404 Jul 03 04:32:14.254256 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1025/4070] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:32:14 2026] GET /volume/v3/snapshots/cf325199-8310-4fcf-9ad8-b6af2a1eda23 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:32:14.316467 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cff9ee13-cda4-455b-8588-88019d69d2f3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:14.318430 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cff9ee13-cda4-455b-8588-88019d69d2f3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:14.318693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cff9ee13-cda4-455b-8588-88019d69d2f3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:14.318879 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cff9ee13-cda4-455b-8588-88019d69d2f3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:14.329970 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:14.329970 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:14.334072 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cff9ee13-cda4-455b-8588-88019d69d2f3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:14.338691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cff9ee13-cda4-455b-8588-88019d69d2f3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:14.339115 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1015/4071] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:14 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:14.415458 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e7f4630c-fb1f-412c-8be8-db2add1fda2f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:14.417206 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e7f4630c-fb1f-412c-8be8-db2add1fda2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:14.417402 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e7f4630c-fb1f-412c-8be8-db2add1fda2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:14.417599 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e7f4630c-fb1f-412c-8be8-db2add1fda2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:14.428812 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:14.428812 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:14.432343 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e7f4630c-fb1f-412c-8be8-db2add1fda2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:14.436954 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e7f4630c-fb1f-412c-8be8-db2add1fda2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:14.437356 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1011/4072] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:14 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:15.352743 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e686ee75-74fe-48a2-bb9a-6b6ed5dd7b60 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:15.354833 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e686ee75-74fe-48a2-bb9a-6b6ed5dd7b60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:15.355297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e686ee75-74fe-48a2-bb9a-6b6ed5dd7b60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:15.355297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e686ee75-74fe-48a2-bb9a-6b6ed5dd7b60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:15.366492 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:15.366492 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:15.370173 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e686ee75-74fe-48a2-bb9a-6b6ed5dd7b60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:15.376435 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e686ee75-74fe-48a2-bb9a-6b6ed5dd7b60 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:15.376882 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1022/4073] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:15 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:15.451342 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b497c44-b371-4a81-953d-76ecf2662640 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:15.454534 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b497c44-b371-4a81-953d-76ecf2662640 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:15.454760 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b497c44-b371-4a81-953d-76ecf2662640 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:15.456053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b497c44-b371-4a81-953d-76ecf2662640 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:15.476459 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:15.476459 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:15.482262 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b497c44-b371-4a81-953d-76ecf2662640 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:15.489307 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b497c44-b371-4a81-953d-76ecf2662640 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:15.489904 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1026/4074] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:15 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:16.392692 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c295c29d-6e39-4335-bc52-b9c46d8183a1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:16.394599 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c295c29d-6e39-4335-bc52-b9c46d8183a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:16.394680 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c295c29d-6e39-4335-bc52-b9c46d8183a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:16.394845 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c295c29d-6e39-4335-bc52-b9c46d8183a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:16.405084 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:16.405084 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:16.409188 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c295c29d-6e39-4335-bc52-b9c46d8183a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:16.413911 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c295c29d-6e39-4335-bc52-b9c46d8183a1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:16.414372 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1016/4075] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:16 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:16.506965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1bb4c19e-ba35-405a-a8a5-636297c5b8c6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:16.508824 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1bb4c19e-ba35-405a-a8a5-636297c5b8c6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:16.509003 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1bb4c19e-ba35-405a-a8a5-636297c5b8c6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:16.509177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1bb4c19e-ba35-405a-a8a5-636297c5b8c6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:16.525107 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:16.525107 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:16.529261 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1bb4c19e-ba35-405a-a8a5-636297c5b8c6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:16.534142 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1bb4c19e-ba35-405a-a8a5-636297c5b8c6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:16.534600 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1012/4076] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:16 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:16.564217 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-11784009-3bb4-4a4c-a186-9c79776b1c60 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:16.564951 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11784009-3bb4-4a4c-a186-9c79776b1c60 None None] GET https://10.4.3.253/volume// Jul 03 04:32:16.564951 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11784009-3bb4-4a4c-a186-9c79776b1c60 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:16.565211 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11784009-3bb4-4a4c-a186-9c79776b1c60 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:16.565581 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11784009-3bb4-4a4c-a186-9c79776b1c60 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:16.565922 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1023/4077] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:32:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:16.574847 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-8220e641-eed5-4306-8343-37b6b0195073 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:16.576787 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-8220e641-eed5-4306-8343-37b6b0195073 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:32:16.576935 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-8220e641-eed5-4306-8343-37b6b0195073 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:16.577100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-8220e641-eed5-4306-8343-37b6b0195073 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:16.586400 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:16.586400 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:16.590005 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-8220e641-eed5-4306-8343-37b6b0195073 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:32:16.594936 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-8220e641-eed5-4306-8343-37b6b0195073 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:32:16.595339 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1027/4078] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:32:16 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 1608 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:16.693271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:16.695543 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] PUT https://10.4.3.253/volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e Jul 03 04:32:16.695943 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:16.703430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Acquiring lock "cinder-attachment_update-5aa2b81d-919b-46b6-82a6-12364e32ea53-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:32:16.708289 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Lock "cinder-attachment_update-5aa2b81d-919b-46b6-82a6-12364e32ea53-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:32:16.709218 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:16.709218 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:17.219077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-69f06ba7-0065-40ee-8eee-72bc3f40d427 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:17.222362 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-69f06ba7-0065-40ee-8eee-72bc3f40d427 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036/encryption Jul 03 04:32:17.222362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-69f06ba7-0065-40ee-8eee-72bc3f40d427 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:17.222362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-69f06ba7-0065-40ee-8eee-72bc3f40d427 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:17.230715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Lock "cinder-attachment_update-5aa2b81d-919b-46b6-82a6-12364e32ea53-np0000004364" released by "attachment_update" :: held 0.522s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:32:17.231147 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-d5230294-fac3-4b62-8241-02146b97ae7f tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e returned with HTTP 200 Jul 03 04:32:17.231842 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1017/4079] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:32:16 2026] PUT /volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:17.234104 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:17.234104 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:17.242408 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b17555e1-6c6d-44cb-9a2d-9d3b86a1a66f req-69f06ba7-0065-40ee-8eee-72bc3f40d427 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036/encryption returned with HTTP 200 Jul 03 04:32:17.242635 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1013/4080] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:32:17 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:17.339717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-d987d88d-1eb2-47f7-a466-11f87d92267f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:17.341898 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-d987d88d-1eb2-47f7-a466-11f87d92267f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b/action Jul 03 04:32:17.342343 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-d987d88d-1eb2-47f7-a466-11f87d92267f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:32:17.342541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-d987d88d-1eb2-47f7-a466-11f87d92267f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:17.365043 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:17.365043 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:17.376058 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-6c53ee3f-245b-45c6-8666-6c355d34a9cf req-d987d88d-1eb2-47f7-a466-11f87d92267f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b/action returned with HTTP 204 Jul 03 04:32:17.376732 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1024/4081] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:32:17 2026] POST /volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:32:17.429844 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3cbcf438-282a-4b87-b555-0d0b3b4cf53b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:17.432075 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3cbcf438-282a-4b87-b555-0d0b3b4cf53b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:17.432290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3cbcf438-282a-4b87-b555-0d0b3b4cf53b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:17.432545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3cbcf438-282a-4b87-b555-0d0b3b4cf53b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:17.443989 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:17.443989 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:17.448452 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3cbcf438-282a-4b87-b555-0d0b3b4cf53b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:17.454148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3cbcf438-282a-4b87-b555-0d0b3b4cf53b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:17.454661 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1028/4082] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:17 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:17.549770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ca712e0f-da9a-469d-8097-b0316654f547 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:17.551589 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca712e0f-da9a-469d-8097-b0316654f547 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:17.551825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca712e0f-da9a-469d-8097-b0316654f547 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:17.552072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ca712e0f-da9a-469d-8097-b0316654f547 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:17.563537 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:17.563537 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:17.566994 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ca712e0f-da9a-469d-8097-b0316654f547 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:17.571159 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ca712e0f-da9a-469d-8097-b0316654f547 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:17.571586 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1018/4083] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:17 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:17.752193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-712d4f93-d816-4904-8ac2-c81bd0559575 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:17.752193 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-712d4f93-d816-4904-8ac2-c81bd0559575 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e/action Jul 03 04:32:17.752193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-712d4f93-d816-4904-8ac2-c81bd0559575 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:32:17.752193 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-712d4f93-d816-4904-8ac2-c81bd0559575 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:17.769714 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:17.769714 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:17.781044 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-712d4f93-d816-4904-8ac2-c81bd0559575 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e/action returned with HTTP 204 Jul 03 04:32:17.781589 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1014/4084] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:32:17 2026] POST /volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:32:18.470078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7c5a8ec7-3697-4cb5-ac8f-5fc7d398e236 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:18.473362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c5a8ec7-3697-4cb5-ac8f-5fc7d398e236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:18.473789 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c5a8ec7-3697-4cb5-ac8f-5fc7d398e236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:18.474018 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c5a8ec7-3697-4cb5-ac8f-5fc7d398e236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:18.485663 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:18.485663 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:18.490033 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7c5a8ec7-3697-4cb5-ac8f-5fc7d398e236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:18.495025 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c5a8ec7-3697-4cb5-ac8f-5fc7d398e236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:18.495580 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1025/4085] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:18 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:18.946690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-68e19fd0-e8ce-4d57-9ec2-19f97d18c0cf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:18.948503 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68e19fd0-e8ce-4d57-9ec2-19f97d18c0cf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:18.948737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68e19fd0-e8ce-4d57-9ec2-19f97d18c0cf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:18.948964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-68e19fd0-e8ce-4d57-9ec2-19f97d18c0cf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:18.960147 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:18.960147 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:18.963341 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-68e19fd0-e8ce-4d57-9ec2-19f97d18c0cf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:18.967278 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-68e19fd0-e8ce-4d57-9ec2-19f97d18c0cf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:18.967685 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1029/4086] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:18 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1511 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:18.983812 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b164f016-562d-4101-b431-5c6c4c2a2095 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:18.985717 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b164f016-562d-4101-b431-5c6c4c2a2095 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:18.985931 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b164f016-562d-4101-b431-5c6c4c2a2095 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:18.986177 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b164f016-562d-4101-b431-5c6c4c2a2095 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:18.998371 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:18.998371 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:19.002346 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b164f016-562d-4101-b431-5c6c4c2a2095 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:19.006748 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b164f016-562d-4101-b431-5c6c4c2a2095 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:19.007130 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1019/4087] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:18 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:19.019684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40230357-0386-4aed-af84-e11f3149e826 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:19.021715 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40230357-0386-4aed-af84-e11f3149e826 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:19.022079 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40230357-0386-4aed-af84-e11f3149e826 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:19.023344 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40230357-0386-4aed-af84-e11f3149e826 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:19.035355 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:19.035355 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:19.039288 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-40230357-0386-4aed-af84-e11f3149e826 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:19.044656 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40230357-0386-4aed-af84-e11f3149e826 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:19.045266 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1015/4088] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:19 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:19.090587 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-d7a8aad1-b5a1-4a4e-be95-77aa5db3eb2a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:19.093086 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-d7a8aad1-b5a1-4a4e-be95-77aa5db3eb2a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:19.093311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-d7a8aad1-b5a1-4a4e-be95-77aa5db3eb2a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:19.093556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-d7a8aad1-b5a1-4a4e-be95-77aa5db3eb2a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:19.106379 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:19.106379 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:19.110336 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-d7a8aad1-b5a1-4a4e-be95-77aa5db3eb2a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:19.115400 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-d7a8aad1-b5a1-4a4e-be95-77aa5db3eb2a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:19.115884 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1026/4089] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:19 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1511 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:19.134262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:19.136749 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea/action Jul 03 04:32:19.137223 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:32:19.137438 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:19.153342 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:19.153342 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:19.154071 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:19.161299 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Begin detaching volume completed successfully. Jul 03 04:32:19.161589 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-73b76461-a301-4abd-b4f2-6ed3e35104e2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea/action returned with HTTP 202 Jul 03 04:32:19.162134 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1030/4090] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:32:19 2026] POST /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:32:19.181804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f1c0302b-b2ef-4b38-ab6d-4aa049452f42 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:19.184036 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f1c0302b-b2ef-4b38-ab6d-4aa049452f42 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:19.184251 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f1c0302b-b2ef-4b38-ab6d-4aa049452f42 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:19.184468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f1c0302b-b2ef-4b38-ab6d-4aa049452f42 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:19.196713 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:19.196713 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:19.199934 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f1c0302b-b2ef-4b38-ab6d-4aa049452f42 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:19.205200 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f1c0302b-b2ef-4b38-ab6d-4aa049452f42 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:19.205675 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1020/4091] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:19 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1514 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:19.516687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9de334f7-8dfa-4078-a863-af8c7f47bf13 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:19.518642 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9de334f7-8dfa-4078-a863-af8c7f47bf13 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:19.520346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9de334f7-8dfa-4078-a863-af8c7f47bf13 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:19.520346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9de334f7-8dfa-4078-a863-af8c7f47bf13 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:19.531732 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:19.531732 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:19.536698 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9de334f7-8dfa-4078-a863-af8c7f47bf13 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:19.543493 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9de334f7-8dfa-4078-a863-af8c7f47bf13 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:19.543493 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1016/4092] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:19 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:20.187899 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-af2a3d36-9d69-4759-9b08-c5aa218fedfe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:20.188375 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af2a3d36-9d69-4759-9b08-c5aa218fedfe None None] GET https://10.4.3.253/volume// Jul 03 04:32:20.188543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af2a3d36-9d69-4759-9b08-c5aa218fedfe None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:20.188762 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-af2a3d36-9d69-4759-9b08-c5aa218fedfe None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:20.189111 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-af2a3d36-9d69-4759-9b08-c5aa218fedfe None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:20.189479 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1027/4093] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:32:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:20.199069 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-e95efcdd-bd6c-49f7-aadb-495adf1ebdef None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:20.201489 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-e95efcdd-bd6c-49f7-aadb-495adf1ebdef tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:20.201747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-e95efcdd-bd6c-49f7-aadb-495adf1ebdef tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:20.201968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-e95efcdd-bd6c-49f7-aadb-495adf1ebdef tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:20.214759 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:20.214759 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:20.218457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-adbf4db2-51c5-431f-98e9-d034f01d9697 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:20.218806 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-e95efcdd-bd6c-49f7-aadb-495adf1ebdef tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:20.220481 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-adbf4db2-51c5-431f-98e9-d034f01d9697 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:20.220840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-adbf4db2-51c5-431f-98e9-d034f01d9697 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:20.221162 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-adbf4db2-51c5-431f-98e9-d034f01d9697 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:20.223972 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-e95efcdd-bd6c-49f7-aadb-495adf1ebdef tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:20.224592 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1031/4094] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:32:20 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1694 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:20.237463 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:20.237463 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:20.243014 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-adbf4db2-51c5-431f-98e9-d034f01d9697 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:20.249739 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-adbf4db2-51c5-431f-98e9-d034f01d9697 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:20.250201 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1021/4095] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:20 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1514 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:20.558447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9ef2eecb-24f3-4173-a9c2-e1a53961b62d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:20.562357 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9ef2eecb-24f3-4173-a9c2-e1a53961b62d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:20.562357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9ef2eecb-24f3-4173-a9c2-e1a53961b62d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:20.562357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9ef2eecb-24f3-4173-a9c2-e1a53961b62d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:20.583439 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:20.583439 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:20.588732 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9ef2eecb-24f3-4173-a9c2-e1a53961b62d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:20.595136 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9ef2eecb-24f3-4173-a9c2-e1a53961b62d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:20.595980 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1017/4096] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:20 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:20.858853 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-ecba7f9f-a253-4c95-b0de-4fc78f520334 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:20.861569 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-ecba7f9f-a253-4c95-b0de-4fc78f520334 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:20.861811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-ecba7f9f-a253-4c95-b0de-4fc78f520334 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:20.862064 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-ecba7f9f-a253-4c95-b0de-4fc78f520334 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:20.879254 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:20.879254 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:20.884706 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-ecba7f9f-a253-4c95-b0de-4fc78f520334 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:20.891423 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-ecba7f9f-a253-4c95-b0de-4fc78f520334 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:20.892392 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1028/4097] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:20 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1514 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:21.267967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e014cc9f-12a7-4640-9899-e6ee7b228ebf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:21.269910 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e014cc9f-12a7-4640-9899-e6ee7b228ebf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:21.270202 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e014cc9f-12a7-4640-9899-e6ee7b228ebf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:21.270400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e014cc9f-12a7-4640-9899-e6ee7b228ebf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:21.287481 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:21.287481 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:21.291298 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e014cc9f-12a7-4640-9899-e6ee7b228ebf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:21.297665 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e014cc9f-12a7-4640-9899-e6ee7b228ebf tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:21.298581 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1032/4098] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:21 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1514 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:21.403172 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-6a961901-9764-4977-aa79-572480d979bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:21.406617 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-6a961901-9764-4977-aa79-572480d979bd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b Jul 03 04:32:21.406807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-6a961901-9764-4977-aa79-572480d979bd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:21.407021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-6a961901-9764-4977-aa79-572480d979bd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:21.416189 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:21.416189 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:21.609997 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-83d3b0f2-ae62-487d-a9b5-faa9ccd912e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:21.611982 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83d3b0f2-ae62-487d-a9b5-faa9ccd912e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:21.612230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83d3b0f2-ae62-487d-a9b5-faa9ccd912e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:21.612516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-83d3b0f2-ae62-487d-a9b5-faa9ccd912e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:21.622447 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:21.622447 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:21.627392 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-83d3b0f2-ae62-487d-a9b5-faa9ccd912e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:21.637539 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-83d3b0f2-ae62-487d-a9b5-faa9ccd912e5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:21.637973 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1018/4099] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:21 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:21.961577 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-253e2bcd-38b6-4662-8eb7-fa63fc1d2e2f req-6a961901-9764-4977-aa79-572480d979bd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b returned with HTTP 200 Jul 03 04:32:21.962537 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1022/4100] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:32:21 2026] DELETE /volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:22.316061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dafd3245-d56a-4bf1-990f-ec89dd7459c2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:22.318949 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dafd3245-d56a-4bf1-990f-ec89dd7459c2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:22.319314 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dafd3245-d56a-4bf1-990f-ec89dd7459c2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:22.319651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dafd3245-d56a-4bf1-990f-ec89dd7459c2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:22.336981 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:22.336981 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:22.342081 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dafd3245-d56a-4bf1-990f-ec89dd7459c2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:22.348373 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dafd3245-d56a-4bf1-990f-ec89dd7459c2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:22.348997 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1029/4101] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:22 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1214 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:22.653568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3c3089a3-63ac-43c4-aaa6-e3fa8098059e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:22.655506 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c3089a3-63ac-43c4-aaa6-e3fa8098059e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:22.655797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c3089a3-63ac-43c4-aaa6-e3fa8098059e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:22.656087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c3089a3-63ac-43c4-aaa6-e3fa8098059e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:22.668765 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:22.668765 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:22.675805 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3c3089a3-63ac-43c4-aaa6-e3fa8098059e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:22.680935 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c3089a3-63ac-43c4-aaa6-e3fa8098059e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:22.680935 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1033/4102] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:22 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:22.718350 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-9266fd97-c296-4a73-b701-a1455cf7448c req-06ce1226-715b-43c6-a9a1-e761efb8e923 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:22.720572 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-9266fd97-c296-4a73-b701-a1455cf7448c req-06ce1226-715b-43c6-a9a1-e761efb8e923 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c Jul 03 04:32:22.720790 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-9266fd97-c296-4a73-b701-a1455cf7448c req-06ce1226-715b-43c6-a9a1-e761efb8e923 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:22.720976 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-9266fd97-c296-4a73-b701-a1455cf7448c req-06ce1226-715b-43c6-a9a1-e761efb8e923 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:22.728314 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:22.728314 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:23.262582 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-9266fd97-c296-4a73-b701-a1455cf7448c req-06ce1226-715b-43c6-a9a1-e761efb8e923 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c returned with HTTP 200 Jul 03 04:32:23.262987 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1019/4103] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:32:22 2026] DELETE /volume/v3/attachments/4f4853b5-31b0-4cee-9db4-9d1fd71f6d7c => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:23.524119 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-4e847046-6c69-47d9-8474-4c2a14701a61 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:23.529620 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-4e847046-6c69-47d9-8474-4c2a14701a61 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a/action Jul 03 04:32:23.531861 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-4e847046-6c69-47d9-8474-4c2a14701a61 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:32:23.532096 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-4e847046-6c69-47d9-8474-4c2a14701a61 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:23.553734 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:23.553734 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:23.573153 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7bb810ac-c48a-44ad-979b-f144c48c1205 req-4e847046-6c69-47d9-8474-4c2a14701a61 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a/action returned with HTTP 204 Jul 03 04:32:23.573714 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1023/4104] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:32:23 2026] POST /volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:32:23.697566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f871b5e-bda8-4f32-9892-0c29248e30b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:23.700202 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f871b5e-bda8-4f32-9892-0c29248e30b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:32:23.700411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f871b5e-bda8-4f32-9892-0c29248e30b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:23.700592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f871b5e-bda8-4f32-9892-0c29248e30b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:23.715468 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-f9078d72-87a2-4fdf-b0e9-46ce44555904 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:23.717122 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:23.717122 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:23.718215 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-f9078d72-87a2-4fdf-b0e9-46ce44555904 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53/encryption Jul 03 04:32:23.718457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-f9078d72-87a2-4fdf-b0e9-46ce44555904 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:23.719309 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-f9078d72-87a2-4fdf-b0e9-46ce44555904 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:23.722016 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2f871b5e-bda8-4f32-9892-0c29248e30b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:23.729671 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f871b5e-bda8-4f32-9892-0c29248e30b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:32:23.730335 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1030/4105] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:23 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1133 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:23.730638 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:23.730638 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:23.738852 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-59ce8341-7c9e-4046-93dc-b6ffccc437c9 req-f9078d72-87a2-4fdf-b0e9-46ce44555904 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53/encryption returned with HTTP 200 Jul 03 04:32:23.739629 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1034/4106] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:32:23 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:23.751090 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:23.753443 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:32:23.754564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6211d7d4-429e-4975-84f9-00897898ef46", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1901587647", "container": "tempest-volumesbackupstest-backup-container-1149599383"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:23.755734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating new backup {'backup': {'volume_id': '6211d7d4-429e-4975-84f9-00897898ef46', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1901587647', 'container': 'tempest-volumesbackupstest-backup-container-1149599383'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:32:23.755909 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating backup of volume 6211d7d4-429e-4975-84f9-00897898ef46 in container tempest-volumesbackupstest-backup-container-1149599383 Jul 03 04:32:23.767744 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:23.767744 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:23.768405 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:32:23.798272 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['5850fadd-e079-4923-bde8-3881c1828924', 'ff4b2a93-7d11-47bb-8988-50e52a0d78b8'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:32:23.843376 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c375c9a-f890-4d09-8fb9-998b628fd321 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:32:23.843923 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1020/4107] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:32:23 2026] POST /volume/v3/backups => generated 330 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:32:23.852838 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a8f743c3-fde1-46a8-b5bb-062976b31f54 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:23.854775 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8f743c3-fde1-46a8-b5bb-062976b31f54 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:23.855039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8f743c3-fde1-46a8-b5bb-062976b31f54 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:23.855288 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8f743c3-fde1-46a8-b5bb-062976b31f54 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:23.855495 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a8f743c3-fde1-46a8-b5bb-062976b31f54 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:23.860849 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:23.860849 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:23.861463 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8f743c3-fde1-46a8-b5bb-062976b31f54 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:23.861965 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1024/4108] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:23 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:24.386832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-cb94ed35-da37-4103-8ce2-2f2eafa2428d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:24.389702 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-cb94ed35-da37-4103-8ce2-2f2eafa2428d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:32:24.389992 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-cb94ed35-da37-4103-8ce2-2f2eafa2428d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:24.390252 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-cb94ed35-da37-4103-8ce2-2f2eafa2428d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:24.404100 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:24.404100 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:24.409270 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-cb94ed35-da37-4103-8ce2-2f2eafa2428d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:32:24.415247 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-cb94ed35-da37-4103-8ce2-2f2eafa2428d tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:32:24.415992 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1031/4109] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:24 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:24.876225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a1375d57-f8a2-416a-91ad-9d030bc739de None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:24.878749 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1375d57-f8a2-416a-91ad-9d030bc739de tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:24.878948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1375d57-f8a2-416a-91ad-9d030bc739de tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:24.879130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1375d57-f8a2-416a-91ad-9d030bc739de tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:24.879239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-a1375d57-f8a2-416a-91ad-9d030bc739de tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:24.884274 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:24.884274 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:24.885065 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1375d57-f8a2-416a-91ad-9d030bc739de tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:24.885513 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1035/4110] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:24 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:25.897434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c4d918e1-8fe1-44a4-9370-b3d7bfc34097 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:25.899659 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c4d918e1-8fe1-44a4-9370-b3d7bfc34097 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:25.899897 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c4d918e1-8fe1-44a4-9370-b3d7bfc34097 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:25.900142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c4d918e1-8fe1-44a4-9370-b3d7bfc34097 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:25.900309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c4d918e1-8fe1-44a4-9370-b3d7bfc34097 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:25.905353 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:25.905353 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:25.906145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c4d918e1-8fe1-44a4-9370-b3d7bfc34097 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:25.906513 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1021/4111] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:25 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:26.768196 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:26.769896 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] DELETE https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:32:26.770151 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:26.770395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:26.770593 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete volume with id: 9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:32:26.779310 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:26.779310 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:26.779693 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:32:26.800370 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Delete volume request issued successfully. Jul 03 04:32:26.800554 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-411c0b0c-fe0a-409a-b851-5ee8b6444453 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 202 Jul 03 04:32:26.801140 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1025/4112] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:32:26 2026] DELETE /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:32:26.808859 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f377f6fc-3e16-439b-a1e9-856d785113e6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:26.810730 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f377f6fc-3e16-439b-a1e9-856d785113e6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:32:26.810996 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f377f6fc-3e16-439b-a1e9-856d785113e6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:26.811197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f377f6fc-3e16-439b-a1e9-856d785113e6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:26.819439 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:26.819439 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:26.824589 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f377f6fc-3e16-439b-a1e9-856d785113e6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Volume info retrieved successfully. Jul 03 04:32:26.830936 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f377f6fc-3e16-439b-a1e9-856d785113e6 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 200 Jul 03 04:32:26.831449 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1032/4113] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:32:26 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:26.921996 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6fe32a62-87e4-4c16-b96c-dd718bddd8c1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:26.923723 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6fe32a62-87e4-4c16-b96c-dd718bddd8c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:26.923884 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6fe32a62-87e4-4c16-b96c-dd718bddd8c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:26.924049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6fe32a62-87e4-4c16-b96c-dd718bddd8c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:26.924180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6fe32a62-87e4-4c16-b96c-dd718bddd8c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:26.928279 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:26.928279 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:26.929059 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6fe32a62-87e4-4c16-b96c-dd718bddd8c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:26.929474 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1036/4114] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:26 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:27.845679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b0b31b3b-899d-44db-b6b2-1667ad218686 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:27.847721 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b0b31b3b-899d-44db-b6b2-1667ad218686 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] GET https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 Jul 03 04:32:27.847979 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b0b31b3b-899d-44db-b6b2-1667ad218686 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:27.848198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b0b31b3b-899d-44db-b6b2-1667ad218686 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:27.855050 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b0b31b3b-899d-44db-b6b2-1667ad218686 tempest-TestVolumeBootPatternV346-2130051560 tempest-TestVolumeBootPatternV346-2130051560-project-member] https://10.4.3.253/volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 returned with HTTP 404 Jul 03 04:32:27.855708 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1022/4115] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:32:27 2026] GET /volume/v3/volumes/9e3749fb-be55-4a23-8752-1cf6989839c8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:32:27.939140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3eb39553-3454-4996-a69f-76fcc76c35fb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:27.940921 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3eb39553-3454-4996-a69f-76fcc76c35fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:27.941437 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3eb39553-3454-4996-a69f-76fcc76c35fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:27.941717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3eb39553-3454-4996-a69f-76fcc76c35fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:27.942790 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3eb39553-3454-4996-a69f-76fcc76c35fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:27.946777 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:27.946777 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:27.948017 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3eb39553-3454-4996-a69f-76fcc76c35fb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:27.948655 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1026/4116] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:27 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:28.961434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5ead1943-5ef8-457d-b1fc-ca6f173c3541 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:28.963801 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ead1943-5ef8-457d-b1fc-ca6f173c3541 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:28.964517 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ead1943-5ef8-457d-b1fc-ca6f173c3541 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:28.964517 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ead1943-5ef8-457d-b1fc-ca6f173c3541 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:28.964745 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5ead1943-5ef8-457d-b1fc-ca6f173c3541 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:28.969969 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:28.969969 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:28.970993 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ead1943-5ef8-457d-b1fc-ca6f173c3541 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:28.971453 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1033/4117] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:28 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:29.982753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e424f751-2dbd-4aa6-babc-4ef0b1466425 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:29.984792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e424f751-2dbd-4aa6-babc-4ef0b1466425 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:29.984984 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e424f751-2dbd-4aa6-babc-4ef0b1466425 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:29.985188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e424f751-2dbd-4aa6-babc-4ef0b1466425 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:29.985413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e424f751-2dbd-4aa6-babc-4ef0b1466425 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:29.991372 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:29.991372 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:29.992507 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e424f751-2dbd-4aa6-babc-4ef0b1466425 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:29.993256 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1037/4118] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:29 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:31.004684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-871ad6ac-5df9-4d52-bc6c-c818c06b42c2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:31.007283 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-871ad6ac-5df9-4d52-bc6c-c818c06b42c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:31.007568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-871ad6ac-5df9-4d52-bc6c-c818c06b42c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:31.007817 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-871ad6ac-5df9-4d52-bc6c-c818c06b42c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:31.007957 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-871ad6ac-5df9-4d52-bc6c-c818c06b42c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:31.013760 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:31.013760 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:31.014675 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-871ad6ac-5df9-4d52-bc6c-c818c06b42c2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:31.015162 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1023/4119] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:31 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:32.030776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-59d17d0e-8688-4646-b045-55918cf14a8a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:32.036881 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-59d17d0e-8688-4646-b045-55918cf14a8a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:32.037147 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-59d17d0e-8688-4646-b045-55918cf14a8a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:32.037422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-59d17d0e-8688-4646-b045-55918cf14a8a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:32.037577 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-59d17d0e-8688-4646-b045-55918cf14a8a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:32.043776 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:32.043776 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:32.045142 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-59d17d0e-8688-4646-b045-55918cf14a8a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:32.046240 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1027/4120] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:32 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:33.058893 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-132c81b5-56e6-4609-86f1-566da7c961d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:33.061526 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-132c81b5-56e6-4609-86f1-566da7c961d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:33.061526 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-132c81b5-56e6-4609-86f1-566da7c961d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:33.061807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-132c81b5-56e6-4609-86f1-566da7c961d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:33.061854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-132c81b5-56e6-4609-86f1-566da7c961d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:33.067563 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:33.067563 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:33.067563 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-132c81b5-56e6-4609-86f1-566da7c961d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:33.067860 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1034/4121] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:33 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:34.083797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f6972a72-114e-40f0-b6a6-e12beb94e03e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:34.085805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f6972a72-114e-40f0-b6a6-e12beb94e03e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:34.085990 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f6972a72-114e-40f0-b6a6-e12beb94e03e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:34.086799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f6972a72-114e-40f0-b6a6-e12beb94e03e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:34.086799 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f6972a72-114e-40f0-b6a6-e12beb94e03e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:34.091652 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:34.091652 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:34.092836 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f6972a72-114e-40f0-b6a6-e12beb94e03e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:34.093271 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1038/4122] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:34 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:34.305641 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9b8b5f87-8ad7-4e18-bace-fd55ee18b805 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:34.308488 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b8b5f87-8ad7-4e18-bace-fd55ee18b805 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:34.309010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b8b5f87-8ad7-4e18-bace-fd55ee18b805 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:34.309010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b8b5f87-8ad7-4e18-bace-fd55ee18b805 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:34.321312 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:34.321312 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:34.326557 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9b8b5f87-8ad7-4e18-bace-fd55ee18b805 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:34.332851 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b8b5f87-8ad7-4e18-bace-fd55ee18b805 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:34.333487 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1024/4123] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:34 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:34.413993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:34.557854 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:32:34.558310 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1573475551"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:34.560394 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1573475551'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:32:34.560563 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume of 1 GB Jul 03 04:32:34.566031 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Availability Zones retrieved successfully. Jul 03 04:32:34.573535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Flow 'volume_create_api' (35d534ec-5acc-4639-8c80-d03eccf81497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:32:34.575357 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3dde94-2358-4bec-8f26-d85e077ded5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:34.576790 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:32:34.617580 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3dde94-2358-4bec-8f26-d85e077ded5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:34.618678 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f5a144-f269-4414-a699-a757f2d6ccf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:34.689648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c334b205-cc47-401a-a5a9-b8aa2499e2a6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:34.692140 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c334b205-cc47-401a-a5a9-b8aa2499e2a6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:34.693651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c334b205-cc47-401a-a5a9-b8aa2499e2a6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:34.693651 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c334b205-cc47-401a-a5a9-b8aa2499e2a6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:34.703210 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:34.703210 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:34.708984 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c334b205-cc47-401a-a5a9-b8aa2499e2a6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:34.715552 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c334b205-cc47-401a-a5a9-b8aa2499e2a6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:34.716557 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1035/4124] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:32:34 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:34.720998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['2262c6d5-d6e6-4485-8392-a258fda138c8', '3819520e-4ad4-418c-b1ed-f9370b5e57df', '54122c35-0a69-4781-b81d-d7ce7fe0317e', 'c27a21a2-91d3-4844-8e5e-37b5b45e886b'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:32:34.721957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2f5a144-f269-4414-a699-a757f2d6ccf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2262c6d5-d6e6-4485-8392-a258fda138c8', '3819520e-4ad4-418c-b1ed-f9370b5e57df', '54122c35-0a69-4781-b81d-d7ce7fe0317e', 'c27a21a2-91d3-4844-8e5e-37b5b45e886b']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:34.722993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d308af-72f0-4775-9e87-30d4cf1fa05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:34.754892 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2d308af-72f0-4775-9e87-30d4cf1fa05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe733f49-c619-4879-88f9-5d7769226723', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1573475551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f871fd96de9a492ca2410ebd62980b20',qos_specs=None,replication_status=,reservations=['2262c6d5-d6e6-4485-8392-a258fda138c8','3819520e-4ad4-418c-b1ed-f9370b5e57df','54122c35-0a69-4781-b81d-d7ce7fe0317e','c27a21a2-91d3-4844-8e5e-37b5b45e886b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06f562e276044ae8866ee6dd8a11945',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1573475551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe733f49-c619-4879-88f9-5d7769226723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f871fd96de9a492ca2410ebd62980b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b06f562e276044ae8866ee6dd8a11945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:34.755938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee54beb-b776-42f4-bfb4-f78888487c4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:34.784377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bee54beb-b776-42f4-bfb4-f78888487c4a) transitioned into state 'SUCCESS' from state '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-1573475551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f871fd96de9a492ca2410ebd62980b20',qos_specs=None,replication_status=,reservations=['2262c6d5-d6e6-4485-8392-a258fda138c8','3819520e-4ad4-418c-b1ed-f9370b5e57df','54122c35-0a69-4781-b81d-d7ce7fe0317e','c27a21a2-91d3-4844-8e5e-37b5b45e886b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06f562e276044ae8866ee6dd8a11945',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:34.784377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e217977-20bb-417e-b923-0a06441e9329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:32:34.791820 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e217977-20bb-417e-b923-0a06441e9329) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:32:34.792742 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Flow 'volume_create_api' (35d534ec-5acc-4639-8c80-d03eccf81497) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:32:34.793063 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume request issued successfully. Jul 03 04:32:34.793700 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f87b5b1b-bdac-4699-aec2-6b2b97177381 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:32:34.794094 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1028/4125] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:32:34 2026] POST /volume/v3/volumes => generated 749 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:32:34.808992 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-26211bdb-f5c2-4bb2-acb7-31a36e575e58 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:34.812541 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26211bdb-f5c2-4bb2-acb7-31a36e575e58 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 Jul 03 04:32:34.812758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26211bdb-f5c2-4bb2-acb7-31a36e575e58 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:34.812975 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26211bdb-f5c2-4bb2-acb7-31a36e575e58 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:34.821832 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:34.821832 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:34.825711 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-26211bdb-f5c2-4bb2-acb7-31a36e575e58 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:32:34.830729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26211bdb-f5c2-4bb2-acb7-31a36e575e58 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 returned with HTTP 200 Jul 03 04:32:34.831182 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1039/4126] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:34 2026] GET /volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:35.103570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8e3104db-5120-4b18-96e6-89f29893dcdc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:35.105236 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e3104db-5120-4b18-96e6-89f29893dcdc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:35.105438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e3104db-5120-4b18-96e6-89f29893dcdc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:35.105632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e3104db-5120-4b18-96e6-89f29893dcdc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:35.105758 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-8e3104db-5120-4b18-96e6-89f29893dcdc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:35.109799 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:35.109799 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:35.110581 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e3104db-5120-4b18-96e6-89f29893dcdc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:35.110940 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1025/4127] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:35 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:35.847541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-476c6ea4-5efc-4de9-8eec-f2dbd156cefa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:35.851351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-476c6ea4-5efc-4de9-8eec-f2dbd156cefa tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 Jul 03 04:32:35.851351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-476c6ea4-5efc-4de9-8eec-f2dbd156cefa tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:35.851351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-476c6ea4-5efc-4de9-8eec-f2dbd156cefa tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:35.860125 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:35.860125 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:35.865234 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-476c6ea4-5efc-4de9-8eec-f2dbd156cefa tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:32:35.872276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-476c6ea4-5efc-4de9-8eec-f2dbd156cefa tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 returned with HTTP 200 Jul 03 04:32:35.873192 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1036/4128] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:35 2026] GET /volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:35.890551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-571cb41c-a950-44c1-9864-0377fa2416ca None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:35.893057 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:32:35.893511 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe733f49-c619-4879-88f9-5d7769226723", "name": "tempest-VolumesBackupsTest-Backup-123811219"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:35.894987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating new backup {'backup': {'volume_id': 'fe733f49-c619-4879-88f9-5d7769226723', 'name': 'tempest-VolumesBackupsTest-Backup-123811219'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:32:35.895158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating backup of volume fe733f49-c619-4879-88f9-5d7769226723 in container None Jul 03 04:32:35.902628 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:35.902628 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:35.903087 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:32:35.936781 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['4cb1a985-3384-4f8a-b036-042a578fa00d', 'cbba3721-2b6d-48a9-959f-45f3f29960e2'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:32:35.975620 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-571cb41c-a950-44c1-9864-0377fa2416ca tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:32:35.976275 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1029/4129] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:32:35 2026] POST /volume/v3/backups => generated 329 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:32:35.985221 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3ea5e19-1284-4a27-9de9-54bd69ccdd49 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:35.988055 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3ea5e19-1284-4a27-9de9-54bd69ccdd49 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:35.988413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3ea5e19-1284-4a27-9de9-54bd69ccdd49 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:35.988689 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3ea5e19-1284-4a27-9de9-54bd69ccdd49 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:35.988853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d3ea5e19-1284-4a27-9de9-54bd69ccdd49 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:35.994318 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:35.994318 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:35.995277 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3ea5e19-1284-4a27-9de9-54bd69ccdd49 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:35.995719 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1040/4130] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:35 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:36.125292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-92213ddd-e874-4038-8044-c8ce01134ee1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:36.127263 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-92213ddd-e874-4038-8044-c8ce01134ee1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:36.127527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-92213ddd-e874-4038-8044-c8ce01134ee1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:36.127805 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-92213ddd-e874-4038-8044-c8ce01134ee1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:36.128011 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-92213ddd-e874-4038-8044-c8ce01134ee1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:36.132294 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:36.132294 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:36.133184 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-92213ddd-e874-4038-8044-c8ce01134ee1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:36.133613 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1026/4131] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:36 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:36.754922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b5be15b7-3b79-45a5-9fe8-7721ade129c5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:36.756791 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b5be15b7-3b79-45a5-9fe8-7721ade129c5 None None] GET https://10.4.3.253/volume// Jul 03 04:32:36.756791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b5be15b7-3b79-45a5-9fe8-7721ade129c5 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:36.756791 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b5be15b7-3b79-45a5-9fe8-7721ade129c5 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:36.756791 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b5be15b7-3b79-45a5-9fe8-7721ade129c5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:36.756791 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1037/4132] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:32:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:36.763676 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c1cbcc49-e9e0-41e7-9845-e64186aed7f6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:36.765765 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c1cbcc49-e9e0-41e7-9845-e64186aed7f6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:32:36.766123 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c1cbcc49-e9e0-41e7-9845-e64186aed7f6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec51f62f-8d57-4e85-8b35-c1d34b8de2d5", "connector": null, "instance_uuid": "385c6f56-da71-4ad9-9a49-cf8ee2f645cb"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:36.775553 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:36.775553 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:36.803990 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-c1cbcc49-e9e0-41e7-9845-e64186aed7f6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:32:36.804482 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1030/4133] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:32:36 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) Jul 03 04:32:37.008501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f038f449-caec-4a52-b925-ffa1322fd037 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:37.010356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f038f449-caec-4a52-b925-ffa1322fd037 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:37.010528 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f038f449-caec-4a52-b925-ffa1322fd037 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:37.010721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f038f449-caec-4a52-b925-ffa1322fd037 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:37.010823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f038f449-caec-4a52-b925-ffa1322fd037 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:37.015143 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:37.015143 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:37.015946 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f038f449-caec-4a52-b925-ffa1322fd037 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:37.016342 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1041/4134] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:37 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:37.145404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4d95085b-8d4c-492d-a7f0-542e5d4353c0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:37.147480 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d95085b-8d4c-492d-a7f0-542e5d4353c0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:37.147703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d95085b-8d4c-492d-a7f0-542e5d4353c0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:37.147906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d95085b-8d4c-492d-a7f0-542e5d4353c0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:37.148020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-4d95085b-8d4c-492d-a7f0-542e5d4353c0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:37.152582 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:37.152582 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:37.153679 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d95085b-8d4c-492d-a7f0-542e5d4353c0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:37.154355 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1027/4135] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:37 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:37.243714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-25bb13cb-c1d9-4293-b455-9415c587bd23 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:37.247385 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25bb13cb-c1d9-4293-b455-9415c587bd23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:37.247385 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25bb13cb-c1d9-4293-b455-9415c587bd23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:37.247385 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25bb13cb-c1d9-4293-b455-9415c587bd23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:37.261282 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:37.261282 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:37.267283 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-25bb13cb-c1d9-4293-b455-9415c587bd23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:37.274587 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25bb13cb-c1d9-4293-b455-9415c587bd23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:37.275427 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1038/4136] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:37 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 939 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:37.332923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0113c0b5-daa4-40b2-ac99-0933f9d0f202 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:37.333514 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0113c0b5-daa4-40b2-ac99-0933f9d0f202 None None] GET https://10.4.3.253/volume// Jul 03 04:32:37.333841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0113c0b5-daa4-40b2-ac99-0933f9d0f202 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:37.334089 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0113c0b5-daa4-40b2-ac99-0933f9d0f202 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:37.334724 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0113c0b5-daa4-40b2-ac99-0933f9d0f202 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:32:37.335146 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1031/4137] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:32:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:32:37.345509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-b0c2fdcc-0a5a-420b-8308-54255d5fa9fa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:37.348357 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-b0c2fdcc-0a5a-420b-8308-54255d5fa9fa tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:37.348681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-b0c2fdcc-0a5a-420b-8308-54255d5fa9fa tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:37.348952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-b0c2fdcc-0a5a-420b-8308-54255d5fa9fa tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:37.362632 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:37.362632 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:37.368010 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-b0c2fdcc-0a5a-420b-8308-54255d5fa9fa tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:37.374696 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-b0c2fdcc-0a5a-420b-8308-54255d5fa9fa tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:37.375320 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1042/4138] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:32:37 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 1119 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:32:37.484487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:37.489356 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] PUT https://10.4.3.253/volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43 Jul 03 04:32:37.489356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:32:37.498714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Acquiring lock "cinder-attachment_update-ec51f62f-8d57-4e85-8b35-c1d34b8de2d5-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:32:37.505490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Lock "cinder-attachment_update-ec51f62f-8d57-4e85-8b35-c1d34b8de2d5-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:32:37.508354 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:37.508354 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:38.027796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6becb255-7df9-43d6-908d-214afea3c532 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:38.034066 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6becb255-7df9-43d6-908d-214afea3c532 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:38.034066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6becb255-7df9-43d6-908d-214afea3c532 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:38.034066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6becb255-7df9-43d6-908d-214afea3c532 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:38.034066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6becb255-7df9-43d6-908d-214afea3c532 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:38.036022 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Lock "cinder-attachment_update-ec51f62f-8d57-4e85-8b35-c1d34b8de2d5-np0000004364" released by "attachment_update" :: held 0.530s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:32:38.036022 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-6ec52f94-64f7-4a85-b35c-a793354698ce tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43 returned with HTTP 200 Jul 03 04:32:38.036022 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1028/4139] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:32:37 2026] PUT /volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:32:38.043728 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:38.043728 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:38.044796 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6becb255-7df9-43d6-908d-214afea3c532 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:38.045387 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1039/4140] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:38 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:38.165767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-73a0a653-85c1-4052-9f0a-7aae157b01e4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:38.167799 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-73a0a653-85c1-4052-9f0a-7aae157b01e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:38.168029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-73a0a653-85c1-4052-9f0a-7aae157b01e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:38.168249 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-73a0a653-85c1-4052-9f0a-7aae157b01e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:38.168400 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-73a0a653-85c1-4052-9f0a-7aae157b01e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:38.175421 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:38.175421 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:38.177078 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-73a0a653-85c1-4052-9f0a-7aae157b01e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:38.177273 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1032/4141] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:38 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:38.292399 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8eca3e48-a81a-436a-ac60-275813e307c9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:38.294477 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8eca3e48-a81a-436a-ac60-275813e307c9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:38.294737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8eca3e48-a81a-436a-ac60-275813e307c9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:38.294937 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8eca3e48-a81a-436a-ac60-275813e307c9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:38.305541 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:38.305541 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:38.309809 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8eca3e48-a81a-436a-ac60-275813e307c9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:38.315098 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8eca3e48-a81a-436a-ac60-275813e307c9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:38.319361 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1043/4142] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:38 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:39.055845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40ea07a5-ba27-4701-8868-14a4925375ad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:39.059759 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40ea07a5-ba27-4701-8868-14a4925375ad tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:39.059759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40ea07a5-ba27-4701-8868-14a4925375ad tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:39.059759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40ea07a5-ba27-4701-8868-14a4925375ad tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:39.059759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-40ea07a5-ba27-4701-8868-14a4925375ad tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:39.063712 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:39.063712 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:39.064666 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40ea07a5-ba27-4701-8868-14a4925375ad tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:39.065112 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1029/4143] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:39 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:39.187684 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c5805bad-7de8-4b13-88bd-ddf1ad988a34 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:39.189798 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c5805bad-7de8-4b13-88bd-ddf1ad988a34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:39.190056 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c5805bad-7de8-4b13-88bd-ddf1ad988a34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:39.190506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c5805bad-7de8-4b13-88bd-ddf1ad988a34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:39.190743 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c5805bad-7de8-4b13-88bd-ddf1ad988a34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:39.196101 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:39.196101 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:39.197162 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c5805bad-7de8-4b13-88bd-ddf1ad988a34 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:39.197811 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1040/4144] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:39 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:39.333630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8cbe5127-2e4f-4501-956e-66a8eef41fbb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:39.335598 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8cbe5127-2e4f-4501-956e-66a8eef41fbb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:39.335832 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8cbe5127-2e4f-4501-956e-66a8eef41fbb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:39.336046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8cbe5127-2e4f-4501-956e-66a8eef41fbb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:39.349200 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:39.349200 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:39.355727 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8cbe5127-2e4f-4501-956e-66a8eef41fbb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:39.361628 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8cbe5127-2e4f-4501-956e-66a8eef41fbb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:39.362205 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1033/4145] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:39 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:40.077449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f73e963b-532d-4773-acf7-e2b7c2ce8389 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:40.079605 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f73e963b-532d-4773-acf7-e2b7c2ce8389 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:40.079850 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f73e963b-532d-4773-acf7-e2b7c2ce8389 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:40.080102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f73e963b-532d-4773-acf7-e2b7c2ce8389 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:40.080244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f73e963b-532d-4773-acf7-e2b7c2ce8389 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:40.082026 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=157,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:32:40.085443 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:40.085443 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:40.086289 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f73e963b-532d-4773-acf7-e2b7c2ce8389 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:40.086784 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1044/4146] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:40 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:40.211092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3338d893-ed69-4117-90a4-9b8acb15194c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:40.213634 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3338d893-ed69-4117-90a4-9b8acb15194c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:40.214075 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3338d893-ed69-4117-90a4-9b8acb15194c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:40.214499 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3338d893-ed69-4117-90a4-9b8acb15194c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:40.214795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-3338d893-ed69-4117-90a4-9b8acb15194c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:40.220676 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:40.220676 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:40.221950 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3338d893-ed69-4117-90a4-9b8acb15194c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:40.222591 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1030/4147] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:40 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:40.376586 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-37089987-efe0-435d-a736-76eebcb261e7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:40.378378 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-37089987-efe0-435d-a736-76eebcb261e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:40.378701 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-37089987-efe0-435d-a736-76eebcb261e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:40.378974 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-37089987-efe0-435d-a736-76eebcb261e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:40.389385 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:40.389385 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:40.392204 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-37089987-efe0-435d-a736-76eebcb261e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:40.396970 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-37089987-efe0-435d-a736-76eebcb261e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:40.397616 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1041/4148] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:40 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:41.099984 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f370b435-7f8b-49cd-843d-116fb39c670c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:41.101757 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f370b435-7f8b-49cd-843d-116fb39c670c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:41.102028 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f370b435-7f8b-49cd-843d-116fb39c670c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:41.102226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f370b435-7f8b-49cd-843d-116fb39c670c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:41.102345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f370b435-7f8b-49cd-843d-116fb39c670c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:41.106512 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:41.106512 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:41.107290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f370b435-7f8b-49cd-843d-116fb39c670c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:41.107865 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1034/4149] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:41 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:41.234771 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-de1f4df1-e270-4ff4-bf3f-071ad2287a21 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:41.237180 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de1f4df1-e270-4ff4-bf3f-071ad2287a21 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:41.237492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de1f4df1-e270-4ff4-bf3f-071ad2287a21 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:41.237775 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de1f4df1-e270-4ff4-bf3f-071ad2287a21 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:41.237942 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-de1f4df1-e270-4ff4-bf3f-071ad2287a21 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:41.242761 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:41.242761 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:41.243694 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de1f4df1-e270-4ff4-bf3f-071ad2287a21 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:41.244170 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1045/4150] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:41 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:41.411151 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-10eae540-7c57-4089-9713-3cd8d4fe29e4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:41.415349 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10eae540-7c57-4089-9713-3cd8d4fe29e4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:41.415349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10eae540-7c57-4089-9713-3cd8d4fe29e4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:41.415349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10eae540-7c57-4089-9713-3cd8d4fe29e4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:41.417526 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=191,cinder:UPDATE=41,cinder:INSERT=22 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:32:41.430400 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:41.430400 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:41.435356 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-10eae540-7c57-4089-9713-3cd8d4fe29e4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:41.442347 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10eae540-7c57-4089-9713-3cd8d4fe29e4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:41.442939 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1031/4151] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:41 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:42.120015 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-341b0b44-54c5-4d84-9802-62bb73edc815 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:42.122108 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-341b0b44-54c5-4d84-9802-62bb73edc815 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:42.122303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-341b0b44-54c5-4d84-9802-62bb73edc815 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:42.122567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-341b0b44-54c5-4d84-9802-62bb73edc815 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:42.122701 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-341b0b44-54c5-4d84-9802-62bb73edc815 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:42.124623 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=153,cinder:INSERT=4,cinder:UPDATE=14 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:32:42.128627 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:42.128627 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:42.130060 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-341b0b44-54c5-4d84-9802-62bb73edc815 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:42.130504 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1042/4152] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:42 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:42.257598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7907fad0-0460-4eec-92ef-44cd4c3c3cc2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:42.259415 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7907fad0-0460-4eec-92ef-44cd4c3c3cc2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:42.259581 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7907fad0-0460-4eec-92ef-44cd4c3c3cc2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:42.259828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7907fad0-0460-4eec-92ef-44cd4c3c3cc2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:42.259908 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7907fad0-0460-4eec-92ef-44cd4c3c3cc2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:42.264049 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:42.264049 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:42.264901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7907fad0-0460-4eec-92ef-44cd4c3c3cc2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:42.265271 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1035/4153] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:42 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:42.459414 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-37b448a8-1740-4f67-aa65-e2e88a9062ee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:42.461450 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-37b448a8-1740-4f67-aa65-e2e88a9062ee tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:42.461711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-37b448a8-1740-4f67-aa65-e2e88a9062ee tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:42.462007 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-37b448a8-1740-4f67-aa65-e2e88a9062ee tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:42.473633 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:42.473633 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:42.478299 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-37b448a8-1740-4f67-aa65-e2e88a9062ee tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:42.483901 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-37b448a8-1740-4f67-aa65-e2e88a9062ee tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:42.484340 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1046/4154] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:42 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:43.141206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0839f3e0-2adc-4d7f-8147-221c7894bb07 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:43.142997 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0839f3e0-2adc-4d7f-8147-221c7894bb07 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:43.143197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0839f3e0-2adc-4d7f-8147-221c7894bb07 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:43.143425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0839f3e0-2adc-4d7f-8147-221c7894bb07 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:43.143529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0839f3e0-2adc-4d7f-8147-221c7894bb07 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:43.147893 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:43.147893 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:43.148678 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0839f3e0-2adc-4d7f-8147-221c7894bb07 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:43.149096 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1032/4155] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:43 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:43.276416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-12143362-c844-4127-8751-a3453c32e437 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:43.279179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-12143362-c844-4127-8751-a3453c32e437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:43.279492 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-12143362-c844-4127-8751-a3453c32e437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:43.279780 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-12143362-c844-4127-8751-a3453c32e437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:43.280003 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-12143362-c844-4127-8751-a3453c32e437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:43.285557 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:43.285557 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:43.286481 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-12143362-c844-4127-8751-a3453c32e437 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:43.286839 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1043/4156] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:43 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:43.500454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-939ec4ad-48d0-44a7-b156-9362bc851810 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:43.502390 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-939ec4ad-48d0-44a7-b156-9362bc851810 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:43.502617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-939ec4ad-48d0-44a7-b156-9362bc851810 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:43.502836 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-939ec4ad-48d0-44a7-b156-9362bc851810 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:43.514611 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:43.514611 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:43.519278 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-939ec4ad-48d0-44a7-b156-9362bc851810 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:43.524283 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-939ec4ad-48d0-44a7-b156-9362bc851810 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:43.524872 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1036/4157] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:43 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:44.160090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f13c8733-4f00-453e-9ed4-28a2bc801020 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:44.162101 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f13c8733-4f00-453e-9ed4-28a2bc801020 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:44.162343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f13c8733-4f00-453e-9ed4-28a2bc801020 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:44.162613 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f13c8733-4f00-453e-9ed4-28a2bc801020 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:44.162780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f13c8733-4f00-453e-9ed4-28a2bc801020 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:44.167877 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:44.167877 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:44.168892 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f13c8733-4f00-453e-9ed4-28a2bc801020 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:44.169382 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1047/4158] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:44 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:44.297829 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-edeb3472-d102-4e27-b302-ed9df3c2b2d8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:44.299818 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-edeb3472-d102-4e27-b302-ed9df3c2b2d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:44.300019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-edeb3472-d102-4e27-b302-ed9df3c2b2d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:44.300228 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-edeb3472-d102-4e27-b302-ed9df3c2b2d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:44.300397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-edeb3472-d102-4e27-b302-ed9df3c2b2d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:44.305086 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:44.305086 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:44.306037 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-edeb3472-d102-4e27-b302-ed9df3c2b2d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:44.306465 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1033/4159] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:44 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:44.537529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-090fc0b6-d11d-4127-b95b-9b71d8b59a23 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:44.539531 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-090fc0b6-d11d-4127-b95b-9b71d8b59a23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:44.539728 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-090fc0b6-d11d-4127-b95b-9b71d8b59a23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:44.539908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-090fc0b6-d11d-4127-b95b-9b71d8b59a23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:44.550616 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:44.550616 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:44.553879 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-090fc0b6-d11d-4127-b95b-9b71d8b59a23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:44.558456 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-090fc0b6-d11d-4127-b95b-9b71d8b59a23 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:44.558856 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1044/4160] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:44 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:45.181214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-14bfec4c-1a55-4295-a47b-91163c86d48c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:45.183268 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14bfec4c-1a55-4295-a47b-91163c86d48c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:45.183511 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14bfec4c-1a55-4295-a47b-91163c86d48c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:45.183759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14bfec4c-1a55-4295-a47b-91163c86d48c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:45.183904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-14bfec4c-1a55-4295-a47b-91163c86d48c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:45.189034 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:45.189034 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:45.190063 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14bfec4c-1a55-4295-a47b-91163c86d48c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:45.190726 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1037/4161] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:45 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:45.316502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6df975fb-ffec-4f6d-805a-d3710d304601 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:45.318583 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6df975fb-ffec-4f6d-805a-d3710d304601 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:45.318794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6df975fb-ffec-4f6d-805a-d3710d304601 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:45.319031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6df975fb-ffec-4f6d-805a-d3710d304601 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:45.319194 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6df975fb-ffec-4f6d-805a-d3710d304601 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:45.324401 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:45.324401 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:45.325522 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6df975fb-ffec-4f6d-805a-d3710d304601 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:45.326088 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1048/4162] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:45 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:45.572008 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-225a20c6-7f85-4037-8036-bf489c88e5a3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:45.574029 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-225a20c6-7f85-4037-8036-bf489c88e5a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:45.574247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-225a20c6-7f85-4037-8036-bf489c88e5a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:45.574480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-225a20c6-7f85-4037-8036-bf489c88e5a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:45.585119 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:45.585119 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:45.588815 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-225a20c6-7f85-4037-8036-bf489c88e5a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:45.593053 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-225a20c6-7f85-4037-8036-bf489c88e5a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:45.593499 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1034/4163] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:45 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:46.202406 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-06f2fc8d-3377-4841-a919-865c84dd463a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:46.204219 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-06f2fc8d-3377-4841-a919-865c84dd463a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:46.204430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-06f2fc8d-3377-4841-a919-865c84dd463a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:46.204641 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-06f2fc8d-3377-4841-a919-865c84dd463a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:46.204740 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-06f2fc8d-3377-4841-a919-865c84dd463a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:46.209922 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:46.209922 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:46.211163 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-06f2fc8d-3377-4841-a919-865c84dd463a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:46.211862 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1045/4164] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:46 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:46.336597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cc99283e-6a3c-44b8-a441-352be327f5e4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:46.338801 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cc99283e-6a3c-44b8-a441-352be327f5e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:46.339090 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cc99283e-6a3c-44b8-a441-352be327f5e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:46.339310 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cc99283e-6a3c-44b8-a441-352be327f5e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:46.339455 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-cc99283e-6a3c-44b8-a441-352be327f5e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:46.345086 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:46.345086 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:46.346259 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cc99283e-6a3c-44b8-a441-352be327f5e4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:46.346774 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1038/4165] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:46 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:46.608334 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-86458402-64b8-4c22-904a-2311d4c35605 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:46.610204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-86458402-64b8-4c22-904a-2311d4c35605 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:46.610448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-86458402-64b8-4c22-904a-2311d4c35605 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:46.610652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-86458402-64b8-4c22-904a-2311d4c35605 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:46.620518 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:46.620518 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:46.624480 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-86458402-64b8-4c22-904a-2311d4c35605 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:46.629052 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-86458402-64b8-4c22-904a-2311d4c35605 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:46.629464 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1049/4166] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:46 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:47.224348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ffcc303-8686-4efd-9ad4-baa0f417a7a8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:47.226523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ffcc303-8686-4efd-9ad4-baa0f417a7a8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:47.226781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ffcc303-8686-4efd-9ad4-baa0f417a7a8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:47.227034 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ffcc303-8686-4efd-9ad4-baa0f417a7a8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:47.227189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7ffcc303-8686-4efd-9ad4-baa0f417a7a8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:47.232213 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:47.232213 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:47.233076 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ffcc303-8686-4efd-9ad4-baa0f417a7a8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:47.233567 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1035/4167] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:47 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:47.359116 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fe0e2f37-5d66-4a88-a4d1-985208eb89bb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:47.361095 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe0e2f37-5d66-4a88-a4d1-985208eb89bb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:47.361310 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe0e2f37-5d66-4a88-a4d1-985208eb89bb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:47.361566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe0e2f37-5d66-4a88-a4d1-985208eb89bb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:47.361722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-fe0e2f37-5d66-4a88-a4d1-985208eb89bb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:47.366150 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:47.366150 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:47.367148 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe0e2f37-5d66-4a88-a4d1-985208eb89bb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:47.367671 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1046/4168] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:47 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:47.647190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21413ff0-a702-4242-ae03-98f6cf39e756 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:47.650101 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21413ff0-a702-4242-ae03-98f6cf39e756 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:47.650310 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21413ff0-a702-4242-ae03-98f6cf39e756 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:47.650500 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21413ff0-a702-4242-ae03-98f6cf39e756 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:47.652718 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=186,cinder:UPDATE=33,cinder:INSERT=19 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:32:47.661163 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:47.661163 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:47.664947 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-21413ff0-a702-4242-ae03-98f6cf39e756 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:47.669322 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21413ff0-a702-4242-ae03-98f6cf39e756 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:47.669768 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1039/4169] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:47 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:48.244952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7134f070-9eab-46df-950b-a508fea68e3d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:48.247024 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7134f070-9eab-46df-950b-a508fea68e3d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:48.247321 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7134f070-9eab-46df-950b-a508fea68e3d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:48.247624 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7134f070-9eab-46df-950b-a508fea68e3d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:48.247820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7134f070-9eab-46df-950b-a508fea68e3d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:48.253292 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:48.253292 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:48.254114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7134f070-9eab-46df-950b-a508fea68e3d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:48.254523 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1050/4170] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:48 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:48.378982 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f11f5895-7957-4618-a383-883243e35ee6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:48.380800 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f11f5895-7957-4618-a383-883243e35ee6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:48.381017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f11f5895-7957-4618-a383-883243e35ee6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:48.381199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f11f5895-7957-4618-a383-883243e35ee6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:48.381294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f11f5895-7957-4618-a383-883243e35ee6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:48.386104 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:48.386104 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:48.387015 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f11f5895-7957-4618-a383-883243e35ee6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:48.387441 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1036/4171] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:48 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:48.682594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b022dc5e-3a0c-4b77-81c8-cb5a88dd200c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:48.685210 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b022dc5e-3a0c-4b77-81c8-cb5a88dd200c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:48.685568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b022dc5e-3a0c-4b77-81c8-cb5a88dd200c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:48.685884 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b022dc5e-3a0c-4b77-81c8-cb5a88dd200c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:48.698966 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:48.698966 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:48.704031 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b022dc5e-3a0c-4b77-81c8-cb5a88dd200c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:48.709118 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b022dc5e-3a0c-4b77-81c8-cb5a88dd200c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:48.709889 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1047/4172] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:48 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:49.265017 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-916b4e27-276e-4ba1-88aa-03b4a9bc3419 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:49.267150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-916b4e27-276e-4ba1-88aa-03b4a9bc3419 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:49.267401 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-916b4e27-276e-4ba1-88aa-03b4a9bc3419 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:49.267630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-916b4e27-276e-4ba1-88aa-03b4a9bc3419 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:49.267737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-916b4e27-276e-4ba1-88aa-03b4a9bc3419 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:49.272390 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:49.272390 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:49.273178 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-916b4e27-276e-4ba1-88aa-03b4a9bc3419 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:49.273674 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1040/4173] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:49 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:49.399568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bc8584da-f028-4e42-9b4c-942ed45f2d81 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:49.401921 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc8584da-f028-4e42-9b4c-942ed45f2d81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:49.402173 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc8584da-f028-4e42-9b4c-942ed45f2d81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:49.402440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc8584da-f028-4e42-9b4c-942ed45f2d81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:49.402578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-bc8584da-f028-4e42-9b4c-942ed45f2d81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:49.408132 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:49.408132 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:49.409170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc8584da-f028-4e42-9b4c-942ed45f2d81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:49.409684 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1051/4174] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:49 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:49.724099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-de16b7f6-d2a0-4a3a-9af5-fcf7e50a55c6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:49.726346 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de16b7f6-d2a0-4a3a-9af5-fcf7e50a55c6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:49.726714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de16b7f6-d2a0-4a3a-9af5-fcf7e50a55c6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:49.726928 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-de16b7f6-d2a0-4a3a-9af5-fcf7e50a55c6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:49.741191 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:49.741191 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:49.746307 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-de16b7f6-d2a0-4a3a-9af5-fcf7e50a55c6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:49.752222 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-de16b7f6-d2a0-4a3a-9af5-fcf7e50a55c6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:49.752726 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1037/4175] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:49 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:50.285144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-11072643-0894-4558-aa31-a934626367d1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:50.287628 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11072643-0894-4558-aa31-a934626367d1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:50.287908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11072643-0894-4558-aa31-a934626367d1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:50.288177 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-11072643-0894-4558-aa31-a934626367d1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:50.288367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-11072643-0894-4558-aa31-a934626367d1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:50.294431 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:50.294431 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:50.295625 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-11072643-0894-4558-aa31-a934626367d1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:50.296214 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1048/4176] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:50 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:50.420156 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2305a60b-a075-4214-b2c1-a95406a0e353 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:50.422189 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2305a60b-a075-4214-b2c1-a95406a0e353 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:50.422431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2305a60b-a075-4214-b2c1-a95406a0e353 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:50.422624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2305a60b-a075-4214-b2c1-a95406a0e353 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:50.422723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2305a60b-a075-4214-b2c1-a95406a0e353 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:50.427262 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:50.427262 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:50.428114 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2305a60b-a075-4214-b2c1-a95406a0e353 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:50.428521 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1041/4177] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:50 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:50.769440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b7bd1d7b-cd9b-4d98-a427-75d132a3b5f8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:50.771240 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b7bd1d7b-cd9b-4d98-a427-75d132a3b5f8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:50.771443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b7bd1d7b-cd9b-4d98-a427-75d132a3b5f8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:50.771667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b7bd1d7b-cd9b-4d98-a427-75d132a3b5f8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:50.781342 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:50.781342 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:50.784937 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b7bd1d7b-cd9b-4d98-a427-75d132a3b5f8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:50.789239 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b7bd1d7b-cd9b-4d98-a427-75d132a3b5f8 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:50.789822 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1052/4178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:50 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:51.307034 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-da2b7983-8c3a-4d02-a7c1-b07df4d2e590 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:51.308810 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da2b7983-8c3a-4d02-a7c1-b07df4d2e590 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:51.309018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da2b7983-8c3a-4d02-a7c1-b07df4d2e590 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:51.309199 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da2b7983-8c3a-4d02-a7c1-b07df4d2e590 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:51.309307 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-da2b7983-8c3a-4d02-a7c1-b07df4d2e590 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:51.322201 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:51.322201 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:51.323116 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da2b7983-8c3a-4d02-a7c1-b07df4d2e590 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:51.323609 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1038/4179] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:51 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:51.439412 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9fbef328-4b07-4276-818c-e83acf5d7236 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:51.441456 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9fbef328-4b07-4276-818c-e83acf5d7236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:51.441800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9fbef328-4b07-4276-818c-e83acf5d7236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:51.441947 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9fbef328-4b07-4276-818c-e83acf5d7236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:51.442110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9fbef328-4b07-4276-818c-e83acf5d7236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:51.448438 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:51.448438 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:51.449649 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9fbef328-4b07-4276-818c-e83acf5d7236 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:51.450225 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1049/4180] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:51 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:51.803841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ee298350-236e-4e73-9620-a3eef9a0814f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:51.806316 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ee298350-236e-4e73-9620-a3eef9a0814f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:51.806639 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ee298350-236e-4e73-9620-a3eef9a0814f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:51.806961 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ee298350-236e-4e73-9620-a3eef9a0814f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:51.819397 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:51.819397 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:51.824154 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ee298350-236e-4e73-9620-a3eef9a0814f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:51.829057 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ee298350-236e-4e73-9620-a3eef9a0814f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:51.829521 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1042/4181] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:51 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:52.334567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f1647374-47f0-4215-b700-ae1e6dca80e2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:52.336910 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f1647374-47f0-4215-b700-ae1e6dca80e2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:52.337183 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f1647374-47f0-4215-b700-ae1e6dca80e2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:52.337472 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f1647374-47f0-4215-b700-ae1e6dca80e2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:52.337624 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f1647374-47f0-4215-b700-ae1e6dca80e2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:52.343007 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:52.343007 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:52.343922 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f1647374-47f0-4215-b700-ae1e6dca80e2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:52.344313 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1053/4182] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:52 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:52.459868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-041394ce-a6a6-4bd2-ad4b-84710d5444f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:52.461810 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-041394ce-a6a6-4bd2-ad4b-84710d5444f6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:52.462096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-041394ce-a6a6-4bd2-ad4b-84710d5444f6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:52.462365 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-041394ce-a6a6-4bd2-ad4b-84710d5444f6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:52.462497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-041394ce-a6a6-4bd2-ad4b-84710d5444f6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:52.467058 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:52.467058 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:52.467844 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-041394ce-a6a6-4bd2-ad4b-84710d5444f6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:52.468196 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1039/4183] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:52 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:52.846544 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-141b831c-28f1-44ed-a0cf-d6e080dcebda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:52.848242 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-141b831c-28f1-44ed-a0cf-d6e080dcebda tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:52.848508 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-141b831c-28f1-44ed-a0cf-d6e080dcebda tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:52.848694 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-141b831c-28f1-44ed-a0cf-d6e080dcebda tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:52.861417 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:52.861417 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:52.866113 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-141b831c-28f1-44ed-a0cf-d6e080dcebda tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:52.872955 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-141b831c-28f1-44ed-a0cf-d6e080dcebda tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:52.873525 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1050/4184] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:52 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:53.356706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6e5f85d1-8d75-459e-b2c8-60da10f028af None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:53.358726 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e5f85d1-8d75-459e-b2c8-60da10f028af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:53.358988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e5f85d1-8d75-459e-b2c8-60da10f028af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:53.359222 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6e5f85d1-8d75-459e-b2c8-60da10f028af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:53.359398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-6e5f85d1-8d75-459e-b2c8-60da10f028af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:53.364364 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:53.364364 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:53.365342 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6e5f85d1-8d75-459e-b2c8-60da10f028af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:53.365724 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1043/4185] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:53 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:53.480524 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6a6dcd69-3061-4835-8f97-8da376e0b171 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:53.482321 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a6dcd69-3061-4835-8f97-8da376e0b171 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:53.482558 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6a6dcd69-3061-4835-8f97-8da376e0b171 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:53.482750 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6a6dcd69-3061-4835-8f97-8da376e0b171 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:53.482910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6a6dcd69-3061-4835-8f97-8da376e0b171 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:53.487597 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:53.487597 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:53.488413 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a6dcd69-3061-4835-8f97-8da376e0b171 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:53.488811 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1054/4186] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:53 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:53.888004 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-660dc15e-60ff-4d44-b045-ee192b9e58cf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:53.890138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-660dc15e-60ff-4d44-b045-ee192b9e58cf tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:53.890513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-660dc15e-60ff-4d44-b045-ee192b9e58cf tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:53.891000 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-660dc15e-60ff-4d44-b045-ee192b9e58cf tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:53.900996 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:53.900996 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:53.905366 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-660dc15e-60ff-4d44-b045-ee192b9e58cf tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:53.909129 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-660dc15e-60ff-4d44-b045-ee192b9e58cf tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:53.909553 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1040/4187] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:53 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:54.375973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-befd2c31-2f80-42fd-88c5-8cf1377c4171 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:54.378403 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-befd2c31-2f80-42fd-88c5-8cf1377c4171 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:54.378695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-befd2c31-2f80-42fd-88c5-8cf1377c4171 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:54.378950 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-befd2c31-2f80-42fd-88c5-8cf1377c4171 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:54.379057 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-befd2c31-2f80-42fd-88c5-8cf1377c4171 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:54.384180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:54.384180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:54.385179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-befd2c31-2f80-42fd-88c5-8cf1377c4171 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:54.385639 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1051/4188] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:54 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:54.500542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7d88c208-a5df-4bbb-95c5-bfea2095a273 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:54.502513 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7d88c208-a5df-4bbb-95c5-bfea2095a273 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:54.502751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7d88c208-a5df-4bbb-95c5-bfea2095a273 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:54.502977 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7d88c208-a5df-4bbb-95c5-bfea2095a273 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:54.503111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7d88c208-a5df-4bbb-95c5-bfea2095a273 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:54.507692 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:54.507692 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:54.508579 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7d88c208-a5df-4bbb-95c5-bfea2095a273 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:54.508993 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1044/4189] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:54 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:54.921780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-db6d551b-7885-4054-ab13-533632ffb867 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:54.923918 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db6d551b-7885-4054-ab13-533632ffb867 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:54.924137 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db6d551b-7885-4054-ab13-533632ffb867 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:54.924397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db6d551b-7885-4054-ab13-533632ffb867 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:54.935065 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:54.935065 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:54.939120 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-db6d551b-7885-4054-ab13-533632ffb867 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:54.944158 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db6d551b-7885-4054-ab13-533632ffb867 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:54.944615 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1055/4190] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:54 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:55.398292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d422c7d-b45e-4965-944a-b981b3bf09ee None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:55.400659 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d422c7d-b45e-4965-944a-b981b3bf09ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:55.400896 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d422c7d-b45e-4965-944a-b981b3bf09ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:55.401137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d422c7d-b45e-4965-944a-b981b3bf09ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:55.401263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6d422c7d-b45e-4965-944a-b981b3bf09ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:55.407025 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:55.407025 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:55.408156 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d422c7d-b45e-4965-944a-b981b3bf09ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:55.408688 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1041/4191] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:55 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:55.521102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-54b080e5-644f-4cb8-96d8-a5c4a0c81bb5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:55.523262 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54b080e5-644f-4cb8-96d8-a5c4a0c81bb5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:55.523532 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54b080e5-644f-4cb8-96d8-a5c4a0c81bb5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:55.523752 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54b080e5-644f-4cb8-96d8-a5c4a0c81bb5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:55.523885 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-54b080e5-644f-4cb8-96d8-a5c4a0c81bb5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:55.528898 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:55.528898 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:55.529826 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54b080e5-644f-4cb8-96d8-a5c4a0c81bb5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:55.530261 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1052/4192] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:55 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:55.957867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1705767c-cbe9-4bd4-b0ca-4190962c886c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:55.959585 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1705767c-cbe9-4bd4-b0ca-4190962c886c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:55.959810 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1705767c-cbe9-4bd4-b0ca-4190962c886c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:55.959995 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1705767c-cbe9-4bd4-b0ca-4190962c886c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:55.970798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:55.970798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:55.974302 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1705767c-cbe9-4bd4-b0ca-4190962c886c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:55.978525 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1705767c-cbe9-4bd4-b0ca-4190962c886c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:55.978940 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1045/4193] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:55 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:56.419124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-81ffbc4e-dec1-4a77-a783-3d5b83bba693 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:56.421366 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-81ffbc4e-dec1-4a77-a783-3d5b83bba693 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:56.421616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-81ffbc4e-dec1-4a77-a783-3d5b83bba693 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:56.421854 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-81ffbc4e-dec1-4a77-a783-3d5b83bba693 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:56.422013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-81ffbc4e-dec1-4a77-a783-3d5b83bba693 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:56.427130 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:56.427130 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:56.428032 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-81ffbc4e-dec1-4a77-a783-3d5b83bba693 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:56.428495 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1056/4194] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:56 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:56.542005 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-130281e5-67cc-4570-b73d-7c086f8ec304 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:56.544141 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-130281e5-67cc-4570-b73d-7c086f8ec304 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:56.544400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-130281e5-67cc-4570-b73d-7c086f8ec304 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:56.544639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-130281e5-67cc-4570-b73d-7c086f8ec304 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:56.544818 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-130281e5-67cc-4570-b73d-7c086f8ec304 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:56.550145 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:56.550145 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:56.551227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-130281e5-67cc-4570-b73d-7c086f8ec304 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:56.551709 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1042/4195] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:56 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:56.994733 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c68e21b8-cbe2-4bd5-b851-83c30a646f9d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:57.000812 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c68e21b8-cbe2-4bd5-b851-83c30a646f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:57.000812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c68e21b8-cbe2-4bd5-b851-83c30a646f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:57.000812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c68e21b8-cbe2-4bd5-b851-83c30a646f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:57.013909 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:57.013909 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:57.018771 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c68e21b8-cbe2-4bd5-b851-83c30a646f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:57.024200 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c68e21b8-cbe2-4bd5-b851-83c30a646f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:57.024771 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1053/4196] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:56 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:57.439358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a0bbb3fa-e666-4119-8dda-4f223bfb9648 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:57.441582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a0bbb3fa-e666-4119-8dda-4f223bfb9648 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:57.441830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a0bbb3fa-e666-4119-8dda-4f223bfb9648 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:57.442250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a0bbb3fa-e666-4119-8dda-4f223bfb9648 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:57.442446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a0bbb3fa-e666-4119-8dda-4f223bfb9648 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:57.447573 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:57.447573 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:57.448550 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a0bbb3fa-e666-4119-8dda-4f223bfb9648 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:57.449280 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1046/4197] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:57 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:57.562359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5ea69d9e-57a5-402f-9ddb-78858b8cd6b9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:57.564200 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ea69d9e-57a5-402f-9ddb-78858b8cd6b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:57.564428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ea69d9e-57a5-402f-9ddb-78858b8cd6b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:57.564599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ea69d9e-57a5-402f-9ddb-78858b8cd6b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:57.564727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5ea69d9e-57a5-402f-9ddb-78858b8cd6b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:57.569134 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:57.569134 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:57.569862 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ea69d9e-57a5-402f-9ddb-78858b8cd6b9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:57.570412 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1057/4198] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:57 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:58.040492 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b641cbf3-0846-4dae-9f3b-1bc2c970da57 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:58.042375 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b641cbf3-0846-4dae-9f3b-1bc2c970da57 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:58.042621 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b641cbf3-0846-4dae-9f3b-1bc2c970da57 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:58.042869 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b641cbf3-0846-4dae-9f3b-1bc2c970da57 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:58.059247 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:58.059247 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:58.065514 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b641cbf3-0846-4dae-9f3b-1bc2c970da57 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:58.072698 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b641cbf3-0846-4dae-9f3b-1bc2c970da57 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:58.073281 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1043/4199] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:58 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:58.459908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ff97f344-8409-4c2a-a650-e1df8dd3293e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:58.462046 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ff97f344-8409-4c2a-a650-e1df8dd3293e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:58.462344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ff97f344-8409-4c2a-a650-e1df8dd3293e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:58.462485 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ff97f344-8409-4c2a-a650-e1df8dd3293e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:58.462611 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ff97f344-8409-4c2a-a650-e1df8dd3293e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:58.468149 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:58.468149 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:58.469143 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ff97f344-8409-4c2a-a650-e1df8dd3293e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:58.469665 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1054/4200] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:58 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:58.581887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bdd92e05-fb83-42e5-92c8-8f52d479ae82 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:58.584344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bdd92e05-fb83-42e5-92c8-8f52d479ae82 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:58.584525 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bdd92e05-fb83-42e5-92c8-8f52d479ae82 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:58.584838 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bdd92e05-fb83-42e5-92c8-8f52d479ae82 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:58.585031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-bdd92e05-fb83-42e5-92c8-8f52d479ae82 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:58.590217 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:58.590217 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:32:58.591055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bdd92e05-fb83-42e5-92c8-8f52d479ae82 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:58.591545 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1047/4201] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:58 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:59.086950 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-36926cbc-4b23-4d61-b696-bb3ef398b4a3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:59.088762 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-36926cbc-4b23-4d61-b696-bb3ef398b4a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:32:59.088951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-36926cbc-4b23-4d61-b696-bb3ef398b4a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:59.089128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-36926cbc-4b23-4d61-b696-bb3ef398b4a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:59.098224 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:59.098224 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:32:59.101967 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-36926cbc-4b23-4d61-b696-bb3ef398b4a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:32:59.106198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-36926cbc-4b23-4d61-b696-bb3ef398b4a3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:32:59.106592 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1058/4202] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:59 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:59.480522 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-09bab54b-ff11-4457-9961-cc7ad970d14e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:59.482369 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-09bab54b-ff11-4457-9961-cc7ad970d14e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:32:59.482579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-09bab54b-ff11-4457-9961-cc7ad970d14e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:59.482808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-09bab54b-ff11-4457-9961-cc7ad970d14e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:59.482935 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-09bab54b-ff11-4457-9961-cc7ad970d14e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:59.487737 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:59.487737 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:32:59.488476 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-09bab54b-ff11-4457-9961-cc7ad970d14e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:32:59.489135 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1044/4203] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:59 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:32:59.605501 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7dee65e6-c087-4550-b1fb-c3aba55ccdeb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:32:59.607452 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dee65e6-c087-4550-b1fb-c3aba55ccdeb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:32:59.607722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dee65e6-c087-4550-b1fb-c3aba55ccdeb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:32:59.607940 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dee65e6-c087-4550-b1fb-c3aba55ccdeb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:32:59.608086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-7dee65e6-c087-4550-b1fb-c3aba55ccdeb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:32:59.613527 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:32:59.613527 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:32:59.614396 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dee65e6-c087-4550-b1fb-c3aba55ccdeb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:32:59.614939 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1055/4204] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:32:59 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:33:00.122218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c3293a4-9303-420f-8157-72d9066ab536 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:00.124671 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c3293a4-9303-420f-8157-72d9066ab536 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:00.124917 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c3293a4-9303-420f-8157-72d9066ab536 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:00.125146 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c3293a4-9303-420f-8157-72d9066ab536 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:00.136645 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:00.136645 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:00.141288 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0c3293a4-9303-420f-8157-72d9066ab536 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:00.146537 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c3293a4-9303-420f-8157-72d9066ab536 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:00.147207 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1048/4205] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:00 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:00.499636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9d31ab96-8b26-4246-8a27-bb31a263ab57 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:00.502160 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d31ab96-8b26-4246-8a27-bb31a263ab57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:00.502448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d31ab96-8b26-4246-8a27-bb31a263ab57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:00.502721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d31ab96-8b26-4246-8a27-bb31a263ab57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:00.502892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-9d31ab96-8b26-4246-8a27-bb31a263ab57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:00.507662 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:00.507662 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:00.508270 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d31ab96-8b26-4246-8a27-bb31a263ab57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:00.508713 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1059/4206] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:00 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:00.625846 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e46b5a1f-55f4-4e2f-b13a-35bb9d7d19d8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:00.628866 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e46b5a1f-55f4-4e2f-b13a-35bb9d7d19d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:00.629105 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e46b5a1f-55f4-4e2f-b13a-35bb9d7d19d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:00.629357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e46b5a1f-55f4-4e2f-b13a-35bb9d7d19d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:00.629497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e46b5a1f-55f4-4e2f-b13a-35bb9d7d19d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:00.635878 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:00.635878 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:00.636843 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e46b5a1f-55f4-4e2f-b13a-35bb9d7d19d8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:00.637447 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1045/4207] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:00 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:01.161270 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-252301cd-91c7-459d-9d2e-2364698d7417 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:01.163150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-252301cd-91c7-459d-9d2e-2364698d7417 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:01.163364 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-252301cd-91c7-459d-9d2e-2364698d7417 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:01.163549 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-252301cd-91c7-459d-9d2e-2364698d7417 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:01.174756 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:01.174756 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:01.179113 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-252301cd-91c7-459d-9d2e-2364698d7417 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:01.184857 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-252301cd-91c7-459d-9d2e-2364698d7417 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:01.185375 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1056/4208] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:01 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:01.520986 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-badccaea-6dff-46c9-8d20-333bbc2e62ff None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:01.523496 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-badccaea-6dff-46c9-8d20-333bbc2e62ff tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:01.523762 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-badccaea-6dff-46c9-8d20-333bbc2e62ff tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:01.523997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-badccaea-6dff-46c9-8d20-333bbc2e62ff tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:01.524134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-badccaea-6dff-46c9-8d20-333bbc2e62ff tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:01.529798 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:01.529798 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:01.530923 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-badccaea-6dff-46c9-8d20-333bbc2e62ff tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:01.531409 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1049/4209] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:01 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:01.648241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c06ee24-0dc7-4c52-ad61-9a7daa98d9fe None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:01.650410 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c06ee24-0dc7-4c52-ad61-9a7daa98d9fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:01.650738 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c06ee24-0dc7-4c52-ad61-9a7daa98d9fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:01.650928 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c06ee24-0dc7-4c52-ad61-9a7daa98d9fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:01.651065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7c06ee24-0dc7-4c52-ad61-9a7daa98d9fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:01.656299 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:01.656299 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:01.657210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c06ee24-0dc7-4c52-ad61-9a7daa98d9fe tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:01.657681 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1060/4210] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:01 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:02.199356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f7bcfb75-a076-4c70-a3fa-97bec8c3c90b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:02.201365 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f7bcfb75-a076-4c70-a3fa-97bec8c3c90b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:02.201685 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f7bcfb75-a076-4c70-a3fa-97bec8c3c90b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:02.201900 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f7bcfb75-a076-4c70-a3fa-97bec8c3c90b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:02.212117 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:02.212117 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:02.215892 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f7bcfb75-a076-4c70-a3fa-97bec8c3c90b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:02.221619 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f7bcfb75-a076-4c70-a3fa-97bec8c3c90b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:02.221773 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1046/4211] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:02 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:02.542390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-77622c0c-8b86-483e-bd60-915c80516d35 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:02.544242 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-77622c0c-8b86-483e-bd60-915c80516d35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:02.544472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-77622c0c-8b86-483e-bd60-915c80516d35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:02.544685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-77622c0c-8b86-483e-bd60-915c80516d35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:02.544789 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-77622c0c-8b86-483e-bd60-915c80516d35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:02.549176 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:02.549176 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:02.549997 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-77622c0c-8b86-483e-bd60-915c80516d35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:02.550399 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1057/4212] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:02 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:02.672015 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-be2b6f77-3dac-4171-8a59-27d8ce1920bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:02.673673 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be2b6f77-3dac-4171-8a59-27d8ce1920bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:02.673856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be2b6f77-3dac-4171-8a59-27d8ce1920bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:02.674044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be2b6f77-3dac-4171-8a59-27d8ce1920bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:02.674191 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-be2b6f77-3dac-4171-8a59-27d8ce1920bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:02.678337 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:02.678337 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:02.679257 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be2b6f77-3dac-4171-8a59-27d8ce1920bd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:02.679652 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1050/4213] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:02 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:03.238985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b0de1a62-be15-4dc0-a97f-a349427d43b4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:03.240944 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0de1a62-be15-4dc0-a97f-a349427d43b4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:03.241150 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0de1a62-be15-4dc0-a97f-a349427d43b4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:03.241425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0de1a62-be15-4dc0-a97f-a349427d43b4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:03.251629 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:03.251629 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:03.255350 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b0de1a62-be15-4dc0-a97f-a349427d43b4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:03.260210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0de1a62-be15-4dc0-a97f-a349427d43b4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:03.260663 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1061/4214] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:03 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:03.563336 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e7263163-db1f-48e0-9a1f-805c723a7049 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:03.565441 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e7263163-db1f-48e0-9a1f-805c723a7049 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:03.565697 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e7263163-db1f-48e0-9a1f-805c723a7049 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:03.565913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e7263163-db1f-48e0-9a1f-805c723a7049 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:03.566037 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e7263163-db1f-48e0-9a1f-805c723a7049 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:03.570953 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:03.570953 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:03.571842 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e7263163-db1f-48e0-9a1f-805c723a7049 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:03.572256 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1047/4215] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:03 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:03.690792 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-556db3cc-6a35-4c4e-8dd7-a16a538596cd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:03.693284 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-556db3cc-6a35-4c4e-8dd7-a16a538596cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:03.693587 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-556db3cc-6a35-4c4e-8dd7-a16a538596cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:03.693855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-556db3cc-6a35-4c4e-8dd7-a16a538596cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:03.694009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-556db3cc-6a35-4c4e-8dd7-a16a538596cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:03.699177 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:03.699177 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:03.700075 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-556db3cc-6a35-4c4e-8dd7-a16a538596cd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:03.700508 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1058/4216] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:03 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:04.277759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-430270c9-a4a4-4d2f-b5c6-906d27c35631 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:04.279743 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-430270c9-a4a4-4d2f-b5c6-906d27c35631 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:04.279934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-430270c9-a4a4-4d2f-b5c6-906d27c35631 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:04.280113 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-430270c9-a4a4-4d2f-b5c6-906d27c35631 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:04.290490 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:04.290490 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:04.295359 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-430270c9-a4a4-4d2f-b5c6-906d27c35631 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:04.300698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-430270c9-a4a4-4d2f-b5c6-906d27c35631 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:04.301130 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1051/4217] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:04 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:04.583656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-316808e9-3105-4780-8c6c-e455bb9892ee None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:04.586143 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-316808e9-3105-4780-8c6c-e455bb9892ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:04.586454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-316808e9-3105-4780-8c6c-e455bb9892ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:04.586743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-316808e9-3105-4780-8c6c-e455bb9892ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:04.586896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-316808e9-3105-4780-8c6c-e455bb9892ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:04.592258 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:04.592258 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:04.593081 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-316808e9-3105-4780-8c6c-e455bb9892ee tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:04.593475 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1062/4218] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:04 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:04.712144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dfe57d93-604f-4640-8b4c-d9ab85a443b0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:04.713987 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dfe57d93-604f-4640-8b4c-d9ab85a443b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:04.714194 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dfe57d93-604f-4640-8b4c-d9ab85a443b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:04.714404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dfe57d93-604f-4640-8b4c-d9ab85a443b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:04.714517 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-dfe57d93-604f-4640-8b4c-d9ab85a443b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:04.719016 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:04.719016 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:04.719797 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dfe57d93-604f-4640-8b4c-d9ab85a443b0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:04.720177 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1048/4219] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:04 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:05.313680 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5cbd06ca-c2f1-43f6-81ef-e09700b77293 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:05.315466 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5cbd06ca-c2f1-43f6-81ef-e09700b77293 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:05.315658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5cbd06ca-c2f1-43f6-81ef-e09700b77293 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:05.315868 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5cbd06ca-c2f1-43f6-81ef-e09700b77293 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:05.325567 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:05.325567 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:05.329366 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5cbd06ca-c2f1-43f6-81ef-e09700b77293 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:05.334124 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5cbd06ca-c2f1-43f6-81ef-e09700b77293 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:05.334603 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1059/4220] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:05 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:05.605132 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5def9501-af83-464c-b4d0-9cb891607730 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:05.607011 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5def9501-af83-464c-b4d0-9cb891607730 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:05.607293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5def9501-af83-464c-b4d0-9cb891607730 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:05.607603 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5def9501-af83-464c-b4d0-9cb891607730 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:05.607775 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5def9501-af83-464c-b4d0-9cb891607730 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:05.612466 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:05.612466 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:05.613292 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5def9501-af83-464c-b4d0-9cb891607730 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:05.613742 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1052/4221] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:05 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:05.730178 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4bdad2cc-875b-4f90-9e2a-cab87efa5705 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:05.732253 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4bdad2cc-875b-4f90-9e2a-cab87efa5705 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:05.732553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4bdad2cc-875b-4f90-9e2a-cab87efa5705 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:05.732821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4bdad2cc-875b-4f90-9e2a-cab87efa5705 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:05.732974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-4bdad2cc-875b-4f90-9e2a-cab87efa5705 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:05.737234 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:05.737234 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:05.738097 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4bdad2cc-875b-4f90-9e2a-cab87efa5705 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:05.738696 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1063/4222] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:05 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:06.349965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0fb77a74-12a6-41c5-acd9-22fbac8f46b3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:06.352379 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0fb77a74-12a6-41c5-acd9-22fbac8f46b3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:06.352379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0fb77a74-12a6-41c5-acd9-22fbac8f46b3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:06.352379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0fb77a74-12a6-41c5-acd9-22fbac8f46b3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:06.362184 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:06.362184 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:06.365600 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0fb77a74-12a6-41c5-acd9-22fbac8f46b3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:06.370063 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0fb77a74-12a6-41c5-acd9-22fbac8f46b3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:06.370449 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1049/4223] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:06 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:06.623535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e47eb4bc-a82a-4c49-bbdf-2640b703c6bd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:06.625531 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e47eb4bc-a82a-4c49-bbdf-2640b703c6bd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:06.625754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e47eb4bc-a82a-4c49-bbdf-2640b703c6bd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:06.625974 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e47eb4bc-a82a-4c49-bbdf-2640b703c6bd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:06.626105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e47eb4bc-a82a-4c49-bbdf-2640b703c6bd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:06.630679 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:06.630679 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:06.631407 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e47eb4bc-a82a-4c49-bbdf-2640b703c6bd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:06.631848 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1060/4224] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:06 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:06.748377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-77728af9-d1a1-4966-b204-ab2dc4fa08c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:06.801735 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-77728af9-d1a1-4966-b204-ab2dc4fa08c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:06.801950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-77728af9-d1a1-4966-b204-ab2dc4fa08c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:06.802168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-77728af9-d1a1-4966-b204-ab2dc4fa08c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:06.802303 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-77728af9-d1a1-4966-b204-ab2dc4fa08c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:06.806405 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:06.806405 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:06.807133 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-77728af9-d1a1-4966-b204-ab2dc4fa08c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:06.807671 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1053/4225] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:06 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:07.385538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-af6259e4-cdfc-437d-b1d5-c4a6aac01121 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:07.387850 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-af6259e4-cdfc-437d-b1d5-c4a6aac01121 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:07.388089 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-af6259e4-cdfc-437d-b1d5-c4a6aac01121 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:07.388343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-af6259e4-cdfc-437d-b1d5-c4a6aac01121 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:07.402173 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:07.402173 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:07.407588 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-af6259e4-cdfc-437d-b1d5-c4a6aac01121 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:07.413898 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-af6259e4-cdfc-437d-b1d5-c4a6aac01121 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:07.414432 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1064/4226] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:07 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:07.643133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d4474a20-94cc-4458-ac93-05dc41a15525 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:07.644910 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4474a20-94cc-4458-ac93-05dc41a15525 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:07.645137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4474a20-94cc-4458-ac93-05dc41a15525 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:07.645402 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4474a20-94cc-4458-ac93-05dc41a15525 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:07.645500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d4474a20-94cc-4458-ac93-05dc41a15525 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:07.650044 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:07.650044 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:07.650808 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4474a20-94cc-4458-ac93-05dc41a15525 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:07.651170 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1050/4227] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:07 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:07.819196 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c656e36c-6aad-425f-b543-3105fd4de441 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:07.821526 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c656e36c-6aad-425f-b543-3105fd4de441 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:07.821813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c656e36c-6aad-425f-b543-3105fd4de441 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:07.822102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c656e36c-6aad-425f-b543-3105fd4de441 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:07.822282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c656e36c-6aad-425f-b543-3105fd4de441 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:07.827889 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:07.827889 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:07.829017 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c656e36c-6aad-425f-b543-3105fd4de441 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:07.829529 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1061/4228] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:07 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:08.428967 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21511195-dcc3-4fbb-bc9d-c6a721493073 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:08.430563 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21511195-dcc3-4fbb-bc9d-c6a721493073 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:08.430723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21511195-dcc3-4fbb-bc9d-c6a721493073 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:08.430885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21511195-dcc3-4fbb-bc9d-c6a721493073 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:08.439477 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:08.439477 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:08.442627 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-21511195-dcc3-4fbb-bc9d-c6a721493073 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:08.446838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21511195-dcc3-4fbb-bc9d-c6a721493073 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:08.447199 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1054/4229] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:08 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:08.664016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bf9639ca-f036-4f6c-8a71-51b0f40f0626 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:08.666517 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bf9639ca-f036-4f6c-8a71-51b0f40f0626 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:08.666801 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bf9639ca-f036-4f6c-8a71-51b0f40f0626 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:08.667046 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bf9639ca-f036-4f6c-8a71-51b0f40f0626 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:08.667194 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-bf9639ca-f036-4f6c-8a71-51b0f40f0626 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:08.673133 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:08.673133 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:08.674148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bf9639ca-f036-4f6c-8a71-51b0f40f0626 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:08.674630 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1065/4230] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:08 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:08.841059 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8b394cfb-e124-4365-9b51-8acd53a07524 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:08.843196 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b394cfb-e124-4365-9b51-8acd53a07524 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:08.843464 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b394cfb-e124-4365-9b51-8acd53a07524 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:08.843692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b394cfb-e124-4365-9b51-8acd53a07524 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:08.843845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-8b394cfb-e124-4365-9b51-8acd53a07524 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:08.848495 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:08.848495 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:08.849381 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b394cfb-e124-4365-9b51-8acd53a07524 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:08.849909 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1051/4231] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:08 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:09.460370 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4e85c4fd-3c0f-4f39-80ac-a29c661d8a63 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:09.462630 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4e85c4fd-3c0f-4f39-80ac-a29c661d8a63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:09.462871 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4e85c4fd-3c0f-4f39-80ac-a29c661d8a63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:09.463102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4e85c4fd-3c0f-4f39-80ac-a29c661d8a63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:09.477735 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:09.477735 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:09.483829 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4e85c4fd-3c0f-4f39-80ac-a29c661d8a63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:09.489816 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4e85c4fd-3c0f-4f39-80ac-a29c661d8a63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:09.490393 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1062/4232] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:09 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:09.687188 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fab90d8c-b0a6-4352-903c-d915a4250d4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:09.689532 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fab90d8c-b0a6-4352-903c-d915a4250d4b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:09.689840 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fab90d8c-b0a6-4352-903c-d915a4250d4b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:09.690111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fab90d8c-b0a6-4352-903c-d915a4250d4b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:09.690273 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-fab90d8c-b0a6-4352-903c-d915a4250d4b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:09.695245 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:09.695245 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:09.696232 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fab90d8c-b0a6-4352-903c-d915a4250d4b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:09.696700 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1055/4233] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:09 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:09.862354 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-129f1ec6-79fc-403c-9c84-2afbab60edad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:09.864851 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-129f1ec6-79fc-403c-9c84-2afbab60edad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:09.865132 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-129f1ec6-79fc-403c-9c84-2afbab60edad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:09.865461 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-129f1ec6-79fc-403c-9c84-2afbab60edad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:09.865631 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-129f1ec6-79fc-403c-9c84-2afbab60edad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:09.871454 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:09.871454 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:09.872564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-129f1ec6-79fc-403c-9c84-2afbab60edad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:09.872986 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1066/4234] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:09 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:10.504301 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d67abfa2-2e82-4214-a35d-772c4cf6d15e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:10.506549 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d67abfa2-2e82-4214-a35d-772c4cf6d15e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:10.506819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d67abfa2-2e82-4214-a35d-772c4cf6d15e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:10.507072 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d67abfa2-2e82-4214-a35d-772c4cf6d15e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:10.518629 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:10.518629 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:10.523934 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d67abfa2-2e82-4214-a35d-772c4cf6d15e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:10.530732 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d67abfa2-2e82-4214-a35d-772c4cf6d15e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:10.531302 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1052/4235] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:10 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:10.708696 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3fb266b8-f4d3-4f96-b1e7-46a7576d75af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:10.711059 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3fb266b8-f4d3-4f96-b1e7-46a7576d75af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:10.711413 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3fb266b8-f4d3-4f96-b1e7-46a7576d75af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:10.711720 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3fb266b8-f4d3-4f96-b1e7-46a7576d75af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:10.711908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3fb266b8-f4d3-4f96-b1e7-46a7576d75af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:10.718084 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:10.718084 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:10.719158 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3fb266b8-f4d3-4f96-b1e7-46a7576d75af tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:10.719724 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1063/4236] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:10 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:10.885954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a1c01b1b-a856-4d3b-9f1f-77ec142418cf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:10.888199 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a1c01b1b-a856-4d3b-9f1f-77ec142418cf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:10.888487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a1c01b1b-a856-4d3b-9f1f-77ec142418cf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:10.888824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a1c01b1b-a856-4d3b-9f1f-77ec142418cf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:10.888973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a1c01b1b-a856-4d3b-9f1f-77ec142418cf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:10.893821 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:10.893821 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:10.894611 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a1c01b1b-a856-4d3b-9f1f-77ec142418cf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:10.894974 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1056/4237] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:10 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:11.545085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9d51f8f0-1bf8-4195-9490-1bbbcd09fad0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:11.548048 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d51f8f0-1bf8-4195-9490-1bbbcd09fad0 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:11.548398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d51f8f0-1bf8-4195-9490-1bbbcd09fad0 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:11.548673 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d51f8f0-1bf8-4195-9490-1bbbcd09fad0 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:11.562812 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:11.562812 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:11.567675 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9d51f8f0-1bf8-4195-9490-1bbbcd09fad0 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:11.574062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d51f8f0-1bf8-4195-9490-1bbbcd09fad0 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:11.574698 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1067/4238] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:11 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:11.732523 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-466587f5-d528-4a8b-a1ff-93b0b6e9791b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:11.734591 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-466587f5-d528-4a8b-a1ff-93b0b6e9791b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:11.734891 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-466587f5-d528-4a8b-a1ff-93b0b6e9791b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:11.735113 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-466587f5-d528-4a8b-a1ff-93b0b6e9791b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:11.735269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-466587f5-d528-4a8b-a1ff-93b0b6e9791b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:11.741159 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:11.741159 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:11.742096 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-466587f5-d528-4a8b-a1ff-93b0b6e9791b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:11.742581 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1053/4239] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:11 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:11.906708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6c88c485-b05e-4c7b-9977-f5362e69d9d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:11.908987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6c88c485-b05e-4c7b-9977-f5362e69d9d2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:11.909280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6c88c485-b05e-4c7b-9977-f5362e69d9d2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:11.909610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6c88c485-b05e-4c7b-9977-f5362e69d9d2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:11.909767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6c88c485-b05e-4c7b-9977-f5362e69d9d2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:11.916183 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:11.916183 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:11.917256 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6c88c485-b05e-4c7b-9977-f5362e69d9d2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:11.917743 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1064/4240] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:11 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:12.590716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f1d335d3-3f6c-4a74-8a7c-477f76e9c03f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:12.593542 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f1d335d3-3f6c-4a74-8a7c-477f76e9c03f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:12.593542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f1d335d3-3f6c-4a74-8a7c-477f76e9c03f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:12.593826 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f1d335d3-3f6c-4a74-8a7c-477f76e9c03f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:12.606895 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:12.606895 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:12.611763 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f1d335d3-3f6c-4a74-8a7c-477f76e9c03f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:12.618156 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f1d335d3-3f6c-4a74-8a7c-477f76e9c03f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:12.618713 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1057/4241] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:12 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:12.752720 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-243d142c-a969-4873-82cc-d795e1d51d44 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:12.755601 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-243d142c-a969-4873-82cc-d795e1d51d44 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:12.755912 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-243d142c-a969-4873-82cc-d795e1d51d44 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:12.756215 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-243d142c-a969-4873-82cc-d795e1d51d44 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:12.756413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-243d142c-a969-4873-82cc-d795e1d51d44 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:12.762240 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:12.762240 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:12.763365 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-243d142c-a969-4873-82cc-d795e1d51d44 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:12.764042 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1068/4242] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:12 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:12.929203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-086f7229-6960-44de-97fd-6485626e6b8e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:12.931304 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-086f7229-6960-44de-97fd-6485626e6b8e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:12.931548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-086f7229-6960-44de-97fd-6485626e6b8e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:12.931742 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-086f7229-6960-44de-97fd-6485626e6b8e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:12.931860 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-086f7229-6960-44de-97fd-6485626e6b8e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:12.937182 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:12.937182 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:12.938409 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-086f7229-6960-44de-97fd-6485626e6b8e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:12.938939 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1054/4243] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:12 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:13.632535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-001f9808-fc2d-410b-a9dc-f0113570ba0b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:13.634785 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-001f9808-fc2d-410b-a9dc-f0113570ba0b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:13.635072 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-001f9808-fc2d-410b-a9dc-f0113570ba0b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:13.635234 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-001f9808-fc2d-410b-a9dc-f0113570ba0b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:13.646530 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:13.646530 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:13.650882 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-001f9808-fc2d-410b-a9dc-f0113570ba0b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:13.655352 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-001f9808-fc2d-410b-a9dc-f0113570ba0b tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:13.655740 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1065/4244] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:13 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:13.774961 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-341c6fc2-d60d-455c-9b4d-4995d82ebb38 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:13.777099 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-341c6fc2-d60d-455c-9b4d-4995d82ebb38 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:13.777343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-341c6fc2-d60d-455c-9b4d-4995d82ebb38 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:13.777595 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-341c6fc2-d60d-455c-9b4d-4995d82ebb38 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:13.777737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-341c6fc2-d60d-455c-9b4d-4995d82ebb38 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:13.782613 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:13.782613 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:13.783581 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-341c6fc2-d60d-455c-9b4d-4995d82ebb38 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:13.784030 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1058/4245] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:13 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:13.949406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d73c4dd6-7bc5-4bdd-9359-2fb46ae016ae None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:13.951349 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d73c4dd6-7bc5-4bdd-9359-2fb46ae016ae tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:13.951568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d73c4dd6-7bc5-4bdd-9359-2fb46ae016ae tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:13.951712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d73c4dd6-7bc5-4bdd-9359-2fb46ae016ae tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:13.951809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d73c4dd6-7bc5-4bdd-9359-2fb46ae016ae tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:13.956058 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:13.956058 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:13.956954 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d73c4dd6-7bc5-4bdd-9359-2fb46ae016ae tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:13.957370 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1069/4246] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:13 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:14.669402 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6dad5aea-c0c0-41da-8ae3-28681d5b65e7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:14.671263 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6dad5aea-c0c0-41da-8ae3-28681d5b65e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:14.671534 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6dad5aea-c0c0-41da-8ae3-28681d5b65e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:14.671714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6dad5aea-c0c0-41da-8ae3-28681d5b65e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:14.680572 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:14.680572 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:14.683583 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6dad5aea-c0c0-41da-8ae3-28681d5b65e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:14.687704 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6dad5aea-c0c0-41da-8ae3-28681d5b65e7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:14.688045 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1055/4247] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:14 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:14.793969 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ec450f7d-3b0f-490a-ad8c-a9365b2834f2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:14.796001 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec450f7d-3b0f-490a-ad8c-a9365b2834f2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:14.796180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec450f7d-3b0f-490a-ad8c-a9365b2834f2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:14.796401 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec450f7d-3b0f-490a-ad8c-a9365b2834f2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:14.796512 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ec450f7d-3b0f-490a-ad8c-a9365b2834f2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:14.801065 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:14.801065 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:14.801857 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec450f7d-3b0f-490a-ad8c-a9365b2834f2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:14.802224 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1066/4248] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:14 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:14.967643 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-44034e7c-cecf-4814-929e-201513ff75e2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:14.969964 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44034e7c-cecf-4814-929e-201513ff75e2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:14.970235 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44034e7c-cecf-4814-929e-201513ff75e2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:14.970485 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44034e7c-cecf-4814-929e-201513ff75e2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:14.970652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-44034e7c-cecf-4814-929e-201513ff75e2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:14.976319 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:14.976319 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:14.977393 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44034e7c-cecf-4814-929e-201513ff75e2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:14.977745 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1059/4249] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:14 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:15.701216 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ab37192-a9e8-43ca-a7cd-02b6c10b5b74 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:15.702586 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ab37192-a9e8-43ca-a7cd-02b6c10b5b74 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:15.702791 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ab37192-a9e8-43ca-a7cd-02b6c10b5b74 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:15.702963 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ab37192-a9e8-43ca-a7cd-02b6c10b5b74 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:15.712264 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:15.712264 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:15.715664 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ab37192-a9e8-43ca-a7cd-02b6c10b5b74 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:15.719695 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ab37192-a9e8-43ca-a7cd-02b6c10b5b74 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:15.720077 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1070/4250] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:15 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:15.811842 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f15ab1b1-c88d-4d13-8311-93bf80f6bd6f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:15.813671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f15ab1b1-c88d-4d13-8311-93bf80f6bd6f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:15.813898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f15ab1b1-c88d-4d13-8311-93bf80f6bd6f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:15.814102 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f15ab1b1-c88d-4d13-8311-93bf80f6bd6f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:15.814278 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f15ab1b1-c88d-4d13-8311-93bf80f6bd6f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:15.818482 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:15.818482 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:15.819143 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f15ab1b1-c88d-4d13-8311-93bf80f6bd6f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:15.819529 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1056/4251] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:15 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:15.988373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c4eceb0d-6d82-40ed-aacb-48f628e1f6e3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:15.990239 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c4eceb0d-6d82-40ed-aacb-48f628e1f6e3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:15.990507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c4eceb0d-6d82-40ed-aacb-48f628e1f6e3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:15.990734 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c4eceb0d-6d82-40ed-aacb-48f628e1f6e3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:15.990891 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c4eceb0d-6d82-40ed-aacb-48f628e1f6e3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:15.995148 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:15.995148 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:15.995997 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c4eceb0d-6d82-40ed-aacb-48f628e1f6e3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:15.996424 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1067/4252] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:15 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:16.732850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cd4f8aa8-a0ba-48a1-af4c-c2f59e905b98 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:16.734696 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cd4f8aa8-a0ba-48a1-af4c-c2f59e905b98 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:16.734911 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cd4f8aa8-a0ba-48a1-af4c-c2f59e905b98 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:16.735083 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cd4f8aa8-a0ba-48a1-af4c-c2f59e905b98 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:16.745274 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:16.745274 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:16.749223 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cd4f8aa8-a0ba-48a1-af4c-c2f59e905b98 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:16.754361 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cd4f8aa8-a0ba-48a1-af4c-c2f59e905b98 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:16.754936 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1060/4253] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:16 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:16.831534 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1eefe340-e976-4a84-8763-30c87f0891f7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:16.833660 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1eefe340-e976-4a84-8763-30c87f0891f7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:16.833909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1eefe340-e976-4a84-8763-30c87f0891f7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:16.834167 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1eefe340-e976-4a84-8763-30c87f0891f7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:16.834355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1eefe340-e976-4a84-8763-30c87f0891f7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:16.839893 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:16.839893 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:16.840867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1eefe340-e976-4a84-8763-30c87f0891f7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:16.841369 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1071/4254] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:16 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:17.006239 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d8894d9-0a4e-4212-ae37-9524c024f27a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:17.008180 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d8894d9-0a4e-4212-ae37-9524c024f27a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:17.008446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d8894d9-0a4e-4212-ae37-9524c024f27a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:17.008680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d8894d9-0a4e-4212-ae37-9524c024f27a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:17.008836 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6d8894d9-0a4e-4212-ae37-9524c024f27a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:17.013140 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:17.013140 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:17.013977 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d8894d9-0a4e-4212-ae37-9524c024f27a tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:17.014390 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1057/4255] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:17 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:17.767093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bf6f9cc2-8560-471d-b5fb-f912e24296e6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:17.768968 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf6f9cc2-8560-471d-b5fb-f912e24296e6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:17.769312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf6f9cc2-8560-471d-b5fb-f912e24296e6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:17.769531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf6f9cc2-8560-471d-b5fb-f912e24296e6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:17.780882 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:17.780882 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:17.784496 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bf6f9cc2-8560-471d-b5fb-f912e24296e6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:17.788639 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf6f9cc2-8560-471d-b5fb-f912e24296e6 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:17.789009 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1068/4256] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:17 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:17.853732 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9571f9bd-7498-46b5-8e64-6c09b7a5762a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:17.855458 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9571f9bd-7498-46b5-8e64-6c09b7a5762a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:17.855658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9571f9bd-7498-46b5-8e64-6c09b7a5762a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:17.855821 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9571f9bd-7498-46b5-8e64-6c09b7a5762a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:17.855917 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9571f9bd-7498-46b5-8e64-6c09b7a5762a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:17.860860 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:17.860860 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:17.861624 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9571f9bd-7498-46b5-8e64-6c09b7a5762a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:17.861996 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1061/4257] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:17 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:18.024001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-797246bb-a835-4ed3-8f6c-ab10934787a8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:18.025828 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-797246bb-a835-4ed3-8f6c-ab10934787a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:18.026090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-797246bb-a835-4ed3-8f6c-ab10934787a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:18.026355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-797246bb-a835-4ed3-8f6c-ab10934787a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:18.026526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-797246bb-a835-4ed3-8f6c-ab10934787a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:18.030771 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:18.030771 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:18.031611 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-797246bb-a835-4ed3-8f6c-ab10934787a8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:18.032027 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1072/4258] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:18 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:18.802548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-02ffa752-30f4-4bb4-8401-a63fbfba89d9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:18.804439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-02ffa752-30f4-4bb4-8401-a63fbfba89d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:18.804694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-02ffa752-30f4-4bb4-8401-a63fbfba89d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:18.804921 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-02ffa752-30f4-4bb4-8401-a63fbfba89d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:18.816409 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:18.816409 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:18.821512 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-02ffa752-30f4-4bb4-8401-a63fbfba89d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:18.825885 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-02ffa752-30f4-4bb4-8401-a63fbfba89d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:18.826474 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1058/4259] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:18 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:18.872990 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ffb4666b-fcfe-4049-bfbb-1b7e5e016409 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ffb4666b-fcfe-4049-bfbb-1b7e5e016409 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ffb4666b-fcfe-4049-bfbb-1b7e5e016409 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ffb4666b-fcfe-4049-bfbb-1b7e5e016409 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ffb4666b-fcfe-4049-bfbb-1b7e5e016409 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ffb4666b-fcfe-4049-bfbb-1b7e5e016409 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:19.483399 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1069/4260] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:18 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8dd4e6e2-da6f-422b-9d15-dacb475c60c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8dd4e6e2-da6f-422b-9d15-dacb475c60c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8dd4e6e2-da6f-422b-9d15-dacb475c60c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8dd4e6e2-da6f-422b-9d15-dacb475c60c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8dd4e6e2-da6f-422b-9d15-dacb475c60c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8dd4e6e2-da6f-422b-9d15-dacb475c60c1 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:19.485283 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1062/4261] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:19 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:19.839098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fb6dfcfe-7125-485b-a4b9-26e4cdcc928a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:19.841072 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fb6dfcfe-7125-485b-a4b9-26e4cdcc928a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:19.841355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fb6dfcfe-7125-485b-a4b9-26e4cdcc928a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:19.841562 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fb6dfcfe-7125-485b-a4b9-26e4cdcc928a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:19.852218 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:19.852218 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:19.856272 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fb6dfcfe-7125-485b-a4b9-26e4cdcc928a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:19.861345 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fb6dfcfe-7125-485b-a4b9-26e4cdcc928a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:19.861805 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1073/4262] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:19 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:19.893141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f22fdba9-3ffe-4ca3-b469-e8fb836fc053 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:19.895205 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f22fdba9-3ffe-4ca3-b469-e8fb836fc053 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:19.895502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f22fdba9-3ffe-4ca3-b469-e8fb836fc053 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:19.895716 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f22fdba9-3ffe-4ca3-b469-e8fb836fc053 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:19.895884 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f22fdba9-3ffe-4ca3-b469-e8fb836fc053 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:19.901248 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:19.901248 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:19.902409 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f22fdba9-3ffe-4ca3-b469-e8fb836fc053 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:19.902935 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1059/4263] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:19 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:20.062758 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1c0f2a49-f615-490a-9d8a-6abc96ba92e9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:20.065237 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1c0f2a49-f615-490a-9d8a-6abc96ba92e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:20.065591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1c0f2a49-f615-490a-9d8a-6abc96ba92e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:20.065877 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1c0f2a49-f615-490a-9d8a-6abc96ba92e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:20.066047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1c0f2a49-f615-490a-9d8a-6abc96ba92e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:20.071806 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:20.071806 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:20.072800 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1c0f2a49-f615-490a-9d8a-6abc96ba92e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:20.073289 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1070/4264] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:20 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:20.876564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f36ae8b3-c7a7-42b8-b3ca-bcae57b2a52c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:20.879019 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f36ae8b3-c7a7-42b8-b3ca-bcae57b2a52c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:20.879317 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f36ae8b3-c7a7-42b8-b3ca-bcae57b2a52c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:20.879589 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f36ae8b3-c7a7-42b8-b3ca-bcae57b2a52c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:20.893096 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:20.893096 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:20.899291 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f36ae8b3-c7a7-42b8-b3ca-bcae57b2a52c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:20.907919 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f36ae8b3-c7a7-42b8-b3ca-bcae57b2a52c tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:20.908603 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1063/4265] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:20 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:20.914954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5974f034-0bb0-4cb0-a928-ccbb50b26cc8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:20.917802 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5974f034-0bb0-4cb0-a928-ccbb50b26cc8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:20.918121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5974f034-0bb0-4cb0-a928-ccbb50b26cc8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:20.918408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5974f034-0bb0-4cb0-a928-ccbb50b26cc8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:20.918549 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5974f034-0bb0-4cb0-a928-ccbb50b26cc8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:20.925501 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:20.925501 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:20.927611 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5974f034-0bb0-4cb0-a928-ccbb50b26cc8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:20.927754 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1074/4266] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:20 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:21.085395 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-448eaecc-5b56-41db-aeb2-d893564ebf0b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:21.087706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-448eaecc-5b56-41db-aeb2-d893564ebf0b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:21.087968 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-448eaecc-5b56-41db-aeb2-d893564ebf0b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:21.088222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-448eaecc-5b56-41db-aeb2-d893564ebf0b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:21.088380 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-448eaecc-5b56-41db-aeb2-d893564ebf0b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:21.093941 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:21.093941 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:21.095578 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-448eaecc-5b56-41db-aeb2-d893564ebf0b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:21.095578 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1060/4267] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:21 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:21.922530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-38e2ffea-ce0c-4110-be78-44f9ef8069d9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:21.924204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-38e2ffea-ce0c-4110-be78-44f9ef8069d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:21.924388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-38e2ffea-ce0c-4110-be78-44f9ef8069d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:21.924565 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-38e2ffea-ce0c-4110-be78-44f9ef8069d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:21.935804 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:21.935804 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:21.939012 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e2d50566-304b-4b41-9e42-a81975054c52 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:21.940795 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-38e2ffea-ce0c-4110-be78-44f9ef8069d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:21.940901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2d50566-304b-4b41-9e42-a81975054c52 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:21.941099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2d50566-304b-4b41-9e42-a81975054c52 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:21.941354 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e2d50566-304b-4b41-9e42-a81975054c52 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:21.941524 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e2d50566-304b-4b41-9e42-a81975054c52 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:21.945973 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-38e2ffea-ce0c-4110-be78-44f9ef8069d9 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:21.946417 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:21.946417 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:21.946519 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1071/4268] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:21 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:21.947478 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e2d50566-304b-4b41-9e42-a81975054c52 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:21.947933 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1064/4269] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:21 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:22.106945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8f8f098c-0df9-42eb-bc51-af74ade6ef89 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:22.108727 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f8f098c-0df9-42eb-bc51-af74ade6ef89 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:22.108906 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f8f098c-0df9-42eb-bc51-af74ade6ef89 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:22.109083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f8f098c-0df9-42eb-bc51-af74ade6ef89 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:22.109209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8f8f098c-0df9-42eb-bc51-af74ade6ef89 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:22.113957 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:22.113957 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:22.114912 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f8f098c-0df9-42eb-bc51-af74ade6ef89 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:22.115302 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1075/4270] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:22 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:22.959590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-68cc0511-7dd6-4368-8cb2-108cf9c4d323 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:22.959927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8003a731-788c-4c30-9ff7-2bec48c41c65 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:22.961399 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8003a731-788c-4c30-9ff7-2bec48c41c65 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:22.961610 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8003a731-788c-4c30-9ff7-2bec48c41c65 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:22.961770 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-68cc0511-7dd6-4368-8cb2-108cf9c4d323 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:22.961817 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8003a731-788c-4c30-9ff7-2bec48c41c65 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:22.962004 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-68cc0511-7dd6-4368-8cb2-108cf9c4d323 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:22.962239 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-68cc0511-7dd6-4368-8cb2-108cf9c4d323 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:22.962382 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-68cc0511-7dd6-4368-8cb2-108cf9c4d323 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:22.967551 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:22.967551 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:22.968432 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-68cc0511-7dd6-4368-8cb2-108cf9c4d323 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:22.968832 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1061/4271] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:22 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:22.972497 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:22.972497 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:22.976235 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8003a731-788c-4c30-9ff7-2bec48c41c65 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:22.980242 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8003a731-788c-4c30-9ff7-2bec48c41c65 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:22.980647 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1072/4272] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:22 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:23.125590 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad9674f8-73d3-4cbb-8e9d-64d1ba1c3bd2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:23.127430 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad9674f8-73d3-4cbb-8e9d-64d1ba1c3bd2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:23.127665 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad9674f8-73d3-4cbb-8e9d-64d1ba1c3bd2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:23.127856 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad9674f8-73d3-4cbb-8e9d-64d1ba1c3bd2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:23.127991 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ad9674f8-73d3-4cbb-8e9d-64d1ba1c3bd2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:23.132788 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:23.132788 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:23.133582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad9674f8-73d3-4cbb-8e9d-64d1ba1c3bd2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:23.134009 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1065/4273] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:23 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:23.978949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-11e1d6a2-8f66-49f0-b016-6f63009f9e11 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:23.981279 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-11e1d6a2-8f66-49f0-b016-6f63009f9e11 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:23.981549 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-11e1d6a2-8f66-49f0-b016-6f63009f9e11 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:23.981806 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-11e1d6a2-8f66-49f0-b016-6f63009f9e11 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:23.981949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-11e1d6a2-8f66-49f0-b016-6f63009f9e11 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:23.987313 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:23.987313 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:23.988389 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-11e1d6a2-8f66-49f0-b016-6f63009f9e11 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:23.988833 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1076/4274] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:23 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:23.993682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-497b49eb-861a-427a-9f1f-1c95b8e70a52 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:23.995496 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-497b49eb-861a-427a-9f1f-1c95b8e70a52 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:23.995755 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-497b49eb-861a-427a-9f1f-1c95b8e70a52 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:23.995940 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-497b49eb-861a-427a-9f1f-1c95b8e70a52 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:24.006257 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:24.006257 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:24.010072 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-497b49eb-861a-427a-9f1f-1c95b8e70a52 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:24.014853 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-497b49eb-861a-427a-9f1f-1c95b8e70a52 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:24.015309 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1062/4275] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:23 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:24.144198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ff0422af-2ba7-4156-bd93-a08f27d39b81 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:24.146157 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ff0422af-2ba7-4156-bd93-a08f27d39b81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:24.146397 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ff0422af-2ba7-4156-bd93-a08f27d39b81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:24.146608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ff0422af-2ba7-4156-bd93-a08f27d39b81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:24.146727 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ff0422af-2ba7-4156-bd93-a08f27d39b81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:24.151545 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:24.151545 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:24.152356 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ff0422af-2ba7-4156-bd93-a08f27d39b81 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:24.152751 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1073/4276] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:24 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:25.000403 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-77d7c006-4d42-4751-a988-dc48c99a5942 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:25.002902 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-77d7c006-4d42-4751-a988-dc48c99a5942 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:25.003190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-77d7c006-4d42-4751-a988-dc48c99a5942 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:25.003537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-77d7c006-4d42-4751-a988-dc48c99a5942 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:25.003537 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-77d7c006-4d42-4751-a988-dc48c99a5942 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:25.008555 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:25.008555 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:25.009440 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-77d7c006-4d42-4751-a988-dc48c99a5942 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:25.009830 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1066/4277] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:24 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:25.030382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-334ee4a0-4083-4776-ace8-ee8cca81b322 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:25.032522 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-334ee4a0-4083-4776-ace8-ee8cca81b322 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:25.032813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-334ee4a0-4083-4776-ace8-ee8cca81b322 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:25.033050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-334ee4a0-4083-4776-ace8-ee8cca81b322 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:25.046340 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:25.046340 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:25.051497 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-334ee4a0-4083-4776-ace8-ee8cca81b322 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:25.058099 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-334ee4a0-4083-4776-ace8-ee8cca81b322 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:25.058652 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1077/4278] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:25 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:25.164162 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b40b5a9-59ea-40b2-bb6c-0a028c9092e9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:25.167615 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b40b5a9-59ea-40b2-bb6c-0a028c9092e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:25.167615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b40b5a9-59ea-40b2-bb6c-0a028c9092e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:25.168217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b40b5a9-59ea-40b2-bb6c-0a028c9092e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:25.168420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7b40b5a9-59ea-40b2-bb6c-0a028c9092e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:25.174568 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:25.174568 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:25.175723 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b40b5a9-59ea-40b2-bb6c-0a028c9092e9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:25.176223 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1063/4279] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:25 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:26.024144 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d0267fa0-5c24-4cca-9614-ff07e76ddfa5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:26.026518 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d0267fa0-5c24-4cca-9614-ff07e76ddfa5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:26.026518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d0267fa0-5c24-4cca-9614-ff07e76ddfa5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:26.026518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d0267fa0-5c24-4cca-9614-ff07e76ddfa5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:26.026518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d0267fa0-5c24-4cca-9614-ff07e76ddfa5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:26.032466 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:26.032466 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:26.033309 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d0267fa0-5c24-4cca-9614-ff07e76ddfa5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:26.034033 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1074/4280] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:26 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:26.073801 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cb462658-3c70-48d5-954c-f24f9bb45b4d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:26.075874 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb462658-3c70-48d5-954c-f24f9bb45b4d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:26.076190 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb462658-3c70-48d5-954c-f24f9bb45b4d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:26.076353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb462658-3c70-48d5-954c-f24f9bb45b4d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:26.087891 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:26.087891 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:26.092963 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cb462658-3c70-48d5-954c-f24f9bb45b4d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:26.099686 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb462658-3c70-48d5-954c-f24f9bb45b4d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:26.100312 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1067/4281] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:26 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:26.189359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fba7ef84-9701-4f04-80e5-4b12b050dc2d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:26.191708 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fba7ef84-9701-4f04-80e5-4b12b050dc2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:26.191913 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fba7ef84-9701-4f04-80e5-4b12b050dc2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:26.192111 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fba7ef84-9701-4f04-80e5-4b12b050dc2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:26.192248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fba7ef84-9701-4f04-80e5-4b12b050dc2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:26.198039 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:26.198039 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:26.199170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fba7ef84-9701-4f04-80e5-4b12b050dc2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:26.199713 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1078/4282] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:26 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:26.832828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-e2120f6a-58fd-4c5f-9f98-a53f681fc9fa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:26.835277 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-e2120f6a-58fd-4c5f-9f98-a53f681fc9fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b Jul 03 04:33:26.835521 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-e2120f6a-58fd-4c5f-9f98-a53f681fc9fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:26.835730 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-e2120f6a-58fd-4c5f-9f98-a53f681fc9fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:26.841110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-3b3e4db2-1de0-41b5-90a4-d9b7b7004c5c req-e2120f6a-58fd-4c5f-9f98-a53f681fc9fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b returned with HTTP 404 Jul 03 04:33:26.841856 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1064/4283] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:26 2026] DELETE /volume/v3/attachments/2b5cc32e-051a-492f-9df4-43486a9f8d7b => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:33:27.046991 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-382157f4-c05e-4488-8979-011c7c3d5556 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:27.049003 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-382157f4-c05e-4488-8979-011c7c3d5556 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:27.049234 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-382157f4-c05e-4488-8979-011c7c3d5556 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:27.049469 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-382157f4-c05e-4488-8979-011c7c3d5556 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:27.049598 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-382157f4-c05e-4488-8979-011c7c3d5556 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:27.049985 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-176c21c7-8e77-4cb2-a721-968615b005ca req-39ec45eb-1b7a-49be-9ff3-a028c0385447 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:27.052563 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-176c21c7-8e77-4cb2-a721-968615b005ca req-39ec45eb-1b7a-49be-9ff3-a028c0385447 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27 Jul 03 04:33:27.052778 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-176c21c7-8e77-4cb2-a721-968615b005ca req-39ec45eb-1b7a-49be-9ff3-a028c0385447 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:27.052989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-176c21c7-8e77-4cb2-a721-968615b005ca req-39ec45eb-1b7a-49be-9ff3-a028c0385447 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:27.054397 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:27.054397 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:27.055217 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-382157f4-c05e-4488-8979-011c7c3d5556 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:27.055749 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1075/4284] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:27 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:27.061801 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:27.061801 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:27.113341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f083e536-f364-45f8-b42d-d890c09c79be None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:27.115296 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f083e536-f364-45f8-b42d-d890c09c79be tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:27.115511 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f083e536-f364-45f8-b42d-d890c09c79be tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:27.115698 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f083e536-f364-45f8-b42d-d890c09c79be tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:27.128420 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:27.128420 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:27.133259 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f083e536-f364-45f8-b42d-d890c09c79be tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:27.139017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f083e536-f364-45f8-b42d-d890c09c79be tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:27.139651 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1079/4285] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:27 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:27.210801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-efdc61da-bc77-430b-9c47-ab1d8e062b59 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:27.212896 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-efdc61da-bc77-430b-9c47-ab1d8e062b59 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:27.213214 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-efdc61da-bc77-430b-9c47-ab1d8e062b59 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:27.213441 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-efdc61da-bc77-430b-9c47-ab1d8e062b59 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:27.213603 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-efdc61da-bc77-430b-9c47-ab1d8e062b59 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:27.220175 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:27.220175 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:27.220999 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-efdc61da-bc77-430b-9c47-ab1d8e062b59 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:27.221583 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1065/4286] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:27 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:27.593127 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-176c21c7-8e77-4cb2-a721-968615b005ca req-39ec45eb-1b7a-49be-9ff3-a028c0385447 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27 returned with HTTP 200 Jul 03 04:33:27.593663 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1068/4287] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:27 2026] DELETE /volume/v3/attachments/7ff8389a-5c95-4944-9e9b-8d9721c69e27 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:28.066087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-710cf2a6-a101-40bd-991f-a351807cbe89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:28.067645 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-710cf2a6-a101-40bd-991f-a351807cbe89 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:28.067818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-710cf2a6-a101-40bd-991f-a351807cbe89 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:28.067984 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-710cf2a6-a101-40bd-991f-a351807cbe89 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:28.068123 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-710cf2a6-a101-40bd-991f-a351807cbe89 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:28.072286 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:28.072286 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:28.073068 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-710cf2a6-a101-40bd-991f-a351807cbe89 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:28.073518 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1076/4288] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:28 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:28.155075 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-164bfde4-1f52-47fa-91ba-4b23e8d007a2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:28.156849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-164bfde4-1f52-47fa-91ba-4b23e8d007a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:28.157062 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-164bfde4-1f52-47fa-91ba-4b23e8d007a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:28.157259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-164bfde4-1f52-47fa-91ba-4b23e8d007a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:28.166814 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:28.166814 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:28.171164 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-164bfde4-1f52-47fa-91ba-4b23e8d007a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:28.176458 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-164bfde4-1f52-47fa-91ba-4b23e8d007a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:28.176860 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1080/4289] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:28 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:28.233447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-33f6f7e1-cea1-46d8-a2f8-cb734b77fc46 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:28.235557 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33f6f7e1-cea1-46d8-a2f8-cb734b77fc46 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:28.235774 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33f6f7e1-cea1-46d8-a2f8-cb734b77fc46 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:28.235995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33f6f7e1-cea1-46d8-a2f8-cb734b77fc46 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:28.236142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-33f6f7e1-cea1-46d8-a2f8-cb734b77fc46 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:28.241243 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:28.241243 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:28.242223 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33f6f7e1-cea1-46d8-a2f8-cb734b77fc46 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:28.242701 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1066/4290] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:28 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:29.083671 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5d592fed-2e04-48e1-983d-8ce7f2311d8d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.085884 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5d592fed-2e04-48e1-983d-8ce7f2311d8d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:29.086103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5d592fed-2e04-48e1-983d-8ce7f2311d8d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:29.086429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5d592fed-2e04-48e1-983d-8ce7f2311d8d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:29.086429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5d592fed-2e04-48e1-983d-8ce7f2311d8d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:29.091151 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.091151 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:29.091908 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5d592fed-2e04-48e1-983d-8ce7f2311d8d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:29.092341 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1069/4291] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:29 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:29.190320 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-919a7932-2d80-424b-a7df-405eab4ada24 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.192677 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-919a7932-2d80-424b-a7df-405eab4ada24 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:29.193105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-919a7932-2d80-424b-a7df-405eab4ada24 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:29.193511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-919a7932-2d80-424b-a7df-405eab4ada24 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:29.203609 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.203609 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:29.211359 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-919a7932-2d80-424b-a7df-405eab4ada24 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:29.215017 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-919a7932-2d80-424b-a7df-405eab4ada24 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:29.215736 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1077/4292] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:29 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:29.253412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-40fa417d-ae34-46d8-9e7d-7ddbc84ee8c6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.255294 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-40fa417d-ae34-46d8-9e7d-7ddbc84ee8c6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:29.255512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-40fa417d-ae34-46d8-9e7d-7ddbc84ee8c6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:29.255731 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-40fa417d-ae34-46d8-9e7d-7ddbc84ee8c6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:29.255863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-40fa417d-ae34-46d8-9e7d-7ddbc84ee8c6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:29.260870 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.260870 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:29.261854 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-40fa417d-ae34-46d8-9e7d-7ddbc84ee8c6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:29.262262 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1081/4293] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:29 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:29.429884 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c4d42b53-b913-459c-bd3d-b44171e5aa21 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.431652 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c4d42b53-b913-459c-bd3d-b44171e5aa21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:29.431847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c4d42b53-b913-459c-bd3d-b44171e5aa21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:29.432040 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c4d42b53-b913-459c-bd3d-b44171e5aa21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:29.442028 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.442028 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:29.446165 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c4d42b53-b913-459c-bd3d-b44171e5aa21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:29.450785 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c4d42b53-b913-459c-bd3d-b44171e5aa21 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:29.451211 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1067/4294] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:29 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:29.496753 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7422e208-730e-4f96-9445-9ab956da328a req-56292b3c-cbce-4f24-9b8b-b03479b9fb9f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.501144 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-56292b3c-cbce-4f24-9b8b-b03479b9fb9f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:29.501144 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-56292b3c-cbce-4f24-9b8b-b03479b9fb9f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:29.501504 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-56292b3c-cbce-4f24-9b8b-b03479b9fb9f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:29.512515 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.512515 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:29.515697 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-7422e208-730e-4f96-9445-9ab956da328a req-56292b3c-cbce-4f24-9b8b-b03479b9fb9f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:29.520402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-56292b3c-cbce-4f24-9b8b-b03479b9fb9f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:29.520811 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1070/4295] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:29 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:29.540637 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.542891 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea/action Jul 03 04:33:29.543369 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:29.543516 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:29.555137 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.555137 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:29.555698 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:29.564580 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Begin detaching volume completed successfully. Jul 03 04:33:29.564858 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-0f581cf7-b8d9-44ed-b812-04d3dcbfa5dc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea/action returned with HTTP 202 Jul 03 04:33:29.565617 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1078/4296] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:33:29 2026] POST /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:33:29.588234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87b1b5f0-c583-4560-b36f-6d0d8ec08a19 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:29.590190 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87b1b5f0-c583-4560-b36f-6d0d8ec08a19 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:29.590447 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87b1b5f0-c583-4560-b36f-6d0d8ec08a19 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:29.591045 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87b1b5f0-c583-4560-b36f-6d0d8ec08a19 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:29.600972 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:29.600972 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:29.606170 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87b1b5f0-c583-4560-b36f-6d0d8ec08a19 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:29.612252 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87b1b5f0-c583-4560-b36f-6d0d8ec08a19 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:29.612685 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1082/4297] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:29 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:30.101960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0cb22605-f7fd-46b6-9128-500b82d1c467 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.103763 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0cb22605-f7fd-46b6-9128-500b82d1c467 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:30.104011 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0cb22605-f7fd-46b6-9128-500b82d1c467 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.104222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0cb22605-f7fd-46b6-9128-500b82d1c467 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.104346 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0cb22605-f7fd-46b6-9128-500b82d1c467 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:30.110389 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.110389 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:30.111080 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0cb22605-f7fd-46b6-9128-500b82d1c467 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:30.111617 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1068/4298] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:30.228358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7114860f-e7e4-47de-9a5a-ad400348e8ec None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.230437 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7114860f-e7e4-47de-9a5a-ad400348e8ec tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:30.230624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7114860f-e7e4-47de-9a5a-ad400348e8ec tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.230799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7114860f-e7e4-47de-9a5a-ad400348e8ec tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.241953 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.241953 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:30.245959 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7114860f-e7e4-47de-9a5a-ad400348e8ec tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:30.251134 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7114860f-e7e4-47de-9a5a-ad400348e8ec tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:30.251653 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1071/4299] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:30.273717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d6ab4829-539a-4399-8703-01ba8c1c0023 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.276145 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d6ab4829-539a-4399-8703-01ba8c1c0023 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:30.276454 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d6ab4829-539a-4399-8703-01ba8c1c0023 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.276710 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d6ab4829-539a-4399-8703-01ba8c1c0023 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.276858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d6ab4829-539a-4399-8703-01ba8c1c0023 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:30.282522 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.282522 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:30.283609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d6ab4829-539a-4399-8703-01ba8c1c0023 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:30.284136 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1079/4300] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:30.530120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-861252c6-33b9-4aab-8014-fe7ce1643a12 req-797fdc41-99d4-4b37-ab3c-5c0142ca3dbd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.532304 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-861252c6-33b9-4aab-8014-fe7ce1643a12 req-797fdc41-99d4-4b37-ab3c-5c0142ca3dbd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e Jul 03 04:33:30.532548 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-861252c6-33b9-4aab-8014-fe7ce1643a12 req-797fdc41-99d4-4b37-ab3c-5c0142ca3dbd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.532772 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-861252c6-33b9-4aab-8014-fe7ce1643a12 req-797fdc41-99d4-4b37-ab3c-5c0142ca3dbd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.541003 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.541003 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:30.591353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e9063020-c3ba-4095-8460-1f28a5f561d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.591752 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9063020-c3ba-4095-8460-1f28a5f561d5 None None] GET https://10.4.3.253/volume// Jul 03 04:33:30.591913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9063020-c3ba-4095-8460-1f28a5f561d5 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.592097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9063020-c3ba-4095-8460-1f28a5f561d5 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.592478 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9063020-c3ba-4095-8460-1f28a5f561d5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:30.592749 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1069/4301] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:30.599836 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7422e208-730e-4f96-9445-9ab956da328a req-a52defca-65c4-4d4e-9ab3-a10a84b69c0a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.601798 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-a52defca-65c4-4d4e-9ab3-a10a84b69c0a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:30.602010 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-a52defca-65c4-4d4e-9ab3-a10a84b69c0a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.602178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-a52defca-65c4-4d4e-9ab3-a10a84b69c0a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.612937 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.612937 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:30.616445 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-7422e208-730e-4f96-9445-9ab956da328a req-a52defca-65c4-4d4e-9ab3-a10a84b69c0a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:30.620805 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-a52defca-65c4-4d4e-9ab3-a10a84b69c0a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:30.621315 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1072/4302] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1397 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:30.626562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-180af353-5349-430d-99fc-f1cde671c6b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.628286 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-180af353-5349-430d-99fc-f1cde671c6b3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:30.628507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-180af353-5349-430d-99fc-f1cde671c6b3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.628693 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-180af353-5349-430d-99fc-f1cde671c6b3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.638655 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.638655 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:30.644489 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-180af353-5349-430d-99fc-f1cde671c6b3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:30.651196 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-180af353-5349-430d-99fc-f1cde671c6b3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:30.651744 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1080/4303] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:30.676143 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.677806 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:33:30.678021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.678197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.678401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:33:30.685046 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.685046 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:30.685473 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:30.698148 np0000004364 devstack@c-api.service[99793]: WARNING cinder.keymgr.conf_key_mgr [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:33:30.704072 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:33:30.704278 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9cfd59b9-2357-43d2-9c4a-cd7e3a389e2c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 202 Jul 03 04:33:30.704708 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1070/4304] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:33:30 2026] DELETE /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:30.713586 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aa2303c1-ba3f-43ab-9bc5-9dce50a888d6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:30.715833 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aa2303c1-ba3f-43ab-9bc5-9dce50a888d6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:33:30.716136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aa2303c1-ba3f-43ab-9bc5-9dce50a888d6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:30.716414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aa2303c1-ba3f-43ab-9bc5-9dce50a888d6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:30.725789 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:30.725789 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:30.730619 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aa2303c1-ba3f-43ab-9bc5-9dce50a888d6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:30.736454 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aa2303c1-ba3f-43ab-9bc5-9dce50a888d6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 200 Jul 03 04:33:30.737031 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1073/4305] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:30 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:31.069293 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-861252c6-33b9-4aab-8014-fe7ce1643a12 req-797fdc41-99d4-4b37-ab3c-5c0142ca3dbd tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e returned with HTTP 200 Jul 03 04:33:31.069754 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1083/4306] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:30 2026] DELETE /volume/v3/attachments/9e8a0f60-8c13-4d92-b1de-f619b92be43e => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:31.123107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3f113587-a053-4641-ae45-bf1c7392e336 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.124778 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3f113587-a053-4641-ae45-bf1c7392e336 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:31.125018 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3f113587-a053-4641-ae45-bf1c7392e336 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.125243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3f113587-a053-4641-ae45-bf1c7392e336 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.125402 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3f113587-a053-4641-ae45-bf1c7392e336 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:31.128769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-7422e208-730e-4f96-9445-9ab956da328a req-ece27cc6-4ac5-41a7-9e28-bfd1d1127ead None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.130014 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.130014 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:31.130851 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3f113587-a053-4641-ae45-bf1c7392e336 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:31.131046 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-ece27cc6-4ac5-41a7-9e28-bfd1d1127ead tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:31.131265 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1081/4307] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:31.131357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-ece27cc6-4ac5-41a7-9e28-bfd1d1127ead tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.131564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-ece27cc6-4ac5-41a7-9e28-bfd1d1127ead tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.150486 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.150486 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:31.154870 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-7422e208-730e-4f96-9445-9ab956da328a req-ece27cc6-4ac5-41a7-9e28-bfd1d1127ead tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:31.160134 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-ece27cc6-4ac5-41a7-9e28-bfd1d1127ead tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:31.160615 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1071/4308] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:31.265017 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-955197cc-525d-41f9-a930-5a50f1b086e5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.267127 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-955197cc-525d-41f9-a930-5a50f1b086e5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:31.267398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-955197cc-525d-41f9-a930-5a50f1b086e5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.267687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-955197cc-525d-41f9-a930-5a50f1b086e5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.280495 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.280495 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:31.284024 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-955197cc-525d-41f9-a930-5a50f1b086e5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:31.289305 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-955197cc-525d-41f9-a930-5a50f1b086e5 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:31.289763 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1074/4309] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 940 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:31.295123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fc5ce12d-d017-4d4c-adbc-bc6b15de150f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.297973 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fc5ce12d-d017-4d4c-adbc-bc6b15de150f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:31.298201 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fc5ce12d-d017-4d4c-adbc-bc6b15de150f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.298458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fc5ce12d-d017-4d4c-adbc-bc6b15de150f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.298583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fc5ce12d-d017-4d4c-adbc-bc6b15de150f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:31.303683 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.303683 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:31.304704 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fc5ce12d-d017-4d4c-adbc-bc6b15de150f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:31.305216 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1084/4310] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:31.330097 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-3da9b413-099b-4d60-ba6f-5e78986c1f0d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.332351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-3da9b413-099b-4d60-ba6f-5e78986c1f0d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43/action Jul 03 04:33:31.332748 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-3da9b413-099b-4d60-ba6f-5e78986c1f0d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:31.332864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-3da9b413-099b-4d60-ba6f-5e78986c1f0d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:31.351818 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.351818 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:31.365611 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ea925142-309c-4506-8424-8b3c71ae1a6c req-3da9b413-099b-4d60-ba6f-5e78986c1f0d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43/action returned with HTTP 204 Jul 03 04:33:31.366084 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1082/4311] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:33:31 2026] POST /volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:31.668028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c8ef379c-f637-450c-933e-24525f4f96ba None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.670523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c8ef379c-f637-450c-933e-24525f4f96ba tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:31.670639 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c8ef379c-f637-450c-933e-24525f4f96ba tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.670844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c8ef379c-f637-450c-933e-24525f4f96ba tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.681533 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.681533 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:31.685560 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c8ef379c-f637-450c-933e-24525f4f96ba tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:31.690665 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c8ef379c-f637-450c-933e-24525f4f96ba tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:31.691113 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1072/4312] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:31.752974 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-60666ac2-759a-4ccf-9077-72583aae35bb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.755390 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60666ac2-759a-4ccf-9077-72583aae35bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 Jul 03 04:33:31.755901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60666ac2-759a-4ccf-9077-72583aae35bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.755901 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60666ac2-759a-4ccf-9077-72583aae35bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.764791 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60666ac2-759a-4ccf-9077-72583aae35bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 returned with HTTP 404 Jul 03 04:33:31.765468 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1075/4313] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/volumes/e122d125-debf-4bbd-b172-5d3d1fdf3036 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:31.776400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-680ac387-f276-4e12-bb46-0570825c61cf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.778824 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-680ac387-f276-4e12-bb46-0570825c61cf tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:33:31.779082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-680ac387-f276-4e12-bb46-0570825c61cf tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.779418 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-680ac387-f276-4e12-bb46-0570825c61cf tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.780587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-680ac387-f276-4e12-bb46-0570825c61cf tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:33:31.848436 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-680ac387-f276-4e12-bb46-0570825c61cf tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Get all volumes completed successfully. Jul 03 04:33:31.852277 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:31.852277 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:31.858867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-680ac387-f276-4e12-bb46-0570825c61cf tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:33:31.859691 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1085/4314] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:33:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19504 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:31.883629 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6f5fa6e7-22aa-47c8-ad1c-028773acd6ba None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.886534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f5fa6e7-22aa-47c8-ad1c-028773acd6ba tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] DELETE https://10.4.3.253/volume/v3/types/2a76aa84-81cb-47e2-beee-3cfcfa34ef3d Jul 03 04:33:31.887522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f5fa6e7-22aa-47c8-ad1c-028773acd6ba tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:31.887522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f5fa6e7-22aa-47c8-ad1c-028773acd6ba tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:31.925814 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f5fa6e7-22aa-47c8-ad1c-028773acd6ba tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/types/2a76aa84-81cb-47e2-beee-3cfcfa34ef3d returned with HTTP 202 Jul 03 04:33:31.926375 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1083/4315] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:33:31 2026] DELETE /volume/v3/types/2a76aa84-81cb-47e2-beee-3cfcfa34ef3d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:31.945246 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bf68be38-a753-4993-9c36-bc56f86c02bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.947490 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf68be38-a753-4993-9c36-bc56f86c02bd tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:33:31.948307 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bf68be38-a753-4993-9c36-bc56f86c02bd tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1792757356", "extra_specs": {}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:31.963495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bf68be38-a753-4993-9c36-bc56f86c02bd tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:33:31.963887 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1073/4316] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:33:31 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:31.973445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-981d57be-4ffd-406b-af02-d1ad7cc1da9a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:31.975627 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-981d57be-4ffd-406b-af02-d1ad7cc1da9a tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] POST https://10.4.3.253/volume/v3/types/5b462b8d-e3e4-4fd6-ba05-1993ac830c2e/encryption Jul 03 04:33:31.976048 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-981d57be-4ffd-406b-af02-d1ad7cc1da9a tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:31.995630 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-981d57be-4ffd-406b-af02-d1ad7cc1da9a tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/types/5b462b8d-e3e4-4fd6-ba05-1993ac830c2e/encryption returned with HTTP 200 Jul 03 04:33:31.996166 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1076/4317] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:33:31 2026] POST /volume/v3/types/5b462b8d-e3e4-4fd6-ba05-1993ac830c2e/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:32.007398 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c8d3903b-de72-4a56-a795-b92fa65d59da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.009438 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:33:32.009789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-862016863", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1792757356", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:32.011350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-862016863', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1792757356', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:33:32.014960 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:33:32.015284 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.015284 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:32.015763 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:33:32.022893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (49384ef5-fb67-44ab-9e42-e8556bb1c031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:33:32.023831 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa3f69b-9cb0-490e-b7ab-6ba346a4a7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:32.024789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:33:32.054350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fa3f69b-9cb0-490e-b7ab-6ba346a4a7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:33:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5b462b8d-e3e4-4fd6-ba05-1993ac830c2e,is_public=True,name='tempest-scenario-type-luks2-1792757356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5b462b8d-e3e4-4fd6-ba05-1993ac830c2e', '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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:32.055344 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a596be-cce9-4ddb-8962-35819f80a1e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:32.087295 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1792757356 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1792757356, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:33:32.087627 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1792757356 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1792757356, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:33:32.119440 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['46236cf0-2e0b-4127-979f-15a23180bc46', 'fe92cc88-c36d-469d-8b54-c2e0e6d1ca31', 'b3b1f8c4-e0f2-4fa2-a593-6bb609e69f07', 'e96b1745-86eb-4572-abaa-5d7c658f9777'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:33:32.120259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2a596be-cce9-4ddb-8962-35819f80a1e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46236cf0-2e0b-4127-979f-15a23180bc46', 'fe92cc88-c36d-469d-8b54-c2e0e6d1ca31', 'b3b1f8c4-e0f2-4fa2-a593-6bb609e69f07', 'e96b1745-86eb-4572-abaa-5d7c658f9777']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:32.121258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640d85e1-c7a2-4f47-89f8-4edc5a30764c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:32.142605 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1a9cb75a-1bfd-4cb3-9e81-df23bc6a856f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.145134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1a9cb75a-1bfd-4cb3-9e81-df23bc6a856f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:32.145500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1a9cb75a-1bfd-4cb3-9e81-df23bc6a856f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.145738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1a9cb75a-1bfd-4cb3-9e81-df23bc6a856f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.145905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1a9cb75a-1bfd-4cb3-9e81-df23bc6a856f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:32.147059 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (640d85e1-c7a2-4f47-89f8-4edc5a30764c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e201573-6c4f-4686-a756-46d5d9a04b8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-862016863',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['46236cf0-2e0b-4127-979f-15a23180bc46','fe92cc88-c36d-469d-8b54-c2e0e6d1ca31','b3b1f8c4-e0f2-4fa2-a593-6bb609e69f07','e96b1745-86eb-4572-abaa-5d7c658f9777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=5b462b8d-e3e4-4fd6-ba05-1993ac830c2e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-862016863',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5e201573-6c4f-4686-a756-46d5d9a04b8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b462b8d-e3e4-4fd6-ba05-1993ac830c2e),volume_type_id=5b462b8d-e3e4-4fd6-ba05-1993ac830c2e)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:32.148341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e37a791-c04b-4d75-a78f-828c37247873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:32.151700 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.151700 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:32.152667 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1a9cb75a-1bfd-4cb3-9e81-df23bc6a856f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:32.153054 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1084/4318] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:32.171272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e37a791-c04b-4d75-a78f-828c37247873) transitioned into state 'SUCCESS' from state '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-862016863',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['46236cf0-2e0b-4127-979f-15a23180bc46','fe92cc88-c36d-469d-8b54-c2e0e6d1ca31','b3b1f8c4-e0f2-4fa2-a593-6bb609e69f07','e96b1745-86eb-4572-abaa-5d7c658f9777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=5b462b8d-e3e4-4fd6-ba05-1993ac830c2e)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:32.172334 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde0b4d4-8d71-407e-b185-fbfd5122b641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:32.185060 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde0b4d4-8d71-407e-b185-fbfd5122b641) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:32.186207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (49384ef5-fb67-44ab-9e42-e8556bb1c031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:33:32.186700 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:33:32.187412 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c8d3903b-de72-4a56-a795-b92fa65d59da tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:33:32.187817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1086/4319] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:33:32 2026] POST /volume/v3/volumes => generated 780 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:33:32.201870 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5dc5a4bc-0243-4fd7-a31c-148cd43ed2f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.204520 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5dc5a4bc-0243-4fd7-a31c-148cd43ed2f7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:33:32.204703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5dc5a4bc-0243-4fd7-a31c-148cd43ed2f7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.205029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5dc5a4bc-0243-4fd7-a31c-148cd43ed2f7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.215430 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.215430 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:32.220611 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5dc5a4bc-0243-4fd7-a31c-148cd43ed2f7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:32.226646 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5dc5a4bc-0243-4fd7-a31c-148cd43ed2f7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:33:32.227075 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1074/4320] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:32.304081 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-88805c39-491a-4ea9-9a68-b0deb97b7456 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.306178 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88805c39-491a-4ea9-9a68-b0deb97b7456 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:32.306437 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88805c39-491a-4ea9-9a68-b0deb97b7456 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.306675 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-88805c39-491a-4ea9-9a68-b0deb97b7456 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.317562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c9311f2f-91c2-4e05-a288-6f52dc7864a7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.317916 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.317916 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:32.319708 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c9311f2f-91c2-4e05-a288-6f52dc7864a7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:32.319996 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c9311f2f-91c2-4e05-a288-6f52dc7864a7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.320308 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c9311f2f-91c2-4e05-a288-6f52dc7864a7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.320595 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c9311f2f-91c2-4e05-a288-6f52dc7864a7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:32.322759 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-88805c39-491a-4ea9-9a68-b0deb97b7456 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:32.326153 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.326153 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:32.327209 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c9311f2f-91c2-4e05-a288-6f52dc7864a7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:32.327719 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1085/4321] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:32.328291 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-88805c39-491a-4ea9-9a68-b0deb97b7456 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:32.328765 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1077/4322] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 1232 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:32.342825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-809d92de-2629-4283-afad-9a1d0614a233 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.345007 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-809d92de-2629-4283-afad-9a1d0614a233 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:32.345242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-809d92de-2629-4283-afad-9a1d0614a233 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.345561 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-809d92de-2629-4283-afad-9a1d0614a233 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.358817 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.358817 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:32.363135 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-809d92de-2629-4283-afad-9a1d0614a233 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:32.367719 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-809d92de-2629-4283-afad-9a1d0614a233 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:32.368300 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1087/4323] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 1232 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:32.705474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d61165d3-33f0-45ae-a534-85c745167f9a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.707020 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d61165d3-33f0-45ae-a534-85c745167f9a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:32.707304 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d61165d3-33f0-45ae-a534-85c745167f9a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.707570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d61165d3-33f0-45ae-a534-85c745167f9a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.716436 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.716436 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:32.722724 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d61165d3-33f0-45ae-a534-85c745167f9a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:32.724853 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d61165d3-33f0-45ae-a534-85c745167f9a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:32.725358 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1075/4324] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 1217 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:32.893162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-34a7196a-78f5-40f8-9c81-45b7b4774747 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:32.896374 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-34a7196a-78f5-40f8-9c81-45b7b4774747 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:32.897046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-34a7196a-78f5-40f8-9c81-45b7b4774747 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:32.897046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-34a7196a-78f5-40f8-9c81-45b7b4774747 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:32.909344 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:32.909344 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:32.916529 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-34a7196a-78f5-40f8-9c81-45b7b4774747 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:32.925129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-34a7196a-78f5-40f8-9c81-45b7b4774747 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:32.925928 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1086/4325] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:32 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.061193 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-7422e208-730e-4f96-9445-9ab956da328a req-dd31ed8b-147d-4be1-bb80-becde4c0cda3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.063560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-dd31ed8b-147d-4be1-bb80-becde4c0cda3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111 Jul 03 04:33:33.063773 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-dd31ed8b-147d-4be1-bb80-becde4c0cda3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.063964 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-dd31ed8b-147d-4be1-bb80-becde4c0cda3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.071887 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.071887 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:33.166692 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8e7618c8-6fb9-495b-bfd4-f16afb9ca602 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.168634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8e7618c8-6fb9-495b-bfd4-f16afb9ca602 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:33.168817 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8e7618c8-6fb9-495b-bfd4-f16afb9ca602 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.169067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8e7618c8-6fb9-495b-bfd4-f16afb9ca602 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.169239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8e7618c8-6fb9-495b-bfd4-f16afb9ca602 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:33.173956 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.173956 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:33.174770 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8e7618c8-6fb9-495b-bfd4-f16afb9ca602 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:33.175166 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1088/4326] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.242261 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c4a81f32-6fcb-49ac-8db8-7fdc3cc0fadc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.244643 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c4a81f32-6fcb-49ac-8db8-7fdc3cc0fadc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:33:33.244910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c4a81f32-6fcb-49ac-8db8-7fdc3cc0fadc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.245189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c4a81f32-6fcb-49ac-8db8-7fdc3cc0fadc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.254036 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.254036 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:33.259500 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c4a81f32-6fcb-49ac-8db8-7fdc3cc0fadc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:33.264707 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c4a81f32-6fcb-49ac-8db8-7fdc3cc0fadc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:33:33.265205 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1076/4327] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.284830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5fc112c2-27df-4b89-967e-9a518f7315c4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.287301 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5fc112c2-27df-4b89-967e-9a518f7315c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:33:33.287548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5fc112c2-27df-4b89-967e-9a518f7315c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.287773 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5fc112c2-27df-4b89-967e-9a518f7315c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.289710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-075d9183-3116-4874-884f-43088b03acec req-c17c3e1a-ed40-41c5-816d-b493f8c2badb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.292153 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c17c3e1a-ed40-41c5-816d-b493f8c2badb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:33.292382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c17c3e1a-ed40-41c5-816d-b493f8c2badb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.292586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c17c3e1a-ed40-41c5-816d-b493f8c2badb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.296495 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.296495 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:33.301927 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5fc112c2-27df-4b89-967e-9a518f7315c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:33.304727 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.304727 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:33.308679 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5fc112c2-27df-4b89-967e-9a518f7315c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:33:33.309122 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1087/4328] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.313506 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-075d9183-3116-4874-884f-43088b03acec req-c17c3e1a-ed40-41c5-816d-b493f8c2badb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:33.319926 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c17c3e1a-ed40-41c5-816d-b493f8c2badb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:33.320494 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1089/4329] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.327152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.329073 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/action Jul 03 04:33:33.329525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:33.329694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:33.343921 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.343921 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:33.343921 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:33.346304 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6acbe150-4f4c-4679-b1bc-516cb4f94ef2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.349383 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6acbe150-4f4c-4679-b1bc-516cb4f94ef2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:33.349675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6acbe150-4f4c-4679-b1bc-516cb4f94ef2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.350692 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6acbe150-4f4c-4679-b1bc-516cb4f94ef2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.350692 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6acbe150-4f4c-4679-b1bc-516cb4f94ef2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:33.352345 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume updated successfully. Jul 03 04:33:33.352622 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8d24475c-8867-4d31-8069-13f9253d6aa3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/action returned with HTTP 200 Jul 03 04:33:33.353305 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1077/4330] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:33:33 2026] POST /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 04:33:33.359290 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.359290 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:33.360667 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6acbe150-4f4c-4679-b1bc-516cb4f94ef2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:33.360935 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1088/4331] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.520706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-68b7ee5b-45ea-46e3-b104-af09a129245e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.522748 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-68b7ee5b-45ea-46e3-b104-af09a129245e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:33:33.522936 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-68b7ee5b-45ea-46e3-b104-af09a129245e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.523176 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-68b7ee5b-45ea-46e3-b104-af09a129245e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.530522 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.530522 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:33.535744 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-68b7ee5b-45ea-46e3-b104-af09a129245e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:33.541206 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-68b7ee5b-45ea-46e3-b104-af09a129245e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:33:33.541783 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1090/4332] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.608169 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-7422e208-730e-4f96-9445-9ab956da328a req-dd31ed8b-147d-4be1-bb80-becde4c0cda3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111 returned with HTTP 200 Jul 03 04:33:33.609018 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1078/4333] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:33 2026] DELETE /volume/v3/attachments/309a9204-0a94-492f-b948-4e17b6834111 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.738905 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-19ed06bc-d2ae-4842-abae-3b8c76250007 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.740771 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-19ed06bc-d2ae-4842-abae-3b8c76250007 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:33.740986 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-19ed06bc-d2ae-4842-abae-3b8c76250007 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.741212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-19ed06bc-d2ae-4842-abae-3b8c76250007 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.749746 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.749746 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:33.754727 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-19ed06bc-d2ae-4842-abae-3b8c76250007 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:33.759768 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-19ed06bc-d2ae-4842-abae-3b8c76250007 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:33.760381 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1078/4334] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 922 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:33.772923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ab7b4b5f-99cc-4eb0-abf2-62066eb39a90 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.775270 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ab7b4b5f-99cc-4eb0-abf2-62066eb39a90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:33.775569 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ab7b4b5f-99cc-4eb0-abf2-62066eb39a90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.775751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ab7b4b5f-99cc-4eb0-abf2-62066eb39a90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.786556 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.786556 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:33.791039 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ab7b4b5f-99cc-4eb0-abf2-62066eb39a90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:33.797278 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ab7b4b5f-99cc-4eb0-abf2-62066eb39a90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:33.797836 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1089/4335] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1165 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:33.840336 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-83e38357-5777-4840-98dc-e708ed40df2f req-01bef950-1efd-4cf1-b1ff-a70285865b0e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.842222 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-01bef950-1efd-4cf1-b1ff-a70285865b0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:33.842504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-01bef950-1efd-4cf1-b1ff-a70285865b0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.842699 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-01bef950-1efd-4cf1-b1ff-a70285865b0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.851876 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.851876 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:33.855510 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-83e38357-5777-4840-98dc-e708ed40df2f req-01bef950-1efd-4cf1-b1ff-a70285865b0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:33.860056 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-01bef950-1efd-4cf1-b1ff-a70285865b0e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:33.860501 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1091/4336] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1165 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:33.878920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.880943 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/action Jul 03 04:33:33.881268 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:33.881397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:33.892909 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.892909 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:33.893363 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:33.901251 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Begin detaching volume completed successfully. Jul 03 04:33:33.901496 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-cf828d57-757e-4ca5-b50c-308093f09d47 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/action returned with HTTP 202 Jul 03 04:33:33.902001 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1079/4337] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:33:33 2026] POST /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:33:33.921929 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9ea16b3-83c1-485b-9d5f-e36b3fe6e2bc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.923496 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9ea16b3-83c1-485b-9d5f-e36b3fe6e2bc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:33.923704 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9ea16b3-83c1-485b-9d5f-e36b3fe6e2bc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.923918 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9ea16b3-83c1-485b-9d5f-e36b3fe6e2bc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.933595 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.933595 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:33.937578 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b9ea16b3-83c1-485b-9d5f-e36b3fe6e2bc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:33.942238 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9ea16b3-83c1-485b-9d5f-e36b3fe6e2bc tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:33.942874 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1079/4338] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:33.977766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-31a83703-bf21-42f9-a31b-fdd6973a2ae6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:33.980094 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-31a83703-bf21-42f9-a31b-fdd6973a2ae6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:33:33.980371 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-31a83703-bf21-42f9-a31b-fdd6973a2ae6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:33.981711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-31a83703-bf21-42f9-a31b-fdd6973a2ae6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:33.988835 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:33.988835 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:33.993575 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-31a83703-bf21-42f9-a31b-fdd6973a2ae6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:33.998278 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-31a83703-bf21-42f9-a31b-fdd6973a2ae6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:33:33.998896 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1090/4339] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:33 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:34.008181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.010507 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:33:34.010991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-392938199", "source_volid": "5aa2b81d-919b-46b6-82a6-12364e32ea53", "volume_type": "tempest-scenario-type-luks-977487767", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:34.012678 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-392938199', 'source_volid': '5aa2b81d-919b-46b6-82a6-12364e32ea53', 'volume_type': 'tempest-scenario-type-luks-977487767', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:33:34.015098 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ed1f09d5-2e17-427f-9ac0-6d4559c42b7d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.015592 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed1f09d5-2e17-427f-9ac0-6d4559c42b7d None None] GET https://10.4.3.253/volume// Jul 03 04:33:34.015775 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed1f09d5-2e17-427f-9ac0-6d4559c42b7d None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:34.015994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed1f09d5-2e17-427f-9ac0-6d4559c42b7d None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:34.016289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed1f09d5-2e17-427f-9ac0-6d4559c42b7d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:34.016600 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1080/4340] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:33:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:34.024756 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:34.024756 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:34.025273 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume retrieved successfully. Jul 03 04:33:34.025691 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume of 1 GB Jul 03 04:33:34.025752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-deb48531-505a-421c-bb9d-7bd9cf471ef7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.026117 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Availability Zones retrieved successfully. Jul 03 04:33:34.027698 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-deb48531-505a-421c-bb9d-7bd9cf471ef7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:33:34.028036 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-deb48531-505a-421c-bb9d-7bd9cf471ef7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e201573-6c4f-4686-a756-46d5d9a04b8d", "connector": null, "instance_uuid": "262e215b-b0e5-4c9a-8bc4-ffc5d5b42c65"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:34.031386 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (e04db86d-cee9-4026-8ae5-8aee44fa4be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:33:34.032491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99cce35f-9408-466b-8fed-e114cfb53fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:34.033835 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:33:34.036782 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:34.036782 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:34.059954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99cce35f-9408-466b-8fed-e114cfb53fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '5aa2b81d-919b-46b6-82a6-12364e32ea53', 'volume_type': VolumeType(created_at=2026-07-03T04:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3b654074-0964-46e0-9be4-2b2d2d3c1686,is_public=True,name='tempest-scenario-type-luks-977487767',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3b654074-0964-46e0-9be4-2b2d2d3c1686', '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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:34.062367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54852cb5-9fdf-41e4-9e60-ee284bad232b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:34.073813 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-deb48531-505a-421c-bb9d-7bd9cf471ef7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:33:34.074340 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1080/4341] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:33:34 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) Jul 03 04:33:34.090631 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-977487767 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-977487767, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:33:34.090944 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-977487767 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-977487767, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:33:34.106844 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Created reservations ['9cd363fa-ba8d-4cf3-a61c-6d2b200c4643', '2fe50910-80ee-44df-83c4-efed0a341786', '2af621f0-4e0d-4a04-b900-b95da44da744', '1c094982-b99d-4225-8531-20b331fe0435'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:33:34.107659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54852cb5-9fdf-41e4-9e60-ee284bad232b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd363fa-ba8d-4cf3-a61c-6d2b200c4643', '2fe50910-80ee-44df-83c4-efed0a341786', '2af621f0-4e0d-4a04-b900-b95da44da744', '1c094982-b99d-4225-8531-20b331fe0435']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:34.108466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a90078c9-be01-4290-b430-da58153a9f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:34.146931 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a90078c9-be01-4290-b430-da58153a9f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521fa120-cb6b-4b64-8191-20a7b7c26fdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-392938199',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['9cd363fa-ba8d-4cf3-a61c-6d2b200c4643','2fe50910-80ee-44df-83c4-efed0a341786','2af621f0-4e0d-4a04-b900-b95da44da744','1c094982-b99d-4225-8531-20b331fe0435'],size=1,snapshot_id=None,source_replicaid=,source_volid=5aa2b81d-919b-46b6-82a6-12364e32ea53,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=3b654074-0964-46e0-9be4-2b2d2d3c1686), '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-07-03T04:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-392938199',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=521fa120-cb6b-4b64-8191-20a7b7c26fdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d65926e1c6304f55836272a53fb4e961',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=5aa2b81d-919b-46b6-82a6-12364e32ea53,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b845f8b309641a884aafd08c2e8b72b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3b654074-0964-46e0-9be4-2b2d2d3c1686),volume_type_id=3b654074-0964-46e0-9be4-2b2d2d3c1686)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:34.147635 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3b924c-d73f-4de3-bca6-5ea3f45ca107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:34.168953 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c3b924c-d73f-4de3-bca6-5ea3f45ca107) transitioned into state 'SUCCESS' from state '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-392938199',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d65926e1c6304f55836272a53fb4e961',qos_specs=None,replication_status=,reservations=['9cd363fa-ba8d-4cf3-a61c-6d2b200c4643','2fe50910-80ee-44df-83c4-efed0a341786','2af621f0-4e0d-4a04-b900-b95da44da744','1c094982-b99d-4225-8531-20b331fe0435'],size=1,snapshot_id=None,source_replicaid=,source_volid=5aa2b81d-919b-46b6-82a6-12364e32ea53,status='creating',user_id='0b845f8b309641a884aafd08c2e8b72b',volume_type_id=3b654074-0964-46e0-9be4-2b2d2d3c1686)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:34.169725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e66951e-1327-478d-9a26-26d15550fda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:34.188076 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cbde255d-1c2a-4198-baca-823998070d1f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.190397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e66951e-1327-478d-9a26-26d15550fda9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:34.190531 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cbde255d-1c2a-4198-baca-823998070d1f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:34.190854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cbde255d-1c2a-4198-baca-823998070d1f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:34.191004 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cbde255d-1c2a-4198-baca-823998070d1f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:34.191179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Flow 'volume_create_api' (e04db86d-cee9-4026-8ae5-8aee44fa4be1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:33:34.191240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-cbde255d-1c2a-4198-baca-823998070d1f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:34.191471 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Create volume request issued successfully. Jul 03 04:33:34.192084 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7692312f-c1a9-412c-99db-efd6aeb12a8a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:33:34.192655 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1092/4342] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:33:34 2026] POST /volume/v3/volumes => generated 809 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:33:34.197180 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:34.197180 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:34.198414 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cbde255d-1c2a-4198-baca-823998070d1f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:34.198987 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1091/4343] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:34 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:34.205926 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2a2efcea-cf11-48fb-9d0c-c6c8de0918b0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.208238 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a2efcea-cf11-48fb-9d0c-c6c8de0918b0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:34.208466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a2efcea-cf11-48fb-9d0c-c6c8de0918b0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:34.208714 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a2efcea-cf11-48fb-9d0c-c6c8de0918b0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:34.217878 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:34.217878 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:34.221773 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2a2efcea-cf11-48fb-9d0c-c6c8de0918b0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:34.226497 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a2efcea-cf11-48fb-9d0c-c6c8de0918b0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:34.226954 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1081/4344] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:34 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:34.372872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-439bb6d6-3b72-47b2-b907-e2b1ae7bed43 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.374587 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-439bb6d6-3b72-47b2-b907-e2b1ae7bed43 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:34.374729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-439bb6d6-3b72-47b2-b907-e2b1ae7bed43 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:34.374933 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-439bb6d6-3b72-47b2-b907-e2b1ae7bed43 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:34.375066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-439bb6d6-3b72-47b2-b907-e2b1ae7bed43 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:34.379545 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:34.379545 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:34.380476 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-439bb6d6-3b72-47b2-b907-e2b1ae7bed43 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:34.380853 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1081/4345] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:34 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:34.959950 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fa7432c4-0899-4fed-b4a4-1e409f3bb5b9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:34.962212 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fa7432c4-0899-4fed-b4a4-1e409f3bb5b9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:34.962405 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fa7432c4-0899-4fed-b4a4-1e409f3bb5b9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:34.962633 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fa7432c4-0899-4fed-b4a4-1e409f3bb5b9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:34.973660 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:34.973660 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:34.977980 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fa7432c4-0899-4fed-b4a4-1e409f3bb5b9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:34.984614 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fa7432c4-0899-4fed-b4a4-1e409f3bb5b9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:34.985410 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1093/4346] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:34 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:35.133170 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8eefd751-0fb7-4b38-a848-baa0a3eaabee None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.133697 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8eefd751-0fb7-4b38-a848-baa0a3eaabee None None] GET https://10.4.3.253/volume// Jul 03 04:33:35.133977 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8eefd751-0fb7-4b38-a848-baa0a3eaabee None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.134302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8eefd751-0fb7-4b38-a848-baa0a3eaabee None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.134795 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8eefd751-0fb7-4b38-a848-baa0a3eaabee None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:35.135245 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1092/4347] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:35.143886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-83e38357-5777-4840-98dc-e708ed40df2f req-4986fe80-09ee-4cd3-86ae-4eb02387176e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.146003 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-4986fe80-09ee-4cd3-86ae-4eb02387176e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:35.146255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-4986fe80-09ee-4cd3-86ae-4eb02387176e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.146450 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-4986fe80-09ee-4cd3-86ae-4eb02387176e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.155560 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.155560 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:35.159043 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-83e38357-5777-4840-98dc-e708ed40df2f req-4986fe80-09ee-4cd3-86ae-4eb02387176e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:35.163163 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-4986fe80-09ee-4cd3-86ae-4eb02387176e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:35.163591 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1082/4348] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1348 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:35.174409 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-83e38357-5777-4840-98dc-e708ed40df2f req-69c62a92-673d-485c-86f8-97d912e022f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.177088 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-69c62a92-673d-485c-86f8-97d912e022f6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/encryption Jul 03 04:33:35.177371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-69c62a92-673d-485c-86f8-97d912e022f6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.177658 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-69c62a92-673d-485c-86f8-97d912e022f6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.191907 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.191907 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:35.202412 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-69c62a92-673d-485c-86f8-97d912e022f6 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/encryption returned with HTTP 200 Jul 03 04:33:35.202829 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1082/4349] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:35.211640 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-10b5bdeb-669d-499b-b4ea-db94767c785d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.213658 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-10b5bdeb-669d-499b-b4ea-db94767c785d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:35.214006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-10b5bdeb-669d-499b-b4ea-db94767c785d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.214181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-10b5bdeb-669d-499b-b4ea-db94767c785d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.214341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-10b5bdeb-669d-499b-b4ea-db94767c785d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:35.220153 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.220153 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:35.221254 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-10b5bdeb-669d-499b-b4ea-db94767c785d tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:35.221811 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1094/4350] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:35.243298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a342fa1f-081d-4243-aa89-5401569f30f5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.248765 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a342fa1f-081d-4243-aa89-5401569f30f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:35.249083 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a342fa1f-081d-4243-aa89-5401569f30f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.249378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a342fa1f-081d-4243-aa89-5401569f30f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.261064 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.261064 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:35.266806 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a342fa1f-081d-4243-aa89-5401569f30f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:35.273426 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a342fa1f-081d-4243-aa89-5401569f30f5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:35.274206 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1093/4351] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:35.363299 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3e982a7a-f132-45bf-85f6-5e3cee53d6db None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.363720 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e982a7a-f132-45bf-85f6-5e3cee53d6db None None] GET https://10.4.3.253/volume// Jul 03 04:33:35.363899 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e982a7a-f132-45bf-85f6-5e3cee53d6db None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.364111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e982a7a-f132-45bf-85f6-5e3cee53d6db None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.364452 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e982a7a-f132-45bf-85f6-5e3cee53d6db None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:35.364745 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1083/4352] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:35.374423 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-075d9183-3116-4874-884f-43088b03acec req-a7da65a5-dbb4-4ddf-ac75-4b6cc288a12f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.376341 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-a7da65a5-dbb4-4ddf-ac75-4b6cc288a12f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:33:35.376751 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-a7da65a5-dbb4-4ddf-ac75-4b6cc288a12f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f964121-26f5-44e6-8af7-c2f67acf1c36", "connector": null, "instance_uuid": "385c6f56-da71-4ad9-9a49-cf8ee2f645cb"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:35.384767 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.384767 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:35.393746 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-46bd71cb-0f7e-4f60-85ae-78560cfd7ef9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.395580 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46bd71cb-0f7e-4f60-85ae-78560cfd7ef9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:35.395794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46bd71cb-0f7e-4f60-85ae-78560cfd7ef9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.395990 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-46bd71cb-0f7e-4f60-85ae-78560cfd7ef9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.396088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-46bd71cb-0f7e-4f60-85ae-78560cfd7ef9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:35.400623 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.400623 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:35.401420 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-46bd71cb-0f7e-4f60-85ae-78560cfd7ef9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:35.401792 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1095/4353] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:35.413278 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-a7da65a5-dbb4-4ddf-ac75-4b6cc288a12f tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:33:35.413729 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1083/4354] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:33:35 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) Jul 03 04:33:35.845883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1007e4b8-74f1-4d64-89f3-b6b914f65efb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.848403 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1007e4b8-74f1-4d64-89f3-b6b914f65efb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:35.848681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1007e4b8-74f1-4d64-89f3-b6b914f65efb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.848912 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1007e4b8-74f1-4d64-89f3-b6b914f65efb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.860345 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.860345 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:35.864172 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1007e4b8-74f1-4d64-89f3-b6b914f65efb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:35.869110 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1007e4b8-74f1-4d64-89f3-b6b914f65efb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:35.869632 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1094/4355] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:35.940675 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3db72ec5-12d6-4d44-8619-3fdbff2e218b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.941196 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3db72ec5-12d6-4d44-8619-3fdbff2e218b None None] GET https://10.4.3.253/volume// Jul 03 04:33:35.941433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3db72ec5-12d6-4d44-8619-3fdbff2e218b None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.941683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3db72ec5-12d6-4d44-8619-3fdbff2e218b None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.942074 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3db72ec5-12d6-4d44-8619-3fdbff2e218b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:35.942458 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1084/4356] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:35.950125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-075d9183-3116-4874-884f-43088b03acec req-eb046316-2e14-4e30-999b-8188fc9a9668 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:35.952464 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-eb046316-2e14-4e30-999b-8188fc9a9668 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:35.952669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-eb046316-2e14-4e30-999b-8188fc9a9668 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:35.952865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-eb046316-2e14-4e30-999b-8188fc9a9668 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:35.962398 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:35.962398 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:35.965650 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-075d9183-3116-4874-884f-43088b03acec req-eb046316-2e14-4e30-999b-8188fc9a9668 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:35.969992 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-eb046316-2e14-4e30-999b-8188fc9a9668 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:35.970389 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1096/4357] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 1116 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:35.998815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3ae29c8b-973c-43b8-ae55-a7340722023a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:36.000901 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ae29c8b-973c-43b8-ae55-a7340722023a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:36.001166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ae29c8b-973c-43b8-ae55-a7340722023a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:36.001429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ae29c8b-973c-43b8-ae55-a7340722023a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:36.022914 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:36.022914 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:36.034315 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3ae29c8b-973c-43b8-ae55-a7340722023a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:36.040214 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ae29c8b-973c-43b8-ae55-a7340722023a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:36.040707 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1084/4358] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:35 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1168 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:36.108108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:36.113572 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] PUT https://10.4.3.253/volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee Jul 03 04:33:36.114017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:36.122678 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Acquiring lock "cinder-attachment_update-6f964121-26f5-44e6-8af7-c2f67acf1c36-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:33:36.128083 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Lock "cinder-attachment_update-6f964121-26f5-44e6-8af7-c2f67acf1c36-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:33:36.129495 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:36.129495 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:36.232938 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e1690903-4d6f-43d1-b25c-87b340c78085 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:36.234765 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1690903-4d6f-43d1-b25c-87b340c78085 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:36.234980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1690903-4d6f-43d1-b25c-87b340c78085 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:36.235158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1690903-4d6f-43d1-b25c-87b340c78085 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:36.235260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e1690903-4d6f-43d1-b25c-87b340c78085 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:36.239658 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:36.239658 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:36.240525 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1690903-4d6f-43d1-b25c-87b340c78085 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:36.240993 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1085/4359] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:36 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:36.289891 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-baf25ec2-872d-44a3-a59c-1b782b5ef9b8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:36.291875 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-baf25ec2-872d-44a3-a59c-1b782b5ef9b8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:36.292110 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-baf25ec2-872d-44a3-a59c-1b782b5ef9b8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:36.292296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-baf25ec2-872d-44a3-a59c-1b782b5ef9b8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:36.299829 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:36.299829 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:36.303877 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-baf25ec2-872d-44a3-a59c-1b782b5ef9b8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:36.308940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-baf25ec2-872d-44a3-a59c-1b782b5ef9b8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:36.309433 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1097/4360] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:36 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:36.414753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e2137b26-7b8a-4879-8533-2013cefb78ec None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:36.416601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e2137b26-7b8a-4879-8533-2013cefb78ec tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:36.416850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e2137b26-7b8a-4879-8533-2013cefb78ec tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:36.417080 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e2137b26-7b8a-4879-8533-2013cefb78ec tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:36.417214 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e2137b26-7b8a-4879-8533-2013cefb78ec tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:36.423202 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:36.423202 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:36.424398 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e2137b26-7b8a-4879-8533-2013cefb78ec tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:36.424943 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1085/4361] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:36 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:36.651724 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Lock "cinder-attachment_update-6f964121-26f5-44e6-8af7-c2f67acf1c36-np0000004364" released by "attachment_update" :: held 0.524s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:33:36.652058 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-9b180589-9770-433b-a793-cb0f3995dec4 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee returned with HTTP 200 Jul 03 04:33:36.652529 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1095/4362] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:33:36 2026] PUT /volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:36.882293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d26fcdab-35e2-4f39-9983-ec60294a66a2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:36.884019 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d26fcdab-35e2-4f39-9983-ec60294a66a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:36.884182 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d26fcdab-35e2-4f39-9983-ec60294a66a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:36.884392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d26fcdab-35e2-4f39-9983-ec60294a66a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:36.894150 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:36.894150 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:36.897918 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d26fcdab-35e2-4f39-9983-ec60294a66a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:36.903411 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d26fcdab-35e2-4f39-9983-ec60294a66a2 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:36.903898 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1086/4363] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:36 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:37.058304 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-959a39ec-a93a-4e84-b3ff-05aebef047c4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:37.060762 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-959a39ec-a93a-4e84-b3ff-05aebef047c4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:37.061070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-959a39ec-a93a-4e84-b3ff-05aebef047c4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:37.061437 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-959a39ec-a93a-4e84-b3ff-05aebef047c4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:37.074649 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:37.074649 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:37.079794 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-959a39ec-a93a-4e84-b3ff-05aebef047c4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:37.086765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-959a39ec-a93a-4e84-b3ff-05aebef047c4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:37.087390 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1098/4364] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:37 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1168 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:37.252800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-be96b0d0-3080-40cf-917c-2f527fff0db4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:37.254946 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be96b0d0-3080-40cf-917c-2f527fff0db4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:37.255142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be96b0d0-3080-40cf-917c-2f527fff0db4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:37.255354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be96b0d0-3080-40cf-917c-2f527fff0db4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:37.255462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-be96b0d0-3080-40cf-917c-2f527fff0db4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:37.260577 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:37.260577 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:37.261646 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be96b0d0-3080-40cf-917c-2f527fff0db4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:37.262227 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1086/4365] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:37 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:37.322474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a30de14e-ec58-4dff-975f-e6f517dddb8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:37.324301 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a30de14e-ec58-4dff-975f-e6f517dddb8e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:37.324959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a30de14e-ec58-4dff-975f-e6f517dddb8e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:37.324959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a30de14e-ec58-4dff-975f-e6f517dddb8e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:37.333068 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:37.333068 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:37.337980 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a30de14e-ec58-4dff-975f-e6f517dddb8e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:37.344939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a30de14e-ec58-4dff-975f-e6f517dddb8e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:37.345524 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1096/4366] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:37 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:37.439636 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5116f767-1f93-426b-a72b-0cb2fcea1358 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:37.442347 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5116f767-1f93-426b-a72b-0cb2fcea1358 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:37.443615 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5116f767-1f93-426b-a72b-0cb2fcea1358 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:37.443699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5116f767-1f93-426b-a72b-0cb2fcea1358 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:37.443904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5116f767-1f93-426b-a72b-0cb2fcea1358 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:37.449550 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:37.449550 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:37.450457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5116f767-1f93-426b-a72b-0cb2fcea1358 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:37.450912 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1087/4367] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:37 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:37.916580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b16629ad-c814-4d91-94ef-6b33a2a5a74e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:37.919468 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b16629ad-c814-4d91-94ef-6b33a2a5a74e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:37.919739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b16629ad-c814-4d91-94ef-6b33a2a5a74e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:37.920241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b16629ad-c814-4d91-94ef-6b33a2a5a74e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:37.933648 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:37.933648 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:37.938603 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b16629ad-c814-4d91-94ef-6b33a2a5a74e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:37.943578 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b16629ad-c814-4d91-94ef-6b33a2a5a74e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:37.944084 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1099/4368] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:37 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:38.102434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-16b80c5a-a578-4909-bf9e-a705520db1c3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:38.104202 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-16b80c5a-a578-4909-bf9e-a705520db1c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:38.104379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-16b80c5a-a578-4909-bf9e-a705520db1c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:38.104548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-16b80c5a-a578-4909-bf9e-a705520db1c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:38.113370 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:38.113370 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:38.116829 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-16b80c5a-a578-4909-bf9e-a705520db1c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:38.121006 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-16b80c5a-a578-4909-bf9e-a705520db1c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:38.121463 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1087/4369] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:38 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:38.274113 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-68ba61f3-0019-4ca9-8ff5-f8cbf99b29dd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:38.276644 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-68ba61f3-0019-4ca9-8ff5-f8cbf99b29dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:38.276787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-68ba61f3-0019-4ca9-8ff5-f8cbf99b29dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:38.277116 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-68ba61f3-0019-4ca9-8ff5-f8cbf99b29dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:38.277247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-68ba61f3-0019-4ca9-8ff5-f8cbf99b29dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:38.283106 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:38.283106 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:38.284436 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-68ba61f3-0019-4ca9-8ff5-f8cbf99b29dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:38.285286 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1097/4370] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:38 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:38.362786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-93914d67-6f07-4b10-9990-829a94306675 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:38.364992 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93914d67-6f07-4b10-9990-829a94306675 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:38.365121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93914d67-6f07-4b10-9990-829a94306675 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:38.365343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-93914d67-6f07-4b10-9990-829a94306675 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:38.372918 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:38.372918 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:38.377956 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-93914d67-6f07-4b10-9990-829a94306675 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:38.382427 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-93914d67-6f07-4b10-9990-829a94306675 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:38.382868 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1088/4371] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:38 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:38.466502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c741b74c-e13f-4e40-bca2-a74f89aa74f5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:38.468684 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c741b74c-e13f-4e40-bca2-a74f89aa74f5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:38.468987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c741b74c-e13f-4e40-bca2-a74f89aa74f5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:38.469232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c741b74c-e13f-4e40-bca2-a74f89aa74f5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:38.469839 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c741b74c-e13f-4e40-bca2-a74f89aa74f5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:38.475898 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:38.475898 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:38.477196 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c741b74c-e13f-4e40-bca2-a74f89aa74f5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:38.477736 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1100/4372] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:38 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:38.946635 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-83e38357-5777-4840-98dc-e708ed40df2f req-5e0c12b4-60c5-4ca3-82dc-f484197e868f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:38.949319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-5e0c12b4-60c5-4ca3-82dc-f484197e868f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287 Jul 03 04:33:38.949547 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-5e0c12b4-60c5-4ca3-82dc-f484197e868f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:38.949767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-5e0c12b4-60c5-4ca3-82dc-f484197e868f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:38.958060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-12ace917-e038-4bbb-bdfe-41ea68352dfd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:38.959805 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:38.959805 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:38.960226 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-12ace917-e038-4bbb-bdfe-41ea68352dfd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:38.960544 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-12ace917-e038-4bbb-bdfe-41ea68352dfd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:38.960749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-12ace917-e038-4bbb-bdfe-41ea68352dfd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:38.984043 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:38.984043 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:38.996074 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-12ace917-e038-4bbb-bdfe-41ea68352dfd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:39.004926 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-12ace917-e038-4bbb-bdfe-41ea68352dfd tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:39.005614 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1098/4373] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:38 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:39.135451 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6f2906d7-d07e-4af2-ab01-94fa12d366fa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:39.137567 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6f2906d7-d07e-4af2-ab01-94fa12d366fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:39.137841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6f2906d7-d07e-4af2-ab01-94fa12d366fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:39.138046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6f2906d7-d07e-4af2-ab01-94fa12d366fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:39.149452 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:39.149452 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:39.156058 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6f2906d7-d07e-4af2-ab01-94fa12d366fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:39.160551 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6f2906d7-d07e-4af2-ab01-94fa12d366fa tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:39.161037 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1089/4374] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:39 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:33:39.317554 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ae7962d4-73ef-4056-953e-906e113d62d7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:39.319419 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae7962d4-73ef-4056-953e-906e113d62d7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:39.319612 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae7962d4-73ef-4056-953e-906e113d62d7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:39.319809 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae7962d4-73ef-4056-953e-906e113d62d7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:39.319885 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ae7962d4-73ef-4056-953e-906e113d62d7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:39.324193 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:39.324193 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:39.324986 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae7962d4-73ef-4056-953e-906e113d62d7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:39.325392 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1101/4375] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:39 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:39.397132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-55703fb8-6487-469d-bfd4-4d4915235a67 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:39.399254 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55703fb8-6487-469d-bfd4-4d4915235a67 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:39.399549 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55703fb8-6487-469d-bfd4-4d4915235a67 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:39.399916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-55703fb8-6487-469d-bfd4-4d4915235a67 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:39.407343 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:39.407343 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:39.411534 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-55703fb8-6487-469d-bfd4-4d4915235a67 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:39.416546 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-55703fb8-6487-469d-bfd4-4d4915235a67 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:39.417166 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1099/4376] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:39 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:39.490549 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ef615ef5-c23c-41df-8ce3-1fe4e272f950 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:39.492779 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef615ef5-c23c-41df-8ce3-1fe4e272f950 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:39.492871 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-83e38357-5777-4840-98dc-e708ed40df2f req-5e0c12b4-60c5-4ca3-82dc-f484197e868f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287 returned with HTTP 200 Jul 03 04:33:39.493183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef615ef5-c23c-41df-8ce3-1fe4e272f950 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:39.493391 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef615ef5-c23c-41df-8ce3-1fe4e272f950 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:39.493456 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1088/4377] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:38 2026] DELETE /volume/v3/attachments/9362fb03-17e1-4280-88d0-a572fa6fb287 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:39.493906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ef615ef5-c23c-41df-8ce3-1fe4e272f950 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:39.498431 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:39.498431 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:39.499316 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef615ef5-c23c-41df-8ce3-1fe4e272f950 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:39.499808 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1090/4378] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:39 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:40.024165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-89806746-047a-4faf-b806-7cb643d391b1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.026237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89806746-047a-4faf-b806-7cb643d391b1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:40.026530 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89806746-047a-4faf-b806-7cb643d391b1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.026780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89806746-047a-4faf-b806-7cb643d391b1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.039516 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.039516 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:40.047305 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-89806746-047a-4faf-b806-7cb643d391b1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:40.053872 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89806746-047a-4faf-b806-7cb643d391b1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:40.054594 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1102/4379] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:40.182515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d55bae59-9051-4b4d-840a-70b7711a6c38 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.184472 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d55bae59-9051-4b4d-840a-70b7711a6c38 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:40.184472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d55bae59-9051-4b4d-840a-70b7711a6c38 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.184705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d55bae59-9051-4b4d-840a-70b7711a6c38 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.195344 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.195344 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:40.201232 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d55bae59-9051-4b4d-840a-70b7711a6c38 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:40.208286 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d55bae59-9051-4b4d-840a-70b7711a6c38 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:40.208286 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1100/4380] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:40.233387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-45b9b3b7-f442-4300-9dc9-b595db077c94 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.235290 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-45b9b3b7-f442-4300-9dc9-b595db077c94 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:40.235582 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-45b9b3b7-f442-4300-9dc9-b595db077c94 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.235747 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-45b9b3b7-f442-4300-9dc9-b595db077c94 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.248937 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.248937 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:40.250913 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-45b9b3b7-f442-4300-9dc9-b595db077c94 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:40.255716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-45b9b3b7-f442-4300-9dc9-b595db077c94 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:40.256215 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1089/4381] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:33:40.311688 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-5529477e-6b75-41de-a23a-41baee088602 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.317227 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-5529477e-6b75-41de-a23a-41baee088602 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:40.317578 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-5529477e-6b75-41de-a23a-41baee088602 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.317880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-5529477e-6b75-41de-a23a-41baee088602 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.333169 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.333169 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:40.339190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9324540c-5daa-41cd-b374-b0ecfe87c954 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.339624 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-5529477e-6b75-41de-a23a-41baee088602 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:40.344176 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9324540c-5daa-41cd-b374-b0ecfe87c954 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:40.344456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9324540c-5daa-41cd-b374-b0ecfe87c954 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.344733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9324540c-5daa-41cd-b374-b0ecfe87c954 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.345035 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-9324540c-5daa-41cd-b374-b0ecfe87c954 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:40.346222 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-5529477e-6b75-41de-a23a-41baee088602 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:40.346879 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1091/4382] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:40.347060 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=211,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:33:40.351178 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.351178 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:40.352849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9324540c-5daa-41cd-b374-b0ecfe87c954 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:40.353041 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1103/4383] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:40.388128 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.391862 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817/action Jul 03 04:33:40.392216 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:40.392346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:40.409226 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.409226 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:40.409971 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:40.421195 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Begin detaching volume completed successfully. Jul 03 04:33:40.421579 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-febc8673-bbc2-4da2-aeb6-ca395b3923fe tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817/action returned with HTTP 202 Jul 03 04:33:40.422610 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1101/4384] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:33:40 2026] POST /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:33:40.434935 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-df91e40d-e97f-4e63-987e-691e01e11d83 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.450424 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-df91e40d-e97f-4e63-987e-691e01e11d83 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:40.450801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-df91e40d-e97f-4e63-987e-691e01e11d83 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.458041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-df91e40d-e97f-4e63-987e-691e01e11d83 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.458552 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b26e75f2-1744-4265-8ebe-183e9ca4f29c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.461929 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b26e75f2-1744-4265-8ebe-183e9ca4f29c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:40.461929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b26e75f2-1744-4265-8ebe-183e9ca4f29c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.462379 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b26e75f2-1744-4265-8ebe-183e9ca4f29c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.476268 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.476268 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:40.480783 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.480783 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:40.482586 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b26e75f2-1744-4265-8ebe-183e9ca4f29c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:40.491648 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b26e75f2-1744-4265-8ebe-183e9ca4f29c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:40.492309 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1092/4385] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1141 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:40.514222 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-be1f253b-2c05-4417-8c69-2f7b7a90ba52 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:40.517833 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be1f253b-2c05-4417-8c69-2f7b7a90ba52 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:40.517833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be1f253b-2c05-4417-8c69-2f7b7a90ba52 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:40.517833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be1f253b-2c05-4417-8c69-2f7b7a90ba52 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:40.517833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-be1f253b-2c05-4417-8c69-2f7b7a90ba52 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:40.519110 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-df91e40d-e97f-4e63-987e-691e01e11d83 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:40.526139 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:40.526139 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:40.527457 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be1f253b-2c05-4417-8c69-2f7b7a90ba52 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:40.528089 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1104/4386] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:40.530726 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-df91e40d-e97f-4e63-987e-691e01e11d83 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:40.530726 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1090/4387] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:40 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:41.070694 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a55d94e-ea12-4b3f-ade7-2d8b8a1e1403 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.072727 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a55d94e-ea12-4b3f-ade7-2d8b8a1e1403 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:41.072960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a55d94e-ea12-4b3f-ade7-2d8b8a1e1403 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.073153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a55d94e-ea12-4b3f-ade7-2d8b8a1e1403 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.086906 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.086906 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:41.091939 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5a55d94e-ea12-4b3f-ade7-2d8b8a1e1403 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:41.098860 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a55d94e-ea12-4b3f-ade7-2d8b8a1e1403 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:41.099358 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1102/4388] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:41.391799 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fa2d2900-99d1-4adf-a842-f7a0252e2516 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.393766 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fa2d2900-99d1-4adf-a842-f7a0252e2516 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:41.393936 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fa2d2900-99d1-4adf-a842-f7a0252e2516 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.394253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fa2d2900-99d1-4adf-a842-f7a0252e2516 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.394397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-fa2d2900-99d1-4adf-a842-f7a0252e2516 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:41.400171 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.400171 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:41.401452 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fa2d2900-99d1-4adf-a842-f7a0252e2516 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:41.401802 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1093/4389] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:41.454545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fb70e3cd-9004-43f7-965c-ea668933ab1d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.455012 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fb70e3cd-9004-43f7-965c-ea668933ab1d None None] GET https://10.4.3.253/volume// Jul 03 04:33:41.455198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fb70e3cd-9004-43f7-965c-ea668933ab1d None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.455485 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fb70e3cd-9004-43f7-965c-ea668933ab1d None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.455859 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fb70e3cd-9004-43f7-965c-ea668933ab1d None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:41.456971 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1105/4390] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:41.467196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-db66ab90-8079-4a21-b591-99a9ddd17f7c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.470222 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-db66ab90-8079-4a21-b591-99a9ddd17f7c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:41.471225 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-db66ab90-8079-4a21-b591-99a9ddd17f7c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.471559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-db66ab90-8079-4a21-b591-99a9ddd17f7c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.474339 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=173,cinder:UPDATE=9,cinder:INSERT=4 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:33:41.487272 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.487272 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:41.494508 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-db66ab90-8079-4a21-b591-99a9ddd17f7c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:41.500319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-db66ab90-8079-4a21-b591-99a9ddd17f7c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:41.501020 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1091/4391] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:41.536406 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2fd7cb3f-daad-4184-bed1-1d8b65d87e8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.537189 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2fd7cb3f-daad-4184-bed1-1d8b65d87e8e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:41.537416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2fd7cb3f-daad-4184-bed1-1d8b65d87e8e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.537609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2fd7cb3f-daad-4184-bed1-1d8b65d87e8e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.539085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b548b1ea-7233-45d5-a531-22e8335dd432 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.541393 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b548b1ea-7233-45d5-a531-22e8335dd432 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:41.541650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b548b1ea-7233-45d5-a531-22e8335dd432 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.541943 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b548b1ea-7233-45d5-a531-22e8335dd432 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.542076 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b548b1ea-7233-45d5-a531-22e8335dd432 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:41.556336 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87f1fda3-ba5f-4d88-8ef3-1462935d50d9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.557918 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.557918 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:41.558272 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87f1fda3-ba5f-4d88-8ef3-1462935d50d9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:41.558570 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87f1fda3-ba5f-4d88-8ef3-1462935d50d9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.558885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b548b1ea-7233-45d5-a531-22e8335dd432 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:41.559188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87f1fda3-ba5f-4d88-8ef3-1462935d50d9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.561932 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1094/4392] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:41.562079 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.562079 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:41.566849 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2fd7cb3f-daad-4184-bed1-1d8b65d87e8e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:41.570179 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.570179 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:41.574523 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2fd7cb3f-daad-4184-bed1-1d8b65d87e8e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:41.575089 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1103/4393] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:41.575402 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87f1fda3-ba5f-4d88-8ef3-1462935d50d9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:41.581120 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87f1fda3-ba5f-4d88-8ef3-1462935d50d9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:41.581637 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1106/4394] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:41.685525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9b45aee3-c5f7-442f-8568-43af394127a3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.686018 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b45aee3-c5f7-442f-8568-43af394127a3 None None] GET https://10.4.3.253/volume// Jul 03 04:33:41.686201 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b45aee3-c5f7-442f-8568-43af394127a3 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.686436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b45aee3-c5f7-442f-8568-43af394127a3 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.686901 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b45aee3-c5f7-442f-8568-43af394127a3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:41.687167 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1092/4395] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:41.698134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-37b8f545-ff08-4cc6-88bf-6bc295244e04 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.700801 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-37b8f545-ff08-4cc6-88bf-6bc295244e04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:33:41.701110 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-37b8f545-ff08-4cc6-88bf-6bc295244e04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:41.701316 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-37b8f545-ff08-4cc6-88bf-6bc295244e04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:41.717578 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.717578 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:41.723992 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-37b8f545-ff08-4cc6-88bf-6bc295244e04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:33:41.731451 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-37b8f545-ff08-4cc6-88bf-6bc295244e04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:33:41.732019 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1095/4396] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:41 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:41.858018 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:41.860770 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c Jul 03 04:33:41.861217 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:41.869828 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-5e201573-6c4f-4686-a756-46d5d9a04b8d-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:33:41.875185 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-5e201573-6c4f-4686-a756-46d5d9a04b8d-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:33:41.876232 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:41.876232 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:42.115471 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b3abf408-d7ef-462a-aff4-121b7099510d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.120969 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3abf408-d7ef-462a-aff4-121b7099510d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:42.120969 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3abf408-d7ef-462a-aff4-121b7099510d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:42.120969 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3abf408-d7ef-462a-aff4-121b7099510d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:42.141140 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.141140 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:42.141140 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b3abf408-d7ef-462a-aff4-121b7099510d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:42.144461 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3abf408-d7ef-462a-aff4-121b7099510d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:42.144573 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1107/4397] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:42 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:42.391152 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=172,cinder:UPDATE=10 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:33:42.410544 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-5e201573-6c4f-4686-a756-46d5d9a04b8d-np0000004364" released by "attachment_update" :: held 0.534s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:33:42.410544 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-1fd3e58f-e5f6-448e-a175-dbdf0a550089 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c returned with HTTP 200 Jul 03 04:33:42.410544 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1104/4398] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:33:41 2026] PUT /volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:42.445126 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a835428e-b4b4-4bbd-8e4c-8ffe41e6f137 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.447198 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a835428e-b4b4-4bbd-8e4c-8ffe41e6f137 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:42.447445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a835428e-b4b4-4bbd-8e4c-8ffe41e6f137 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:42.447637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a835428e-b4b4-4bbd-8e4c-8ffe41e6f137 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:42.447776 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a835428e-b4b4-4bbd-8e4c-8ffe41e6f137 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:42.453117 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.453117 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:42.454204 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a835428e-b4b4-4bbd-8e4c-8ffe41e6f137 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:42.454750 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1093/4399] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:42 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:42.510528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-d59c9d8a-b6f4-4f7b-a9e1-fc73ebc951b2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.514150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-d59c9d8a-b6f4-4f7b-a9e1-fc73ebc951b2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8 Jul 03 04:33:42.514150 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-d59c9d8a-b6f4-4f7b-a9e1-fc73ebc951b2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:42.514611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-d59c9d8a-b6f4-4f7b-a9e1-fc73ebc951b2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:42.525699 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.525699 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:42.573410 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d80b01a8-3669-46e8-affb-dc56d8c45a07 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.575870 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d80b01a8-3669-46e8-affb-dc56d8c45a07 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:42.576169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d80b01a8-3669-46e8-affb-dc56d8c45a07 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:42.576465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d80b01a8-3669-46e8-affb-dc56d8c45a07 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:42.576628 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d80b01a8-3669-46e8-affb-dc56d8c45a07 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:42.581821 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.581821 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:42.582709 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d80b01a8-3669-46e8-affb-dc56d8c45a07 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:42.583164 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1108/4400] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:42 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:42.594009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6ce39396-8edc-4c4c-951c-74c58e046295 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.595881 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ce39396-8edc-4c4c-951c-74c58e046295 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:42.596373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ce39396-8edc-4c4c-951c-74c58e046295 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:42.596668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ce39396-8edc-4c4c-951c-74c58e046295 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:42.598019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-796c8460-851e-4968-970f-4541db653bd0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.599356 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-796c8460-851e-4968-970f-4541db653bd0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:42.599620 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-796c8460-851e-4968-970f-4541db653bd0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:42.599899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-796c8460-851e-4968-970f-4541db653bd0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:42.609605 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.609605 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:42.609805 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.609805 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:42.613163 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-796c8460-851e-4968-970f-4541db653bd0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:42.613387 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6ce39396-8edc-4c4c-951c-74c58e046295 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:42.618691 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-796c8460-851e-4968-970f-4541db653bd0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:42.619251 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1094/4401] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:42 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:42.620613 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ce39396-8edc-4c4c-951c-74c58e046295 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:42.621362 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1105/4402] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:42 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:42.923855 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-c133fca9-8f9b-48f1-b486-281fd4988fdb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:42.927666 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-c133fca9-8f9b-48f1-b486-281fd4988fdb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c/action Jul 03 04:33:42.928235 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-c133fca9-8f9b-48f1-b486-281fd4988fdb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:42.928527 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-c133fca9-8f9b-48f1-b486-281fd4988fdb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:42.951369 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:42.951369 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:42.968790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-c133fca9-8f9b-48f1-b486-281fd4988fdb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c/action returned with HTTP 204 Jul 03 04:33:42.969274 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1109/4403] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:33:42 2026] POST /volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:43.067769 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-98d9df95-da05-44ba-a0ed-6fe4ef2f462c req-d59c9d8a-b6f4-4f7b-a9e1-fc73ebc951b2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8 returned with HTTP 200 Jul 03 04:33:43.068141 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1096/4404] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:42 2026] DELETE /volume/v3/attachments/b9e93747-7f2f-4b8f-987e-647eed1f29a8 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:43.163286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-74d91ab3-b20b-454c-af8a-c7b39b54c319 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.164922 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-74d91ab3-b20b-454c-af8a-c7b39b54c319 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:43.165122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-74d91ab3-b20b-454c-af8a-c7b39b54c319 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.165339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-74d91ab3-b20b-454c-af8a-c7b39b54c319 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.176788 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.176788 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:43.181941 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-74d91ab3-b20b-454c-af8a-c7b39b54c319 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:43.187208 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-74d91ab3-b20b-454c-af8a-c7b39b54c319 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:43.187692 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1095/4405] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:43 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:43.469540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e32d9b7c-f1e0-4c0c-ae4c-c2b02e0dc5d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.473948 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e32d9b7c-f1e0-4c0c-ae4c-c2b02e0dc5d2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:43.474175 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e32d9b7c-f1e0-4c0c-ae4c-c2b02e0dc5d2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.474453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e32d9b7c-f1e0-4c0c-ae4c-c2b02e0dc5d2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.474579 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e32d9b7c-f1e0-4c0c-ae4c-c2b02e0dc5d2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:43.479995 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.479995 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:43.481421 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e32d9b7c-f1e0-4c0c-ae4c-c2b02e0dc5d2 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:43.482289 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1106/4406] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:43 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:43.600356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6de1164b-237a-4f28-a546-c910162c8d76 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.602029 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6de1164b-237a-4f28-a546-c910162c8d76 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:43.603058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6de1164b-237a-4f28-a546-c910162c8d76 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.603058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6de1164b-237a-4f28-a546-c910162c8d76 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.603058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6de1164b-237a-4f28-a546-c910162c8d76 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:43.609664 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.609664 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:43.610765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6de1164b-237a-4f28-a546-c910162c8d76 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:43.611460 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1110/4407] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:43 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:43.634763 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2aaf634c-3b09-4b08-b0b3-d7e8e124ae16 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.636762 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2aaf634c-3b09-4b08-b0b3-d7e8e124ae16 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:43.636990 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2aaf634c-3b09-4b08-b0b3-d7e8e124ae16 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.637193 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2aaf634c-3b09-4b08-b0b3-d7e8e124ae16 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.646108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-69b475a6-029a-4abc-919e-a7331f2cab1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.647350 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.647350 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:43.651352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69b475a6-029a-4abc-919e-a7331f2cab1e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:43.652021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69b475a6-029a-4abc-919e-a7331f2cab1e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.652738 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2aaf634c-3b09-4b08-b0b3-d7e8e124ae16 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:43.652807 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69b475a6-029a-4abc-919e-a7331f2cab1e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.657865 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2aaf634c-3b09-4b08-b0b3-d7e8e124ae16 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:43.658390 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1097/4408] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:43 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:43.672508 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.672508 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:43.683302 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-69b475a6-029a-4abc-919e-a7331f2cab1e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:43.690743 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69b475a6-029a-4abc-919e-a7331f2cab1e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:43.691349 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1096/4409] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:43 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 846 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:43.710224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.713190 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:43.713457 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.713645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.713831 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume with id: 92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:43.721342 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.721342 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:43.721859 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:43.736832 np0000004364 devstack@c-api.service[99791]: WARNING cinder.keymgr.conf_key_mgr [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:33:43.746821 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume request issued successfully. Jul 03 04:33:43.747109 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e5ba2f08-cadc-4367-95f3-db2fdae5e9cb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 202 Jul 03 04:33:43.747861 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1107/4410] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:33:43 2026] DELETE /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 04:33:43.758985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-49f04ec9-e93d-4bae-a5c2-e602be86c4da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:43.761978 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49f04ec9-e93d-4bae-a5c2-e602be86c4da tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:43.762668 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49f04ec9-e93d-4bae-a5c2-e602be86c4da tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:43.763021 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49f04ec9-e93d-4bae-a5c2-e602be86c4da tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:43.771971 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:43.771971 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:43.781188 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-49f04ec9-e93d-4bae-a5c2-e602be86c4da tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:43.786616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49f04ec9-e93d-4bae-a5c2-e602be86c4da tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 200 Jul 03 04:33:43.787098 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1111/4411] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:43 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:44.201957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23985a48-fd8f-49f8-a36b-bdebc76fca44 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.204219 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23985a48-fd8f-49f8-a36b-bdebc76fca44 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:44.204544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23985a48-fd8f-49f8-a36b-bdebc76fca44 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.204815 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23985a48-fd8f-49f8-a36b-bdebc76fca44 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:44.219470 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:44.219470 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:44.225216 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-23985a48-fd8f-49f8-a36b-bdebc76fca44 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:44.232156 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23985a48-fd8f-49f8-a36b-bdebc76fca44 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:44.232877 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1098/4412] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:44 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 937 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:44.496119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9b2de197-6922-4fb1-bb36-e347768df5f5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.498036 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b2de197-6922-4fb1-bb36-e347768df5f5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:44.498082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b2de197-6922-4fb1-bb36-e347768df5f5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.498261 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9b2de197-6922-4fb1-bb36-e347768df5f5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:44.498414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9b2de197-6922-4fb1-bb36-e347768df5f5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:44.502973 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:44.502973 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:44.503739 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9b2de197-6922-4fb1-bb36-e347768df5f5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:44.504100 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1097/4413] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:44 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:44.623624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-758dc523-18d5-441f-b6b2-79dfcaa5e807 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.626042 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-758dc523-18d5-441f-b6b2-79dfcaa5e807 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:44.626295 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-758dc523-18d5-441f-b6b2-79dfcaa5e807 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.626556 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-758dc523-18d5-441f-b6b2-79dfcaa5e807 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:44.626706 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-758dc523-18d5-441f-b6b2-79dfcaa5e807 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:44.632152 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:44.632152 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:44.633146 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-758dc523-18d5-441f-b6b2-79dfcaa5e807 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:44.633627 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1108/4414] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:44 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:44.678034 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-65a21e91-c43c-4a9d-8eaa-b4583020ef93 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.681500 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-65a21e91-c43c-4a9d-8eaa-b4583020ef93 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:44.681789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-65a21e91-c43c-4a9d-8eaa-b4583020ef93 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.682063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-65a21e91-c43c-4a9d-8eaa-b4583020ef93 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:44.691503 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:44.691503 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:44.698011 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-65a21e91-c43c-4a9d-8eaa-b4583020ef93 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:44.704991 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-65a21e91-c43c-4a9d-8eaa-b4583020ef93 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:44.705742 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1112/4415] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:44 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:44.803103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6be06359-5e34-4c50-8ed2-a604478d6ea1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.805736 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6be06359-5e34-4c50-8ed2-a604478d6ea1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 Jul 03 04:33:44.806066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6be06359-5e34-4c50-8ed2-a604478d6ea1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.806446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6be06359-5e34-4c50-8ed2-a604478d6ea1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:44.815640 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6be06359-5e34-4c50-8ed2-a604478d6ea1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 returned with HTTP 404 Jul 03 04:33:44.816909 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1099/4416] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:44 2026] GET /volume/v3/volumes/92804da0-5d27-4265-8b04-c1a0cf4ac1b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:44.828120 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.835608 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:33:44.836700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.838925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:44.844073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:33:44.927154 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Get all volumes completed successfully. Jul 03 04:33:44.931560 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:44.931560 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:44.942354 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-08a97823-c19a-46cf-9f3a-83162a0ea043 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:33:44.942354 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1098/4417] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:33:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:44.960767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7dd2a593-65ff-49d2-bd7d-0f72de62bbda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:44.963739 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dd2a593-65ff-49d2-bd7d-0f72de62bbda tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] DELETE https://10.4.3.253/volume/v3/types/dafe616a-c11f-46d0-ba9d-f4a72761fd60 Jul 03 04:33:44.963931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dd2a593-65ff-49d2-bd7d-0f72de62bbda tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:44.964113 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7dd2a593-65ff-49d2-bd7d-0f72de62bbda tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.003422 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7dd2a593-65ff-49d2-bd7d-0f72de62bbda tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types/dafe616a-c11f-46d0-ba9d-f4a72761fd60 returned with HTTP 202 Jul 03 04:33:45.003890 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1109/4418] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:33:44 2026] DELETE /volume/v3/types/dafe616a-c11f-46d0-ba9d-f4a72761fd60 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:45.014587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.016260 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:45.016474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.016660 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.016822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume with id: 4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:45.023940 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.023940 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:45.024408 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:45.041700 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume request issued successfully. Jul 03 04:33:45.041905 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-06e23006-7f2b-4e0b-8f18-ed6d4bcd201c tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 202 Jul 03 04:33:45.042312 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1113/4419] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:33:45 2026] DELETE /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:45.054247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d9a5bed8-7637-466f-b451-bdabf953c64f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.056043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d9a5bed8-7637-466f-b451-bdabf953c64f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:45.056262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d9a5bed8-7637-466f-b451-bdabf953c64f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.056475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d9a5bed8-7637-466f-b451-bdabf953c64f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.071844 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.071844 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:45.076011 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d9a5bed8-7637-466f-b451-bdabf953c64f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:45.080960 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d9a5bed8-7637-466f-b451-bdabf953c64f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 200 Jul 03 04:33:45.081794 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1100/4420] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:45 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:45.202817 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-075d9183-3116-4874-884f-43088b03acec req-c8f9275c-12e0-4bae-91bd-b0d97f21ce6a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.205354 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c8f9275c-12e0-4bae-91bd-b0d97f21ce6a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee/action Jul 03 04:33:45.205768 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c8f9275c-12e0-4bae-91bd-b0d97f21ce6a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:45.205893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c8f9275c-12e0-4bae-91bd-b0d97f21ce6a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:45.224738 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.224738 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:45.242931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-075d9183-3116-4874-884f-43088b03acec req-c8f9275c-12e0-4bae-91bd-b0d97f21ce6a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee/action returned with HTTP 204 Jul 03 04:33:45.243527 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1099/4421] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:33:45 2026] POST /volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:45.247178 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3390460e-17b2-4011-8d7e-301fe1fda1c3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.249906 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3390460e-17b2-4011-8d7e-301fe1fda1c3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:45.249906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3390460e-17b2-4011-8d7e-301fe1fda1c3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.249906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3390460e-17b2-4011-8d7e-301fe1fda1c3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.260464 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.260464 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:45.265203 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3390460e-17b2-4011-8d7e-301fe1fda1c3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:45.270342 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3390460e-17b2-4011-8d7e-301fe1fda1c3 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:45.270796 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1110/4422] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:45 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 1229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:45.283781 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fbd61faa-5872-4bc8-8786-6813d6ef510e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.285611 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fbd61faa-5872-4bc8-8786-6813d6ef510e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:33:45.285815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fbd61faa-5872-4bc8-8786-6813d6ef510e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.286051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fbd61faa-5872-4bc8-8786-6813d6ef510e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.295248 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.295248 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:45.298726 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fbd61faa-5872-4bc8-8786-6813d6ef510e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:45.303093 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fbd61faa-5872-4bc8-8786-6813d6ef510e tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:33:45.303595 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1114/4423] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:45 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 1229 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:45.516588 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-140a6cde-aa1c-4021-951b-2cfac9771184 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.521050 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-140a6cde-aa1c-4021-951b-2cfac9771184 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:45.521282 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-140a6cde-aa1c-4021-951b-2cfac9771184 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.521510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-140a6cde-aa1c-4021-951b-2cfac9771184 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.521629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-140a6cde-aa1c-4021-951b-2cfac9771184 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:45.528120 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.528120 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:45.529266 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-140a6cde-aa1c-4021-951b-2cfac9771184 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:45.529726 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1101/4424] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:45 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:45.646154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1b5ba43a-ba1f-4bb2-8379-41ece02b8ad7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.659943 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1b5ba43a-ba1f-4bb2-8379-41ece02b8ad7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:45.661247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1b5ba43a-ba1f-4bb2-8379-41ece02b8ad7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.661886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1b5ba43a-ba1f-4bb2-8379-41ece02b8ad7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.662123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1b5ba43a-ba1f-4bb2-8379-41ece02b8ad7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:45.669741 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.669741 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:45.670816 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1b5ba43a-ba1f-4bb2-8379-41ece02b8ad7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:45.671277 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1100/4425] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:45 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 792 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:45.726061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7612cfdb-630b-4fa3-89a3-6f68da9cca7c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:45.727438 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7612cfdb-630b-4fa3-89a3-6f68da9cca7c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:45.729449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7612cfdb-630b-4fa3-89a3-6f68da9cca7c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:45.729751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7612cfdb-630b-4fa3-89a3-6f68da9cca7c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:45.742030 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:45.742030 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:45.747772 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7612cfdb-630b-4fa3-89a3-6f68da9cca7c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:45.754845 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7612cfdb-630b-4fa3-89a3-6f68da9cca7c tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:45.755385 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1111/4426] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:45 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:46.096974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e4d2073b-b67e-4d5e-9236-3093a33963cd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:46.097956 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e4d2073b-b67e-4d5e-9236-3093a33963cd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 Jul 03 04:33:46.098144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e4d2073b-b67e-4d5e-9236-3093a33963cd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:46.098344 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e4d2073b-b67e-4d5e-9236-3093a33963cd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:46.104095 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e4d2073b-b67e-4d5e-9236-3093a33963cd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 returned with HTTP 404 Jul 03 04:33:46.104621 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1115/4427] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:46 2026] GET /volume/v3/volumes/4cf5d983-7996-4eac-beb4-5ad0283bb817 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:46.114237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:46.119402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:46.119402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:46.119402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:46.119402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume with id: 24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:46.127071 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:46.127071 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:46.127773 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:46.156879 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume request issued successfully. Jul 03 04:33:46.157129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21c773c9-60b4-4e7d-95d9-2eb4c1e3d8bb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 202 Jul 03 04:33:46.157588 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1102/4428] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:33:46 2026] DELETE /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:46.167419 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f65c33bf-4f4d-4c9c-b65b-d01e5ba240b4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:46.171202 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f65c33bf-4f4d-4c9c-b65b-d01e5ba240b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:46.171504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f65c33bf-4f4d-4c9c-b65b-d01e5ba240b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:46.171755 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f65c33bf-4f4d-4c9c-b65b-d01e5ba240b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:46.191472 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:46.191472 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:46.204188 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f65c33bf-4f4d-4c9c-b65b-d01e5ba240b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:33:46.210363 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f65c33bf-4f4d-4c9c-b65b-d01e5ba240b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 200 Jul 03 04:33:46.210937 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1101/4429] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:46 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 921 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:46.543317 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b14c0eba-85ac-411f-a115-c817e3caa2cc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:46.545773 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b14c0eba-85ac-411f-a115-c817e3caa2cc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:46.546183 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b14c0eba-85ac-411f-a115-c817e3caa2cc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:46.546606 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b14c0eba-85ac-411f-a115-c817e3caa2cc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:46.546730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b14c0eba-85ac-411f-a115-c817e3caa2cc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:46.552717 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:46.552717 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:46.554056 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b14c0eba-85ac-411f-a115-c817e3caa2cc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:46.554666 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1112/4430] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:46 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:46.686306 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-013a16aa-4558-4497-96a4-e41509d73568 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:46.689090 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-013a16aa-4558-4497-96a4-e41509d73568 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:46.689452 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-013a16aa-4558-4497-96a4-e41509d73568 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:46.689792 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-013a16aa-4558-4497-96a4-e41509d73568 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:46.689958 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-013a16aa-4558-4497-96a4-e41509d73568 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:46.695953 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:46.695953 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:46.697184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-013a16aa-4558-4497-96a4-e41509d73568 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:46.697764 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1116/4431] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:46 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:46.770391 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c837434-89ba-46b7-a1fe-721c2819e8f9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:46.772505 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c837434-89ba-46b7-a1fe-721c2819e8f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:46.772759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c837434-89ba-46b7-a1fe-721c2819e8f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:46.772979 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c837434-89ba-46b7-a1fe-721c2819e8f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:46.781355 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:46.781355 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:46.785903 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7c837434-89ba-46b7-a1fe-721c2819e8f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:46.790573 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c837434-89ba-46b7-a1fe-721c2819e8f9 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:46.791011 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1103/4432] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:46 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:47.230093 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-675b85b7-f30f-47d4-b726-4a6a072855b4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.232356 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-675b85b7-f30f-47d4-b726-4a6a072855b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea Jul 03 04:33:47.232567 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-675b85b7-f30f-47d4-b726-4a6a072855b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.232804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-675b85b7-f30f-47d4-b726-4a6a072855b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.239159 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-675b85b7-f30f-47d4-b726-4a6a072855b4 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea returned with HTTP 404 Jul 03 04:33:47.240149 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1102/4433] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:47 2026] GET /volume/v3/volumes/24578a19-062e-4f92-b692-9e2e39668bea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:47.252656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.255576 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:33:47.257840 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.257840 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.258316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:33:47.289878 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Get all volumes completed successfully. Jul 03 04:33:47.293092 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:47.293092 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:47.300068 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d55315bb-0f4f-44e8-ba16-d51c8a9fe6f8 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:33:47.300898 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1113/4434] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:33:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18195 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:47.332374 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-402c71be-1315-4ecc-ae32-4d18d596ad22 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.334885 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-402c71be-1315-4ecc-ae32-4d18d596ad22 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] DELETE https://10.4.3.253/volume/v3/types/4091fa62-92ca-4e70-82c6-8dd28007eded Jul 03 04:33:47.335203 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-402c71be-1315-4ecc-ae32-4d18d596ad22 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.335588 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-402c71be-1315-4ecc-ae32-4d18d596ad22 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.366420 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-402c71be-1315-4ecc-ae32-4d18d596ad22 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types/4091fa62-92ca-4e70-82c6-8dd28007eded returned with HTTP 202 Jul 03 04:33:47.367064 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1117/4435] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:33:47 2026] DELETE /volume/v3/types/4091fa62-92ca-4e70-82c6-8dd28007eded => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:47.567963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-beffc12e-0936-4062-a8b6-8b7f20f38ec9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.569829 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-beffc12e-0936-4062-a8b6-8b7f20f38ec9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:47.570051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-beffc12e-0936-4062-a8b6-8b7f20f38ec9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.570275 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-beffc12e-0936-4062-a8b6-8b7f20f38ec9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.570421 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-beffc12e-0936-4062-a8b6-8b7f20f38ec9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:47.574123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-2621345b-477b-41b0-9e80-26ab3a8536b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.576631 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-2621345b-477b-41b0-9e80-26ab3a8536b7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/encryption Jul 03 04:33:47.576994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-2621345b-477b-41b0-9e80-26ab3a8536b7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.577075 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:47.577075 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:47.577244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-2621345b-477b-41b0-9e80-26ab3a8536b7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.577960 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-beffc12e-0936-4062-a8b6-8b7f20f38ec9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:47.578633 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1104/4436] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:47 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:47.593350 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:47.593350 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:47.602545 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d2934213-79c8-4e9f-8398-1c9e49b24334 req-2621345b-477b-41b0-9e80-26ab3a8536b7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/encryption returned with HTTP 200 Jul 03 04:33:47.603097 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1103/4437] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:33:47 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/encryption => generated 161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:47.710457 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dc85fcc7-6a2f-4361-9d2f-39b2c8697d00 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.713142 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dc85fcc7-6a2f-4361-9d2f-39b2c8697d00 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:47.714889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dc85fcc7-6a2f-4361-9d2f-39b2c8697d00 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.714889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dc85fcc7-6a2f-4361-9d2f-39b2c8697d00 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.714889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-dc85fcc7-6a2f-4361-9d2f-39b2c8697d00 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:47.721510 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:47.721510 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:47.722530 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dc85fcc7-6a2f-4361-9d2f-39b2c8697d00 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:47.722971 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1114/4438] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:47 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 792 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:47.804964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1f659172-d9da-4e26-b1e8-1f2d52fa8a27 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:47.807073 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1f659172-d9da-4e26-b1e8-1f2d52fa8a27 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:47.807309 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1f659172-d9da-4e26-b1e8-1f2d52fa8a27 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:47.807545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1f659172-d9da-4e26-b1e8-1f2d52fa8a27 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:47.816413 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:47.816413 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:47.820828 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1f659172-d9da-4e26-b1e8-1f2d52fa8a27 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:47.825819 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1f659172-d9da-4e26-b1e8-1f2d52fa8a27 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:47.826261 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1118/4439] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:47 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:48.594857 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ffcfc8b2-20b4-4bef-8ee1-2ca8a4c710b3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:48.596879 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ffcfc8b2-20b4-4bef-8ee1-2ca8a4c710b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:48.597066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ffcfc8b2-20b4-4bef-8ee1-2ca8a4c710b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:48.597247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ffcfc8b2-20b4-4bef-8ee1-2ca8a4c710b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:48.597377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ffcfc8b2-20b4-4bef-8ee1-2ca8a4c710b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:48.603336 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=201,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:33:48.606160 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:48.606160 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:48.607937 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ffcfc8b2-20b4-4bef-8ee1-2ca8a4c710b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:48.607937 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1105/4440] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:48 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:48.737387 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7fe915e6-e334-4989-8739-982f34dfb2a6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:48.739684 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7fe915e6-e334-4989-8739-982f34dfb2a6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:48.739963 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7fe915e6-e334-4989-8739-982f34dfb2a6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:48.740249 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7fe915e6-e334-4989-8739-982f34dfb2a6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:48.740392 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7fe915e6-e334-4989-8739-982f34dfb2a6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:48.751170 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:48.751170 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:48.752669 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7fe915e6-e334-4989-8739-982f34dfb2a6 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:48.752669 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1104/4441] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:48 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:48.840517 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-67a2aa43-e09f-4c5c-a8e2-2feee0a3ddd5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:48.844398 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67a2aa43-e09f-4c5c-a8e2-2feee0a3ddd5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:48.844398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67a2aa43-e09f-4c5c-a8e2-2feee0a3ddd5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:48.844398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67a2aa43-e09f-4c5c-a8e2-2feee0a3ddd5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:48.855671 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:48.855671 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:48.860821 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-67a2aa43-e09f-4c5c-a8e2-2feee0a3ddd5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:48.868079 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67a2aa43-e09f-4c5c-a8e2-2feee0a3ddd5 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:48.868549 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1115/4442] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:48 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 901 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:49.622757 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-99d52bf4-6111-4bd0-8219-e8287e6f07c4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.624634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-99d52bf4-6111-4bd0-8219-e8287e6f07c4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:49.626346 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-99d52bf4-6111-4bd0-8219-e8287e6f07c4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.626346 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-99d52bf4-6111-4bd0-8219-e8287e6f07c4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.626346 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-99d52bf4-6111-4bd0-8219-e8287e6f07c4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:49.630380 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.630380 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:49.631528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-99d52bf4-6111-4bd0-8219-e8287e6f07c4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:49.632202 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1119/4443] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:49 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:49.646865 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.683683 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:33:49.684082 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fe733f49-c619-4879-88f9-5d7769226723", "incremental": true}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:49.685784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating new backup {'backup': {'volume_id': 'fe733f49-c619-4879-88f9-5d7769226723', 'incremental': True}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:33:49.685942 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating backup of volume fe733f49-c619-4879-88f9-5d7769226723 in container None Jul 03 04:33:49.694233 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.694233 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:49.694642 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Volume info retrieved successfully. Jul 03 04:33:49.728872 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Created reservations ['948396ab-183c-449e-9134-3d24bff6bc95', '5e21dd63-791b-4263-8880-1c68c62fecc4'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:33:49.752776 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e65ba31-a4b7-41e0-b8be-f4bf00aed821 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 400 Jul 03 04:33:49.753512 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1106/4444] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:33:49 2026] POST /volume/v3/backups => generated 109 bytes in 107 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:33:49.763718 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-21861df2-ace0-48b1-9434-b9645f187f57 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.765028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-13faea2e-f42d-40eb-8a25-57fadb189488 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.765978 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21861df2-ace0-48b1-9434-b9645f187f57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] DELETE https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:49.766561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21861df2-ace0-48b1-9434-b9645f187f57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.766561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-21861df2-ace0-48b1-9434-b9645f187f57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.766681 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-21861df2-ace0-48b1-9434-b9645f187f57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete backup with id: 45846d1e-9f58-4c6d-bebb-0ea71cff39df. Jul 03 04:33:49.767638 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-13faea2e-f42d-40eb-8a25-57fadb189488 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:49.767731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-13faea2e-f42d-40eb-8a25-57fadb189488 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.768303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-13faea2e-f42d-40eb-8a25-57fadb189488 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.768303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-13faea2e-f42d-40eb-8a25-57fadb189488 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:49.772971 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.772971 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:49.773667 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.773667 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:49.774688 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-13faea2e-f42d-40eb-8a25-57fadb189488 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:49.775152 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1116/4445] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:49 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:49.787125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9208cb14-b97a-4b04-83e3-bdd60feb0211 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.789977 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9208cb14-b97a-4b04-83e3-bdd60feb0211 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:33:49.790264 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9208cb14-b97a-4b04-83e3-bdd60feb0211 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.790559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9208cb14-b97a-4b04-83e3-bdd60feb0211 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.790723 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-9208cb14-b97a-4b04-83e3-bdd60feb0211 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:49.793862 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-21861df2-ace0-48b1-9434-b9645f187f57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] delete_backup rpcapi backup_id 45846d1e-9f58-4c6d-bebb-0ea71cff39df {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:33:49.798173 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.798173 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:49.799319 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9208cb14-b97a-4b04-83e3-bdd60feb0211 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:33:49.799925 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1120/4446] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:49 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:49.801716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-21861df2-ace0-48b1-9434-b9645f187f57 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 202 Jul 03 04:33:49.802397 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1105/4447] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:33:49 2026] DELETE /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:33:49.812293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5c0261f6-dd94-4236-a2e1-23edd4807ca9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.814218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f9745a95-8dd6-4e90-8246-80065012ac70 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.814758 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c0261f6-dd94-4236-a2e1-23edd4807ca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:49.815072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c0261f6-dd94-4236-a2e1-23edd4807ca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.815380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c0261f6-dd94-4236-a2e1-23edd4807ca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.815638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5c0261f6-dd94-4236-a2e1-23edd4807ca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:49.817183 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:33:49.818373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6211d7d4-429e-4975-84f9-00897898ef46", "incremental": true, "force": true}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:49.820085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating new backup {'backup': {'volume_id': '6211d7d4-429e-4975-84f9-00897898ef46', 'incremental': True, 'force': True}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:33:49.820085 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating backup of volume 6211d7d4-429e-4975-84f9-00897898ef46 in container None Jul 03 04:33:49.823066 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.823066 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:49.824185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c0261f6-dd94-4236-a2e1-23edd4807ca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 200 Jul 03 04:33:49.824783 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1107/4448] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:49 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:49.834193 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.834193 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:49.834869 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:33:49.862163 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['7bfdaf2d-b274-41d8-a2db-d2ad71cb6cfa', '2bc66317-f3c7-47c2-8597-636116fd98f8'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:33:49.882501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-df59c752-1fe5-4d98-b234-1faf0eeb086d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.887519 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df59c752-1fe5-4d98-b234-1faf0eeb086d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:49.887519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df59c752-1fe5-4d98-b234-1faf0eeb086d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.887519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df59c752-1fe5-4d98-b234-1faf0eeb086d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.901631 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.901631 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:49.911567 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df59c752-1fe5-4d98-b234-1faf0eeb086d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:49.917491 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df59c752-1fe5-4d98-b234-1faf0eeb086d tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:49.918002 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1121/4449] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:49 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 1449 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:49.929871 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f9745a95-8dd6-4e90-8246-80065012ac70 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:33:49.930305 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1117/4450] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:33:49 2026] POST /volume/v3/backups => generated 288 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:33:49.951528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1f6a2660-00a7-4024-8d41-5149c452af68 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:49.964224 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1f6a2660-00a7-4024-8d41-5149c452af68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:49.964600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1f6a2660-00a7-4024-8d41-5149c452af68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:49.965167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1f6a2660-00a7-4024-8d41-5149c452af68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:49.965343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1f6a2660-00a7-4024-8d41-5149c452af68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:49.990282 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:49.990282 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:49.991440 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1f6a2660-00a7-4024-8d41-5149c452af68 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:49.994520 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1106/4451] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:49 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 694 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:50.163765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0a8a0caa-22c8-4828-866d-4bf82842acd8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.166658 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0a8a0caa-22c8-4828-866d-4bf82842acd8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:50.166918 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0a8a0caa-22c8-4828-866d-4bf82842acd8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:50.167127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0a8a0caa-22c8-4828-866d-4bf82842acd8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:50.176168 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:50.176168 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:50.180262 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0a8a0caa-22c8-4828-866d-4bf82842acd8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:50.185681 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0a8a0caa-22c8-4828-866d-4bf82842acd8 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:50.186344 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1108/4452] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:50 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:50.838606 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-039d4981-f5a2-495e-806d-37b7c4433249 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.841110 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-039d4981-f5a2-495e-806d-37b7c4433249 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df Jul 03 04:33:50.841280 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-039d4981-f5a2-495e-806d-37b7c4433249 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:50.841496 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-039d4981-f5a2-495e-806d-37b7c4433249 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:50.841669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-039d4981-f5a2-495e-806d-37b7c4433249 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id 45846d1e-9f58-4c6d-bebb-0ea71cff39df. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:50.849683 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-039d4981-f5a2-495e-806d-37b7c4433249 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df returned with HTTP 404 Jul 03 04:33:50.850183 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1122/4453] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:50 2026] GET /volume/v3/backups/45846d1e-9f58-4c6d-bebb-0ea71cff39df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:50.863487 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.865945 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:33:50.866483 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1751796880"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:50.868657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1751796880'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:33:50.869662 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume of 1 GB Jul 03 04:33:50.869662 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:50.869662 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:50.875376 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Availability Zones retrieved successfully. Jul 03 04:33:50.884208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Flow 'volume_create_api' (23e1d531-1447-4df3-9c66-505416491826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:33:50.886563 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2be0c42-7d7b-483b-ba60-cf208e74d157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:50.887763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:33:50.891504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f3e7af29-6376-4071-8ebc-07da93cf8d63 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.896220 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f3e7af29-6376-4071-8ebc-07da93cf8d63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:50.896569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f3e7af29-6376-4071-8ebc-07da93cf8d63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:50.897590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f3e7af29-6376-4071-8ebc-07da93cf8d63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:50.913322 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:50.913322 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:50.918844 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f3e7af29-6376-4071-8ebc-07da93cf8d63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:50.920259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2be0c42-7d7b-483b-ba60-cf208e74d157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:50.921191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a709f0-f7ea-4455-95bd-9bbe2abdf73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:50.925338 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f3e7af29-6376-4071-8ebc-07da93cf8d63 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:50.925877 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1107/4454] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:50 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 1232 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:50.948393 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-8e500aac-2f96-4356-98b0-82607f41f877 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.951384 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-8e500aac-2f96-4356-98b0-82607f41f877 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:50.951718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-8e500aac-2f96-4356-98b0-82607f41f877 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:50.952051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-8e500aac-2f96-4356-98b0-82607f41f877 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:50.955140 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.959597 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5/action Jul 03 04:33:50.959994 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:50.960199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:50.961810 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:50.961810 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:50.967687 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-6a231108-9559-4702-a3bf-a41a147ce123 req-8e500aac-2f96-4356-98b0-82607f41f877 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:50.975372 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:50.975372 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:50.976140 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-8e500aac-2f96-4356-98b0-82607f41f877 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:50.976229 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:50.976879 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1109/4455] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:33:50 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 1449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:50.982242 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['964447d6-890d-4e4f-8443-364abb34db45', '48f9f048-7a26-49a3-b688-f274e408402d', '5836850c-a951-4e90-a729-4f805badacb8', '615a0723-ca55-4ab2-97e6-126ad0dec08b'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:33:50.983394 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a709f0-f7ea-4455-95bd-9bbe2abdf73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['964447d6-890d-4e4f-8443-364abb34db45', '48f9f048-7a26-49a3-b688-f274e408402d', '5836850c-a951-4e90-a729-4f805badacb8', '615a0723-ca55-4ab2-97e6-126ad0dec08b']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:50.984378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f428ab60-6f42-42e7-bb40-01dbb60f476b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:50.986777 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Begin detaching volume completed successfully. Jul 03 04:33:50.987382 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-214cf668-5593-40d1-9c71-a92174c034ca tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5/action returned with HTTP 202 Jul 03 04:33:50.987771 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1123/4456] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:33:50 2026] POST /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:33:50.990497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2fa2f468-d1bd-466c-a22b-35baa1da4f74 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:50.991153 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2fa2f468-d1bd-466c-a22b-35baa1da4f74 None None] GET https://10.4.3.253/volume// Jul 03 04:33:50.991449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2fa2f468-d1bd-466c-a22b-35baa1da4f74 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:50.992358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2fa2f468-d1bd-466c-a22b-35baa1da4f74 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:50.992358 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2fa2f468-d1bd-466c-a22b-35baa1da4f74 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:50.992466 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1108/4457] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:33:50 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:51.003018 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-aff7c1f3-cd90-4c17-acb0-7fd408e804a0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:51.006196 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-aff7c1f3-cd90-4c17-acb0-7fd408e804a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:33:51.006737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-aff7c1f3-cd90-4c17-acb0-7fd408e804a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "521fa120-cb6b-4b64-8191-20a7b7c26fdb", "connector": null, "instance_uuid": "24d680a8-2b34-46e2-b9ff-c881f42f2472"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:51.009252 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c510b19b-73a7-42e7-987f-513fe267d325 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:51.011447 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c510b19b-73a7-42e7-987f-513fe267d325 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:51.012118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c510b19b-73a7-42e7-987f-513fe267d325 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:51.012118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c510b19b-73a7-42e7-987f-513fe267d325 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:51.012118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c510b19b-73a7-42e7-987f-513fe267d325 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:51.012574 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f428ab60-6f42-42e7-bb40-01dbb60f476b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78cf5454-06a9-462a-8db1-fa01a4a22e35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1751796880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f871fd96de9a492ca2410ebd62980b20',qos_specs=None,replication_status=,reservations=['964447d6-890d-4e4f-8443-364abb34db45','48f9f048-7a26-49a3-b688-f274e408402d','5836850c-a951-4e90-a729-4f805badacb8','615a0723-ca55-4ab2-97e6-126ad0dec08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06f562e276044ae8866ee6dd8a11945',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1751796880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78cf5454-06a9-462a-8db1-fa01a4a22e35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f871fd96de9a492ca2410ebd62980b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b06f562e276044ae8866ee6dd8a11945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:51.013747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f1cab1-b89b-42df-ab85-322b0f0b4f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:51.018700 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:51.018700 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:51.019690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c510b19b-73a7-42e7-987f-513fe267d325 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:51.019745 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:51.019745 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:51.020111 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1124/4458] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:51 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:51.044942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6f1cab1-b89b-42df-ab85-322b0f0b4f4e) transitioned into state 'SUCCESS' from state '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-1751796880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f871fd96de9a492ca2410ebd62980b20',qos_specs=None,replication_status=,reservations=['964447d6-890d-4e4f-8443-364abb34db45','48f9f048-7a26-49a3-b688-f274e408402d','5836850c-a951-4e90-a729-4f805badacb8','615a0723-ca55-4ab2-97e6-126ad0dec08b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06f562e276044ae8866ee6dd8a11945',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:51.046129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e4408f-b6f2-41cf-ba76-b692ba542253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:33:51.053727 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-aff7c1f3-cd90-4c17-acb0-7fd408e804a0 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:33:51.054551 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1110/4459] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:33:51 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) Jul 03 04:33:51.060031 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54e4408f-b6f2-41cf-ba76-b692ba542253) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:33:51.060766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Flow 'volume_create_api' (23e1d531-1447-4df3-9c66-505416491826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:33:51.061191 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume request issued successfully. Jul 03 04:33:51.061923 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ede0f2ea-ae8e-404a-960b-982e4a577cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:33:51.062430 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1118/4460] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:33:50 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) Jul 03 04:33:51.078372 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6b301de9-8b97-47f6-b0f7-3dee0f9e3cd0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:51.082352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b301de9-8b97-47f6-b0f7-3dee0f9e3cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 Jul 03 04:33:51.082352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b301de9-8b97-47f6-b0f7-3dee0f9e3cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:51.082352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6b301de9-8b97-47f6-b0f7-3dee0f9e3cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:51.092711 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:51.092711 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:51.097440 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6b301de9-8b97-47f6-b0f7-3dee0f9e3cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:33:51.102842 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6b301de9-8b97-47f6-b0f7-3dee0f9e3cd0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 returned with HTTP 200 Jul 03 04:33:51.104544 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1109/4461] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:51 2026] GET /volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:52.021166 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-dd2e3c6b-801e-4b16-b172-444a993c6498 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:52.021693 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dd2e3c6b-801e-4b16-b172-444a993c6498 None None] GET https://10.4.3.253/volume// Jul 03 04:33:52.021904 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dd2e3c6b-801e-4b16-b172-444a993c6498 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:52.022131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-dd2e3c6b-801e-4b16-b172-444a993c6498 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:52.022558 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-dd2e3c6b-801e-4b16-b172-444a993c6498 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:52.023678 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1125/4462] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:33:52.037679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f071a507-5f90-4235-b482-bbcf2350471d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:52.038262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-36fb8e1c-1070-461e-a143-31cffd29544c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:52.039912 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f071a507-5f90-4235-b482-bbcf2350471d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:52.040134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f071a507-5f90-4235-b482-bbcf2350471d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:52.040344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f071a507-5f90-4235-b482-bbcf2350471d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:52.040960 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-36fb8e1c-1070-461e-a143-31cffd29544c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:52.041253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-36fb8e1c-1070-461e-a143-31cffd29544c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:52.041543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-36fb8e1c-1070-461e-a143-31cffd29544c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:52.041695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-36fb8e1c-1070-461e-a143-31cffd29544c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:52.047930 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:52.047930 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:52.049048 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-36fb8e1c-1070-461e-a143-31cffd29544c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:52.049638 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1119/4463] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:52 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 696 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:52.052469 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:52.052469 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:52.057775 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f071a507-5f90-4235-b482-bbcf2350471d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:52.065100 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-f071a507-5f90-4235-b482-bbcf2350471d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 200 Jul 03 04:33:52.066222 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1111/4464] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:52 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:52.119293 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6077832f-a381-46bb-b414-a0b6db846a39 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:52.121416 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6077832f-a381-46bb-b414-a0b6db846a39 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 Jul 03 04:33:52.121757 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6077832f-a381-46bb-b414-a0b6db846a39 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:52.122030 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6077832f-a381-46bb-b414-a0b6db846a39 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:52.130234 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:52.130234 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:52.135970 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6077832f-a381-46bb-b414-a0b6db846a39 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:33:52.143058 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6077832f-a381-46bb-b414-a0b6db846a39 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 returned with HTTP 200 Jul 03 04:33:52.143992 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1110/4465] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:52 2026] GET /volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:52.158434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:52.160426 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:33:52.160823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78cf5454-06a9-462a-8db1-fa01a4a22e35", "name": "tempest-VolumesBackupsTest-Backup-1546790464"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:52.162458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating new backup {'backup': {'volume_id': '78cf5454-06a9-462a-8db1-fa01a4a22e35', 'name': 'tempest-VolumesBackupsTest-Backup-1546790464'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:33:52.162633 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating backup of volume 78cf5454-06a9-462a-8db1-fa01a4a22e35 in container None Jul 03 04:33:52.171925 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:52.171925 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:52.172315 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Volume info retrieved successfully. Jul 03 04:33:52.195053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Created reservations ['a1c04eda-17a1-45dc-8d05-685dc682afb4', '90099705-9b29-473e-9f02-d025fd7752d2'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:33:52.253315 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f1e81820-b58a-4f9c-a0b9-e58c62d38a09 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:33:52.254198 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1126/4466] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:33:52 2026] POST /volume/v3/backups => generated 330 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:33:52.271902 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5e315c06-6226-42ae-b946-039de634555e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:52.275863 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e315c06-6226-42ae-b946-039de634555e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:52.279541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e315c06-6226-42ae-b946-039de634555e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:52.279912 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e315c06-6226-42ae-b946-039de634555e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:52.280095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5e315c06-6226-42ae-b946-039de634555e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:52.287388 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:52.287388 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:52.289819 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e315c06-6226-42ae-b946-039de634555e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:52.290437 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1120/4467] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:52 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:53.063033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3234e201-1bf5-41bb-b028-8bbe3c2d2573 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:53.069524 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3234e201-1bf5-41bb-b028-8bbe3c2d2573 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:53.069841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3234e201-1bf5-41bb-b028-8bbe3c2d2573 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:53.072697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3234e201-1bf5-41bb-b028-8bbe3c2d2573 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:53.072855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3234e201-1bf5-41bb-b028-8bbe3c2d2573 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:53.078645 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:53.078645 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:53.079729 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3234e201-1bf5-41bb-b028-8bbe3c2d2573 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:53.080270 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1112/4468] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:53 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 696 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:53.303066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fdd48b9d-935a-4e92-8c35-e3d67364ae23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:53.305555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fdd48b9d-935a-4e92-8c35-e3d67364ae23 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:53.305555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fdd48b9d-935a-4e92-8c35-e3d67364ae23 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:53.305708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fdd48b9d-935a-4e92-8c35-e3d67364ae23 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:53.305757 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fdd48b9d-935a-4e92-8c35-e3d67364ae23 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:53.310998 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:53.310998 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:53.311768 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fdd48b9d-935a-4e92-8c35-e3d67364ae23 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:53.312146 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1111/4469] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:53 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:54.097607 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c5bec40d-1e3b-48bf-9431-9d6f3a493821 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:54.101421 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c5bec40d-1e3b-48bf-9431-9d6f3a493821 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:54.101800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c5bec40d-1e3b-48bf-9431-9d6f3a493821 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:54.102069 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c5bec40d-1e3b-48bf-9431-9d6f3a493821 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:54.102224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c5bec40d-1e3b-48bf-9431-9d6f3a493821 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:54.111823 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:54.111823 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:54.112933 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c5bec40d-1e3b-48bf-9431-9d6f3a493821 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:54.113661 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1127/4470] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:54 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:54.324672 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e96c1c30-a59e-4fee-a56c-ca94d3fcefff None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:54.327154 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e96c1c30-a59e-4fee-a56c-ca94d3fcefff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:54.327472 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e96c1c30-a59e-4fee-a56c-ca94d3fcefff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:54.327744 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e96c1c30-a59e-4fee-a56c-ca94d3fcefff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:54.327934 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e96c1c30-a59e-4fee-a56c-ca94d3fcefff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:54.333171 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:54.333171 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:54.334073 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e96c1c30-a59e-4fee-a56c-ca94d3fcefff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:54.334507 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1121/4471] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:54 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:55.128786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5c36c467-6032-471c-afec-3945c5511d8d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:55.132140 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c36c467-6032-471c-afec-3945c5511d8d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:55.132140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c36c467-6032-471c-afec-3945c5511d8d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:55.132140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c36c467-6032-471c-afec-3945c5511d8d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:55.132140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5c36c467-6032-471c-afec-3945c5511d8d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:55.140149 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:55.140149 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:55.141609 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c36c467-6032-471c-afec-3945c5511d8d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:55.142019 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1113/4472] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:55 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:55.349725 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ddcf3e0-cf85-4cd9-80b9-ee2c90ae4f4b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:55.353063 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ddcf3e0-cf85-4cd9-80b9-ee2c90ae4f4b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:55.353300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ddcf3e0-cf85-4cd9-80b9-ee2c90ae4f4b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:55.353911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ddcf3e0-cf85-4cd9-80b9-ee2c90ae4f4b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:55.353911 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7ddcf3e0-cf85-4cd9-80b9-ee2c90ae4f4b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:55.364067 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:55.364067 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:55.364858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ddcf3e0-cf85-4cd9-80b9-ee2c90ae4f4b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:55.365739 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1112/4473] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:55 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 739 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:33:55.702592 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-6674abe0-5cf5-43f7-9cad-4beec8865a93 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:55.707152 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-6674abe0-5cf5-43f7-9cad-4beec8865a93 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43 Jul 03 04:33:55.707152 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-6674abe0-5cf5-43f7-9cad-4beec8865a93 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:55.707152 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-6674abe0-5cf5-43f7-9cad-4beec8865a93 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:55.736989 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:55.736989 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:56.154298 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-141c12c9-e0c6-4e43-98ea-9e4de559b40b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:56.156583 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-141c12c9-e0c6-4e43-98ea-9e4de559b40b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:56.157025 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-141c12c9-e0c6-4e43-98ea-9e4de559b40b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:56.157104 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-141c12c9-e0c6-4e43-98ea-9e4de559b40b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:56.157207 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-141c12c9-e0c6-4e43-98ea-9e4de559b40b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:56.163679 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:56.163679 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:56.165593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-141c12c9-e0c6-4e43-98ea-9e4de559b40b tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:56.165593 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1122/4474] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:56 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:56.288168 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-517c3439-97c8-4c54-9d84-cbd420e1ec26 req-6674abe0-5cf5-43f7-9cad-4beec8865a93 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43 returned with HTTP 200 Jul 03 04:33:56.289266 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1128/4475] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:33:55 2026] DELETE /volume/v3/attachments/1a2801a9-8a0b-4ad3-8684-c7e8e2588e43 => generated 19 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:33:56.381259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8e78135e-c518-46c3-bf45-6733a1aa3a45 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:56.383455 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e78135e-c518-46c3-bf45-6733a1aa3a45 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:56.383556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8e78135e-c518-46c3-bf45-6733a1aa3a45 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:56.383863 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8e78135e-c518-46c3-bf45-6733a1aa3a45 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:56.384028 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8e78135e-c518-46c3-bf45-6733a1aa3a45 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:56.389062 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:56.389062 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:56.389853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e78135e-c518-46c3-bf45-6733a1aa3a45 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:56.390356 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1114/4476] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:56 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:57.182650 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-42b905d7-a487-41a7-b19b-64ec09aafb2e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:57.186143 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42b905d7-a487-41a7-b19b-64ec09aafb2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:57.186302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42b905d7-a487-41a7-b19b-64ec09aafb2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:57.191163 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42b905d7-a487-41a7-b19b-64ec09aafb2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:57.191163 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-42b905d7-a487-41a7-b19b-64ec09aafb2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:57.198031 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:57.198031 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:57.199636 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42b905d7-a487-41a7-b19b-64ec09aafb2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:57.199871 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1113/4477] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:57 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:57.370110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-75bd5d2b-f507-4544-b46e-5113347a6794 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:57.372944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:57.373297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:57.373589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:57.373835 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume with id: ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:33:57.386237 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:57.386237 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:57.387060 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:33:57.405032 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-93d4b840-83fc-4e74-b170-f8b7cc016398 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:57.407161 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93d4b840-83fc-4e74-b170-f8b7cc016398 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:57.407497 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93d4b840-83fc-4e74-b170-f8b7cc016398 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:57.408408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-93d4b840-83fc-4e74-b170-f8b7cc016398 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:57.408408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-93d4b840-83fc-4e74-b170-f8b7cc016398 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:57.412368 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:57.412368 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:57.413170 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-93d4b840-83fc-4e74-b170-f8b7cc016398 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:57.413682 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1129/4478] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:57 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:57.413886 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume request issued successfully. Jul 03 04:33:57.414998 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-75bd5d2b-f507-4544-b46e-5113347a6794 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 202 Jul 03 04:33:57.416038 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1123/4479] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:33:57 2026] DELETE /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:33:57.641180 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7e9721f6-c923-4c8a-8e2a-4ca2794ff321 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:57.641735 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e9721f6-c923-4c8a-8e2a-4ca2794ff321 None None] GET https://10.4.3.253/volume// Jul 03 04:33:57.641972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e9721f6-c923-4c8a-8e2a-4ca2794ff321 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:57.642308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e9721f6-c923-4c8a-8e2a-4ca2794ff321 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:57.642749 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e9721f6-c923-4c8a-8e2a-4ca2794ff321 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:33:57.643158 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1115/4480] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:33:57 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 04:33:57.653470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-040a08b9-06d4-4a69-a255-cdf2ac7c1039 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:57.655823 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-040a08b9-06d4-4a69-a255-cdf2ac7c1039 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:33:57.656318 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-040a08b9-06d4-4a69-a255-cdf2ac7c1039 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:57.656549 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-040a08b9-06d4-4a69-a255-cdf2ac7c1039 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:57.669605 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:57.669605 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:57.675119 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-6a231108-9559-4702-a3bf-a41a147ce123 req-040a08b9-06d4-4a69-a255-cdf2ac7c1039 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:33:57.684442 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-040a08b9-06d4-4a69-a255-cdf2ac7c1039 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:33:57.685017 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1114/4481] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:33:57 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 1628 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:33:57.832953 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:57.845204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] PUT https://10.4.3.253/volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c Jul 03 04:33:57.846844 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:57.867360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Acquiring lock "cinder-attachment_update-521fa120-cb6b-4b64-8191-20a7b7c26fdb-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:33:57.877335 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Lock "cinder-attachment_update-521fa120-cb6b-4b64-8191-20a7b7c26fdb-np0000004364" acquired by "attachment_update" :: waited 0.010s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:33:57.878817 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:57.878817 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:58.216393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d26183a8-b118-42f0-ab4e-1a0bbcf45440 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:58.218310 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d26183a8-b118-42f0-ab4e-1a0bbcf45440 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:58.218629 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d26183a8-b118-42f0-ab4e-1a0bbcf45440 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:58.218890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d26183a8-b118-42f0-ab4e-1a0bbcf45440 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:58.219916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d26183a8-b118-42f0-ab4e-1a0bbcf45440 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:58.232211 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:58.232211 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:58.232211 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d26183a8-b118-42f0-ab4e-1a0bbcf45440 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:58.232716 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1124/4482] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:58 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:58.412390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Lock "cinder-attachment_update-521fa120-cb6b-4b64-8191-20a7b7c26fdb-np0000004364" released by "attachment_update" :: held 0.536s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:33:58.412991 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4c5904d3-53d1-4700-b032-a3e7e7ff3349 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c returned with HTTP 200 Jul 03 04:33:58.413610 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1130/4483] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:33:57 2026] PUT /volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c => generated 968 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:33:58.429287 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-180cdbf9-972d-4a3e-bbcf-bc73697f98d9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:58.431931 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-180cdbf9-972d-4a3e-bbcf-bc73697f98d9 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:58.432226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-180cdbf9-972d-4a3e-bbcf-bc73697f98d9 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:58.432485 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-180cdbf9-972d-4a3e-bbcf-bc73697f98d9 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:58.432635 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-180cdbf9-972d-4a3e-bbcf-bc73697f98d9 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:58.441049 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:58.441049 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:33:58.442064 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-180cdbf9-972d-4a3e-bbcf-bc73697f98d9 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:58.442738 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1116/4484] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:58 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:58.927197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0ea825ce-6c5c-47dc-958c-022d07cdb683 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:58.931071 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0ea825ce-6c5c-47dc-958c-022d07cdb683 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] POST https://10.4.3.253/volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c/action Jul 03 04:33:58.932187 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0ea825ce-6c5c-47dc-958c-022d07cdb683 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:33:58.932187 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0ea825ce-6c5c-47dc-958c-022d07cdb683 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:33:58.957479 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:58.957479 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:33:58.980713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-0ea825ce-6c5c-47dc-958c-022d07cdb683 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c/action returned with HTTP 204 Jul 03 04:33:58.981460 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1115/4485] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:33:58 2026] POST /volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:33:59.246100 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e395f1d-5719-4484-99b6-079a73939e2e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:59.248505 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e395f1d-5719-4484-99b6-079a73939e2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:33:59.248759 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e395f1d-5719-4484-99b6-079a73939e2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:59.248980 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e395f1d-5719-4484-99b6-079a73939e2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:59.250078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9e395f1d-5719-4484-99b6-079a73939e2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:59.255427 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:59.255427 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:33:59.256734 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e395f1d-5719-4484-99b6-079a73939e2e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:33:59.257292 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1125/4486] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:59 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:33:59.460965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f6741e23-d133-492c-929c-8dc6489d6c79 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:33:59.463352 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f6741e23-d133-492c-929c-8dc6489d6c79 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:33:59.463501 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f6741e23-d133-492c-929c-8dc6489d6c79 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:33:59.463719 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f6741e23-d133-492c-929c-8dc6489d6c79 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:33:59.463811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f6741e23-d133-492c-929c-8dc6489d6c79 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:33:59.470904 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:33:59.470904 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:33:59.471842 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f6741e23-d133-492c-929c-8dc6489d6c79 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:33:59.472427 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1131/4487] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:33:59 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:00.272107 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-217a75b9-279c-4d9a-96ca-c94eed89bbbd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:00.274156 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-217a75b9-279c-4d9a-96ca-c94eed89bbbd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:00.274433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-217a75b9-279c-4d9a-96ca-c94eed89bbbd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:00.274817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-217a75b9-279c-4d9a-96ca-c94eed89bbbd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:00.274817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-217a75b9-279c-4d9a-96ca-c94eed89bbbd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:00.280319 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:00.280319 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:00.281375 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-217a75b9-279c-4d9a-96ca-c94eed89bbbd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:00.281937 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1117/4488] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:00 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:00.489362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-73d91147-2f07-4fe3-b23f-9cf39362d18b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:00.491765 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73d91147-2f07-4fe3-b23f-9cf39362d18b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:00.492924 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73d91147-2f07-4fe3-b23f-9cf39362d18b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:00.492924 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73d91147-2f07-4fe3-b23f-9cf39362d18b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:00.492924 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-73d91147-2f07-4fe3-b23f-9cf39362d18b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:00.500227 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:00.500227 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:00.501224 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73d91147-2f07-4fe3-b23f-9cf39362d18b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:00.502757 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1116/4489] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:00 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:01.296087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-64cc905d-9210-42cb-8999-149286f39717 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:01.298599 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-64cc905d-9210-42cb-8999-149286f39717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:01.298851 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-64cc905d-9210-42cb-8999-149286f39717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:01.299084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-64cc905d-9210-42cb-8999-149286f39717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:01.299208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-64cc905d-9210-42cb-8999-149286f39717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:01.303889 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:01.303889 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:01.305212 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-64cc905d-9210-42cb-8999-149286f39717 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:01.305482 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1126/4490] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:01 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:01.513021 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-71b25483-8256-4ba4-af34-61b48e11b592 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:01.515452 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71b25483-8256-4ba4-af34-61b48e11b592 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:01.515726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71b25483-8256-4ba4-af34-61b48e11b592 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:01.515976 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71b25483-8256-4ba4-af34-61b48e11b592 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:01.516112 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-71b25483-8256-4ba4-af34-61b48e11b592 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:01.522042 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:01.522042 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:01.522952 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71b25483-8256-4ba4-af34-61b48e11b592 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:01.523475 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1132/4491] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:01 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:02.316652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f4b2166-8e7c-4e27-abb8-dd7d54942778 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:02.319230 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f4b2166-8e7c-4e27-abb8-dd7d54942778 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:02.319398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f4b2166-8e7c-4e27-abb8-dd7d54942778 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:02.319597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f4b2166-8e7c-4e27-abb8-dd7d54942778 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:02.319707 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9f4b2166-8e7c-4e27-abb8-dd7d54942778 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:02.326896 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:02.326896 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:02.328096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f4b2166-8e7c-4e27-abb8-dd7d54942778 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:02.328803 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1118/4492] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:02 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:02.545221 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9008e8d8-76ba-4f4e-a49c-24f37dde4e90 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:02.547730 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9008e8d8-76ba-4f4e-a49c-24f37dde4e90 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:02.547987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9008e8d8-76ba-4f4e-a49c-24f37dde4e90 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:02.548293 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9008e8d8-76ba-4f4e-a49c-24f37dde4e90 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:02.548462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9008e8d8-76ba-4f4e-a49c-24f37dde4e90 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:02.555897 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:02.555897 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:02.557392 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9008e8d8-76ba-4f4e-a49c-24f37dde4e90 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:02.557943 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1117/4493] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:02 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:03.339394 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-db951c14-5b88-4cbe-8650-0f660f7df588 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:03.340931 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-db951c14-5b88-4cbe-8650-0f660f7df588 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:03.341110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-db951c14-5b88-4cbe-8650-0f660f7df588 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:03.341315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-db951c14-5b88-4cbe-8650-0f660f7df588 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:03.341453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-db951c14-5b88-4cbe-8650-0f660f7df588 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:03.345681 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:03.345681 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:03.346415 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-db951c14-5b88-4cbe-8650-0f660f7df588 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:03.346757 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1127/4494] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:03 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:03.527311 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-911ad14d-2390-431f-9e20-829b23b984eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:03.529625 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-911ad14d-2390-431f-9e20-829b23b984eb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:03.529998 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-911ad14d-2390-431f-9e20-829b23b984eb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:03.530291 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-911ad14d-2390-431f-9e20-829b23b984eb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:03.542808 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:03.542808 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:03.548075 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-911ad14d-2390-431f-9e20-829b23b984eb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:03.553479 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-911ad14d-2390-431f-9e20-829b23b984eb tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:34:03.553880 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1133/4495] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:03 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 1229 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:03.563950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4fb6ed1b-ff30-45ec-b4af-137996e3b551 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:03.566406 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4fb6ed1b-ff30-45ec-b4af-137996e3b551 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb/encryption Jul 03 04:34:03.566711 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4fb6ed1b-ff30-45ec-b4af-137996e3b551 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:03.567005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4fb6ed1b-ff30-45ec-b4af-137996e3b551 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:03.574469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-297274c4-a1a9-4a57-8e07-22b7f67c544d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:03.576121 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:03.576879 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-297274c4-a1a9-4a57-8e07-22b7f67c544d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:03.577149 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-297274c4-a1a9-4a57-8e07-22b7f67c544d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:03.577467 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-297274c4-a1a9-4a57-8e07-22b7f67c544d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:03.577615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-297274c4-a1a9-4a57-8e07-22b7f67c544d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:03.578690 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] POST https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36/action Jul 03 04:34:03.580616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:34:03.580616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:03.580930 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:03.580930 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:03.583575 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:03.583575 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:03.584419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-297274c4-a1a9-4a57-8e07-22b7f67c544d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:03.584975 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1118/4496] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:03 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:03.590856 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6a231108-9559-4702-a3bf-a41a147ce123 req-4fb6ed1b-ff30-45ec-b4af-137996e3b551 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb/encryption returned with HTTP 200 Jul 03 04:34:03.591637 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1119/4497] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:34:03 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:03.595781 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:03.595781 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:03.596063 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:03.610411 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Begin detaching volume completed successfully. Jul 03 04:34:03.610655 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-6062a723-e9cc-4195-8125-fd1d36cea2a1 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36/action returned with HTTP 202 Jul 03 04:34:03.611147 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1128/4498] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:34:03 2026] POST /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:34:04.357351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-78367269-fd81-4f68-94fa-205f32794805 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:04.359417 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-78367269-fd81-4f68-94fa-205f32794805 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:04.359634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-78367269-fd81-4f68-94fa-205f32794805 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:04.359890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-78367269-fd81-4f68-94fa-205f32794805 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:04.360042 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-78367269-fd81-4f68-94fa-205f32794805 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:04.365877 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:04.365877 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:04.366722 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-78367269-fd81-4f68-94fa-205f32794805 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:04.367265 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1134/4499] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:04 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:04.599512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cc6ddc5f-b968-4be8-ba33-360d81ecca77 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:04.603519 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc6ddc5f-b968-4be8-ba33-360d81ecca77 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:04.604119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc6ddc5f-b968-4be8-ba33-360d81ecca77 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:04.604119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc6ddc5f-b968-4be8-ba33-360d81ecca77 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:04.604531 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-cc6ddc5f-b968-4be8-ba33-360d81ecca77 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:04.609419 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:04.609419 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:04.614137 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc6ddc5f-b968-4be8-ba33-360d81ecca77 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:04.614137 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1119/4500] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:04 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:04.666704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-228e8f5b-4d32-449a-a362-85f33add2514 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:04.667163 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-228e8f5b-4d32-449a-a362-85f33add2514 None None] GET https://10.4.3.253/volume// Jul 03 04:34:04.667359 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-228e8f5b-4d32-449a-a362-85f33add2514 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:04.667776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-228e8f5b-4d32-449a-a362-85f33add2514 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:04.668262 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-228e8f5b-4d32-449a-a362-85f33add2514 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:34:04.668563 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1120/4501] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:34:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:34:04.681302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-e5b422c4-7285-43e4-bdf3-41c5e0a83c96 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:04.685777 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-e5b422c4-7285-43e4-bdf3-41c5e0a83c96 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:04.685989 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-e5b422c4-7285-43e4-bdf3-41c5e0a83c96 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:04.686168 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-e5b422c4-7285-43e4-bdf3-41c5e0a83c96 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:04.702155 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:04.702155 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:04.716552 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-e5b422c4-7285-43e4-bdf3-41c5e0a83c96 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:04.731774 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-e5b422c4-7285-43e4-bdf3-41c5e0a83c96 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:34:04.732432 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1129/4502] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:34:04 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 1412 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:05.183813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-6d037abc-5972-4534-b762-97dafd6b5dae req-ac77600b-256f-4ed5-b7cc-b913b07f086d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:05.187193 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-ac77600b-256f-4ed5-b7cc-b913b07f086d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/encryption Jul 03 04:34:05.187193 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-ac77600b-256f-4ed5-b7cc-b913b07f086d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:05.187516 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-ac77600b-256f-4ed5-b7cc-b913b07f086d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:05.201115 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:05.201115 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:05.211005 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-ac77600b-256f-4ed5-b7cc-b913b07f086d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/encryption returned with HTTP 200 Jul 03 04:34:05.211568 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1135/4503] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:34:05 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:05.380835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-190050c7-a147-4799-b68d-7c60df0dc6b4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:05.383361 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-190050c7-a147-4799-b68d-7c60df0dc6b4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:05.383361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-190050c7-a147-4799-b68d-7c60df0dc6b4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:05.383572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-190050c7-a147-4799-b68d-7c60df0dc6b4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:05.383734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-190050c7-a147-4799-b68d-7c60df0dc6b4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:05.389387 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:05.389387 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:05.390338 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-190050c7-a147-4799-b68d-7c60df0dc6b4 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:05.390475 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1120/4504] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:05 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:05.403234 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c7eec5ed-56db-48b8-b2f7-bd5bfd0134e7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:05.405625 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7eec5ed-56db-48b8-b2f7-bd5bfd0134e7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:05.405934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7eec5ed-56db-48b8-b2f7-bd5bfd0134e7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:05.406631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7eec5ed-56db-48b8-b2f7-bd5bfd0134e7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:05.406631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c7eec5ed-56db-48b8-b2f7-bd5bfd0134e7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:05.412542 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:05.412542 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:05.413853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7eec5ed-56db-48b8-b2f7-bd5bfd0134e7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:05.414146 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1121/4505] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:05 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:05.428736 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:05.430961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:05.431189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:05.431745 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:05.431745 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete backup with id: cd624977-a61f-4bd2-a1dd-d69828020f90. Jul 03 04:34:05.436717 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:05.436717 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:05.455572 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] delete_backup rpcapi backup_id cd624977-a61f-4bd2-a1dd-d69828020f90 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:34:05.457444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-414364ae-70fe-4cc2-8c6d-85741799b8a3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 202 Jul 03 04:34:05.457827 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1130/4506] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:05 2026] DELETE /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:34:05.467455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-58b6ef8b-4915-4ab3-89fb-8dcfb63a1b2d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:05.471148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-58b6ef8b-4915-4ab3-89fb-8dcfb63a1b2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:05.471148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-58b6ef8b-4915-4ab3-89fb-8dcfb63a1b2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:05.472256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-58b6ef8b-4915-4ab3-89fb-8dcfb63a1b2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:05.472256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-58b6ef8b-4915-4ab3-89fb-8dcfb63a1b2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:05.478457 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:05.478457 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:05.480073 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-58b6ef8b-4915-4ab3-89fb-8dcfb63a1b2d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 200 Jul 03 04:34:05.480306 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1136/4507] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:05 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:05.625290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-46770cb6-c115-4db2-a167-7c0d3bb3992d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:05.627508 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46770cb6-c115-4db2-a167-7c0d3bb3992d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:05.627742 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-46770cb6-c115-4db2-a167-7c0d3bb3992d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:05.627947 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-46770cb6-c115-4db2-a167-7c0d3bb3992d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:05.628055 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-46770cb6-c115-4db2-a167-7c0d3bb3992d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:05.633207 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:05.633207 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:05.633748 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46770cb6-c115-4db2-a167-7c0d3bb3992d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:05.634857 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1121/4508] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:05 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:06.043612 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-254274e6-3a4e-43cb-8dcd-328045a66706 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:06.046454 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-254274e6-3a4e-43cb-8dcd-328045a66706 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee Jul 03 04:34:06.046709 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-254274e6-3a4e-43cb-8dcd-328045a66706 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:06.046962 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-254274e6-3a4e-43cb-8dcd-328045a66706 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:06.056398 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:06.056398 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:06.491872 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ea0eabcc-5f11-4965-8b13-45534e93f44d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:06.494248 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea0eabcc-5f11-4965-8b13-45534e93f44d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 Jul 03 04:34:06.494511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea0eabcc-5f11-4965-8b13-45534e93f44d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:06.494715 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea0eabcc-5f11-4965-8b13-45534e93f44d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:06.494866 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ea0eabcc-5f11-4965-8b13-45534e93f44d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id cd624977-a61f-4bd2-a1dd-d69828020f90. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:06.503205 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea0eabcc-5f11-4965-8b13-45534e93f44d tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 returned with HTTP 404 Jul 03 04:34:06.504183 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1131/4509] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:06 2026] GET /volume/v3/backups/cd624977-a61f-4bd2-a1dd-d69828020f90 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:06.518575 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:06.519998 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:34:06.520627 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6211d7d4-429e-4975-84f9-00897898ef46", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1784628030", "container": "tempest-volumesbackupstest-backup-container-39533296"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:06.522102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating new backup {'backup': {'volume_id': '6211d7d4-429e-4975-84f9-00897898ef46', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1784628030', 'container': 'tempest-volumesbackupstest-backup-container-39533296'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:34:06.522102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Creating backup of volume 6211d7d4-429e-4975-84f9-00897898ef46 in container tempest-volumesbackupstest-backup-container-39533296 Jul 03 04:34:06.531786 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:06.531786 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:06.532310 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:06.551146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Created reservations ['6a60cba9-16a5-4aa6-8658-0d05dd68ae05', '27e233f3-afec-4732-ac54-968f2dc1f89e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:06.590726 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-67f78efd-cdf3-4b36-b2fe-f5596c7abd3f req-254274e6-3a4e-43cb-8dcd-328045a66706 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee returned with HTTP 200 Jul 03 04:34:06.591284 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1122/4510] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:34:06 2026] DELETE /volume/v3/attachments/1df1be0e-0027-4a70-a3c8-0df5c1050bee => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:06.604226 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a4197acc-8544-4ac4-ac5e-5e55c964619c tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:34:06.604643 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1137/4511] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:06 2026] POST /volume/v3/backups => generated 330 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:06.614475 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e5cf1ab1-41e7-4ae0-8ced-e03f043a5516 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:06.616511 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5cf1ab1-41e7-4ae0-8ced-e03f043a5516 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:06.616714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5cf1ab1-41e7-4ae0-8ced-e03f043a5516 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:06.616902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5cf1ab1-41e7-4ae0-8ced-e03f043a5516 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:06.617020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e5cf1ab1-41e7-4ae0-8ced-e03f043a5516 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:06.622993 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:06.622993 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:06.624045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5cf1ab1-41e7-4ae0-8ced-e03f043a5516 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:06.624473 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1122/4512] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:06 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:06.646581 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8215559a-ce58-435f-ac49-39e388b0fe7a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:06.648576 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8215559a-ce58-435f-ac49-39e388b0fe7a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:06.648788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8215559a-ce58-435f-ac49-39e388b0fe7a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:06.649025 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8215559a-ce58-435f-ac49-39e388b0fe7a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:06.649156 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8215559a-ce58-435f-ac49-39e388b0fe7a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:06.654727 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:06.654727 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:06.656145 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8215559a-ce58-435f-ac49-39e388b0fe7a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:06.656145 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1132/4513] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:06 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:07.559721 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-6d037abc-5972-4534-b762-97dafd6b5dae req-c12c9b4c-9078-44f5-ae5d-1c1d1e0e2b3d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:07.562705 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-c12c9b4c-9078-44f5-ae5d-1c1d1e0e2b3d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c Jul 03 04:34:07.562705 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-c12c9b4c-9078-44f5-ae5d-1c1d1e0e2b3d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:07.562705 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-c12c9b4c-9078-44f5-ae5d-1c1d1e0e2b3d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:07.570539 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:07.570539 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:07.638361 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9a88eaf9-75f2-46bf-b07b-72c13c9098cc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:07.641558 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a88eaf9-75f2-46bf-b07b-72c13c9098cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:07.641828 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a88eaf9-75f2-46bf-b07b-72c13c9098cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:07.642393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9a88eaf9-75f2-46bf-b07b-72c13c9098cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:07.642393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-9a88eaf9-75f2-46bf-b07b-72c13c9098cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:07.649627 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:07.649627 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:07.650889 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9a88eaf9-75f2-46bf-b07b-72c13c9098cc tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:07.651838 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1138/4514] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:07 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:07.667941 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a3929750-bc4e-4f56-bafd-73edc09d633d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:07.669918 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a3929750-bc4e-4f56-bafd-73edc09d633d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:07.670136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a3929750-bc4e-4f56-bafd-73edc09d633d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:07.670444 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a3929750-bc4e-4f56-bafd-73edc09d633d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:07.670444 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a3929750-bc4e-4f56-bafd-73edc09d633d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:07.675270 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:07.675270 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:07.675944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a3929750-bc4e-4f56-bafd-73edc09d633d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:07.676395 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1123/4515] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:07 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:07.909614 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:07.912139 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:07.912452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:07.912645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:07.912849 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume with id: 6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:07.923164 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:07.923164 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:07.924646 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:07.955379 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume request issued successfully. Jul 03 04:34:07.955648 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2b6df10b-bdc1-421f-90ca-a27745fd1e13 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 202 Jul 03 04:34:07.956352 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1133/4516] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:07 2026] DELETE /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:08.021676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-f0d6b53f-ab38-42d7-8a7c-813024643d25 req-b9ec2b42-aba2-42b9-a650-20c9171159fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:08.024357 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f0d6b53f-ab38-42d7-8a7c-813024643d25 req-b9ec2b42-aba2-42b9-a650-20c9171159fc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:08.024784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f0d6b53f-ab38-42d7-8a7c-813024643d25 req-b9ec2b42-aba2-42b9-a650-20c9171159fc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:08.025269 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f0d6b53f-ab38-42d7-8a7c-813024643d25 req-b9ec2b42-aba2-42b9-a650-20c9171159fc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:08.037496 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:08.037496 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:08.044020 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-f0d6b53f-ab38-42d7-8a7c-813024643d25 req-b9ec2b42-aba2-42b9-a650-20c9171159fc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:08.049644 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f0d6b53f-ab38-42d7-8a7c-813024643d25 req-b9ec2b42-aba2-42b9-a650-20c9171159fc tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 200 Jul 03 04:34:08.050384 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1139/4517] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:08 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:08.130962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-d5e72284-7871-4a0e-a4a1-aaafa27b4ea9 req-8981c649-6a52-4646-9efd-90ee62ea796a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:08.132695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-6d037abc-5972-4534-b762-97dafd6b5dae req-c12c9b4c-9078-44f5-ae5d-1c1d1e0e2b3d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c returned with HTTP 200 Jul 03 04:34:08.133345 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1123/4518] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:34:07 2026] DELETE /volume/v3/attachments/471b040f-7968-46af-b266-38e9fc47781c => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:08.133601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d5e72284-7871-4a0e-a4a1-aaafa27b4ea9 req-8981c649-6a52-4646-9efd-90ee62ea796a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:34:08.133904 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d5e72284-7871-4a0e-a4a1-aaafa27b4ea9 req-8981c649-6a52-4646-9efd-90ee62ea796a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:08.134125 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-d5e72284-7871-4a0e-a4a1-aaafa27b4ea9 req-8981c649-6a52-4646-9efd-90ee62ea796a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:08.142883 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-d5e72284-7871-4a0e-a4a1-aaafa27b4ea9 req-8981c649-6a52-4646-9efd-90ee62ea796a tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 404 Jul 03 04:34:08.143916 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1124/4519] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:08 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:08.672354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-54fe6b41-003e-4182-940f-e437585a9ed2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:08.674841 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54fe6b41-003e-4182-940f-e437585a9ed2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:08.675055 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54fe6b41-003e-4182-940f-e437585a9ed2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:08.678998 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54fe6b41-003e-4182-940f-e437585a9ed2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:08.679260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-54fe6b41-003e-4182-940f-e437585a9ed2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:08.688568 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f23461e0-231b-4594-85a2-c6c040c853d2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:08.691069 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f23461e0-231b-4594-85a2-c6c040c853d2 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:08.691943 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f23461e0-231b-4594-85a2-c6c040c853d2 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:08.692385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f23461e0-231b-4594-85a2-c6c040c853d2 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:08.692681 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f23461e0-231b-4594-85a2-c6c040c853d2 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:08.695672 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:08.695672 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:08.696606 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54fe6b41-003e-4182-940f-e437585a9ed2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:08.697095 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1134/4520] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:08 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:08.699297 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:08.699297 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:08.700734 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f23461e0-231b-4594-85a2-c6c040c853d2 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:08.700734 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1140/4521] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:08 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:09.709510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bab7514d-e563-4bb9-96bc-3ab996fc60df None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:09.711816 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-10410625-7ce6-4e08-91d3-43cf620f0939 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:09.712084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bab7514d-e563-4bb9-96bc-3ab996fc60df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:09.712275 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bab7514d-e563-4bb9-96bc-3ab996fc60df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:09.712562 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bab7514d-e563-4bb9-96bc-3ab996fc60df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:09.712770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-bab7514d-e563-4bb9-96bc-3ab996fc60df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:09.714188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10410625-7ce6-4e08-91d3-43cf620f0939 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:09.714496 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10410625-7ce6-4e08-91d3-43cf620f0939 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:09.714715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10410625-7ce6-4e08-91d3-43cf620f0939 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:09.714985 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-10410625-7ce6-4e08-91d3-43cf620f0939 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:09.717411 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:09.717411 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:09.718446 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bab7514d-e563-4bb9-96bc-3ab996fc60df tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:09.718839 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1124/4522] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:09 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:09.721675 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:09.721675 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:09.722454 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10410625-7ce6-4e08-91d3-43cf620f0939 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:09.722905 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1125/4523] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:09 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:10.733658 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a41b5bd-0f29-4c01-813c-4af2269773f2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:10.735610 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a41b5bd-0f29-4c01-813c-4af2269773f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:10.737191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a41b5bd-0f29-4c01-813c-4af2269773f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:10.737191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a41b5bd-0f29-4c01-813c-4af2269773f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:10.737191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5a41b5bd-0f29-4c01-813c-4af2269773f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:10.742802 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-183d02ed-e2f9-4de9-ac83-d068777da0d7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:10.743852 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:10.743852 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:10.748926 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-183d02ed-e2f9-4de9-ac83-d068777da0d7 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:10.748926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-183d02ed-e2f9-4de9-ac83-d068777da0d7 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:10.749196 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a41b5bd-0f29-4c01-813c-4af2269773f2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:10.749244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-183d02ed-e2f9-4de9-ac83-d068777da0d7 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:10.749244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-183d02ed-e2f9-4de9-ac83-d068777da0d7 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:10.749367 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1135/4524] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:10 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:10.751533 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:10.751533 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:10.752200 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-183d02ed-e2f9-4de9-ac83-d068777da0d7 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:10.752610 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1141/4525] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:10 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:11.565022 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.569289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:34:11.569458 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:11.569913 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:11.569913 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: 5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:34:11.577092 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.577092 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:11.577765 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:11.592297 np0000004364 devstack@c-api.service[99792]: WARNING cinder.keymgr.conf_key_mgr [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:34:11.600960 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:34:11.601258 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f69765e-086c-49e5-8e93-bb5ba77b4de8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 202 Jul 03 04:34:11.601772 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1125/4526] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:11 2026] DELETE /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:11.609442 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c17c560a-639c-477f-adf8-d183d675e2df None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.611482 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c17c560a-639c-477f-adf8-d183d675e2df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:34:11.611754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c17c560a-639c-477f-adf8-d183d675e2df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:11.611954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c17c560a-639c-477f-adf8-d183d675e2df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:11.620830 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.620830 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:11.626422 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c17c560a-639c-477f-adf8-d183d675e2df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:11.632391 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c17c560a-639c-477f-adf8-d183d675e2df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 200 Jul 03 04:34:11.632911 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1126/4527] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:11 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:11.763932 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6d78cc7f-126f-4c63-81b6-972be164b94f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.767202 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e96dc52d-ac62-4dcc-8aed-1834ce1fb860 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.767573 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d78cc7f-126f-4c63-81b6-972be164b94f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:11.767675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d78cc7f-126f-4c63-81b6-972be164b94f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:11.767942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6d78cc7f-126f-4c63-81b6-972be164b94f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:11.768100 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6d78cc7f-126f-4c63-81b6-972be164b94f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:11.769669 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e96dc52d-ac62-4dcc-8aed-1834ce1fb860 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:11.770013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e96dc52d-ac62-4dcc-8aed-1834ce1fb860 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:11.770378 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e96dc52d-ac62-4dcc-8aed-1834ce1fb860 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:11.770605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e96dc52d-ac62-4dcc-8aed-1834ce1fb860 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:11.773816 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.773816 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:11.774861 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6d78cc7f-126f-4c63-81b6-972be164b94f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:11.775392 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1136/4528] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:11 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:11.778498 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.778498 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:11.778498 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e96dc52d-ac62-4dcc-8aed-1834ce1fb860 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:11.779542 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1142/4529] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:11 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:11.797499 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c77c878e-f181-4af8-80e0-c98673b01f0c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.801093 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:34:11.801475 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78cf5454-06a9-462a-8db1-fa01a4a22e35", "incremental": true}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:11.802992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating new backup {'backup': {'volume_id': '78cf5454-06a9-462a-8db1-fa01a4a22e35', 'incremental': True}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:34:11.803175 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating backup of volume 78cf5454-06a9-462a-8db1-fa01a4a22e35 in container None Jul 03 04:34:11.811928 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.811928 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:11.812580 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:34:11.836039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['8a5a977f-d85f-473d-8523-b17253755868', '67c0a1d6-baf5-4aa4-b871-92a4f0cd7c5d'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:11.852449 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c77c878e-f181-4af8-80e0-c98673b01f0c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 400 Jul 03 04:34:11.853166 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1126/4530] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:34:11 2026] POST /volume/v3/backups => generated 109 bytes in 56 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 04:34:11.863788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.866519 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] DELETE https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:11.866741 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:11.867012 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:11.867151 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Delete backup with id: d1d91f7e-5213-4927-940a-3b2f28a6da87. Jul 03 04:34:11.876985 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.876985 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:11.894780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] delete_backup rpcapi backup_id d1d91f7e-5213-4927-940a-3b2f28a6da87 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:34:11.897114 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8e4d0fc-cdac-41fd-8dc4-f0ade6c86f3e tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 202 Jul 03 04:34:11.897634 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1127/4531] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:11 2026] DELETE /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 04:34:11.907593 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3eb41567-c2bc-4a60-9504-636ee79b042c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:11.913748 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3eb41567-c2bc-4a60-9504-636ee79b042c tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:11.914015 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3eb41567-c2bc-4a60-9504-636ee79b042c tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:11.914278 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3eb41567-c2bc-4a60-9504-636ee79b042c tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:11.914438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3eb41567-c2bc-4a60-9504-636ee79b042c tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:11.924227 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:11.924227 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:11.925011 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3eb41567-c2bc-4a60-9504-636ee79b042c tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 200 Jul 03 04:34:11.925581 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1137/4532] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:11 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:12.657979 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-789770e0-00f8-41db-a6f9-98f619c7e802 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.660832 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-789770e0-00f8-41db-a6f9-98f619c7e802 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d Jul 03 04:34:12.662852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-789770e0-00f8-41db-a6f9-98f619c7e802 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:12.662852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-789770e0-00f8-41db-a6f9-98f619c7e802 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:12.673876 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-789770e0-00f8-41db-a6f9-98f619c7e802 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d returned with HTTP 404 Jul 03 04:34:12.674484 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1143/4533] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:12 2026] GET /volume/v3/volumes/5e201573-6c4f-4686-a756-46d5d9a04b8d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:12.683904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.685726 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:34:12.686005 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:12.686281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Calling method 'detail' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:12.687625 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:34:12.752826 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Get all volumes completed successfully. Jul 03 04:34:12.757071 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:12.757071 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:12.767210 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-164ea978-7ed5-433e-9bc1-f3a70b007c89 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:34:12.767880 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1127/4534] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:34:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15905 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:12.795393 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fb8b16b2-e3a5-4737-8cdf-4a7abeb171b0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.797158 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb8b16b2-e3a5-4737-8cdf-4a7abeb171b0 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] DELETE https://10.4.3.253/volume/v3/types/5b462b8d-e3e4-4fd6-ba05-1993ac830c2e Jul 03 04:34:12.797158 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb8b16b2-e3a5-4737-8cdf-4a7abeb171b0 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:12.797158 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fb8b16b2-e3a5-4737-8cdf-4a7abeb171b0 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:12.797350 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-459987fc-7dfa-4a53-97e8-e925d64444d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.800366 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-459987fc-7dfa-4a53-97e8-e925d64444d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:12.800665 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-459987fc-7dfa-4a53-97e8-e925d64444d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:12.801223 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-459987fc-7dfa-4a53-97e8-e925d64444d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:12.801531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-459987fc-7dfa-4a53-97e8-e925d64444d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:12.808597 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:12.808597 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:12.810006 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-459987fc-7dfa-4a53-97e8-e925d64444d0 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:12.810689 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1138/4535] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:12 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:12.848712 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fb8b16b2-e3a5-4737-8cdf-4a7abeb171b0 tempest-TestVolumeBootPattern-820122804 tempest-TestVolumeBootPattern-820122804-project-admin] https://10.4.3.253/volume/v3/types/5b462b8d-e3e4-4fd6-ba05-1993ac830c2e returned with HTTP 202 Jul 03 04:34:12.849249 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1128/4536] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:34:12 2026] DELETE /volume/v3/types/5b462b8d-e3e4-4fd6-ba05-1993ac830c2e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:12.889203 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.891113 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:34:12.891621 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1784130751", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:12.896355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1784130751', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:34:12.939698 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-32e4e8bb-bcc5-415c-86e1-5898282ca392 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.942657 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-32e4e8bb-bcc5-415c-86e1-5898282ca392 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 Jul 03 04:34:12.942948 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-32e4e8bb-bcc5-415c-86e1-5898282ca392 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:12.943238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-32e4e8bb-bcc5-415c-86e1-5898282ca392 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:12.943443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-32e4e8bb-bcc5-415c-86e1-5898282ca392 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id d1d91f7e-5213-4927-940a-3b2f28a6da87. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:12.951957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-32e4e8bb-bcc5-415c-86e1-5898282ca392 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 returned with HTTP 404 Jul 03 04:34:12.953005 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1128/4537] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:12 2026] GET /volume/v3/backups/d1d91f7e-5213-4927-940a-3b2f28a6da87 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:12.963594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:12.968779 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:34:12.969354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1403731995"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:12.971723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1403731995'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:34:12.971903 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume of 1 GB Jul 03 04:34:12.979235 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Availability Zones retrieved successfully. Jul 03 04:34:12.990198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Flow 'volume_create_api' (894be744-37ba-4957-843e-f07177e862c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:12.994871 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84aa7482-aa38-403c-a41c-c8155f7291b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:12.996751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:34:13.042240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84aa7482-aa38-403c-a41c-c8155f7291b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.043158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24e453a-5ef9-4cf0-aa4d-468492e2cc15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.100542 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['2a3813e9-b74f-4c4f-86ab-03947584fbed', '4b908f6b-ac21-4c74-81a6-2a377962f181', '40c3e8a4-e47e-4d63-bc53-b4d24ea4dfd3', '972c4df4-9def-46de-93a8-bd97d7941a13'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:13.101727 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c24e453a-5ef9-4cf0-aa4d-468492e2cc15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a3813e9-b74f-4c4f-86ab-03947584fbed', '4b908f6b-ac21-4c74-81a6-2a377962f181', '40c3e8a4-e47e-4d63-bc53-b4d24ea4dfd3', '972c4df4-9def-46de-93a8-bd97d7941a13']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.102852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83683713-dbd6-41bf-9f47-17e716bb2e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.140766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83683713-dbd6-41bf-9f47-17e716bb2e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8839844-5149-4d58-9cc7-e07760ecb3ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1403731995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f871fd96de9a492ca2410ebd62980b20',qos_specs=None,replication_status=,reservations=['2a3813e9-b74f-4c4f-86ab-03947584fbed','4b908f6b-ac21-4c74-81a6-2a377962f181','40c3e8a4-e47e-4d63-bc53-b4d24ea4dfd3','972c4df4-9def-46de-93a8-bd97d7941a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06f562e276044ae8866ee6dd8a11945',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1403731995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8839844-5149-4d58-9cc7-e07760ecb3ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f871fd96de9a492ca2410ebd62980b20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b06f562e276044ae8866ee6dd8a11945',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.141444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c7ba1b-5b7e-4d5c-b2de-c8b08e5ef074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.160368 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:34:13.165642 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:34:13.172973 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (a3429033-ee12-4080-818d-2bd398489436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:13.173529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c7ba1b-5b7e-4d5c-b2de-c8b08e5ef074) transitioned into state 'SUCCESS' from state '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-1403731995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f871fd96de9a492ca2410ebd62980b20',qos_specs=None,replication_status=,reservations=['2a3813e9-b74f-4c4f-86ab-03947584fbed','4b908f6b-ac21-4c74-81a6-2a377962f181','40c3e8a4-e47e-4d63-bc53-b4d24ea4dfd3','972c4df4-9def-46de-93a8-bd97d7941a13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b06f562e276044ae8866ee6dd8a11945',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.174462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1f34b5-fd09-4fce-90aa-46880d135598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.175183 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505f317c-0ec9-4546-a038-cf03a1c7686f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.177080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:34:13.191085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de1f34b5-fd09-4fce-90aa-46880d135598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.191908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Flow 'volume_create_api' (894be744-37ba-4957-843e-f07177e862c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:13.192375 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Create volume request issued successfully. Jul 03 04:34:13.193075 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b9c07656-423a-4cf1-88e2-7b902f6aaf5e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:34:13.193874 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1139/4538] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:34:12 2026] POST /volume/v3/volumes => generated 749 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:13.210785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4d1f1caa-c8c0-4196-bfca-61895d1c7858 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:13.214528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d1f1caa-c8c0-4196-bfca-61895d1c7858 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba Jul 03 04:34:13.215111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d1f1caa-c8c0-4196-bfca-61895d1c7858 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:13.215196 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d1f1caa-c8c0-4196-bfca-61895d1c7858 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:13.230456 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:13.230456 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:13.243108 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4d1f1caa-c8c0-4196-bfca-61895d1c7858 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:34:13.252018 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d1f1caa-c8c0-4196-bfca-61895d1c7858 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba returned with HTTP 200 Jul 03 04:34:13.252621 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1129/4539] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:13 2026] GET /volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:13.275486 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (505f317c-0ec9-4546-a038-cf03a1c7686f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.276625 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a476dd2-2804-40c7-8d92-5ff31880e6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.351308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['a0d45f44-50a6-455e-b893-bc0c8545b31d', '766ec13e-6edf-48c3-ae0d-6df7b1b1184c', '1fbd1c1e-6570-42ab-9957-bb2dde9407b7', '50efdaad-d35e-4551-a8f9-8570977c896f'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:13.352526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a476dd2-2804-40c7-8d92-5ff31880e6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0d45f44-50a6-455e-b893-bc0c8545b31d', '766ec13e-6edf-48c3-ae0d-6df7b1b1184c', '1fbd1c1e-6570-42ab-9957-bb2dde9407b7', '50efdaad-d35e-4551-a8f9-8570977c896f']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.353339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d31dd6-e50d-4467-9c1d-8d18ae061703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.386455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d31dd6-e50d-4467-9c1d-8d18ae061703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9467fbb-3964-468f-9387-36df5ad193bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1784130751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['a0d45f44-50a6-455e-b893-bc0c8545b31d','766ec13e-6edf-48c3-ae0d-6df7b1b1184c','1fbd1c1e-6570-42ab-9957-bb2dde9407b7','50efdaad-d35e-4551-a8f9-8570977c896f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1784130751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9467fbb-3964-468f-9387-36df5ad193bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.387951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf61030-789d-4e80-9e03-f82f68ee6612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.414543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf61030-789d-4e80-9e03-f82f68ee6612) transitioned into state 'SUCCESS' from state '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-1784130751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['a0d45f44-50a6-455e-b893-bc0c8545b31d','766ec13e-6edf-48c3-ae0d-6df7b1b1184c','1fbd1c1e-6570-42ab-9957-bb2dde9407b7','50efdaad-d35e-4551-a8f9-8570977c896f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.415424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee58bc0c-5980-4148-8f34-1b13fcad179c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:13.429540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee58bc0c-5980-4148-8f34-1b13fcad179c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:13.430746 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (a3429033-ee12-4080-818d-2bd398489436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:13.431870 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:34:13.432796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d1c4eb9-7a1e-4c74-ab9b-0a4b5c45b7f6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:34:13.433424 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1144/4540] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:12 2026] POST /volume/v3/volumes => generated 759 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:13.448344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-12e1e6cf-28ef-476f-8f86-67524b818ca2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:13.453164 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12e1e6cf-28ef-476f-8f86-67524b818ca2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:34:13.454553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12e1e6cf-28ef-476f-8f86-67524b818ca2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:13.455261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-12e1e6cf-28ef-476f-8f86-67524b818ca2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:13.472890 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:13.472890 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:13.479461 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-12e1e6cf-28ef-476f-8f86-67524b818ca2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:13.488099 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-12e1e6cf-28ef-476f-8f86-67524b818ca2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:34:13.488943 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1129/4541] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:13 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 827 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:13.824222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f3d19d68-e216-42ee-b2c8-a0ad9c223382 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:13.826760 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f3d19d68-e216-42ee-b2c8-a0ad9c223382 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:13.827085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f3d19d68-e216-42ee-b2c8-a0ad9c223382 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:13.827295 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f3d19d68-e216-42ee-b2c8-a0ad9c223382 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:13.827480 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f3d19d68-e216-42ee-b2c8-a0ad9c223382 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:13.833230 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:13.833230 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:13.834174 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f3d19d68-e216-42ee-b2c8-a0ad9c223382 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:13.834573 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1140/4542] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:13 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:14.068515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e075254f-fb6d-47c7-89a7-4cf83ed2d6fd req-1a0da628-acb1-4d21-a4b7-746e21287f9d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.071801 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e075254f-fb6d-47c7-89a7-4cf83ed2d6fd req-1a0da628-acb1-4d21-a4b7-746e21287f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f Jul 03 04:34:14.072157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e075254f-fb6d-47c7-89a7-4cf83ed2d6fd req-1a0da628-acb1-4d21-a4b7-746e21287f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:14.072420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e075254f-fb6d-47c7-89a7-4cf83ed2d6fd req-1a0da628-acb1-4d21-a4b7-746e21287f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:14.083922 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.083922 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:14.268765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-099221f3-0d0e-435f-b48d-b372d1f2f5cd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.270807 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-099221f3-0d0e-435f-b48d-b372d1f2f5cd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba Jul 03 04:34:14.271077 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-099221f3-0d0e-435f-b48d-b372d1f2f5cd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:14.271297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-099221f3-0d0e-435f-b48d-b372d1f2f5cd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:14.279750 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.279750 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:14.284596 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-099221f3-0d0e-435f-b48d-b372d1f2f5cd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:34:14.291819 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-099221f3-0d0e-435f-b48d-b372d1f2f5cd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba returned with HTTP 200 Jul 03 04:34:14.292405 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1145/4543] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:14 2026] GET /volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:14.309219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.311353 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:34:14.311776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8839844-5149-4d58-9cc7-e07760ecb3ba", "name": "tempest-VolumesBackupsTest-Backup-1592544934"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:14.313519 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating new backup {'backup': {'volume_id': 'd8839844-5149-4d58-9cc7-e07760ecb3ba', 'name': 'tempest-VolumesBackupsTest-Backup-1592544934'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:34:14.313696 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating backup of volume d8839844-5149-4d58-9cc7-e07760ecb3ba in container None Jul 03 04:34:14.323102 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.323102 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:14.323624 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Volume info retrieved successfully. Jul 03 04:34:14.350870 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Created reservations ['1be649ee-d596-4ec7-8e08-7e91ebfe64d3', '7b83912c-78c9-47df-be68-04e63b9d7346'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:14.387249 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c0c0b8a3-e38a-4bc1-be20-83a02841db10 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:34:14.387798 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1130/4544] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:14 2026] POST /volume/v3/backups => generated 330 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:14.398396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-63e7bc49-7531-4002-936b-e22fb1ce2cdd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.402355 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-63e7bc49-7531-4002-936b-e22fb1ce2cdd tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:14.402355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-63e7bc49-7531-4002-936b-e22fb1ce2cdd tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:14.402355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-63e7bc49-7531-4002-936b-e22fb1ce2cdd tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:14.402355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-63e7bc49-7531-4002-936b-e22fb1ce2cdd tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:14.408549 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.408549 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:14.409290 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-63e7bc49-7531-4002-936b-e22fb1ce2cdd tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:14.409737 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1141/4545] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:14 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:14.510905 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1314403e-686b-4b08-ad50-3b971c18724a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.515755 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1314403e-686b-4b08-ad50-3b971c18724a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:34:14.515755 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1314403e-686b-4b08-ad50-3b971c18724a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:14.515755 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1314403e-686b-4b08-ad50-3b971c18724a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:14.528210 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.528210 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:14.532891 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1314403e-686b-4b08-ad50-3b971c18724a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:14.538075 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1314403e-686b-4b08-ad50-3b971c18724a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:34:14.538664 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1146/4546] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:14 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:14.551803 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-16ce9433-0506-4209-ae2b-564597b9e7e0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.553973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16ce9433-0506-4209-ae2b-564597b9e7e0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:34:14.554223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16ce9433-0506-4209-ae2b-564597b9e7e0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:14.554510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16ce9433-0506-4209-ae2b-564597b9e7e0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:14.563529 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.563529 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:14.568889 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-16ce9433-0506-4209-ae2b-564597b9e7e0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:14.575597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16ce9433-0506-4209-ae2b-564597b9e7e0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:34:14.576102 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1131/4547] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:14 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:14.628582 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e075254f-fb6d-47c7-89a7-4cf83ed2d6fd req-1a0da628-acb1-4d21-a4b7-746e21287f9d tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f returned with HTTP 200 Jul 03 04:34:14.629045 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1130/4548] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:34:14 2026] DELETE /volume/v3/attachments/0a241fdd-41f4-4509-af3f-57cc8a866d8f => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:14.850393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5d1540fd-555e-4c37-ab7b-7caa820f8ae5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:14.853366 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d1540fd-555e-4c37-ab7b-7caa820f8ae5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:14.853366 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d1540fd-555e-4c37-ab7b-7caa820f8ae5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:14.853366 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d1540fd-555e-4c37-ab7b-7caa820f8ae5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:14.853366 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5d1540fd-555e-4c37-ab7b-7caa820f8ae5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:14.859290 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:14.859290 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:14.860204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d1540fd-555e-4c37-ab7b-7caa820f8ae5 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:14.861772 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1142/4549] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:14 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:15.421610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b51ceb7-d367-4de5-9bb1-a107e59a5cae None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:15.424331 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b51ceb7-d367-4de5-9bb1-a107e59a5cae tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:15.424650 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b51ceb7-d367-4de5-9bb1-a107e59a5cae tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:15.424911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b51ceb7-d367-4de5-9bb1-a107e59a5cae tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:15.425089 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3b51ceb7-d367-4de5-9bb1-a107e59a5cae tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:15.430950 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:15.430950 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:15.431879 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b51ceb7-d367-4de5-9bb1-a107e59a5cae tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:15.432662 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1147/4550] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:15 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:15.876448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7dca9ed3-3369-40c6-a7e4-bed44dbd9ae8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:15.878308 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7dca9ed3-3369-40c6-a7e4-bed44dbd9ae8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:15.878574 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7dca9ed3-3369-40c6-a7e4-bed44dbd9ae8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:15.878801 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7dca9ed3-3369-40c6-a7e4-bed44dbd9ae8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:15.878951 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7dca9ed3-3369-40c6-a7e4-bed44dbd9ae8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:15.883113 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:15.883113 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:15.883929 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7dca9ed3-3369-40c6-a7e4-bed44dbd9ae8 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:15.884315 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1132/4551] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:15 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:16.081692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-b19e3b8c-7567-4dc3-8716-5c8624dd54c4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:16.084238 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-b19e3b8c-7567-4dc3-8716-5c8624dd54c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:34:16.084516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-b19e3b8c-7567-4dc3-8716-5c8624dd54c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:16.084743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-b19e3b8c-7567-4dc3-8716-5c8624dd54c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:16.093841 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:16.093841 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:16.098728 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-b19e3b8c-7567-4dc3-8716-5c8624dd54c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:16.107166 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-b19e3b8c-7567-4dc3-8716-5c8624dd54c4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:34:16.107818 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1131/4552] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:16 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:16.444943 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0ed39251-4b0b-4541-9f74-d5e21f1353ff None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:16.447190 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0ed39251-4b0b-4541-9f74-d5e21f1353ff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:16.447479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0ed39251-4b0b-4541-9f74-d5e21f1353ff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:16.447764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0ed39251-4b0b-4541-9f74-d5e21f1353ff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:16.447929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-0ed39251-4b0b-4541-9f74-d5e21f1353ff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:16.453859 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:16.453859 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:16.454591 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0ed39251-4b0b-4541-9f74-d5e21f1353ff tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:16.455055 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1143/4553] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:16 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:16.669245 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-4609ffb9-81bc-4cd1-a402-cf2c348fa71f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:16.672066 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-4609ffb9-81bc-4cd1-a402-cf2c348fa71f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:34:16.672356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-4609ffb9-81bc-4cd1-a402-cf2c348fa71f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:16.672629 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-4609ffb9-81bc-4cd1-a402-cf2c348fa71f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:16.682270 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:16.682270 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:16.687368 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-4609ffb9-81bc-4cd1-a402-cf2c348fa71f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:16.694073 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-4609ffb9-81bc-4cd1-a402-cf2c348fa71f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:34:16.694656 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1148/4554] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:16 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 1367 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:16.706059 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ed952faa-53c8-43a9-9e04-e16a33bd9eda None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:16.706535 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed952faa-53c8-43a9-9e04-e16a33bd9eda None None] GET https://10.4.3.253/volume// Jul 03 04:34:16.706713 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed952faa-53c8-43a9-9e04-e16a33bd9eda None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:16.706937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed952faa-53c8-43a9-9e04-e16a33bd9eda None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:16.707293 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed952faa-53c8-43a9-9e04-e16a33bd9eda None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:34:16.707603 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1133/4555] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:34:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:34:16.715202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-63320ae2-4689-4372-abc5-1b1dfda806d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:16.717371 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-63320ae2-4689-4372-abc5-1b1dfda806d7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:34:16.718014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-63320ae2-4689-4372-abc5-1b1dfda806d7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c9467fbb-3964-468f-9387-36df5ad193bd", "connector": null, "instance_uuid": "389f74d4-cff3-4874-b40b-462836b1d992"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:16.727027 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:16.727027 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:16.752837 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-63320ae2-4689-4372-abc5-1b1dfda806d7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:34:16.753780 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1132/4556] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:34:16 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) Jul 03 04:34:16.898341 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-07597117-f331-4ad5-89b7-9f44dde69291 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:16.903908 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07597117-f331-4ad5-89b7-9f44dde69291 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:16.904169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07597117-f331-4ad5-89b7-9f44dde69291 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:16.904421 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-07597117-f331-4ad5-89b7-9f44dde69291 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:16.904552 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-07597117-f331-4ad5-89b7-9f44dde69291 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:16.909881 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:16.909881 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:16.910974 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-07597117-f331-4ad5-89b7-9f44dde69291 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:16.911589 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1144/4557] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:16 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:17.468845 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8660a1e9-3f61-444d-9c29-7445efab8e75 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:17.470927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8660a1e9-3f61-444d-9c29-7445efab8e75 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:17.470927 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8660a1e9-3f61-444d-9c29-7445efab8e75 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:17.471177 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8660a1e9-3f61-444d-9c29-7445efab8e75 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:17.471177 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8660a1e9-3f61-444d-9c29-7445efab8e75 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:17.476248 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:17.476248 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:17.477068 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8660a1e9-3f61-444d-9c29-7445efab8e75 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:17.477489 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1149/4558] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:17 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:17.924981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9a8d645c-8db7-4776-b60a-cb8c61d732ad None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:17.927098 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9a8d645c-8db7-4776-b60a-cb8c61d732ad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:17.927311 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9a8d645c-8db7-4776-b60a-cb8c61d732ad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:17.927524 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9a8d645c-8db7-4776-b60a-cb8c61d732ad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:17.927659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9a8d645c-8db7-4776-b60a-cb8c61d732ad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:17.936584 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:17.936584 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:17.937500 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9a8d645c-8db7-4776-b60a-cb8c61d732ad tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:17.938072 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1134/4559] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:17 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:18.138025 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:18.140605 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:34:18.141015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:18.141403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:18.141758 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume with id: b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:34:18.150375 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:18.150375 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:18.150942 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:18.167849 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume request issued successfully. Jul 03 04:34:18.168188 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebd8479f-b5cf-4af4-975d-043cefb8fefe tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 202 Jul 03 04:34:18.168719 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1133/4560] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:18 2026] DELETE /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:18.178751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1f20703e-8027-4a40-96a5-8c28de427126 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:18.180527 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f20703e-8027-4a40-96a5-8c28de427126 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:34:18.180763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f20703e-8027-4a40-96a5-8c28de427126 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:18.181008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1f20703e-8027-4a40-96a5-8c28de427126 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:18.190060 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:18.190060 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:18.194490 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1f20703e-8027-4a40-96a5-8c28de427126 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Volume info retrieved successfully. Jul 03 04:34:18.201587 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1f20703e-8027-4a40-96a5-8c28de427126 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 200 Jul 03 04:34:18.202058 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1145/4561] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:18 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:18.490812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b083e6c4-ca68-4ecf-a33e-c9983f21f537 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:18.493114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b083e6c4-ca68-4ecf-a33e-c9983f21f537 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:18.493365 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b083e6c4-ca68-4ecf-a33e-c9983f21f537 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:18.493757 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b083e6c4-ca68-4ecf-a33e-c9983f21f537 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:18.493757 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b083e6c4-ca68-4ecf-a33e-c9983f21f537 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:18.499961 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:18.499961 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:18.501063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b083e6c4-ca68-4ecf-a33e-c9983f21f537 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:18.503292 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1150/4562] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:18 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:18.948471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c9bb2523-fd32-441c-9bbe-e207de9c2264 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:18.950550 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c9bb2523-fd32-441c-9bbe-e207de9c2264 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:18.950748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c9bb2523-fd32-441c-9bbe-e207de9c2264 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:18.951044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c9bb2523-fd32-441c-9bbe-e207de9c2264 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:18.951099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c9bb2523-fd32-441c-9bbe-e207de9c2264 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:18.957743 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:18.957743 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:18.958650 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c9bb2523-fd32-441c-9bbe-e207de9c2264 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:18.959117 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1135/4563] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:18 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:18.971830 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c9bb48fb-9cf3-4bd9-aca9-34de6923e083 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:18.974086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c9bb48fb-9cf3-4bd9-aca9-34de6923e083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:18.974414 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c9bb48fb-9cf3-4bd9-aca9-34de6923e083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:18.974717 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c9bb48fb-9cf3-4bd9-aca9-34de6923e083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:18.974915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c9bb48fb-9cf3-4bd9-aca9-34de6923e083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:18.980443 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:18.980443 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:18.981568 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c9bb48fb-9cf3-4bd9-aca9-34de6923e083 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:18.982336 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1134/4564] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:18 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:18.992463 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:18.994177 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:18.994396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:18.994592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:18.994693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete backup with id: 1d88d101-b228-48f0-8653-9b4439aa6044. Jul 03 04:34:18.999337 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:18.999337 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:19.016473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] delete_backup rpcapi backup_id 1d88d101-b228-48f0-8653-9b4439aa6044 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:34:19.019392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6ee420a6-0574-47b1-b68e-35b35f4027b3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 202 Jul 03 04:34:19.019846 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1146/4565] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:18 2026] DELETE /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:34:19.028915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-878a49f7-3d24-49d9-bebc-4d05e47bdd77 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.034102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-878a49f7-3d24-49d9-bebc-4d05e47bdd77 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:19.034369 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-878a49f7-3d24-49d9-bebc-4d05e47bdd77 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.034586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-878a49f7-3d24-49d9-bebc-4d05e47bdd77 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.034722 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-878a49f7-3d24-49d9-bebc-4d05e47bdd77 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:19.043245 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:19.043245 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:19.048906 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-878a49f7-3d24-49d9-bebc-4d05e47bdd77 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 200 Jul 03 04:34:19.048906 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1151/4566] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:19.220921 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-048bfced-1901-4165-8fc3-10eee7211eac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.223457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-048bfced-1901-4165-8fc3-10eee7211eac tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 Jul 03 04:34:19.223766 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-048bfced-1901-4165-8fc3-10eee7211eac tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.223915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-048bfced-1901-4165-8fc3-10eee7211eac tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.232703 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-048bfced-1901-4165-8fc3-10eee7211eac tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 returned with HTTP 404 Jul 03 04:34:19.233303 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1136/4567] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/volumes/b7312bf3-da6e-4954-b4e0-5c09a959fa75 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:19.242010 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-17ca3c58-36ba-413f-9db7-b43ed57ccbd7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.244092 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17ca3c58-36ba-413f-9db7-b43ed57ccbd7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:19.244300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17ca3c58-36ba-413f-9db7-b43ed57ccbd7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.244550 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17ca3c58-36ba-413f-9db7-b43ed57ccbd7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.244865 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-17ca3c58-36ba-413f-9db7-b43ed57ccbd7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume with id: 6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:19.251638 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17ca3c58-36ba-413f-9db7-b43ed57ccbd7 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 404 Jul 03 04:34:19.252269 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1135/4568] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:19 2026] DELETE /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:19.262449 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-99209624-6ba1-4b88-8be4-83ae319e5a37 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.265160 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-99209624-6ba1-4b88-8be4-83ae319e5a37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 Jul 03 04:34:19.265404 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-99209624-6ba1-4b88-8be4-83ae319e5a37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.265604 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-99209624-6ba1-4b88-8be4-83ae319e5a37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.271864 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-99209624-6ba1-4b88-8be4-83ae319e5a37 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 returned with HTTP 404 Jul 03 04:34:19.272399 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1147/4569] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/volumes/6f964121-26f5-44e6-8af7-c2f67acf1c36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:19.284073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7d186a21-5b82-4116-9add-74a6288a7574 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.286442 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d186a21-5b82-4116-9add-74a6288a7574 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:34:19.286647 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d186a21-5b82-4116-9add-74a6288a7574 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.286909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d186a21-5b82-4116-9add-74a6288a7574 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.287101 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7d186a21-5b82-4116-9add-74a6288a7574 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Delete volume with id: ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:34:19.294753 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d186a21-5b82-4116-9add-74a6288a7574 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 404 Jul 03 04:34:19.295428 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1152/4570] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:19 2026] DELETE /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:19.304427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fbad300e-3340-4351-838e-28acfa369c91 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.306959 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fbad300e-3340-4351-838e-28acfa369c91 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] GET https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 Jul 03 04:34:19.307195 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fbad300e-3340-4351-838e-28acfa369c91 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.307380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fbad300e-3340-4351-838e-28acfa369c91 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.313647 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fbad300e-3340-4351-838e-28acfa369c91 tempest-TestInstancesWithCinderVolumes-1201074152 tempest-TestInstancesWithCinderVolumes-1201074152-project-member] https://10.4.3.253/volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 returned with HTTP 404 Jul 03 04:34:19.314236 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1137/4571] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/volumes/ec51f62f-8d57-4e85-8b35-c1d34b8de2d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:19.326461 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-98fb513e-7326-4003-b00e-834e5c6b002b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.328459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98fb513e-7326-4003-b00e-834e5c6b002b tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:34:19.332615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98fb513e-7326-4003-b00e-834e5c6b002b tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.332830 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98fb513e-7326-4003-b00e-834e5c6b002b tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.333810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98fb513e-7326-4003-b00e-834e5c6b002b tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:34:19.353157 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-98fb513e-7326-4003-b00e-834e5c6b002b tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Get all volumes completed successfully. Jul 03 04:34:19.355936 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:19.355936 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:19.362780 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98fb513e-7326-4003-b00e-834e5c6b002b tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:34:19.363322 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1136/4572] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15722 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:19.381025 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d8bfdc35-7c17-4378-97a1-de07dc378f49 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.383210 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d8bfdc35-7c17-4378-97a1-de07dc378f49 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] DELETE https://10.4.3.253/volume/v3/types/ec8ebad2-2185-4ac5-8aca-1628f6e3e120 Jul 03 04:34:19.383468 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d8bfdc35-7c17-4378-97a1-de07dc378f49 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.383693 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d8bfdc35-7c17-4378-97a1-de07dc378f49 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.411088 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d8bfdc35-7c17-4378-97a1-de07dc378f49 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/types/ec8ebad2-2185-4ac5-8aca-1628f6e3e120 returned with HTTP 202 Jul 03 04:34:19.411642 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1148/4573] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:34:19 2026] DELETE /volume/v3/types/ec8ebad2-2185-4ac5-8aca-1628f6e3e120 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:19.419161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.421449 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:34:19.421721 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.421982 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.423140 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:34:19.449420 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Get all volumes completed successfully. Jul 03 04:34:19.453668 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:19.453668 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:19.461784 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-75aa5911-3079-4616-a2a0-7ba4e4f0cc4f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:34:19.462421 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1153/4574] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15722 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:19.480599 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8dc27592-426a-4f56-97f9-1631b10600aa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.482514 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8dc27592-426a-4f56-97f9-1631b10600aa tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] DELETE https://10.4.3.253/volume/v3/types/1d964bf6-de75-4262-a039-d6980e829328 Jul 03 04:34:19.482710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8dc27592-426a-4f56-97f9-1631b10600aa tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.482900 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8dc27592-426a-4f56-97f9-1631b10600aa tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.513857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9982f4e1-0550-4956-bf53-58dbed628fe1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.516192 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9982f4e1-0550-4956-bf53-58dbed628fe1 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:19.516390 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8dc27592-426a-4f56-97f9-1631b10600aa tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/types/1d964bf6-de75-4262-a039-d6980e829328 returned with HTTP 202 Jul 03 04:34:19.516634 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9982f4e1-0550-4956-bf53-58dbed628fe1 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.516793 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1138/4575] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:34:19 2026] DELETE /volume/v3/types/1d964bf6-de75-4262-a039-d6980e829328 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:19.516865 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9982f4e1-0550-4956-bf53-58dbed628fe1 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.517021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9982f4e1-0550-4956-bf53-58dbed628fe1 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:19.522180 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:19.522180 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:19.522895 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9982f4e1-0550-4956-bf53-58dbed628fe1 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:19.523350 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1137/4576] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:19.929748 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.931835 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:34:19.932179 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.932959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method 'detail' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.933627 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:34:19.954175 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Get all volumes completed successfully. Jul 03 04:34:19.956705 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:19.956705 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:19.962869 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3047e76f-6497-48cc-97e8-b58ba36d5f30 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:34:19.963355 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1149/4577] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:34:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15722 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:19.987012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:19.989019 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 Jul 03 04:34:19.989205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:19.989424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:19.989607 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Delete volume with id: f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 Jul 03 04:34:19.997724 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:19.997724 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:19.998167 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Volume info retrieved successfully. Jul 03 04:34:20.014305 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.image.cache [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'f0402c43-9bc5-48a6-86de-bfc7ede08cc2', 'volume_id': 'f9d1c7a4-6c24-487b-8ae8-14abda7cfc92', 'host': 'np0000004364@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 4, 31, 19), 'last_used': datetime.datetime(2026, 7, 3, 4, 31, 32)}. {{(pid=99794) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 04:34:20.027345 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Delete volume request issued successfully. Jul 03 04:34:20.027618 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-64eb2ce2-ce55-4e68-bb93-6b5277fb4f8e tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 returned with HTTP 202 Jul 03 04:34:20.028138 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1154/4578] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:19 2026] DELETE /volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:20.039902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-79955c4d-a8eb-43bc-8cf2-29e6ea0c33f2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:20.045357 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79955c4d-a8eb-43bc-8cf2-29e6ea0c33f2 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] GET https://10.4.3.253/volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 Jul 03 04:34:20.045647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79955c4d-a8eb-43bc-8cf2-29e6ea0c33f2 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:20.045908 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-79955c4d-a8eb-43bc-8cf2-29e6ea0c33f2 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:20.059806 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e3809d7f-57da-4dd8-80bd-ba738b5bc902 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:20.060988 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:20.060988 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:20.061822 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e3809d7f-57da-4dd8-80bd-ba738b5bc902 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 Jul 03 04:34:20.062055 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e3809d7f-57da-4dd8-80bd-ba738b5bc902 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:20.062271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e3809d7f-57da-4dd8-80bd-ba738b5bc902 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:20.062411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e3809d7f-57da-4dd8-80bd-ba738b5bc902 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 1d88d101-b228-48f0-8653-9b4439aa6044. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:20.066428 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e3809d7f-57da-4dd8-80bd-ba738b5bc902 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 returned with HTTP 404 Jul 03 04:34:20.067010 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1138/4579] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:20 2026] GET /volume/v3/backups/1d88d101-b228-48f0-8653-9b4439aa6044 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:20.072387 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-79955c4d-a8eb-43bc-8cf2-29e6ea0c33f2 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Volume info retrieved successfully. Jul 03 04:34:20.079087 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-79955c4d-a8eb-43bc-8cf2-29e6ea0c33f2 tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 returned with HTTP 200 Jul 03 04:34:20.079616 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1139/4580] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:20 2026] GET /volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:20.159495 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:20.161682 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:34:20.161966 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:20.162206 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:20.162373 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete backup with id: 8ad6e680-d326-4f54-a8c2-f32de3c34400. Jul 03 04:34:20.169675 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:20.169675 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:20.188931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] delete_backup rpcapi backup_id 8ad6e680-d326-4f54-a8c2-f32de3c34400 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:34:20.190828 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c6d426d0-ca9d-407c-8e13-1b0e5c43d980 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 202 Jul 03 04:34:20.191274 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1150/4581] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:20 2026] DELETE /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:34:20.202995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-af662215-dea2-456c-97d2-c0af8913fd56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:20.204801 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-af662215-dea2-456c-97d2-c0af8913fd56 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:34:20.205033 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-af662215-dea2-456c-97d2-c0af8913fd56 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:20.205211 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-af662215-dea2-456c-97d2-c0af8913fd56 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:20.205307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-af662215-dea2-456c-97d2-c0af8913fd56 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:20.210968 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:20.210968 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:20.211929 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-af662215-dea2-456c-97d2-c0af8913fd56 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 200 Jul 03 04:34:20.212365 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1155/4582] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:20 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:20.537031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-077aabbb-46aa-42fb-acd2-ec86c6f69642 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:20.539287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-077aabbb-46aa-42fb-acd2-ec86c6f69642 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:20.539536 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-077aabbb-46aa-42fb-acd2-ec86c6f69642 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:20.539930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-077aabbb-46aa-42fb-acd2-ec86c6f69642 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:20.540120 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-077aabbb-46aa-42fb-acd2-ec86c6f69642 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:20.548020 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:20.548020 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:20.549716 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-077aabbb-46aa-42fb-acd2-ec86c6f69642 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:20.550284 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1139/4583] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:20 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:21.096959 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e09074c6-e823-454a-b752-cf41e60de04f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.099162 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e09074c6-e823-454a-b752-cf41e60de04f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] GET https://10.4.3.253/volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 Jul 03 04:34:21.099466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e09074c6-e823-454a-b752-cf41e60de04f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:21.099745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e09074c6-e823-454a-b752-cf41e60de04f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:21.108030 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e09074c6-e823-454a-b752-cf41e60de04f tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 returned with HTTP 404 Jul 03 04:34:21.108513 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1140/4584] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:21 2026] GET /volume/v3/volumes/f9d1c7a4-6c24-487b-8ae8-14abda7cfc92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:21.117835 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7d02e595-0de0-417e-8af7-ae0582e94dae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.120357 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d02e595-0de0-417e-8af7-ae0582e94dae tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] DELETE https://10.4.3.253/volume/v3/types/b896ac5c-ae48-4ce9-afaf-58c0fa43626d Jul 03 04:34:21.120486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d02e595-0de0-417e-8af7-ae0582e94dae tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:21.120660 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7d02e595-0de0-417e-8af7-ae0582e94dae tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:21.153751 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7d02e595-0de0-417e-8af7-ae0582e94dae tempest-TestInstancesWithCinderVolumes-1575368917 tempest-TestInstancesWithCinderVolumes-1575368917-project-admin] https://10.4.3.253/volume/v3/types/b896ac5c-ae48-4ce9-afaf-58c0fa43626d returned with HTTP 202 Jul 03 04:34:21.154232 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1151/4585] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:34:21 2026] DELETE /volume/v3/types/b896ac5c-ae48-4ce9-afaf-58c0fa43626d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:21.223864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-666c6392-01ec-46ec-a90e-7903a66190ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.226114 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-666c6392-01ec-46ec-a90e-7903a66190ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 Jul 03 04:34:21.226364 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-666c6392-01ec-46ec-a90e-7903a66190ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:21.226616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-666c6392-01ec-46ec-a90e-7903a66190ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:21.226765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-666c6392-01ec-46ec-a90e-7903a66190ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Show backup with id 8ad6e680-d326-4f54-a8c2-f32de3c34400. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:21.234182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-666c6392-01ec-46ec-a90e-7903a66190ea tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 returned with HTTP 404 Jul 03 04:34:21.234947 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1156/4586] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:21 2026] GET /volume/v3/backups/8ad6e680-d326-4f54-a8c2-f32de3c34400 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:21.399917 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-ee508461-f25f-41a7-ac03-9cd5e6edaad3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.403551 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-ee508461-f25f-41a7-ac03-9cd5e6edaad3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:21.403868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-ee508461-f25f-41a7-ac03-9cd5e6edaad3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:21.404152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-ee508461-f25f-41a7-ac03-9cd5e6edaad3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:21.417520 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:21.417520 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:21.423347 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-ee508461-f25f-41a7-ac03-9cd5e6edaad3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:21.429567 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-ee508461-f25f-41a7-ac03-9cd5e6edaad3 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:21.430144 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1140/4587] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:21 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1133 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:21.452594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.455991 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] POST https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46/action Jul 03 04:34:21.456484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:34:21.456809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:21.472252 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:21.472252 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:21.472917 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:21.486130 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Begin detaching volume completed successfully. Jul 03 04:34:21.486389 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-d10cb700-2f13-4259-8ebf-e5b9e8172d1e tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46/action returned with HTTP 202 Jul 03 04:34:21.487031 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1141/4588] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:34:21 2026] POST /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:34:21.514381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-594cf853-ca1f-4fd6-827b-0435744f0279 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.516608 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-594cf853-ca1f-4fd6-827b-0435744f0279 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:21.516859 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-594cf853-ca1f-4fd6-827b-0435744f0279 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:21.517136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-594cf853-ca1f-4fd6-827b-0435744f0279 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:21.530198 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:21.530198 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:21.534768 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-594cf853-ca1f-4fd6-827b-0435744f0279 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:21.540038 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-594cf853-ca1f-4fd6-827b-0435744f0279 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:21.540541 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1152/4589] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:21 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:21.562770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cb8b66f4-566d-4632-8409-9c55d1b39d22 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:21.565940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb8b66f4-566d-4632-8409-9c55d1b39d22 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:21.566172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb8b66f4-566d-4632-8409-9c55d1b39d22 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:21.566416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cb8b66f4-566d-4632-8409-9c55d1b39d22 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:21.566544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-cb8b66f4-566d-4632-8409-9c55d1b39d22 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:21.571773 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:21.571773 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:21.572613 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cb8b66f4-566d-4632-8409-9c55d1b39d22 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:21.572961 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1157/4590] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:21 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:22.518715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-be82b498-14a2-4682-824c-c47adc6b9f80 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:22.519224 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be82b498-14a2-4682-824c-c47adc6b9f80 None None] GET https://10.4.3.253/volume// Jul 03 04:34:22.519505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be82b498-14a2-4682-824c-c47adc6b9f80 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:22.519767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be82b498-14a2-4682-824c-c47adc6b9f80 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:22.520274 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be82b498-14a2-4682-824c-c47adc6b9f80 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:34:22.521534 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1141/4591] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:34:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:34:22.533508 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-502040e9-34a2-4f88-af97-e43d15f9b9eb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:22.538127 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-502040e9-34a2-4f88-af97-e43d15f9b9eb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:22.538509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-502040e9-34a2-4f88-af97-e43d15f9b9eb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:22.539001 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-502040e9-34a2-4f88-af97-e43d15f9b9eb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:22.550886 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:22.550886 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:22.557351 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3cedf3cc-647b-42d7-9f4d-8e862e1aba31 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:22.557773 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-502040e9-34a2-4f88-af97-e43d15f9b9eb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:22.560154 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3cedf3cc-647b-42d7-9f4d-8e862e1aba31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:22.560965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3cedf3cc-647b-42d7-9f4d-8e862e1aba31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:22.561451 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3cedf3cc-647b-42d7-9f4d-8e862e1aba31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:22.562181 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-502040e9-34a2-4f88-af97-e43d15f9b9eb tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:22.562696 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1142/4592] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:34:22 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:22.584442 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:22.584442 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:22.584832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3021df13-ebc2-4c7f-bd73-09840f07f1bb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:22.586680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3021df13-ebc2-4c7f-bd73-09840f07f1bb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:22.586985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3021df13-ebc2-4c7f-bd73-09840f07f1bb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:22.587082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3021df13-ebc2-4c7f-bd73-09840f07f1bb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:22.587208 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3021df13-ebc2-4c7f-bd73-09840f07f1bb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:22.592976 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:22.592976 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:22.592976 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3021df13-ebc2-4c7f-bd73-09840f07f1bb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:22.593142 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1158/4593] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:22 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:22.594878 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3cedf3cc-647b-42d7-9f4d-8e862e1aba31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:22.601721 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3cedf3cc-647b-42d7-9f4d-8e862e1aba31 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:22.602172 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1153/4594] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:22 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1136 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:22.904865 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b6824a1f-e2c6-45f5-a433-29ae94b52c43 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:22.905573 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6824a1f-e2c6-45f5-a433-29ae94b52c43 None None] GET https://10.4.3.253/volume// Jul 03 04:34:22.905949 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6824a1f-e2c6-45f5-a433-29ae94b52c43 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:22.906162 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6824a1f-e2c6-45f5-a433-29ae94b52c43 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:22.906550 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6824a1f-e2c6-45f5-a433-29ae94b52c43 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:34:22.906852 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1142/4595] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:34:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:34:22.923521 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-1ee60022-a03b-4086-9cf2-fe8ad7a738a9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:22.926285 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-1ee60022-a03b-4086-9cf2-fe8ad7a738a9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:34:22.926285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-1ee60022-a03b-4086-9cf2-fe8ad7a738a9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:22.926422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-1ee60022-a03b-4086-9cf2-fe8ad7a738a9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:22.942748 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:22.942748 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:22.950533 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-1ee60022-a03b-4086-9cf2-fe8ad7a738a9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:34:22.963125 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-1ee60022-a03b-4086-9cf2-fe8ad7a738a9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:34:22.963125 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1143/4596] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:34:22 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 1546 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:23.115283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:23.121414 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d Jul 03 04:34:23.121845 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:23.141661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-c9467fbb-3964-468f-9387-36df5ad193bd-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:34:23.146902 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-c9467fbb-3964-468f-9387-36df5ad193bd-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:34:23.148005 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:23.148005 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:23.586846 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-edf9d7b9-a261-4fd6-ab70-52a4fdb2c4c7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:23.591201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-edf9d7b9-a261-4fd6-ab70-52a4fdb2c4c7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a Jul 03 04:34:23.591832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-edf9d7b9-a261-4fd6-ab70-52a4fdb2c4c7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:23.592074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-edf9d7b9-a261-4fd6-ab70-52a4fdb2c4c7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:23.605631 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:23.605631 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:23.610780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a9417fa5-a28f-4d36-a22b-6472d326ed73 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:23.613224 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9417fa5-a28f-4d36-a22b-6472d326ed73 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:23.615345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9417fa5-a28f-4d36-a22b-6472d326ed73 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:23.615345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9417fa5-a28f-4d36-a22b-6472d326ed73 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:23.615345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a9417fa5-a28f-4d36-a22b-6472d326ed73 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:23.620066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c1b9190f-b1ef-44df-92c9-582173c4ebcf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:23.622261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c1b9190f-b1ef-44df-92c9-582173c4ebcf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:23.622451 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c1b9190f-b1ef-44df-92c9-582173c4ebcf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:23.622699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c1b9190f-b1ef-44df-92c9-582173c4ebcf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:23.622787 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:23.622787 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:23.624851 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9417fa5-a28f-4d36-a22b-6472d326ed73 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:23.625920 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1143/4597] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:23 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:23.636188 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:23.636188 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:23.641150 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c1b9190f-b1ef-44df-92c9-582173c4ebcf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:23.646269 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c1b9190f-b1ef-44df-92c9-582173c4ebcf tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:23.647208 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1144/4598] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:23 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:23.672367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-c9467fbb-3964-468f-9387-36df5ad193bd-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:34:23.672776 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-ce0e3b97-793c-4347-922d-295af9173bd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d returned with HTTP 200 Jul 03 04:34:23.673375 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1159/4599] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:34:23 2026] PUT /volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:24.148005 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8935ea36-b18e-4617-9c48-238dcc1f10ba req-edf9d7b9-a261-4fd6-ab70-52a4fdb2c4c7 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a returned with HTTP 200 Jul 03 04:34:24.148604 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1154/4600] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:34:23 2026] DELETE /volume/v3/attachments/ad521719-c060-48bd-a6ad-a932eb7a5f9a => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:24.189824 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-2e1ab126-f9df-4cd5-b8b1-b0bc95e30feb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:24.194207 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-2e1ab126-f9df-4cd5-b8b1-b0bc95e30feb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d/action Jul 03 04:34:24.194713 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-2e1ab126-f9df-4cd5-b8b1-b0bc95e30feb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:34:24.194894 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-2e1ab126-f9df-4cd5-b8b1-b0bc95e30feb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:24.219453 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:24.219453 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:24.234628 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-411a137e-5d70-4fe3-8563-6e5cbb2ef229 req-2e1ab126-f9df-4cd5-b8b1-b0bc95e30feb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d/action returned with HTTP 204 Jul 03 04:34:24.235142 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1144/4601] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:34:24 2026] POST /volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:24.636929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ac1940d6-a668-4d1f-9aff-b2ed03ebda84 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:24.639507 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ac1940d6-a668-4d1f-9aff-b2ed03ebda84 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:24.639851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ac1940d6-a668-4d1f-9aff-b2ed03ebda84 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:24.640133 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ac1940d6-a668-4d1f-9aff-b2ed03ebda84 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:24.640244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ac1940d6-a668-4d1f-9aff-b2ed03ebda84 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:24.645265 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:24.645265 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:24.646146 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ac1940d6-a668-4d1f-9aff-b2ed03ebda84 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:24.646685 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1145/4602] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:24 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:24.667488 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ae48e8fc-cb2d-4220-bdfc-8779c5b74b3f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:24.671134 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae48e8fc-cb2d-4220-bdfc-8779c5b74b3f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:24.671134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae48e8fc-cb2d-4220-bdfc-8779c5b74b3f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:24.671134 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae48e8fc-cb2d-4220-bdfc-8779c5b74b3f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:24.680492 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:24.680492 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:24.686127 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ae48e8fc-cb2d-4220-bdfc-8779c5b74b3f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:24.692309 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae48e8fc-cb2d-4220-bdfc-8779c5b74b3f tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:24.692840 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1160/4603] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:24 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:25.659293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1cbd4224-7e0d-4ea8-861d-fc3c0229e584 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:25.663608 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1cbd4224-7e0d-4ea8-861d-fc3c0229e584 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:25.663920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1cbd4224-7e0d-4ea8-861d-fc3c0229e584 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:25.664114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1cbd4224-7e0d-4ea8-861d-fc3c0229e584 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:25.665074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1cbd4224-7e0d-4ea8-861d-fc3c0229e584 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:25.675919 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:25.675919 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:25.676995 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1cbd4224-7e0d-4ea8-861d-fc3c0229e584 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:25.677599 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1155/4604] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:25 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:26.692170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e5325bc8-dac3-4021-830e-dcc3b6fb44bf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:26.694135 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5325bc8-dac3-4021-830e-dcc3b6fb44bf tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:26.694358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5325bc8-dac3-4021-830e-dcc3b6fb44bf tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:26.694563 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5325bc8-dac3-4021-830e-dcc3b6fb44bf tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:26.694689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e5325bc8-dac3-4021-830e-dcc3b6fb44bf tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:26.701396 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:26.701396 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:26.702403 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5325bc8-dac3-4021-830e-dcc3b6fb44bf tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:26.702985 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1145/4605] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:26 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:27.715459 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2e434b81-31eb-40c3-b4e9-c1c8067e2728 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:27.717084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2e434b81-31eb-40c3-b4e9-c1c8067e2728 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:27.717264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2e434b81-31eb-40c3-b4e9-c1c8067e2728 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:27.717514 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2e434b81-31eb-40c3-b4e9-c1c8067e2728 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:27.717639 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2e434b81-31eb-40c3-b4e9-c1c8067e2728 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:27.722782 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:27.722782 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:27.723407 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2e434b81-31eb-40c3-b4e9-c1c8067e2728 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:27.723785 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1146/4606] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:27 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:28.736475 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7c06084d-1ab5-4fca-af9a-b9fbda29a804 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:28.739916 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c06084d-1ab5-4fca-af9a-b9fbda29a804 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:28.740214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c06084d-1ab5-4fca-af9a-b9fbda29a804 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:28.740539 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7c06084d-1ab5-4fca-af9a-b9fbda29a804 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:28.740712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7c06084d-1ab5-4fca-af9a-b9fbda29a804 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:28.749570 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:28.749570 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:28.750457 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7c06084d-1ab5-4fca-af9a-b9fbda29a804 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:28.751035 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1161/4607] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:28 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:29.764067 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ff837479-c65f-43f8-b2ab-8a03596078fa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:29.766422 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ff837479-c65f-43f8-b2ab-8a03596078fa tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:29.766843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ff837479-c65f-43f8-b2ab-8a03596078fa tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:29.767146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ff837479-c65f-43f8-b2ab-8a03596078fa tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:29.767342 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ff837479-c65f-43f8-b2ab-8a03596078fa tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:29.774864 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:29.774864 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:29.775755 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ff837479-c65f-43f8-b2ab-8a03596078fa tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:29.776599 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1156/4608] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:29 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:30.789977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-33590a97-ecd4-45c2-b073-5dc86b422649 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:30.792196 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33590a97-ecd4-45c2-b073-5dc86b422649 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:30.792438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33590a97-ecd4-45c2-b073-5dc86b422649 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:30.792665 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-33590a97-ecd4-45c2-b073-5dc86b422649 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:30.792777 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-33590a97-ecd4-45c2-b073-5dc86b422649 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:30.797888 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:30.797888 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:30.798669 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-33590a97-ecd4-45c2-b073-5dc86b422649 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:30.799079 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1146/4609] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:30 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:31.813764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f5d8206-d996-42f1-83a2-b46b8e95c2e5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:31.816084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f5d8206-d996-42f1-83a2-b46b8e95c2e5 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:31.816379 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f5d8206-d996-42f1-83a2-b46b8e95c2e5 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:31.816532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f5d8206-d996-42f1-83a2-b46b8e95c2e5 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:31.816701 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9f5d8206-d996-42f1-83a2-b46b8e95c2e5 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:31.821600 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:31.821600 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:31.822588 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f5d8206-d996-42f1-83a2-b46b8e95c2e5 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:31.823259 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1147/4610] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:31 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:32.622842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3a6b6989-8fef-4aa8-91fd-c07e399c8eb2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:32.625344 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a6b6989-8fef-4aa8-91fd-c07e399c8eb2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:32.625659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a6b6989-8fef-4aa8-91fd-c07e399c8eb2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:32.625938 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a6b6989-8fef-4aa8-91fd-c07e399c8eb2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:32.637560 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:32.637560 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:32.646616 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3a6b6989-8fef-4aa8-91fd-c07e399c8eb2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:32.653656 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a6b6989-8fef-4aa8-91fd-c07e399c8eb2 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:32.654455 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1162/4611] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:32 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:32.670194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-23b96023-adf9-4908-9601-f8388b7bbea9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:32.672177 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] DELETE https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:32.672462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:32.672723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:32.672906 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume with id: 6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:32.685811 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:32.685811 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:32.686869 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:32.725088 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Delete volume request issued successfully. Jul 03 04:34:32.725532 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-23b96023-adf9-4908-9601-f8388b7bbea9 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 202 Jul 03 04:34:32.726151 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1157/4612] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:34:32 2026] DELETE /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:34:32.738429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-908af34c-c939-4de4-af0c-6209974f5477 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:32.741637 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-908af34c-c939-4de4-af0c-6209974f5477 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:32.743502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-908af34c-c939-4de4-af0c-6209974f5477 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:32.743502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-908af34c-c939-4de4-af0c-6209974f5477 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:32.751633 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:32.751633 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:32.760557 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-908af34c-c939-4de4-af0c-6209974f5477 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Volume info retrieved successfully. Jul 03 04:34:32.769950 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-908af34c-c939-4de4-af0c-6209974f5477 tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 200 Jul 03 04:34:32.771653 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1147/4613] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:32 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:32.842247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-260c4eb2-fe85-4be1-b9eb-590697e9c858 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:32.845158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-260c4eb2-fe85-4be1-b9eb-590697e9c858 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:32.845158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-260c4eb2-fe85-4be1-b9eb-590697e9c858 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:32.845158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-260c4eb2-fe85-4be1-b9eb-590697e9c858 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:32.845439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-260c4eb2-fe85-4be1-b9eb-590697e9c858 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:32.854358 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:32.854358 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:32.855409 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-260c4eb2-fe85-4be1-b9eb-590697e9c858 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:32.855654 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1148/4614] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:32 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:32.877915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:32.880926 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:34:32.881542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8839844-5149-4d58-9cc7-e07760ecb3ba", "name": "tempest-VolumesBackupsTest-Backup-971963967"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:32.884111 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating new backup {'backup': {'volume_id': 'd8839844-5149-4d58-9cc7-e07760ecb3ba', 'name': 'tempest-VolumesBackupsTest-Backup-971963967'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:34:32.884548 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating backup of volume d8839844-5149-4d58-9cc7-e07760ecb3ba in container None Jul 03 04:34:32.897874 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:32.897874 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:32.899114 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:34:32.951908 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['ed715fa7-9ff7-422d-8591-7f93909891b4', '85332306-0bc9-4854-9b66-656e1e6f34df'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:33.016966 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f52bcb81-9f0a-40ac-ac81-6395b7e8c17b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:34:33.017521 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1163/4615] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:32 2026] POST /volume/v3/backups => generated 329 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:33.031850 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e57a6dbf-6a50-4568-a2aa-ff4e49d52d01 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:33.039896 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e57a6dbf-6a50-4568-a2aa-ff4e49d52d01 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:33.039896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e57a6dbf-6a50-4568-a2aa-ff4e49d52d01 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:33.039896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e57a6dbf-6a50-4568-a2aa-ff4e49d52d01 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:33.039896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e57a6dbf-6a50-4568-a2aa-ff4e49d52d01 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:33.046951 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:33.046951 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:33.048204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e57a6dbf-6a50-4568-a2aa-ff4e49d52d01 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:33.049156 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1158/4616] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:33 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:34:33.790006 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e9878577-7bb2-42b8-95c1-da5f012972fd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:33.798741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9878577-7bb2-42b8-95c1-da5f012972fd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] GET https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 Jul 03 04:34:33.798741 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9878577-7bb2-42b8-95c1-da5f012972fd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:33.798741 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9878577-7bb2-42b8-95c1-da5f012972fd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:33.808746 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9878577-7bb2-42b8-95c1-da5f012972fd tempest-VolumesBackupsTest-1366650636 tempest-VolumesBackupsTest-1366650636-project-member] https://10.4.3.253/volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 returned with HTTP 404 Jul 03 04:34:33.809601 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1148/4617] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:33 2026] GET /volume/v3/volumes/6211d7d4-429e-4975-84f9-00897898ef46 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:34:34.063029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c4f4a1b-6c23-402d-9956-9071b5fcc295 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:34.065243 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c4f4a1b-6c23-402d-9956-9071b5fcc295 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:34.065482 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c4f4a1b-6c23-402d-9956-9071b5fcc295 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:34.065771 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c4f4a1b-6c23-402d-9956-9071b5fcc295 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:34.065897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8c4f4a1b-6c23-402d-9956-9071b5fcc295 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:34.074689 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:34.074689 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:34.075496 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c4f4a1b-6c23-402d-9956-9071b5fcc295 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:34.075920 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1149/4618] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:34 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:35.091725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b709ac7-252c-4c1a-957f-01d223d00f2e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:35.095504 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b709ac7-252c-4c1a-957f-01d223d00f2e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:35.095504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b709ac7-252c-4c1a-957f-01d223d00f2e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:35.095504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b709ac7-252c-4c1a-957f-01d223d00f2e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:35.095504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8b709ac7-252c-4c1a-957f-01d223d00f2e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:35.100797 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:35.100797 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:35.100797 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b709ac7-252c-4c1a-957f-01d223d00f2e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:35.100797 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1164/4619] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:35 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:36.115942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-26a008f1-3dce-4a85-a793-cea2322ef5dd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:36.119557 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26a008f1-3dce-4a85-a793-cea2322ef5dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:36.119739 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26a008f1-3dce-4a85-a793-cea2322ef5dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:36.120031 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-26a008f1-3dce-4a85-a793-cea2322ef5dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:36.120031 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-26a008f1-3dce-4a85-a793-cea2322ef5dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:36.124736 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:36.124736 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:36.125606 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-26a008f1-3dce-4a85-a793-cea2322ef5dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:36.126087 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1159/4620] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:36 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:37.147300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4e08a821-7ad9-4b5f-ba26-b5e5e604a242 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:37.150470 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e08a821-7ad9-4b5f-ba26-b5e5e604a242 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:37.150470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e08a821-7ad9-4b5f-ba26-b5e5e604a242 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:37.150470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e08a821-7ad9-4b5f-ba26-b5e5e604a242 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:37.150470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-4e08a821-7ad9-4b5f-ba26-b5e5e604a242 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:37.157048 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:37.157048 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:37.157048 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e08a821-7ad9-4b5f-ba26-b5e5e604a242 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:37.158791 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1149/4621] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:37 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:38.172807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7e13e309-a902-47f6-bcf5-78b5cf1276c8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:38.176521 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e13e309-a902-47f6-bcf5-78b5cf1276c8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:38.177159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e13e309-a902-47f6-bcf5-78b5cf1276c8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:38.177245 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e13e309-a902-47f6-bcf5-78b5cf1276c8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:38.177433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7e13e309-a902-47f6-bcf5-78b5cf1276c8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:38.183526 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:38.183526 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:38.184593 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e13e309-a902-47f6-bcf5-78b5cf1276c8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:38.185051 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1150/4622] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:38 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:39.200510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-90fb0a0c-cb15-49cf-993d-290d20040f75 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:39.203929 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-90fb0a0c-cb15-49cf-993d-290d20040f75 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:39.204185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-90fb0a0c-cb15-49cf-993d-290d20040f75 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:39.204473 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-90fb0a0c-cb15-49cf-993d-290d20040f75 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:39.204611 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-90fb0a0c-cb15-49cf-993d-290d20040f75 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:39.216470 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:39.216470 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:39.217263 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-90fb0a0c-cb15-49cf-993d-290d20040f75 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:39.220349 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1165/4623] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:39 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:40.231592 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9b407e89-04de-4933-acd0-02493f7c2b8c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:40.233768 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b407e89-04de-4933-acd0-02493f7c2b8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:40.233903 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b407e89-04de-4933-acd0-02493f7c2b8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:40.234047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b407e89-04de-4933-acd0-02493f7c2b8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:40.234162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9b407e89-04de-4933-acd0-02493f7c2b8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:40.240049 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:40.240049 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:40.240872 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b407e89-04de-4933-acd0-02493f7c2b8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:40.241366 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1160/4624] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:40 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:41.257136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f583887c-9af1-4ee8-a80f-832c817624b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:41.259697 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f583887c-9af1-4ee8-a80f-832c817624b7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:41.260075 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f583887c-9af1-4ee8-a80f-832c817624b7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:41.260435 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f583887c-9af1-4ee8-a80f-832c817624b7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:41.260642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f583887c-9af1-4ee8-a80f-832c817624b7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:41.266615 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:41.266615 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:41.268072 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f583887c-9af1-4ee8-a80f-832c817624b7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:41.268756 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1150/4625] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:41 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:41.970301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:41.971716 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:34:41.971716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1118522936", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:41.978767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1118522936', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:34:41.978767 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create volume of 1 GB Jul 03 04:34:41.987237 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Availability Zones retrieved successfully. Jul 03 04:34:41.994622 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Flow 'volume_create_api' (aec14bb0-3fc2-47f4-a2e7-06231a9517ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:41.995737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c7bbb7-dd2e-4480-a130-441e4536c3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:41.997009 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:34:42.030100 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c7bbb7-dd2e-4480-a130-441e4536c3ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:42.031675 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c30985-9db5-4f59-848f-03e357ed966f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:42.142072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Created reservations ['d782ba74-1f76-4cee-8e2e-937ffd6c3bdc', '89f53b42-30df-4ab3-8b06-4f3e1f1363b2', '3eaa0826-12a3-4a8f-a2b7-f3598490f638', '5e411c86-a217-497c-a3fc-4d131f4a9e6a'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:42.143261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c30985-9db5-4f59-848f-03e357ed966f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d782ba74-1f76-4cee-8e2e-937ffd6c3bdc', '89f53b42-30df-4ab3-8b06-4f3e1f1363b2', '3eaa0826-12a3-4a8f-a2b7-f3598490f638', '5e411c86-a217-497c-a3fc-4d131f4a9e6a']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:42.144461 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d19da17-8592-4386-b10b-5f0bb6227f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:42.171756 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d19da17-8592-4386-b10b-5f0bb6227f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1118522936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='409af225386240829d186bb0edf4b8c1',qos_specs=None,replication_status=,reservations=['d782ba74-1f76-4cee-8e2e-937ffd6c3bdc','89f53b42-30df-4ab3-8b06-4f3e1f1363b2','3eaa0826-12a3-4a8f-a2b7-f3598490f638','5e411c86-a217-497c-a3fc-4d131f4a9e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0192993b3f4f43acb36b30bcc3f98712',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1118522936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='409af225386240829d186bb0edf4b8c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0192993b3f4f43acb36b30bcc3f98712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:42.172699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba08048-16fa-4f55-b270-35ea158fd1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:42.203906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ba08048-16fa-4f55-b270-35ea158fd1e6) transitioned into state 'SUCCESS' from state '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-1118522936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='409af225386240829d186bb0edf4b8c1',qos_specs=None,replication_status=,reservations=['d782ba74-1f76-4cee-8e2e-937ffd6c3bdc','89f53b42-30df-4ab3-8b06-4f3e1f1363b2','3eaa0826-12a3-4a8f-a2b7-f3598490f638','5e411c86-a217-497c-a3fc-4d131f4a9e6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0192993b3f4f43acb36b30bcc3f98712',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:42.205126 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8e371f-1307-42c6-b70f-3ec97b1fdfa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:42.223480 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f8e371f-1307-42c6-b70f-3ec97b1fdfa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:42.224412 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Flow 'volume_create_api' (aec14bb0-3fc2-47f4-a2e7-06231a9517ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:42.224771 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create volume request issued successfully. Jul 03 04:34:42.225392 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1ee67147-2418-47c8-8552-60f8dcf4fb47 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:34:42.225826 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1151/4626] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:41 2026] POST /volume/v3/volumes => generated 747 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:42.284452 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-67ce988a-ea53-4a5f-9129-ec7f6f917b1a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:42.286628 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67ce988a-ea53-4a5f-9129-ec7f6f917b1a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:42.286762 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-67ce988a-ea53-4a5f-9129-ec7f6f917b1a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:42.286991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-67ce988a-ea53-4a5f-9129-ec7f6f917b1a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:42.287083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-67ce988a-ea53-4a5f-9129-ec7f6f917b1a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:42.289067 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=192,cinder:UPDATE=50,cinder:INSERT=19,cinder:DELETE=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:34:42.293974 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:42.293974 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:42.295424 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67ce988a-ea53-4a5f-9129-ec7f6f917b1a tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:42.295999 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1166/4627] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:42 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:43.313235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bf9ca428-b118-4e30-9133-8495031536df None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:43.326013 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf9ca428-b118-4e30-9133-8495031536df tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:43.326256 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf9ca428-b118-4e30-9133-8495031536df tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:43.326659 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bf9ca428-b118-4e30-9133-8495031536df tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:43.326843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-bf9ca428-b118-4e30-9133-8495031536df tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:43.330203 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=189,cinder:UPDATE=55,cinder:INSERT=19 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:34:43.335172 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:43.335172 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:43.335410 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bf9ca428-b118-4e30-9133-8495031536df tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:43.336611 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1161/4628] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:43 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:44.350633 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-deb884a7-9981-4622-bf4a-4cb85f3e1347 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:44.354244 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-deb884a7-9981-4622-bf4a-4cb85f3e1347 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:44.354614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-deb884a7-9981-4622-bf4a-4cb85f3e1347 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:44.354898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-deb884a7-9981-4622-bf4a-4cb85f3e1347 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:44.355047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-deb884a7-9981-4622-bf4a-4cb85f3e1347 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:44.359893 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=152,cinder:UPDATE=18,cinder:INSERT=2 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:34:44.369256 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:44.369256 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:44.372438 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-deb884a7-9981-4622-bf4a-4cb85f3e1347 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:44.372438 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1151/4629] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:44 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:34:45.391492 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-74836f65-b3e5-48eb-9546-14c22d44d31c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:45.397223 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74836f65-b3e5-48eb-9546-14c22d44d31c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:45.397481 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74836f65-b3e5-48eb-9546-14c22d44d31c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:45.397671 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-74836f65-b3e5-48eb-9546-14c22d44d31c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:45.397789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-74836f65-b3e5-48eb-9546-14c22d44d31c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:45.407236 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:45.407236 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:45.408082 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-74836f65-b3e5-48eb-9546-14c22d44d31c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:45.408535 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1152/4630] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:45 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:46.421653 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5f74d09e-1c56-4743-b82c-d57b57395f8b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:46.424215 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f74d09e-1c56-4743-b82c-d57b57395f8b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:46.424559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f74d09e-1c56-4743-b82c-d57b57395f8b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:46.424853 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5f74d09e-1c56-4743-b82c-d57b57395f8b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:46.425025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5f74d09e-1c56-4743-b82c-d57b57395f8b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:46.431623 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:46.431623 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:46.432621 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5f74d09e-1c56-4743-b82c-d57b57395f8b tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:46.433043 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1167/4631] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:46 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:47.445788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e4fa3505-18e8-4015-b7fd-f7359481dea4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:47.447815 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e4fa3505-18e8-4015-b7fd-f7359481dea4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:47.448375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e4fa3505-18e8-4015-b7fd-f7359481dea4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:47.448523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e4fa3505-18e8-4015-b7fd-f7359481dea4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:47.448523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e4fa3505-18e8-4015-b7fd-f7359481dea4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:47.455473 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:47.455473 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:47.456897 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e4fa3505-18e8-4015-b7fd-f7359481dea4 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:47.457113 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1162/4632] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:47 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:48.473243 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-49b9d092-1a9e-43d3-bd7f-7fc07e3e1c8c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:48.477499 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-49b9d092-1a9e-43d3-bd7f-7fc07e3e1c8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:48.477688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-49b9d092-1a9e-43d3-bd7f-7fc07e3e1c8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:48.478077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-49b9d092-1a9e-43d3-bd7f-7fc07e3e1c8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:48.478316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-49b9d092-1a9e-43d3-bd7f-7fc07e3e1c8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:48.485797 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:48.485797 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:48.487158 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-49b9d092-1a9e-43d3-bd7f-7fc07e3e1c8c tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:48.487854 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1152/4633] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:48 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:34:49.368875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4d187373-5b08-4ee3-bbe0-3bc75d12a827 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:49.502592 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fc5b235b-4cb1-4726-9362-3c320bce08dd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:49.504952 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fc5b235b-4cb1-4726-9362-3c320bce08dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:49.505181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fc5b235b-4cb1-4726-9362-3c320bce08dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:49.505460 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fc5b235b-4cb1-4726-9362-3c320bce08dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:49.505615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fc5b235b-4cb1-4726-9362-3c320bce08dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:49.510292 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4d187373-5b08-4ee3-bbe0-3bc75d12a827 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:34:49.510752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4d187373-5b08-4ee3-bbe0-3bc75d12a827 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-954800019", "extra_specs": {}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:49.512129 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:49.512129 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:49.513171 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fc5b235b-4cb1-4726-9362-3c320bce08dd tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:49.513768 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1168/4634] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:49 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:49.516772 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=169,cinder:INSERT=21,cinder:UPDATE=46 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:34:49.540749 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4d187373-5b08-4ee3-bbe0-3bc75d12a827 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:34:49.541627 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1153/4635] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:34:49 2026] POST /volume/v3/types => generated 217 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:49.554126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8e36b283-512a-4239-8b40-ab7cd3368fc7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:49.560234 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e36b283-512a-4239-8b40-ab7cd3368fc7 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types/02c2aecf-d943-47d3-b833-259bb45b118f/encryption Jul 03 04:34:49.560690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8e36b283-512a-4239-8b40-ab7cd3368fc7 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:49.587657 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e36b283-512a-4239-8b40-ab7cd3368fc7 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/02c2aecf-d943-47d3-b833-259bb45b118f/encryption returned with HTTP 200 Jul 03 04:34:49.588259 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1163/4636] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:34:49 2026] POST /volume/v3/types/02c2aecf-d943-47d3-b833-259bb45b118f/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:49.599557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:49.687898 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:34:49.688477 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1616137014", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-954800019", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:49.691229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1616137014', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-954800019', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:34:49.697809 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume of 1 GB Jul 03 04:34:49.698315 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:49.698315 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:49.699101 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Availability Zones retrieved successfully. Jul 03 04:34:49.708987 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (d882aae7-5621-41bf-851e-30f767a60258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:49.710859 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdaca107-eefd-437b-8a90-d64ec9f067f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:49.712781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:34:49.770922 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdaca107-eefd-437b-8a90-d64ec9f067f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:34:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=02c2aecf-d943-47d3-b833-259bb45b118f,is_public=True,name='tempest-scenario-type-cryptsetup-954800019',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02c2aecf-d943-47d3-b833-259bb45b118f', '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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:49.772005 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939be991-03c5-446b-aec8-e61604d46d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:49.825617 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-954800019 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-954800019, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:34:49.825617 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-954800019 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-954800019, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:34:49.897211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Created reservations ['1d4e7252-7197-4369-bf2e-570b208c1327', '314c9361-6406-4b8f-b64c-c729926d4726', '510dfc2a-dcc6-4609-b4da-6fec63f66ac0', '63e2f63b-5e71-460f-8354-e7f51d547b60'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:49.897211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939be991-03c5-446b-aec8-e61604d46d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d4e7252-7197-4369-bf2e-570b208c1327', '314c9361-6406-4b8f-b64c-c729926d4726', '510dfc2a-dcc6-4609-b4da-6fec63f66ac0', '63e2f63b-5e71-460f-8354-e7f51d547b60']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:49.897211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d2d721c-ebb0-4132-a47b-a6fbb03ef0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:49.928164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d2d721c-ebb0-4132-a47b-a6fbb03ef0e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d7ed28-37e0-4cfc-a21f-f0d36e734952', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1616137014',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['1d4e7252-7197-4369-bf2e-570b208c1327','314c9361-6406-4b8f-b64c-c729926d4726','510dfc2a-dcc6-4609-b4da-6fec63f66ac0','63e2f63b-5e71-460f-8354-e7f51d547b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=02c2aecf-d943-47d3-b833-259bb45b118f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1616137014',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=85d7ed28-37e0-4cfc-a21f-f0d36e734952,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a1b76ceaf548c185e20e95b09e0112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02c2aecf-d943-47d3-b833-259bb45b118f),volume_type_id=02c2aecf-d943-47d3-b833-259bb45b118f)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:49.929418 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d470cd60-8eff-47c6-bde4-77382df9c9a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:49.955451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d470cd60-8eff-47c6-bde4-77382df9c9a5) transitioned into state 'SUCCESS' from state '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-1616137014',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['1d4e7252-7197-4369-bf2e-570b208c1327','314c9361-6406-4b8f-b64c-c729926d4726','510dfc2a-dcc6-4609-b4da-6fec63f66ac0','63e2f63b-5e71-460f-8354-e7f51d547b60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=02c2aecf-d943-47d3-b833-259bb45b118f)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:49.956398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d599fc-b563-43f7-8d87-80721e6c162f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:49.969021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51d599fc-b563-43f7-8d87-80721e6c162f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:49.970186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (d882aae7-5621-41bf-851e-30f767a60258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:49.970615 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request issued successfully. Jul 03 04:34:49.971430 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0540874-2d63-46c2-b5d8-baf799e2d094 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:34:49.971961 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1153/4637] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:49 2026] POST /volume/v3/volumes => generated 790 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:50.527005 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0c1a5507-f990-4bed-a37c-004b8773f2e3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:50.529396 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c1a5507-f990-4bed-a37c-004b8773f2e3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:50.529894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c1a5507-f990-4bed-a37c-004b8773f2e3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:50.529964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c1a5507-f990-4bed-a37c-004b8773f2e3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:50.530103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0c1a5507-f990-4bed-a37c-004b8773f2e3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:50.535880 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:50.535880 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:50.537049 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c1a5507-f990-4bed-a37c-004b8773f2e3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:50.537594 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1169/4638] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:50 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:51.552958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-54863b7d-aa38-46ad-83ba-337cd565b9b5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:51.555136 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-54863b7d-aa38-46ad-83ba-337cd565b9b5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:51.555463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-54863b7d-aa38-46ad-83ba-337cd565b9b5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:51.555679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-54863b7d-aa38-46ad-83ba-337cd565b9b5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:51.555776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-54863b7d-aa38-46ad-83ba-337cd565b9b5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:51.560965 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:51.560965 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:51.562096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-54863b7d-aa38-46ad-83ba-337cd565b9b5 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:51.562630 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1154/4639] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:51 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:34:52.581386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3831ffbc-4ccc-44a9-b4b4-2a2adb8de319 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:52.583201 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3831ffbc-4ccc-44a9-b4b4-2a2adb8de319 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:34:52.583201 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3831ffbc-4ccc-44a9-b4b4-2a2adb8de319 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:52.584264 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3831ffbc-4ccc-44a9-b4b4-2a2adb8de319 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:52.584264 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3831ffbc-4ccc-44a9-b4b4-2a2adb8de319 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:52.590190 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:52.590190 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:52.590922 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3831ffbc-4ccc-44a9-b4b4-2a2adb8de319 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:34:52.591584 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1164/4640] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:52 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:52.604998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1e74af75-ba82-42e8-acbe-9b948daa54ed None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:52.608471 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e74af75-ba82-42e8-acbe-9b948daa54ed tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:34:52.608688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e74af75-ba82-42e8-acbe-9b948daa54ed tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:52.608961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e74af75-ba82-42e8-acbe-9b948daa54ed tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:52.609113 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1e74af75-ba82-42e8-acbe-9b948daa54ed tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:52.615189 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:52.615189 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:52.615707 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e74af75-ba82-42e8-acbe-9b948daa54ed tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:34:52.616103 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1154/4641] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:52 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:52.630856 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:52.633844 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:34:52.634231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8839844-5149-4d58-9cc7-e07760ecb3ba", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1936532881"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:52.636695 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating new backup {'backup': {'volume_id': 'd8839844-5149-4d58-9cc7-e07760ecb3ba', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1936532881'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:34:52.636695 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Creating backup of volume d8839844-5149-4d58-9cc7-e07760ecb3ba in container None Jul 03 04:34:52.649513 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:52.649513 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:52.649886 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Volume info retrieved successfully. Jul 03 04:34:52.688545 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Created reservations ['0f1dd7ee-9f83-405d-bb67-21d4b6c4310f', '30b4dc45-1127-4274-ac5d-dcab25f6547a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:52.770466 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a313075-c610-478b-9ed4-bc16ee2e1edb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:34:52.770856 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1170/4642] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:52 2026] POST /volume/v3/backups => generated 330 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:52.785748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b642e787-4bda-40dd-9f5c-e86ea54175cc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:52.788356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b642e787-4bda-40dd-9f5c-e86ea54175cc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:52.788356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b642e787-4bda-40dd-9f5c-e86ea54175cc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:52.788356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b642e787-4bda-40dd-9f5c-e86ea54175cc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:52.788356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b642e787-4bda-40dd-9f5c-e86ea54175cc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:52.807106 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:52.807106 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:52.808143 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b642e787-4bda-40dd-9f5c-e86ea54175cc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:52.808725 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1155/4643] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:52 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:53.476034 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-512e7e23-7599-477f-a433-08cfd05e8c91 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:53.480504 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-512e7e23-7599-477f-a433-08cfd05e8c91 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:34:53.480893 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-512e7e23-7599-477f-a433-08cfd05e8c91 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-781423862-189969807", "extra_specs": {"multiattach": " True"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:53.499680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-512e7e23-7599-477f-a433-08cfd05e8c91 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:34:53.500059 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1165/4644] 10.4.3.253 () {68 vars in 1253 bytes} [Fri Jul 3 04:34:53 2026] POST /volume/v3/types => generated 285 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:53.511152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:53.513040 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:34:53.513471 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1226584440", "snapshot_id": null, "imageRef": null, "volume_type": "d94eb15c-92fd-41dc-ba98-dee11a5903c7", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:53.515992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1226584440', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'd94eb15c-92fd-41dc-ba98-dee11a5903c7', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:34:53.522256 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume of 1 GB Jul 03 04:34:53.522651 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:53.522651 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:53.523148 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Availability Zones retrieved successfully. Jul 03 04:34:53.530227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (2fb5baa4-3c87-4295-99eb-14f58593c593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:53.532793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15df5c95-ca46-405e-ae58-6c9e300208a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:53.533906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:34:53.544738 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:53.544738 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:53.564850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15df5c95-ca46-405e-ae58-6c9e300208a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:34:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d94eb15c-92fd-41dc-ba98-dee11a5903c7,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-781423862-189969807',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd94eb15c-92fd-41dc-ba98-dee11a5903c7', 'encryption_key_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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:53.565763 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60862b8-fca0-4a8e-8bcd-b5456ae423cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:53.603985 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-781423862-189969807 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-781423862-189969807, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:34:53.604628 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-781423862-189969807 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-781423862-189969807, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:34:53.638796 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Created reservations ['c403a1a8-404b-4f18-8afe-2c20afa43201', '19b57193-96fd-4dc2-aae9-8168577b729f', '0a7676d9-86b1-4b2b-845c-12e051293df7', '606128fc-141f-422d-b1d5-d537d8063f4b'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:34:53.639727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c60862b8-fca0-4a8e-8bcd-b5456ae423cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c403a1a8-404b-4f18-8afe-2c20afa43201', '19b57193-96fd-4dc2-aae9-8168577b729f', '0a7676d9-86b1-4b2b-845c-12e051293df7', '606128fc-141f-422d-b1d5-d537d8063f4b']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:53.640283 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e7b48c-4ed4-437c-964c-8f99fe50d7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:53.671637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94e7b48c-4ed4-437c-964c-8f99fe50d7ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ef1687e-515a-4904-a308-9c8b1a9fbe05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1226584440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['c403a1a8-404b-4f18-8afe-2c20afa43201','19b57193-96fd-4dc2-aae9-8168577b729f','0a7676d9-86b1-4b2b-845c-12e051293df7','606128fc-141f-422d-b1d5-d537d8063f4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=d94eb15c-92fd-41dc-ba98-dee11a5903c7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1226584440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ef1687e-515a-4904-a308-9c8b1a9fbe05,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='33a53ae9c40c4969a4be0288f262b6ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54ffdbfe212c43c9a48da337307663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d94eb15c-92fd-41dc-ba98-dee11a5903c7),volume_type_id=d94eb15c-92fd-41dc-ba98-dee11a5903c7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:53.672462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c50a4f3-da59-4ee8-b075-3547670296f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:53.716998 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c50a4f3-da59-4ee8-b075-3547670296f0) transitioned into state 'SUCCESS' from state '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-1226584440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='33a53ae9c40c4969a4be0288f262b6ed',qos_specs=None,replication_status=,reservations=['c403a1a8-404b-4f18-8afe-2c20afa43201','19b57193-96fd-4dc2-aae9-8168577b729f','0a7676d9-86b1-4b2b-845c-12e051293df7','606128fc-141f-422d-b1d5-d537d8063f4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54ffdbfe212c43c9a48da337307663c1',volume_type_id=d94eb15c-92fd-41dc-ba98-dee11a5903c7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:53.717986 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff73e243-63cd-476f-98fd-8090b7607a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:34:53.728597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff73e243-63cd-476f-98fd-8090b7607a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:34:53.729468 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Flow 'volume_create_api' (2fb5baa4-3c87-4295-99eb-14f58593c593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:34:53.729855 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Create volume request issued successfully. Jul 03 04:34:53.730499 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f4806fbc-76e3-436f-be1b-90955125d6d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:34:53.730982 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1155/4645] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:34:53 2026] POST /volume/v3/volumes => generated 828 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:34:53.743613 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eab719bc-5733-43fa-816c-bd4dcd238d9e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:53.746495 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eab719bc-5733-43fa-816c-bd4dcd238d9e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:53.746754 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eab719bc-5733-43fa-816c-bd4dcd238d9e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:53.747024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eab719bc-5733-43fa-816c-bd4dcd238d9e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:53.758689 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:53.758689 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:53.765677 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-eab719bc-5733-43fa-816c-bd4dcd238d9e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:53.773912 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eab719bc-5733-43fa-816c-bd4dcd238d9e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:53.774501 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1171/4646] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:53 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:53.821648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a7d1c8f3-de06-4359-bdf4-317505d65316 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:53.823454 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7d1c8f3-de06-4359-bdf4-317505d65316 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:53.823669 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7d1c8f3-de06-4359-bdf4-317505d65316 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:53.823853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7d1c8f3-de06-4359-bdf4-317505d65316 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:53.823958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a7d1c8f3-de06-4359-bdf4-317505d65316 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:53.828743 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:53.828743 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:53.829273 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7d1c8f3-de06-4359-bdf4-317505d65316 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:53.829668 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1156/4647] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:53 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:54.791519 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7eaaeadc-fa96-4867-814b-2456e75cac90 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:54.793536 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7eaaeadc-fa96-4867-814b-2456e75cac90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:54.793785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7eaaeadc-fa96-4867-814b-2456e75cac90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:54.793974 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7eaaeadc-fa96-4867-814b-2456e75cac90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:54.802274 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:54.802274 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:54.806962 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7eaaeadc-fa96-4867-814b-2456e75cac90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:54.811981 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7eaaeadc-fa96-4867-814b-2456e75cac90 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:54.812481 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1166/4648] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:54 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:54.826370 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ea4a07f9-3047-46f5-8784-42596c75f3d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:54.828380 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ea4a07f9-3047-46f5-8784-42596c75f3d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:54.828520 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ea4a07f9-3047-46f5-8784-42596c75f3d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:54.828689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ea4a07f9-3047-46f5-8784-42596c75f3d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:54.836866 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:54.836866 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:54.840528 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d2c317d9-fc9c-4434-98a3-55986d40890d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:54.841584 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ea4a07f9-3047-46f5-8784-42596c75f3d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:54.842746 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2c317d9-fc9c-4434-98a3-55986d40890d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:54.842989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2c317d9-fc9c-4434-98a3-55986d40890d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:54.843355 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2c317d9-fc9c-4434-98a3-55986d40890d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:54.843509 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d2c317d9-fc9c-4434-98a3-55986d40890d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:54.847305 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ea4a07f9-3047-46f5-8784-42596c75f3d1 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:54.847836 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1156/4649] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:54 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:54.848708 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:54.848708 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:54.849640 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2c317d9-fc9c-4434-98a3-55986d40890d tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:54.850151 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1172/4650] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:54 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:54.908122 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-38ca88be-fcb3-42f5-a266-e4b138cc56c3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:54.910226 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-38ca88be-fcb3-42f5-a266-e4b138cc56c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:54.910468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-38ca88be-fcb3-42f5-a266-e4b138cc56c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:54.910686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-38ca88be-fcb3-42f5-a266-e4b138cc56c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:54.918392 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:54.918392 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:54.922582 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-38ca88be-fcb3-42f5-a266-e4b138cc56c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:54.927282 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-38ca88be-fcb3-42f5-a266-e4b138cc56c3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:54.927945 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1157/4651] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:34:54 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:55.865218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-94bea46b-53a0-4213-bedd-09f86fa15d83 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:55.868663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-94bea46b-53a0-4213-bedd-09f86fa15d83 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:55.868935 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-94bea46b-53a0-4213-bedd-09f86fa15d83 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:55.869158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-94bea46b-53a0-4213-bedd-09f86fa15d83 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:55.869310 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-94bea46b-53a0-4213-bedd-09f86fa15d83 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:55.882897 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:55.882897 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:55.884277 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-94bea46b-53a0-4213-bedd-09f86fa15d83 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:55.885044 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1167/4652] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:55 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 738 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:56.901671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-34dcdffd-901e-4965-b610-ee321fdf5c89 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:56.905913 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34dcdffd-901e-4965-b610-ee321fdf5c89 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:56.905913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34dcdffd-901e-4965-b610-ee321fdf5c89 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:56.909508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34dcdffd-901e-4965-b610-ee321fdf5c89 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:56.910170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-34dcdffd-901e-4965-b610-ee321fdf5c89 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:56.917455 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:56.917455 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:56.918251 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34dcdffd-901e-4965-b610-ee321fdf5c89 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:56.919208 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1157/4653] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:56 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:57.004170 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-972df26a-fe61-4421-83e8-f1f862e36fae None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.005385 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-972df26a-fe61-4421-83e8-f1f862e36fae None None] GET https://10.4.3.253/volume// Jul 03 04:34:57.005385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-972df26a-fe61-4421-83e8-f1f862e36fae None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:57.005385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-972df26a-fe61-4421-83e8-f1f862e36fae None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:57.005385 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-972df26a-fe61-4421-83e8-f1f862e36fae None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:34:57.005668 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1173/4654] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:34:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:34:57.031644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-f393f556-c1f6-4db6-b5dc-ad0086be1219 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.034838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-f393f556-c1f6-4db6-b5dc-ad0086be1219 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:34:57.035402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-f393f556-c1f6-4db6-b5dc-ad0086be1219 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ef1687e-515a-4904-a308-9c8b1a9fbe05", "connector": null, "instance_uuid": "aa9bf593-997e-44fd-89aa-a7a1554998d9"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:57.050413 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:57.050413 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:57.091440 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-f393f556-c1f6-4db6-b5dc-ad0086be1219 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:34:57.091991 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1158/4655] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:34:57 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) Jul 03 04:34:57.459448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f364a4fb-7c78-4f74-a97e-2f974d13a4d3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.461580 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f364a4fb-7c78-4f74-a97e-2f974d13a4d3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:57.461822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f364a4fb-7c78-4f74-a97e-2f974d13a4d3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:57.462142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f364a4fb-7c78-4f74-a97e-2f974d13a4d3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:57.473763 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:57.473763 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:57.478577 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f364a4fb-7c78-4f74-a97e-2f974d13a4d3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:57.484117 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f364a4fb-7c78-4f74-a97e-2f974d13a4d3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:57.484646 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1168/4656] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:57 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:57.633583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-947f7725-2e6d-475a-8e69-6e44caab31b6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.633583 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-947f7725-2e6d-475a-8e69-6e44caab31b6 None None] GET https://10.4.3.253/volume// Jul 03 04:34:57.633583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-947f7725-2e6d-475a-8e69-6e44caab31b6 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:57.633583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-947f7725-2e6d-475a-8e69-6e44caab31b6 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:57.633583 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-947f7725-2e6d-475a-8e69-6e44caab31b6 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:34:57.633583 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1158/4657] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:34:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:34:57.652617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-da3b0055-351b-4b23-9682-5c91a1547f2b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.659160 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-da3b0055-351b-4b23-9682-5c91a1547f2b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:57.659160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-da3b0055-351b-4b23-9682-5c91a1547f2b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:57.659160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-da3b0055-351b-4b23-9682-5c91a1547f2b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:57.670447 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:57.670447 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:57.674573 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-da3b0055-351b-4b23-9682-5c91a1547f2b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:57.680275 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-da3b0055-351b-4b23-9682-5c91a1547f2b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:57.680804 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1174/4658] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:34:57 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1100 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:34:57.823548 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.828736 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] PUT https://10.4.3.253/volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036 Jul 03 04:34:57.829283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:34:57.843222 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Acquiring lock "cinder-attachment_update-1ef1687e-515a-4904-a308-9c8b1a9fbe05-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:34:57.853045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-1ef1687e-515a-4904-a308-9c8b1a9fbe05-np0000004364" acquired by "attachment_update" :: waited 0.010s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:34:57.854608 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:57.854608 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:57.933778 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-70c35a12-5a65-40b2-af0f-0c92beb21c24 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:57.936234 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-70c35a12-5a65-40b2-af0f-0c92beb21c24 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:57.936543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-70c35a12-5a65-40b2-af0f-0c92beb21c24 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:57.936717 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-70c35a12-5a65-40b2-af0f-0c92beb21c24 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:57.937174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-70c35a12-5a65-40b2-af0f-0c92beb21c24 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:57.942528 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:57.942528 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:57.943528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-70c35a12-5a65-40b2-af0f-0c92beb21c24 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:57.944185 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1169/4659] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:57 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:58.229401 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-86605678-23db-4022-9ec7-7a9175d22492 req-62eb0839-be25-4af0-ac8f-a41bf25b7d3a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:58.232473 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-86605678-23db-4022-9ec7-7a9175d22492 req-62eb0839-be25-4af0-ac8f-a41bf25b7d3a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c Jul 03 04:34:58.233251 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-86605678-23db-4022-9ec7-7a9175d22492 req-62eb0839-be25-4af0-ac8f-a41bf25b7d3a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:58.233251 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-86605678-23db-4022-9ec7-7a9175d22492 req-62eb0839-be25-4af0-ac8f-a41bf25b7d3a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:58.242163 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:58.242163 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:34:58.381181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Lock "cinder-attachment_update-1ef1687e-515a-4904-a308-9c8b1a9fbe05-np0000004364" released by "attachment_update" :: held 0.528s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:34:58.383345 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-5619149f-3630-4ec6-b418-a2ec20440ac9 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036 returned with HTTP 200 Jul 03 04:34:58.383345 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1159/4660] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:34:57 2026] PUT /volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:34:58.503189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-728d38c9-5ddd-46d1-b0bc-f142a2dbd702 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:58.505790 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-728d38c9-5ddd-46d1-b0bc-f142a2dbd702 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:58.506053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-728d38c9-5ddd-46d1-b0bc-f142a2dbd702 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:58.506344 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-728d38c9-5ddd-46d1-b0bc-f142a2dbd702 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:58.520226 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:58.520226 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:58.525318 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-728d38c9-5ddd-46d1-b0bc-f142a2dbd702 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:58.530856 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-728d38c9-5ddd-46d1-b0bc-f142a2dbd702 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:58.531312 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1175/4661] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:58 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:58.778474 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-86605678-23db-4022-9ec7-7a9175d22492 req-62eb0839-be25-4af0-ac8f-a41bf25b7d3a tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c returned with HTTP 200 Jul 03 04:34:58.779089 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1159/4662] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:34:58 2026] DELETE /volume/v3/attachments/01cb44e4-2e37-4828-be48-52fe40a5e56c => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:58.963628 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f37c5fe3-a23b-4988-96b4-e430b7f6ce60 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:58.966246 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f37c5fe3-a23b-4988-96b4-e430b7f6ce60 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:58.966462 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f37c5fe3-a23b-4988-96b4-e430b7f6ce60 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:58.966708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f37c5fe3-a23b-4988-96b4-e430b7f6ce60 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:58.966858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f37c5fe3-a23b-4988-96b4-e430b7f6ce60 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:58.972665 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:58.972665 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:34:58.973381 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f37c5fe3-a23b-4988-96b4-e430b7f6ce60 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:58.974017 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1170/4663] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:58 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:59.548158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-60cf6ff4-8994-4b72-ac4b-ef784680277e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:59.552977 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60cf6ff4-8994-4b72-ac4b-ef784680277e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:34:59.553159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60cf6ff4-8994-4b72-ac4b-ef784680277e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:59.553453 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-60cf6ff4-8994-4b72-ac4b-ef784680277e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:59.572696 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:59.572696 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:34:59.577612 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-60cf6ff4-8994-4b72-ac4b-ef784680277e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:34:59.584487 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-60cf6ff4-8994-4b72-ac4b-ef784680277e tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:34:59.584927 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1160/4664] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:59 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:34:59.988136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7caf60dd-e582-4401-a690-b9d047bb2361 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:34:59.990805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7caf60dd-e582-4401-a690-b9d047bb2361 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:34:59.991076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7caf60dd-e582-4401-a690-b9d047bb2361 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:34:59.991265 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7caf60dd-e582-4401-a690-b9d047bb2361 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:34:59.991376 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7caf60dd-e582-4401-a690-b9d047bb2361 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:34:59.996129 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:34:59.996129 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:34:59.996899 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7caf60dd-e582-4401-a690-b9d047bb2361 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:34:59.997344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1176/4665] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:34:59 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:00.605161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-62203f0c-999a-4ce2-bcda-c941427e4f2f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:00.607730 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-62203f0c-999a-4ce2-bcda-c941427e4f2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:00.608122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-62203f0c-999a-4ce2-bcda-c941427e4f2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:00.608688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-62203f0c-999a-4ce2-bcda-c941427e4f2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:00.628318 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:00.628318 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:00.634099 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-62203f0c-999a-4ce2-bcda-c941427e4f2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:00.642917 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-62203f0c-999a-4ce2-bcda-c941427e4f2f tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:00.643488 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1160/4666] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:00 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:01.012634 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-95b54280-7262-45cc-995e-8ac4a5d02f5b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:01.014672 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95b54280-7262-45cc-995e-8ac4a5d02f5b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:01.015019 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95b54280-7262-45cc-995e-8ac4a5d02f5b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:01.015343 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95b54280-7262-45cc-995e-8ac4a5d02f5b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:01.015541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-95b54280-7262-45cc-995e-8ac4a5d02f5b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:01.021262 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:01.021262 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:01.022347 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95b54280-7262-45cc-995e-8ac4a5d02f5b tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:35:01.022964 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1171/4667] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:01 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:01.661259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3b600b50-b37d-445e-adc4-a068d96d3447 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:01.663228 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b600b50-b37d-445e-adc4-a068d96d3447 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:01.663669 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b600b50-b37d-445e-adc4-a068d96d3447 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:01.664091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3b600b50-b37d-445e-adc4-a068d96d3447 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:01.680729 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:01.680729 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:01.687215 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3b600b50-b37d-445e-adc4-a068d96d3447 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:01.705530 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3b600b50-b37d-445e-adc4-a068d96d3447 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:01.706148 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1161/4668] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:01 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:02.040478 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7d0a2a4b-c5d8-45a6-85d8-4c5f7c530c41 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:02.042590 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d0a2a4b-c5d8-45a6-85d8-4c5f7c530c41 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:02.042826 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d0a2a4b-c5d8-45a6-85d8-4c5f7c530c41 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:02.043146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7d0a2a4b-c5d8-45a6-85d8-4c5f7c530c41 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:02.043608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7d0a2a4b-c5d8-45a6-85d8-4c5f7c530c41 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:02.048969 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:02.048969 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:02.049862 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7d0a2a4b-c5d8-45a6-85d8-4c5f7c530c41 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:35:02.050234 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1177/4669] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:02 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:02.722831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6ad0c626-d39d-4d8b-a395-a397a78f74d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:02.725237 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ad0c626-d39d-4d8b-a395-a397a78f74d7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:02.725543 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ad0c626-d39d-4d8b-a395-a397a78f74d7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:02.725800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ad0c626-d39d-4d8b-a395-a397a78f74d7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:02.735665 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:02.735665 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:02.738955 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6ad0c626-d39d-4d8b-a395-a397a78f74d7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:02.742840 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ad0c626-d39d-4d8b-a395-a397a78f74d7 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:02.743229 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1161/4670] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:02 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:02.953749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:02.956135 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:35:02.956473 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:02.957467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:02.957467 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume with id: 521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:35:02.966080 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:02.966080 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:02.966621 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:35:02.982470 np0000004364 devstack@c-api.service[99791]: WARNING cinder.keymgr.conf_key_mgr [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:35:02.993951 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume request issued successfully. Jul 03 04:35:02.994172 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2dfbc9c8-2ebd-43c7-a61e-081934cfdaae tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 202 Jul 03 04:35:02.994753 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1172/4671] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:02 2026] DELETE /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:03.008119 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e59c6f3d-0f80-4f53-b39c-84c10b2b83f2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:03.014569 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e59c6f3d-0f80-4f53-b39c-84c10b2b83f2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:35:03.014569 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e59c6f3d-0f80-4f53-b39c-84c10b2b83f2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:03.014569 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e59c6f3d-0f80-4f53-b39c-84c10b2b83f2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:03.031648 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:03.031648 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:03.036922 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e59c6f3d-0f80-4f53-b39c-84c10b2b83f2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:35:03.043920 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e59c6f3d-0f80-4f53-b39c-84c10b2b83f2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 200 Jul 03 04:35:03.044543 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1162/4672] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:03 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 1448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:03.065354 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b6420bbc-d1b3-45a7-9e6c-649818308bdc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:03.068621 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6420bbc-d1b3-45a7-9e6c-649818308bdc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:03.068898 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6420bbc-d1b3-45a7-9e6c-649818308bdc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:03.069124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b6420bbc-d1b3-45a7-9e6c-649818308bdc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:03.069238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b6420bbc-d1b3-45a7-9e6c-649818308bdc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:03.077108 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:03.077108 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:03.080612 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b6420bbc-d1b3-45a7-9e6c-649818308bdc tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:35:03.081031 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1178/4673] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:03 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:03.756720 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bb93beec-de3d-4905-8a4a-1b951a7e4840 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:03.758459 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bb93beec-de3d-4905-8a4a-1b951a7e4840 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:03.758663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bb93beec-de3d-4905-8a4a-1b951a7e4840 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:03.758860 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bb93beec-de3d-4905-8a4a-1b951a7e4840 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:03.768065 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:03.768065 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:03.770978 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bb93beec-de3d-4905-8a4a-1b951a7e4840 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:03.775555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bb93beec-de3d-4905-8a4a-1b951a7e4840 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:03.776098 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1162/4674] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:03 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:04.060479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3d771514-52c8-4b3e-bd55-970ed6406068 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.062357 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d771514-52c8-4b3e-bd55-970ed6406068 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb Jul 03 04:35:04.062567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d771514-52c8-4b3e-bd55-970ed6406068 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.062785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3d771514-52c8-4b3e-bd55-970ed6406068 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.068451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3d771514-52c8-4b3e-bd55-970ed6406068 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb returned with HTTP 404 Jul 03 04:35:04.068970 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1173/4675] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/volumes/521fa120-cb6b-4b64-8191-20a7b7c26fdb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:04.093023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b0041c53-a3fb-4d48-96cd-da4188cca9af None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.094826 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0041c53-a3fb-4d48-96cd-da4188cca9af tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:04.095071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0041c53-a3fb-4d48-96cd-da4188cca9af tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.095294 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0041c53-a3fb-4d48-96cd-da4188cca9af tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.095424 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b0041c53-a3fb-4d48-96cd-da4188cca9af tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:04.099757 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.099757 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:04.100489 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0041c53-a3fb-4d48-96cd-da4188cca9af tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:35:04.101007 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1163/4676] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:04.111163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b9a6300-50f1-4d99-b54c-181773567ed0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.116725 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b9a6300-50f1-4d99-b54c-181773567ed0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:35:04.116966 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b9a6300-50f1-4d99-b54c-181773567ed0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.117169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b9a6300-50f1-4d99-b54c-181773567ed0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.117295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8b9a6300-50f1-4d99-b54c-181773567ed0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:04.124007 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.124007 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:04.124849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b9a6300-50f1-4d99-b54c-181773567ed0 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:35:04.125228 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1179/4677] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:04.137245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c1540285-7939-4584-afc0-f8ee4cd0d101 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.139285 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c1540285-7939-4584-afc0-f8ee4cd0d101 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:35:04.139510 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c1540285-7939-4584-afc0-f8ee4cd0d101 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.139712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c1540285-7939-4584-afc0-f8ee4cd0d101 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.139837 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c1540285-7939-4584-afc0-f8ee4cd0d101 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:04.144917 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.144917 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:04.145835 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c1540285-7939-4584-afc0-f8ee4cd0d101 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:35:04.146420 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1163/4678] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:04.159234 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.161125 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:35:04.161532 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d8839844-5149-4d58-9cc7-e07760ecb3ba", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-353766041"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:04.163069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating new backup {'backup': {'volume_id': 'd8839844-5149-4d58-9cc7-e07760ecb3ba', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-353766041'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:35:04.163216 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Creating backup of volume d8839844-5149-4d58-9cc7-e07760ecb3ba in container None Jul 03 04:35:04.171015 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.171015 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:04.171542 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:04.193699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Created reservations ['83b665f3-fe00-4856-96bf-531b8a87e013', '87e6623f-164b-4e53-bb52-c68f34d9cfae'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:04.234239 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6b39881a-12cd-40f5-9ef7-942b1bfc46fe tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:35:04.234880 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1174/4679] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:35:04 2026] POST /volume/v3/backups => generated 329 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:04.246353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a6349f7c-f838-45c4-866d-4cd57e8d4f65 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.248546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6349f7c-f838-45c4-866d-4cd57e8d4f65 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:04.248798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a6349f7c-f838-45c4-866d-4cd57e8d4f65 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.249074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a6349f7c-f838-45c4-866d-4cd57e8d4f65 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.249353 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a6349f7c-f838-45c4-866d-4cd57e8d4f65 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:04.260352 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.260352 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:04.261955 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a6349f7c-f838-45c4-866d-4cd57e8d4f65 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:04.262177 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1164/4680] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:04.427643 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.429040 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] DELETE https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:35:04.429370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.429635 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.429892 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume with id: 5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:35:04.439002 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.439002 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:04.439576 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:35:04.452141 np0000004364 devstack@c-api.service[99794]: WARNING cinder.keymgr.conf_key_mgr [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:35:04.459776 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Delete volume request issued successfully. Jul 03 04:35:04.460124 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b2abe8c-f793-4ab3-8baa-289c9b25036e tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 202 Jul 03 04:35:04.460635 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1180/4681] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:04 2026] DELETE /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:04.468672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4f034b59-ddda-4a2a-ab92-2a2ba3a554e2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.470730 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f034b59-ddda-4a2a-ab92-2a2ba3a554e2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:35:04.471018 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f034b59-ddda-4a2a-ab92-2a2ba3a554e2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.471241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f034b59-ddda-4a2a-ab92-2a2ba3a554e2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.479687 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.479687 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:04.484544 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4f034b59-ddda-4a2a-ab92-2a2ba3a554e2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Volume info retrieved successfully. Jul 03 04:35:04.492129 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f034b59-ddda-4a2a-ab92-2a2ba3a554e2 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 200 Jul 03 04:35:04.492811 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1164/4682] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:04.790062 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-aa543a58-1a13-4dd6-80ce-578a11b62145 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:04.792270 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aa543a58-1a13-4dd6-80ce-578a11b62145 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:04.792558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aa543a58-1a13-4dd6-80ce-578a11b62145 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:04.792751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aa543a58-1a13-4dd6-80ce-578a11b62145 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:04.805681 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:04.805681 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:04.810947 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-aa543a58-1a13-4dd6-80ce-578a11b62145 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:04.817530 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aa543a58-1a13-4dd6-80ce-578a11b62145 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:04.818074 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1175/4683] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:04 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:05.280616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bd8c547a-f0be-49e3-893a-c25b4be1060e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.285792 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bd8c547a-f0be-49e3-893a-c25b4be1060e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:05.286163 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bd8c547a-f0be-49e3-893a-c25b4be1060e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.287939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bd8c547a-f0be-49e3-893a-c25b4be1060e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:05.287939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-bd8c547a-f0be-49e3-893a-c25b4be1060e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:05.292499 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:05.292499 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:05.293500 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bd8c547a-f0be-49e3-893a-c25b4be1060e tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:05.293956 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1165/4684] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:05 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:05.507753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4d17c1c4-39a8-4f0a-a80a-0341798ba000 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.510261 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4d17c1c4-39a8-4f0a-a80a-0341798ba000 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] GET https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 Jul 03 04:35:05.510574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4d17c1c4-39a8-4f0a-a80a-0341798ba000 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.510865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4d17c1c4-39a8-4f0a-a80a-0341798ba000 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:05.517769 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4d17c1c4-39a8-4f0a-a80a-0341798ba000 tempest-TestEncryptedCinderVolumes-414191749 tempest-TestEncryptedCinderVolumes-414191749-project-member] https://10.4.3.253/volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 returned with HTTP 404 Jul 03 04:35:05.518366 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1181/4685] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:05 2026] GET /volume/v3/volumes/5aa2b81d-919b-46b6-82a6-12364e32ea53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:05.527571 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.614552 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:35:05.614815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.615085 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:05.616154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:35:05.641439 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-efee18e9-c05d-401a-940f-5185bd22d089 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.644027 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-efee18e9-c05d-401a-940f-5185bd22d089 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036/action Jul 03 04:35:05.644474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-efee18e9-c05d-401a-940f-5185bd22d089 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:05.644598 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-efee18e9-c05d-401a-940f-5185bd22d089 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:05.649236 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Get all volumes completed successfully. Jul 03 04:35:05.655986 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:05.655986 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:05.665403 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:05.665403 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:05.666743 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70a8d3ea-39a1-4670-8c2b-815f09954e6e tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:35:05.667448 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1165/4686] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:35:05 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13197 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:05.688621 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-349ae5c3-160b-4c31-be82-0b7dab6e1b41 req-efee18e9-c05d-401a-940f-5185bd22d089 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036/action returned with HTTP 204 Jul 03 04:35:05.689190 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1176/4687] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:35:05 2026] POST /volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:05.690789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0cbf974c-b989-4583-bedf-145a3dfcb8ab None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.693342 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0cbf974c-b989-4583-bedf-145a3dfcb8ab tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] DELETE https://10.4.3.253/volume/v3/types/3b654074-0964-46e0-9be4-2b2d2d3c1686 Jul 03 04:35:05.693640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0cbf974c-b989-4583-bedf-145a3dfcb8ab tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.694120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0cbf974c-b989-4583-bedf-145a3dfcb8ab tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:05.730939 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0cbf974c-b989-4583-bedf-145a3dfcb8ab tempest-TestEncryptedCinderVolumes-965995426 tempest-TestEncryptedCinderVolumes-965995426-project-admin] https://10.4.3.253/volume/v3/types/3b654074-0964-46e0-9be4-2b2d2d3c1686 returned with HTTP 202 Jul 03 04:35:05.731532 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1166/4688] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:35:05 2026] DELETE /volume/v3/types/3b654074-0964-46e0-9be4-2b2d2d3c1686 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:05.835662 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fdb822c0-728a-401c-a24c-39ccdc5b5ceb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.837536 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fdb822c0-728a-401c-a24c-39ccdc5b5ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:05.837706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fdb822c0-728a-401c-a24c-39ccdc5b5ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.839160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fdb822c0-728a-401c-a24c-39ccdc5b5ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:05.847352 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:05.847352 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:05.850765 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fdb822c0-728a-401c-a24c-39ccdc5b5ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:05.855953 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fdb822c0-728a-401c-a24c-39ccdc5b5ceb tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:05.856358 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1182/4689] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:05 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:05.916550 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-043548ac-c544-40fa-84cb-0618e9f3aa77 req-7d82ec75-9a7a-4245-ab7a-bf45a7f7e327 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.924844 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-043548ac-c544-40fa-84cb-0618e9f3aa77 req-7d82ec75-9a7a-4245-ab7a-bf45a7f7e327 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:05.925570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-043548ac-c544-40fa-84cb-0618e9f3aa77 req-7d82ec75-9a7a-4245-ab7a-bf45a7f7e327 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.925570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-043548ac-c544-40fa-84cb-0618e9f3aa77 req-7d82ec75-9a7a-4245-ab7a-bf45a7f7e327 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:05.951078 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:05.951078 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:05.955983 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-043548ac-c544-40fa-84cb-0618e9f3aa77 req-7d82ec75-9a7a-4245-ab7a-bf45a7f7e327 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:05.962556 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-043548ac-c544-40fa-84cb-0618e9f3aa77 req-7d82ec75-9a7a-4245-ab7a-bf45a7f7e327 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:05.963162 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1166/4690] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:05 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1213 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:05.989294 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8555017e-8b1a-4384-87c7-2010a5c71876 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:05.991717 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8555017e-8b1a-4384-87c7-2010a5c71876 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:05.992011 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8555017e-8b1a-4384-87c7-2010a5c71876 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:05.992203 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8555017e-8b1a-4384-87c7-2010a5c71876 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:06.002164 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:06.002164 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:06.005874 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8555017e-8b1a-4384-87c7-2010a5c71876 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:06.010693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8555017e-8b1a-4384-87c7-2010a5c71876 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:06.011213 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1177/4691] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:05 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:06.062895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-b6caa35a-6463-4627-80fc-81afe9aa0735 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:06.068637 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-b6caa35a-6463-4627-80fc-81afe9aa0735 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:06.068637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-b6caa35a-6463-4627-80fc-81afe9aa0735 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:06.068637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-b6caa35a-6463-4627-80fc-81afe9aa0735 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:06.081693 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:06.081693 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:06.087985 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-b6caa35a-6463-4627-80fc-81afe9aa0735 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:06.093924 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-b6caa35a-6463-4627-80fc-81afe9aa0735 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:06.094136 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1167/4692] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:06 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:06.120227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:06.122785 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] POST https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05/action Jul 03 04:35:06.123118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:06.123282 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:06.139364 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:06.139364 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:06.139364 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:06.150785 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Begin detaching volume completed successfully. Jul 03 04:35:06.151057 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-bee3eb7f-f2df-4a90-a43d-a826526ccac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05/action returned with HTTP 202 Jul 03 04:35:06.151635 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1183/4693] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:35:06 2026] POST /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:06.182013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d9f24df4-cee9-482d-be61-3c105db397f3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:06.184382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9f24df4-cee9-482d-be61-3c105db397f3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:06.184596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9f24df4-cee9-482d-be61-3c105db397f3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:06.184782 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d9f24df4-cee9-482d-be61-3c105db397f3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:06.196773 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:06.196773 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:06.201347 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d9f24df4-cee9-482d-be61-3c105db397f3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:06.207450 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d9f24df4-cee9-482d-be61-3c105db397f3 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:06.207833 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1167/4694] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:06 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 04:35:06.305509 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a6d3e5a1-b91d-4c3f-9c6f-047803729417 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:06.308400 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a6d3e5a1-b91d-4c3f-9c6f-047803729417 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:06.308685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a6d3e5a1-b91d-4c3f-9c6f-047803729417 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:06.308977 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a6d3e5a1-b91d-4c3f-9c6f-047803729417 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:06.309123 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a6d3e5a1-b91d-4c3f-9c6f-047803729417 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:06.313619 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:06.313619 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:06.314473 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a6d3e5a1-b91d-4c3f-9c6f-047803729417 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:06.314962 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1178/4695] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:06 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:07.188700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f5d6b9c-e728-433f-93a9-a589d357a809 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:07.189067 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f5d6b9c-e728-433f-93a9-a589d357a809 None None] GET https://10.4.3.253/volume// Jul 03 04:35:07.189123 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f5d6b9c-e728-433f-93a9-a589d357a809 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:07.189350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f5d6b9c-e728-433f-93a9-a589d357a809 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:07.189783 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f5d6b9c-e728-433f-93a9-a589d357a809 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:07.190205 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1168/4696] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:35:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:07.198448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-5e749420-31ea-4c61-abfb-d4959335613b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:07.200966 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-5e749420-31ea-4c61-abfb-d4959335613b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:07.201267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-5e749420-31ea-4c61-abfb-d4959335613b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:07.201583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-5e749420-31ea-4c61-abfb-d4959335613b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:07.213081 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:07.213081 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:07.222983 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-5e749420-31ea-4c61-abfb-d4959335613b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:07.223451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f086ebae-501b-41c8-a499-fc7b8c63d0d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:07.225562 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f086ebae-501b-41c8-a499-fc7b8c63d0d0 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:07.225835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f086ebae-501b-41c8-a499-fc7b8c63d0d0 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:07.226134 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f086ebae-501b-41c8-a499-fc7b8c63d0d0 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:07.230042 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-5e749420-31ea-4c61-abfb-d4959335613b tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:07.230644 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1184/4697] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:35:07 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:07.237882 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:07.237882 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:07.243054 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f086ebae-501b-41c8-a499-fc7b8c63d0d0 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:07.248480 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f086ebae-501b-41c8-a499-fc7b8c63d0d0 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:07.249150 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1168/4698] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:07 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1216 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:07.333413 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-25fef15d-3eeb-4556-8200-6f9c611a36e7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:07.336028 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25fef15d-3eeb-4556-8200-6f9c611a36e7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:07.339348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25fef15d-3eeb-4556-8200-6f9c611a36e7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:07.339348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-25fef15d-3eeb-4556-8200-6f9c611a36e7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:07.339348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-25fef15d-3eeb-4556-8200-6f9c611a36e7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:07.345064 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:07.345064 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:07.346723 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-25fef15d-3eeb-4556-8200-6f9c611a36e7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:07.347089 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1179/4699] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:07 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:08.268804 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b056788d-b9ba-4010-b5eb-420e8100917a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:08.272250 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b056788d-b9ba-4010-b5eb-420e8100917a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:08.272447 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b056788d-b9ba-4010-b5eb-420e8100917a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:08.272710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b056788d-b9ba-4010-b5eb-420e8100917a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:08.290244 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:08.290244 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:08.301172 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b056788d-b9ba-4010-b5eb-420e8100917a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:08.311290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b056788d-b9ba-4010-b5eb-420e8100917a tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:08.311290 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1169/4700] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:08 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1216 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:08.359898 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0e5facbb-5043-4388-9c8e-9b894ee991ba None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:08.362007 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e5facbb-5043-4388-9c8e-9b894ee991ba tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:08.365483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0e5facbb-5043-4388-9c8e-9b894ee991ba tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:08.365483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0e5facbb-5043-4388-9c8e-9b894ee991ba tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:08.365483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0e5facbb-5043-4388-9c8e-9b894ee991ba tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:08.367594 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:08.367594 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:08.368391 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0e5facbb-5043-4388-9c8e-9b894ee991ba tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:08.368844 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1185/4701] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:08 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:08.431537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-01dcf802-0cc9-4e09-a325-e9077007bdfd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:08.437398 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-01dcf802-0cc9-4e09-a325-e9077007bdfd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:08.437664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-01dcf802-0cc9-4e09-a325-e9077007bdfd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:08.437916 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-01dcf802-0cc9-4e09-a325-e9077007bdfd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:08.452594 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:08.452594 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:08.458675 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-01dcf802-0cc9-4e09-a325-e9077007bdfd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:08.465718 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-01dcf802-0cc9-4e09-a325-e9077007bdfd tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:08.465718 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1169/4702] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:08 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1216 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:08.852747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-8d2969ee-5a18-4f4a-99ae-02b4ae2a7c69 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:08.855228 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-8d2969ee-5a18-4f4a-99ae-02b4ae2a7c69 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036 Jul 03 04:35:08.855471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-8d2969ee-5a18-4f4a-99ae-02b4ae2a7c69 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:08.855664 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-8d2969ee-5a18-4f4a-99ae-02b4ae2a7c69 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:08.863413 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:08.863413 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:09.320666 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-596af633-2a7e-44ef-a2ac-6d1c8ccc8f14 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:09.323885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-596af633-2a7e-44ef-a2ac-6d1c8ccc8f14 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:09.323885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-596af633-2a7e-44ef-a2ac-6d1c8ccc8f14 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:09.324992 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-596af633-2a7e-44ef-a2ac-6d1c8ccc8f14 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:09.352547 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:09.352547 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:09.361122 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-596af633-2a7e-44ef-a2ac-6d1c8ccc8f14 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:09.372574 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-596af633-2a7e-44ef-a2ac-6d1c8ccc8f14 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:09.373208 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1170/4703] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:09 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 1216 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:09.381156 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fd7315f8-68b1-4af8-853b-a4b0adcce598 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:09.386804 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fd7315f8-68b1-4af8-853b-a4b0adcce598 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:09.387016 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fd7315f8-68b1-4af8-853b-a4b0adcce598 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:09.387246 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fd7315f8-68b1-4af8-853b-a4b0adcce598 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:09.387409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fd7315f8-68b1-4af8-853b-a4b0adcce598 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:09.392239 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:09.392239 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:09.393241 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fd7315f8-68b1-4af8-853b-a4b0adcce598 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:09.393756 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1186/4704] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:09 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:09.419070 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-26221b84-62b5-44b1-aa12-6dfc17362b99 req-8d2969ee-5a18-4f4a-99ae-02b4ae2a7c69 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036 returned with HTTP 200 Jul 03 04:35:09.419808 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1180/4705] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:35:08 2026] DELETE /volume/v3/attachments/b24296b2-8775-4c18-a88a-7362f475f036 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:10.392144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5e91086c-b169-4fb6-b6a4-ff8a647d9ac2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:10.394476 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e91086c-b169-4fb6-b6a4-ff8a647d9ac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:10.395132 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e91086c-b169-4fb6-b6a4-ff8a647d9ac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:10.395475 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e91086c-b169-4fb6-b6a4-ff8a647d9ac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:10.409388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8906d185-02f5-4a96-9b90-d99e7287da16 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:10.411137 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:10.411137 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:10.412515 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8906d185-02f5-4a96-9b90-d99e7287da16 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:10.414345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8906d185-02f5-4a96-9b90-d99e7287da16 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:10.414345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8906d185-02f5-4a96-9b90-d99e7287da16 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:10.414345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8906d185-02f5-4a96-9b90-d99e7287da16 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:10.418917 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e91086c-b169-4fb6-b6a4-ff8a647d9ac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:10.419927 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:10.419927 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:10.421178 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8906d185-02f5-4a96-9b90-d99e7287da16 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:10.423303 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1171/4706] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:10 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:10.430992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e91086c-b169-4fb6-b6a4-ff8a647d9ac2 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:10.431606 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1170/4707] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:10 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 921 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:10.451008 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-74905f9b-de30-416f-8739-4ce97c93c379 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:10.453727 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] DELETE https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:10.453956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:10.454158 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:10.454813 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume with id: 1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:10.464867 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:10.464867 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:10.465553 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:10.492700 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Delete volume request issued successfully. Jul 03 04:35:10.493425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-74905f9b-de30-416f-8739-4ce97c93c379 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 202 Jul 03 04:35:10.494082 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1187/4708] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:10 2026] DELETE /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:10.505618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-37f60e41-fbcd-4d22-9f87-4b0ec2815184 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:10.508354 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-37f60e41-fbcd-4d22-9f87-4b0ec2815184 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:10.508354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-37f60e41-fbcd-4d22-9f87-4b0ec2815184 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:10.508535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-37f60e41-fbcd-4d22-9f87-4b0ec2815184 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:10.520287 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:10.520287 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:10.525476 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-37f60e41-fbcd-4d22-9f87-4b0ec2815184 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Volume info retrieved successfully. Jul 03 04:35:10.533953 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-37f60e41-fbcd-4d22-9f87-4b0ec2815184 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 200 Jul 03 04:35:10.533953 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1181/4709] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:10 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:11.438470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6fc79911-32ab-4e64-9a74-25e5066c6712 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:11.440374 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6fc79911-32ab-4e64-9a74-25e5066c6712 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:11.441287 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6fc79911-32ab-4e64-9a74-25e5066c6712 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:11.441811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6fc79911-32ab-4e64-9a74-25e5066c6712 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:11.442032 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-6fc79911-32ab-4e64-9a74-25e5066c6712 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:11.453920 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:11.453920 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:11.456662 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6fc79911-32ab-4e64-9a74-25e5066c6712 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:11.457747 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1172/4710] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:11 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:11.551107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3f197cf2-a7fc-4dcf-8577-bfe40524e565 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:11.554447 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f197cf2-a7fc-4dcf-8577-bfe40524e565 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] GET https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 Jul 03 04:35:11.554447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f197cf2-a7fc-4dcf-8577-bfe40524e565 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:11.554447 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f197cf2-a7fc-4dcf-8577-bfe40524e565 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:11.569479 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f197cf2-a7fc-4dcf-8577-bfe40524e565 tempest-VolumeMultiattachTests-1796671282 tempest-VolumeMultiattachTests-1796671282-project-member] https://10.4.3.253/volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 returned with HTTP 404 Jul 03 04:35:11.569479 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1171/4711] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:11 2026] GET /volume/v3/volumes/1ef1687e-515a-4904-a308-9c8b1a9fbe05 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:11.582676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:11.584388 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:35:11.584388 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:11.584560 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:11.585486 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:35:11.600884 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Get all volumes completed successfully. Jul 03 04:35:11.604002 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:11.604002 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:11.615015 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6e819c0-b086-49b5-b78e-0c1c77e12885 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:35:11.615015 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1188/4712] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:35:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12122 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:11.638954 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d433b21a-0f49-4682-979e-909de00b5524 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:11.644771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d433b21a-0f49-4682-979e-909de00b5524 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] DELETE https://10.4.3.253/volume/v3/types/d94eb15c-92fd-41dc-ba98-dee11a5903c7 Jul 03 04:35:11.645013 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d433b21a-0f49-4682-979e-909de00b5524 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:11.645267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d433b21a-0f49-4682-979e-909de00b5524 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:11.689113 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d433b21a-0f49-4682-979e-909de00b5524 tempest-VolumeMultiattachTests-2022207528 tempest-VolumeMultiattachTests-2022207528-project-admin] https://10.4.3.253/volume/v3/types/d94eb15c-92fd-41dc-ba98-dee11a5903c7 returned with HTTP 202 Jul 03 04:35:11.689819 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1182/4713] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:35:11 2026] DELETE /volume/v3/types/d94eb15c-92fd-41dc-ba98-dee11a5903c7 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:12.333616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:12.345346 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:35:12.346121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9467fbb-3964-468f-9387-36df5ad193bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1144822878", "description": null, "metadata": null}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:12.403003 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:12.403003 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:12.403519 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:12.403722 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:12.450031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['1d65302c-e126-4980-941a-ac3d39b8da96', '2ad2815f-f306-4513-acfe-208af81770c2', 'bcdf9efb-4af5-4ce1-8664-2d894f6797a0', '79405e25-bd4f-48b5-b9ad-46accb4287f6'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:12.474551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5d48b279-6241-4abe-a823-445826dedcb9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:12.478182 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d48b279-6241-4abe-a823-445826dedcb9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:12.478182 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d48b279-6241-4abe-a823-445826dedcb9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:12.478642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d48b279-6241-4abe-a823-445826dedcb9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:12.478642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5d48b279-6241-4abe-a823-445826dedcb9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:12.485468 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:12.485468 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:12.487150 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d48b279-6241-4abe-a823-445826dedcb9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:12.487766 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1172/4714] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:12 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:12.511506 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot force create request issued successfully. Jul 03 04:35:12.511990 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b7ef9bc8-1372-4aa3-9ce4-5e497eab6f3b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:35:12.512439 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1173/4715] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:35:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:12.523974 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a73a9396-badc-421e-91ee-20572d872528 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:12.526338 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a73a9396-badc-421e-91ee-20572d872528 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:12.526521 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a73a9396-badc-421e-91ee-20572d872528 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:12.526827 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a73a9396-badc-421e-91ee-20572d872528 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:12.534374 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:12.534374 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:12.534374 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a73a9396-badc-421e-91ee-20572d872528 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:12.535397 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a73a9396-badc-421e-91ee-20572d872528 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 200 Jul 03 04:35:12.535899 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1189/4716] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:12 2026] GET /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:13.500539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8598a9e9-48c7-4d5b-8b52-e3699fe93aec None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:13.502857 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8598a9e9-48c7-4d5b-8b52-e3699fe93aec tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:13.503154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8598a9e9-48c7-4d5b-8b52-e3699fe93aec tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:13.503373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8598a9e9-48c7-4d5b-8b52-e3699fe93aec tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:13.503498 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8598a9e9-48c7-4d5b-8b52-e3699fe93aec tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:13.509579 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:13.509579 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:13.510641 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8598a9e9-48c7-4d5b-8b52-e3699fe93aec tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:13.511090 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1183/4717] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:13 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:13.547208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cde3abd1-db24-4a89-9a44-5218ce0acb64 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:13.549809 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cde3abd1-db24-4a89-9a44-5218ce0acb64 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:13.550086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cde3abd1-db24-4a89-9a44-5218ce0acb64 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:13.550367 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cde3abd1-db24-4a89-9a44-5218ce0acb64 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:13.557314 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:13.557314 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:13.558017 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cde3abd1-db24-4a89-9a44-5218ce0acb64 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:13.559068 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cde3abd1-db24-4a89-9a44-5218ce0acb64 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 200 Jul 03 04:35:13.559508 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1173/4718] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:13 2026] GET /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:13.572428 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1fc30b27-712c-47ed-9bd0-9d9d8445fb17 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:13.574650 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1fc30b27-712c-47ed-9bd0-9d9d8445fb17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:13.574935 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1fc30b27-712c-47ed-9bd0-9d9d8445fb17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:13.575194 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1fc30b27-712c-47ed-9bd0-9d9d8445fb17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:13.581209 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:13.581209 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:13.582035 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1fc30b27-712c-47ed-9bd0-9d9d8445fb17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:13.583374 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1fc30b27-712c-47ed-9bd0-9d9d8445fb17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 200 Jul 03 04:35:13.583943 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1174/4719] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:13 2026] GET /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:13.595364 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bb898ff1-1721-4315-829e-124b267a5e82 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:13.597444 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:35:13.598065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9467fbb-3964-468f-9387-36df5ad193bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-366817646", "description": null, "metadata": null}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:13.611397 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:13.611397 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:13.611864 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:13.611989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:13.639080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['3b3c93c0-fa8a-415b-ab2a-446cf1b5eb0c', '43e64933-3dcf-4652-96bf-977665278137', '897540fa-5c83-4097-96c6-82fea01902c4', '6c05b3c4-c532-4266-87c1-0f6a4d142dbb'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:13.673415 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot force create request issued successfully. Jul 03 04:35:13.673748 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bb898ff1-1721-4315-829e-124b267a5e82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:35:13.674243 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1190/4720] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:35:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:13.683378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-93c65646-8533-4f46-b59f-3ba232aa98ab None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:13.685757 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93c65646-8533-4f46-b59f-3ba232aa98ab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:13.685964 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93c65646-8533-4f46-b59f-3ba232aa98ab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:13.686258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93c65646-8533-4f46-b59f-3ba232aa98ab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:13.692022 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:13.692022 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:13.693195 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-93c65646-8533-4f46-b59f-3ba232aa98ab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:13.694102 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93c65646-8533-4f46-b59f-3ba232aa98ab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 200 Jul 03 04:35:13.697160 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1184/4721] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:13 2026] GET /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:14.523864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-869e55f9-0417-4de0-8910-e6936ce68837 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:14.525930 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-869e55f9-0417-4de0-8910-e6936ce68837 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:14.526152 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-869e55f9-0417-4de0-8910-e6936ce68837 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:14.526389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-869e55f9-0417-4de0-8910-e6936ce68837 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:14.526492 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-869e55f9-0417-4de0-8910-e6936ce68837 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:14.531873 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:14.531873 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:14.532818 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-869e55f9-0417-4de0-8910-e6936ce68837 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:14.533313 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1174/4722] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:14 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:14.709942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-42df4212-0e2b-4223-a673-da52dc9b0356 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:14.712394 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42df4212-0e2b-4223-a673-da52dc9b0356 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:14.712738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42df4212-0e2b-4223-a673-da52dc9b0356 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:14.713035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42df4212-0e2b-4223-a673-da52dc9b0356 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:14.720071 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:14.720071 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:14.720974 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-42df4212-0e2b-4223-a673-da52dc9b0356 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:14.721963 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42df4212-0e2b-4223-a673-da52dc9b0356 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 200 Jul 03 04:35:14.722378 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1175/4723] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:14 2026] GET /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:14.736108 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e144ffa5-a018-4eb0-a335-1c9bf8925e46 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:14.738594 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e144ffa5-a018-4eb0-a335-1c9bf8925e46 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:14.738881 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e144ffa5-a018-4eb0-a335-1c9bf8925e46 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:14.739131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e144ffa5-a018-4eb0-a335-1c9bf8925e46 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:14.751218 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:14.751218 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:14.751938 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e144ffa5-a018-4eb0-a335-1c9bf8925e46 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:14.753025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e144ffa5-a018-4eb0-a335-1c9bf8925e46 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 200 Jul 03 04:35:14.754350 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1191/4724] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:14 2026] GET /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:14.764320 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b461832d-6307-452b-a2c9-5087b5614871 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:14.766866 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:35:14.767336 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9467fbb-3964-468f-9387-36df5ad193bd", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-492142979", "description": null, "metadata": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:14.782957 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:14.782957 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:14.783699 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:14.784150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:14.828482 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['18ebb70f-59ce-446c-9cb1-4c3c06e317df', 'dd059eea-3318-4b3a-b2be-d8f49932d23d', 'fc08a986-1f00-4161-ad3e-3deb3f3f53d0', 'a0d6ed3f-252b-4e22-9a1e-7f47741585f5'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:14.873217 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot force create request issued successfully. Jul 03 04:35:14.873829 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b461832d-6307-452b-a2c9-5087b5614871 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:35:14.874437 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1185/4725] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:35:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:14.888361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9129320a-35b1-4e77-8385-cd1ea62756b5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:14.893407 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9129320a-35b1-4e77-8385-cd1ea62756b5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:14.893664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9129320a-35b1-4e77-8385-cd1ea62756b5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:14.893872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9129320a-35b1-4e77-8385-cd1ea62756b5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:14.901834 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:14.901834 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:14.902390 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9129320a-35b1-4e77-8385-cd1ea62756b5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:14.903215 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9129320a-35b1-4e77-8385-cd1ea62756b5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 200 Jul 03 04:35:14.903695 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1175/4726] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:14 2026] GET /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:15.547085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8d576ded-6e55-4a15-85d1-b328fb3dcca9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:15.548957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d576ded-6e55-4a15-85d1-b328fb3dcca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:15.549285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d576ded-6e55-4a15-85d1-b328fb3dcca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:15.549575 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8d576ded-6e55-4a15-85d1-b328fb3dcca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:15.549773 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8d576ded-6e55-4a15-85d1-b328fb3dcca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:15.555464 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:15.555464 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:15.556826 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8d576ded-6e55-4a15-85d1-b328fb3dcca9 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:15.557574 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1176/4727] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:15 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:15.567929 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-98e97ca9-449e-4de7-878c-0f5913bdb4f1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:15.569782 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-98e97ca9-449e-4de7-878c-0f5913bdb4f1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:35:15.569986 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-98e97ca9-449e-4de7-878c-0f5913bdb4f1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:15.570163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-98e97ca9-449e-4de7-878c-0f5913bdb4f1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:15.570267 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-98e97ca9-449e-4de7-878c-0f5913bdb4f1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:15.574827 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:15.574827 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:15.575652 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-98e97ca9-449e-4de7-878c-0f5913bdb4f1 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:35:15.576195 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1192/4728] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:15 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:15.589411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-50f84712-787a-466a-aa15-190c3fc0c558 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:15.592030 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-50f84712-787a-466a-aa15-190c3fc0c558 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] DELETE https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:15.592315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-50f84712-787a-466a-aa15-190c3fc0c558 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:15.592608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-50f84712-787a-466a-aa15-190c3fc0c558 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:15.592763 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-50f84712-787a-466a-aa15-190c3fc0c558 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete backup with id: c3ab7125-7218-4eb4-8883-3bad075ae463. Jul 03 04:35:15.598617 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:15.598617 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:15.617030 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-50f84712-787a-466a-aa15-190c3fc0c558 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] delete_backup rpcapi backup_id c3ab7125-7218-4eb4-8883-3bad075ae463 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:35:15.619235 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-50f84712-787a-466a-aa15-190c3fc0c558 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 202 Jul 03 04:35:15.619765 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1186/4729] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:15 2026] DELETE /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:15.629153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d8605331-9883-41c3-871b-f72a9dcf880f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:15.631758 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d8605331-9883-41c3-871b-f72a9dcf880f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:15.632079 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d8605331-9883-41c3-871b-f72a9dcf880f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:15.632380 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d8605331-9883-41c3-871b-f72a9dcf880f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:15.632568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d8605331-9883-41c3-871b-f72a9dcf880f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:15.637987 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:15.637987 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:15.638849 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d8605331-9883-41c3-871b-f72a9dcf880f tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 200 Jul 03 04:35:15.639350 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1176/4730] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:15 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:15.914137 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5fe0d3cf-17d5-44c5-a4be-d7bff34acca8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:15.915958 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5fe0d3cf-17d5-44c5-a4be-d7bff34acca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:15.916191 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5fe0d3cf-17d5-44c5-a4be-d7bff34acca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:15.916440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5fe0d3cf-17d5-44c5-a4be-d7bff34acca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:15.923173 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:15.923173 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:15.923841 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5fe0d3cf-17d5-44c5-a4be-d7bff34acca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:15.924962 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5fe0d3cf-17d5-44c5-a4be-d7bff34acca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 200 Jul 03 04:35:15.925411 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1177/4731] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:15 2026] GET /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:15.937301 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ab8545a-5c48-4b6f-873f-6ee71ad5e227 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:15.939350 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ab8545a-5c48-4b6f-873f-6ee71ad5e227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:15.939538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ab8545a-5c48-4b6f-873f-6ee71ad5e227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:15.939784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ab8545a-5c48-4b6f-873f-6ee71ad5e227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:15.945616 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:15.945616 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:15.946203 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3ab8545a-5c48-4b6f-873f-6ee71ad5e227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:15.947226 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ab8545a-5c48-4b6f-873f-6ee71ad5e227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 200 Jul 03 04:35:15.947705 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1193/4732] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:15 2026] GET /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:16.652209 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5e2102b6-8671-4ae1-a550-00b9fc4cb263 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:16.654697 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e2102b6-8671-4ae1-a550-00b9fc4cb263 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 Jul 03 04:35:16.655051 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e2102b6-8671-4ae1-a550-00b9fc4cb263 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:16.655290 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e2102b6-8671-4ae1-a550-00b9fc4cb263 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:16.655436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5e2102b6-8671-4ae1-a550-00b9fc4cb263 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id c3ab7125-7218-4eb4-8883-3bad075ae463. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:16.659727 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e2102b6-8671-4ae1-a550-00b9fc4cb263 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 returned with HTTP 404 Jul 03 04:35:16.660271 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1187/4733] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:16 2026] GET /volume/v3/backups/c3ab7125-7218-4eb4-8883-3bad075ae463 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:16.667628 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-da06f6fc-0ead-487b-bf75-0854640e631a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:16.669484 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da06f6fc-0ead-487b-bf75-0854640e631a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] DELETE https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:16.669754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da06f6fc-0ead-487b-bf75-0854640e631a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:16.669986 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-da06f6fc-0ead-487b-bf75-0854640e631a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:16.670125 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-da06f6fc-0ead-487b-bf75-0854640e631a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Delete backup with id: 53805885-bc8c-4a9d-8d41-8a044f57a8f6. Jul 03 04:35:16.675305 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:16.675305 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:16.692031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-da06f6fc-0ead-487b-bf75-0854640e631a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] delete_backup rpcapi backup_id 53805885-bc8c-4a9d-8d41-8a044f57a8f6 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:35:16.694532 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-da06f6fc-0ead-487b-bf75-0854640e631a tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 202 Jul 03 04:35:16.695240 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1177/4734] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:16 2026] DELETE /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:16.705503 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0dfcef49-4f94-4061-bf2d-1523b1e95dcb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:16.708349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dfcef49-4f94-4061-bf2d-1523b1e95dcb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:16.708763 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dfcef49-4f94-4061-bf2d-1523b1e95dcb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:16.709031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dfcef49-4f94-4061-bf2d-1523b1e95dcb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:16.709184 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0dfcef49-4f94-4061-bf2d-1523b1e95dcb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:16.714799 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:16.714799 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:16.715687 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dfcef49-4f94-4061-bf2d-1523b1e95dcb tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 200 Jul 03 04:35:16.716143 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1178/4735] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:16 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:17.729353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1c6fb4f8-5329-48dc-a02f-c0922af6968f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:17.732031 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c6fb4f8-5329-48dc-a02f-c0922af6968f tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 Jul 03 04:35:17.732307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c6fb4f8-5329-48dc-a02f-c0922af6968f tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:17.732594 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c6fb4f8-5329-48dc-a02f-c0922af6968f tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:17.732758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1c6fb4f8-5329-48dc-a02f-c0922af6968f tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id 53805885-bc8c-4a9d-8d41-8a044f57a8f6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:17.736999 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c6fb4f8-5329-48dc-a02f-c0922af6968f tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 returned with HTTP 404 Jul 03 04:35:17.737798 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1194/4736] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:17 2026] GET /volume/v3/backups/53805885-bc8c-4a9d-8d41-8a044f57a8f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:17.746506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:17.749046 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] DELETE https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:35:17.749191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:17.750048 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:17.750048 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete backup with id: fede7e83-4d78-4197-a17a-a66b54290507. Jul 03 04:35:17.759353 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:17.759353 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:17.782098 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] delete_backup rpcapi backup_id fede7e83-4d78-4197-a17a-a66b54290507 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:35:17.784029 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-28ac39b5-42cc-42de-a307-138ee7447eb7 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 202 Jul 03 04:35:17.784499 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1188/4737] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:17 2026] DELETE /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:17.793189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0647df50-dfa2-4d36-b800-dde9c5e1a1b6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:17.794944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0647df50-dfa2-4d36-b800-dde9c5e1a1b6 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:35:17.795150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0647df50-dfa2-4d36-b800-dde9c5e1a1b6 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:17.795299 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0647df50-dfa2-4d36-b800-dde9c5e1a1b6 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:17.795413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0647df50-dfa2-4d36-b800-dde9c5e1a1b6 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:17.801199 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:17.801199 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:17.802114 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0647df50-dfa2-4d36-b800-dde9c5e1a1b6 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 200 Jul 03 04:35:17.802716 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1178/4738] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:17 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:18.717722 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:18.719847 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:18.720130 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:18.720382 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:18.720646 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:18.729016 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:18.729016 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:18.730300 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:18.758740 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:35:18.759028 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a56c392d-15ec-40dd-b6ed-c45bc0cd3f6e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 202 Jul 03 04:35:18.759771 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1179/4739] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:35:18 2026] DELETE /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:18.770457 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0a806164-fc8f-4cf4-97a7-e5717927b7cc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:18.773902 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0a806164-fc8f-4cf4-97a7-e5717927b7cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:18.774272 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0a806164-fc8f-4cf4-97a7-e5717927b7cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:18.774795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0a806164-fc8f-4cf4-97a7-e5717927b7cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:18.782565 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:18.782565 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:18.783350 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0a806164-fc8f-4cf4-97a7-e5717927b7cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:18.784582 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0a806164-fc8f-4cf4-97a7-e5717927b7cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 200 Jul 03 04:35:18.785149 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1195/4740] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:18 2026] GET /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:18.816145 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-15ac8556-6078-440c-a7e7-9ff84be9b699 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:18.818444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15ac8556-6078-440c-a7e7-9ff84be9b699 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 Jul 03 04:35:18.818735 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15ac8556-6078-440c-a7e7-9ff84be9b699 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:18.818982 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15ac8556-6078-440c-a7e7-9ff84be9b699 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:18.819143 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-15ac8556-6078-440c-a7e7-9ff84be9b699 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Show backup with id fede7e83-4d78-4197-a17a-a66b54290507. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:18.823657 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15ac8556-6078-440c-a7e7-9ff84be9b699 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 returned with HTTP 404 Jul 03 04:35:18.824260 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1189/4741] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:18 2026] GET /volume/v3/backups/fede7e83-4d78-4197-a17a-a66b54290507 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:18.831483 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:18.833870 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] DELETE https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:35:18.834079 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:18.834258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:18.834401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Delete backup with id: e7104a29-f906-4ec8-bec5-4d424ed525b7. Jul 03 04:35:18.839635 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:18.839635 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:18.852857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] delete_backup rpcapi backup_id e7104a29-f906-4ec8-bec5-4d424ed525b7 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:35:18.854806 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d89943a3-4f8c-4f1b-ab6f-e8523ed48e50 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 202 Jul 03 04:35:18.855273 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1179/4742] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:18 2026] DELETE /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:18.862269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6aff0fee-4005-42da-93d5-d518fe309285 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:18.864182 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6aff0fee-4005-42da-93d5-d518fe309285 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:35:18.864416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6aff0fee-4005-42da-93d5-d518fe309285 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:18.864649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6aff0fee-4005-42da-93d5-d518fe309285 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:18.864796 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-6aff0fee-4005-42da-93d5-d518fe309285 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:18.869921 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:18.869921 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:18.870791 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6aff0fee-4005-42da-93d5-d518fe309285 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 200 Jul 03 04:35:18.871434 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1180/4743] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:18 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:19.794883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e725786f-6a8f-4be7-be7e-6b0df6c86b81 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:19.797001 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e725786f-6a8f-4be7-be7e-6b0df6c86b81 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:19.797241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e725786f-6a8f-4be7-be7e-6b0df6c86b81 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:19.797474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e725786f-6a8f-4be7-be7e-6b0df6c86b81 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:19.802858 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e725786f-6a8f-4be7-be7e-6b0df6c86b81 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 404 Jul 03 04:35:19.803726 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1196/4744] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:19 2026] GET /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:19.811287 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:19.813516 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:19.813822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:19.814017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:19.814181 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:19.822983 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:19.822983 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:19.822983 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:19.848626 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:35:19.848999 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd748d75-0d61-4ac8-8702-fb96c12d8854 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 202 Jul 03 04:35:19.849581 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1190/4745] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:35:19 2026] DELETE /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:19.856897 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ad4e4cf3-681a-4bdc-b2bf-21b17e8349b0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:19.859160 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ad4e4cf3-681a-4bdc-b2bf-21b17e8349b0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:19.859566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ad4e4cf3-681a-4bdc-b2bf-21b17e8349b0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:19.859827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ad4e4cf3-681a-4bdc-b2bf-21b17e8349b0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:19.865977 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:19.865977 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:19.866712 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ad4e4cf3-681a-4bdc-b2bf-21b17e8349b0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:19.868598 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ad4e4cf3-681a-4bdc-b2bf-21b17e8349b0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 200 Jul 03 04:35:19.869037 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1180/4746] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:19 2026] GET /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:19.884045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-102d05af-84a9-43ce-b96b-de0c326a6c28 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:19.886084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-102d05af-84a9-43ce-b96b-de0c326a6c28 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] GET https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 Jul 03 04:35:19.886282 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-102d05af-84a9-43ce-b96b-de0c326a6c28 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:19.886536 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-102d05af-84a9-43ce-b96b-de0c326a6c28 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:19.886670 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-102d05af-84a9-43ce-b96b-de0c326a6c28 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] Show backup with id e7104a29-f906-4ec8-bec5-4d424ed525b7. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:19.890471 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-102d05af-84a9-43ce-b96b-de0c326a6c28 tempest-VolumesBackupsTest-11038681 tempest-VolumesBackupsTest-11038681-project-admin] https://10.4.3.253/volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 returned with HTTP 404 Jul 03 04:35:19.891155 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1181/4747] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:19 2026] GET /volume/v3/backups/e7104a29-f906-4ec8-bec5-4d424ed525b7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:19.903222 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3044df97-762f-4569-88d4-2d19e778d0b8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:19.905106 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] DELETE https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba Jul 03 04:35:19.905295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:19.905526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:19.905663 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete volume with id: d8839844-5149-4d58-9cc7-e07760ecb3ba Jul 03 04:35:19.916180 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:19.916180 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:19.916857 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:19.938241 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete volume request issued successfully. Jul 03 04:35:19.938448 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3044df97-762f-4569-88d4-2d19e778d0b8 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba returned with HTTP 202 Jul 03 04:35:19.939138 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1197/4748] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:19 2026] DELETE /volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:19.949683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2c35cdfe-ac60-48c9-b9fa-4eb270a03490 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:19.951778 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2c35cdfe-ac60-48c9-b9fa-4eb270a03490 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba Jul 03 04:35:19.952040 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2c35cdfe-ac60-48c9-b9fa-4eb270a03490 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:19.952285 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2c35cdfe-ac60-48c9-b9fa-4eb270a03490 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:19.959112 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:19.959112 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:19.963350 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2c35cdfe-ac60-48c9-b9fa-4eb270a03490 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:19.967636 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2c35cdfe-ac60-48c9-b9fa-4eb270a03490 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba returned with HTTP 200 Jul 03 04:35:19.968053 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1191/4749] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:19 2026] GET /volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:20.881819 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bcd2a6eb-d67b-462e-9e44-1f10e10efddf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:20.884485 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bcd2a6eb-d67b-462e-9e44-1f10e10efddf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:20.884680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bcd2a6eb-d67b-462e-9e44-1f10e10efddf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:20.884957 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bcd2a6eb-d67b-462e-9e44-1f10e10efddf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:20.891078 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bcd2a6eb-d67b-462e-9e44-1f10e10efddf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 404 Jul 03 04:35:20.891720 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1181/4750] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:20 2026] GET /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:20.903789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:20.907869 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:20.907869 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:20.908085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:20.908366 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:20.916505 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:20.916505 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:20.917301 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:20.948488 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:35:20.948764 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30bb65d4-547e-48bb-a29c-bbf8d040e1ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 202 Jul 03 04:35:20.949233 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1182/4751] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:35:20 2026] DELETE /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:20.958825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b5576f02-087a-426d-a909-2d7a0530dcd6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:20.961759 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b5576f02-087a-426d-a909-2d7a0530dcd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:20.962212 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b5576f02-087a-426d-a909-2d7a0530dcd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:20.962500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b5576f02-087a-426d-a909-2d7a0530dcd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:20.970048 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:20.970048 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:20.970945 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b5576f02-087a-426d-a909-2d7a0530dcd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:35:20.972565 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b5576f02-087a-426d-a909-2d7a0530dcd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 200 Jul 03 04:35:20.973122 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1198/4752] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:20 2026] GET /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:20.985896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-05c954c2-dded-4233-8086-403b9db1b494 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:20.988781 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-05c954c2-dded-4233-8086-403b9db1b494 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba Jul 03 04:35:20.989092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-05c954c2-dded-4233-8086-403b9db1b494 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:20.989417 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-05c954c2-dded-4233-8086-403b9db1b494 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:20.998734 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-05c954c2-dded-4233-8086-403b9db1b494 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba returned with HTTP 404 Jul 03 04:35:20.999442 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1192/4753] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:20 2026] GET /volume/v3/volumes/d8839844-5149-4d58-9cc7-e07760ecb3ba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:21.009739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:21.013576 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] DELETE https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 Jul 03 04:35:21.013948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:21.014239 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:21.014705 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete volume with id: 78cf5454-06a9-462a-8db1-fa01a4a22e35 Jul 03 04:35:21.027180 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:21.027180 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:21.028030 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:21.057192 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete volume request issued successfully. Jul 03 04:35:21.057544 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c2f485d2-0889-4cf8-aedf-d33cc92f6bfc tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 returned with HTTP 202 Jul 03 04:35:21.058186 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1182/4754] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:21 2026] DELETE /volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:21.070791 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-42200ba8-9bfe-4813-9851-786d4a96d116 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:21.074101 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42200ba8-9bfe-4813-9851-786d4a96d116 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 Jul 03 04:35:21.074429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42200ba8-9bfe-4813-9851-786d4a96d116 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:21.074716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-42200ba8-9bfe-4813-9851-786d4a96d116 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:21.084098 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:21.084098 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:21.088621 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-42200ba8-9bfe-4813-9851-786d4a96d116 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:21.095661 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-42200ba8-9bfe-4813-9851-786d4a96d116 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 returned with HTTP 200 Jul 03 04:35:21.096180 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1183/4755] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:21 2026] GET /volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:21.984811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c67525ac-ded9-4e3f-a4a3-c8875e9c0c94 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:21.986900 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c67525ac-ded9-4e3f-a4a3-c8875e9c0c94 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:21.987391 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c67525ac-ded9-4e3f-a4a3-c8875e9c0c94 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:21.987908 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c67525ac-ded9-4e3f-a4a3-c8875e9c0c94 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:21.992839 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c67525ac-ded9-4e3f-a4a3-c8875e9c0c94 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 404 Jul 03 04:35:21.993393 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1199/4756] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:21 2026] GET /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.001953 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7f8356cb-8e51-4420-b5d5-472f50729067 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.003907 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7f8356cb-8e51-4420-b5d5-472f50729067 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:22.004142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7f8356cb-8e51-4420-b5d5-472f50729067 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.004413 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7f8356cb-8e51-4420-b5d5-472f50729067 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.004722 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-7f8356cb-8e51-4420-b5d5-472f50729067 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:22.010842 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7f8356cb-8e51-4420-b5d5-472f50729067 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 404 Jul 03 04:35:22.011800 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1193/4757] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:35:22 2026] DELETE /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.018528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-15ab7d98-150f-4beb-ae57-3d72c62c7ff2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.020621 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15ab7d98-150f-4beb-ae57-3d72c62c7ff2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 Jul 03 04:35:22.020908 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15ab7d98-150f-4beb-ae57-3d72c62c7ff2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.021168 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15ab7d98-150f-4beb-ae57-3d72c62c7ff2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.026317 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15ab7d98-150f-4beb-ae57-3d72c62c7ff2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 returned with HTTP 404 Jul 03 04:35:22.026922 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1183/4758] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:22 2026] GET /volume/v3/snapshots/cebcb8c6-01ab-4d4e-bca3-b87718166122 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.036611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c15c1d13-249e-49d1-81f7-49baf8231d2a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.038949 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c15c1d13-249e-49d1-81f7-49baf8231d2a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:22.039195 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c15c1d13-249e-49d1-81f7-49baf8231d2a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.039471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c15c1d13-249e-49d1-81f7-49baf8231d2a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.039612 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-c15c1d13-249e-49d1-81f7-49baf8231d2a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:22.045665 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c15c1d13-249e-49d1-81f7-49baf8231d2a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 404 Jul 03 04:35:22.046437 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1184/4759] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:35:22 2026] DELETE /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.065626 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-db85f911-1e11-4b0c-9259-f3a7425172fb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.074189 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db85f911-1e11-4b0c-9259-f3a7425172fb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf Jul 03 04:35:22.074189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db85f911-1e11-4b0c-9259-f3a7425172fb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.074189 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-db85f911-1e11-4b0c-9259-f3a7425172fb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.084267 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-db85f911-1e11-4b0c-9259-f3a7425172fb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf returned with HTTP 404 Jul 03 04:35:22.084267 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1200/4760] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:22 2026] GET /volume/v3/snapshots/983f80af-0747-4daa-9614-6719e78eefdf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.093200 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8508df64-1168-424c-9b0c-800a9fe29586 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.101974 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8508df64-1168-424c-9b0c-800a9fe29586 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:22.102262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8508df64-1168-424c-9b0c-800a9fe29586 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.102761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8508df64-1168-424c-9b0c-800a9fe29586 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.102884 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-8508df64-1168-424c-9b0c-800a9fe29586 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:22.110983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8508df64-1168-424c-9b0c-800a9fe29586 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 404 Jul 03 04:35:22.111147 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1194/4761] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:35:22 2026] DELETE /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.114615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ca7bf403-4cca-4b33-9cd1-88a659596b35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.117534 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ca7bf403-4cca-4b33-9cd1-88a659596b35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 Jul 03 04:35:22.117534 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ca7bf403-4cca-4b33-9cd1-88a659596b35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.117534 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ca7bf403-4cca-4b33-9cd1-88a659596b35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.120563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-38fb100a-fa3e-4c76-9a43-4795acf3e85e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.122545 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38fb100a-fa3e-4c76-9a43-4795acf3e85e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 Jul 03 04:35:22.123053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38fb100a-fa3e-4c76-9a43-4795acf3e85e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.123385 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-38fb100a-fa3e-4c76-9a43-4795acf3e85e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.126110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ca7bf403-4cca-4b33-9cd1-88a659596b35 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 returned with HTTP 404 Jul 03 04:35:22.127218 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1184/4762] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:22 2026] GET /volume/v3/volumes/78cf5454-06a9-462a-8db1-fa01a4a22e35 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.128655 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-38fb100a-fa3e-4c76-9a43-4795acf3e85e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 returned with HTTP 404 Jul 03 04:35:22.129460 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1185/4763] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:22 2026] GET /volume/v3/snapshots/12f06b8f-7a7f-4a1e-be39-ec145061b516 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:22.136177 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1439a415-0e72-4da7-9f16-819473c0e491 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.138757 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] DELETE https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 Jul 03 04:35:22.138842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.139262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.139536 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete volume with id: fe733f49-c619-4879-88f9-5d7769226723 Jul 03 04:35:22.149580 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:22.149580 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:22.150264 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:22.171738 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Delete volume request issued successfully. Jul 03 04:35:22.171945 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1439a415-0e72-4da7-9f16-819473c0e491 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 returned with HTTP 202 Jul 03 04:35:22.172414 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1201/4764] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:22 2026] DELETE /volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:22.180956 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a7a56b8-0fdd-4364-bee9-ae7417ef71b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:22.183229 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a7a56b8-0fdd-4364-bee9-ae7417ef71b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 Jul 03 04:35:22.183494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a7a56b8-0fdd-4364-bee9-ae7417ef71b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:22.183731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a7a56b8-0fdd-4364-bee9-ae7417ef71b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:22.192855 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:22.192855 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:22.197848 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5a7a56b8-0fdd-4364-bee9-ae7417ef71b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Volume info retrieved successfully. Jul 03 04:35:22.204717 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a7a56b8-0fdd-4364-bee9-ae7417ef71b3 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 returned with HTTP 200 Jul 03 04:35:22.205208 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1195/4765] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:22 2026] GET /volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:23.223403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b558a20d-f226-4fce-b71e-7e64eddec093 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:23.225896 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b558a20d-f226-4fce-b71e-7e64eddec093 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] GET https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 Jul 03 04:35:23.226219 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b558a20d-f226-4fce-b71e-7e64eddec093 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:23.226596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b558a20d-f226-4fce-b71e-7e64eddec093 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:23.235368 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b558a20d-f226-4fce-b71e-7e64eddec093 tempest-VolumesBackupsTest-221721752 tempest-VolumesBackupsTest-221721752-project-member] https://10.4.3.253/volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 returned with HTTP 404 Jul 03 04:35:23.235966 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1185/4766] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:23 2026] GET /volume/v3/volumes/fe733f49-c619-4879-88f9-5d7769226723 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:25.779078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:25.899070 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:35:25.899694 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1390287756"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:25.901457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1390287756'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:35:25.901601 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Create volume of 1 GB Jul 03 04:35:25.906683 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Availability Zones retrieved successfully. Jul 03 04:35:25.914746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Flow 'volume_create_api' (ad879d64-b52b-4dd9-99eb-b805e4e2a79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:35:25.916271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c338f797-17fe-4a92-957c-c90d63822491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:25.917660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:35:25.958758 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c338f797-17fe-4a92-957c-c90d63822491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:25.959544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed682439-8cc3-42c2-a38a-60df2150ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:26.051812 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Created reservations ['9772059c-d6ef-4a6f-b621-3ef8ae6ab750', 'bd5ab110-6e13-4b72-aa99-0afd55c760d3', '8faf398d-3152-4b99-83aa-e080c61a2dcc', '71268372-bac1-445b-a14a-84f635b16a4d'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:26.052811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed682439-8cc3-42c2-a38a-60df2150ce05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9772059c-d6ef-4a6f-b621-3ef8ae6ab750', 'bd5ab110-6e13-4b72-aa99-0afd55c760d3', '8faf398d-3152-4b99-83aa-e080c61a2dcc', '71268372-bac1-445b-a14a-84f635b16a4d']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:26.053679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3d27b2-6572-45ee-bade-6fae20cc73b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:26.086617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3d27b2-6572-45ee-bade-6fae20cc73b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14935dc8-ac31-44b4-abf1-d32380144729', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1390287756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35355050fb584be4be17dae2dc4e719d',qos_specs=None,replication_status=,reservations=['9772059c-d6ef-4a6f-b621-3ef8ae6ab750','bd5ab110-6e13-4b72-aa99-0afd55c760d3','8faf398d-3152-4b99-83aa-e080c61a2dcc','71268372-bac1-445b-a14a-84f635b16a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f03f8ff09f41bdba08e64982904125',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1390287756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14935dc8-ac31-44b4-abf1-d32380144729,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='35355050fb584be4be17dae2dc4e719d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29f03f8ff09f41bdba08e64982904125',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:26.087430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af67013-22c8-40d3-8df3-7c4c0b426d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:26.108040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1af67013-22c8-40d3-8df3-7c4c0b426d06) transitioned into state 'SUCCESS' from state '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-1390287756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='35355050fb584be4be17dae2dc4e719d',qos_specs=None,replication_status=,reservations=['9772059c-d6ef-4a6f-b621-3ef8ae6ab750','bd5ab110-6e13-4b72-aa99-0afd55c760d3','8faf398d-3152-4b99-83aa-e080c61a2dcc','71268372-bac1-445b-a14a-84f635b16a4d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29f03f8ff09f41bdba08e64982904125',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:26.109037 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09ff2bf-99d1-4752-b17e-1979321ab1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:26.120131 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09ff2bf-99d1-4752-b17e-1979321ab1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:26.120934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Flow 'volume_create_api' (ad879d64-b52b-4dd9-99eb-b805e4e2a79f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:35:26.121253 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Create volume request issued successfully. Jul 03 04:35:26.121887 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5cae66f-e988-4ab5-a111-c94adc6ab6da tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:35:26.122316 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1186/4767] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:35:25 2026] POST /volume/v3/volumes => generated 778 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:26.134822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2317f579-8abd-4598-956f-1c610a51e730 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:26.136648 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2317f579-8abd-4598-956f-1c610a51e730 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 Jul 03 04:35:26.136859 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2317f579-8abd-4598-956f-1c610a51e730 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:26.137080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2317f579-8abd-4598-956f-1c610a51e730 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:26.145582 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:26.145582 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:26.149953 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2317f579-8abd-4598-956f-1c610a51e730 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Volume info retrieved successfully. Jul 03 04:35:26.154037 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2317f579-8abd-4598-956f-1c610a51e730 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 returned with HTTP 200 Jul 03 04:35:26.154473 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1202/4768] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:26 2026] GET /volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:26.391585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f03e3ddd-cd18-4627-962a-57d917dd4eb3 req-fa68e5e4-3c1c-474f-8c06-297049301f1d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:26.394527 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f03e3ddd-cd18-4627-962a-57d917dd4eb3 req-fa68e5e4-3c1c-474f-8c06-297049301f1d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d Jul 03 04:35:26.394751 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f03e3ddd-cd18-4627-962a-57d917dd4eb3 req-fa68e5e4-3c1c-474f-8c06-297049301f1d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:26.395115 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f03e3ddd-cd18-4627-962a-57d917dd4eb3 req-fa68e5e4-3c1c-474f-8c06-297049301f1d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:26.403668 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:26.403668 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:26.933647 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f03e3ddd-cd18-4627-962a-57d917dd4eb3 req-fa68e5e4-3c1c-474f-8c06-297049301f1d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d returned with HTTP 200 Jul 03 04:35:26.934094 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1196/4769] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:35:26 2026] DELETE /volume/v3/attachments/719231d0-d19d-4de5-bc7c-b59bd1a1446d => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:27.168048 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-509ba3b1-7a6d-4716-b9bc-9f958d2e3e47 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:27.170153 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-509ba3b1-7a6d-4716-b9bc-9f958d2e3e47 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 Jul 03 04:35:27.170520 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-509ba3b1-7a6d-4716-b9bc-9f958d2e3e47 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:27.170800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-509ba3b1-7a6d-4716-b9bc-9f958d2e3e47 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:27.179577 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:27.179577 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:27.183432 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-509ba3b1-7a6d-4716-b9bc-9f958d2e3e47 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Volume info retrieved successfully. Jul 03 04:35:27.188125 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-509ba3b1-7a6d-4716-b9bc-9f958d2e3e47 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 returned with HTTP 200 Jul 03 04:35:27.188505 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1186/4770] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:27 2026] GET /volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:27.201800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:27.204469 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:35:27.204969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "14935dc8-ac31-44b4-abf1-d32380144729", "name": "tempest-type-Backup-1711777150"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:27.206913 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Creating new backup {'backup': {'volume_id': '14935dc8-ac31-44b4-abf1-d32380144729', 'name': 'tempest-type-Backup-1711777150'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:35:27.207112 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Creating backup of volume 14935dc8-ac31-44b4-abf1-d32380144729 in container None Jul 03 04:35:27.216870 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:27.216870 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:27.217416 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Volume info retrieved successfully. Jul 03 04:35:27.255157 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Created reservations ['e3002c0c-4783-4c3e-a6aa-2ca68e5645bc', 'e6ba0f2c-e82b-4891-b34a-5589da4f3c41'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:27.296294 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23955bbe-aa66-4c2c-9a75-2887cec7904c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:35:27.296949 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1187/4771] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:35:27 2026] POST /volume/v3/backups => generated 316 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:27.305283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4e0d9225-4ef6-460b-82c7-2df428fb8e9c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:27.307592 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e0d9225-4ef6-460b-82c7-2df428fb8e9c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:27.307838 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e0d9225-4ef6-460b-82c7-2df428fb8e9c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:27.308075 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4e0d9225-4ef6-460b-82c7-2df428fb8e9c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:27.308208 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-4e0d9225-4ef6-460b-82c7-2df428fb8e9c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:27.313703 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:27.313703 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:27.314602 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4e0d9225-4ef6-460b-82c7-2df428fb8e9c tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:27.315064 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1203/4772] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:27 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:28.325235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-779a183d-1b96-4b37-bd06-c6f36cdf0179 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:28.327386 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-779a183d-1b96-4b37-bd06-c6f36cdf0179 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:28.327650 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-779a183d-1b96-4b37-bd06-c6f36cdf0179 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:28.327877 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-779a183d-1b96-4b37-bd06-c6f36cdf0179 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:28.328001 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-779a183d-1b96-4b37-bd06-c6f36cdf0179 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:28.332898 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:28.332898 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:28.333680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-779a183d-1b96-4b37-bd06-c6f36cdf0179 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:28.334114 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1197/4773] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:28 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:29.345359 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-50517e37-d1d8-42c0-8f69-2ac92456e634 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:29.347653 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-50517e37-d1d8-42c0-8f69-2ac92456e634 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:29.347910 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-50517e37-d1d8-42c0-8f69-2ac92456e634 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:29.348484 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-50517e37-d1d8-42c0-8f69-2ac92456e634 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:29.348484 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-50517e37-d1d8-42c0-8f69-2ac92456e634 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:29.355348 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:29.355348 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:29.355348 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-50517e37-d1d8-42c0-8f69-2ac92456e634 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:29.355348 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1187/4774] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:29 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:29.832471 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:29.834430 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:29.834712 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:29.834963 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:29.835171 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:29.843064 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:29.843064 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:29.843659 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:29.866019 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:35:29.866221 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcb5201b-d81a-4cff-b922-1fe899125fa0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 202 Jul 03 04:35:29.866705 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1188/4775] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:35:29 2026] DELETE /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:29.877439 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-84e4a668-0f8c-4bee-be59-275db291cb30 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:29.879582 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-84e4a668-0f8c-4bee-be59-275db291cb30 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:29.879832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-84e4a668-0f8c-4bee-be59-275db291cb30 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:29.880072 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-84e4a668-0f8c-4bee-be59-275db291cb30 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:29.888221 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:29.888221 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:29.892586 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-84e4a668-0f8c-4bee-be59-275db291cb30 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:29.898504 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-84e4a668-0f8c-4bee-be59-275db291cb30 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 200 Jul 03 04:35:29.898983 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1204/4776] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:29 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:30.367168 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-06c45972-f442-4761-8463-cb787b57f136 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:30.370312 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-06c45972-f442-4761-8463-cb787b57f136 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:30.371676 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-06c45972-f442-4761-8463-cb787b57f136 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:30.371927 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-06c45972-f442-4761-8463-cb787b57f136 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:30.372081 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-06c45972-f442-4761-8463-cb787b57f136 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:30.377462 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:30.377462 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:30.378291 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-06c45972-f442-4761-8463-cb787b57f136 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:30.378941 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1198/4777] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:30 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:30.916801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-11320f44-7d45-4f91-9e1d-ea43f17552f9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:30.919085 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11320f44-7d45-4f91-9e1d-ea43f17552f9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd Jul 03 04:35:30.919415 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11320f44-7d45-4f91-9e1d-ea43f17552f9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:30.919668 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11320f44-7d45-4f91-9e1d-ea43f17552f9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:30.931491 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11320f44-7d45-4f91-9e1d-ea43f17552f9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd returned with HTTP 404 Jul 03 04:35:30.931980 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1188/4778] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:30 2026] GET /volume/v3/volumes/c9467fbb-3964-468f-9387-36df5ad193bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:30.966452 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0edaa361-09de-4e94-9296-abc0df036a9e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:30.968521 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:35:30.968915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-383653249", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:30.970668 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-383653249', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:35:31.062703 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:35:31.068445 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:35:31.077155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (19cdaef2-9090-43bd-a388-7791f98c638e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:35:31.078031 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b26538-e7d8-443a-80e7-244cfcaa27f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:31.079467 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:35:31.144244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35b26538-e7d8-443a-80e7-244cfcaa27f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:31.145156 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9ef185-28c8-4ebe-884d-85b0346042f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:31.192827 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['1a644c0e-58bd-4562-97ea-3ed2c89f57f7', '63bc124a-cc1b-40d3-8348-a9b1eb53e0fa', '94f6ea0d-9e58-4fcc-89e7-bcb7aec6fa6f', '85f1e9ee-b26e-4f94-89ec-19b0ddd6fafc'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:31.193889 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a9ef185-28c8-4ebe-884d-85b0346042f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a644c0e-58bd-4562-97ea-3ed2c89f57f7', '63bc124a-cc1b-40d3-8348-a9b1eb53e0fa', '94f6ea0d-9e58-4fcc-89e7-bcb7aec6fa6f', '85f1e9ee-b26e-4f94-89ec-19b0ddd6fafc']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:31.194888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8140b5-953b-411a-9117-c40f11c04bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:31.220934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c8140b5-953b-411a-9117-c40f11c04bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c5c2857-ad9e-4be4-8f21-842835b829e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-383653249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['1a644c0e-58bd-4562-97ea-3ed2c89f57f7','63bc124a-cc1b-40d3-8348-a9b1eb53e0fa','94f6ea0d-9e58-4fcc-89e7-bcb7aec6fa6f','85f1e9ee-b26e-4f94-89ec-19b0ddd6fafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:35:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-383653249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c5c2857-ad9e-4be4-8f21-842835b829e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:31.222391 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e8d0de-62aa-42ec-be6b-73de60d8a53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:31.241789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07e8d0de-62aa-42ec-be6b-73de60d8a53b) transitioned into state 'SUCCESS' from state '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-383653249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['1a644c0e-58bd-4562-97ea-3ed2c89f57f7','63bc124a-cc1b-40d3-8348-a9b1eb53e0fa','94f6ea0d-9e58-4fcc-89e7-bcb7aec6fa6f','85f1e9ee-b26e-4f94-89ec-19b0ddd6fafc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:31.242441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c6a371-702b-460b-b89c-deeea5d108c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:35:31.254839 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2c6a371-702b-460b-b89c-deeea5d108c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:35:31.256220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (19cdaef2-9090-43bd-a388-7791f98c638e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:35:31.256620 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:35:31.257563 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0edaa361-09de-4e94-9296-abc0df036a9e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:35:31.258177 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1189/4779] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:35:30 2026] POST /volume/v3/volumes => generated 758 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:31.278629 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1b7a3141-0528-4fd9-aa46-9a57b45baf09 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:31.280531 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1b7a3141-0528-4fd9-aa46-9a57b45baf09 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:35:31.280752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1b7a3141-0528-4fd9-aa46-9a57b45baf09 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:31.280947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1b7a3141-0528-4fd9-aa46-9a57b45baf09 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:31.289380 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:31.289380 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:31.294087 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1b7a3141-0528-4fd9-aa46-9a57b45baf09 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:31.299701 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1b7a3141-0528-4fd9-aa46-9a57b45baf09 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:35:31.300089 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1205/4780] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:31 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:31.389823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2e314f1f-ea03-442a-bf22-57afe2cf253f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:31.392909 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e314f1f-ea03-442a-bf22-57afe2cf253f tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:31.392909 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e314f1f-ea03-442a-bf22-57afe2cf253f tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:31.394138 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e314f1f-ea03-442a-bf22-57afe2cf253f tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:31.394377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2e314f1f-ea03-442a-bf22-57afe2cf253f tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:31.398954 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:31.398954 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:31.399703 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e314f1f-ea03-442a-bf22-57afe2cf253f tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:31.400134 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1199/4781] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:31 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:32.315692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-463d42e4-d407-44d9-9ee3-30070e065a9f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:32.317879 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-463d42e4-d407-44d9-9ee3-30070e065a9f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:35:32.318052 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-463d42e4-d407-44d9-9ee3-30070e065a9f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:32.318691 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-463d42e4-d407-44d9-9ee3-30070e065a9f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:32.326179 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:32.326179 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:32.330627 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-463d42e4-d407-44d9-9ee3-30070e065a9f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:32.336835 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-463d42e4-d407-44d9-9ee3-30070e065a9f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:35:32.337342 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1189/4782] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:32 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:32.356390 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b1a26117-f05c-4e84-b8c5-83090400e7de None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:32.359022 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1a26117-f05c-4e84-b8c5-83090400e7de tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:35:32.359313 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1a26117-f05c-4e84-b8c5-83090400e7de tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:32.359601 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b1a26117-f05c-4e84-b8c5-83090400e7de tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:32.367452 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:32.367452 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:32.372672 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b1a26117-f05c-4e84-b8c5-83090400e7de tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:32.378926 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b1a26117-f05c-4e84-b8c5-83090400e7de tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:35:32.379460 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1190/4783] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:32 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:32.410823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20029f83-20d4-49ec-a257-000e8c090aed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:32.413266 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20029f83-20d4-49ec-a257-000e8c090aed tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:32.413567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20029f83-20d4-49ec-a257-000e8c090aed tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:32.413819 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20029f83-20d4-49ec-a257-000e8c090aed tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:32.413970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-20029f83-20d4-49ec-a257-000e8c090aed tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:32.419474 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:32.419474 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:32.420280 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20029f83-20d4-49ec-a257-000e8c090aed tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:32.420869 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1206/4784] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:32 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:33.432612 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5ef03841-1b1e-4248-8d78-62e65dc84a75 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:33.436112 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ef03841-1b1e-4248-8d78-62e65dc84a75 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:33.436112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ef03841-1b1e-4248-8d78-62e65dc84a75 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:33.436112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5ef03841-1b1e-4248-8d78-62e65dc84a75 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:33.436112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5ef03841-1b1e-4248-8d78-62e65dc84a75 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:33.441562 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:33.441562 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:33.442285 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5ef03841-1b1e-4248-8d78-62e65dc84a75 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:33.443819 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1200/4785] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:33 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:33.872454 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-1d3dca10-8e7b-467b-8b4a-e3d7be3dc308 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:33.878607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-1d3dca10-8e7b-467b-8b4a-e3d7be3dc308 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:35:33.878878 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-1d3dca10-8e7b-467b-8b4a-e3d7be3dc308 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:33.879133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-1d3dca10-8e7b-467b-8b4a-e3d7be3dc308 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:33.891982 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:33.891982 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:33.896935 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-1d3dca10-8e7b-467b-8b4a-e3d7be3dc308 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:33.903510 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-1d3dca10-8e7b-467b-8b4a-e3d7be3dc308 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:35:33.904150 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1190/4786] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:33 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:34.456246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-877a7acf-d92c-413e-8d6d-df41a583362b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:34.458203 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-877a7acf-d92c-413e-8d6d-df41a583362b tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:34.458493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-877a7acf-d92c-413e-8d6d-df41a583362b tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:34.458723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-877a7acf-d92c-413e-8d6d-df41a583362b tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:34.458857 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-877a7acf-d92c-413e-8d6d-df41a583362b tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:34.463561 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:34.463561 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:34.464277 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-877a7acf-d92c-413e-8d6d-df41a583362b tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:34.464713 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1191/4787] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:34 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:34.574791 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-77b2f4cb-2e9b-498e-95e2-4e8242239693 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:34.576994 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-77b2f4cb-2e9b-498e-95e2-4e8242239693 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:35:34.577198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-77b2f4cb-2e9b-498e-95e2-4e8242239693 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:34.577396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-77b2f4cb-2e9b-498e-95e2-4e8242239693 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:34.585411 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:34.585411 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:34.589452 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-77b2f4cb-2e9b-498e-95e2-4e8242239693 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:34.596079 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-77b2f4cb-2e9b-498e-95e2-4e8242239693 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:35:34.596650 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1207/4788] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:34 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:34.607092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5e1b20a5-9c53-4327-a50f-6accd82912b5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:34.607534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e1b20a5-9c53-4327-a50f-6accd82912b5 None None] GET https://10.4.3.253/volume// Jul 03 04:35:34.607731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e1b20a5-9c53-4327-a50f-6accd82912b5 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:34.607921 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5e1b20a5-9c53-4327-a50f-6accd82912b5 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:34.608272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5e1b20a5-9c53-4327-a50f-6accd82912b5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:34.608625 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1201/4789] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:35:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:34.618362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-fe8bb798-2633-48f9-88d1-e0fd9d9c85bf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:34.620615 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-fe8bb798-2633-48f9-88d1-e0fd9d9c85bf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:35:34.620977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-fe8bb798-2633-48f9-88d1-e0fd9d9c85bf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c5c2857-ad9e-4be4-8f21-842835b829e6", "connector": null, "instance_uuid": "8d1483cc-2322-40f9-9adb-47a3351236f1"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:34.629710 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:34.629710 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:34.661982 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-fe8bb798-2633-48f9-88d1-e0fd9d9c85bf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:35:34.662677 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1191/4790] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:35:34 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) Jul 03 04:35:35.476805 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7f3d7db3-4a7a-4eb9-bf71-960885646d99 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:35.479274 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7f3d7db3-4a7a-4eb9-bf71-960885646d99 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:35.479914 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7f3d7db3-4a7a-4eb9-bf71-960885646d99 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:35.481411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7f3d7db3-4a7a-4eb9-bf71-960885646d99 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:35.481411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7f3d7db3-4a7a-4eb9-bf71-960885646d99 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:35.487361 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:35.487361 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:35.488159 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7f3d7db3-4a7a-4eb9-bf71-960885646d99 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:35.488905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1192/4791] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:35 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:36.499849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8f92c6b3-d844-49c2-9eee-43dc17c5bf11 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:36.501633 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f92c6b3-d844-49c2-9eee-43dc17c5bf11 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:36.501926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f92c6b3-d844-49c2-9eee-43dc17c5bf11 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:36.502444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8f92c6b3-d844-49c2-9eee-43dc17c5bf11 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:36.502444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8f92c6b3-d844-49c2-9eee-43dc17c5bf11 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:36.507580 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:36.507580 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:36.508460 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8f92c6b3-d844-49c2-9eee-43dc17c5bf11 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:36.508936 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1208/4792] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:36 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:37.519515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5d4c81a7-2fdc-4d88-b04c-0c95947aab0e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:37.521294 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d4c81a7-2fdc-4d88-b04c-0c95947aab0e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:37.521541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d4c81a7-2fdc-4d88-b04c-0c95947aab0e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:37.521749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5d4c81a7-2fdc-4d88-b04c-0c95947aab0e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:37.521903 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5d4c81a7-2fdc-4d88-b04c-0c95947aab0e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:37.526178 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:37.526178 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:37.526881 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5d4c81a7-2fdc-4d88-b04c-0c95947aab0e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:37.527309 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1202/4793] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:37 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:37.996596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ba70a29b-bf49-4214-9fcc-42639d9a6c25 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:37.998533 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba70a29b-bf49-4214-9fcc-42639d9a6c25 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:37.998743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba70a29b-bf49-4214-9fcc-42639d9a6c25 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:37.998955 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ba70a29b-bf49-4214-9fcc-42639d9a6c25 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:38.006073 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:38.006073 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:38.009645 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ba70a29b-bf49-4214-9fcc-42639d9a6c25 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:38.013871 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ba70a29b-bf49-4214-9fcc-42639d9a6c25 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:38.014257 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1192/4794] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:37 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:38.026247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1aa7b0ad-f842-47d9-8ba6-5ec1b688acbf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:38.028704 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1aa7b0ad-f842-47d9-8ba6-5ec1b688acbf tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:38.028972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1aa7b0ad-f842-47d9-8ba6-5ec1b688acbf tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:38.029234 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1aa7b0ad-f842-47d9-8ba6-5ec1b688acbf tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:38.036770 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:38.036770 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:38.040498 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1aa7b0ad-f842-47d9-8ba6-5ec1b688acbf tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:38.044181 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1aa7b0ad-f842-47d9-8ba6-5ec1b688acbf tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:38.044632 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1193/4795] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:38 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:38.086876 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-51d9bd2f-b833-4f4c-88ec-ece5ced28272 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:38.089165 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-51d9bd2f-b833-4f4c-88ec-ece5ced28272 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:38.089391 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-51d9bd2f-b833-4f4c-88ec-ece5ced28272 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:38.089579 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-51d9bd2f-b833-4f4c-88ec-ece5ced28272 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:38.096601 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:38.096601 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:38.100396 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-51d9bd2f-b833-4f4c-88ec-ece5ced28272 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:38.104706 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-51d9bd2f-b833-4f4c-88ec-ece5ced28272 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:38.105090 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1209/4796] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:38 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:38.537525 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e45eb9df-1ecd-4523-bbd5-faadfff4a93d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:38.539432 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e45eb9df-1ecd-4523-bbd5-faadfff4a93d tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:38.539684 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e45eb9df-1ecd-4523-bbd5-faadfff4a93d tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:38.539900 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e45eb9df-1ecd-4523-bbd5-faadfff4a93d tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:38.540077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e45eb9df-1ecd-4523-bbd5-faadfff4a93d tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:38.544901 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:38.544901 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:38.545540 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e45eb9df-1ecd-4523-bbd5-faadfff4a93d tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:38.545930 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1203/4797] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:38 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:39.559560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-234dec43-4ea3-419f-b461-df1256dc3c00 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:39.561812 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-234dec43-4ea3-419f-b461-df1256dc3c00 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:39.562288 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-234dec43-4ea3-419f-b461-df1256dc3c00 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:39.562373 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-234dec43-4ea3-419f-b461-df1256dc3c00 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:39.562736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-234dec43-4ea3-419f-b461-df1256dc3c00 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:39.568416 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:39.568416 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:39.568657 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-234dec43-4ea3-419f-b461-df1256dc3c00 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:39.569081 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1193/4798] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:39 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:40.139663 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-03b093e8-7f2e-4467-b38f-6128e900e94e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.140258 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03b093e8-7f2e-4467-b38f-6128e900e94e None None] GET https://10.4.3.253/volume// Jul 03 04:35:40.140393 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03b093e8-7f2e-4467-b38f-6128e900e94e None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.140638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03b093e8-7f2e-4467-b38f-6128e900e94e None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.140971 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03b093e8-7f2e-4467-b38f-6128e900e94e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:40.141289 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1194/4799] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:40.152503 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-21245b6e-6b20-4f6b-89eb-da1e285ab313 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.155341 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-21245b6e-6b20-4f6b-89eb-da1e285ab313 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:35:40.156669 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-21245b6e-6b20-4f6b-89eb-da1e285ab313 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9", "connector": null, "instance_uuid": "5add5a3b-4135-414f-bf40-3e86754aead5"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:40.166555 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:40.166555 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:40.201398 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-21245b6e-6b20-4f6b-89eb-da1e285ab313 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:35:40.201887 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1210/4800] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:35:40 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) Jul 03 04:35:40.584571 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0026f872-dcf3-45cb-a10e-8145817a2464 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.587080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0026f872-dcf3-45cb-a10e-8145817a2464 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:40.587361 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0026f872-dcf3-45cb-a10e-8145817a2464 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.587582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0026f872-dcf3-45cb-a10e-8145817a2464 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.587708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-0026f872-dcf3-45cb-a10e-8145817a2464 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:40.593439 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:40.593439 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:40.593607 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0026f872-dcf3-45cb-a10e-8145817a2464 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:40.593885 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1204/4801] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:40.631608 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3357bc5d-da18-4e16-9461-0c802344dbbb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.633906 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3357bc5d-da18-4e16-9461-0c802344dbbb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:40.634145 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3357bc5d-da18-4e16-9461-0c802344dbbb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.634349 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3357bc5d-da18-4e16-9461-0c802344dbbb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.648917 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:40.648917 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:40.656494 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3357bc5d-da18-4e16-9461-0c802344dbbb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:40.664531 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3357bc5d-da18-4e16-9461-0c802344dbbb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:40.665102 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1194/4802] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:40.741321 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c2c312f6-c788-44dc-97e8-3b2741a448ab None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.741961 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c2c312f6-c788-44dc-97e8-3b2741a448ab None None] GET https://10.4.3.253/volume// Jul 03 04:35:40.742181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c2c312f6-c788-44dc-97e8-3b2741a448ab None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.742416 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c2c312f6-c788-44dc-97e8-3b2741a448ab None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.742807 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c2c312f6-c788-44dc-97e8-3b2741a448ab None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:40.743209 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1195/4803] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:40.753706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-66ac4cd3-b02b-4a7b-adb5-5b895957fd37 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.756070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-66ac4cd3-b02b-4a7b-adb5-5b895957fd37 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:40.756353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-66ac4cd3-b02b-4a7b-adb5-5b895957fd37 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.756639 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-66ac4cd3-b02b-4a7b-adb5-5b895957fd37 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.768533 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:40.768533 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:40.775250 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-66ac4cd3-b02b-4a7b-adb5-5b895957fd37 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:40.781765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-66ac4cd3-b02b-4a7b-adb5-5b895957fd37 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:40.784671 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1211/4804] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 1019 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:40.929092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.931740 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] PUT https://10.4.3.253/volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1 Jul 03 04:35:40.932316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:40.942731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Acquiring lock "cinder-attachment_update-42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:35:40.953494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Lock "cinder-attachment_update-42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9-np0000004364" acquired by "attachment_update" :: waited 0.011s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:35:40.954984 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:40.954984 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:40.961360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5aa9b0d9-81ef-4318-bf36-31aef3ca8187 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.961821 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5aa9b0d9-81ef-4318-bf36-31aef3ca8187 None None] GET https://10.4.3.253/volume// Jul 03 04:35:40.962052 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5aa9b0d9-81ef-4318-bf36-31aef3ca8187 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.962294 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5aa9b0d9-81ef-4318-bf36-31aef3ca8187 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.962713 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5aa9b0d9-81ef-4318-bf36-31aef3ca8187 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:40.963120 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1195/4805] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:40.970815 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-eb564eb2-5bcb-4184-9cd6-14c7399a9927 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:40.973064 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-eb564eb2-5bcb-4184-9cd6-14c7399a9927 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:35:40.973320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-eb564eb2-5bcb-4184-9cd6-14c7399a9927 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:40.973526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-eb564eb2-5bcb-4184-9cd6-14c7399a9927 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:40.987203 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:40.987203 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:40.992480 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-eb564eb2-5bcb-4184-9cd6-14c7399a9927 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:35:40.998587 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-eb564eb2-5bcb-4184-9cd6-14c7399a9927 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:35:40.999137 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1196/4806] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:35:40 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 1545 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:41.117235 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:41.120158 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0 Jul 03 04:35:41.120623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:41.130165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-5c5c2857-ad9e-4be4-8f21-842835b829e6-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:35:41.138061 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-5c5c2857-ad9e-4be4-8f21-842835b829e6-np0000004364" acquired by "attachment_update" :: waited 0.008s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:35:41.139442 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:41.139442 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:41.477510 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Lock "cinder-attachment_update-42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9-np0000004364" released by "attachment_update" :: held 0.524s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:35:41.477771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-b33a711c-e930-40a3-9fb9-59926b5bbd14 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1 returned with HTTP 200 Jul 03 04:35:41.478262 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1205/4807] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:35:40 2026] PUT /volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:41.609286 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-041ee05d-e07f-44da-828b-7cd3fe46dd94 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:41.611078 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-041ee05d-e07f-44da-828b-7cd3fe46dd94 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:41.611277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-041ee05d-e07f-44da-828b-7cd3fe46dd94 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:41.611469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-041ee05d-e07f-44da-828b-7cd3fe46dd94 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:41.611569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-041ee05d-e07f-44da-828b-7cd3fe46dd94 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:41.615620 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:41.615620 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:41.616261 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-041ee05d-e07f-44da-828b-7cd3fe46dd94 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:41.616661 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1196/4808] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:41 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:41.664204 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-5c5c2857-ad9e-4be4-8f21-842835b829e6-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:35:41.664660 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-8294e2be-9dd1-4d16-b059-55b765238511 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0 returned with HTTP 200 Jul 03 04:35:41.665341 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1212/4809] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:35:41 2026] PUT /volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:41.681836 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-caf7bb0a-7ca3-4a49-988b-c61198495f48 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:41.683297 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-caf7bb0a-7ca3-4a49-988b-c61198495f48 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:41.683551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-caf7bb0a-7ca3-4a49-988b-c61198495f48 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:41.683809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-caf7bb0a-7ca3-4a49-988b-c61198495f48 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:41.694699 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:41.694699 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:41.699444 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-caf7bb0a-7ca3-4a49-988b-c61198495f48 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:41.705690 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-caf7bb0a-7ca3-4a49-988b-c61198495f48 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:41.706222 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1197/4810] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:41 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:42.176815 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-6ada6925-99e6-43f8-bcb2-61f4e3fabb10 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:42.178744 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-6ada6925-99e6-43f8-bcb2-61f4e3fabb10 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0/action Jul 03 04:35:42.179158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-6ada6925-99e6-43f8-bcb2-61f4e3fabb10 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:42.179315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-6ada6925-99e6-43f8-bcb2-61f4e3fabb10 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:42.195776 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:42.195776 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:42.206603 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-36621981-856d-43c8-b74c-d2604b0cebc3 req-6ada6925-99e6-43f8-bcb2-61f4e3fabb10 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0/action returned with HTTP 204 Jul 03 04:35:42.207176 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1206/4811] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:35:42 2026] POST /volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:42.627247 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9de86fb6-3e6b-4553-b8a1-c2be3537d9e4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:42.629600 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9de86fb6-3e6b-4553-b8a1-c2be3537d9e4 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:42.629872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9de86fb6-3e6b-4553-b8a1-c2be3537d9e4 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:42.630138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9de86fb6-3e6b-4553-b8a1-c2be3537d9e4 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:42.630301 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9de86fb6-3e6b-4553-b8a1-c2be3537d9e4 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:42.638286 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:42.638286 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:42.638286 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9de86fb6-3e6b-4553-b8a1-c2be3537d9e4 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:42.638286 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1197/4812] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:42 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:42.719601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-75d73343-c815-4a2f-ae56-8c43653d4398 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:42.721422 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-75d73343-c815-4a2f-ae56-8c43653d4398 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:42.721608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-75d73343-c815-4a2f-ae56-8c43653d4398 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:42.721782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-75d73343-c815-4a2f-ae56-8c43653d4398 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:42.723863 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=125,cinder:INSERT=13,cinder:UPDATE=28 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:35:42.733193 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:42.733193 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:42.739296 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-75d73343-c815-4a2f-ae56-8c43653d4398 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:42.744813 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-75d73343-c815-4a2f-ae56-8c43653d4398 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:42.745277 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1213/4813] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:42 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:43.648646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-03b2f290-5ebb-4d22-bcb5-555fd00478fc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:43.650717 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03b2f290-5ebb-4d22-bcb5-555fd00478fc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:43.650914 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03b2f290-5ebb-4d22-bcb5-555fd00478fc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:43.651118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-03b2f290-5ebb-4d22-bcb5-555fd00478fc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:43.651307 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-03b2f290-5ebb-4d22-bcb5-555fd00478fc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:43.655416 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:43.655416 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:43.656042 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-03b2f290-5ebb-4d22-bcb5-555fd00478fc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:43.656460 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1198/4814] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:43 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:43.761976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-42421a7c-c592-4381-81fa-be86a0a22299 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:43.763746 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-42421a7c-c592-4381-81fa-be86a0a22299 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:43.764047 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-42421a7c-c592-4381-81fa-be86a0a22299 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:43.764279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-42421a7c-c592-4381-81fa-be86a0a22299 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:43.766553 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=138,cinder:INSERT=12,cinder:UPDATE=39 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:35:43.777118 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:43.777118 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:43.782343 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-42421a7c-c592-4381-81fa-be86a0a22299 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:43.788102 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-42421a7c-c592-4381-81fa-be86a0a22299 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:43.788572 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1207/4815] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:43 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:44.667736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c33b97e-8e57-4824-b1e1-a2e3cb83e276 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:44.669635 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c33b97e-8e57-4824-b1e1-a2e3cb83e276 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:44.669873 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c33b97e-8e57-4824-b1e1-a2e3cb83e276 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:44.670065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c33b97e-8e57-4824-b1e1-a2e3cb83e276 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:44.670165 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0c33b97e-8e57-4824-b1e1-a2e3cb83e276 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:44.671971 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=168,cinder:INSERT=20,cinder:UPDATE=32 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:35:44.674931 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:44.674931 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:44.675731 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c33b97e-8e57-4824-b1e1-a2e3cb83e276 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:44.676409 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1198/4816] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:44 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:44.802369 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-45dde617-3f13-44b0-9944-e77fadc65458 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:44.804225 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45dde617-3f13-44b0-9944-e77fadc65458 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:44.804544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45dde617-3f13-44b0-9944-e77fadc65458 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:44.804785 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45dde617-3f13-44b0-9944-e77fadc65458 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:44.814267 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:44.814267 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:44.818352 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-45dde617-3f13-44b0-9944-e77fadc65458 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:44.823051 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45dde617-3f13-44b0-9944-e77fadc65458 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:44.823565 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1214/4817] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:44 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:45.687319 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-94defc6a-b740-4002-ba03-0b9d2bab565e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:45.689479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-94defc6a-b740-4002-ba03-0b9d2bab565e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:45.689747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-94defc6a-b740-4002-ba03-0b9d2bab565e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:45.690004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-94defc6a-b740-4002-ba03-0b9d2bab565e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:45.690138 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-94defc6a-b740-4002-ba03-0b9d2bab565e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:45.696378 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:45.696378 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:45.696727 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-94defc6a-b740-4002-ba03-0b9d2bab565e tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:45.697930 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1199/4818] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:45 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:45.837970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-79fa2c02-c9e7-443a-9b27-3b387cc58e9e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:45.839686 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-79fa2c02-c9e7-443a-9b27-3b387cc58e9e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:45.839878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-79fa2c02-c9e7-443a-9b27-3b387cc58e9e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:45.840068 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-79fa2c02-c9e7-443a-9b27-3b387cc58e9e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:45.852573 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:45.852573 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:45.857656 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-79fa2c02-c9e7-443a-9b27-3b387cc58e9e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:45.862311 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-79fa2c02-c9e7-443a-9b27-3b387cc58e9e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:45.862728 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1208/4819] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:45 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:45.971420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dc19f269-4164-4e9e-891a-0e4c2ea2d324 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:45.973664 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc19f269-4164-4e9e-891a-0e4c2ea2d324 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:45.973905 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc19f269-4164-4e9e-891a-0e4c2ea2d324 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:45.974144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc19f269-4164-4e9e-891a-0e4c2ea2d324 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:45.983262 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:45.983262 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:45.987569 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dc19f269-4164-4e9e-891a-0e4c2ea2d324 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:45.991906 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc19f269-4164-4e9e-891a-0e4c2ea2d324 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:45.992338 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1199/4820] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:45 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:46.005436 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d69b7a5-7133-4e5c-8997-11f2270be326 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:46.007217 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d69b7a5-7133-4e5c-8997-11f2270be326 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:46.007421 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d69b7a5-7133-4e5c-8997-11f2270be326 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:46.007598 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d69b7a5-7133-4e5c-8997-11f2270be326 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:46.015172 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:46.015172 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:46.020143 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d69b7a5-7133-4e5c-8997-11f2270be326 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:46.026343 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d69b7a5-7133-4e5c-8997-11f2270be326 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:46.026854 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1215/4821] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:46 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:46.074071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-db8043ed-6b5e-400a-b125-304d616c07bf req-9fa5ae6a-ea0e-4f3e-ac50-b40b2d020fd3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:46.076596 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-9fa5ae6a-ea0e-4f3e-ac50-b40b2d020fd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:46.076813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-9fa5ae6a-ea0e-4f3e-ac50-b40b2d020fd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:46.077050 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-9fa5ae6a-ea0e-4f3e-ac50-b40b2d020fd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:46.085784 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:46.085784 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:46.090501 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-db8043ed-6b5e-400a-b125-304d616c07bf req-9fa5ae6a-ea0e-4f3e-ac50-b40b2d020fd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:46.096368 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-9fa5ae6a-ea0e-4f3e-ac50-b40b2d020fd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:46.097000 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1200/4822] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:46 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:46.709303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-19f0804f-c02a-496b-918f-cec99e13b965 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:46.711515 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-19f0804f-c02a-496b-918f-cec99e13b965 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:46.711746 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-19f0804f-c02a-496b-918f-cec99e13b965 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:46.712093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-19f0804f-c02a-496b-918f-cec99e13b965 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:46.712396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-19f0804f-c02a-496b-918f-cec99e13b965 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:46.717489 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:46.717489 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:46.718308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-19f0804f-c02a-496b-918f-cec99e13b965 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:46.718918 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1209/4823] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:46 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:46.877574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4c442764-1928-4c09-bdc5-2837aa1903ab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:46.879503 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4c442764-1928-4c09-bdc5-2837aa1903ab tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:46.880164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4c442764-1928-4c09-bdc5-2837aa1903ab tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:46.880164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4c442764-1928-4c09-bdc5-2837aa1903ab tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:46.890727 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:46.890727 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:46.895145 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4c442764-1928-4c09-bdc5-2837aa1903ab tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:46.899994 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4c442764-1928-4c09-bdc5-2837aa1903ab tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:46.900434 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1200/4824] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:46 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:47.729547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2829586a-45fa-40db-9a8c-360eadd06467 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:47.731497 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2829586a-45fa-40db-9a8c-360eadd06467 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:47.731742 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2829586a-45fa-40db-9a8c-360eadd06467 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:47.731948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2829586a-45fa-40db-9a8c-360eadd06467 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:47.732071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2829586a-45fa-40db-9a8c-360eadd06467 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:47.736752 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:47.736752 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:47.737506 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2829586a-45fa-40db-9a8c-360eadd06467 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:47.737941 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1216/4825] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:47 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:47.914601 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bdce601a-4a1b-4e53-ad5c-2c7eb0757204 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:47.916419 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bdce601a-4a1b-4e53-ad5c-2c7eb0757204 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:47.916617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bdce601a-4a1b-4e53-ad5c-2c7eb0757204 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:47.916851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bdce601a-4a1b-4e53-ad5c-2c7eb0757204 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:47.929481 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:47.929481 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:47.933700 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bdce601a-4a1b-4e53-ad5c-2c7eb0757204 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:47.938779 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bdce601a-4a1b-4e53-ad5c-2c7eb0757204 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:47.939277 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1201/4826] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:47 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:48.131152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fc23a5d6-9607-4299-b7fb-ed6d9c9d11d6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.131616 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fc23a5d6-9607-4299-b7fb-ed6d9c9d11d6 None None] GET https://10.4.3.253/volume// Jul 03 04:35:48.131804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fc23a5d6-9607-4299-b7fb-ed6d9c9d11d6 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.132064 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fc23a5d6-9607-4299-b7fb-ed6d9c9d11d6 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:48.132481 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fc23a5d6-9607-4299-b7fb-ed6d9c9d11d6 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:48.132805 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1210/4827] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:48.141017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6263b7d5-761d-4e1a-aa11-2e43fcc98aab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.177533 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6263b7d5-761d-4e1a-aa11-2e43fcc98aab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:35:48.177932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6263b7d5-761d-4e1a-aa11-2e43fcc98aab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85d7ed28-37e0-4cfc-a21f-f0d36e734952", "connector": null, "instance_uuid": "77c08f8a-d12c-4a63-9bf2-84c023933d86"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:48.186953 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.186953 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:48.213636 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6263b7d5-761d-4e1a-aa11-2e43fcc98aab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:35:48.214125 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1201/4828] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:35:48 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) Jul 03 04:35:48.620623 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7dc4d3fd-387b-47e6-b624-6f72c002749a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.622343 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7dc4d3fd-387b-47e6-b624-6f72c002749a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:48.622526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7dc4d3fd-387b-47e6-b624-6f72c002749a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.622739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7dc4d3fd-387b-47e6-b624-6f72c002749a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:48.632228 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.632228 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:48.636089 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7dc4d3fd-387b-47e6-b624-6f72c002749a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:48.641562 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7dc4d3fd-387b-47e6-b624-6f72c002749a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:48.641798 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1217/4829] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:48.738955 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-0f212fb4-bd1d-408d-bb0d-3e05362d9dae None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.741828 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-0f212fb4-bd1d-408d-bb0d-3e05362d9dae tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1/action Jul 03 04:35:48.742200 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-0f212fb4-bd1d-408d-bb0d-3e05362d9dae tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:48.742340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-0f212fb4-bd1d-408d-bb0d-3e05362d9dae tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:48.746995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cd02fee7-cd6d-4be1-9bfb-b0e81106bc3a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.747545 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd02fee7-cd6d-4be1-9bfb-b0e81106bc3a None None] GET https://10.4.3.253/volume// Jul 03 04:35:48.747794 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd02fee7-cd6d-4be1-9bfb-b0e81106bc3a None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.748053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd02fee7-cd6d-4be1-9bfb-b0e81106bc3a None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:48.748617 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd02fee7-cd6d-4be1-9bfb-b0e81106bc3a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:48.748789 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1211/4830] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:48.751469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-536c8cbd-40de-4c36-9bd6-87c797d1ce08 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.753555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-536c8cbd-40de-4c36-9bd6-87c797d1ce08 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:48.753726 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-536c8cbd-40de-4c36-9bd6-87c797d1ce08 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.754015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-536c8cbd-40de-4c36-9bd6-87c797d1ce08 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:48.754192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-536c8cbd-40de-4c36-9bd6-87c797d1ce08 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:48.759892 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.759892 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:48.760055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-db8043ed-6b5e-400a-b125-304d616c07bf req-dcd9a7e0-9831-4226-aefa-8e3e84e166a1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.761476 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-536c8cbd-40de-4c36-9bd6-87c797d1ce08 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:48.761476 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1202/4831] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:48.762452 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-dcd9a7e0-9831-4226-aefa-8e3e84e166a1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:48.762748 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-dcd9a7e0-9831-4226-aefa-8e3e84e166a1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.763972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-dcd9a7e0-9831-4226-aefa-8e3e84e166a1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:48.765395 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.765395 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:48.775399 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.775399 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:48.779436 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-de73b4e7-861b-47d4-91fe-f44b46c2445c req-0f212fb4-bd1d-408d-bb0d-3e05362d9dae tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1/action returned with HTTP 204 Jul 03 04:35:48.779928 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1202/4832] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:35:48 2026] POST /volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:48.780511 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-db8043ed-6b5e-400a-b125-304d616c07bf req-dcd9a7e0-9831-4226-aefa-8e3e84e166a1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:48.787147 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-dcd9a7e0-9831-4226-aefa-8e3e84e166a1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:48.787801 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1218/4833] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 1062 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:48.895102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.897387 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] PUT https://10.4.3.253/volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647 Jul 03 04:35:48.897952 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:48.906073 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Acquiring lock "cinder-attachment_update-85d7ed28-37e0-4cfc-a21f-f0d36e734952-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:35:48.911671 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-85d7ed28-37e0-4cfc-a21f-f0d36e734952-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:35:48.912831 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.912831 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:48.952971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-06eea321-1dc4-418e-8b53-0a1aec88d077 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.954869 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-06eea321-1dc4-418e-8b53-0a1aec88d077 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:48.955003 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-06eea321-1dc4-418e-8b53-0a1aec88d077 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.955220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-06eea321-1dc4-418e-8b53-0a1aec88d077 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:48.968349 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:48.968349 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:48.973569 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-06eea321-1dc4-418e-8b53-0a1aec88d077 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:48.979394 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-06eea321-1dc4-418e-8b53-0a1aec88d077 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:48.979878 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1203/4834] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:48.993371 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cb6ec4f3-5fcc-42dd-8c69-2313424e2c0c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:48.994835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb6ec4f3-5fcc-42dd-8c69-2313424e2c0c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:48.995058 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb6ec4f3-5fcc-42dd-8c69-2313424e2c0c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:48.995292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cb6ec4f3-5fcc-42dd-8c69-2313424e2c0c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:49.009188 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:49.009188 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:49.014891 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cb6ec4f3-5fcc-42dd-8c69-2313424e2c0c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:49.022404 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cb6ec4f3-5fcc-42dd-8c69-2313424e2c0c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:49.023374 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1203/4835] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:48 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:49.437309 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-85d7ed28-37e0-4cfc-a21f-f0d36e734952-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:35:49.437719 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-6db019a2-7e1e-4cc0-a260-649c09fd876b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647 returned with HTTP 200 Jul 03 04:35:49.438278 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1212/4836] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:35:48 2026] PUT /volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:49.448709 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-db8043ed-6b5e-400a-b125-304d616c07bf req-268d424c-c988-4d33-ad6b-272ad4e92c3f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:49.451476 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-268d424c-c988-4d33-ad6b-272ad4e92c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/encryption Jul 03 04:35:49.451764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-268d424c-c988-4d33-ad6b-272ad4e92c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:49.451987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-268d424c-c988-4d33-ad6b-272ad4e92c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:49.465485 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:49.465485 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:49.475004 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-268d424c-c988-4d33-ad6b-272ad4e92c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/encryption returned with HTTP 200 Jul 03 04:35:49.475570 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1219/4837] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:35:49 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:49.653973 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fd45eaa6-b973-486a-91f0-77fde98e18bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:49.655949 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd45eaa6-b973-486a-91f0-77fde98e18bd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:49.656231 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd45eaa6-b973-486a-91f0-77fde98e18bd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:49.656536 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fd45eaa6-b973-486a-91f0-77fde98e18bd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:49.667168 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:49.667168 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:49.671222 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fd45eaa6-b973-486a-91f0-77fde98e18bd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:49.675425 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fd45eaa6-b973-486a-91f0-77fde98e18bd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:49.675785 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1204/4838] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:49 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:49.771646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-967a50b9-b912-483a-8fb2-632be46f0d01 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:49.773384 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-967a50b9-b912-483a-8fb2-632be46f0d01 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:49.773589 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-967a50b9-b912-483a-8fb2-632be46f0d01 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:49.773765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-967a50b9-b912-483a-8fb2-632be46f0d01 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:49.773904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-967a50b9-b912-483a-8fb2-632be46f0d01 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:49.775407 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=202,cinder:INSERT=31,cinder:UPDATE=56 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:35:49.778872 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:49.778872 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:49.779753 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-967a50b9-b912-483a-8fb2-632be46f0d01 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:49.780406 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1204/4839] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:49 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:50.691293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cb05a87e-50b7-4598-85dc-3721b48591b6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:50.693219 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cb05a87e-50b7-4598-85dc-3721b48591b6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:50.693668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cb05a87e-50b7-4598-85dc-3721b48591b6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:50.693668 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cb05a87e-50b7-4598-85dc-3721b48591b6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:50.704092 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:50.704092 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:50.708633 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cb05a87e-50b7-4598-85dc-3721b48591b6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:50.712914 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cb05a87e-50b7-4598-85dc-3721b48591b6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:50.713308 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1213/4840] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:50 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:50.791671 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c42d6eca-d771-4548-83a9-bdea260b55a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:50.794142 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c42d6eca-d771-4548-83a9-bdea260b55a7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:50.794522 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c42d6eca-d771-4548-83a9-bdea260b55a7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:50.794816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c42d6eca-d771-4548-83a9-bdea260b55a7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:50.794954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c42d6eca-d771-4548-83a9-bdea260b55a7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:50.801107 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:50.801107 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:50.801861 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c42d6eca-d771-4548-83a9-bdea260b55a7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:50.802419 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1220/4841] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:50 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:50.815396 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4637ce08-bca4-4b5e-96cf-74ef230a0edc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:50.817903 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4637ce08-bca4-4b5e-96cf-74ef230a0edc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] PUT https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:50.818160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4637ce08-bca4-4b5e-96cf-74ef230a0edc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:50.825513 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:50.825513 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:50.835875 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4637ce08-bca4-4b5e-96cf-74ef230a0edc tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:50.836490 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1205/4842] 10.4.3.253 () {70 vars in 1408 bytes} [Fri Jul 3 04:35:50 2026] PUT /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:50.845893 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5fd9af33-b007-4da6-8d9f-9e416fa12198 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:50.848161 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5fd9af33-b007-4da6-8d9f-9e416fa12198 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:50.848549 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5fd9af33-b007-4da6-8d9f-9e416fa12198 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:50.848639 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5fd9af33-b007-4da6-8d9f-9e416fa12198 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:50.848748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-5fd9af33-b007-4da6-8d9f-9e416fa12198 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:50.853240 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:50.853240 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:50.854094 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5fd9af33-b007-4da6-8d9f-9e416fa12198 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:50.854674 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1205/4843] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:50 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 762 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:50.865858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:50.868284 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] DELETE https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:50.868639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:50.868995 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:50.869059 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Delete backup with id: 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. Jul 03 04:35:50.874880 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:50.874880 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:50.890350 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] delete_backup rpcapi backup_id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:35:50.892382 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9cbbc7a5-b331-464a-a607-2d87ac43a612 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 202 Jul 03 04:35:50.892990 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1214/4844] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:35:50 2026] DELETE /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:50.901255 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-26c40c22-e69b-4410-8a95-72fff9c28eb6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:50.903739 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26c40c22-e69b-4410-8a95-72fff9c28eb6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:50.904100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26c40c22-e69b-4410-8a95-72fff9c28eb6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:50.904400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26c40c22-e69b-4410-8a95-72fff9c28eb6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:50.904556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-26c40c22-e69b-4410-8a95-72fff9c28eb6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:50.910257 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:50.910257 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:50.911264 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26c40c22-e69b-4410-8a95-72fff9c28eb6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 200 Jul 03 04:35:50.911837 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1221/4845] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:50 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:51.726661 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3b211a87-2d4c-42ec-90ea-0a834240baad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:51.728344 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3b211a87-2d4c-42ec-90ea-0a834240baad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:51.728577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3b211a87-2d4c-42ec-90ea-0a834240baad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:51.728795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3b211a87-2d4c-42ec-90ea-0a834240baad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:51.737938 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:51.737938 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:51.741537 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3b211a87-2d4c-42ec-90ea-0a834240baad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:51.746546 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3b211a87-2d4c-42ec-90ea-0a834240baad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:51.747041 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1206/4846] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:51 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:51.922757 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-687e5c83-1afc-4e41-ad17-69825281e555 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:51.924590 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-687e5c83-1afc-4e41-ad17-69825281e555 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de Jul 03 04:35:51.924861 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-687e5c83-1afc-4e41-ad17-69825281e555 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:51.925076 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-687e5c83-1afc-4e41-ad17-69825281e555 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:51.925208 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-687e5c83-1afc-4e41-ad17-69825281e555 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Show backup with id 0b36d3e1-6449-43b0-9d09-a7e4d028c5de. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:35:51.928669 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-687e5c83-1afc-4e41-ad17-69825281e555 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de returned with HTTP 404 Jul 03 04:35:51.929226 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1206/4847] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:51 2026] GET /volume/v3/backups/0b36d3e1-6449-43b0-9d09-a7e4d028c5de => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:51.936938 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:51.939034 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 Jul 03 04:35:51.939280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:51.939525 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:51.939719 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Delete volume with id: 14935dc8-ac31-44b4-abf1-d32380144729 Jul 03 04:35:51.947836 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:51.947836 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:51.948149 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Volume info retrieved successfully. Jul 03 04:35:51.965021 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Delete volume request issued successfully. Jul 03 04:35:51.965221 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9e2c1b29-8936-486d-8fe2-ab764e1b90b6 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 returned with HTTP 202 Jul 03 04:35:51.965664 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1215/4848] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:35:51 2026] DELETE /volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:35:51.972821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6ea6e1ad-3b43-44b5-b7d2-f81ea00f03f7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:51.974954 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6ea6e1ad-3b43-44b5-b7d2-f81ea00f03f7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 Jul 03 04:35:51.975222 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6ea6e1ad-3b43-44b5-b7d2-f81ea00f03f7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:51.975479 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6ea6e1ad-3b43-44b5-b7d2-f81ea00f03f7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:51.984320 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:51.984320 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:51.988352 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6ea6e1ad-3b43-44b5-b7d2-f81ea00f03f7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Volume info retrieved successfully. Jul 03 04:35:51.993318 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6ea6e1ad-3b43-44b5-b7d2-f81ea00f03f7 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 returned with HTTP 200 Jul 03 04:35:51.993816 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1222/4849] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:51 2026] GET /volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:52.746075 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-e556626d-d083-433f-a8ec-16e7bbc2749c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:52.748436 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-e556626d-d083-433f-a8ec-16e7bbc2749c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:52.748729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-e556626d-d083-433f-a8ec-16e7bbc2749c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:52.749028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-e556626d-d083-433f-a8ec-16e7bbc2749c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:52.761457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0721006f-02bf-4541-b0ab-4030861fec95 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:52.761593 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:52.761593 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:52.763418 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0721006f-02bf-4541-b0ab-4030861fec95 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:52.763632 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0721006f-02bf-4541-b0ab-4030861fec95 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:52.763864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0721006f-02bf-4541-b0ab-4030861fec95 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:52.765541 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-e556626d-d083-433f-a8ec-16e7bbc2749c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:52.770478 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-e556626d-d083-433f-a8ec-16e7bbc2749c tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:52.771024 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1207/4850] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:52 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:52.774899 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:52.774899 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:52.779032 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0721006f-02bf-4541-b0ab-4030861fec95 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:52.784306 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0721006f-02bf-4541-b0ab-4030861fec95 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:52.784836 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1207/4851] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:52 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:52.790287 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:52.792746 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9/action Jul 03 04:35:52.793139 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:52.793291 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:52.806114 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:52.806114 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:52.806659 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:52.813034 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Begin detaching volume completed successfully. Jul 03 04:35:52.813257 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-047b2c17-ea92-42f5-b591-fe02a6ec1f8e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9/action returned with HTTP 202 Jul 03 04:35:52.813786 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1216/4852] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:35:52 2026] POST /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:53.006751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5e6af034-8199-45cf-9feb-4496bff8e845 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:53.008929 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e6af034-8199-45cf-9feb-4496bff8e845 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] GET https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 Jul 03 04:35:53.009199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e6af034-8199-45cf-9feb-4496bff8e845 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:53.009416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5e6af034-8199-45cf-9feb-4496bff8e845 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:53.016909 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5e6af034-8199-45cf-9feb-4496bff8e845 tempest-ProjectAdminTests39-2048282432 tempest-ProjectAdminTests39-2048282432-project-admin] https://10.4.3.253/volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 returned with HTTP 404 Jul 03 04:35:53.017422 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1223/4853] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:35:53 2026] GET /volume/v3/volumes/14935dc8-ac31-44b4-abf1-d32380144729 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:53.798933 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dd09f5d7-2400-4b45-bc8d-fedadb05a5a7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:53.801225 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd09f5d7-2400-4b45-bc8d-fedadb05a5a7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:53.801534 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd09f5d7-2400-4b45-bc8d-fedadb05a5a7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:53.801821 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd09f5d7-2400-4b45-bc8d-fedadb05a5a7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:53.815276 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:53.815276 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:53.820170 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dd09f5d7-2400-4b45-bc8d-fedadb05a5a7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:53.825821 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd09f5d7-2400-4b45-bc8d-fedadb05a5a7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:53.826280 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1208/4854] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:53 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:53.840663 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dd2dd088-e34f-49eb-8bf8-a9c9c0ac0af8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:53.841305 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd2dd088-e34f-49eb-8bf8-a9c9c0ac0af8 None None] GET https://10.4.3.253/volume// Jul 03 04:35:53.841589 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd2dd088-e34f-49eb-8bf8-a9c9c0ac0af8 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:53.841862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd2dd088-e34f-49eb-8bf8-a9c9c0ac0af8 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:53.842266 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd2dd088-e34f-49eb-8bf8-a9c9c0ac0af8 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:53.842655 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1208/4855] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:35:53 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:53.850698 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-eb135278-54e0-417d-9a83-c8c4a9472399 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:53.858584 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-eb135278-54e0-417d-9a83-c8c4a9472399 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:53.858909 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-eb135278-54e0-417d-9a83-c8c4a9472399 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:53.859197 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-eb135278-54e0-417d-9a83-c8c4a9472399 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:53.873260 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:53.873260 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:53.879131 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-eb135278-54e0-417d-9a83-c8c4a9472399 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:53.885474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-eb135278-54e0-417d-9a83-c8c4a9472399 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:35:53.886037 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1217/4856] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:35:53 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 1315 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:54.845880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1bad9fff-e48c-4f48-9364-5e53badd01ec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:54.848249 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1bad9fff-e48c-4f48-9364-5e53badd01ec tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:54.848599 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1bad9fff-e48c-4f48-9364-5e53badd01ec tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:54.848911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1bad9fff-e48c-4f48-9364-5e53badd01ec tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:54.862234 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:54.862234 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:54.867137 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1bad9fff-e48c-4f48-9364-5e53badd01ec tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:54.874729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1bad9fff-e48c-4f48-9364-5e53badd01ec tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:54.875246 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1224/4857] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:54 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:54.940423 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e076ec98-8f23-418d-ba89-1fd1ce57f848 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:55.008178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e076ec98-8f23-418d-ba89-1fd1ce57f848 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools Jul 03 04:35:55.008363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e076ec98-8f23-418d-ba89-1fd1ce57f848 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:55.008545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e076ec98-8f23-418d-ba89-1fd1ce57f848 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-admin] Calling method 'get_pools' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:55.514030 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e076ec98-8f23-418d-ba89-1fd1ce57f848 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 04:35:55.514522 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1209/4858] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:35:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:55.523238 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-efdb6d97-22a7-4aa3-a41a-bfb36c4c7811 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:55.590261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-efdb6d97-22a7-4aa3-a41a-bfb36c4c7811 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-member] GET https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool Jul 03 04:35:55.590441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-efdb6d97-22a7-4aa3-a41a-bfb36c4c7811 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:55.590607 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-efdb6d97-22a7-4aa3-a41a-bfb36c4c7811 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:55.591230 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-efdb6d97-22a7-4aa3-a41a-bfb36c4c7811 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '1936f967733247a18cf436d83ffd18fd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b0dc3f13fb9b4a88bc15a799b7d0c32d', 'project_domain_id': 'default', 'roles': ['member', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:35:55.591449 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-efdb6d97-22a7-4aa3-a41a-bfb36c4c7811 tempest-ProjectMemberTests-493287125 tempest-ProjectMemberTests-493287125-project-member] https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool returned with HTTP 403 Jul 03 04:35:55.591856 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1209/4859] 10.4.3.253 () {66 vars in 1318 bytes} [Fri Jul 3 04:35:55 2026] GET /volume/v3/capabilities/np0000004364@storpool => generated 110 bytes in 69 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:55.891919 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-db8043ed-6b5e-400a-b125-304d616c07bf req-00a1db96-9317-42cf-9c91-00b9a06337df None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:55.894560 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bc13ee7d-71a0-41fc-9b83-7d461db20ded None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:55.894889 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-00a1db96-9317-42cf-9c91-00b9a06337df tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647/action Jul 03 04:35:55.895404 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-00a1db96-9317-42cf-9c91-00b9a06337df tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:55.895597 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-00a1db96-9317-42cf-9c91-00b9a06337df tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:55.897863 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc13ee7d-71a0-41fc-9b83-7d461db20ded tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:55.898105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc13ee7d-71a0-41fc-9b83-7d461db20ded tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:55.898315 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc13ee7d-71a0-41fc-9b83-7d461db20ded tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:55.911921 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:55.911921 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:55.918931 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bc13ee7d-71a0-41fc-9b83-7d461db20ded tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:55.921357 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:55.921357 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:55.926445 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc13ee7d-71a0-41fc-9b83-7d461db20ded tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:55.926941 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1225/4860] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:55 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:55.936523 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-db8043ed-6b5e-400a-b125-304d616c07bf req-00a1db96-9317-42cf-9c91-00b9a06337df tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647/action returned with HTTP 204 Jul 03 04:35:55.936972 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1218/4861] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:35:55 2026] POST /volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:55.954989 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-02a27791-87f4-4df3-b61d-b45dc8e9e36a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:55.957990 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-02a27791-87f4-4df3-b61d-b45dc8e9e36a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] DELETE https://10.4.3.253/volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1 Jul 03 04:35:55.958230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-02a27791-87f4-4df3-b61d-b45dc8e9e36a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:55.958494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-02a27791-87f4-4df3-b61d-b45dc8e9e36a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:55.968826 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:55.968826 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:56.502247 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17be316d-a1f9-4bc9-8736-75fe17ecb33b req-02a27791-87f4-4df3-b61d-b45dc8e9e36a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1 returned with HTTP 200 Jul 03 04:35:56.502891 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1210/4862] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:35:55 2026] DELETE /volume/v3/attachments/e7d18750-b1da-46b8-baa5-d4c9be193cf1 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:56.944051 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d2b859b2-211d-4453-8903-25057d3a5271 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:56.950146 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d2b859b2-211d-4453-8903-25057d3a5271 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:56.950442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d2b859b2-211d-4453-8903-25057d3a5271 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:56.950736 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d2b859b2-211d-4453-8903-25057d3a5271 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:56.970680 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:56.970680 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:56.978208 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d2b859b2-211d-4453-8903-25057d3a5271 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:56.991108 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d2b859b2-211d-4453-8903-25057d3a5271 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:56.991671 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1210/4863] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:56 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 1175 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:57.004133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-116fe460-64b9-4c0c-8bd1-ebd75dbb1d26 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:57.006024 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-116fe460-64b9-4c0c-8bd1-ebd75dbb1d26 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:57.006219 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-116fe460-64b9-4c0c-8bd1-ebd75dbb1d26 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:57.006407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-116fe460-64b9-4c0c-8bd1-ebd75dbb1d26 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:57.017210 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:57.017210 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:57.021314 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-116fe460-64b9-4c0c-8bd1-ebd75dbb1d26 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:57.025844 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-116fe460-64b9-4c0c-8bd1-ebd75dbb1d26 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:57.026220 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1226/4864] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:35:57 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:57.052848 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:57.055697 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:35:57.055697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9", "force": false, "name": "tempest-TestStampPattern-snapshot-778394551", "description": null, "metadata": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:57.063538 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:57.063538 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:57.064826 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:35:57.064826 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create snapshot from volume 42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:35:57.077966 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-d6ca4953-e114-4706-b8b6-d8dac553dd21 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:57.082352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-d6ca4953-e114-4706-b8b6-d8dac553dd21 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:57.082352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-d6ca4953-e114-4706-b8b6-d8dac553dd21 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:57.082352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-d6ca4953-e114-4706-b8b6-d8dac553dd21 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:57.090909 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:57.090909 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:35:57.094911 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-d6ca4953-e114-4706-b8b6-d8dac553dd21 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:57.100600 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-d6ca4953-e114-4706-b8b6-d8dac553dd21 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:57.101092 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1211/4865] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:35:57 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:35:57.103430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Created reservations ['517e5e6e-86d5-4caf-9f1c-e16ee4191e68', '2f7aabab-f015-453d-89d9-e50320b17a50', '068740a0-46fa-41c8-a0cf-1ce82c188b5f', '4a97d2d3-390c-40e3-93f4-3929b4da7aca'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:35:57.124431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:57.126901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/action Jul 03 04:35:57.127277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:35:57.127456 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:35:57.137711 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot create request issued successfully. Jul 03 04:35:57.138412 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cdb5f6de-a7dc-4327-a43d-8730aaa775ee tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:35:57.138892 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:57.138892 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:57.138973 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1219/4866] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:35:57 2026] POST /volume/v3/snapshots => generated 302 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:35:57.139574 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:57.148665 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Begin detaching volume completed successfully. Jul 03 04:35:57.148832 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f77a7794-9e61-4402-915a-60e337c1197e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:57.148966 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-693f20c6-74b0-4e51-8435-d2bf3272c415 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/action returned with HTTP 202 Jul 03 04:35:57.149491 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1211/4867] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:35:57 2026] POST /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:35:57.151783 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f77a7794-9e61-4402-915a-60e337c1197e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:35:57.151783 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f77a7794-9e61-4402-915a-60e337c1197e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:57.152465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f77a7794-9e61-4402-915a-60e337c1197e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:57.157974 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:57.157974 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:57.158636 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f77a7794-9e61-4402-915a-60e337c1197e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot retrieved successfully. Jul 03 04:35:57.159552 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f77a7794-9e61-4402-915a-60e337c1197e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 returned with HTTP 200 Jul 03 04:35:57.159965 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1227/4868] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:57 2026] GET /volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 => generated 434 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:57.792227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c799627b-3d33-4289-81c0-0e1614e6b508 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:57.864038 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c799627b-3d33-4289-81c0-0e1614e6b508 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-admin] GET https://10.4.3.253/volume/v3/scheduler-stats/get_pools Jul 03 04:35:57.864282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c799627b-3d33-4289-81c0-0e1614e6b508 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:57.864530 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c799627b-3d33-4289-81c0-0e1614e6b508 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-admin] Calling method 'get_pools' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.169994 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-de5f3dd0-a449-41b0-96d6-ed9f036dd3a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:58.172514 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-de5f3dd0-a449-41b0-96d6-ed9f036dd3a5 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:35:58.172696 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-de5f3dd0-a449-41b0-96d6-ed9f036dd3a5 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:58.173100 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-de5f3dd0-a449-41b0-96d6-ed9f036dd3a5 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.180020 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:58.180020 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:58.180020 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-de5f3dd0-a449-41b0-96d6-ed9f036dd3a5 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot retrieved successfully. Jul 03 04:35:58.180680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-de5f3dd0-a449-41b0-96d6-ed9f036dd3a5 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 returned with HTTP 200 Jul 03 04:35:58.181228 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1220/4869] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:58 2026] GET /volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:58.182710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0c4ee062-dc3e-4624-bb8e-fad97a708650 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:58.183177 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c4ee062-dc3e-4624-bb8e-fad97a708650 None None] GET https://10.4.3.253/volume// Jul 03 04:35:58.183398 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c4ee062-dc3e-4624-bb8e-fad97a708650 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:58.183572 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0c4ee062-dc3e-4624-bb8e-fad97a708650 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.183878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0c4ee062-dc3e-4624-bb8e-fad97a708650 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:35:58.184143 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1212/4870] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:35:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:35:58.191944 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3bac3190-07ad-4982-a6b2-86ea5d733431 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:58.192302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-c28df699-d19c-41e3-a6fa-fede9489279d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:58.193802 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3bac3190-07ad-4982-a6b2-86ea5d733431 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:35:58.194001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3bac3190-07ad-4982-a6b2-86ea5d733431 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:58.194169 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-c28df699-d19c-41e3-a6fa-fede9489279d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:35:58.194206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3bac3190-07ad-4982-a6b2-86ea5d733431 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.194415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-c28df699-d19c-41e3-a6fa-fede9489279d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:58.194643 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-c28df699-d19c-41e3-a6fa-fede9489279d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.198956 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:58.198956 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:35:58.199395 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3bac3190-07ad-4982-a6b2-86ea5d733431 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot retrieved successfully. Jul 03 04:35:58.200184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3bac3190-07ad-4982-a6b2-86ea5d733431 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 returned with HTTP 200 Jul 03 04:35:58.200563 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1228/4871] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:35:58 2026] GET /volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:58.207841 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:58.207841 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:58.212552 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-c28df699-d19c-41e3-a6fa-fede9489279d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:35:58.216995 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-c28df699-d19c-41e3-a6fa-fede9489279d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:35:58.217360 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1221/4872] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:35:58 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:35:58.231674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-6583459c-383f-4995-ad5f-d92519b08654 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:58.234559 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-6583459c-383f-4995-ad5f-d92519b08654 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/encryption Jul 03 04:35:58.234830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-6583459c-383f-4995-ad5f-d92519b08654 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:58.235088 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-6583459c-383f-4995-ad5f-d92519b08654 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.254795 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:58.254795 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:35:58.262601 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-6583459c-383f-4995-ad5f-d92519b08654 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/encryption returned with HTTP 200 Jul 03 04:35:58.263136 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1213/4873] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:35:58 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952/encryption => generated 161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:58.367029 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c799627b-3d33-4289-81c0-0e1614e6b508 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-admin] https://10.4.3.253/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 04:35:58.367449 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1212/4874] 10.4.3.253 () {66 vars in 1291 bytes} [Fri Jul 3 04:35:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:35:58.377165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-90c38cbe-ea5d-45b9-8d5b-d9d9ec30da81 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:58.447712 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-90c38cbe-ea5d-45b9-8d5b-d9d9ec30da81 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-reader] GET https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool Jul 03 04:35:58.447914 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-90c38cbe-ea5d-45b9-8d5b-d9d9ec30da81 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-reader] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:58.448069 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-90c38cbe-ea5d-45b9-8d5b-d9d9ec30da81 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-reader] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:58.448695 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-90c38cbe-ea5d-45b9-8d5b-d9d9ec30da81 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '034bd6fac3b145519da01c81891d2dd7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '809421b66d33447cb6c1b4fede1e0cd5', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:35:58.448850 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-90c38cbe-ea5d-45b9-8d5b-d9d9ec30da81 tempest-ProjectReaderTests-1198509701 tempest-ProjectReaderTests-1198509701-project-reader] https://10.4.3.253/volume/v3/capabilities/np0000004364@storpool returned with HTTP 403 Jul 03 04:35:58.449383 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1229/4875] 10.4.3.253 () {66 vars in 1318 bytes} [Fri Jul 3 04:35:58 2026] GET /volume/v3/capabilities/np0000004364@storpool => generated 110 bytes in 73 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:35:59.131886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-361d6eed-ca4d-4d71-b186-6eb3ff946e4e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:35:59.134134 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-361d6eed-ca4d-4d71-b186-6eb3ff946e4e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647 Jul 03 04:35:59.134338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-361d6eed-ca4d-4d71-b186-6eb3ff946e4e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:35:59.134525 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-361d6eed-ca4d-4d71-b186-6eb3ff946e4e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:35:59.142284 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:35:59.142284 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:35:59.681506 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-15ae97e3-2bd4-40d9-b9fa-e9684dd0fae4 req-361d6eed-ca4d-4d71-b186-6eb3ff946e4e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647 returned with HTTP 200 Jul 03 04:35:59.682308 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1222/4876] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:35:59 2026] DELETE /volume/v3/attachments/3bd576bb-51a6-449b-8dd8-58fb9b84e647 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:00.389419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-35628e9d-a129-4bdd-ae52-2e8c04acc78d req-2d89e822-5b85-45c4-b5ee-32183d2277f9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:00.391853 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-35628e9d-a129-4bdd-ae52-2e8c04acc78d req-2d89e822-5b85-45c4-b5ee-32183d2277f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:36:00.392113 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-35628e9d-a129-4bdd-ae52-2e8c04acc78d req-2d89e822-5b85-45c4-b5ee-32183d2277f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:00.392412 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-35628e9d-a129-4bdd-ae52-2e8c04acc78d req-2d89e822-5b85-45c4-b5ee-32183d2277f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:00.402007 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:00.402007 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:36:00.407588 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-35628e9d-a129-4bdd-ae52-2e8c04acc78d req-2d89e822-5b85-45c4-b5ee-32183d2277f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:36:00.413935 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-35628e9d-a129-4bdd-ae52-2e8c04acc78d req-2d89e822-5b85-45c4-b5ee-32183d2277f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:36:00.414397 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1214/4877] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:36:00 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:07.086045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7e852e1c-fb0a-4262-90b6-41121614e521 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:07.088181 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:36:07.088572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1769698554", "snapshot_id": "bb653754-95d8-4eb0-a3ea-7f660125f1f1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:36:07.090703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1769698554', 'snapshot_id': 'bb653754-95d8-4eb0-a3ea-7f660125f1f1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:36:07.096445 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:07.096445 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:36:07.096906 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot retrieved successfully. Jul 03 04:36:07.097038 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create volume of 1 GB Jul 03 04:36:07.100914 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Availability Zones retrieved successfully. Jul 03 04:36:07.106564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Flow 'volume_create_api' (81e85b00-9d89-4083-ad02-9915675de041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:36:07.107472 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab687494-8d66-4b2f-bed9-d1a9c38efa31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:07.108474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:36:07.149019 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab687494-8d66-4b2f-bed9-d1a9c38efa31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb653754-95d8-4eb0-a3ea-7f660125f1f1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:07.150092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d5eac0-f61a-4f15-b390-8af37eb6d15d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:07.200622 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Created reservations ['6e185b36-d59a-4ece-af93-693b3f5ca1aa', '7b37fbeb-aab1-4ec3-a4b5-3d5daadc3e25', 'd286c482-6bcf-45bd-a69b-4c3c12a2a6b7', 'bfa8e6b1-f3a0-47bf-b0c1-87ec86df3423'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:36:07.201490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57d5eac0-f61a-4f15-b390-8af37eb6d15d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e185b36-d59a-4ece-af93-693b3f5ca1aa', '7b37fbeb-aab1-4ec3-a4b5-3d5daadc3e25', 'd286c482-6bcf-45bd-a69b-4c3c12a2a6b7', 'bfa8e6b1-f3a0-47bf-b0c1-87ec86df3423']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:07.202238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43473097-6892-4580-8d39-53ae621ba913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:07.243238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43473097-6892-4580-8d39-53ae621ba913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5341d75-50d1-4a65-bd41-87edad5382c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1769698554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='409af225386240829d186bb0edf4b8c1',qos_specs=None,replication_status=,reservations=['6e185b36-d59a-4ece-af93-693b3f5ca1aa','7b37fbeb-aab1-4ec3-a4b5-3d5daadc3e25','d286c482-6bcf-45bd-a69b-4c3c12a2a6b7','bfa8e6b1-f3a0-47bf-b0c1-87ec86df3423'],size=1,snapshot_id=bb653754-95d8-4eb0-a3ea-7f660125f1f1,source_replicaid=,source_volid=None,status='creating',user_id='0192993b3f4f43acb36b30bcc3f98712',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:36:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1769698554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5341d75-50d1-4a65-bd41-87edad5382c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='409af225386240829d186bb0edf4b8c1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb653754-95d8-4eb0-a3ea-7f660125f1f1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0192993b3f4f43acb36b30bcc3f98712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:07.244069 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b330c553-783c-49e4-819d-a0ad028d57af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:07.265611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b330c553-783c-49e4-819d-a0ad028d57af) transitioned into state 'SUCCESS' from state '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-1769698554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='409af225386240829d186bb0edf4b8c1',qos_specs=None,replication_status=,reservations=['6e185b36-d59a-4ece-af93-693b3f5ca1aa','7b37fbeb-aab1-4ec3-a4b5-3d5daadc3e25','d286c482-6bcf-45bd-a69b-4c3c12a2a6b7','bfa8e6b1-f3a0-47bf-b0c1-87ec86df3423'],size=1,snapshot_id=bb653754-95d8-4eb0-a3ea-7f660125f1f1,source_replicaid=,source_volid=None,status='creating',user_id='0192993b3f4f43acb36b30bcc3f98712',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:07.266315 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed24b30d-f296-4e8f-baad-9db62d778ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:07.293356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed24b30d-f296-4e8f-baad-9db62d778ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:07.293356 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Flow 'volume_create_api' (81e85b00-9d89-4083-ad02-9915675de041) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:36:07.293356 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Create volume request issued successfully. Jul 03 04:36:07.293356 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e852e1c-fb0a-4262-90b6-41121614e521 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:36:07.293820 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1213/4878] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:36:07 2026] POST /volume/v3/volumes => generated 781 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:36:08.190125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7f714c94-3654-4457-8e49-127961d15ebc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:08.192271 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:36:08.192495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:08.192674 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:08.192828 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume with id: 85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:36:08.200202 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:08.200202 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:36:08.200734 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:36:08.222549 np0000004364 devstack@c-api.service[99794]: WARNING cinder.keymgr.conf_key_mgr [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:36:08.236028 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume request issued successfully. Jul 03 04:36:08.236028 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7f714c94-3654-4457-8e49-127961d15ebc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 202 Jul 03 04:36:08.238464 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1230/4879] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:36:08 2026] DELETE /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:36:08.250796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d7d73b12-4cea-494c-8f4b-464fe876408b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:08.252809 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7d73b12-4cea-494c-8f4b-464fe876408b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:36:08.253041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7d73b12-4cea-494c-8f4b-464fe876408b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:08.253459 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d7d73b12-4cea-494c-8f4b-464fe876408b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:08.271272 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:08.271272 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:36:08.278381 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d7d73b12-4cea-494c-8f4b-464fe876408b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:36:08.285162 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d7d73b12-4cea-494c-8f4b-464fe876408b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 200 Jul 03 04:36:08.286002 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1223/4880] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:36:08 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 882 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:09.304291 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3ac981a0-d729-471a-a822-78e3b27bf694 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:09.307960 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3ac981a0-d729-471a-a822-78e3b27bf694 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 Jul 03 04:36:09.308146 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3ac981a0-d729-471a-a822-78e3b27bf694 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:09.308401 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3ac981a0-d729-471a-a822-78e3b27bf694 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:09.321080 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3ac981a0-d729-471a-a822-78e3b27bf694 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 returned with HTTP 404 Jul 03 04:36:09.321735 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1215/4881] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:36:09 2026] GET /volume/v3/volumes/85d7ed28-37e0-4cfc-a21f-f0d36e734952 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:36:09.331057 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:09.333133 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:36:09.333373 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:09.333594 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:09.334176 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:09.334176 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:36:09.334515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:36:09.348644 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Get all volumes completed successfully. Jul 03 04:36:09.351183 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:09.351183 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:36:09.356772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-894eb85a-605d-4cea-bd81-6796eb4d94ba tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:36:09.357232 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1214/4882] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:36:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9114 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:36:09.371601 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eb7e8730-3073-4dd0-8e18-9e68f083e228 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:09.373651 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb7e8730-3073-4dd0-8e18-9e68f083e228 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] DELETE https://10.4.3.253/volume/v3/types/02c2aecf-d943-47d3-b833-259bb45b118f Jul 03 04:36:09.373833 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb7e8730-3073-4dd0-8e18-9e68f083e228 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:09.374048 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb7e8730-3073-4dd0-8e18-9e68f083e228 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method '_delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:09.397378 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb7e8730-3073-4dd0-8e18-9e68f083e228 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/02c2aecf-d943-47d3-b833-259bb45b118f returned with HTTP 202 Jul 03 04:36:09.397746 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1231/4883] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:36:09 2026] DELETE /volume/v3/types/02c2aecf-d943-47d3-b833-259bb45b118f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:36:09.408605 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-85941853-bc0d-4a44-9920-7b3777d36834 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:09.410267 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-85941853-bc0d-4a44-9920-7b3777d36834 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:36:09.410632 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-85941853-bc0d-4a44-9920-7b3777d36834 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1778820639", "extra_specs": {}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:36:09.424540 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-85941853-bc0d-4a44-9920-7b3777d36834 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:36:09.424940 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1224/4884] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:36:09 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:09.432777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-697c325d-5bf3-4fdd-b26d-571f55821f78 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:09.434742 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-697c325d-5bf3-4fdd-b26d-571f55821f78 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types/c0260eac-c292-4edc-86c4-e2e1fb355ba3/encryption Jul 03 04:36:09.435116 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-697c325d-5bf3-4fdd-b26d-571f55821f78 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:36:09.452075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-697c325d-5bf3-4fdd-b26d-571f55821f78 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/c0260eac-c292-4edc-86c4-e2e1fb355ba3/encryption returned with HTTP 200 Jul 03 04:36:09.452572 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1216/4885] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:36:09 2026] POST /volume/v3/types/c0260eac-c292-4edc-86c4-e2e1fb355ba3/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:09.460363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:09.461989 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:36:09.462299 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2120264616", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1778820639", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:36:09.464004 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2120264616', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1778820639', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:36:09.468487 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume of 1 GB Jul 03 04:36:09.468804 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:09.468804 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:36:09.469301 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Availability Zones retrieved successfully. Jul 03 04:36:09.474445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (91a7eefd-7254-4a70-9cc4-1cd8f95b4a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:36:09.475254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ed3138-9b31-4304-bc6d-e07883615c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:09.476070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:36:09.497847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ed3138-9b31-4304-bc6d-e07883615c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:36:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0260eac-c292-4edc-86c4-e2e1fb355ba3,is_public=True,name='tempest-scenario-type-luks-1778820639',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0260eac-c292-4edc-86c4-e2e1fb355ba3', '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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:09.498587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c6905f-411a-42b1-94bd-46a23f158efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:09.523168 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1778820639 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1778820639, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:36:09.523595 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1778820639 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1778820639, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:36:09.552266 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Created reservations ['5b652f6b-ddba-45b9-bdcf-bc101fbfcab6', '676d233b-020a-480c-bba8-d2e73a8fd889', '99105f37-265c-4889-a6ad-3d30fc36fc78', '755b0ed9-66cd-4acf-a4d4-5af292b1d1b4'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:36:09.553047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (69c6905f-411a-42b1-94bd-46a23f158efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b652f6b-ddba-45b9-bdcf-bc101fbfcab6', '676d233b-020a-480c-bba8-d2e73a8fd889', '99105f37-265c-4889-a6ad-3d30fc36fc78', '755b0ed9-66cd-4acf-a4d4-5af292b1d1b4']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:09.553778 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c9009f-670c-41f4-8637-319ffc7826cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:09.574136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97c9009f-670c-41f4-8637-319ffc7826cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd909a81-9216-424c-9653-14b95bdb5392', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2120264616',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['5b652f6b-ddba-45b9-bdcf-bc101fbfcab6','676d233b-020a-480c-bba8-d2e73a8fd889','99105f37-265c-4889-a6ad-3d30fc36fc78','755b0ed9-66cd-4acf-a4d4-5af292b1d1b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=c0260eac-c292-4edc-86c4-e2e1fb355ba3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2120264616',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=bd909a81-9216-424c-9653-14b95bdb5392,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a1b76ceaf548c185e20e95b09e0112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0260eac-c292-4edc-86c4-e2e1fb355ba3),volume_type_id=c0260eac-c292-4edc-86c4-e2e1fb355ba3)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:09.574840 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c63ab12-97c9-41aa-87e9-4601b561c951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:09.593627 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c63ab12-97c9-41aa-87e9-4601b561c951) transitioned into state 'SUCCESS' from state '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-2120264616',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['5b652f6b-ddba-45b9-bdcf-bc101fbfcab6','676d233b-020a-480c-bba8-d2e73a8fd889','99105f37-265c-4889-a6ad-3d30fc36fc78','755b0ed9-66cd-4acf-a4d4-5af292b1d1b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=c0260eac-c292-4edc-86c4-e2e1fb355ba3)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:09.594270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f01b6c-4514-4a82-8cd2-9fd2f842f5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:36:09.603068 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f01b6c-4514-4a82-8cd2-9fd2f842f5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:36:09.603847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (91a7eefd-7254-4a70-9cc4-1cd8f95b4a2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:36:09.604120 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request issued successfully. Jul 03 04:36:09.604667 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9c5f8d30-246e-40d0-8869-5ce36902fbeb tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:36:09.605065 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1215/4886] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:36:09 2026] POST /volume/v3/volumes => generated 785 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:36:19.394426 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=63,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:19.422733 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=74,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:19.448504 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=26,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:19.597170 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=109,cinder:UPDATE=30,cinder:INSERT=15 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:34.770201 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:34.772087 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:36:34.772442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c5c2857-ad9e-4be4-8f21-842835b829e6", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1655789501", "description": null, "metadata": null}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:36:34.783518 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:34.783518 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:36:34.783987 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:36:34.784115 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume 5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:36:34.811164 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['b98aaae4-c8c0-4d31-9ce9-56842cce2dc9', '9cb68923-1ca9-4b67-b6a5-340c58ade623', '6200b1e8-3e7e-4ab2-a409-0c1814a9e48f', '1dbb85e6-77e5-44c3-a95a-096ff6807a3e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:36:34.844431 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot force create request issued successfully. Jul 03 04:36:34.844839 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66ed0b2b-afc6-4c94-b9a2-4fe2581c41c7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:36:34.845299 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1232/4887] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:36:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:36:34.854150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e08e9116-29c8-4aea-91e4-28e177f145f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:34.856151 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e08e9116-29c8-4aea-91e4-28e177f145f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:34.856505 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e08e9116-29c8-4aea-91e4-28e177f145f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:34.856777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e08e9116-29c8-4aea-91e4-28e177f145f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:34.863023 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:34.863023 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:36:34.863595 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e08e9116-29c8-4aea-91e4-28e177f145f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:36:34.864429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e08e9116-29c8-4aea-91e4-28e177f145f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 returned with HTTP 200 Jul 03 04:36:34.864813 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1225/4888] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:36:34 2026] GET /volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:35.875058 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-28275967-779a-4191-bf27-7839ebba89fa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:35.877055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-28275967-779a-4191-bf27-7839ebba89fa tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:35.877277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-28275967-779a-4191-bf27-7839ebba89fa tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:35.877523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-28275967-779a-4191-bf27-7839ebba89fa tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:35.883788 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:35.883788 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:36:35.884344 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-28275967-779a-4191-bf27-7839ebba89fa tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:36:35.885232 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-28275967-779a-4191-bf27-7839ebba89fa tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 returned with HTTP 200 Jul 03 04:36:35.885843 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1217/4889] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:36:35 2026] GET /volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:35.895734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a0689b1e-a8a1-4851-8bc4-582a59e78e49 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:35.897922 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a0689b1e-a8a1-4851-8bc4-582a59e78e49 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:35.898176 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a0689b1e-a8a1-4851-8bc4-582a59e78e49 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:35.898449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a0689b1e-a8a1-4851-8bc4-582a59e78e49 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:35.904138 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:35.904138 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:36:35.904583 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a0689b1e-a8a1-4851-8bc4-582a59e78e49 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:36:35.905374 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a0689b1e-a8a1-4851-8bc4-582a59e78e49 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 returned with HTTP 200 Jul 03 04:36:35.905771 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1216/4890] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:36:35 2026] GET /volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:44.838246 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=14,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:44.859381 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:45.879787 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=1 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:45.900665 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:36:51.015192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:51.017408 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:51.017634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:51.017849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:51.017971 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:51.023752 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:51.023752 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:36:51.024276 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:36:51.045267 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:36:51.045529 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c218b1f-570c-4bbf-a214-edf8135a35ad tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 returned with HTTP 202 Jul 03 04:36:51.045985 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1233/4891] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:36:51 2026] DELETE /volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:36:51.054152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5f96e88f-41cb-450e-aa68-eb05c87967cf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:51.056430 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5f96e88f-41cb-450e-aa68-eb05c87967cf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:51.056696 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5f96e88f-41cb-450e-aa68-eb05c87967cf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:51.056895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5f96e88f-41cb-450e-aa68-eb05c87967cf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:51.062632 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:51.062632 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:36:51.063096 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5f96e88f-41cb-450e-aa68-eb05c87967cf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:36:51.063961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5f96e88f-41cb-450e-aa68-eb05c87967cf tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 returned with HTTP 200 Jul 03 04:36:51.064382 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1226/4892] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:36:51 2026] GET /volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:36:52.074160 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b59fe6a6-cdcd-4105-ad83-57d2a3398fd8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:52.076180 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b59fe6a6-cdcd-4105-ad83-57d2a3398fd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 Jul 03 04:36:52.076411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b59fe6a6-cdcd-4105-ad83-57d2a3398fd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:52.076624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b59fe6a6-cdcd-4105-ad83-57d2a3398fd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:52.081757 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b59fe6a6-cdcd-4105-ad83-57d2a3398fd8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 returned with HTTP 404 Jul 03 04:36:52.082249 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1218/4893] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:36:52 2026] GET /volume/v3/snapshots/83b63c3b-210d-4a83-bb62-5a99bafd06d4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:36:56.342705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0533292f-91ac-4ecc-95f2-c9fa6af30674 req-77340fb2-90db-4608-b722-d78a7df7d4df None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:36:56.344946 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0533292f-91ac-4ecc-95f2-c9fa6af30674 req-77340fb2-90db-4608-b722-d78a7df7d4df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0 Jul 03 04:36:56.345147 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0533292f-91ac-4ecc-95f2-c9fa6af30674 req-77340fb2-90db-4608-b722-d78a7df7d4df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:36:56.345405 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0533292f-91ac-4ecc-95f2-c9fa6af30674 req-77340fb2-90db-4608-b722-d78a7df7d4df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:36:56.355432 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:36:56.355432 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:36:56.886953 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0533292f-91ac-4ecc-95f2-c9fa6af30674 req-77340fb2-90db-4608-b722-d78a7df7d4df tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0 returned with HTTP 200 Jul 03 04:36:56.887519 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1217/4894] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:36:56 2026] DELETE /volume/v3/attachments/d83fa537-4725-4296-96a3-395cc68813c0 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:00.190770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:00.192688 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:37:00.193005 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:00.193377 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:00.194345 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: 5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:37:00.202217 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:00.202217 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:00.203048 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:00.222651 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:37:00.223062 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e44514b-f33c-4f30-8dac-16c3973e1376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 202 Jul 03 04:37:00.223668 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1234/4895] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:37:00 2026] DELETE /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:00.233028 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-39734487-89eb-463f-8304-d1d474c37a5e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:00.235313 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-39734487-89eb-463f-8304-d1d474c37a5e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:37:00.235612 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-39734487-89eb-463f-8304-d1d474c37a5e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:00.235852 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-39734487-89eb-463f-8304-d1d474c37a5e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:00.245010 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:00.245010 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:00.249757 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-39734487-89eb-463f-8304-d1d474c37a5e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:00.256534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-39734487-89eb-463f-8304-d1d474c37a5e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 200 Jul 03 04:37:00.256911 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1227/4896] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:00 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:00.265215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3650b12a-f09b-47b8-9fc1-646382290509 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:00.267092 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3650b12a-f09b-47b8-9fc1-646382290509 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:00.267305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3650b12a-f09b-47b8-9fc1-646382290509 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:00.267527 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3650b12a-f09b-47b8-9fc1-646382290509 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:00.277153 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:00.277153 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:00.281818 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3650b12a-f09b-47b8-9fc1-646382290509 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:00.286770 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3650b12a-f09b-47b8-9fc1-646382290509 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:00.287245 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1219/4897] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:00 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:00.300496 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6ae54599-405c-4960-8a9e-650d5715b0cd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:00.302457 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ae54599-405c-4960-8a9e-650d5715b0cd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:00.302645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ae54599-405c-4960-8a9e-650d5715b0cd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:00.302893 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6ae54599-405c-4960-8a9e-650d5715b0cd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:00.312782 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:00.312782 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:00.317768 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6ae54599-405c-4960-8a9e-650d5715b0cd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:00.323424 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6ae54599-405c-4960-8a9e-650d5715b0cd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:00.323923 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1218/4898] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:00 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:00.374408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-f6233829-f99a-4247-8b32-d11e69220555 req-a47da237-b678-4925-b7f1-7dc21a6cde2d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:00.376421 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-a47da237-b678-4925-b7f1-7dc21a6cde2d tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:00.376622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-a47da237-b678-4925-b7f1-7dc21a6cde2d tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:00.376729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-a47da237-b678-4925-b7f1-7dc21a6cde2d tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:00.383736 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:00.383736 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:00.387680 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-f6233829-f99a-4247-8b32-d11e69220555 req-a47da237-b678-4925-b7f1-7dc21a6cde2d tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:00.391964 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-a47da237-b678-4925-b7f1-7dc21a6cde2d tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:00.392348 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1235/4899] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:00 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:01.273804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8bc7883f-72fd-41f6-83fd-f76324cb3753 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:01.369580 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8bc7883f-72fd-41f6-83fd-f76324cb3753 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 Jul 03 04:37:01.369741 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8bc7883f-72fd-41f6-83fd-f76324cb3753 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:01.369905 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8bc7883f-72fd-41f6-83fd-f76324cb3753 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:01.375346 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8bc7883f-72fd-41f6-83fd-f76324cb3753 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 returned with HTTP 404 Jul 03 04:37:01.375741 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1228/4900] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:01 2026] GET /volume/v3/volumes/5c5c2857-ad9e-4be4-8f21-842835b829e6 => generated 109 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:01.407809 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-641bd298-a653-4473-b385-d891822b5093 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:01.409449 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:37:01.409760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2144611215", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:01.411141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2144611215', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:37:01.554145 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:37:01.559073 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:37:01.564712 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (854c00a9-7851-443a-aab7-0242c6b5676c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:01.566030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48986b68-876a-42c5-b490-6850736660b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:01.567052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:37:01.631597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48986b68-876a-42c5-b490-6850736660b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:01.632301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a761b2e-4ee4-44bc-922b-4e430cc176f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:01.677904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['5b07cc80-b676-452d-ac64-ddfea85c5369', '0d884cee-7ec7-46f6-b236-17b555ad2780', '78ff1a1d-6665-45dd-8ab8-1dd83c270a9d', 'fc00cae9-034c-4d37-b544-b9f365f0bf56'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:01.678734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a761b2e-4ee4-44bc-922b-4e430cc176f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b07cc80-b676-452d-ac64-ddfea85c5369', '0d884cee-7ec7-46f6-b236-17b555ad2780', '78ff1a1d-6665-45dd-8ab8-1dd83c270a9d', 'fc00cae9-034c-4d37-b544-b9f365f0bf56']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:01.679470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bd4fd3-14c2-4799-b831-9ebbdf690d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:01.703556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32bd4fd3-14c2-4799-b831-9ebbdf690d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecb9fb17-6cce-4d5f-9823-b0e37fa959a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2144611215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['5b07cc80-b676-452d-ac64-ddfea85c5369','0d884cee-7ec7-46f6-b236-17b555ad2780','78ff1a1d-6665-45dd-8ab8-1dd83c270a9d','fc00cae9-034c-4d37-b544-b9f365f0bf56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:37:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2144611215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecb9fb17-6cce-4d5f-9823-b0e37fa959a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:01.704443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1b83f3-9689-4a27-b8d0-95dd797e5471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:01.721505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc1b83f3-9689-4a27-b8d0-95dd797e5471) transitioned into state 'SUCCESS' from state '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-2144611215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['5b07cc80-b676-452d-ac64-ddfea85c5369','0d884cee-7ec7-46f6-b236-17b555ad2780','78ff1a1d-6665-45dd-8ab8-1dd83c270a9d','fc00cae9-034c-4d37-b544-b9f365f0bf56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:01.722281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a85ce7f0-bfcc-4731-97f5-475367cc7780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:01.730927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a85ce7f0-bfcc-4731-97f5-475367cc7780) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:01.731849 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (854c00a9-7851-443a-aab7-0242c6b5676c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:01.732228 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:37:01.732850 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-641bd298-a653-4473-b385-d891822b5093 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:37:01.733342 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1220/4901] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:37:01 2026] POST /volume/v3/volumes => generated 759 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:01.745739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1687389c-96c6-4563-8eb6-431ebacb7bab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:01.747950 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1687389c-96c6-4563-8eb6-431ebacb7bab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:01.748256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1687389c-96c6-4563-8eb6-431ebacb7bab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:01.748568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1687389c-96c6-4563-8eb6-431ebacb7bab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:01.758048 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:01.758048 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:01.761932 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1687389c-96c6-4563-8eb6-431ebacb7bab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:01.766448 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1687389c-96c6-4563-8eb6-431ebacb7bab tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 200 Jul 03 04:37:01.766829 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1219/4902] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:01 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:02.431687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cbb3b36f-fd2c-463e-88c1-3777ef515da1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.432070 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cbb3b36f-fd2c-463e-88c1-3777ef515da1 None None] GET https://10.4.3.253/volume// Jul 03 04:37:02.432237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cbb3b36f-fd2c-463e-88c1-3777ef515da1 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.432453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cbb3b36f-fd2c-463e-88c1-3777ef515da1 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.432769 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cbb3b36f-fd2c-463e-88c1-3777ef515da1 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:02.433075 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1236/4903] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:02.439895 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f6233829-f99a-4247-8b32-d11e69220555 req-4d814a45-f6e7-4f9e-be5f-b5c04ab0ac7a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.513615 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-4d814a45-f6e7-4f9e-be5f-b5c04ab0ac7a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:37:02.513941 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-4d814a45-f6e7-4f9e-be5f-b5c04ab0ac7a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5341d75-50d1-4a65-bd41-87edad5382c3", "connector": null, "instance_uuid": "25232ed0-977a-49a6-bcb8-9df8b6d351ec"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:02.521593 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.521593 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:02.548202 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-4d814a45-f6e7-4f9e-be5f-b5c04ab0ac7a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:37:02.548686 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1229/4904] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:37:02 2026] POST /volume/v3/attachments => generated 273 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:02.779221 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-037f4e4b-820f-4dbc-a7f0-9e053f09970e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.781047 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-037f4e4b-820f-4dbc-a7f0-9e053f09970e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:02.781239 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-037f4e4b-820f-4dbc-a7f0-9e053f09970e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.781472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-037f4e4b-820f-4dbc-a7f0-9e053f09970e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.788339 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.788339 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:02.792107 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-037f4e4b-820f-4dbc-a7f0-9e053f09970e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:02.796638 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-037f4e4b-820f-4dbc-a7f0-9e053f09970e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 200 Jul 03 04:37:02.797059 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1221/4905] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:02.800765 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0c986818-c545-4369-a284-24c289ccddd3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.802528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c986818-c545-4369-a284-24c289ccddd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:02.802711 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c986818-c545-4369-a284-24c289ccddd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.802886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0c986818-c545-4369-a284-24c289ccddd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.809820 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.809820 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:02.810722 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d9a2ef67-12ee-4531-acab-7512a2c416a0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.812537 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d9a2ef67-12ee-4531-acab-7512a2c416a0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:02.812752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d9a2ef67-12ee-4531-acab-7512a2c416a0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.812950 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d9a2ef67-12ee-4531-acab-7512a2c416a0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.813954 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0c986818-c545-4369-a284-24c289ccddd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:02.818342 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0c986818-c545-4369-a284-24c289ccddd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:02.818745 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1220/4906] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:02.819977 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.819977 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:02.823998 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d9a2ef67-12ee-4531-acab-7512a2c416a0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:02.828756 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d9a2ef67-12ee-4531-acab-7512a2c416a0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 200 Jul 03 04:37:02.829121 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1237/4907] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:02.831120 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fe6fcfd9-6435-49b7-b1e8-6c1b40ab7c3f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.832915 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe6fcfd9-6435-49b7-b1e8-6c1b40ab7c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:02.833142 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe6fcfd9-6435-49b7-b1e8-6c1b40ab7c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.833394 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe6fcfd9-6435-49b7-b1e8-6c1b40ab7c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.839956 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.839956 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:02.841342 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.843269 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:37:02.843665 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecb9fb17-6cce-4d5f-9823-b0e37fa959a9", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-536613615", "description": null, "metadata": null}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:02.843969 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fe6fcfd9-6435-49b7-b1e8-6c1b40ab7c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:02.848204 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe6fcfd9-6435-49b7-b1e8-6c1b40ab7c3f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:02.848610 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1230/4908] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:02.853404 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.853404 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:02.853971 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:02.854143 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:02.881297 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['3a717e19-324a-485e-983e-14840d17cb64', 'c0a85c43-d9de-441a-83e9-03fbcd662f29', '44347e4d-e4cd-49e1-84e3-11f87a599c1d', '6c54d577-41ce-4ec5-8d0f-70912aae6ca2'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:02.889617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-c5893dd1-9bfb-4fce-a4f3-7de2a6d7b492 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.891683 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-c5893dd1-9bfb-4fce-a4f3-7de2a6d7b492 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:02.891913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-c5893dd1-9bfb-4fce-a4f3-7de2a6d7b492 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.892138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-c5893dd1-9bfb-4fce-a4f3-7de2a6d7b492 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.899279 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.899279 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:02.902882 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-c5893dd1-9bfb-4fce-a4f3-7de2a6d7b492 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:02.907315 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-c5893dd1-9bfb-4fce-a4f3-7de2a6d7b492 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:02.907773 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1221/4909] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:02.911645 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot create request issued successfully. Jul 03 04:37:02.912096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-31ce88fb-7df1-465a-be39-d602c4b08ab6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:37:02.912685 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1222/4910] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:37:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:02.915390 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fc84eca3-fac0-4fce-8b87-6734298faba8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.917228 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fc84eca3-fac0-4fce-8b87-6734298faba8 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:02.917449 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fc84eca3-fac0-4fce-8b87-6734298faba8 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.918067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fc84eca3-fac0-4fce-8b87-6734298faba8 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.923024 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e8166102-a815-4f4f-b9a7-ec80ea6072e5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:02.925712 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8166102-a815-4f4f-b9a7-ec80ea6072e5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:02.925988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8166102-a815-4f4f-b9a7-ec80ea6072e5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:02.926264 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e8166102-a815-4f4f-b9a7-ec80ea6072e5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:02.927699 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.927699 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:02.932453 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:02.932453 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:02.932626 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fc84eca3-fac0-4fce-8b87-6734298faba8 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:02.933092 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e8166102-a815-4f4f-b9a7-ec80ea6072e5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:02.934129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e8166102-a815-4f4f-b9a7-ec80ea6072e5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:02.934647 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1231/4911] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:02.939198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fc84eca3-fac0-4fce-8b87-6734298faba8 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:02.939625 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1238/4912] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:02 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:03.076776 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ad1d6a17-0d8b-4820-9077-f6bea84019bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:03.077145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ad1d6a17-0d8b-4820-9077-f6bea84019bd None None] GET https://10.4.3.253/volume// Jul 03 04:37:03.077333 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ad1d6a17-0d8b-4820-9077-f6bea84019bd None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:03.077549 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ad1d6a17-0d8b-4820-9077-f6bea84019bd None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:03.077864 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ad1d6a17-0d8b-4820-9077-f6bea84019bd None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:03.078133 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1222/4913] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:03.085989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f6233829-f99a-4247-8b32-d11e69220555 req-84e72580-39f7-4606-b426-13a2563504b1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:03.088214 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-84e72580-39f7-4606-b426-13a2563504b1 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:03.088496 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-84e72580-39f7-4606-b426-13a2563504b1 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:03.088697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-84e72580-39f7-4606-b426-13a2563504b1 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:03.097280 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:03.097280 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:03.100336 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-f6233829-f99a-4247-8b32-d11e69220555 req-84e72580-39f7-4606-b426-13a2563504b1 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:03.104185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-84e72580-39f7-4606-b426-13a2563504b1 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:03.104751 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1223/4914] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:37:03 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 1053 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:37:03.201513 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:03.203508 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] PUT https://10.4.3.253/volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d Jul 03 04:37:03.203921 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:03.211317 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Acquiring lock "cinder-attachment_update-e5341d75-50d1-4a65-bd41-87edad5382c3-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:37:03.216011 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Lock "cinder-attachment_update-e5341d75-50d1-4a65-bd41-87edad5382c3-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:37:03.216894 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:03.216894 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:03.735910 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Lock "cinder-attachment_update-e5341d75-50d1-4a65-bd41-87edad5382c3-np0000004364" released by "attachment_update" :: held 0.520s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:37:03.736314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-ac726b5d-eafd-48fd-8165-382d50621f04 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d returned with HTTP 200 Jul 03 04:37:03.736663 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1232/4915] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:37:03 2026] PUT /volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:03.943820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ebad0f3a-7c40-4eb6-b306-66d74f661bbb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:03.945949 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ebad0f3a-7c40-4eb6-b306-66d74f661bbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:03.946171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ebad0f3a-7c40-4eb6-b306-66d74f661bbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:03.946461 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ebad0f3a-7c40-4eb6-b306-66d74f661bbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:03.951801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3f7eb945-8b49-45c9-8582-a42a79909950 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:03.952317 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:03.952317 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:03.952705 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ebad0f3a-7c40-4eb6-b306-66d74f661bbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:03.953648 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ebad0f3a-7c40-4eb6-b306-66d74f661bbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:03.953811 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f7eb945-8b49-45c9-8582-a42a79909950 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:03.954048 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1239/4916] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:03 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:03.954129 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f7eb945-8b49-45c9-8582-a42a79909950 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:03.954379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3f7eb945-8b49-45c9-8582-a42a79909950 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:03.962607 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0dd7c4f0-da3a-419c-b86c-972356eaa6dd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:03.964314 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dd7c4f0-da3a-419c-b86c-972356eaa6dd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:03.964553 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dd7c4f0-da3a-419c-b86c-972356eaa6dd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:03.964764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0dd7c4f0-da3a-419c-b86c-972356eaa6dd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:03.965020 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:03.965020 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:03.968965 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3f7eb945-8b49-45c9-8582-a42a79909950 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:03.970749 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:03.970749 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:03.971281 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0dd7c4f0-da3a-419c-b86c-972356eaa6dd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:03.972456 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0dd7c4f0-da3a-419c-b86c-972356eaa6dd tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:03.972925 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1224/4917] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:03 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:03.974940 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3f7eb945-8b49-45c9-8582-a42a79909950 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:03.975495 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1223/4918] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:03 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:04.065194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-1ef9dbd3-e28f-4ea4-beed-51036d5128af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:04.067570 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-1ef9dbd3-e28f-4ea4-beed-51036d5128af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:04.067763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-1ef9dbd3-e28f-4ea4-beed-51036d5128af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:04.067973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-1ef9dbd3-e28f-4ea4-beed-51036d5128af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:04.073778 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:04.073778 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:04.074358 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-1ef9dbd3-e28f-4ea4-beed-51036d5128af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:04.075209 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-1ef9dbd3-e28f-4ea4-beed-51036d5128af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:04.075724 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1233/4919] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:37:04 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:04.085965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-2fdb4d52-f034-45bd-a0e9-6cd8c8e68d31 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:04.088218 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-2fdb4d52-f034-45bd-a0e9-6cd8c8e68d31 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:04.088433 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-2fdb4d52-f034-45bd-a0e9-6cd8c8e68d31 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:04.088636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-2fdb4d52-f034-45bd-a0e9-6cd8c8e68d31 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:04.095959 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:04.095959 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:04.100690 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-2fdb4d52-f034-45bd-a0e9-6cd8c8e68d31 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:04.107369 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-2fdb4d52-f034-45bd-a0e9-6cd8c8e68d31 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 200 Jul 03 04:37:04.107912 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1240/4920] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:04 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:04.541952 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8bd7553f-b8b8-4efd-98c8-d663274b16ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:04.544822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8bd7553f-b8b8-4efd-98c8-d663274b16ee tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:04.545114 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8bd7553f-b8b8-4efd-98c8-d663274b16ee tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:04.545397 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8bd7553f-b8b8-4efd-98c8-d663274b16ee tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:04.551220 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:04.551220 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:04.551662 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8bd7553f-b8b8-4efd-98c8-d663274b16ee tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:04.552374 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8bd7553f-b8b8-4efd-98c8-d663274b16ee tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:04.552739 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1225/4921] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:37:04 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:04.941418 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8cd7e593-c253-446e-a758-886d349bc48b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:04.941759 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8cd7e593-c253-446e-a758-886d349bc48b None None] GET https://10.4.3.253/volume// Jul 03 04:37:04.941999 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8cd7e593-c253-446e-a758-886d349bc48b None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:04.942229 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8cd7e593-c253-446e-a758-886d349bc48b None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:04.942618 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8cd7e593-c253-446e-a758-886d349bc48b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:04.942936 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1224/4922] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:37:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:04.949942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-6a2688c5-3244-4891-86aa-69123f713dcd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:04.952658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-6a2688c5-3244-4891-86aa-69123f713dcd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:37:04.953150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-6a2688c5-3244-4891-86aa-69123f713dcd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd909a81-9216-424c-9653-14b95bdb5392", "connector": null, "instance_uuid": "5aed1f09-8ed7-4be9-8843-843b74a365e9"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:04.961934 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:04.961934 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:04.983348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-6a2688c5-3244-4891-86aa-69123f713dcd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:37:04.983778 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1234/4923] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:37:04 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) Jul 03 04:37:04.988386 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3e7d2f90-d8cb-4d0a-b1ad-a315f910fa4e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:04.990356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e7d2f90-d8cb-4d0a-b1ad-a315f910fa4e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:04.990619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e7d2f90-d8cb-4d0a-b1ad-a315f910fa4e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:04.990861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3e7d2f90-d8cb-4d0a-b1ad-a315f910fa4e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:05.000898 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:05.000898 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:05.005236 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3e7d2f90-d8cb-4d0a-b1ad-a315f910fa4e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:05.009918 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3e7d2f90-d8cb-4d0a-b1ad-a315f910fa4e tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:05.010423 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1241/4924] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:04 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:05.429418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a5e7ee55-2793-4818-aafa-e7d09c338980 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:05.431282 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a5e7ee55-2793-4818-aafa-e7d09c338980 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:05.431503 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a5e7ee55-2793-4818-aafa-e7d09c338980 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:05.431704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a5e7ee55-2793-4818-aafa-e7d09c338980 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:05.442006 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:05.442006 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:05.445632 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a5e7ee55-2793-4818-aafa-e7d09c338980 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:05.449789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a5e7ee55-2793-4818-aafa-e7d09c338980 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:05.450165 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1226/4925] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:05 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:05.509703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fc1f3978-22d6-45ea-9df2-69526e4dc6b7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:05.510051 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc1f3978-22d6-45ea-9df2-69526e4dc6b7 None None] GET https://10.4.3.253/volume// Jul 03 04:37:05.510204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc1f3978-22d6-45ea-9df2-69526e4dc6b7 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:05.510407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fc1f3978-22d6-45ea-9df2-69526e4dc6b7 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:05.510699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fc1f3978-22d6-45ea-9df2-69526e4dc6b7 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:05.510965 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1225/4926] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:05.517916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-2b53ba3e-f0b9-486e-b8bd-e3d6049a2a91 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:05.519976 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-2b53ba3e-f0b9-486e-b8bd-e3d6049a2a91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:05.520199 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-2b53ba3e-f0b9-486e-b8bd-e3d6049a2a91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:05.520434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-2b53ba3e-f0b9-486e-b8bd-e3d6049a2a91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:05.528530 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:05.528530 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:05.531524 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-2b53ba3e-f0b9-486e-b8bd-e3d6049a2a91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:05.535037 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-2b53ba3e-f0b9-486e-b8bd-e3d6049a2a91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:05.535449 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1235/4927] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:37:05 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 1057 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:37:05.646505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:05.648911 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] PUT https://10.4.3.253/volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b Jul 03 04:37:05.649365 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:05.657894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Acquiring lock "cinder-attachment_update-bd909a81-9216-424c-9653-14b95bdb5392-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:37:05.663253 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-bd909a81-9216-424c-9653-14b95bdb5392-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:37:05.664594 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:05.664594 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:06.024346 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1d090481-a18a-4996-9c2c-9bf18b68cb71 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:06.026432 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d090481-a18a-4996-9c2c-9bf18b68cb71 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:06.026609 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1d090481-a18a-4996-9c2c-9bf18b68cb71 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:06.026782 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1d090481-a18a-4996-9c2c-9bf18b68cb71 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:06.036821 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:06.036821 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:06.040476 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1d090481-a18a-4996-9c2c-9bf18b68cb71 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:06.045539 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d090481-a18a-4996-9c2c-9bf18b68cb71 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:06.046061 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1227/4928] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:06 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:06.186423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-bd909a81-9216-424c-9653-14b95bdb5392-np0000004364" released by "attachment_update" :: held 0.523s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:37:06.186749 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-32d66adf-ac04-4980-b67e-4a91cf37bcab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b returned with HTTP 200 Jul 03 04:37:06.187125 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1242/4929] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:37:05 2026] PUT /volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:06.195066 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-a8c452ab-978c-461c-a8be-c4fc5026e29d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:06.197111 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-a8c452ab-978c-461c-a8be-c4fc5026e29d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/encryption Jul 03 04:37:06.197299 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-a8c452ab-978c-461c-a8be-c4fc5026e29d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:06.197546 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-a8c452ab-978c-461c-a8be-c4fc5026e29d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:06.208904 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:06.208904 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:06.216754 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-a8c452ab-978c-461c-a8be-c4fc5026e29d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/encryption returned with HTTP 200 Jul 03 04:37:06.217296 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1226/4930] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:37:06 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:06.464747 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ab33ab79-6d2f-48ce-9905-f8a824c9f225 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:06.466754 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ab33ab79-6d2f-48ce-9905-f8a824c9f225 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:06.466949 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ab33ab79-6d2f-48ce-9905-f8a824c9f225 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:06.467128 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ab33ab79-6d2f-48ce-9905-f8a824c9f225 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:06.478667 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:06.478667 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:06.482890 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ab33ab79-6d2f-48ce-9905-f8a824c9f225 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:06.487909 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ab33ab79-6d2f-48ce-9905-f8a824c9f225 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:06.488369 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1236/4931] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:06 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:07.058057 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-50610e90-a0f3-40a0-97de-3d0d85a314b3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:07.059725 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-50610e90-a0f3-40a0-97de-3d0d85a314b3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:07.059902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-50610e90-a0f3-40a0-97de-3d0d85a314b3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:07.060108 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-50610e90-a0f3-40a0-97de-3d0d85a314b3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:07.073814 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:07.073814 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:07.078053 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-50610e90-a0f3-40a0-97de-3d0d85a314b3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:07.082857 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-50610e90-a0f3-40a0-97de-3d0d85a314b3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:07.083303 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1228/4932] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:07 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:07.500103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d3d94f97-ecea-47a4-a687-123498e4e50a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:07.502098 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3d94f97-ecea-47a4-a687-123498e4e50a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:07.502285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3d94f97-ecea-47a4-a687-123498e4e50a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:07.502484 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d3d94f97-ecea-47a4-a687-123498e4e50a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:07.512371 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:07.512371 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:07.516543 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d3d94f97-ecea-47a4-a687-123498e4e50a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:07.522696 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d3d94f97-ecea-47a4-a687-123498e4e50a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:07.523353 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1243/4933] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:07 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:08.096567 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9a981101-6acc-4b87-b1d8-070b40c3641a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:08.098712 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a981101-6acc-4b87-b1d8-070b40c3641a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:08.098956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a981101-6acc-4b87-b1d8-070b40c3641a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:08.099174 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9a981101-6acc-4b87-b1d8-070b40c3641a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:08.111481 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:08.111481 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:08.116625 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9a981101-6acc-4b87-b1d8-070b40c3641a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:08.122102 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9a981101-6acc-4b87-b1d8-070b40c3641a tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:08.122888 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1227/4934] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:08 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:08.538680 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d182d02c-4d2e-4c68-88aa-6122d9e52b53 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:08.540639 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d182d02c-4d2e-4c68-88aa-6122d9e52b53 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:08.540842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d182d02c-4d2e-4c68-88aa-6122d9e52b53 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:08.541086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d182d02c-4d2e-4c68-88aa-6122d9e52b53 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:08.551262 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:08.551262 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:08.554839 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d182d02c-4d2e-4c68-88aa-6122d9e52b53 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:08.558663 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d182d02c-4d2e-4c68-88aa-6122d9e52b53 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:08.559048 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1237/4935] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:08 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:09.135720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dc135cbc-19c7-49d1-bfa9-ba4c19d92e5f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:09.137510 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc135cbc-19c7-49d1-bfa9-ba4c19d92e5f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:09.137692 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc135cbc-19c7-49d1-bfa9-ba4c19d92e5f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:09.137894 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc135cbc-19c7-49d1-bfa9-ba4c19d92e5f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:09.147466 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:09.147466 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:09.151313 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dc135cbc-19c7-49d1-bfa9-ba4c19d92e5f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:09.155234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc135cbc-19c7-49d1-bfa9-ba4c19d92e5f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:09.155606 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1229/4936] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:09 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:09.572130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7a92398d-0639-4c3a-9441-5061e78e933a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:09.574103 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7a92398d-0639-4c3a-9441-5061e78e933a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:09.574402 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7a92398d-0639-4c3a-9441-5061e78e933a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:09.574606 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7a92398d-0639-4c3a-9441-5061e78e933a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:09.584517 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:09.584517 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:09.588308 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7a92398d-0639-4c3a-9441-5061e78e933a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:09.592864 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7a92398d-0639-4c3a-9441-5061e78e933a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:09.593239 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1244/4937] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:09 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:10.169071 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-994b84cf-9785-41c3-950e-e485837b8c12 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.170797 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-994b84cf-9785-41c3-950e-e485837b8c12 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:10.171021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-994b84cf-9785-41c3-950e-e485837b8c12 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:10.171264 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-994b84cf-9785-41c3-950e-e485837b8c12 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:10.183928 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.183928 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:10.189290 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-994b84cf-9785-41c3-950e-e485837b8c12 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:10.194105 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-994b84cf-9785-41c3-950e-e485837b8c12 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:10.194495 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1228/4938] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:10 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:10.495540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-4088604c-85bd-47a0-aaf8-793907a4bd18 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.498246 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-4088604c-85bd-47a0-aaf8-793907a4bd18 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:10.498685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-4088604c-85bd-47a0-aaf8-793907a4bd18 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:10.498685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-4088604c-85bd-47a0-aaf8-793907a4bd18 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:10.503462 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.503462 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:10.503867 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-4088604c-85bd-47a0-aaf8-793907a4bd18 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:10.504610 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-4088604c-85bd-47a0-aaf8-793907a4bd18 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:10.505001 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1238/4939] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:37:10 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:10.512445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-36c23ce6-fda1-46c5-970a-300fc06d7395 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.514582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-36c23ce6-fda1-46c5-970a-300fc06d7395 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:10.514749 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-36c23ce6-fda1-46c5-970a-300fc06d7395 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:10.514953 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-36c23ce6-fda1-46c5-970a-300fc06d7395 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:10.521910 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.521910 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:10.525476 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-36c23ce6-fda1-46c5-970a-300fc06d7395 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:10.529715 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-36c23ce6-fda1-46c5-970a-300fc06d7395 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 200 Jul 03 04:37:10.530100 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1230/4940] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:10 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:10.537537 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.539560 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:37:10.539892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "5fd89da5-cae9-45e7-a1bd-ab244a35b701", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:10.541515 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '5fd89da5-cae9-45e7-a1bd-ab244a35b701', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:37:10.549716 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.549716 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:10.550099 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:10.550203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:37:10.550810 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:37:10.555808 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (9e75a88d-1ff7-4e6b-802d-da5094d51661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:10.557017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e81ef8-c62a-4e7c-b96b-038e2f41fe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:10.557871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:37:10.580592 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1e81ef8-c62a-4e7c-b96b-038e2f41fe48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5fd89da5-cae9-45e7-a1bd-ab244a35b701', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:10.581536 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030206a1-dba5-429f-8b3d-f0a60ae67a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:10.606308 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ccb33b6-2737-4fc7-b342-7d6876fe423d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.607913 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ccb33b6-2737-4fc7-b342-7d6876fe423d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:10.608075 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ccb33b6-2737-4fc7-b342-7d6876fe423d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:10.608238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ccb33b6-2737-4fc7-b342-7d6876fe423d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:10.617012 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.617012 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:10.621056 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7ccb33b6-2737-4fc7-b342-7d6876fe423d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:10.623871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['90a1462f-f163-4972-81f9-a6d87708d74a', 'fff4ab76-9391-4d6c-9188-d9d327da2d3c', '2411e8d2-cf1a-42ad-bad9-c6f7d9738492', '2c8a4117-9d94-4db7-a6b9-bb37731b5872'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:10.625064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (030206a1-dba5-429f-8b3d-f0a60ae67a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90a1462f-f163-4972-81f9-a6d87708d74a', 'fff4ab76-9391-4d6c-9188-d9d327da2d3c', '2411e8d2-cf1a-42ad-bad9-c6f7d9738492', '2c8a4117-9d94-4db7-a6b9-bb37731b5872']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:10.626364 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f73d31-d7c6-431d-b6a6-bb5316ebea82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:10.626529 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ccb33b6-2737-4fc7-b342-7d6876fe423d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:10.626936 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1229/4941] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:10 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:10.673424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04f73d31-d7c6-431d-b6a6-bb5316ebea82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed27997e-9457-4721-a703-1ee00dbe44c3', '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='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['90a1462f-f163-4972-81f9-a6d87708d74a','fff4ab76-9391-4d6c-9188-d9d327da2d3c','2411e8d2-cf1a-42ad-bad9-c6f7d9738492','2c8a4117-9d94-4db7-a6b9-bb37731b5872'],size=1,snapshot_id=5fd89da5-cae9-45e7-a1bd-ab244a35b701,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:37:10Z,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=ed27997e-9457-4721-a703-1ee00dbe44c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5fd89da5-cae9-45e7-a1bd-ab244a35b701,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:10.674149 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fc03d7-8ae8-44f6-ad9e-9038d51b951b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:10.703207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fc03d7-8ae8-44f6-ad9e-9038d51b951b) transitioned into 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='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['90a1462f-f163-4972-81f9-a6d87708d74a','fff4ab76-9391-4d6c-9188-d9d327da2d3c','2411e8d2-cf1a-42ad-bad9-c6f7d9738492','2c8a4117-9d94-4db7-a6b9-bb37731b5872'],size=1,snapshot_id=5fd89da5-cae9-45e7-a1bd-ab244a35b701,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:10.704078 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1732f42-1aa0-4257-8eda-d04259ab4068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:10.729080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1732f42-1aa0-4257-8eda-d04259ab4068) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:10.729958 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (9e75a88d-1ff7-4e6b-802d-da5094d51661) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:10.730289 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:37:10.730834 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-8a9cf121-17f3-4ea0-af10-4c8334ab2dd6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:37:10.731245 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1245/4942] 10.4.3.253 () {72 vars in 1541 bytes} [Fri Jul 3 04:37:10 2026] POST /volume/v3/volumes => generated 736 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:10.737830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-69e31d6e-2c9b-4462-8d04-ce8769887e63 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.739834 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-69e31d6e-2c9b-4462-8d04-ce8769887e63 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:10.740132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-69e31d6e-2c9b-4462-8d04-ce8769887e63 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:10.740305 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-69e31d6e-2c9b-4462-8d04-ce8769887e63 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:10.750908 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.750908 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:10.755891 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-69e31d6e-2c9b-4462-8d04-ce8769887e63 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:10.760060 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-69e31d6e-2c9b-4462-8d04-ce8769887e63 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 200 Jul 03 04:37:10.760532 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1239/4943] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:10 2026] GET /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:10.768241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-ae91c76c-92d6-4a98-a638-b73839d74a14 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.770586 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-ae91c76c-92d6-4a98-a638-b73839d74a14 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:10.770785 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-ae91c76c-92d6-4a98-a638-b73839d74a14 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:10.770997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-ae91c76c-92d6-4a98-a638-b73839d74a14 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:10.777295 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.777295 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:10.780570 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-ae91c76c-92d6-4a98-a638-b73839d74a14 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:10.785529 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-ae91c76c-92d6-4a98-a638-b73839d74a14 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 200 Jul 03 04:37:10.786060 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1231/4944] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:10 2026] GET /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:10.956441 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f6233829-f99a-4247-8b32-d11e69220555 req-fb922b5b-1b5d-4145-b0d9-b508fe2fad63 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:10.958834 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-fb922b5b-1b5d-4145-b0d9-b508fe2fad63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d/action Jul 03 04:37:10.959371 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-fb922b5b-1b5d-4145-b0d9-b508fe2fad63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:37:10.959564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-fb922b5b-1b5d-4145-b0d9-b508fe2fad63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:10.979505 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:10.979505 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:10.994843 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f6233829-f99a-4247-8b32-d11e69220555 req-fb922b5b-1b5d-4145-b0d9-b508fe2fad63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d/action returned with HTTP 204 Jul 03 04:37:10.995611 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1230/4945] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:37:10 2026] POST /volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:11.209959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7f192d61-825a-4a89-814d-fdc4257d8b38 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:11.212041 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7f192d61-825a-4a89-814d-fdc4257d8b38 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:11.212242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7f192d61-825a-4a89-814d-fdc4257d8b38 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:11.212429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7f192d61-825a-4a89-814d-fdc4257d8b38 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:11.221417 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:11.221417 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:11.225022 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-7f192d61-825a-4a89-814d-fdc4257d8b38 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:11.228811 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7f192d61-825a-4a89-814d-fdc4257d8b38 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:11.229182 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1246/4946] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:11 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:11.241479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6c08dfae-3b0f-4781-9d0c-b0097b946e29 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:11.243241 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6c08dfae-3b0f-4781-9d0c-b0097b946e29 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:11.243421 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6c08dfae-3b0f-4781-9d0c-b0097b946e29 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:11.243608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6c08dfae-3b0f-4781-9d0c-b0097b946e29 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:11.253537 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:11.253537 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:11.257733 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6c08dfae-3b0f-4781-9d0c-b0097b946e29 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:11.262904 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6c08dfae-3b0f-4781-9d0c-b0097b946e29 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:11.263395 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1240/4947] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:11 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:11.639554 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2b5c932f-3e9f-45b3-b827-96b28ee51d78 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:11.641613 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b5c932f-3e9f-45b3-b827-96b28ee51d78 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:11.641831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b5c932f-3e9f-45b3-b827-96b28ee51d78 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:11.642036 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2b5c932f-3e9f-45b3-b827-96b28ee51d78 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:11.652415 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:11.652415 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:11.656049 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2b5c932f-3e9f-45b3-b827-96b28ee51d78 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:11.660518 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2b5c932f-3e9f-45b3-b827-96b28ee51d78 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:11.661021 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1232/4948] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:11 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:12.674935 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3119ad3a-9fd9-4c55-ab0f-a9aa6086d00f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:12.676991 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3119ad3a-9fd9-4c55-ab0f-a9aa6086d00f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:12.677212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3119ad3a-9fd9-4c55-ab0f-a9aa6086d00f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:12.677452 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3119ad3a-9fd9-4c55-ab0f-a9aa6086d00f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:12.688830 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:12.688830 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:12.692964 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3119ad3a-9fd9-4c55-ab0f-a9aa6086d00f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:12.698225 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3119ad3a-9fd9-4c55-ab0f-a9aa6086d00f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:12.698718 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1231/4949] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:12 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:13.712408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f9f0d3b1-f9f0-4068-baa3-1c73ed2b7e6c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.714583 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9f0d3b1-f9f0-4068-baa3-1c73ed2b7e6c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:13.714583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9f0d3b1-f9f0-4068-baa3-1c73ed2b7e6c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:13.714583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9f0d3b1-f9f0-4068-baa3-1c73ed2b7e6c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:13.723109 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:13.723109 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:13.726433 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f9f0d3b1-f9f0-4068-baa3-1c73ed2b7e6c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:13.730210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9f0d3b1-f9f0-4068-baa3-1c73ed2b7e6c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:13.730784 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1247/4950] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:13 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:13.794008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-da0da4ae-dab2-4342-a295-52be3adc1b07 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.795909 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-da0da4ae-dab2-4342-a295-52be3adc1b07 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:13.796138 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-da0da4ae-dab2-4342-a295-52be3adc1b07 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:13.796389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-da0da4ae-dab2-4342-a295-52be3adc1b07 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:13.803946 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:13.803946 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:13.808599 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-da0da4ae-dab2-4342-a295-52be3adc1b07 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:13.814159 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-da0da4ae-dab2-4342-a295-52be3adc1b07 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 200 Jul 03 04:37:13.814776 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1241/4951] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:13 2026] GET /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:13.825242 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b59833be-3731-4a4e-8c92-f3162c622284 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.825664 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b59833be-3731-4a4e-8c92-f3162c622284 None None] GET https://10.4.3.253/volume// Jul 03 04:37:13.825850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b59833be-3731-4a4e-8c92-f3162c622284 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:13.826035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b59833be-3731-4a4e-8c92-f3162c622284 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:13.826378 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b59833be-3731-4a4e-8c92-f3162c622284 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:13.826667 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1233/4952] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:13.834142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-33ea3c34-19a1-4249-878b-9371abde3bb4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.836108 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-33ea3c34-19a1-4249-878b-9371abde3bb4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:37:13.836450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-33ea3c34-19a1-4249-878b-9371abde3bb4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed27997e-9457-4721-a703-1ee00dbe44c3", "connector": null, "instance_uuid": "66eaf18c-7d60-420d-b75b-19500e9296d1"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:13.845836 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:13.845836 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:13.873338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-e88865a2-e31b-42a5-8fc9-d4c0c4c512a4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.875589 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-e88865a2-e31b-42a5-8fc9-d4c0c4c512a4 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:13.875851 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-e88865a2-e31b-42a5-8fc9-d4c0c4c512a4 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:13.875917 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-e88865a2-e31b-42a5-8fc9-d4c0c4c512a4 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:13.878619 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-33ea3c34-19a1-4249-878b-9371abde3bb4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:37:13.879214 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1232/4953] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:37:13 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) Jul 03 04:37:13.886142 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:13.886142 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:13.887624 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3be20bc6-5acb-4760-b30b-a0db87a25198 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.888074 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3be20bc6-5acb-4760-b30b-a0db87a25198 None None] GET https://10.4.3.253/volume// Jul 03 04:37:13.888259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3be20bc6-5acb-4760-b30b-a0db87a25198 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:13.888509 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3be20bc6-5acb-4760-b30b-a0db87a25198 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:13.888907 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3be20bc6-5acb-4760-b30b-a0db87a25198 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:13.889228 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1242/4954] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:13.889668 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-e88865a2-e31b-42a5-8fc9-d4c0c4c512a4 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:13.894887 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-e88865a2-e31b-42a5-8fc9-d4c0c4c512a4 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:13.895384 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1248/4955] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:13 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:13.898727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-be3f7966-8107-4d27-b9c0-1010bfee67c0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.900739 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-be3f7966-8107-4d27-b9c0-1010bfee67c0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:13.900950 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-be3f7966-8107-4d27-b9c0-1010bfee67c0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:13.901119 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-be3f7966-8107-4d27-b9c0-1010bfee67c0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:13.909399 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:13.909399 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:13.912116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:13.912929 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-43e73635-bafd-4eb3-857d-710bcaad835e req-be3f7966-8107-4d27-b9c0-1010bfee67c0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:13.914616 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] POST https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3/action Jul 03 04:37:13.915094 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:37:13.915255 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:13.918562 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-be3f7966-8107-4d27-b9c0-1010bfee67c0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 200 Jul 03 04:37:13.919085 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1234/4956] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:37:13 2026] GET /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:37:13.927210 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:13.927210 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:13.927764 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:13.935364 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Begin detaching volume completed successfully. Jul 03 04:37:13.935563 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-25ba8500-3fdc-4e33-9112-d99f1a5a5c46 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3/action returned with HTTP 202 Jul 03 04:37:13.936004 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1233/4957] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:37:13 2026] POST /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:37:14.020249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:14.022416 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b Jul 03 04:37:14.022858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:14.031149 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-ed27997e-9457-4721-a703-1ee00dbe44c3-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:37:14.035869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-ed27997e-9457-4721-a703-1ee00dbe44c3-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:37:14.036911 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:14.036911 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:14.560044 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-ed27997e-9457-4721-a703-1ee00dbe44c3-np0000004364" released by "attachment_update" :: held 0.524s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:37:14.560505 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-7583e98f-fa90-4438-9c7d-ed22ad261665 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b returned with HTTP 200 Jul 03 04:37:14.561193 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1243/4958] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:37:14 2026] PUT /volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:14.742613 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ea85d41f-e97d-4ccc-9beb-56e4a09ad4ab None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:14.744354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ea85d41f-e97d-4ccc-9beb-56e4a09ad4ab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:14.744761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ea85d41f-e97d-4ccc-9beb-56e4a09ad4ab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:14.744761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ea85d41f-e97d-4ccc-9beb-56e4a09ad4ab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:14.755339 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:14.755339 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:14.758625 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ea85d41f-e97d-4ccc-9beb-56e4a09ad4ab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:14.762622 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ea85d41f-e97d-4ccc-9beb-56e4a09ad4ab tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:14.763019 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1249/4959] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:14 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:14.962872 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-15462da7-f430-4df6-bf50-9b34c6863b15 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:14.963344 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-15462da7-f430-4df6-bf50-9b34c6863b15 None None] GET https://10.4.3.253/volume// Jul 03 04:37:14.963521 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-15462da7-f430-4df6-bf50-9b34c6863b15 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:14.963735 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-15462da7-f430-4df6-bf50-9b34c6863b15 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:14.964037 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-15462da7-f430-4df6-bf50-9b34c6863b15 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:14.964365 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1235/4960] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:14.970366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-7bcd667f-2e4e-4392-960c-1f89ad31850f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:14.972568 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-7bcd667f-2e4e-4392-960c-1f89ad31850f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:14.972968 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-7bcd667f-2e4e-4392-960c-1f89ad31850f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:14.973178 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-7bcd667f-2e4e-4392-960c-1f89ad31850f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:14.982699 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:14.982699 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:14.986958 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-7bcd667f-2e4e-4392-960c-1f89ad31850f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:14.991915 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-7bcd667f-2e4e-4392-960c-1f89ad31850f tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:14.992418 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1234/4961] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:37:14 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 1349 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:37:15.071471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-43e73635-bafd-4eb3-857d-710bcaad835e req-3e8e1a9d-7530-4926-abfe-33e4d7bfd0a4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:15.073614 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-3e8e1a9d-7530-4926-abfe-33e4d7bfd0a4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b/action Jul 03 04:37:15.073978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-3e8e1a9d-7530-4926-abfe-33e4d7bfd0a4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:37:15.074096 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-3e8e1a9d-7530-4926-abfe-33e4d7bfd0a4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:15.088743 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:15.088743 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:15.101319 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-43e73635-bafd-4eb3-857d-710bcaad835e req-3e8e1a9d-7530-4926-abfe-33e4d7bfd0a4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b/action returned with HTTP 204 Jul 03 04:37:15.101806 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1244/4962] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:37:15 2026] POST /volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:15.774810 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-65fed261-fb4a-4abc-af8e-ea9241e7359e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:15.777641 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-65fed261-fb4a-4abc-af8e-ea9241e7359e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:15.777867 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-65fed261-fb4a-4abc-af8e-ea9241e7359e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:15.778054 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-65fed261-fb4a-4abc-af8e-ea9241e7359e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:15.786999 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:15.786999 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:15.790170 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-65fed261-fb4a-4abc-af8e-ea9241e7359e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:15.794303 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-65fed261-fb4a-4abc-af8e-ea9241e7359e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:15.794646 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1250/4963] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:15 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:15.855392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-8e00ae2c-0a0b-4e7f-9dc9-73583e342b33 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:15.857434 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-8e00ae2c-0a0b-4e7f-9dc9-73583e342b33 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] DELETE https://10.4.3.253/volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d Jul 03 04:37:15.857658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-8e00ae2c-0a0b-4e7f-9dc9-73583e342b33 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:15.857902 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-8e00ae2c-0a0b-4e7f-9dc9-73583e342b33 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:15.864429 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:15.864429 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:16.395754 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-380b1e9e-99d6-4354-a06e-45ed890aea5a req-8e00ae2c-0a0b-4e7f-9dc9-73583e342b33 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d returned with HTTP 200 Jul 03 04:37:16.396193 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1236/4964] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:37:15 2026] DELETE /volume/v3/attachments/9d048450-298f-40c4-9f07-49ad9241877d => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:16.806451 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-68131664-99df-49fe-8e67-65003a65a9b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:16.808224 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-68131664-99df-49fe-8e67-65003a65a9b1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:16.808426 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-68131664-99df-49fe-8e67-65003a65a9b1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:16.808601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-68131664-99df-49fe-8e67-65003a65a9b1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:16.818390 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:16.818390 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:16.822144 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-68131664-99df-49fe-8e67-65003a65a9b1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:16.827382 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-68131664-99df-49fe-8e67-65003a65a9b1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:16.827811 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1235/4965] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:16 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:17.840570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d26987b4-0bc4-4c96-9a08-fcde253dd834 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:17.842304 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d26987b4-0bc4-4c96-9a08-fcde253dd834 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:17.842501 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d26987b4-0bc4-4c96-9a08-fcde253dd834 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:17.842705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d26987b4-0bc4-4c96-9a08-fcde253dd834 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:17.850821 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:17.850821 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:17.854069 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d26987b4-0bc4-4c96-9a08-fcde253dd834 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:17.857624 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d26987b4-0bc4-4c96-9a08-fcde253dd834 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:17.858039 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1245/4966] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:17 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:18.871089 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-75792845-4ce7-49e5-8f15-dc49439e38aa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:18.872924 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-75792845-4ce7-49e5-8f15-dc49439e38aa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:18.873110 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-75792845-4ce7-49e5-8f15-dc49439e38aa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:18.873288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-75792845-4ce7-49e5-8f15-dc49439e38aa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:18.885477 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:18.885477 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:18.888965 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-75792845-4ce7-49e5-8f15-dc49439e38aa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:18.893121 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-75792845-4ce7-49e5-8f15-dc49439e38aa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:18.893506 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1251/4967] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:18 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:18.959094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-70a746d6-20fd-4212-8642-bd9e74bbbb29 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:18.961388 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-70a746d6-20fd-4212-8642-bd9e74bbbb29 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b/action Jul 03 04:37:18.961742 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-70a746d6-20fd-4212-8642-bd9e74bbbb29 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:37:18.961855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-70a746d6-20fd-4212-8642-bd9e74bbbb29 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:18.978407 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:18.978407 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:18.993016 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-608307fe-6f28-45fc-9223-5f7e6a8d51be req-70a746d6-20fd-4212-8642-bd9e74bbbb29 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b/action returned with HTTP 204 Jul 03 04:37:18.993653 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1237/4968] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:37:18 2026] POST /volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:19.907558 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dd55af7a-4563-416b-9264-c300cd09dee6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:19.909273 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd55af7a-4563-416b-9264-c300cd09dee6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:19.909465 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd55af7a-4563-416b-9264-c300cd09dee6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:19.909678 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dd55af7a-4563-416b-9264-c300cd09dee6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:19.918240 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:19.918240 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:19.921271 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dd55af7a-4563-416b-9264-c300cd09dee6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:19.925385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dd55af7a-4563-416b-9264-c300cd09dee6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:19.925723 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1236/4969] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:19 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:19.940260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d5328e4a-cd42-4379-9d7a-67c222eebb91 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:19.941889 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5328e4a-cd42-4379-9d7a-67c222eebb91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:19.942086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5328e4a-cd42-4379-9d7a-67c222eebb91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:19.942286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5328e4a-cd42-4379-9d7a-67c222eebb91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:19.950608 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:19.950608 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:19.954039 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d5328e4a-cd42-4379-9d7a-67c222eebb91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:19.958943 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5328e4a-cd42-4379-9d7a-67c222eebb91 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:19.959364 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1246/4970] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:19 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:20.002348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4d7d4018-1603-4280-84dc-0538a77d789c req-4dd9aa31-df44-4f9c-8bb1-e0f0753dd7f8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:20.004334 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-4dd9aa31-df44-4f9c-8bb1-e0f0753dd7f8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:20.004598 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-4dd9aa31-df44-4f9c-8bb1-e0f0753dd7f8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:20.004882 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-4dd9aa31-df44-4f9c-8bb1-e0f0753dd7f8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:20.014212 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:20.014212 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:20.017634 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-4d7d4018-1603-4280-84dc-0538a77d789c req-4dd9aa31-df44-4f9c-8bb1-e0f0753dd7f8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:20.021411 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-4dd9aa31-df44-4f9c-8bb1-e0f0753dd7f8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:20.021777 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1252/4971] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:20 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:20.038700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:20.041076 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/action Jul 03 04:37:20.041489 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:37:20.041656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:20.053619 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:20.053619 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:20.054179 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:20.061250 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Begin detaching volume completed successfully. Jul 03 04:37:20.061522 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-8a209441-d1c9-4f9b-a5b4-a7b8ee194e6a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/action returned with HTTP 202 Jul 03 04:37:20.062073 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1238/4972] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:37:20 2026] POST /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:37:21.086174 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-00ce0809-1ef6-42b0-9c01-c0efb130a5f5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:21.086641 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-00ce0809-1ef6-42b0-9c01-c0efb130a5f5 None None] GET https://10.4.3.253/volume// Jul 03 04:37:21.086705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-00ce0809-1ef6-42b0-9c01-c0efb130a5f5 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:21.086943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-00ce0809-1ef6-42b0-9c01-c0efb130a5f5 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:21.087275 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-00ce0809-1ef6-42b0-9c01-c0efb130a5f5 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:21.087638 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1237/4973] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:21.095821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4d7d4018-1603-4280-84dc-0538a77d789c req-e12132bb-fb9b-45b3-8ee2-f6cb9962d8bf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:21.097972 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-e12132bb-fb9b-45b3-8ee2-f6cb9962d8bf tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:21.098225 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-e12132bb-fb9b-45b3-8ee2-f6cb9962d8bf tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:21.098438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-e12132bb-fb9b-45b3-8ee2-f6cb9962d8bf tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:21.107618 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:21.107618 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:21.110614 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-4d7d4018-1603-4280-84dc-0538a77d789c req-e12132bb-fb9b-45b3-8ee2-f6cb9962d8bf tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:21.115019 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-e12132bb-fb9b-45b3-8ee2-f6cb9962d8bf tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:21.115601 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1247/4974] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:37:21 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:37:21.126187 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-4d7d4018-1603-4280-84dc-0538a77d789c req-022882ed-5c3f-45b0-b2eb-2abdb663fdaa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:21.128406 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-022882ed-5c3f-45b0-b2eb-2abdb663fdaa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/encryption Jul 03 04:37:21.128406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-022882ed-5c3f-45b0-b2eb-2abdb663fdaa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:21.128406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-022882ed-5c3f-45b0-b2eb-2abdb663fdaa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:21.136839 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:21.136839 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:21.143268 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-022882ed-5c3f-45b0-b2eb-2abdb663fdaa tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/encryption returned with HTTP 200 Jul 03 04:37:21.143800 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1253/4975] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:37:21 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:21.957654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4d7d4018-1603-4280-84dc-0538a77d789c req-04f88108-31cd-41de-9b63-4d29ace84cbe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:21.959692 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-04f88108-31cd-41de-9b63-4d29ace84cbe tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b Jul 03 04:37:21.959920 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-04f88108-31cd-41de-9b63-4d29ace84cbe tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:21.960140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-04f88108-31cd-41de-9b63-4d29ace84cbe tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:21.966799 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:21.966799 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:22.493151 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4d7d4018-1603-4280-84dc-0538a77d789c req-04f88108-31cd-41de-9b63-4d29ace84cbe tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b returned with HTTP 200 Jul 03 04:37:22.493607 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1239/4976] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:37:21 2026] DELETE /volume/v3/attachments/16118db4-5e0e-49ff-8e07-f0007e840e8b => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:23.251236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-66330136-4155-4b03-a868-4fe22993288a req-f1bcf719-bab0-431c-b366-5d28adda7901 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:23.253701 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66330136-4155-4b03-a868-4fe22993288a req-f1bcf719-bab0-431c-b366-5d28adda7901 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:23.253985 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66330136-4155-4b03-a868-4fe22993288a req-f1bcf719-bab0-431c-b366-5d28adda7901 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:23.254257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66330136-4155-4b03-a868-4fe22993288a req-f1bcf719-bab0-431c-b366-5d28adda7901 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:23.261941 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:23.261941 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:23.265763 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-66330136-4155-4b03-a868-4fe22993288a req-f1bcf719-bab0-431c-b366-5d28adda7901 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:23.269781 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66330136-4155-4b03-a868-4fe22993288a req-f1bcf719-bab0-431c-b366-5d28adda7901 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:23.270134 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1238/4977] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:23 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:24.549608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:24.551983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:24.552315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:24.552733 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:24.553112 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Delete volume with id: e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:24.564956 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:24.564956 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:24.565644 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:24.596753 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Delete volume request issued successfully. Jul 03 04:37:24.596753 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-83dcfd55-f635-4f30-b80c-fd3dc76cdcfb tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 202 Jul 03 04:37:24.597252 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1248/4978] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:37:24 2026] DELETE /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:24.607168 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-843074e4-f7b8-4dc5-a918-b62096cf5840 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:24.608888 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-843074e4-f7b8-4dc5-a918-b62096cf5840 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:24.609084 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-843074e4-f7b8-4dc5-a918-b62096cf5840 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:24.609265 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-843074e4-f7b8-4dc5-a918-b62096cf5840 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:24.617572 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:24.617572 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:24.621703 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-843074e4-f7b8-4dc5-a918-b62096cf5840 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:24.626058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-843074e4-f7b8-4dc5-a918-b62096cf5840 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 200 Jul 03 04:37:24.626519 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1254/4979] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:24 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:25.640355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-16bca2b7-297b-49c5-a498-91b37870de63 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:25.642814 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16bca2b7-297b-49c5-a498-91b37870de63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 Jul 03 04:37:25.643045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16bca2b7-297b-49c5-a498-91b37870de63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:25.643283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-16bca2b7-297b-49c5-a498-91b37870de63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:25.650772 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-16bca2b7-297b-49c5-a498-91b37870de63 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 returned with HTTP 404 Jul 03 04:37:25.651335 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1240/4980] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:25 2026] GET /volume/v3/volumes/e5341d75-50d1-4a65-bd41-87edad5382c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:25.962223 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:25.965566 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:37:25.965566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:25.965566 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:25.965566 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Delete snapshot with id: bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:37:25.970644 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:25.970644 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:25.971049 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot retrieved successfully. Jul 03 04:37:25.989316 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot delete request issued successfully. Jul 03 04:37:25.989524 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b6363a9f-9a9f-412e-bd15-c1017d371874 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 returned with HTTP 202 Jul 03 04:37:25.990912 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1239/4981] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:37:25 2026] DELETE /volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:25.998879 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c99bf8cb-4862-490c-b973-be78eb7ea4dd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:26.001259 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c99bf8cb-4862-490c-b973-be78eb7ea4dd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:37:26.001374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c99bf8cb-4862-490c-b973-be78eb7ea4dd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:26.001676 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c99bf8cb-4862-490c-b973-be78eb7ea4dd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:26.012028 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:26.012028 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:26.012687 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c99bf8cb-4862-490c-b973-be78eb7ea4dd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Snapshot retrieved successfully. Jul 03 04:37:26.013697 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c99bf8cb-4862-490c-b973-be78eb7ea4dd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 returned with HTTP 200 Jul 03 04:37:26.014380 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1249/4982] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:25 2026] GET /volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 => generated 460 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:26.281125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ba1e615a-4355-4766-8629-2827dd031b6f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:26.286248 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba1e615a-4355-4766-8629-2827dd031b6f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:26.286248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba1e615a-4355-4766-8629-2827dd031b6f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:26.286248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba1e615a-4355-4766-8629-2827dd031b6f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:26.295530 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:26.295530 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:26.301921 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba1e615a-4355-4766-8629-2827dd031b6f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:26.310520 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba1e615a-4355-4766-8629-2827dd031b6f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 200 Jul 03 04:37:26.311099 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1255/4983] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:26 2026] GET /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:27.024942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8126a001-e882-45cf-9aa7-f0403e06f503 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:27.027093 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8126a001-e882-45cf-9aa7-f0403e06f503 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 Jul 03 04:37:27.027483 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8126a001-e882-45cf-9aa7-f0403e06f503 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:27.027715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8126a001-e882-45cf-9aa7-f0403e06f503 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:27.032787 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8126a001-e882-45cf-9aa7-f0403e06f503 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 returned with HTTP 404 Jul 03 04:37:27.033352 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1241/4984] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:27 2026] GET /volume/v3/snapshots/bb653754-95d8-4eb0-a3ea-7f660125f1f1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:27.073597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-fd14505f-1d40-4c7e-b838-5775b6fce7aa req-cec2206a-e344-499c-8c05-df997ace3e73 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:27.075607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-fd14505f-1d40-4c7e-b838-5775b6fce7aa req-cec2206a-e344-499c-8c05-df997ace3e73 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:37:27.075799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-fd14505f-1d40-4c7e-b838-5775b6fce7aa req-cec2206a-e344-499c-8c05-df997ace3e73 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:27.075994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-fd14505f-1d40-4c7e-b838-5775b6fce7aa req-cec2206a-e344-499c-8c05-df997ace3e73 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:27.083215 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:27.083215 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:27.086994 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-fd14505f-1d40-4c7e-b838-5775b6fce7aa req-cec2206a-e344-499c-8c05-df997ace3e73 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:27.091310 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-fd14505f-1d40-4c7e-b838-5775b6fce7aa req-cec2206a-e344-499c-8c05-df997ace3e73 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:37:27.091757 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1240/4985] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:27 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:30.418261 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-8abd33ec-8c3c-4789-b2e7-64a977f1f365 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:30.421223 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-8abd33ec-8c3c-4789-b2e7-64a977f1f365 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b Jul 03 04:37:30.421586 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-8abd33ec-8c3c-4789-b2e7-64a977f1f365 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:30.421864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-8abd33ec-8c3c-4789-b2e7-64a977f1f365 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:30.429946 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:30.429946 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:30.937589 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:30.939456 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:30.939708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:30.939918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:30.940087 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume with id: bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:30.948250 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:30.948250 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:30.948745 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:30.960161 np0000004364 devstack@c-api.service[99794]: WARNING cinder.keymgr.conf_key_mgr [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:37:30.960991 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-8abd33ec-8c3c-4789-b2e7-64a977f1f365 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b returned with HTTP 200 Jul 03 04:37:30.961658 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1250/4986] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:37:30 2026] DELETE /volume/v3/attachments/7c5613bf-fba9-469f-a20a-21cafd13f76b => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:30.967609 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume request issued successfully. Jul 03 04:37:30.967767 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4c17b863-4f73-4254-8ea1-ced5ff5c6f40 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 202 Jul 03 04:37:30.968221 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1256/4987] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:37:30 2026] DELETE /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:30.971952 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:30.974277 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:30.974569 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:30.974814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:30.975032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:30.975507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ab950fec-dfc8-4f60-ae3b-c0846fa158a0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:30.977696 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab950fec-dfc8-4f60-ae3b-c0846fa158a0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:30.977941 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab950fec-dfc8-4f60-ae3b-c0846fa158a0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:30.978169 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab950fec-dfc8-4f60-ae3b-c0846fa158a0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:30.982419 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:30.982419 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:30.982955 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:30.986171 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:30.986171 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:30.990615 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ab950fec-dfc8-4f60-ae3b-c0846fa158a0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:37:30.996231 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab950fec-dfc8-4f60-ae3b-c0846fa158a0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 200 Jul 03 04:37:30.996832 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1241/4988] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:30 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:31.004941 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:37:31.005154 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-4d73cd15-d1a6-47da-a7a0-c58a7d90108a req-4dfba841-20dd-40b9-80df-0fdad04ae5d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 202 Jul 03 04:37:31.005641 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1242/4989] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:37:30 2026] DELETE /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:32.010154 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a02646a9-6c35-4b39-a998-05f789a60306 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:32.012320 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a02646a9-6c35-4b39-a998-05f789a60306 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 Jul 03 04:37:32.012585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a02646a9-6c35-4b39-a998-05f789a60306 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:32.012827 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a02646a9-6c35-4b39-a998-05f789a60306 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:32.019694 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a02646a9-6c35-4b39-a998-05f789a60306 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 returned with HTTP 404 Jul 03 04:37:32.020176 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1251/4990] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:32 2026] GET /volume/v3/volumes/bd909a81-9216-424c-9653-14b95bdb5392 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:32.028395 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:32.030034 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:37:32.030271 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:32.030543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:32.031474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:37:32.040787 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Get all volumes completed successfully. Jul 03 04:37:32.042252 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:32.042252 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:32.046916 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9be253d8-6187-4354-81b5-ecc2c4a40010 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:37:32.047465 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1257/4991] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:37:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7785 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:32.060585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e3375b5f-69ef-4a5e-a5f4-03633e26f50d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:32.062475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e3375b5f-69ef-4a5e-a5f4-03633e26f50d tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] DELETE https://10.4.3.253/volume/v3/types/c0260eac-c292-4edc-86c4-e2e1fb355ba3 Jul 03 04:37:32.062719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e3375b5f-69ef-4a5e-a5f4-03633e26f50d tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:32.062960 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e3375b5f-69ef-4a5e-a5f4-03633e26f50d tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method '_delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:32.089601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e3375b5f-69ef-4a5e-a5f4-03633e26f50d tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/c0260eac-c292-4edc-86c4-e2e1fb355ba3 returned with HTTP 202 Jul 03 04:37:32.090027 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1242/4992] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:37:32 2026] DELETE /volume/v3/types/c0260eac-c292-4edc-86c4-e2e1fb355ba3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:32.102442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7d8420a7-b8b4-4f7c-b160-e59911bc3877 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:32.104192 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7d8420a7-b8b4-4f7c-b160-e59911bc3877 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:37:32.104579 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7d8420a7-b8b4-4f7c-b160-e59911bc3877 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1797123345", "extra_specs": {}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:32.118980 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7d8420a7-b8b4-4f7c-b160-e59911bc3877 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:37:32.119343 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1243/4993] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:37:32 2026] POST /volume/v3/types => generated 214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:32.129761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d99fd1c8-75bb-4379-a151-6604583f23f3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:32.132001 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d99fd1c8-75bb-4379-a151-6604583f23f3 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types/a5955642-4126-4179-ae23-71334e27409f/encryption Jul 03 04:37:32.132408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d99fd1c8-75bb-4379-a151-6604583f23f3 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:32.134274 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:32.134274 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:32.150618 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d99fd1c8-75bb-4379-a151-6604583f23f3 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/a5955642-4126-4179-ae23-71334e27409f/encryption returned with HTTP 200 Jul 03 04:37:32.151361 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1252/4994] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:37:32 2026] POST /volume/v3/types/a5955642-4126-4179-ae23-71334e27409f/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:32.160046 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:32.161945 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:37:32.162299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-233954243", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1797123345", "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:32.163823 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-233954243', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1797123345', 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:37:32.167077 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume of 1 GB Jul 03 04:37:32.167465 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:32.167465 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:32.167944 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Availability Zones retrieved successfully. Jul 03 04:37:32.173473 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (c8a1be5c-47f3-4a73-88a8-16b3de06dee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:32.174489 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d309cff9-553e-48dd-bdf8-3dfb622d4dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:32.175480 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:37:32.200151 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d309cff9-553e-48dd-bdf8-3dfb622d4dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:37:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5955642-4126-4179-ae23-71334e27409f,is_public=True,name='tempest-scenario-type-luksv2-1797123345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5955642-4126-4179-ae23-71334e27409f', '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=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:32.200976 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a9e9900-cbc7-4aad-a4ea-fe45fac9c27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:32.230264 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1797123345 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1797123345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:37:32.230601 np0000004364 devstack@c-api.service[99794]: WARNING cinder.quota [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1797123345 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1797123345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:37:32.257319 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Created reservations ['bf8d07e3-14c4-4eba-b9a5-0fbae445d6bf', 'b094a35e-b6ea-4a0f-b602-38569f5f878f', '2ce42903-cfcc-4bc1-a2a8-cdaac00a6222', 'f966c505-a796-4125-80fd-bab70570bcce'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:32.258275 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a9e9900-cbc7-4aad-a4ea-fe45fac9c27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8d07e3-14c4-4eba-b9a5-0fbae445d6bf', 'b094a35e-b6ea-4a0f-b602-38569f5f878f', '2ce42903-cfcc-4bc1-a2a8-cdaac00a6222', 'f966c505-a796-4125-80fd-bab70570bcce']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:32.258983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962b935e-8f47-4be3-8253-580bdab48a18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:32.283951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962b935e-8f47-4be3-8253-580bdab48a18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1c7a449-57d8-4e6f-abb0-ef091d12328a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-233954243',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['bf8d07e3-14c4-4eba-b9a5-0fbae445d6bf','b094a35e-b6ea-4a0f-b602-38569f5f878f','2ce42903-cfcc-4bc1-a2a8-cdaac00a6222','f966c505-a796-4125-80fd-bab70570bcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=a5955642-4126-4179-ae23-71334e27409f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-233954243',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e1c7a449-57d8-4e6f-abb0-ef091d12328a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a1b76ceaf548c185e20e95b09e0112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5955642-4126-4179-ae23-71334e27409f),volume_type_id=a5955642-4126-4179-ae23-71334e27409f)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:32.284787 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c770c69-bdf4-49dd-b1c2-21bef688d063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:32.308715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c770c69-bdf4-49dd-b1c2-21bef688d063) transitioned into state 'SUCCESS' from state '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-233954243',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['bf8d07e3-14c4-4eba-b9a5-0fbae445d6bf','b094a35e-b6ea-4a0f-b602-38569f5f878f','2ce42903-cfcc-4bc1-a2a8-cdaac00a6222','f966c505-a796-4125-80fd-bab70570bcce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=a5955642-4126-4179-ae23-71334e27409f)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:32.309610 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36dd6a92-eadb-4e27-9bde-8cadaee07f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:32.318989 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36dd6a92-eadb-4e27-9bde-8cadaee07f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:32.319766 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (c8a1be5c-47f3-4a73-88a8-16b3de06dee8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:32.320056 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request issued successfully. Jul 03 04:37:32.320727 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3b8a724e-cb82-4ce4-abb0-ec21f619c17d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:37:32.321125 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1258/4995] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:37:32 2026] POST /volume/v3/volumes => generated 786 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:33.370861 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3834dd06-4ff6-4368-a8cd-064dad780d8e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:33.373227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3834dd06-4ff6-4368-a8cd-064dad780d8e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 Jul 03 04:37:33.373557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3834dd06-4ff6-4368-a8cd-064dad780d8e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:33.373833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3834dd06-4ff6-4368-a8cd-064dad780d8e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:33.381512 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3834dd06-4ff6-4368-a8cd-064dad780d8e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 returned with HTTP 404 Jul 03 04:37:33.382192 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1243/4996] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:33 2026] GET /volume/v3/volumes/ed27997e-9457-4721-a703-1ee00dbe44c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:33.436961 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-45e66bed-46f6-437b-84b0-64e64da127d9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:33.438854 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:33.439136 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:33.439441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:33.439608 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:33.446103 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:33.446103 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:33.446596 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:33.463505 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:37:33.463701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-45e66bed-46f6-437b-84b0-64e64da127d9 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 202 Jul 03 04:37:33.464104 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1244/4997] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:37:33 2026] DELETE /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:33.472262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5a6e3f59-5fee-4d93-af8c-f4294b815729 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:33.473952 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a6e3f59-5fee-4d93-af8c-f4294b815729 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:33.474150 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a6e3f59-5fee-4d93-af8c-f4294b815729 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:33.474389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5a6e3f59-5fee-4d93-af8c-f4294b815729 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:33.479971 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:33.479971 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:33.480556 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5a6e3f59-5fee-4d93-af8c-f4294b815729 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:37:33.481592 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5a6e3f59-5fee-4d93-af8c-f4294b815729 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 200 Jul 03 04:37:33.481963 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1253/4998] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:33 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:34.491575 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ee1d526f-4558-418e-950f-5bb9c9f71cac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:34.493628 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ee1d526f-4558-418e-950f-5bb9c9f71cac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 Jul 03 04:37:34.493818 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ee1d526f-4558-418e-950f-5bb9c9f71cac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:34.494041 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ee1d526f-4558-418e-950f-5bb9c9f71cac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:34.498535 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ee1d526f-4558-418e-950f-5bb9c9f71cac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 returned with HTTP 404 Jul 03 04:37:34.499146 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1259/4999] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:37:34 2026] GET /volume/v3/snapshots/5fd89da5-cae9-45e7-a1bd-ab244a35b701 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:34.506217 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:34.507989 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:34.508172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:34.508363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:34.508537 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:34.515968 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:34.515968 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:34.516259 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:34.533815 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:37:34.534006 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-740e1cb5-7d65-40ad-904a-5d28d9eb3227 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 202 Jul 03 04:37:34.534484 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1244/5000] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:37:34 2026] DELETE /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:34.543752 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2e491e54-113c-484e-8481-a7f0d0763c35 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:34.546074 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2e491e54-113c-484e-8481-a7f0d0763c35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:34.546339 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2e491e54-113c-484e-8481-a7f0d0763c35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:34.546603 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2e491e54-113c-484e-8481-a7f0d0763c35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:34.555605 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:34.555605 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:34.560503 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2e491e54-113c-484e-8481-a7f0d0763c35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:34.566898 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2e491e54-113c-484e-8481-a7f0d0763c35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 200 Jul 03 04:37:34.567438 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1245/5001] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:34 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:34.616408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:34.618761 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] DELETE https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:37:34.619053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:34.619357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:34.619589 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Delete volume with id: 42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:37:34.629078 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:34.629078 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:34.629817 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:34.651294 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Delete volume request issued successfully. Jul 03 04:37:34.651505 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-39cadd7c-ae1f-4490-8813-4fc5d7a1b2d3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 202 Jul 03 04:37:34.651920 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1254/5002] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:37:34 2026] DELETE /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:37:34.659087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2e380265-2a67-4299-ace1-2babb90784fd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:34.661492 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e380265-2a67-4299-ace1-2babb90784fd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:37:34.661797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e380265-2a67-4299-ace1-2babb90784fd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:34.662080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2e380265-2a67-4299-ace1-2babb90784fd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:34.672016 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:34.672016 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:34.677563 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2e380265-2a67-4299-ace1-2babb90784fd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Volume info retrieved successfully. Jul 03 04:37:34.684041 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2e380265-2a67-4299-ace1-2babb90784fd tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 200 Jul 03 04:37:34.684441 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1260/5003] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:34 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:35.583785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-99a41433-4935-4b3d-a082-e40658c80444 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:35.586085 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-99a41433-4935-4b3d-a082-e40658c80444 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 Jul 03 04:37:35.586342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-99a41433-4935-4b3d-a082-e40658c80444 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:35.586602 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-99a41433-4935-4b3d-a082-e40658c80444 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:35.593320 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-99a41433-4935-4b3d-a082-e40658c80444 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 returned with HTTP 404 Jul 03 04:37:35.593887 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1245/5004] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:35 2026] GET /volume/v3/volumes/ecb9fb17-6cce-4d5f-9823-b0e37fa959a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:35.621510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a4441c05-81ae-479a-9af6-793732a35bae None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:35.623272 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:37:35.623617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-620150741", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:35.625140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-620150741', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:37:35.697052 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-aa990ce2-3dd0-40f6-9d3e-3897e99fabc3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:35.699220 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aa990ce2-3dd0-40f6-9d3e-3897e99fabc3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] GET https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 Jul 03 04:37:35.699492 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aa990ce2-3dd0-40f6-9d3e-3897e99fabc3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:35.699820 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-aa990ce2-3dd0-40f6-9d3e-3897e99fabc3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:35.708317 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-aa990ce2-3dd0-40f6-9d3e-3897e99fabc3 tempest-TestStampPattern-226329081 tempest-TestStampPattern-226329081-project-member] https://10.4.3.253/volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 returned with HTTP 404 Jul 03 04:37:35.709009 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1255/5005] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:35 2026] GET /volume/v3/volumes/42ad1fc1-cb52-4ab5-a1a8-01350fc19cb9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:35.710539 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:37:35.715810 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:37:35.723231 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (30b17439-376b-4299-a7c4-17afa3ba81cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:35.724739 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ea8f8f-f33c-4016-952d-095b9012c492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:35.725758 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:37:35.785853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ea8f8f-f33c-4016-952d-095b9012c492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:35.786767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d3bb49-3bfd-43c4-bc2c-bb04686e659b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:35.827212 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['683f77ba-7b06-4ac6-90b4-9603f6f3989a', '1b1549ae-d63b-4954-ba4b-05b8e37f549d', '13e341e1-2747-4d5d-a8cf-05a7e2941c54', '1a31b573-5731-43ed-8d7d-c0625ca35aa9'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:35.828065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73d3bb49-3bfd-43c4-bc2c-bb04686e659b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683f77ba-7b06-4ac6-90b4-9603f6f3989a', '1b1549ae-d63b-4954-ba4b-05b8e37f549d', '13e341e1-2747-4d5d-a8cf-05a7e2941c54', '1a31b573-5731-43ed-8d7d-c0625ca35aa9']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:35.828905 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed46d82f-2c3c-4c75-944f-ed3d126633a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:35.856020 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed46d82f-2c3c-4c75-944f-ed3d126633a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2c1ef8d-97d0-47e4-9161-204be09c5dbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-620150741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['683f77ba-7b06-4ac6-90b4-9603f6f3989a','1b1549ae-d63b-4954-ba4b-05b8e37f549d','13e341e1-2747-4d5d-a8cf-05a7e2941c54','1a31b573-5731-43ed-8d7d-c0625ca35aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-620150741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2c1ef8d-97d0-47e4-9161-204be09c5dbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:35.857435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e323c71-8fa9-498e-93cb-218ab8b04318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:35.875410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e323c71-8fa9-498e-93cb-218ab8b04318) transitioned into state 'SUCCESS' from state '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-620150741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['683f77ba-7b06-4ac6-90b4-9603f6f3989a','1b1549ae-d63b-4954-ba4b-05b8e37f549d','13e341e1-2747-4d5d-a8cf-05a7e2941c54','1a31b573-5731-43ed-8d7d-c0625ca35aa9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:35.876219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de59105-1458-4a9f-b4b1-126338e9d2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:35.887178 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de59105-1458-4a9f-b4b1-126338e9d2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:35.888249 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (30b17439-376b-4299-a7c4-17afa3ba81cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:35.888701 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:37:35.889455 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4441c05-81ae-479a-9af6-793732a35bae tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:37:35.889997 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1246/5006] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:37:35 2026] POST /volume/v3/volumes => generated 758 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:35.907555 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6cc5961d-bd13-4cba-a8e0-556058ddbc22 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:35.909619 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6cc5961d-bd13-4cba-a8e0-556058ddbc22 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:37:35.909878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6cc5961d-bd13-4cba-a8e0-556058ddbc22 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:35.910120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6cc5961d-bd13-4cba-a8e0-556058ddbc22 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:35.918607 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:35.918607 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:35.924034 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6cc5961d-bd13-4cba-a8e0-556058ddbc22 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:35.929950 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6cc5961d-bd13-4cba-a8e0-556058ddbc22 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:37:35.930559 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1261/5007] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:35 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:36.946347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a2c5d4b5-c955-407c-91ce-7e04dde69048 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:36.948195 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a2c5d4b5-c955-407c-91ce-7e04dde69048 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:37:36.948434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a2c5d4b5-c955-407c-91ce-7e04dde69048 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:36.948618 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a2c5d4b5-c955-407c-91ce-7e04dde69048 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:36.955537 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:36.955537 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:36.959152 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a2c5d4b5-c955-407c-91ce-7e04dde69048 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:36.963760 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a2c5d4b5-c955-407c-91ce-7e04dde69048 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:37:36.964141 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1246/5008] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:36 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:36.977251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-93c7d2b6-fcde-47a8-923f-6dff2ad2aa79 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:36.978789 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93c7d2b6-fcde-47a8-923f-6dff2ad2aa79 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:37:36.978952 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93c7d2b6-fcde-47a8-923f-6dff2ad2aa79 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:36.979122 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-93c7d2b6-fcde-47a8-923f-6dff2ad2aa79 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:36.985377 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:36.985377 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:36.988670 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-93c7d2b6-fcde-47a8-923f-6dff2ad2aa79 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:36.992892 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-93c7d2b6-fcde-47a8-923f-6dff2ad2aa79 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:37:36.993307 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1256/5009] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:37:36 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:38.249610 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-0ca33c56-d263-4a1f-8cbf-ab7146ee4ab4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:38.252731 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-0ca33c56-d263-4a1f-8cbf-ab7146ee4ab4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:37:38.253019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-0ca33c56-d263-4a1f-8cbf-ab7146ee4ab4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:38.253306 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-0ca33c56-d263-4a1f-8cbf-ab7146ee4ab4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:38.263217 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:38.263217 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:38.269541 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-0ca33c56-d263-4a1f-8cbf-ab7146ee4ab4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:38.279217 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-0ca33c56-d263-4a1f-8cbf-ab7146ee4ab4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:37:38.279217 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1247/5010] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:38 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:38.828541 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-1b88d863-2777-4b47-a4ac-3b4e689aae76 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:38.831347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-1b88d863-2777-4b47-a4ac-3b4e689aae76 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:37:38.831641 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-1b88d863-2777-4b47-a4ac-3b4e689aae76 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:38.831889 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-1b88d863-2777-4b47-a4ac-3b4e689aae76 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:38.842343 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:38.842343 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:38.847640 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-1b88d863-2777-4b47-a4ac-3b4e689aae76 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:38.854560 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-1b88d863-2777-4b47-a4ac-3b4e689aae76 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:37:38.855156 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1262/5011] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:37:38 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:38.866106 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a430f793-ee88-446f-9093-730f013a20c3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:38.866776 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a430f793-ee88-446f-9093-730f013a20c3 None None] GET https://10.4.3.253/volume// Jul 03 04:37:38.866776 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a430f793-ee88-446f-9093-730f013a20c3 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:38.867044 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a430f793-ee88-446f-9093-730f013a20c3 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:38.867442 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a430f793-ee88-446f-9093-730f013a20c3 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:38.867748 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1247/5012] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:37:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:38.878567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-a29b43db-010e-46fd-8ab9-476ca31bd5b2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:38.880901 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-a29b43db-010e-46fd-8ab9-476ca31bd5b2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:37:38.881452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-a29b43db-010e-46fd-8ab9-476ca31bd5b2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2c1ef8d-97d0-47e4-9161-204be09c5dbd", "connector": null, "instance_uuid": "38ee7934-a32b-4b8d-8304-c47d1470a982"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:38.892211 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:38.892211 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:38.924525 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-a29b43db-010e-46fd-8ab9-476ca31bd5b2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:37:38.925125 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1257/5013] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:37:38 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) Jul 03 04:37:41.913816 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:42.014261 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:37:42.014629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2135313167"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:42.015973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2135313167'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:37:42.016080 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Create volume of 1 GB Jul 03 04:37:42.019954 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Availability Zones retrieved successfully. Jul 03 04:37:42.024973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Flow 'volume_create_api' (4b699058-46a5-4894-8b9d-8c36bfcf8342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:42.025806 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d7b2f3-7ad9-46da-bd79-ebd46b97789b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:42.026577 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:37:42.052564 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4d7b2f3-7ad9-46da-bd79-ebd46b97789b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:42.053333 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53dd820-c2de-49fb-b727-a68d955ce85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:42.119459 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Created reservations ['059344d5-6e9f-468a-ae5c-1dc847aa684a', 'ffe2dd77-78a9-4040-b1cf-71561a01e694', '86634d16-657a-4bf5-b20b-01d71acadcb4', '5bae6bcf-7c59-470a-a534-aaa2044d209f'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:42.120185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f53dd820-c2de-49fb-b727-a68d955ce85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['059344d5-6e9f-468a-ae5c-1dc847aa684a', 'ffe2dd77-78a9-4040-b1cf-71561a01e694', '86634d16-657a-4bf5-b20b-01d71acadcb4', '5bae6bcf-7c59-470a-a534-aaa2044d209f']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:42.120966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21779804-6363-42c4-91f4-fd7771d3fc31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:42.144140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21779804-6363-42c4-91f4-fd7771d3fc31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16218af6-5e70-42d4-af7f-918caf71e9a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135313167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56ea35305224998a72a2ad216920ef6',qos_specs=None,replication_status=,reservations=['059344d5-6e9f-468a-ae5c-1dc847aa684a','ffe2dd77-78a9-4040-b1cf-71561a01e694','86634d16-657a-4bf5-b20b-01d71acadcb4','5bae6bcf-7c59-470a-a534-aaa2044d209f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866f9043a1264b469330a92472567bc0',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135313167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16218af6-5e70-42d4-af7f-918caf71e9a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56ea35305224998a72a2ad216920ef6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='866f9043a1264b469330a92472567bc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:42.145389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2185006a-aa84-4ac5-8c59-a10879aecb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:42.167229 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2185006a-aa84-4ac5-8c59-a10879aecb7f) transitioned into state 'SUCCESS' from state '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-2135313167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56ea35305224998a72a2ad216920ef6',qos_specs=None,replication_status=,reservations=['059344d5-6e9f-468a-ae5c-1dc847aa684a','ffe2dd77-78a9-4040-b1cf-71561a01e694','86634d16-657a-4bf5-b20b-01d71acadcb4','5bae6bcf-7c59-470a-a534-aaa2044d209f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='866f9043a1264b469330a92472567bc0',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:42.167812 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ed1600-ca59-47bd-a129-9cb15b70d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:37:42.181183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95ed1600-ca59-47bd-a129-9cb15b70d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:37:42.182105 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Flow 'volume_create_api' (4b699058-46a5-4894-8b9d-8c36bfcf8342) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:37:42.182453 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Create volume request issued successfully. Jul 03 04:37:42.183136 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed79f9ed-4858-422c-9811-c3ceef31ed2f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:37:42.183756 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1248/5014] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:37:41 2026] POST /volume/v3/volumes => generated 778 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:42.196587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-84761f9b-28cb-4a95-b30f-a12d444e16f4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:42.198738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-84761f9b-28cb-4a95-b30f-a12d444e16f4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 Jul 03 04:37:42.198999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-84761f9b-28cb-4a95-b30f-a12d444e16f4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:42.199247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-84761f9b-28cb-4a95-b30f-a12d444e16f4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:42.208156 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:42.208156 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:42.212476 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-84761f9b-28cb-4a95-b30f-a12d444e16f4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Volume info retrieved successfully. Jul 03 04:37:42.217584 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-84761f9b-28cb-4a95-b30f-a12d444e16f4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 returned with HTTP 200 Jul 03 04:37:42.218091 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1263/5015] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:42 2026] GET /volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:43.232413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b8572831-be37-4419-9caf-d416927f3234 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:43.234095 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b8572831-be37-4419-9caf-d416927f3234 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 Jul 03 04:37:43.234354 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b8572831-be37-4419-9caf-d416927f3234 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:43.234551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b8572831-be37-4419-9caf-d416927f3234 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:43.243255 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:43.243255 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:43.247253 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b8572831-be37-4419-9caf-d416927f3234 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Volume info retrieved successfully. Jul 03 04:37:43.251795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b8572831-be37-4419-9caf-d416927f3234 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 returned with HTTP 200 Jul 03 04:37:43.252283 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1248/5016] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:43 2026] GET /volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:43.265175 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:43.266989 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:37:43.267442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "16218af6-5e70-42d4-af7f-918caf71e9a5", "name": "tempest-type-Backup-1623508209"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:43.268948 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Creating new backup {'backup': {'volume_id': '16218af6-5e70-42d4-af7f-918caf71e9a5', 'name': 'tempest-type-Backup-1623508209'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:37:43.269117 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Creating backup of volume 16218af6-5e70-42d4-af7f-918caf71e9a5 in container None Jul 03 04:37:43.277028 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:43.277028 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:43.277367 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Volume info retrieved successfully. Jul 03 04:37:43.305822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Created reservations ['2e8d6154-5880-4d9a-8707-e266fae28f8d', 'b05db6f0-3150-49d9-bf5f-8aadd9d79b40'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:37:43.338444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b67efc58-1b79-40fc-95eb-e0889cabd705 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:37:43.338978 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1258/5017] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:37:43 2026] POST /volume/v3/backups => generated 316 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:37:43.347508 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f0a133c0-df7b-41f0-a37a-a95e702a464a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:43.349521 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0a133c0-df7b-41f0-a37a-a95e702a464a tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:43.349735 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0a133c0-df7b-41f0-a37a-a95e702a464a tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:43.349923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f0a133c0-df7b-41f0-a37a-a95e702a464a tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:43.350360 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f0a133c0-df7b-41f0-a37a-a95e702a464a tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:43.354476 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:43.354476 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:43.355393 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f0a133c0-df7b-41f0-a37a-a95e702a464a tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:43.355639 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1249/5018] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:43 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:44.367779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0a10d7f1-09de-492b-854c-1dcea936dbf2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:44.370449 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0a10d7f1-09de-492b-854c-1dcea936dbf2 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:44.370715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0a10d7f1-09de-492b-854c-1dcea936dbf2 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:44.370960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0a10d7f1-09de-492b-854c-1dcea936dbf2 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:44.371064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0a10d7f1-09de-492b-854c-1dcea936dbf2 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:44.377179 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:44.377179 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:44.377921 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0a10d7f1-09de-492b-854c-1dcea936dbf2 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:44.378641 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1264/5019] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:44 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:44.913432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a99a1546-e2bf-4a50-bb4f-66e19c046f66 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:44.913862 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a99a1546-e2bf-4a50-bb4f-66e19c046f66 None None] GET https://10.4.3.253/volume// Jul 03 04:37:44.914039 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a99a1546-e2bf-4a50-bb4f-66e19c046f66 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:44.914258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a99a1546-e2bf-4a50-bb4f-66e19c046f66 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:44.914601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a99a1546-e2bf-4a50-bb4f-66e19c046f66 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:37:44.914941 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1249/5020] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:37:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:37:44.923367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-3906e044-8a80-42cd-9f3d-f41fd2d5b279 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:44.926207 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-3906e044-8a80-42cd-9f3d-f41fd2d5b279 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:37:44.926570 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-3906e044-8a80-42cd-9f3d-f41fd2d5b279 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:44.926896 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-3906e044-8a80-42cd-9f3d-f41fd2d5b279 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:44.929621 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=126,cinder:UPDATE=23,cinder:INSERT=11 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:37:44.941204 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:44.941204 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:44.946006 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-3906e044-8a80-42cd-9f3d-f41fd2d5b279 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:37:44.952798 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-3906e044-8a80-42cd-9f3d-f41fd2d5b279 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:37:44.953381 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1259/5021] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:37:44 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1545 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:37:45.059971 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:45.062166 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400 Jul 03 04:37:45.062604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:45.070253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-c2c1ef8d-97d0-47e4-9161-204be09c5dbd-np0000004364" by "attachment_update" {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:37:45.075542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-c2c1ef8d-97d0-47e4-9161-204be09c5dbd-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99792) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:37:45.076745 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:45.076745 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:45.391707 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b519383e-6950-443e-a723-fc39c639ceec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:45.393607 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b519383e-6950-443e-a723-fc39c639ceec tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:45.393860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b519383e-6950-443e-a723-fc39c639ceec tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:45.394098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b519383e-6950-443e-a723-fc39c639ceec tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:45.394228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b519383e-6950-443e-a723-fc39c639ceec tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:45.396081 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=164,cinder:UPDATE=28,cinder:INSERT=16 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:37:45.399420 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:45.399420 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:45.400173 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b519383e-6950-443e-a723-fc39c639ceec tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:45.400659 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1265/5022] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:45 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:45.598241 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.coordination [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-c2c1ef8d-97d0-47e4-9161-204be09c5dbd-np0000004364" released by "attachment_update" :: held 0.523s {{(pid=99792) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:37:45.598560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-30340d8b-8d96-4614-ae5d-1a44e7a9d983 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400 returned with HTTP 200 Jul 03 04:37:45.599055 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1250/5023] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:37:45 2026] PUT /volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:37:46.113282 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-5459e8b4-759d-49c5-9da1-c1c8e62e0ce6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:46.115600 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-5459e8b4-759d-49c5-9da1-c1c8e62e0ce6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400/action Jul 03 04:37:46.116014 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-5459e8b4-759d-49c5-9da1-c1c8e62e0ce6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:37:46.116157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-5459e8b4-759d-49c5-9da1-c1c8e62e0ce6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:37:46.138220 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:46.138220 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:46.154672 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8f6c45e8-7a11-44f0-833c-01787f68d286 req-5459e8b4-759d-49c5-9da1-c1c8e62e0ce6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400/action returned with HTTP 204 Jul 03 04:37:46.155159 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1250/5024] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:37:46 2026] POST /volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:37:46.412059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-be9be6c5-0c51-4bb8-a059-245334b3b2ca None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:46.413896 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be9be6c5-0c51-4bb8-a059-245334b3b2ca tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:46.414132 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be9be6c5-0c51-4bb8-a059-245334b3b2ca tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:46.414344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be9be6c5-0c51-4bb8-a059-245334b3b2ca tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:46.414483 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-be9be6c5-0c51-4bb8-a059-245334b3b2ca tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:46.422495 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:46.422495 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:46.423190 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be9be6c5-0c51-4bb8-a059-245334b3b2ca tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:46.423649 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1260/5025] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:46 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:47.436893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-216e6a4a-2b16-4c92-8735-35b7a9ec0198 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:47.438674 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-216e6a4a-2b16-4c92-8735-35b7a9ec0198 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:47.438872 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-216e6a4a-2b16-4c92-8735-35b7a9ec0198 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:47.439065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-216e6a4a-2b16-4c92-8735-35b7a9ec0198 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:47.439162 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-216e6a4a-2b16-4c92-8735-35b7a9ec0198 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:47.443554 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:47.443554 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:47.444182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-216e6a4a-2b16-4c92-8735-35b7a9ec0198 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:47.444556 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1266/5026] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:47 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:48.457396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f43fe57-28fc-477a-b7e3-29e5b7a3211d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:48.459178 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f43fe57-28fc-477a-b7e3-29e5b7a3211d tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:48.459430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f43fe57-28fc-477a-b7e3-29e5b7a3211d tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:48.459607 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f43fe57-28fc-477a-b7e3-29e5b7a3211d tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:48.459701 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9f43fe57-28fc-477a-b7e3-29e5b7a3211d tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:48.461620 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=184,cinder:INSERT=29,cinder:UPDATE=60 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:37:48.467292 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:48.467292 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:48.468104 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f43fe57-28fc-477a-b7e3-29e5b7a3211d tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:48.468530 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1251/5027] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:48 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:49.490342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-327d50ae-4778-43dc-8841-15ee0be50ba1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:49.492086 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-327d50ae-4778-43dc-8841-15ee0be50ba1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:49.492275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-327d50ae-4778-43dc-8841-15ee0be50ba1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:49.492470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-327d50ae-4778-43dc-8841-15ee0be50ba1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:49.492556 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-327d50ae-4778-43dc-8841-15ee0be50ba1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:49.496599 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:49.496599 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:49.497203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-327d50ae-4778-43dc-8841-15ee0be50ba1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:49.497589 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1251/5028] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:49 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:50.523582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1ca17689-d15e-4dc7-a410-b1790913a09b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:50.528210 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ca17689-d15e-4dc7-a410-b1790913a09b tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:50.529384 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ca17689-d15e-4dc7-a410-b1790913a09b tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:50.531619 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ca17689-d15e-4dc7-a410-b1790913a09b tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:50.531781 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1ca17689-d15e-4dc7-a410-b1790913a09b tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:50.540384 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:50.540384 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:50.541916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ca17689-d15e-4dc7-a410-b1790913a09b tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:50.542814 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1261/5029] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:50 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:51.560203 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c548f567-f740-488e-8f2e-e16e391e22bc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:51.562178 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c548f567-f740-488e-8f2e-e16e391e22bc tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:51.562507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c548f567-f740-488e-8f2e-e16e391e22bc tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:51.562725 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c548f567-f740-488e-8f2e-e16e391e22bc tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:51.562849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c548f567-f740-488e-8f2e-e16e391e22bc tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:51.567205 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:51.567205 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:51.567925 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c548f567-f740-488e-8f2e-e16e391e22bc tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:51.568286 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1267/5030] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:51 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:52.579620 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6846b032-6790-4879-b8b8-292e66b9c038 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:52.581606 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6846b032-6790-4879-b8b8-292e66b9c038 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:52.581875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6846b032-6790-4879-b8b8-292e66b9c038 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:52.582081 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6846b032-6790-4879-b8b8-292e66b9c038 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:52.582232 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-6846b032-6790-4879-b8b8-292e66b9c038 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:52.587452 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:52.587452 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:52.588303 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6846b032-6790-4879-b8b8-292e66b9c038 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:52.588743 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1252/5031] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:52 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:53.601167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9d4da674-792b-4258-ba8d-3c160761cc49 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:53.603298 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9d4da674-792b-4258-ba8d-3c160761cc49 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:53.603593 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9d4da674-792b-4258-ba8d-3c160761cc49 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:53.603859 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9d4da674-792b-4258-ba8d-3c160761cc49 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:53.604032 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9d4da674-792b-4258-ba8d-3c160761cc49 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:53.609120 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:53.609120 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:53.609802 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9d4da674-792b-4258-ba8d-3c160761cc49 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:53.610216 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1252/5032] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:53 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:54.619848 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1d4d60a3-bbc3-4138-847e-d0b7cfdeb747 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:54.621441 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1d4d60a3-bbc3-4138-847e-d0b7cfdeb747 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:54.621635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1d4d60a3-bbc3-4138-847e-d0b7cfdeb747 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:54.621822 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1d4d60a3-bbc3-4138-847e-d0b7cfdeb747 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:54.621920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1d4d60a3-bbc3-4138-847e-d0b7cfdeb747 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:54.625935 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:54.625935 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:54.626531 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1d4d60a3-bbc3-4138-847e-d0b7cfdeb747 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:54.626908 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1262/5033] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:54 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:55.646661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0dfc015f-cc0c-41b2-b78e-d1404f138a6f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:55.649222 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0dfc015f-cc0c-41b2-b78e-d1404f138a6f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:55.649552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0dfc015f-cc0c-41b2-b78e-d1404f138a6f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:55.649863 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0dfc015f-cc0c-41b2-b78e-d1404f138a6f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:55.649999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0dfc015f-cc0c-41b2-b78e-d1404f138a6f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:55.656923 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:55.656923 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:55.658155 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0dfc015f-cc0c-41b2-b78e-d1404f138a6f tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:55.658679 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1268/5034] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:55 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:56.677393 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4d7288c5-f1e2-4d92-9603-e6781d3d5bba None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:56.679765 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4d7288c5-f1e2-4d92-9603-e6781d3d5bba tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:56.679996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4d7288c5-f1e2-4d92-9603-e6781d3d5bba tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:56.680220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4d7288c5-f1e2-4d92-9603-e6781d3d5bba tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:56.680433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-4d7288c5-f1e2-4d92-9603-e6781d3d5bba tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:56.685211 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:56.685211 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:37:56.686016 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4d7288c5-f1e2-4d92-9603-e6781d3d5bba tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:56.686515 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1253/5035] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:56 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:57.711221 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-05fcb5c9-891f-4477-b7c9-0bb0fdb6eee3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:57.713501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-05fcb5c9-891f-4477-b7c9-0bb0fdb6eee3 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:57.713767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-05fcb5c9-891f-4477-b7c9-0bb0fdb6eee3 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:57.713956 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-05fcb5c9-891f-4477-b7c9-0bb0fdb6eee3 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:57.714090 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-05fcb5c9-891f-4477-b7c9-0bb0fdb6eee3 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:57.715855 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=125,cinder:UPDATE=16,cinder:INSERT=2 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:37:57.719754 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:57.719754 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:37:57.721071 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-05fcb5c9-891f-4477-b7c9-0bb0fdb6eee3 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:57.721584 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1253/5036] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:57 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:58.750113 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1ac4c675-9811-4f78-b248-60ca7b58f4ac None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:58.752028 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ac4c675-9811-4f78-b248-60ca7b58f4ac tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:58.752228 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ac4c675-9811-4f78-b248-60ca7b58f4ac tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:58.752425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ac4c675-9811-4f78-b248-60ca7b58f4ac tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:58.752530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-1ac4c675-9811-4f78-b248-60ca7b58f4ac tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:58.757015 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:58.757015 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:37:58.757853 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ac4c675-9811-4f78-b248-60ca7b58f4ac tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:58.758354 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1263/5037] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:58 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:37:59.770004 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d2686957-57d2-4c29-b017-3f0fca07f0a8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:37:59.772156 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2686957-57d2-4c29-b017-3f0fca07f0a8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:37:59.772422 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2686957-57d2-4c29-b017-3f0fca07f0a8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:37:59.772667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2686957-57d2-4c29-b017-3f0fca07f0a8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:37:59.772758 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d2686957-57d2-4c29-b017-3f0fca07f0a8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:37:59.778148 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:37:59.778148 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:37:59.778884 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2686957-57d2-4c29-b017-3f0fca07f0a8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:37:59.779235 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1269/5038] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:37:59 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:00.790356 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fc51fc08-045a-4fc4-bcb3-25912b86edd1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:00.792125 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc51fc08-045a-4fc4-bcb3-25912b86edd1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:38:00.792418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc51fc08-045a-4fc4-bcb3-25912b86edd1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:00.792662 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc51fc08-045a-4fc4-bcb3-25912b86edd1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:00.792734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-fc51fc08-045a-4fc4-bcb3-25912b86edd1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:38:00.797238 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:00.797238 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:00.797920 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc51fc08-045a-4fc4-bcb3-25912b86edd1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:38:00.798267 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1254/5039] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:38:00 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:01.809669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40aaa888-9f96-490d-b949-2d898bd35711 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:01.811616 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40aaa888-9f96-490d-b949-2d898bd35711 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:38:01.811871 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40aaa888-9f96-490d-b949-2d898bd35711 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:01.812067 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40aaa888-9f96-490d-b949-2d898bd35711 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:01.812915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-40aaa888-9f96-490d-b949-2d898bd35711 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:38:01.817647 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:01.817647 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:01.818488 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40aaa888-9f96-490d-b949-2d898bd35711 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:38:01.818994 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1254/5040] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:38:01 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:01.831399 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:01.833526 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] DELETE https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:38:01.833840 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:01.834083 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:01.834182 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Delete backup with id: 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. Jul 03 04:38:01.838875 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:01.838875 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:01.853415 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] delete_backup rpcapi backup_id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:38:01.855560 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d3eb887f-7778-4afc-8380-525c1a6a1f94 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 202 Jul 03 04:38:01.856161 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1264/5041] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:38:01 2026] DELETE /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:38:01.864201 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-035888b5-14aa-477e-8a6c-fab7d2ab35f7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:01.866364 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-035888b5-14aa-477e-8a6c-fab7d2ab35f7 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:38:01.866862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-035888b5-14aa-477e-8a6c-fab7d2ab35f7 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:01.867097 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-035888b5-14aa-477e-8a6c-fab7d2ab35f7 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:01.867239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-035888b5-14aa-477e-8a6c-fab7d2ab35f7 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:38:01.871999 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:01.871999 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:01.872738 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-035888b5-14aa-477e-8a6c-fab7d2ab35f7 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 200 Jul 03 04:38:01.873261 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1270/5042] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:38:01 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:02.885527 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e0a7b61a-9eeb-48fa-843b-a0ee05f91373 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:02.887476 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0a7b61a-9eeb-48fa-843b-a0ee05f91373 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e Jul 03 04:38:02.887789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b61a-9eeb-48fa-843b-a0ee05f91373 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:02.888047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0a7b61a-9eeb-48fa-843b-a0ee05f91373 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:02.888205 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e0a7b61a-9eeb-48fa-843b-a0ee05f91373 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Show backup with id 59313ab5-e3ae-455c-95c8-b7a53cdc7c0e. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:38:02.892498 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0a7b61a-9eeb-48fa-843b-a0ee05f91373 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e returned with HTTP 404 Jul 03 04:38:02.893063 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1255/5043] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:38:02 2026] GET /volume/v3/backups/59313ab5-e3ae-455c-95c8-b7a53cdc7c0e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:02.901218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:02.903626 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 Jul 03 04:38:02.903898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:02.904160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:02.904379 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Delete volume with id: 16218af6-5e70-42d4-af7f-918caf71e9a5 Jul 03 04:38:02.913230 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:02.913230 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:02.913667 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Volume info retrieved successfully. Jul 03 04:38:02.933264 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Delete volume request issued successfully. Jul 03 04:38:02.933548 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8c33edee-c4fa-4dd6-8799-641ff40cc5f8 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 returned with HTTP 202 Jul 03 04:38:02.933882 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1255/5044] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:38:02 2026] DELETE /volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:02.942775 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9808128c-a487-467d-8c24-d6477e74cea4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:02.944861 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9808128c-a487-467d-8c24-d6477e74cea4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 Jul 03 04:38:02.945148 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9808128c-a487-467d-8c24-d6477e74cea4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:02.945432 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9808128c-a487-467d-8c24-d6477e74cea4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:02.953252 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:02.953252 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:02.957342 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9808128c-a487-467d-8c24-d6477e74cea4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Volume info retrieved successfully. Jul 03 04:38:02.961806 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9808128c-a487-467d-8c24-d6477e74cea4 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 returned with HTTP 200 Jul 03 04:38:02.962213 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1265/5045] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:38:02 2026] GET /volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:03.977349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-02fb4d3a-a546-4019-a178-dae19b908ae1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:03.979284 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-02fb4d3a-a546-4019-a178-dae19b908ae1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] GET https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 Jul 03 04:38:03.979583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-02fb4d3a-a546-4019-a178-dae19b908ae1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:03.979824 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-02fb4d3a-a546-4019-a178-dae19b908ae1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:03.986403 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-02fb4d3a-a546-4019-a178-dae19b908ae1 tempest-ProjectReaderTests39-1751213929 tempest-ProjectReaderTests39-1751213929-project-admin] https://10.4.3.253/volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 returned with HTTP 404 Jul 03 04:38:03.986920 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1271/5046] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:38:03 2026] GET /volume/v3/volumes/16218af6-5e70-42d4-af7f-918caf71e9a5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:05.699665 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:05.782402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:05.782402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-865276610"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:05.782402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-865276610'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:05.782402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:05.787216 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:05.792504 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (d64e8621-34e1-454f-afa8-556b83d3259f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:05.794565 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f2b773-e28f-4fda-9202-acf16259921b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:05.795385 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:05.821143 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90f2b773-e28f-4fda-9202-acf16259921b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:05.822038 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5286cb6-5442-4dc8-8eb6-e3cc4f76cfbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:05.879362 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['f631c9ce-cf66-40a9-82a5-7c9c4ed77a29', 'a7e6dc80-a188-4fd9-859b-7a1f35128eb8', '341e709f-0220-42b7-b8ae-74df654a587a', '8eb7ff54-7953-4b44-a5b3-a22015143ea3'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:05.880561 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5286cb6-5442-4dc8-8eb6-e3cc4f76cfbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f631c9ce-cf66-40a9-82a5-7c9c4ed77a29', 'a7e6dc80-a188-4fd9-859b-7a1f35128eb8', '341e709f-0220-42b7-b8ae-74df654a587a', '8eb7ff54-7953-4b44-a5b3-a22015143ea3']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:05.881596 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebccb866-a077-4445-a78f-0f1512ed022e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:05.912161 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebccb866-a077-4445-a78f-0f1512ed022e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '695db997-85ba-4116-8208-0edba93991da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-865276610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['f631c9ce-cf66-40a9-82a5-7c9c4ed77a29','a7e6dc80-a188-4fd9-859b-7a1f35128eb8','341e709f-0220-42b7-b8ae-74df654a587a','8eb7ff54-7953-4b44-a5b3-a22015143ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-865276610',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=695db997-85ba-4116-8208-0edba93991da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:05.913064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f7a220-0144-4cb3-ac30-9a5c7de19411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:05.930273 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2f7a220-0144-4cb3-ac30-9a5c7de19411) transitioned into state 'SUCCESS' from state '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-865276610',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['f631c9ce-cf66-40a9-82a5-7c9c4ed77a29','a7e6dc80-a188-4fd9-859b-7a1f35128eb8','341e709f-0220-42b7-b8ae-74df654a587a','8eb7ff54-7953-4b44-a5b3-a22015143ea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:05.930999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4094d06-4611-4f25-b2b5-0ba6265e0d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:05.942349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4094d06-4611-4f25-b2b5-0ba6265e0d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:05.943135 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (d64e8621-34e1-454f-afa8-556b83d3259f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:05.943465 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:05.944024 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8ff2029a-dbac-406b-9e1a-3e3b81889d09 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:05.944477 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1256/5047] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:05 2026] POST /volume/v3/volumes => generated 777 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:05.958619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-623379f8-5e0d-4132-b3f0-bf20636f77d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:05.960739 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-623379f8-5e0d-4132-b3f0-bf20636f77d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:05.961004 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-623379f8-5e0d-4132-b3f0-bf20636f77d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:05.961493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-623379f8-5e0d-4132-b3f0-bf20636f77d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:05.969979 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:05.969979 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:05.974113 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-623379f8-5e0d-4132-b3f0-bf20636f77d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:05.979403 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-623379f8-5e0d-4132-b3f0-bf20636f77d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da returned with HTTP 200 Jul 03 04:38:05.979988 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1256/5048] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:05 2026] GET /volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:06.993286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-85e829da-2e62-4f15-b426-d7f98d9c42d5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:06.994922 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-85e829da-2e62-4f15-b426-d7f98d9c42d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:06.995095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-85e829da-2e62-4f15-b426-d7f98d9c42d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:06.995257 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-85e829da-2e62-4f15-b426-d7f98d9c42d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:07.002104 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:07.002104 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:07.005363 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-85e829da-2e62-4f15-b426-d7f98d9c42d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:07.009613 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-85e829da-2e62-4f15-b426-d7f98d9c42d5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da returned with HTTP 200 Jul 03 04:38:07.010004 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1266/5049] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:06 2026] GET /volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:07.023012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b8e4a793-5527-49c2-8d64-e47842141365 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:07.084440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:07.084834 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "695db997-85ba-4116-8208-0edba93991da", "name": "tempest-ProjectMemberTests-Snapshot-933052878"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:07.094894 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:07.094894 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:07.095485 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Volume info retrieved successfully. Jul 03 04:38:07.095619 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Create snapshot from volume 695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:07.134919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Created reservations ['a3811ac5-d9ef-4252-b4e7-fa0630178ed2', '76c06c45-5284-4ac1-b584-8b15ff2a464f', 'adf91ee7-ba75-4db5-b50a-893b10ad51a3', 'fd3a460b-97de-4f57-a937-50ee1a70548a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:07.177167 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot create request issued successfully. Jul 03 04:38:07.177585 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b8e4a793-5527-49c2-8d64-e47842141365 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:07.178059 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1272/5050] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:07 2026] POST /volume/v3/snapshots => generated 304 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:07.188723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-011fb748-9732-44a1-a01a-02e739d9b794 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:07.191109 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-011fb748-9732-44a1-a01a-02e739d9b794 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 Jul 03 04:38:07.191396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-011fb748-9732-44a1-a01a-02e739d9b794 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:07.191653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-011fb748-9732-44a1-a01a-02e739d9b794 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:07.197604 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:07.197604 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:07.198503 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-011fb748-9732-44a1-a01a-02e739d9b794 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:07.199746 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-011fb748-9732-44a1-a01a-02e739d9b794 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 returned with HTTP 200 Jul 03 04:38:07.200384 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1257/5051] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:07 2026] GET /volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:08.211404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ff2f3abe-29c8-4717-87c5-346fe32014c8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:08.213843 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff2f3abe-29c8-4717-87c5-346fe32014c8 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 Jul 03 04:38:08.214129 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff2f3abe-29c8-4717-87c5-346fe32014c8 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:08.214720 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff2f3abe-29c8-4717-87c5-346fe32014c8 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:08.222132 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:08.222132 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:08.223062 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ff2f3abe-29c8-4717-87c5-346fe32014c8 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:08.224270 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff2f3abe-29c8-4717-87c5-346fe32014c8 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 returned with HTTP 200 Jul 03 04:38:08.224947 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1257/5052] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:08 2026] GET /volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:08.234458 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:08.236586 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 Jul 03 04:38:08.236796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:08.236970 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:08.237099 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Delete snapshot with id: 5851926f-c287-460a-b008-d4e25db8a722 Jul 03 04:38:08.242610 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:08.242610 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:08.243144 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:08.269053 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot delete request issued successfully. Jul 03 04:38:08.269271 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfc8157d-c58c-49a3-8fca-dd47bbb44aa0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 returned with HTTP 202 Jul 03 04:38:08.269980 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1267/5053] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:08 2026] DELETE /volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:08.282476 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-102302da-fc04-4dce-a4cd-a514a1f0c3a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:08.284646 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-102302da-fc04-4dce-a4cd-a514a1f0c3a7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 Jul 03 04:38:08.284872 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-102302da-fc04-4dce-a4cd-a514a1f0c3a7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:08.285050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-102302da-fc04-4dce-a4cd-a514a1f0c3a7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:08.290907 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:08.290907 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:08.291353 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-102302da-fc04-4dce-a4cd-a514a1f0c3a7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:08.292745 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-102302da-fc04-4dce-a4cd-a514a1f0c3a7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 returned with HTTP 200 Jul 03 04:38:08.292745 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1273/5054] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:08 2026] GET /volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:09.302074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dc153f74-9a6e-4854-a0fc-3fbc2d408f98 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:09.304301 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc153f74-9a6e-4854-a0fc-3fbc2d408f98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 Jul 03 04:38:09.304686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc153f74-9a6e-4854-a0fc-3fbc2d408f98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:09.305021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dc153f74-9a6e-4854-a0fc-3fbc2d408f98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:09.310296 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dc153f74-9a6e-4854-a0fc-3fbc2d408f98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 returned with HTTP 404 Jul 03 04:38:09.310981 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1258/5055] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:09 2026] GET /volume/v3/snapshots/5851926f-c287-460a-b008-d4e25db8a722 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:09.318696 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:09.320793 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:09.321065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:09.321358 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:09.321628 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:09.329179 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:09.329179 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:09.329578 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:09.349506 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:09.349706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a4c28658-6edb-4027-8881-fd62cc9f5a29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da returned with HTTP 202 Jul 03 04:38:09.350223 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1258/5056] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:09 2026] DELETE /volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:09.357299 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fdc68648-760e-4234-a567-b05e6f1cca7f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:09.358991 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fdc68648-760e-4234-a567-b05e6f1cca7f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:09.359193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fdc68648-760e-4234-a567-b05e6f1cca7f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:09.359413 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fdc68648-760e-4234-a567-b05e6f1cca7f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:09.366081 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:09.366081 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:09.369586 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fdc68648-760e-4234-a567-b05e6f1cca7f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:09.373925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fdc68648-760e-4234-a567-b05e6f1cca7f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da returned with HTTP 200 Jul 03 04:38:09.374502 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1268/5057] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:09 2026] GET /volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:10.386934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-057c43e8-9a80-4cfe-90bc-242e6b030ee9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:10.388546 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-057c43e8-9a80-4cfe-90bc-242e6b030ee9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da Jul 03 04:38:10.388730 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-057c43e8-9a80-4cfe-90bc-242e6b030ee9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:10.388901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-057c43e8-9a80-4cfe-90bc-242e6b030ee9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:10.394554 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-057c43e8-9a80-4cfe-90bc-242e6b030ee9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da returned with HTTP 404 Jul 03 04:38:10.394966 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1274/5058] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:10 2026] GET /volume/v3/volumes/695db997-85ba-4116-8208-0edba93991da => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:10.402203 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:10.404072 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:10.404562 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1103307098"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:10.406418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1103307098'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:10.406573 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:10.410423 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:10.416510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (ad4140db-257f-4a62-b316-588424929175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:10.417640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009f95dc-a9a4-4435-8499-47fc41699b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:10.418558 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:10.444048 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009f95dc-a9a4-4435-8499-47fc41699b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:10.444908 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d46efe64-c12b-4816-bb6c-b46588c91bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:10.504262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['db0a9d2d-bf96-40a7-bb84-2f4a94b0fbc6', '83056414-443b-4909-88f0-6b0b73092f1d', '0bb0f14b-5482-42a7-83fb-9382832b449f', 'd7e52c0b-311a-43e6-948b-868980f8d96d'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:10.505457 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d46efe64-c12b-4816-bb6c-b46588c91bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db0a9d2d-bf96-40a7-bb84-2f4a94b0fbc6', '83056414-443b-4909-88f0-6b0b73092f1d', '0bb0f14b-5482-42a7-83fb-9382832b449f', 'd7e52c0b-311a-43e6-948b-868980f8d96d']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:10.506201 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48adf3de-4ba8-4857-b2aa-928fb3cbacb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:10.537175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48adf3de-4ba8-4857-b2aa-928fb3cbacb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9f13877-10bf-4a70-80a2-598ed1cdcfdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1103307098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['db0a9d2d-bf96-40a7-bb84-2f4a94b0fbc6','83056414-443b-4909-88f0-6b0b73092f1d','0bb0f14b-5482-42a7-83fb-9382832b449f','d7e52c0b-311a-43e6-948b-868980f8d96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1103307098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9f13877-10bf-4a70-80a2-598ed1cdcfdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:10.538502 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a15853a-0d53-4a40-9d31-8356a1a863c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:10.564202 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a15853a-0d53-4a40-9d31-8356a1a863c9) transitioned into state 'SUCCESS' from state '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-1103307098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['db0a9d2d-bf96-40a7-bb84-2f4a94b0fbc6','83056414-443b-4909-88f0-6b0b73092f1d','0bb0f14b-5482-42a7-83fb-9382832b449f','d7e52c0b-311a-43e6-948b-868980f8d96d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:10.565093 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7679b647-d1f0-48ee-afb0-65a562633c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:10.577510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7679b647-d1f0-48ee-afb0-65a562633c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:10.578414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (ad4140db-257f-4a62-b316-588424929175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:10.578775 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:10.579465 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d0f82d1-f39a-4bcc-80c6-a22bf028efee tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:10.580077 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1259/5059] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:10 2026] POST /volume/v3/volumes => generated 778 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:10.592722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e80deb34-b70b-435c-b553-e085502b752e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:10.595045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e80deb34-b70b-435c-b553-e085502b752e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:10.595339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e80deb34-b70b-435c-b553-e085502b752e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:10.595596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e80deb34-b70b-435c-b553-e085502b752e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:10.604997 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:10.604997 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:10.608893 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e80deb34-b70b-435c-b553-e085502b752e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:10.612694 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e80deb34-b70b-435c-b553-e085502b752e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb returned with HTTP 200 Jul 03 04:38:10.613198 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1259/5060] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:10 2026] GET /volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:11.627079 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cc712a49-a668-4a7d-bdd4-9d71f885d30e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:11.629021 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc712a49-a668-4a7d-bdd4-9d71f885d30e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:11.629227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc712a49-a668-4a7d-bdd4-9d71f885d30e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:11.629475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc712a49-a668-4a7d-bdd4-9d71f885d30e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:11.637711 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:11.637711 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:11.641838 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cc712a49-a668-4a7d-bdd4-9d71f885d30e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:11.646475 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc712a49-a668-4a7d-bdd4-9d71f885d30e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb returned with HTTP 200 Jul 03 04:38:11.646929 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1269/5061] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:11 2026] GET /volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:11.661007 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-212d6312-7a90-4e2d-8dea-e071808a1012 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:11.662668 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:11.663055 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9f13877-10bf-4a70-80a2-598ed1cdcfdb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1671076693"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:11.672643 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:11.672643 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:11.673048 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:11.673162 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:11.698786 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['50ba180a-56c7-4f15-8730-bdbc6235149e', 'dec79735-fe03-4ef8-a0cf-8213fb8ee32f', 'b5ed54b1-7fe9-49e9-81d2-6ea168930c7e', '4f11c4bb-3cc6-48a0-a246-990b3d774f04'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:11.734681 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:11.735109 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-212d6312-7a90-4e2d-8dea-e071808a1012 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:11.735653 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1275/5062] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:11 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:11.744793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c9e3b9c1-372d-41db-8730-f08510f1cb9d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:11.747032 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c9e3b9c1-372d-41db-8730-f08510f1cb9d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:11.747623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c9e3b9c1-372d-41db-8730-f08510f1cb9d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:11.747854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c9e3b9c1-372d-41db-8730-f08510f1cb9d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:11.754093 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:11.754093 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:11.754499 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c9e3b9c1-372d-41db-8730-f08510f1cb9d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:11.755123 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c9e3b9c1-372d-41db-8730-f08510f1cb9d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 200 Jul 03 04:38:11.755576 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1260/5063] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:11 2026] GET /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:12.766867 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-27dc2b31-d849-463c-878b-5b7020e38b29 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:12.768543 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-27dc2b31-d849-463c-878b-5b7020e38b29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:12.768743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-27dc2b31-d849-463c-878b-5b7020e38b29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:12.768919 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-27dc2b31-d849-463c-878b-5b7020e38b29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:12.773343 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:12.773343 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:12.773585 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-27dc2b31-d849-463c-878b-5b7020e38b29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:12.774138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-27dc2b31-d849-463c-878b-5b7020e38b29 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 200 Jul 03 04:38:12.774491 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1260/5064] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:12 2026] GET /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:12.783787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:12.785649 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:12.785886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:12.786111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:12.786273 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Delete snapshot with id: c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:12.791085 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:12.791085 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:12.791608 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:12.807537 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot delete request issued successfully. Jul 03 04:38:12.807724 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-90fee2c1-cdc0-431b-b9ff-f404a8686f13 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 202 Jul 03 04:38:12.808131 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1270/5065] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:12 2026] DELETE /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:12.815957 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fdaab5bd-e074-4e92-8f5c-29d1612b350e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:12.817740 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fdaab5bd-e074-4e92-8f5c-29d1612b350e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:12.817923 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fdaab5bd-e074-4e92-8f5c-29d1612b350e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:12.818122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fdaab5bd-e074-4e92-8f5c-29d1612b350e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:12.823062 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:12.823062 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:12.823492 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fdaab5bd-e074-4e92-8f5c-29d1612b350e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:12.824189 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fdaab5bd-e074-4e92-8f5c-29d1612b350e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 200 Jul 03 04:38:12.824661 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1276/5066] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:12 2026] GET /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:13.835877 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-36a158cd-fe4b-474e-a3df-f30774eb54ba None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:13.837708 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36a158cd-fe4b-474e-a3df-f30774eb54ba tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:13.837867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-36a158cd-fe4b-474e-a3df-f30774eb54ba tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:13.838071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-36a158cd-fe4b-474e-a3df-f30774eb54ba tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:13.842654 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36a158cd-fe4b-474e-a3df-f30774eb54ba tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 404 Jul 03 04:38:13.843206 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1261/5067] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:13 2026] GET /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:13.851311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9c876692-ca3b-482c-a1e4-20fdc25b9444 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:13.853190 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9c876692-ca3b-482c-a1e4-20fdc25b9444 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:13.853479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9c876692-ca3b-482c-a1e4-20fdc25b9444 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:13.853660 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9c876692-ca3b-482c-a1e4-20fdc25b9444 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:13.853758 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-9c876692-ca3b-482c-a1e4-20fdc25b9444 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:13.858019 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9c876692-ca3b-482c-a1e4-20fdc25b9444 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 404 Jul 03 04:38:13.858580 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1261/5068] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:13 2026] DELETE /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:13.865138 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f648ea8c-26be-4e7a-b333-f8bd75acfab5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:13.866841 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f648ea8c-26be-4e7a-b333-f8bd75acfab5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a Jul 03 04:38:13.866989 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f648ea8c-26be-4e7a-b333-f8bd75acfab5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:13.867179 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f648ea8c-26be-4e7a-b333-f8bd75acfab5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:13.871069 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f648ea8c-26be-4e7a-b333-f8bd75acfab5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a returned with HTTP 404 Jul 03 04:38:13.871564 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1271/5069] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:13 2026] GET /volume/v3/snapshots/c069644e-8332-4563-92d4-868fe638255a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:13.877663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:13.879556 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:13.879765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:13.879979 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:13.880163 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:13.888340 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:13.888340 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:13.888793 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:13.908462 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:13.908729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a3d4420-f3a3-4510-8487-80b0d2ec7661 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb returned with HTTP 202 Jul 03 04:38:13.909153 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1277/5070] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:13 2026] DELETE /volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:13.918638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21969c1d-9728-41e1-a9fc-3c06c87a967d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:13.920092 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21969c1d-9728-41e1-a9fc-3c06c87a967d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:13.920265 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21969c1d-9728-41e1-a9fc-3c06c87a967d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:13.920476 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21969c1d-9728-41e1-a9fc-3c06c87a967d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:13.928019 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:13.928019 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:13.931694 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-21969c1d-9728-41e1-a9fc-3c06c87a967d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:13.935057 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21969c1d-9728-41e1-a9fc-3c06c87a967d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb returned with HTTP 200 Jul 03 04:38:13.935417 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1262/5071] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:13 2026] GET /volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:14.947479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cfab38a2-fb26-41fc-a67f-38103a3084e7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:14.949319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfab38a2-fb26-41fc-a67f-38103a3084e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb Jul 03 04:38:14.949532 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfab38a2-fb26-41fc-a67f-38103a3084e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:14.949719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfab38a2-fb26-41fc-a67f-38103a3084e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:14.955217 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfab38a2-fb26-41fc-a67f-38103a3084e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb returned with HTTP 404 Jul 03 04:38:14.955679 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1262/5072] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:14 2026] GET /volume/v3/volumes/e9f13877-10bf-4a70-80a2-598ed1cdcfdb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:14.963776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5473750a-d76f-4203-b1c5-63188c535816 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:14.965441 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:14.965768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-946607332"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:14.967455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-946607332'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:14.967569 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:14.967834 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:14.967834 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:14.971768 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:14.976568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (2a0d81af-c2b1-4a71-bd23-dc2f62f6e4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:14.977695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5013b4-67b0-428f-bc07-40ec5ad078a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:14.978400 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:15.001048 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf5013b4-67b0-428f-bc07-40ec5ad078a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:15.002004 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c096c957-6a51-4476-95c8-5d6de7ee62b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:15.044523 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['d27bb4c6-effd-43e5-b38d-a515f5ca7573', '54eab246-e0b4-42bf-9304-6f575860f049', '0849ea85-03bd-40fe-b6e7-7534ef8ef8c4', '64d30786-5aec-47db-a139-3b17dc032878'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:15.045309 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c096c957-6a51-4476-95c8-5d6de7ee62b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d27bb4c6-effd-43e5-b38d-a515f5ca7573', '54eab246-e0b4-42bf-9304-6f575860f049', '0849ea85-03bd-40fe-b6e7-7534ef8ef8c4', '64d30786-5aec-47db-a139-3b17dc032878']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:15.046131 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f3d76c-d38d-4138-a900-398d731dc23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:15.074349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06f3d76c-d38d-4138-a900-398d731dc23b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96af8da5-af9c-47b5-bd3c-f22c8fd7fe21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-946607332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['d27bb4c6-effd-43e5-b38d-a515f5ca7573','54eab246-e0b4-42bf-9304-6f575860f049','0849ea85-03bd-40fe-b6e7-7534ef8ef8c4','64d30786-5aec-47db-a139-3b17dc032878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-946607332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96af8da5-af9c-47b5-bd3c-f22c8fd7fe21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:15.075194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e4c163-72d6-4674-b57b-80c765812bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:15.101800 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93e4c163-72d6-4674-b57b-80c765812bea) transitioned into state 'SUCCESS' from state '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-946607332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['d27bb4c6-effd-43e5-b38d-a515f5ca7573','54eab246-e0b4-42bf-9304-6f575860f049','0849ea85-03bd-40fe-b6e7-7534ef8ef8c4','64d30786-5aec-47db-a139-3b17dc032878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:15.102946 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d92a49-2899-4d15-ab8a-9ba48ff7d237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:15.117467 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38d92a49-2899-4d15-ab8a-9ba48ff7d237) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:15.118240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (2a0d81af-c2b1-4a71-bd23-dc2f62f6e4b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:15.118571 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:15.119096 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5473750a-d76f-4203-b1c5-63188c535816 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:15.119534 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1272/5073] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:14 2026] POST /volume/v3/volumes => generated 777 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:15.131699 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-573feed4-2a6a-4443-8bc8-13b8c4c8f0b7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:15.133648 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-573feed4-2a6a-4443-8bc8-13b8c4c8f0b7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:15.133864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-573feed4-2a6a-4443-8bc8-13b8c4c8f0b7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:15.134077 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-573feed4-2a6a-4443-8bc8-13b8c4c8f0b7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:15.142410 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:15.142410 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:15.146796 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-573feed4-2a6a-4443-8bc8-13b8c4c8f0b7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:15.151296 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-573feed4-2a6a-4443-8bc8-13b8c4c8f0b7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 returned with HTTP 200 Jul 03 04:38:15.151734 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1278/5074] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:15 2026] GET /volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:16.166113 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-40e3e605-ff19-4bbd-a45e-8ea7f17b63c6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:16.167914 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40e3e605-ff19-4bbd-a45e-8ea7f17b63c6 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:16.168103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40e3e605-ff19-4bbd-a45e-8ea7f17b63c6 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:16.168313 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40e3e605-ff19-4bbd-a45e-8ea7f17b63c6 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:16.175935 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:16.175935 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:16.180316 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-40e3e605-ff19-4bbd-a45e-8ea7f17b63c6 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:16.184340 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40e3e605-ff19-4bbd-a45e-8ea7f17b63c6 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 returned with HTTP 200 Jul 03 04:38:16.184722 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1263/5075] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:16 2026] GET /volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:16.199753 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:16.201817 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:16.202226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96af8da5-af9c-47b5-bd3c-f22c8fd7fe21", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2145165032"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:16.214462 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:16.214462 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:16.214913 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:16.215055 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume 96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:16.242682 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['2d141d35-c8ba-40e4-85e4-66be277a34f6', 'd0acec34-463a-4005-a315-5693aa519b4b', '43f1a6c1-0b0f-4c67-9a70-d605c909d9b3', '5b65a720-f49b-4812-9418-31699492f891'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:16.282274 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:16.282720 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d7bdacec-89b9-4095-a7b7-e700f6c11ebd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:16.283224 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1263/5076] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:16.293274 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d4d25854-32c5-417b-89eb-fd0f35d487cf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:16.295553 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d4d25854-32c5-417b-89eb-fd0f35d487cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 Jul 03 04:38:16.295942 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d4d25854-32c5-417b-89eb-fd0f35d487cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:16.296235 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d4d25854-32c5-417b-89eb-fd0f35d487cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:16.301524 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:16.301524 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:16.301935 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d4d25854-32c5-417b-89eb-fd0f35d487cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:16.302680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d4d25854-32c5-417b-89eb-fd0f35d487cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 returned with HTTP 200 Jul 03 04:38:16.303070 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1273/5077] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:16 2026] GET /volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:17.314442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9cb1a2e3-878d-4456-becf-9a9a82e961da None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:17.316409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cb1a2e3-878d-4456-becf-9a9a82e961da tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 Jul 03 04:38:17.316636 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cb1a2e3-878d-4456-becf-9a9a82e961da tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:17.316873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9cb1a2e3-878d-4456-becf-9a9a82e961da tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:17.322410 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:17.322410 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:17.322735 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9cb1a2e3-878d-4456-becf-9a9a82e961da tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:17.323575 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9cb1a2e3-878d-4456-becf-9a9a82e961da tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 returned with HTTP 200 Jul 03 04:38:17.323962 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1279/5078] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:17 2026] GET /volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:17.333654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:17.335745 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] POST https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8/action Jul 03 04:38:17.336127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:17.336314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:17.342733 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:17.342733 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:17.343230 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:17.344172 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0398ac2a985e49e7af820d16b000bb1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '436e933d860d4f4ebd79e43b3bf379e5', 'project_domain_id': 'default', 'roles': ['member', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:38:17.344439 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-40a5d005-c96b-4ade-ae57-c473b5e481c2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8/action returned with HTTP 403 Jul 03 04:38:17.344984 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1264/5079] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:38:17 2026] POST /volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:17.352397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:17.354434 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 Jul 03 04:38:17.354624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:17.354833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:17.354944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 Jul 03 04:38:17.360491 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:17.360491 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:17.360842 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:17.379453 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:17.379641 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8149dad1-0b04-47d7-99a3-5aa4e832a53b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 returned with HTTP 202 Jul 03 04:38:17.380105 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1264/5080] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:17 2026] DELETE /volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:17.388425 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-922246c5-f57c-43e6-bcce-c576f0291fd9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:17.390429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-922246c5-f57c-43e6-bcce-c576f0291fd9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 Jul 03 04:38:17.390689 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-922246c5-f57c-43e6-bcce-c576f0291fd9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:17.390923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-922246c5-f57c-43e6-bcce-c576f0291fd9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:17.396815 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:17.396815 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:17.397254 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-922246c5-f57c-43e6-bcce-c576f0291fd9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:17.398420 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-922246c5-f57c-43e6-bcce-c576f0291fd9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 returned with HTTP 200 Jul 03 04:38:17.398899 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1274/5081] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:17 2026] GET /volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:18.408612 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-49390152-3eb2-4d7b-8a1d-0aea4255379c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:18.411014 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49390152-3eb2-4d7b-8a1d-0aea4255379c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 Jul 03 04:38:18.411297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49390152-3eb2-4d7b-8a1d-0aea4255379c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:18.411595 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49390152-3eb2-4d7b-8a1d-0aea4255379c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:18.417236 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49390152-3eb2-4d7b-8a1d-0aea4255379c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 returned with HTTP 404 Jul 03 04:38:18.418052 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1280/5082] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:18 2026] GET /volume/v3/snapshots/cc9dd6d2-c86a-46c7-91f9-22bc45619ac8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:18.426127 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:18.428862 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:18.429203 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:18.429504 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:18.429703 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:18.439480 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:18.439480 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:18.439480 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:18.464145 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:18.464313 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-541293c9-390a-4cbf-94ba-8a8026fc1680 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 returned with HTTP 202 Jul 03 04:38:18.464750 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1265/5083] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:18 2026] DELETE /volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:18.474637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-64956e8a-ce58-48eb-bcb0-6d5650694d8c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:18.476548 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-64956e8a-ce58-48eb-bcb0-6d5650694d8c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:18.476762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-64956e8a-ce58-48eb-bcb0-6d5650694d8c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:18.476969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-64956e8a-ce58-48eb-bcb0-6d5650694d8c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:18.484182 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:18.484182 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:18.487710 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-64956e8a-ce58-48eb-bcb0-6d5650694d8c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:18.491551 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-64956e8a-ce58-48eb-bcb0-6d5650694d8c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 returned with HTTP 200 Jul 03 04:38:18.491937 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1265/5084] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:18 2026] GET /volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:19.507248 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d07cbed2-0f6c-494a-9ae4-3df4b2e164f5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:19.509060 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d07cbed2-0f6c-494a-9ae4-3df4b2e164f5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 Jul 03 04:38:19.509353 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d07cbed2-0f6c-494a-9ae4-3df4b2e164f5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:19.509568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d07cbed2-0f6c-494a-9ae4-3df4b2e164f5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:19.516940 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d07cbed2-0f6c-494a-9ae4-3df4b2e164f5 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 returned with HTTP 404 Jul 03 04:38:19.517468 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1275/5085] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:19 2026] GET /volume/v3/volumes/96af8da5-af9c-47b5-bd3c-f22c8fd7fe21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:19.525153 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1993f748-2a19-449e-a980-591821b623cf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:19.527072 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:19.527476 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1500431751"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:19.529290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1500431751'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:19.529474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:19.533896 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:19.540381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (1c974bea-8fb4-47dc-ad83-186d5779ae69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:19.542726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a55658-5ebb-4e4b-b030-b652cdc172fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:19.543800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:19.574290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2a55658-5ebb-4e4b-b030-b652cdc172fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:19.575063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1169ae22-ecb8-4d1e-b354-b439dbb2975c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:19.621215 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['f42a7fe4-d8e7-48be-a372-3fd020261cb1', 'fa9df403-ab1b-40c5-85c5-d68ea3141972', '1ff94869-b8af-498d-af83-c78913495101', '4797b665-5a07-49bd-8f2c-8620e3ff48df'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:19.622293 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1169ae22-ecb8-4d1e-b354-b439dbb2975c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f42a7fe4-d8e7-48be-a372-3fd020261cb1', 'fa9df403-ab1b-40c5-85c5-d68ea3141972', '1ff94869-b8af-498d-af83-c78913495101', '4797b665-5a07-49bd-8f2c-8620e3ff48df']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:19.623067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d588c69-b076-44e6-92df-51fa65873e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:19.653835 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d588c69-b076-44e6-92df-51fa65873e68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20c00323-ea4f-4854-a383-b05cdba24961', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1500431751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['f42a7fe4-d8e7-48be-a372-3fd020261cb1','fa9df403-ab1b-40c5-85c5-d68ea3141972','1ff94869-b8af-498d-af83-c78913495101','4797b665-5a07-49bd-8f2c-8620e3ff48df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1500431751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20c00323-ea4f-4854-a383-b05cdba24961,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:19.654842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea2270b-7c9f-4373-a5ab-06c936240716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:19.679632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ea2270b-7c9f-4373-a5ab-06c936240716) transitioned into state 'SUCCESS' from state '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-1500431751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['f42a7fe4-d8e7-48be-a372-3fd020261cb1','fa9df403-ab1b-40c5-85c5-d68ea3141972','1ff94869-b8af-498d-af83-c78913495101','4797b665-5a07-49bd-8f2c-8620e3ff48df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:19.680627 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c386cbea-24cf-45cb-ae45-15a7553bc3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:19.693197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c386cbea-24cf-45cb-ae45-15a7553bc3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:19.694397 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (1c974bea-8fb4-47dc-ad83-186d5779ae69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:19.694799 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:19.695645 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1993f748-2a19-449e-a980-591821b623cf tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:19.696212 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1281/5086] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:19 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:19.711278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b2ebce04-1ad0-4f79-a185-f206ea003b6e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:19.713206 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2ebce04-1ad0-4f79-a185-f206ea003b6e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:19.713438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2ebce04-1ad0-4f79-a185-f206ea003b6e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:19.713653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2ebce04-1ad0-4f79-a185-f206ea003b6e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:19.734344 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:19.734344 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:19.745388 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b2ebce04-1ad0-4f79-a185-f206ea003b6e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:19.750664 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2ebce04-1ad0-4f79-a185-f206ea003b6e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 returned with HTTP 200 Jul 03 04:38:19.751029 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1266/5087] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:19 2026] GET /volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:20.763540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-565ad97d-66db-4b6b-8073-e1f849e5501a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:20.765311 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-565ad97d-66db-4b6b-8073-e1f849e5501a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:20.765553 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-565ad97d-66db-4b6b-8073-e1f849e5501a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:20.765692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-565ad97d-66db-4b6b-8073-e1f849e5501a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:20.773233 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:20.773233 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:20.777320 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-565ad97d-66db-4b6b-8073-e1f849e5501a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:20.782185 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-565ad97d-66db-4b6b-8073-e1f849e5501a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 returned with HTTP 200 Jul 03 04:38:20.782623 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1266/5088] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:20 2026] GET /volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:20.794450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:20.795961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:20.796284 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "20c00323-ea4f-4854-a383-b05cdba24961", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1423535366"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:20.804045 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:20.804045 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:20.804338 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:20.804451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume 20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:20.827541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['98d1b906-e7d7-4b46-833f-236b195bbf0d', 'e70edf51-ec7b-4a51-8073-d0b30605c0f7', '6d457d23-67c3-407b-891c-d054deb4d5bc', '75321585-4e41-45ee-9aea-46bb3674f944'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:20.854790 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:20.855131 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f6bba60e-b3ee-4ec2-b598-7584afa5a613 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:20.855563 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1276/5089] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:20 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) Jul 03 04:38:20.865307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-000aaf2d-401b-4a5e-84af-67db41745e92 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:20.867090 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-000aaf2d-401b-4a5e-84af-67db41745e92 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c Jul 03 04:38:20.867260 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-000aaf2d-401b-4a5e-84af-67db41745e92 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:20.867455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-000aaf2d-401b-4a5e-84af-67db41745e92 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:20.872146 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:20.872146 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:20.872431 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-000aaf2d-401b-4a5e-84af-67db41745e92 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:20.873046 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-000aaf2d-401b-4a5e-84af-67db41745e92 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c returned with HTTP 200 Jul 03 04:38:20.873394 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1282/5090] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:20 2026] GET /volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:21.882497 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-85aad810-bb3d-41ea-a400-20931af996ac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:21.884055 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-85aad810-bb3d-41ea-a400-20931af996ac tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c Jul 03 04:38:21.884252 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-85aad810-bb3d-41ea-a400-20931af996ac tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:21.884455 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-85aad810-bb3d-41ea-a400-20931af996ac tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:21.889297 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:21.889297 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:21.889655 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-85aad810-bb3d-41ea-a400-20931af996ac tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:21.890295 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-85aad810-bb3d-41ea-a400-20931af996ac tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c returned with HTTP 200 Jul 03 04:38:21.890687 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1267/5091] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:21 2026] GET /volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:21.899295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:21.901044 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:21.901257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:21.901453 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:21.901693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:38:21.902734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.db.api [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Building query based on filter {{(pid=99793) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 04:38:21.906344 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Get all snapshots completed successfully. Jul 03 04:38:21.906627 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4f4731dd-4dd1-4c87-b02d-3dbb0aa08406 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 200 Jul 03 04:38:21.906969 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1267/5092] 10.4.3.253 () {66 vars in 1243 bytes} [Fri Jul 3 04:38:21 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:21.915262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:21.917072 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c Jul 03 04:38:21.917286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:21.917499 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:21.917600 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: df885db5-221b-4d70-803f-c8fe79cdeb5c Jul 03 04:38:21.922418 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:21.922418 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:21.922764 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:21.943832 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:21.943832 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7904a884-8644-46cd-8e7b-70d7907f37f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c returned with HTTP 202 Jul 03 04:38:21.943832 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1277/5093] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:21 2026] DELETE /volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:21.952752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ba8ac235-df8f-493c-95b4-06bb2cc95d56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:21.954500 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba8ac235-df8f-493c-95b4-06bb2cc95d56 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c Jul 03 04:38:21.954677 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba8ac235-df8f-493c-95b4-06bb2cc95d56 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:21.954893 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ba8ac235-df8f-493c-95b4-06bb2cc95d56 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:21.959821 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:21.959821 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:21.960124 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ba8ac235-df8f-493c-95b4-06bb2cc95d56 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:21.960769 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ba8ac235-df8f-493c-95b4-06bb2cc95d56 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c returned with HTTP 200 Jul 03 04:38:21.961130 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1283/5094] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:21 2026] GET /volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:22.969955 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-25dbc1e9-e7be-48f4-9476-0542ba8d01f0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:22.971574 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25dbc1e9-e7be-48f4-9476-0542ba8d01f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c Jul 03 04:38:22.971802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25dbc1e9-e7be-48f4-9476-0542ba8d01f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:22.971980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25dbc1e9-e7be-48f4-9476-0542ba8d01f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:22.976096 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25dbc1e9-e7be-48f4-9476-0542ba8d01f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c returned with HTTP 404 Jul 03 04:38:22.976642 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1268/5095] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:22 2026] GET /volume/v3/snapshots/df885db5-221b-4d70-803f-c8fe79cdeb5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:22.983015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cfc3c87c-e7e3-4788-bc95-23566931117a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:22.984699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:22.984892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:22.985087 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:22.985233 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:22.992898 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:22.992898 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:22.993264 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:23.011978 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:23.012183 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfc3c87c-e7e3-4788-bc95-23566931117a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 returned with HTTP 202 Jul 03 04:38:23.012620 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1268/5096] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:22 2026] DELETE /volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:23.019504 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9d032651-ae8e-425b-b401-a136fed81610 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:23.021397 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d032651-ae8e-425b-b401-a136fed81610 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:23.021730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d032651-ae8e-425b-b401-a136fed81610 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:23.021922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d032651-ae8e-425b-b401-a136fed81610 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:23.030333 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:23.030333 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:23.033987 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9d032651-ae8e-425b-b401-a136fed81610 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:23.037847 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d032651-ae8e-425b-b401-a136fed81610 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 returned with HTTP 200 Jul 03 04:38:23.038292 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1278/5097] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:23 2026] GET /volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:24.051515 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a6cb2b04-f2cd-4cdb-8cc9-5e9c389aa120 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:24.053529 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6cb2b04-f2cd-4cdb-8cc9-5e9c389aa120 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 Jul 03 04:38:24.053739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6cb2b04-f2cd-4cdb-8cc9-5e9c389aa120 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:24.053952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a6cb2b04-f2cd-4cdb-8cc9-5e9c389aa120 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:24.060719 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a6cb2b04-f2cd-4cdb-8cc9-5e9c389aa120 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 returned with HTTP 404 Jul 03 04:38:24.061239 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1284/5098] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:24 2026] GET /volume/v3/volumes/20c00323-ea4f-4854-a383-b05cdba24961 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:24.069400 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:24.071073 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:24.071438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1185780972"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:24.072961 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1185780972'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:24.073212 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:24.077733 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:24.082932 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (8869ba7f-e0c9-4ee1-b75b-3794382fde69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:24.083999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65492e74-fe0a-4911-a7a7-4275f005b96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:24.084743 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:24.107696 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65492e74-fe0a-4911-a7a7-4275f005b96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:24.108435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e7e3ba-56ce-4ce3-a3bd-0fb828c7fb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:24.151819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['4e9fec46-8130-43f0-93bf-7275c95d8306', '5eb95e8a-61c1-4aac-a9b8-4fa9cf69f417', '06bb3329-9f5b-4ae6-98dc-19830994b93d', '1abc3386-ef88-4c28-8067-73d626f579bf'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:24.152896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75e7e3ba-56ce-4ce3-a3bd-0fb828c7fb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e9fec46-8130-43f0-93bf-7275c95d8306', '5eb95e8a-61c1-4aac-a9b8-4fa9cf69f417', '06bb3329-9f5b-4ae6-98dc-19830994b93d', '1abc3386-ef88-4c28-8067-73d626f579bf']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:24.153897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f542807-16d1-4196-b942-fdb7d4c7a3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:24.188345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f542807-16d1-4196-b942-fdb7d4c7a3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e422a6b-b2a1-47b5-93d7-c143159a87cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1185780972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['4e9fec46-8130-43f0-93bf-7275c95d8306','5eb95e8a-61c1-4aac-a9b8-4fa9cf69f417','06bb3329-9f5b-4ae6-98dc-19830994b93d','1abc3386-ef88-4c28-8067-73d626f579bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1185780972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e422a6b-b2a1-47b5-93d7-c143159a87cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:24.189349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9932dc-f04d-4b26-82af-e65309626627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:24.218642 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9932dc-f04d-4b26-82af-e65309626627) transitioned into state 'SUCCESS' from state '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-1185780972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['4e9fec46-8130-43f0-93bf-7275c95d8306','5eb95e8a-61c1-4aac-a9b8-4fa9cf69f417','06bb3329-9f5b-4ae6-98dc-19830994b93d','1abc3386-ef88-4c28-8067-73d626f579bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:24.219413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252cc7a8-471e-488f-97cd-898fea395c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:24.231999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252cc7a8-471e-488f-97cd-898fea395c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:24.232808 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (8869ba7f-e0c9-4ee1-b75b-3794382fde69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:24.233111 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:24.233705 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f6698ab7-68d2-4dd2-9c8a-1caab86d7850 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:24.234145 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1269/5099] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:24 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:24.247016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7e6c860b-53f2-443f-88d5-44dbf39197b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:24.249106 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e6c860b-53f2-443f-88d5-44dbf39197b1 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:24.249555 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e6c860b-53f2-443f-88d5-44dbf39197b1 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:24.249648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7e6c860b-53f2-443f-88d5-44dbf39197b1 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:24.256944 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:24.256944 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:24.260648 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7e6c860b-53f2-443f-88d5-44dbf39197b1 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:24.264561 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7e6c860b-53f2-443f-88d5-44dbf39197b1 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc returned with HTTP 200 Jul 03 04:38:24.265017 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1269/5100] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:24 2026] GET /volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:25.277761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-163b4dad-077a-4190-acde-de3981417789 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:25.279473 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-163b4dad-077a-4190-acde-de3981417789 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:25.279679 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-163b4dad-077a-4190-acde-de3981417789 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:25.279862 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-163b4dad-077a-4190-acde-de3981417789 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:25.287409 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:25.287409 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:25.290648 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-163b4dad-077a-4190-acde-de3981417789 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:25.294250 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-163b4dad-077a-4190-acde-de3981417789 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc returned with HTTP 200 Jul 03 04:38:25.294628 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1279/5101] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:25 2026] GET /volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:25.306500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-042640ad-c674-41c2-ab1b-8435041b59f9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:25.308387 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:25.308711 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e422a6b-b2a1-47b5-93d7-c143159a87cc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-209390245"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:25.317792 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:25.317792 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:25.318162 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:25.318276 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume 1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:25.344066 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['ef731793-086a-46a9-ac9c-c142d01c2231', '6124a2b5-3ca7-48a6-864b-7f0261d985fb', '09f51a52-e5b1-4337-b64a-a588e31f0943', 'ef6779a4-4678-49c3-ac4d-4b95d14a1ffb'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:25.378698 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:25.379000 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-042640ad-c674-41c2-ab1b-8435041b59f9 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:25.379453 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1285/5102] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:25 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) Jul 03 04:38:25.389124 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c18691ed-5527-46e4-b26e-dbf6c0a2141a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:25.391063 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c18691ed-5527-46e4-b26e-dbf6c0a2141a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 Jul 03 04:38:25.391295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c18691ed-5527-46e4-b26e-dbf6c0a2141a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:25.391516 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c18691ed-5527-46e4-b26e-dbf6c0a2141a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:25.396290 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:25.396290 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:25.396703 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c18691ed-5527-46e4-b26e-dbf6c0a2141a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:25.397456 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c18691ed-5527-46e4-b26e-dbf6c0a2141a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 returned with HTTP 200 Jul 03 04:38:25.397886 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1270/5103] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:25 2026] GET /volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:25.744489 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c43749f2-b2aa-4142-a46f-2726e14e9dfd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:25.746030 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c43749f2-b2aa-4142-a46f-2726e14e9dfd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:25.746192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c43749f2-b2aa-4142-a46f-2726e14e9dfd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:25.746362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c43749f2-b2aa-4142-a46f-2726e14e9dfd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:25.753721 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:25.753721 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:25.757625 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c43749f2-b2aa-4142-a46f-2726e14e9dfd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:25.761842 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c43749f2-b2aa-4142-a46f-2726e14e9dfd tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:25.762237 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1270/5104] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:25 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:25.775567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-24843cc9-6626-452d-bba4-b9e5c9c44911 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:25.778026 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-24843cc9-6626-452d-bba4-b9e5c9c44911 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:25.778318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-24843cc9-6626-452d-bba4-b9e5c9c44911 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:25.778623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-24843cc9-6626-452d-bba4-b9e5c9c44911 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:25.788148 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:25.788148 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:25.792760 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-24843cc9-6626-452d-bba4-b9e5c9c44911 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:25.797983 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-24843cc9-6626-452d-bba4-b9e5c9c44911 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:25.798368 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1280/5105] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:25 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:25.836676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-4a2ab7dd-e649-4213-a0de-e9d40741aae6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:25.838970 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-4a2ab7dd-e649-4213-a0de-e9d40741aae6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:25.839148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-4a2ab7dd-e649-4213-a0de-e9d40741aae6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:25.839363 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-4a2ab7dd-e649-4213-a0de-e9d40741aae6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:25.846163 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:25.846163 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:25.849669 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-4a2ab7dd-e649-4213-a0de-e9d40741aae6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:25.853425 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-4a2ab7dd-e649-4213-a0de-e9d40741aae6 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:25.853801 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1286/5106] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:25 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:26.407285 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d6874170-73ba-4bd6-a88c-047f9d3cd81a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:26.409071 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6874170-73ba-4bd6-a88c-047f9d3cd81a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 Jul 03 04:38:26.409286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6874170-73ba-4bd6-a88c-047f9d3cd81a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:26.409531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6874170-73ba-4bd6-a88c-047f9d3cd81a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:26.414668 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:26.414668 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:26.415003 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d6874170-73ba-4bd6-a88c-047f9d3cd81a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:26.415676 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6874170-73ba-4bd6-a88c-047f9d3cd81a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 returned with HTTP 200 Jul 03 04:38:26.416070 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1271/5107] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:26 2026] GET /volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:26.424845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:26.427161 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] POST https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045/action Jul 03 04:38:26.427582 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:26.427739 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:26.429279 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Updating snapshot 'd368f516-83c5-40b3-a23e-51f31690b045' with '{'status': 'error'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:38:26.438834 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:26.438834 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:26.439432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0398ac2a985e49e7af820d16b000bb1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '436e933d860d4f4ebd79e43b3bf379e5', 'project_domain_id': 'default', 'roles': ['member', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:38:26.439709 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe5dd313-30b6-4d91-b87b-8964574c8a1e tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045/action returned with HTTP 403 Jul 03 04:38:26.440236 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1271/5108] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:38:26 2026] POST /volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:26.446783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:26.448451 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 Jul 03 04:38:26.448625 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:26.448796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:26.448920 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: d368f516-83c5-40b3-a23e-51f31690b045 Jul 03 04:38:26.453782 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:26.453782 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:26.454048 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:26.474342 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:26.474581 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d77db11-ad08-45c9-abf6-260b4bd02217 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 returned with HTTP 202 Jul 03 04:38:26.475134 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1281/5109] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:26 2026] DELETE /volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:26.481934 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-806f692f-536c-4fa2-bb27-1ca9b33bdbcb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:26.483715 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-806f692f-536c-4fa2-bb27-1ca9b33bdbcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 Jul 03 04:38:26.483896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-806f692f-536c-4fa2-bb27-1ca9b33bdbcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:26.484085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-806f692f-536c-4fa2-bb27-1ca9b33bdbcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:26.489435 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:26.489435 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:26.489786 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-806f692f-536c-4fa2-bb27-1ca9b33bdbcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:26.490569 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-806f692f-536c-4fa2-bb27-1ca9b33bdbcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 returned with HTTP 200 Jul 03 04:38:26.490996 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1287/5110] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:26 2026] GET /volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:27.500546 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a066da4d-36f3-40e4-833c-3472deb4e6ca None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:27.502450 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a066da4d-36f3-40e4-833c-3472deb4e6ca tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 Jul 03 04:38:27.502756 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a066da4d-36f3-40e4-833c-3472deb4e6ca tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:27.503085 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a066da4d-36f3-40e4-833c-3472deb4e6ca tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:27.507687 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a066da4d-36f3-40e4-833c-3472deb4e6ca tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 returned with HTTP 404 Jul 03 04:38:27.508217 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1272/5111] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:27 2026] GET /volume/v3/snapshots/d368f516-83c5-40b3-a23e-51f31690b045 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:27.516031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f3c353ad-744d-482e-9e5c-216e3694721b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:27.518503 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:27.518878 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:27.519108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:27.519392 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:27.529610 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:27.529610 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:27.530076 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:27.552980 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:27.553225 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f3c353ad-744d-482e-9e5c-216e3694721b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc returned with HTTP 202 Jul 03 04:38:27.553760 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1272/5112] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:27 2026] DELETE /volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:27.562780 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b51c5092-c35c-4cec-bbb2-07ba0d0d7e8d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:27.565264 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b51c5092-c35c-4cec-bbb2-07ba0d0d7e8d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:27.565515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b51c5092-c35c-4cec-bbb2-07ba0d0d7e8d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:27.565736 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b51c5092-c35c-4cec-bbb2-07ba0d0d7e8d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:27.573784 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:27.573784 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:27.578116 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b51c5092-c35c-4cec-bbb2-07ba0d0d7e8d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:27.583020 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b51c5092-c35c-4cec-bbb2-07ba0d0d7e8d tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc returned with HTTP 200 Jul 03 04:38:27.583614 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1282/5113] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:27 2026] GET /volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:27.888118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-31a39e55-d6ce-480c-8f04-d0640796297f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:27.888635 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31a39e55-d6ce-480c-8f04-d0640796297f None None] GET https://10.4.3.253/volume// Jul 03 04:38:27.888790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31a39e55-d6ce-480c-8f04-d0640796297f None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:27.889006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-31a39e55-d6ce-480c-8f04-d0640796297f None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:27.889406 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-31a39e55-d6ce-480c-8f04-d0640796297f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:38:27.889758 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1288/5114] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:38:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:38:27.897423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-91a4a5a4-e234-4306-a13a-20914bface4f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:27.899677 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-91a4a5a4-e234-4306-a13a-20914bface4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:38:27.900039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-91a4a5a4-e234-4306-a13a-20914bface4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1c7a449-57d8-4e6f-abb0-ef091d12328a", "connector": null, "instance_uuid": "2b9393cd-bb82-47be-af06-89b15e0d6550"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:27.912470 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:27.912470 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:27.947262 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-91a4a5a4-e234-4306-a13a-20914bface4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:38:27.947716 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1273/5115] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:38:27 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) Jul 03 04:38:28.374263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-84689ff8-5cbf-4910-8508-55b87f967bb4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.376206 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-84689ff8-5cbf-4910-8508-55b87f967bb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:28.376409 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-84689ff8-5cbf-4910-8508-55b87f967bb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:28.376602 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-84689ff8-5cbf-4910-8508-55b87f967bb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:28.387021 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:28.387021 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:28.390865 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-84689ff8-5cbf-4910-8508-55b87f967bb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:28.395774 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-84689ff8-5cbf-4910-8508-55b87f967bb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:28.396245 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1273/5116] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:28 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:28.479090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f83a60e8-1230-4118-9374-f470465aff41 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.479589 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f83a60e8-1230-4118-9374-f470465aff41 None None] GET https://10.4.3.253/volume// Jul 03 04:38:28.479841 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f83a60e8-1230-4118-9374-f470465aff41 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:28.480096 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f83a60e8-1230-4118-9374-f470465aff41 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:28.480528 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f83a60e8-1230-4118-9374-f470465aff41 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:38:28.480857 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1283/5117] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:38:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:38:28.487259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-5fcb4399-7065-4c97-817f-7f756fe2deff None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.551716 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-5fcb4399-7065-4c97-817f-7f756fe2deff tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:28.551965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-5fcb4399-7065-4c97-817f-7f756fe2deff tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:28.552159 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-5fcb4399-7065-4c97-817f-7f756fe2deff tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:28.562060 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:28.562060 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:28.565620 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-5fcb4399-7065-4c97-817f-7f756fe2deff tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:28.570194 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-5fcb4399-7065-4c97-817f-7f756fe2deff tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:28.570634 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1289/5118] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:38:28 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 1058 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:38:28.596834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0902e14c-a559-4d03-bfdf-cdac340bab5a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.598987 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0902e14c-a559-4d03-bfdf-cdac340bab5a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc Jul 03 04:38:28.598987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0902e14c-a559-4d03-bfdf-cdac340bab5a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:28.599117 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0902e14c-a559-4d03-bfdf-cdac340bab5a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:28.604786 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0902e14c-a559-4d03-bfdf-cdac340bab5a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc returned with HTTP 404 Jul 03 04:38:28.605268 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1274/5119] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:28 2026] GET /volume/v3/volumes/1e422a6b-b2a1-47b5-93d7-c143159a87cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:28.614430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.616758 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:28.617116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1586729121"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:28.619021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1586729121'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:28.619269 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:28.623263 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:28.628718 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (11807ed9-1959-4592-8d53-5ecdcc5bff94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:28.629671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93e45fa-4022-476f-abb1-8b26a43e5579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:28.630513 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:28.658041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b93e45fa-4022-476f-abb1-8b26a43e5579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:28.658932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d77c5b4-d91f-4042-a26c-1626e40e251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:28.676339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.678349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] PUT https://10.4.3.253/volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f Jul 03 04:38:28.678732 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:28.686280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Acquiring lock "cinder-attachment_update-e1c7a449-57d8-4e6f-abb0-ef091d12328a-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:38:28.691210 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-e1c7a449-57d8-4e6f-abb0-ef091d12328a-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:38:28.692314 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:28.692314 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:28.710815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['de3b514f-210c-488b-b61f-8f179f855d04', '9228f849-7a19-41a6-8e0f-518342b64704', '30e6b392-460d-4ee4-9f45-3a982b195f56', 'c3760ca9-3e7b-4ca8-8cc6-27c2091c6ffc'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:28.711795 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d77c5b4-d91f-4042-a26c-1626e40e251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de3b514f-210c-488b-b61f-8f179f855d04', '9228f849-7a19-41a6-8e0f-518342b64704', '30e6b392-460d-4ee4-9f45-3a982b195f56', 'c3760ca9-3e7b-4ca8-8cc6-27c2091c6ffc']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:28.712598 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e264d610-5820-484d-a03b-f7ea93ae73c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:28.739314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e264d610-5820-484d-a03b-f7ea93ae73c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715bc158-3c64-4cb8-8f78-8874b648870c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1586729121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['de3b514f-210c-488b-b61f-8f179f855d04','9228f849-7a19-41a6-8e0f-518342b64704','30e6b392-460d-4ee4-9f45-3a982b195f56','c3760ca9-3e7b-4ca8-8cc6-27c2091c6ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1586729121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=715bc158-3c64-4cb8-8f78-8874b648870c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:28.740252 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (998adc67-b909-4534-8912-9cea8533c89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:28.760996 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (998adc67-b909-4534-8912-9cea8533c89f) transitioned into state 'SUCCESS' from state '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-1586729121',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['de3b514f-210c-488b-b61f-8f179f855d04','9228f849-7a19-41a6-8e0f-518342b64704','30e6b392-460d-4ee4-9f45-3a982b195f56','c3760ca9-3e7b-4ca8-8cc6-27c2091c6ffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:28.761992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13df1ddb-fc88-4394-ae61-76a61aeda89b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:28.773814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13df1ddb-fc88-4394-ae61-76a61aeda89b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:28.774729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (11807ed9-1959-4592-8d53-5ecdcc5bff94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:28.775036 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:28.775620 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f417bb90-ff5f-47e6-93d9-cd388a8f0899 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:28.776181 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1274/5120] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:28 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:28.786828 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-346cc317-bebb-4e26-9a7d-f9915c54dd28 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:28.788802 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-346cc317-bebb-4e26-9a7d-f9915c54dd28 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:28.789101 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-346cc317-bebb-4e26-9a7d-f9915c54dd28 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:28.789408 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-346cc317-bebb-4e26-9a7d-f9915c54dd28 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:28.798760 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:28.798760 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:28.802746 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-346cc317-bebb-4e26-9a7d-f9915c54dd28 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:28.806839 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-346cc317-bebb-4e26-9a7d-f9915c54dd28 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c returned with HTTP 200 Jul 03 04:38:28.807288 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1290/5121] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:28 2026] GET /volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:29.216231 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-e1c7a449-57d8-4e6f-abb0-ef091d12328a-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:38:29.216546 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-cdf7accd-ffd5-4729-90cc-def58065c729 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f returned with HTTP 200 Jul 03 04:38:29.217041 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1284/5122] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:38:28 2026] PUT /volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f => generated 968 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:29.226035 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-859ebea2-3537-4721-ab05-98de04883060 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:29.229101 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-859ebea2-3537-4721-ab05-98de04883060 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/encryption Jul 03 04:38:29.229418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-859ebea2-3537-4721-ab05-98de04883060 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:29.229715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-859ebea2-3537-4721-ab05-98de04883060 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:29.242986 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:29.242986 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:29.251862 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-859ebea2-3537-4721-ab05-98de04883060 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/encryption returned with HTTP 200 Jul 03 04:38:29.252463 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1275/5123] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:38:29 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:29.409906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2e7f031e-659c-4e6c-84f1-2896841d948c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:29.412670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e7f031e-659c-4e6c-84f1-2896841d948c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:29.412992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e7f031e-659c-4e6c-84f1-2896841d948c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:29.413278 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2e7f031e-659c-4e6c-84f1-2896841d948c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:29.428360 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:29.428360 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:29.433400 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2e7f031e-659c-4e6c-84f1-2896841d948c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:29.438607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2e7f031e-659c-4e6c-84f1-2896841d948c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:29.439036 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1275/5124] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:29 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:29.822782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e435c903-f8aa-4c21-9f1e-5a5f244f7263 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:29.824872 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e435c903-f8aa-4c21-9f1e-5a5f244f7263 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:29.825132 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e435c903-f8aa-4c21-9f1e-5a5f244f7263 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:29.825401 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e435c903-f8aa-4c21-9f1e-5a5f244f7263 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:29.834666 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:29.834666 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:29.840018 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e435c903-f8aa-4c21-9f1e-5a5f244f7263 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:29.844760 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e435c903-f8aa-4c21-9f1e-5a5f244f7263 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c returned with HTTP 200 Jul 03 04:38:29.845294 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1291/5125] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:29 2026] GET /volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:29.859267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:29.861926 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:29.862373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "715bc158-3c64-4cb8-8f78-8874b648870c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2097167608"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:29.872907 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:29.872907 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:29.873278 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:29.873402 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume 715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:29.904529 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['23ce11e8-40de-403a-954d-49540b58650b', '41f4d4e2-cee6-46ef-9594-396edaa6f307', '935bcd19-6c34-4498-bc1d-a2565a39aaa5', '8ed9d52c-8329-4262-9be0-673a58ae42e4'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:29.949139 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:29.949513 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-adcc1e75-aa02-424e-be42-6c145ca4f862 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:29.950130 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1285/5126] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:29.959896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-095ca96e-c5f1-4320-aa9f-5424dfa5bd6b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:29.961923 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-095ca96e-c5f1-4320-aa9f-5424dfa5bd6b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:29.962204 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-095ca96e-c5f1-4320-aa9f-5424dfa5bd6b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:29.962343 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-095ca96e-c5f1-4320-aa9f-5424dfa5bd6b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:29.967831 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:29.967831 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:29.968234 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-095ca96e-c5f1-4320-aa9f-5424dfa5bd6b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:29.969043 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-095ca96e-c5f1-4320-aa9f-5424dfa5bd6b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 returned with HTTP 200 Jul 03 04:38:29.969536 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1276/5127] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:29 2026] GET /volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:30.452227 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1447ec93-a829-4fd1-9809-f5f8e7c8d074 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:30.454434 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1447ec93-a829-4fd1-9809-f5f8e7c8d074 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:30.454587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1447ec93-a829-4fd1-9809-f5f8e7c8d074 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:30.454711 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1447ec93-a829-4fd1-9809-f5f8e7c8d074 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:30.466016 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:30.466016 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:30.473296 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1447ec93-a829-4fd1-9809-f5f8e7c8d074 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:30.480708 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1447ec93-a829-4fd1-9809-f5f8e7c8d074 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:30.480871 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1276/5128] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:30 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:30.980139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-61058d79-c041-4122-98c8-8cb380d032de None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:30.982353 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-61058d79-c041-4122-98c8-8cb380d032de tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:30.982672 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-61058d79-c041-4122-98c8-8cb380d032de tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:30.982920 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-61058d79-c041-4122-98c8-8cb380d032de tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:30.989369 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:30.989369 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:30.989744 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-61058d79-c041-4122-98c8-8cb380d032de tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:30.990631 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-61058d79-c041-4122-98c8-8cb380d032de tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 returned with HTTP 200 Jul 03 04:38:30.991122 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1292/5129] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:30 2026] GET /volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:31.000518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3106924b-1df8-43b6-8e6e-51f72711a10b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:31.002774 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3106924b-1df8-43b6-8e6e-51f72711a10b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] GET https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:31.003021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3106924b-1df8-43b6-8e6e-51f72711a10b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:31.003249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3106924b-1df8-43b6-8e6e-51f72711a10b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:31.009176 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:31.009176 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:31.009709 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3106924b-1df8-43b6-8e6e-51f72711a10b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:31.010720 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3106924b-1df8-43b6-8e6e-51f72711a10b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 returned with HTTP 200 Jul 03 04:38:31.011120 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1286/5130] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:30 2026] GET /volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:31.020911 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:31.022842 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:31.023041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:31.023226 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:31.023336 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:31.028915 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:31.028915 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:31.029232 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:31.050929 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:31.051187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e1e473a8-9b12-425e-a8d3-0f33af9596db tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 returned with HTTP 202 Jul 03 04:38:31.051780 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1277/5131] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:31 2026] DELETE /volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:31.060164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8a362371-2775-4f6a-95c6-1bd048df2281 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:31.062214 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8a362371-2775-4f6a-95c6-1bd048df2281 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:31.062434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8a362371-2775-4f6a-95c6-1bd048df2281 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:31.062680 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8a362371-2775-4f6a-95c6-1bd048df2281 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:31.069089 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:31.069089 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:31.069489 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8a362371-2775-4f6a-95c6-1bd048df2281 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:31.070315 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8a362371-2775-4f6a-95c6-1bd048df2281 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 returned with HTTP 200 Jul 03 04:38:31.070957 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1277/5132] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:31 2026] GET /volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:31.497096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-16a55b46-9a96-437c-8490-f1806e3e9414 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:31.498883 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-16a55b46-9a96-437c-8490-f1806e3e9414 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:31.499065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-16a55b46-9a96-437c-8490-f1806e3e9414 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:31.499229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-16a55b46-9a96-437c-8490-f1806e3e9414 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:31.508103 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:31.508103 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:31.511484 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-16a55b46-9a96-437c-8490-f1806e3e9414 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:31.515628 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-16a55b46-9a96-437c-8490-f1806e3e9414 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:31.516020 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1293/5133] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:31 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:32.081194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9f1e8f49-8553-43ca-8837-79af1d19d7d0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:32.083269 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f1e8f49-8553-43ca-8837-79af1d19d7d0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 Jul 03 04:38:32.083562 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f1e8f49-8553-43ca-8837-79af1d19d7d0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:32.083855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f1e8f49-8553-43ca-8837-79af1d19d7d0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:32.089087 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f1e8f49-8553-43ca-8837-79af1d19d7d0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 returned with HTTP 404 Jul 03 04:38:32.089712 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1287/5134] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:32 2026] GET /volume/v3/snapshots/d0d0cbc0-1230-4897-8eea-048a19682a44 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:32.096649 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:32.099051 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:32.099345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:32.099608 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:32.099833 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:32.107683 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:32.107683 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:32.108115 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:32.132116 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:32.132388 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1a49f42a-f3a1-4855-8b3f-68c96e65c228 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c returned with HTTP 202 Jul 03 04:38:32.132987 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1278/5135] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:32 2026] DELETE /volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:32.140399 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-82932d64-349a-49d3-929a-a043a4d98f11 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:32.142598 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-82932d64-349a-49d3-929a-a043a4d98f11 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:32.143161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-82932d64-349a-49d3-929a-a043a4d98f11 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:32.143161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-82932d64-349a-49d3-929a-a043a4d98f11 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:32.152228 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:32.152228 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:32.157045 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-82932d64-349a-49d3-929a-a043a4d98f11 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:32.163138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-82932d64-349a-49d3-929a-a043a4d98f11 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c returned with HTTP 200 Jul 03 04:38:32.163739 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1278/5136] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:32 2026] GET /volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:32.530642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-157bb70b-6f37-4161-b743-872113341e7b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:32.532922 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-157bb70b-6f37-4161-b743-872113341e7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:32.533184 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-157bb70b-6f37-4161-b743-872113341e7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:32.533422 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-157bb70b-6f37-4161-b743-872113341e7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:32.544896 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:32.544896 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:32.549113 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-157bb70b-6f37-4161-b743-872113341e7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:32.554291 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-157bb70b-6f37-4161-b743-872113341e7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:32.554887 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1294/5137] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:32 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:33.178914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6963ca93-d04c-4d5a-bbce-6f2dfcfa18d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:33.180970 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6963ca93-d04c-4d5a-bbce-6f2dfcfa18d2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c Jul 03 04:38:33.181233 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6963ca93-d04c-4d5a-bbce-6f2dfcfa18d2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:33.181520 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6963ca93-d04c-4d5a-bbce-6f2dfcfa18d2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:33.189210 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6963ca93-d04c-4d5a-bbce-6f2dfcfa18d2 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c returned with HTTP 404 Jul 03 04:38:33.189839 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1288/5138] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:33 2026] GET /volume/v3/volumes/715bc158-3c64-4cb8-8f78-8874b648870c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:33.198996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-51fb3671-155e-4de3-811f-b80c76f04151 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:33.201146 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:33.201556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1853354402"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:33.203308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1853354402'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:33.203472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:33.208039 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:33.216033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (c4459555-9ac1-4f58-8f9b-e75cbe4dad77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:33.217054 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c31fef2-de44-4e07-97dc-ea0857ccea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:33.218181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:33.248512 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c31fef2-de44-4e07-97dc-ea0857ccea79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:33.249392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d97baf4-315a-4da9-8f54-d48da5ce38db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:33.290247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['39443422-23b7-4e13-969d-3064eac24065', '5776adf0-7338-45a0-9d21-d3718881ad37', 'a086f8c3-a976-473f-ad21-42ba9285df83', '86d0d6c7-2bc1-4e8f-9d6b-8a7b4f537c26'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:33.291091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d97baf4-315a-4da9-8f54-d48da5ce38db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39443422-23b7-4e13-969d-3064eac24065', '5776adf0-7338-45a0-9d21-d3718881ad37', 'a086f8c3-a976-473f-ad21-42ba9285df83', '86d0d6c7-2bc1-4e8f-9d6b-8a7b4f537c26']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:33.291867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65472a2d-6de9-4419-87dd-862ac0231c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:33.317652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65472a2d-6de9-4419-87dd-862ac0231c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98363171-3875-4b37-84b9-2885e025b383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853354402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['39443422-23b7-4e13-969d-3064eac24065','5776adf0-7338-45a0-9d21-d3718881ad37','a086f8c3-a976-473f-ad21-42ba9285df83','86d0d6c7-2bc1-4e8f-9d6b-8a7b4f537c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1853354402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98363171-3875-4b37-84b9-2885e025b383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:33.318479 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2d6bee-24e9-43b1-8ee2-412c45757dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:33.339246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c2d6bee-24e9-43b1-8ee2-412c45757dcf) transitioned into state 'SUCCESS' from state '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-1853354402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['39443422-23b7-4e13-969d-3064eac24065','5776adf0-7338-45a0-9d21-d3718881ad37','a086f8c3-a976-473f-ad21-42ba9285df83','86d0d6c7-2bc1-4e8f-9d6b-8a7b4f537c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:33.340091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f3dad1-3a3f-4326-8919-c59396364232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:33.350429 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3f3dad1-3a3f-4326-8919-c59396364232) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:33.351299 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (c4459555-9ac1-4f58-8f9b-e75cbe4dad77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:33.351709 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:33.352406 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-51fb3671-155e-4de3-811f-b80c76f04151 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:33.352873 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1279/5139] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:33 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:33.369499 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d2ebbfe1-d39e-4451-8bb9-67bbd47a1a96 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:33.371398 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d2ebbfe1-d39e-4451-8bb9-67bbd47a1a96 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:33.371610 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d2ebbfe1-d39e-4451-8bb9-67bbd47a1a96 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:33.371822 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d2ebbfe1-d39e-4451-8bb9-67bbd47a1a96 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:33.379157 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:33.379157 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:33.383253 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d2ebbfe1-d39e-4451-8bb9-67bbd47a1a96 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:33.388130 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d2ebbfe1-d39e-4451-8bb9-67bbd47a1a96 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 returned with HTTP 200 Jul 03 04:38:33.388607 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1279/5140] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:33 2026] GET /volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:33.568553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2bd5372d-5983-4a36-a854-eb0660d540ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:33.570463 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2bd5372d-5983-4a36-a854-eb0660d540ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:33.570717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2bd5372d-5983-4a36-a854-eb0660d540ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:33.570895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2bd5372d-5983-4a36-a854-eb0660d540ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:33.580534 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:33.580534 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:33.584313 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2bd5372d-5983-4a36-a854-eb0660d540ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:33.588950 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2bd5372d-5983-4a36-a854-eb0660d540ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:33.589434 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1295/5141] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:33 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:34.405408 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a1924f4a-c474-4b03-a855-1dafe8ce6c2a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:34.407867 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a1924f4a-c474-4b03-a855-1dafe8ce6c2a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:34.408164 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a1924f4a-c474-4b03-a855-1dafe8ce6c2a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:34.408426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a1924f4a-c474-4b03-a855-1dafe8ce6c2a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:34.418374 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:34.418374 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:34.424010 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a1924f4a-c474-4b03-a855-1dafe8ce6c2a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:34.429957 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a1924f4a-c474-4b03-a855-1dafe8ce6c2a tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 returned with HTTP 200 Jul 03 04:38:34.430551 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1289/5142] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:34 2026] GET /volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 => generated 1009 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:34.450052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:34.452838 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:34.453341 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "98363171-3875-4b37-84b9-2885e025b383", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1701514796"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:34.466700 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:34.466700 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:34.467118 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:34.467297 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume 98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:34.488847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:34.491203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/limits Jul 03 04:38:34.491463 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:34.491714 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:34.499744 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['15a25838-489c-4265-beb6-fe55e40f3dee', '9784bd63-a7c0-4d20-99e9-bf68799e1e70', '8cfcf917-137b-4e91-b933-9f5a1049b834', '224920d6-6fae-4f73-92ba-7d52f9a5be0b'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:34.499838 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1797123345 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1797123345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:38:34.500103 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1797123345 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1797123345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:38:34.500379 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1797123345 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1797123345, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:38:34.512668 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-8d174521-2fa0-4c2f-bfed-6efd2ffb7d1e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/limits returned with HTTP 200 Jul 03 04:38:34.513155 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1280/5143] 10.4.3.253 () {68 vars in 1484 bytes} [Fri Jul 3 04:38:34 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) Jul 03 04:38:34.542573 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:34.542961 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-62c0b4a1-1af4-4a28-b09f-bcb9c492d874 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:34.543397 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1280/5144] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:34 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) Jul 03 04:38:34.551338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0c7d2a4c-b44b-4cdf-beb8-635c4a5c0ca7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:34.553228 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c7d2a4c-b44b-4cdf-beb8-635c4a5c0ca7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:34.553544 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c7d2a4c-b44b-4cdf-beb8-635c4a5c0ca7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:34.553664 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0c7d2a4c-b44b-4cdf-beb8-635c4a5c0ca7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:34.558302 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:34.558302 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:34.558601 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0c7d2a4c-b44b-4cdf-beb8-635c4a5c0ca7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:34.559215 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0c7d2a4c-b44b-4cdf-beb8-635c4a5c0ca7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 returned with HTTP 200 Jul 03 04:38:34.559700 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1296/5145] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:34 2026] GET /volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:34.602839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4ce63e9d-da7b-400f-9cc5-a21c7048b539 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:34.604822 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4ce63e9d-da7b-400f-9cc5-a21c7048b539 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:34.605085 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4ce63e9d-da7b-400f-9cc5-a21c7048b539 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:34.605404 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4ce63e9d-da7b-400f-9cc5-a21c7048b539 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:34.615432 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:34.615432 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:34.619132 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4ce63e9d-da7b-400f-9cc5-a21c7048b539 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:34.623514 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4ce63e9d-da7b-400f-9cc5-a21c7048b539 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:34.623908 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1290/5146] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:34 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:35.045912 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-25635cfe-c311-4237-85cb-9350942dca82 req-a51f859f-a68e-4d66-8cfe-ef9a4a526842 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.048589 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-a51f859f-a68e-4d66-8cfe-ef9a4a526842 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:38:35.048814 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-a51f859f-a68e-4d66-8cfe-ef9a4a526842 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:35.049036 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-a51f859f-a68e-4d66-8cfe-ef9a4a526842 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:35.060204 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.060204 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:35.064260 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-25635cfe-c311-4237-85cb-9350942dca82 req-a51f859f-a68e-4d66-8cfe-ef9a4a526842 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:35.069559 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-a51f859f-a68e-4d66-8cfe-ef9a4a526842 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:38:35.070078 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1281/5147] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:35 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:35.079994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.082260 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:35.082697 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2c1ef8d-97d0-47e4-9161-204be09c5dbd", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1447019184", "description": null, "metadata": {}}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:35.094355 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.094355 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:35.094931 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:35.095081 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:38:35.128267 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['23357d98-6653-4d57-a3d7-08510a2b9ea7', '0410d3d4-da54-426a-bf86-8bbc73d85dfc', 'f70da4f0-0ae3-41f9-a617-a63b8ce57eac', 'da39627b-20bc-413d-937d-9ccb541af611'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:35.172063 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot force create request issued successfully. Jul 03 04:38:35.172372 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-25635cfe-c311-4237-85cb-9350942dca82 req-749697ea-74d4-4140-af6f-6b5f4d73cceb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:35.172808 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1281/5148] 10.4.3.253 () {72 vars in 1547 bytes} [Fri Jul 3 04:38:35 2026] POST /volume/v3/snapshots => generated 320 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:35.570245 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-be0019f9-b960-4f23-81f5-0c0797188f34 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.572228 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be0019f9-b960-4f23-81f5-0c0797188f34 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:35.572458 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be0019f9-b960-4f23-81f5-0c0797188f34 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:35.572651 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-be0019f9-b960-4f23-81f5-0c0797188f34 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:35.577541 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.577541 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:35.577893 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-be0019f9-b960-4f23-81f5-0c0797188f34 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:35.578579 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-be0019f9-b960-4f23-81f5-0c0797188f34 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 returned with HTTP 200 Jul 03 04:38:35.578967 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1297/5149] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:35 2026] GET /volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:35.591101 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cd482665-ff0a-447a-88ae-30f174d33a0f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.593191 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] POST https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3/action Jul 03 04:38:35.593533 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:35.593646 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:35.594913 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.snapshot_unmanage [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Unmanage snapshot with id: 101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:35.600240 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.600240 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:35.600692 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:35.601639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '0398ac2a985e49e7af820d16b000bb1b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '436e933d860d4f4ebd79e43b3bf379e5', 'project_domain_id': 'default', 'roles': ['member', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:38:35.601923 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd482665-ff0a-447a-88ae-30f174d33a0f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3/action returned with HTTP 403 Jul 03 04:38:35.602388 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1291/5150] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:38:35 2026] POST /volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:35.611123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.613104 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:35.613313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:35.613514 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:35.613614 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: 101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:35.618633 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.618633 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:35.619035 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:35.638632 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-08cd5a50-68f8-4f6e-b42a-100b04231501 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.641355 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08cd5a50-68f8-4f6e-b42a-100b04231501 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:35.641606 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08cd5a50-68f8-4f6e-b42a-100b04231501 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:35.642168 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-08cd5a50-68f8-4f6e-b42a-100b04231501 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:35.644700 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:35.644975 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a19c50ae-a75c-4e41-b763-0e1165bf98c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 returned with HTTP 202 Jul 03 04:38:35.645557 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1282/5151] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:35 2026] DELETE /volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:35.655654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-53e21d70-2c8a-434d-b4fe-a7d71fa170fd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:35.655795 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.655795 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:35.656626 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-53e21d70-2c8a-434d-b4fe-a7d71fa170fd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:35.656945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-53e21d70-2c8a-434d-b4fe-a7d71fa170fd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:35.657221 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-53e21d70-2c8a-434d-b4fe-a7d71fa170fd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:35.659650 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-08cd5a50-68f8-4f6e-b42a-100b04231501 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:35.665290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-08cd5a50-68f8-4f6e-b42a-100b04231501 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:35.665691 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:35.665691 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:35.665770 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1282/5152] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:35 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:35.666133 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-53e21d70-2c8a-434d-b4fe-a7d71fa170fd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:35.667010 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-53e21d70-2c8a-434d-b4fe-a7d71fa170fd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 returned with HTTP 200 Jul 03 04:38:35.668596 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1298/5153] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:35 2026] GET /volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:36.679413 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7ffd11be-8d26-4468-93c6-222476d905cd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:36.681707 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7ffd11be-8d26-4468-93c6-222476d905cd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 Jul 03 04:38:36.682066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7ffd11be-8d26-4468-93c6-222476d905cd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:36.682797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7ffd11be-8d26-4468-93c6-222476d905cd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:36.682975 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9590d36-816d-4266-9c72-a30c1eb5b24a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:36.685432 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9590d36-816d-4266-9c72-a30c1eb5b24a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:36.685758 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9590d36-816d-4266-9c72-a30c1eb5b24a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:36.686046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9590d36-816d-4266-9c72-a30c1eb5b24a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:36.689139 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7ffd11be-8d26-4468-93c6-222476d905cd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 returned with HTTP 404 Jul 03 04:38:36.689742 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1292/5154] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:36 2026] GET /volume/v3/snapshots/101759b4-fcc5-4228-906b-13416d08c7b3 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:36.698716 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:36.699038 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:36.699038 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:36.700845 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:36.701077 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:36.701305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:36.701534 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:36.703374 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b9590d36-816d-4266-9c72-a30c1eb5b24a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:36.708466 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9590d36-816d-4266-9c72-a30c1eb5b24a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:36.708843 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1283/5155] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:36 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:36.710865 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:36.710865 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:36.711243 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:36.741968 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:36.742234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4a525615-5068-4bc9-a770-f1485a5b50e7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 returned with HTTP 202 Jul 03 04:38:36.742783 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1283/5156] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:36 2026] DELETE /volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:36.750353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8a15c1ff-28aa-49ec-add2-8943f098278b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:36.752281 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8a15c1ff-28aa-49ec-add2-8943f098278b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:36.752517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8a15c1ff-28aa-49ec-add2-8943f098278b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:36.752736 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8a15c1ff-28aa-49ec-add2-8943f098278b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:36.761203 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:36.761203 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:36.766194 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8a15c1ff-28aa-49ec-add2-8943f098278b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:36.769446 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8a15c1ff-28aa-49ec-add2-8943f098278b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 returned with HTTP 200 Jul 03 04:38:36.770357 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1299/5157] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:36 2026] GET /volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:37.075189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7169f2e1-b75f-45d4-8225-6061a97f3ca7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:37.077445 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7169f2e1-b75f-45d4-8225-6061a97f3ca7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:38:37.077645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7169f2e1-b75f-45d4-8225-6061a97f3ca7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:37.077849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7169f2e1-b75f-45d4-8225-6061a97f3ca7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:37.083728 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:37.083728 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:37.084478 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7169f2e1-b75f-45d4-8225-6061a97f3ca7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:38:37.085658 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7169f2e1-b75f-45d4-8225-6061a97f3ca7 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 200 Jul 03 04:38:37.086183 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1293/5158] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:37 2026] GET /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:37.725026 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-700e68ac-908d-4fce-8ef1-9b5a0b573b92 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:37.730197 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-700e68ac-908d-4fce-8ef1-9b5a0b573b92 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:37.730466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-700e68ac-908d-4fce-8ef1-9b5a0b573b92 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:37.731030 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-700e68ac-908d-4fce-8ef1-9b5a0b573b92 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:37.751801 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:37.751801 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:37.773227 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-700e68ac-908d-4fce-8ef1-9b5a0b573b92 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:37.781985 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-700e68ac-908d-4fce-8ef1-9b5a0b573b92 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:37.782653 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1284/5159] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:37 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:37.784410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-300c587a-1212-41c4-9d2c-2e02a33c80d7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:37.786723 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-300c587a-1212-41c4-9d2c-2e02a33c80d7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 Jul 03 04:38:37.787141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-300c587a-1212-41c4-9d2c-2e02a33c80d7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:37.787532 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-300c587a-1212-41c4-9d2c-2e02a33c80d7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:37.801435 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-300c587a-1212-41c4-9d2c-2e02a33c80d7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 returned with HTTP 404 Jul 03 04:38:37.802130 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1284/5160] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:37 2026] GET /volume/v3/volumes/98363171-3875-4b37-84b9-2885e025b383 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:37.813155 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:37.814992 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:37.815483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1188999181"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:37.817512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1188999181'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:37.817710 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:37.824161 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:37.833239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (11598a2a-6402-4a12-94ce-0ca01dc53603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:37.835820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f8d137-6d01-4fce-b823-643b593b0411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:37.837082 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:37.882506 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f8d137-6d01-4fce-b823-643b593b0411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:37.884120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ac08a6-0bfd-4af5-a221-fa46eff9cef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:37.941839 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['845249d7-edfd-472e-abd0-04d9e1853553', '1893f44b-c301-4f6b-88cc-965c205cce96', 'dd2a8908-2a62-4a6f-b1d3-f72e6dab648a', '46db3859-dbd9-4c9e-82c6-4fc048c51762'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:37.943232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39ac08a6-0bfd-4af5-a221-fa46eff9cef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['845249d7-edfd-472e-abd0-04d9e1853553', '1893f44b-c301-4f6b-88cc-965c205cce96', 'dd2a8908-2a62-4a6f-b1d3-f72e6dab648a', '46db3859-dbd9-4c9e-82c6-4fc048c51762']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:37.944459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80faa4db-eb2c-4eb7-bc60-1279066cdab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:37.979606 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80faa4db-eb2c-4eb7-bc60-1279066cdab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d3c234-4ae8-4a7e-b345-2fe8b67548b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188999181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['845249d7-edfd-472e-abd0-04d9e1853553','1893f44b-c301-4f6b-88cc-965c205cce96','dd2a8908-2a62-4a6f-b1d3-f72e6dab648a','46db3859-dbd9-4c9e-82c6-4fc048c51762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188999181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d3c234-4ae8-4a7e-b345-2fe8b67548b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:37.980968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0bf3cf6-e5ef-42be-bd3b-f57abf60aac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:38.013152 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0bf3cf6-e5ef-42be-bd3b-f57abf60aac9) transitioned into state 'SUCCESS' from state '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-1188999181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['845249d7-edfd-472e-abd0-04d9e1853553','1893f44b-c301-4f6b-88cc-965c205cce96','dd2a8908-2a62-4a6f-b1d3-f72e6dab648a','46db3859-dbd9-4c9e-82c6-4fc048c51762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:38.014026 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1016fdd4-9fcd-4c7d-ab72-a1616294b591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:38.033285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1016fdd4-9fcd-4c7d-ab72-a1616294b591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:38.034942 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (11598a2a-6402-4a12-94ce-0ca01dc53603) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:38.035339 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:38.036850 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e984d31f-7dee-4f5e-b1dc-1dc778a5a097 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:38.036990 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1300/5161] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:37 2026] POST /volume/v3/volumes => generated 778 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:38.051802 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1e6c47c4-4782-4fec-8761-38dae1adab98 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:38.054354 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1e6c47c4-4782-4fec-8761-38dae1adab98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:38.054584 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1e6c47c4-4782-4fec-8761-38dae1adab98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:38.054860 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1e6c47c4-4782-4fec-8761-38dae1adab98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:38.064302 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:38.064302 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:38.068738 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1e6c47c4-4782-4fec-8761-38dae1adab98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:38.074501 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1e6c47c4-4782-4fec-8761-38dae1adab98 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 returned with HTTP 200 Jul 03 04:38:38.075076 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1294/5162] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:38 2026] GET /volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:38.799636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5d5daeb1-0c37-4cc3-b618-2c1204114cb8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:38.801802 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d5daeb1-0c37-4cc3-b618-2c1204114cb8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:38.801931 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d5daeb1-0c37-4cc3-b618-2c1204114cb8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:38.802160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d5daeb1-0c37-4cc3-b618-2c1204114cb8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:38.834162 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:38.834162 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:38.846897 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5d5daeb1-0c37-4cc3-b618-2c1204114cb8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:38.858785 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d5daeb1-0c37-4cc3-b618-2c1204114cb8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:38.859191 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1285/5163] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:38 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:39.093687 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-662132d0-92e2-44ce-a617-1773a8648908 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:39.096150 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-662132d0-92e2-44ce-a617-1773a8648908 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:39.096374 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-662132d0-92e2-44ce-a617-1773a8648908 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:39.096604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-662132d0-92e2-44ce-a617-1773a8648908 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:39.105925 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:39.105925 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:39.110259 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-662132d0-92e2-44ce-a617-1773a8648908 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:39.115417 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-662132d0-92e2-44ce-a617-1773a8648908 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 returned with HTTP 200 Jul 03 04:38:39.115863 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1285/5164] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:39 2026] GET /volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:39.128936 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:39.131550 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:39.132180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29d3c234-4ae8-4a7e-b345-2fe8b67548b5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1600569429"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:39.144931 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:39.144931 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:39.145340 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:39.145524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume 29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:39.179341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['e0128489-2929-4fc5-ad35-784854fc7647', 'd5d01155-a4a9-453c-ad49-2c2362459535', '43014393-e3df-4eeb-9f27-f61a3de87b46', 'b1f0ea66-17df-4ef6-86ba-08536a4e8283'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:39.233298 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:39.233298 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b09b9b02-9e0b-4877-99b2-20d75ff86475 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:39.233298 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1301/5165] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:39.244818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9ff5baa8-6573-420f-a165-8b0d4863674c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:39.247213 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9ff5baa8-6573-420f-a165-8b0d4863674c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:39.247754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9ff5baa8-6573-420f-a165-8b0d4863674c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:39.247754 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9ff5baa8-6573-420f-a165-8b0d4863674c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:39.254924 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:39.254924 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:39.255553 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9ff5baa8-6573-420f-a165-8b0d4863674c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:39.256144 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9ff5baa8-6573-420f-a165-8b0d4863674c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 returned with HTTP 200 Jul 03 04:38:39.256796 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1295/5166] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:39 2026] GET /volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 04:38:39.341440 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-1681d954-fc0b-4c63-ae0e-fb24a248c3ef None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:39.344055 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-1681d954-fc0b-4c63-ae0e-fb24a248c3ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:38:39.344310 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-1681d954-fc0b-4c63-ae0e-fb24a248c3ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:39.344589 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-1681d954-fc0b-4c63-ae0e-fb24a248c3ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:39.351031 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:39.351031 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:39.351653 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-1681d954-fc0b-4c63-ae0e-fb24a248c3ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:38:39.352577 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-1681d954-fc0b-4c63-ae0e-fb24a248c3ef tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 200 Jul 03 04:38:39.353198 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1286/5167] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:38:39 2026] GET /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:39.873946 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cdd44050-f524-4211-a7ad-c8451fb72832 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:39.876555 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cdd44050-f524-4211-a7ad-c8451fb72832 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:39.876989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cdd44050-f524-4211-a7ad-c8451fb72832 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:39.877262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cdd44050-f524-4211-a7ad-c8451fb72832 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:39.889144 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:39.889144 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:39.894403 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cdd44050-f524-4211-a7ad-c8451fb72832 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:39.900149 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cdd44050-f524-4211-a7ad-c8451fb72832 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:39.900691 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1286/5168] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:39 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:40.269966 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5a47c698-b654-45a0-8db8-62f97542a1f0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:40.272348 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a47c698-b654-45a0-8db8-62f97542a1f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:40.272629 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a47c698-b654-45a0-8db8-62f97542a1f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:40.272885 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a47c698-b654-45a0-8db8-62f97542a1f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:40.281244 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:40.281244 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:40.281733 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5a47c698-b654-45a0-8db8-62f97542a1f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:40.282623 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a47c698-b654-45a0-8db8-62f97542a1f0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 returned with HTTP 200 Jul 03 04:38:40.283112 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1302/5169] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:40 2026] GET /volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:40.294681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-98a2b54c-8bf0-48f6-b066-bcfdddd41b80 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:40.296936 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98a2b54c-8bf0-48f6-b066-bcfdddd41b80 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] PUT https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:40.297389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-98a2b54c-8bf0-48f6-b066-bcfdddd41b80 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:40.305811 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:40.305811 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:40.306391 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-98a2b54c-8bf0-48f6-b066-bcfdddd41b80 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Snapshot retrieved successfully. Jul 03 04:38:40.319848 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-98a2b54c-8bf0-48f6-b066-bcfdddd41b80 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 returned with HTTP 200 Jul 03 04:38:40.320408 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1296/5170] 10.4.3.253 () {68 vars in 1374 bytes} [Fri Jul 3 04:38:40 2026] PUT /volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 => generated 361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:40.330208 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:40.333254 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:40.333254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:40.333554 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:40.333753 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: 7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:40.340466 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:40.340466 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:40.340969 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:40.366666 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:40.367732 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e768a316-952f-4ea1-9d9b-20c9ead2eda3 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 returned with HTTP 202 Jul 03 04:38:40.367846 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1287/5171] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:40 2026] DELETE /volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:40.377610 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1f04bd74-94a0-4940-94e6-2df3f1055dda None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:40.379758 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f04bd74-94a0-4940-94e6-2df3f1055dda tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:40.379947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f04bd74-94a0-4940-94e6-2df3f1055dda tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:40.380153 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1f04bd74-94a0-4940-94e6-2df3f1055dda tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:40.387293 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:40.387293 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:40.387498 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1f04bd74-94a0-4940-94e6-2df3f1055dda tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:40.388585 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1f04bd74-94a0-4940-94e6-2df3f1055dda tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 returned with HTTP 200 Jul 03 04:38:40.389164 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1287/5172] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:40 2026] GET /volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 => generated 494 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:40.915229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ca808e6f-8d08-4ff7-96d3-f4a6c2139753 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:40.917421 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ca808e6f-8d08-4ff7-96d3-f4a6c2139753 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:40.917655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ca808e6f-8d08-4ff7-96d3-f4a6c2139753 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:40.917864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ca808e6f-8d08-4ff7-96d3-f4a6c2139753 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:40.943021 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:40.943021 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:40.952672 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ca808e6f-8d08-4ff7-96d3-f4a6c2139753 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:40.984690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ca808e6f-8d08-4ff7-96d3-f4a6c2139753 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:40.985111 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1303/5173] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:40 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:41.399550 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-787f9b52-e33a-46f8-b7bf-41eb4b8c66c7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:41.401593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-787f9b52-e33a-46f8-b7bf-41eb4b8c66c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 Jul 03 04:38:41.401819 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-787f9b52-e33a-46f8-b7bf-41eb4b8c66c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:41.402027 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-787f9b52-e33a-46f8-b7bf-41eb4b8c66c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:41.407731 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-787f9b52-e33a-46f8-b7bf-41eb4b8c66c7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 returned with HTTP 404 Jul 03 04:38:41.408370 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1297/5174] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:41 2026] GET /volume/v3/snapshots/7b380bb5-9d5a-4d9f-9721-dead19eff3c9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:41.417473 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:41.419858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:41.420147 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:41.420425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:41.420671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: 29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:41.430648 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:41.430648 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:41.431111 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:41.471226 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:41.471582 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9274a8d-2e8d-4b8d-a702-3bfcb6f213a0 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 returned with HTTP 202 Jul 03 04:38:41.472132 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1288/5175] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:41 2026] DELETE /volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:41.480942 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4277cad7-ad2e-450b-b319-db8d514dd756 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:41.483050 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4277cad7-ad2e-450b-b319-db8d514dd756 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:41.483316 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4277cad7-ad2e-450b-b319-db8d514dd756 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:41.483630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4277cad7-ad2e-450b-b319-db8d514dd756 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:41.491677 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:41.491677 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:41.495932 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4277cad7-ad2e-450b-b319-db8d514dd756 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:41.500701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4277cad7-ad2e-450b-b319-db8d514dd756 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 returned with HTTP 200 Jul 03 04:38:41.501248 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1288/5176] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:41 2026] GET /volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:41.999806 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-07a665f5-ffd0-482e-a952-461ce971f076 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:42.001370 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-07a665f5-ffd0-482e-a952-461ce971f076 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:42.001547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-07a665f5-ffd0-482e-a952-461ce971f076 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:42.001714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-07a665f5-ffd0-482e-a952-461ce971f076 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:42.010455 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:42.010455 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:42.014055 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-07a665f5-ffd0-482e-a952-461ce971f076 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:42.019337 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-07a665f5-ffd0-482e-a952-461ce971f076 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:42.020046 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1304/5177] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:41 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:42.515398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-046133f0-dc02-4f35-92ca-8b91f948162b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:42.517338 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-046133f0-dc02-4f35-92ca-8b91f948162b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 Jul 03 04:38:42.517554 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-046133f0-dc02-4f35-92ca-8b91f948162b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:42.517737 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-046133f0-dc02-4f35-92ca-8b91f948162b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:42.524287 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-046133f0-dc02-4f35-92ca-8b91f948162b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 returned with HTTP 404 Jul 03 04:38:42.524852 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1298/5178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:42 2026] GET /volume/v3/volumes/29d3c234-4ae8-4a7e-b345-2fe8b67548b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:42.533020 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:42.535023 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:42.535429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2059782985"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:42.536965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2059782985'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:42.537110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume of 1 GB Jul 03 04:38:42.541691 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Availability Zones retrieved successfully. Jul 03 04:38:42.547273 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (6a75c5eb-73cc-46a5-8e2f-d81708074cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:42.548276 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cddc19cc-bad8-4f77-832d-cf105571d38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:42.549164 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:42.578708 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cddc19cc-bad8-4f77-832d-cf105571d38a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:42.579664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7f980c-9907-4d0e-bff4-0126e5728570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:42.626983 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['5c342718-334b-44d8-9817-29cafb878eaf', '9b6a186d-85ff-4098-b799-cc2d88f9c813', 'ebd74b2d-2eaa-43cc-8d5a-94e2f39fa0e8', '4d8c228e-a9b3-4cad-93fb-f9277da53ffd'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:42.627812 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f7f980c-9907-4d0e-bff4-0126e5728570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c342718-334b-44d8-9817-29cafb878eaf', '9b6a186d-85ff-4098-b799-cc2d88f9c813', 'ebd74b2d-2eaa-43cc-8d5a-94e2f39fa0e8', '4d8c228e-a9b3-4cad-93fb-f9277da53ffd']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:42.628618 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4b29f6-d0ca-46ba-961b-c769243b061d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:42.660668 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e4b29f6-d0ca-46ba-961b-c769243b061d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe5db192-734f-40d8-aef6-33bf80d8772a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059782985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['5c342718-334b-44d8-9817-29cafb878eaf','9b6a186d-85ff-4098-b799-cc2d88f9c813','ebd74b2d-2eaa-43cc-8d5a-94e2f39fa0e8','4d8c228e-a9b3-4cad-93fb-f9277da53ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2059782985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe5db192-734f-40d8-aef6-33bf80d8772a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='436e933d860d4f4ebd79e43b3bf379e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4712b96ce534782adeeb509a04d21fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:42.661403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ed4663-b21b-4da6-abe5-4c01989c73a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:42.690848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ed4663-b21b-4da6-abe5-4c01989c73a7) transitioned into state 'SUCCESS' from state '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-2059782985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='436e933d860d4f4ebd79e43b3bf379e5',qos_specs=None,replication_status=,reservations=['5c342718-334b-44d8-9817-29cafb878eaf','9b6a186d-85ff-4098-b799-cc2d88f9c813','ebd74b2d-2eaa-43cc-8d5a-94e2f39fa0e8','4d8c228e-a9b3-4cad-93fb-f9277da53ffd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4712b96ce534782adeeb509a04d21fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:42.691597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65957dbe-0eda-4cfb-9534-ee9ba676d613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:42.707952 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65957dbe-0eda-4cfb-9534-ee9ba676d613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:42.709315 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Flow 'volume_create_api' (6a75c5eb-73cc-46a5-8e2f-d81708074cda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:42.709767 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create volume request issued successfully. Jul 03 04:38:42.710670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9359fcb-65a8-461c-8795-ae39c24e8e06 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:42.711346 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1289/5179] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:38:42 2026] POST /volume/v3/volumes => generated 778 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:42.724751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e45cbec9-e035-431e-bae2-7b5e9e4ac1eb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:42.727036 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e45cbec9-e035-431e-bae2-7b5e9e4ac1eb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:42.727243 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e45cbec9-e035-431e-bae2-7b5e9e4ac1eb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:42.727510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e45cbec9-e035-431e-bae2-7b5e9e4ac1eb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:42.736083 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:42.736083 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:42.740429 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e45cbec9-e035-431e-bae2-7b5e9e4ac1eb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:42.745421 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e45cbec9-e035-431e-bae2-7b5e9e4ac1eb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a returned with HTTP 200 Jul 03 04:38:42.746045 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1289/5180] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:42 2026] GET /volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:43.031880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f94f7179-a5f2-4be7-99db-2372a3e7710c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:43.034033 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f94f7179-a5f2-4be7-99db-2372a3e7710c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:43.034241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f94f7179-a5f2-4be7-99db-2372a3e7710c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:43.034444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f94f7179-a5f2-4be7-99db-2372a3e7710c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:43.044287 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:43.044287 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:43.048282 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f94f7179-a5f2-4be7-99db-2372a3e7710c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:43.052741 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f94f7179-a5f2-4be7-99db-2372a3e7710c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:43.053164 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1305/5181] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:43 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:43.760183 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8fd19f9c-64ac-4f1b-b517-a28148db996f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:43.762190 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8fd19f9c-64ac-4f1b-b517-a28148db996f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:43.762416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8fd19f9c-64ac-4f1b-b517-a28148db996f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:43.762619 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8fd19f9c-64ac-4f1b-b517-a28148db996f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:43.770002 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:43.770002 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:43.773706 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8fd19f9c-64ac-4f1b-b517-a28148db996f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:43.777858 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8fd19f9c-64ac-4f1b-b517-a28148db996f tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a returned with HTTP 200 Jul 03 04:38:43.778391 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1299/5182] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:43 2026] GET /volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:43.790464 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-031f558f-bbd5-4ace-a146-b007b5af961b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:43.792623 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:38:43.793042 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fe5db192-734f-40d8-aef6-33bf80d8772a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-298664067"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:43.803175 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:43.803175 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:43.803534 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:43.803658 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Create snapshot from volume fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:43.841670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Created reservations ['34929308-cd62-4c3b-97c7-7e740b5e8a6f', '403b759c-82a3-45ad-9f79-8f948be8a462', 'd8462a3f-7733-49c7-b743-483c0ccbdb6b', '0a80c0d4-f65b-40ac-b20b-055e599bd857'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:43.905029 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot create request issued successfully. Jul 03 04:38:43.905401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-031f558f-bbd5-4ace-a146-b007b5af961b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:38:43.905894 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1290/5183] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:38:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:43.917968 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a1a268c1-4061-4750-b9f9-62ef7ff99712 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:43.920023 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a1a268c1-4061-4750-b9f9-62ef7ff99712 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:43.920729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a1a268c1-4061-4750-b9f9-62ef7ff99712 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:43.920729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a1a268c1-4061-4750-b9f9-62ef7ff99712 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:43.927891 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:43.927891 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:43.928220 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a1a268c1-4061-4750-b9f9-62ef7ff99712 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:43.928980 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a1a268c1-4061-4750-b9f9-62ef7ff99712 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 returned with HTTP 200 Jul 03 04:38:43.929376 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1290/5184] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:43 2026] GET /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:44.065864 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c4a57882-cc13-4702-a6b6-6b7f817215f0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:44.067696 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4a57882-cc13-4702-a6b6-6b7f817215f0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:44.067967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4a57882-cc13-4702-a6b6-6b7f817215f0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:44.068225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c4a57882-cc13-4702-a6b6-6b7f817215f0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:44.077675 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:44.077675 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:44.081165 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c4a57882-cc13-4702-a6b6-6b7f817215f0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:44.085524 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c4a57882-cc13-4702-a6b6-6b7f817215f0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:44.085894 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1306/5185] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:44 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:44.941214 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-13ca48f8-b48f-40b5-aef1-7b2e55968dfd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:44.943151 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-13ca48f8-b48f-40b5-aef1-7b2e55968dfd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:44.943382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-13ca48f8-b48f-40b5-aef1-7b2e55968dfd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:44.943661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-13ca48f8-b48f-40b5-aef1-7b2e55968dfd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:44.945561 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=135,cinder:UPDATE=43,cinder:INSERT=16 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:38:44.950650 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:44.950650 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:44.950650 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-13ca48f8-b48f-40b5-aef1-7b2e55968dfd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:44.951682 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-13ca48f8-b48f-40b5-aef1-7b2e55968dfd tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 returned with HTTP 200 Jul 03 04:38:44.952413 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1300/5186] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:44 2026] GET /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:44.965292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3550db7d-a24c-4b47-9581-1526b02f5826 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:44.967623 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3550db7d-a24c-4b47-9581-1526b02f5826 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] POST https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52/action Jul 03 04:38:44.968045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3550db7d-a24c-4b47-9581-1526b02f5826 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:44.968194 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3550db7d-a24c-4b47-9581-1526b02f5826 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:44.969671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.admin_actions [None req-3550db7d-a24c-4b47-9581-1526b02f5826 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Updating snapshot '7da6cdb1-340a-4787-a23a-45a8b02f6d52' with '{'status': 'creating'}' {{(pid=99793) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 04:38:44.979704 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:44.979704 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:44.996523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3550db7d-a24c-4b47-9581-1526b02f5826 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52/action returned with HTTP 202 Jul 03 04:38:44.997030 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1291/5187] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:38:44 2026] POST /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:38:45.004684 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-58ec31bf-021d-4862-9f36-981b6ed20c3c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:45.006640 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-58ec31bf-021d-4862-9f36-981b6ed20c3c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:45.006858 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-58ec31bf-021d-4862-9f36-981b6ed20c3c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:45.007072 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-58ec31bf-021d-4862-9f36-981b6ed20c3c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:45.012036 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:45.012036 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:45.012458 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-58ec31bf-021d-4862-9f36-981b6ed20c3c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:45.013216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-58ec31bf-021d-4862-9f36-981b6ed20c3c tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 returned with HTTP 200 Jul 03 04:38:45.013642 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1291/5188] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:45 2026] GET /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:45.023256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:45.025297 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] POST https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52/action Jul 03 04:38:45.025638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:45.025750 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:45.026965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.snapshot_actions [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99794) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 04:38:45.031593 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:45.031593 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:45.031955 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.snapshot_actions [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] Updating snapshot 7da6cdb1-340a-4787-a23a-45a8b02f6d52 with info {'id': '7da6cdb1-340a-4787-a23a-45a8b02f6d52', 'status': 'error', 'progress': '80%'} Jul 03 04:38:45.043940 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd95de27-95e6-4df2-af5c-e6e0e2e744f7 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-member] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52/action returned with HTTP 202 Jul 03 04:38:45.044344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1307/5189] 10.4.3.253 () {68 vars in 1396 bytes} [Fri Jul 3 04:38:45 2026] POST /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:45.051265 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:45.053126 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:45.053365 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:45.053559 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:45.053654 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete snapshot with id: 7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:45.059906 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:45.059906 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:45.060391 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:45.083042 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot delete request issued successfully. Jul 03 04:38:45.083307 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95c849d3-2aea-435f-8fab-0a69c9a7b28b tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 returned with HTTP 202 Jul 03 04:38:45.083863 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1301/5190] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:38:45 2026] DELETE /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:45.091906 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8bfc2cc6-28c2-4cd6-afca-6743ed8edfcb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:45.096360 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8bfc2cc6-28c2-4cd6-afca-6743ed8edfcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:45.096360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8bfc2cc6-28c2-4cd6-afca-6743ed8edfcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:45.096360 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8bfc2cc6-28c2-4cd6-afca-6743ed8edfcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:45.099984 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bf27740f-ecae-4daa-a344-516e3d90320a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:45.100629 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:45.100629 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:45.101035 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8bfc2cc6-28c2-4cd6-afca-6743ed8edfcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Snapshot retrieved successfully. Jul 03 04:38:45.101855 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bf27740f-ecae-4daa-a344-516e3d90320a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:45.101953 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8bfc2cc6-28c2-4cd6-afca-6743ed8edfcb tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 returned with HTTP 200 Jul 03 04:38:45.102039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bf27740f-ecae-4daa-a344-516e3d90320a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:45.102192 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bf27740f-ecae-4daa-a344-516e3d90320a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:45.102342 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1292/5191] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:45 2026] GET /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:45.110938 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:45.110938 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:45.115040 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bf27740f-ecae-4daa-a344-516e3d90320a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:45.119346 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bf27740f-ecae-4daa-a344-516e3d90320a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:45.119756 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1292/5192] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:45 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:46.122961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3febce84-2040-4576-bdd8-46fbbb5a0cec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.122961 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3febce84-2040-4576-bdd8-46fbbb5a0cec tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 Jul 03 04:38:46.122961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3febce84-2040-4576-bdd8-46fbbb5a0cec tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.122961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3febce84-2040-4576-bdd8-46fbbb5a0cec tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.124741 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=176,cinder:INSERT=35,cinder:UPDATE=74 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:38:46.128658 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3febce84-2040-4576-bdd8-46fbbb5a0cec tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 returned with HTTP 404 Jul 03 04:38:46.129258 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1308/5193] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/snapshots/7da6cdb1-340a-4787-a23a-45a8b02f6d52 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:46.134524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a594b225-16cb-4d55-9d02-3192b0b94bbc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.136997 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a594b225-16cb-4d55-9d02-3192b0b94bbc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:46.137273 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a594b225-16cb-4d55-9d02-3192b0b94bbc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.137561 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a594b225-16cb-4d55-9d02-3192b0b94bbc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.140501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d1444e49-f564-43b4-9956-1e10ab877449 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.143028 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:46.143225 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.143600 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.143936 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume with id: fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:46.151937 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.151937 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:46.153941 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.153941 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:46.154471 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:46.155293 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-d7a2ff30-d924-44b3-91c6-c0f18146a49c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.157600 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a594b225-16cb-4d55-9d02-3192b0b94bbc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:46.157770 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-d7a2ff30-d924-44b3-91c6-c0f18146a49c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f/action Jul 03 04:38:46.158395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-d7a2ff30-d924-44b3-91c6-c0f18146a49c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:46.158682 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-d7a2ff30-d924-44b3-91c6-c0f18146a49c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:46.163704 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a594b225-16cb-4d55-9d02-3192b0b94bbc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:46.164563 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1302/5194] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:46.179289 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.179289 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:46.191610 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Delete volume request issued successfully. Jul 03 04:38:46.192597 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d1444e49-f564-43b4-9956-1e10ab877449 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a returned with HTTP 202 Jul 03 04:38:46.192597 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1293/5195] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:46 2026] DELETE /volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:46.201459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2cdb5ae2-3eae-4d8b-bfa6-0e393b8a9e55 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.203128 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2cdb5ae2-3eae-4d8b-bfa6-0e393b8a9e55 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:46.203852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2cdb5ae2-3eae-4d8b-bfa6-0e393b8a9e55 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.203852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2cdb5ae2-3eae-4d8b-bfa6-0e393b8a9e55 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.212921 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.212921 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:46.213308 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ba3d4f5e-9bb9-4914-9e36-17dbc142543a req-d7a2ff30-d924-44b3-91c6-c0f18146a49c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f/action returned with HTTP 204 Jul 03 04:38:46.214051 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1293/5196] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:38:46 2026] POST /volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:46.217016 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2cdb5ae2-3eae-4d8b-bfa6-0e393b8a9e55 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Volume info retrieved successfully. Jul 03 04:38:46.222206 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2cdb5ae2-3eae-4d8b-bfa6-0e393b8a9e55 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a returned with HTTP 200 Jul 03 04:38:46.222737 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1309/5197] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:46.600697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-a5fccb38-b420-43af-8d25-c6f561cd8cd5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.603583 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-a5fccb38-b420-43af-8d25-c6f561cd8cd5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:38:46.603583 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-a5fccb38-b420-43af-8d25-c6f561cd8cd5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.603583 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-a5fccb38-b420-43af-8d25-c6f561cd8cd5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.607896 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.607896 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:46.608217 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-a5fccb38-b420-43af-8d25-c6f561cd8cd5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:38:46.608989 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-a5fccb38-b420-43af-8d25-c6f561cd8cd5 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 200 Jul 03 04:38:46.609355 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1303/5198] 10.4.3.253 () {68 vars in 1604 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:46.617709 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-5c2f7c3c-2f25-47d6-abe4-add6e351e60a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.620343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-5c2f7c3c-2f25-47d6-abe4-add6e351e60a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:38:46.620588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-5c2f7c3c-2f25-47d6-abe4-add6e351e60a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.620772 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-5c2f7c3c-2f25-47d6-abe4-add6e351e60a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.630839 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.630839 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:46.635942 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-5c2f7c3c-2f25-47d6-abe4-add6e351e60a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:46.641435 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-5c2f7c3c-2f25-47d6-abe4-add6e351e60a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 200 Jul 03 04:38:46.642020 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1294/5199] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 1658 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:46.652869 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.655878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:46.655878 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "c5a731ee-053f-4914-b1c0-1851e7411695", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:46.658039 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'c5a731ee-053f-4914-b1c0-1851e7411695', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:46.670143 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.670143 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:46.670658 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:38:46.670841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:38:46.671685 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:38:46.677724 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (01677eab-fdd2-4daa-83a9-75d58d4d27eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:46.678936 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba51a2ad-aaca-483c-9912-b3e6299efea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:46.679914 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:46.716346 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba51a2ad-aaca-483c-9912-b3e6299efea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c5a731ee-053f-4914-b1c0-1851e7411695', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:46.717424 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434a364e-a989-4819-a92a-e095b655d7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:46.799413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['590b6560-19af-48d1-8d3a-51cb32d7e6c6', '06b4ceb6-846c-4674-92b5-a26ab9f0445e', '7565f880-a8d3-418b-b678-d14ffa394aed', '9764802a-4c8f-4af1-ae16-dc0ac1e228db'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:46.802040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (434a364e-a989-4819-a92a-e095b655d7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590b6560-19af-48d1-8d3a-51cb32d7e6c6', '06b4ceb6-846c-4674-92b5-a26ab9f0445e', '7565f880-a8d3-418b-b678-d14ffa394aed', '9764802a-4c8f-4af1-ae16-dc0ac1e228db']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:46.802040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aca062b-02e7-485f-abbc-a3ba5b3e9520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:46.868686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aca062b-02e7-485f-abbc-a3ba5b3e9520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8d01e1f-875b-4b92-9253-097e3b362636', '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='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['590b6560-19af-48d1-8d3a-51cb32d7e6c6','06b4ceb6-846c-4674-92b5-a26ab9f0445e','7565f880-a8d3-418b-b678-d14ffa394aed','9764802a-4c8f-4af1-ae16-dc0ac1e228db'],size=1,snapshot_id=c5a731ee-053f-4914-b1c0-1851e7411695,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:38:46Z,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=f8d01e1f-875b-4b92-9253-097e3b362636,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c5a731ee-053f-4914-b1c0-1851e7411695,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:46.869277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0b2af1-c05d-4f14-82ee-36a7421fb8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:46.905404 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e0b2af1-c05d-4f14-82ee-36a7421fb8a5) transitioned into 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='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['590b6560-19af-48d1-8d3a-51cb32d7e6c6','06b4ceb6-846c-4674-92b5-a26ab9f0445e','7565f880-a8d3-418b-b678-d14ffa394aed','9764802a-4c8f-4af1-ae16-dc0ac1e228db'],size=1,snapshot_id=c5a731ee-053f-4914-b1c0-1851e7411695,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:46.906131 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fd81d2-3e2f-4c37-a016-4d7b439d9f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:46.937759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21fd81d2-3e2f-4c37-a016-4d7b439d9f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:46.938563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (01677eab-fdd2-4daa-83a9-75d58d4d27eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:46.938900 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:38:46.939471 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-f96b0448-d461-4109-96cf-15771643b1ac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:46.939927 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1294/5200] 10.4.3.253 () {72 vars in 1541 bytes} [Fri Jul 3 04:38:46 2026] POST /volume/v3/volumes => generated 736 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:38:46.947225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-eda8099e-e203-4665-a5d5-3a8e08b38c93 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.949400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-eda8099e-e203-4665-a5d5-3a8e08b38c93 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:38:46.949650 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-eda8099e-e203-4665-a5d5-3a8e08b38c93 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.949892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-eda8099e-e203-4665-a5d5-3a8e08b38c93 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.957383 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.957383 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:46.961470 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-eda8099e-e203-4665-a5d5-3a8e08b38c93 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:46.965755 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-eda8099e-e203-4665-a5d5-3a8e08b38c93 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 200 Jul 03 04:38:46.965999 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1310/5201] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:46.974249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-c5f6b9e4-57b8-4f9b-81b9-e0e5f22e3376 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:46.976677 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-c5f6b9e4-57b8-4f9b-81b9-e0e5f22e3376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:38:46.976897 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-c5f6b9e4-57b8-4f9b-81b9-e0e5f22e3376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:46.977112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-c5f6b9e4-57b8-4f9b-81b9-e0e5f22e3376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:46.985349 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:46.985349 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:46.990021 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-c5f6b9e4-57b8-4f9b-81b9-e0e5f22e3376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:46.995034 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-c5f6b9e4-57b8-4f9b-81b9-e0e5f22e3376 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 200 Jul 03 04:38:46.995560 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1304/5202] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:46 2026] GET /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 804 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:47.178824 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-95c339e8-51ea-49ab-a6d9-4920f5ada2d1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:47.181058 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-95c339e8-51ea-49ab-a6d9-4920f5ada2d1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:47.181292 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-95c339e8-51ea-49ab-a6d9-4920f5ada2d1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:47.181570 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-95c339e8-51ea-49ab-a6d9-4920f5ada2d1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:47.191092 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:47.191092 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:47.194197 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-95c339e8-51ea-49ab-a6d9-4920f5ada2d1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:47.197898 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-95c339e8-51ea-49ab-a6d9-4920f5ada2d1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:47.198264 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1295/5203] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:47 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:47.211823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c6882a41-a834-4f26-ae8d-a7da22300335 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:47.214425 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c6882a41-a834-4f26-ae8d-a7da22300335 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:47.214814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c6882a41-a834-4f26-ae8d-a7da22300335 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:47.214814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c6882a41-a834-4f26-ae8d-a7da22300335 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:47.223610 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:47.223610 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:47.226668 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c6882a41-a834-4f26-ae8d-a7da22300335 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:47.230518 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c6882a41-a834-4f26-ae8d-a7da22300335 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:47.230917 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1295/5204] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:47 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:47.235765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d1ac73ae-1d6e-4a04-9afa-00ff2bb96577 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:47.238307 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d1ac73ae-1d6e-4a04-9afa-00ff2bb96577 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] GET https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a Jul 03 04:38:47.238615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d1ac73ae-1d6e-4a04-9afa-00ff2bb96577 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:47.238887 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d1ac73ae-1d6e-4a04-9afa-00ff2bb96577 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:47.246511 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d1ac73ae-1d6e-4a04-9afa-00ff2bb96577 tempest-ProjectMemberTests-122538736 tempest-ProjectMemberTests-122538736-project-admin] https://10.4.3.253/volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a returned with HTTP 404 Jul 03 04:38:47.247122 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1311/5205] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:47 2026] GET /volume/v3/volumes/fe5db192-734f-40d8-aef6-33bf80d8772a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:47.276429 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-e5234646-bade-4126-bb3b-868727cdf935 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:47.278891 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-e5234646-bade-4126-bb3b-868727cdf935 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:47.279120 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-e5234646-bade-4126-bb3b-868727cdf935 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:47.279267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-e5234646-bade-4126-bb3b-868727cdf935 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:47.289776 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:47.289776 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:47.293833 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-e5234646-bade-4126-bb3b-868727cdf935 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:47.298560 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-e5234646-bade-4126-bb3b-868727cdf935 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:47.299037 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1305/5206] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:47 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:47.318564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:47.320878 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/action Jul 03 04:38:47.321257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:47.321439 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:47.334562 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:47.334562 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:47.335188 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:47.343977 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Begin detaching volume completed successfully. Jul 03 04:38:47.344278 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-01b0a1ec-c8b6-4b6c-992d-eec22f98793d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/action returned with HTTP 202 Jul 03 04:38:47.344926 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1296/5207] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:38:47 2026] POST /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:38:48.370079 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1c4b7750-54f2-46aa-800b-ae5a766d8962 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:48.370457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1c4b7750-54f2-46aa-800b-ae5a766d8962 None None] GET https://10.4.3.253/volume// Jul 03 04:38:48.370630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1c4b7750-54f2-46aa-800b-ae5a766d8962 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:48.370830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1c4b7750-54f2-46aa-800b-ae5a766d8962 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:48.371158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1c4b7750-54f2-46aa-800b-ae5a766d8962 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:38:48.371468 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1296/5208] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:38:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:38:48.379014 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-fdec3146-05fc-494e-b0de-77c13e0d5fb0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:48.380812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-fdec3146-05fc-494e-b0de-77c13e0d5fb0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:48.380985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-fdec3146-05fc-494e-b0de-77c13e0d5fb0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:48.381145 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-fdec3146-05fc-494e-b0de-77c13e0d5fb0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:48.389295 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:48.389295 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:48.392491 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-fdec3146-05fc-494e-b0de-77c13e0d5fb0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:48.396336 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-fdec3146-05fc-494e-b0de-77c13e0d5fb0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:48.396789 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1312/5209] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:38:48 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:38:48.405070 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-595bcf79-a177-4655-8e85-b86cb6ccb500 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:48.407025 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-595bcf79-a177-4655-8e85-b86cb6ccb500 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/encryption Jul 03 04:38:48.407191 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-595bcf79-a177-4655-8e85-b86cb6ccb500 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:48.407420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-595bcf79-a177-4655-8e85-b86cb6ccb500 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:48.416089 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:48.416089 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:48.422016 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-595bcf79-a177-4655-8e85-b86cb6ccb500 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/encryption returned with HTTP 200 Jul 03 04:38:48.422498 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1306/5210] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:38:48 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:49.239186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-055a192d-18ed-49ca-89c3-2b3bb5d374e4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:49.241370 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-055a192d-18ed-49ca-89c3-2b3bb5d374e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f Jul 03 04:38:49.241575 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-055a192d-18ed-49ca-89c3-2b3bb5d374e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:49.241779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-055a192d-18ed-49ca-89c3-2b3bb5d374e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:49.249184 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:49.249184 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:49.784607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-b575164e-cff2-4f1c-8ff5-fe91b670a139 req-055a192d-18ed-49ca-89c3-2b3bb5d374e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f returned with HTTP 200 Jul 03 04:38:49.785104 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1297/5211] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:38:49 2026] DELETE /volume/v3/attachments/99d57cec-b5e0-4cb5-80da-acddd41f215f => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:50.003725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-d5adb72d-393b-4761-aff4-642d3ba9cf8f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.005941 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-d5adb72d-393b-4761-aff4-642d3ba9cf8f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:38:50.006152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-d5adb72d-393b-4761-aff4-642d3ba9cf8f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:50.006392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-d5adb72d-393b-4761-aff4-642d3ba9cf8f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:50.008623 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=231,cinder:INSERT=48,cinder:UPDATE=92 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:38:50.015008 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:50.015008 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:50.019761 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-d5adb72d-393b-4761-aff4-642d3ba9cf8f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:50.024405 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-d5adb72d-393b-4761-aff4-642d3ba9cf8f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 200 Jul 03 04:38:50.025001 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1297/5212] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:50 2026] GET /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 1345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:50.031542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a1984793-df21-4d46-8261-22ae02ae8642 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.031870 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1984793-df21-4d46-8261-22ae02ae8642 None None] GET https://10.4.3.253/volume// Jul 03 04:38:50.031870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1984793-df21-4d46-8261-22ae02ae8642 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:50.032028 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1984793-df21-4d46-8261-22ae02ae8642 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:50.032344 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1984793-df21-4d46-8261-22ae02ae8642 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:38:50.032593 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1313/5213] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:38:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:38:50.039463 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-cf38ef74-eaea-4317-bd53-793ca7dd40d8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.041630 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-cf38ef74-eaea-4317-bd53-793ca7dd40d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:38:50.041932 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-cf38ef74-eaea-4317-bd53-793ca7dd40d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8d01e1f-875b-4b92-9253-097e3b362636", "connector": null, "instance_uuid": "cc3dd179-7225-4f80-b053-5da9c3d8856e"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:50.050712 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:50.050712 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:50.093793 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-cf38ef74-eaea-4317-bd53-793ca7dd40d8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:38:50.094281 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1307/5214] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:38:50 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) Jul 03 04:38:50.101713 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0d61496d-e4f2-4da0-808b-c353697aa349 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.102101 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d61496d-e4f2-4da0-808b-c353697aa349 None None] GET https://10.4.3.253/volume// Jul 03 04:38:50.102274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d61496d-e4f2-4da0-808b-c353697aa349 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:50.102517 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d61496d-e4f2-4da0-808b-c353697aa349 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:50.102851 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d61496d-e4f2-4da0-808b-c353697aa349 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:38:50.103134 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1298/5215] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:38:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:38:50.109722 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-ad39ffb0-a5b7-4377-8b77-330a734be8f4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.111622 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-ad39ffb0-a5b7-4377-8b77-330a734be8f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:38:50.111802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-ad39ffb0-a5b7-4377-8b77-330a734be8f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:50.111965 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-ad39ffb0-a5b7-4377-8b77-330a734be8f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:50.121034 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:50.121034 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:50.124260 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-ad39ffb0-a5b7-4377-8b77-330a734be8f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:38:50.128697 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-ad39ffb0-a5b7-4377-8b77-330a734be8f4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 200 Jul 03 04:38:50.129076 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1298/5216] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:38:50 2026] GET /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:38:50.229206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.231190 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943 Jul 03 04:38:50.231558 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:50.238875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-f8d01e1f-875b-4b92-9253-097e3b362636-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:38:50.243566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-f8d01e1f-875b-4b92-9253-097e3b362636-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:38:50.244491 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:50.244491 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:50.529704 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8598ae20-f235-447e-9085-09aca63ccdc1 req-2d23f8ea-a817-4df1-a800-f3e546ee711f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:50.531889 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8598ae20-f235-447e-9085-09aca63ccdc1 req-2d23f8ea-a817-4df1-a800-f3e546ee711f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:50.532095 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8598ae20-f235-447e-9085-09aca63ccdc1 req-2d23f8ea-a817-4df1-a800-f3e546ee711f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:50.532282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8598ae20-f235-447e-9085-09aca63ccdc1 req-2d23f8ea-a817-4df1-a800-f3e546ee711f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:50.539281 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:50.539281 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:50.542853 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-8598ae20-f235-447e-9085-09aca63ccdc1 req-2d23f8ea-a817-4df1-a800-f3e546ee711f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:50.546751 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8598ae20-f235-447e-9085-09aca63ccdc1 req-2d23f8ea-a817-4df1-a800-f3e546ee711f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:50.547156 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1308/5217] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:38:50 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:50.769956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-f8d01e1f-875b-4b92-9253-097e3b362636-np0000004364" released by "attachment_update" :: held 0.526s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:38:50.770308 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-8c9c815b-a148-4daa-bd7d-cbb0034f74eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943 returned with HTTP 200 Jul 03 04:38:50.770785 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1314/5218] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:38:50 2026] PUT /volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:51.280545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-362a81d2-08ba-45b2-8657-bc115918eb4e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:51.282811 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-362a81d2-08ba-45b2-8657-bc115918eb4e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943/action Jul 03 04:38:51.283218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-362a81d2-08ba-45b2-8657-bc115918eb4e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:38:51.283410 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-362a81d2-08ba-45b2-8657-bc115918eb4e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:51.300007 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:51.300007 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:51.324475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-e57ee8eb-8db5-4f6b-95d4-a4b3df794de6 req-362a81d2-08ba-45b2-8657-bc115918eb4e tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943/action returned with HTTP 204 Jul 03 04:38:51.325072 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1299/5219] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:38:51 2026] POST /volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:58.016982 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-340b9041-199b-4086-b198-7c6b2172830b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:58.018903 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:58.019180 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:58.019423 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:58.019609 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume with id: e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:58.027789 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:58.027789 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:38:58.028253 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:58.048291 np0000004364 devstack@c-api.service[99792]: WARNING cinder.keymgr.conf_key_mgr [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:38:58.063258 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume request issued successfully. Jul 03 04:38:58.063535 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-340b9041-199b-4086-b198-7c6b2172830b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 202 Jul 03 04:38:58.064092 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1299/5220] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:38:58 2026] DELETE /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:58.073233 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9fb96b5d-ce07-4300-b440-74bbbb99cfb4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:58.075351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9fb96b5d-ce07-4300-b440-74bbbb99cfb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:58.075609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9fb96b5d-ce07-4300-b440-74bbbb99cfb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:58.075866 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9fb96b5d-ce07-4300-b440-74bbbb99cfb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:58.084380 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:58.084380 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:38:58.089083 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9fb96b5d-ce07-4300-b440-74bbbb99cfb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:38:58.094705 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9fb96b5d-ce07-4300-b440-74bbbb99cfb4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 200 Jul 03 04:38:58.095205 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1309/5221] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:58 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:59.109779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-71d0a8c1-4081-4db5-a719-8de8a5f7aa01 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:59.112679 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71d0a8c1-4081-4db5-a719-8de8a5f7aa01 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a Jul 03 04:38:59.112865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71d0a8c1-4081-4db5-a719-8de8a5f7aa01 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:59.113181 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-71d0a8c1-4081-4db5-a719-8de8a5f7aa01 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:59.121284 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-71d0a8c1-4081-4db5-a719-8de8a5f7aa01 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a returned with HTTP 404 Jul 03 04:38:59.121788 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1315/5222] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:38:59 2026] GET /volume/v3/volumes/e1c7a449-57d8-4e6f-abb0-ef091d12328a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:38:59.130230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1924c0a7-26ff-449f-966f-6880dea5e89f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:59.133473 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1924c0a7-26ff-449f-966f-6880dea5e89f tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:38:59.133473 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1924c0a7-26ff-449f-966f-6880dea5e89f tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:59.133562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1924c0a7-26ff-449f-966f-6880dea5e89f tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method 'detail' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:59.134677 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-1924c0a7-26ff-449f-966f-6880dea5e89f tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99793) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:38:59.137426 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=206,cinder:UPDATE=64,cinder:INSERT=28,cinder:DELETE=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:38:59.154890 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1924c0a7-26ff-449f-966f-6880dea5e89f tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Get all volumes completed successfully. Jul 03 04:38:59.158033 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:59.158033 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:59.166858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1924c0a7-26ff-449f-966f-6880dea5e89f tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:38:59.168118 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1300/5223] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:38:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8902 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:38:59.189276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-94065b57-db13-4604-9a92-c4db94e2e726 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:59.190983 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-94065b57-db13-4604-9a92-c4db94e2e726 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] DELETE https://10.4.3.253/volume/v3/types/a5955642-4126-4179-ae23-71334e27409f Jul 03 04:38:59.191181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-94065b57-db13-4604-9a92-c4db94e2e726 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:38:59.191391 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-94065b57-db13-4604-9a92-c4db94e2e726 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method '_delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:38:59.221756 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-94065b57-db13-4604-9a92-c4db94e2e726 tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/a5955642-4126-4179-ae23-71334e27409f returned with HTTP 202 Jul 03 04:38:59.222213 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1300/5224] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:38:59 2026] DELETE /volume/v3/types/a5955642-4126-4179-ae23-71334e27409f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:38:59.236337 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8d90b0ed-8f17-4742-8ada-3f7210c5efcb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:59.239313 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d90b0ed-8f17-4742-8ada-3f7210c5efcb tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types Jul 03 04:38:59.239401 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d90b0ed-8f17-4742-8ada-3f7210c5efcb tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-888298574", "extra_specs": {}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:59.259700 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d90b0ed-8f17-4742-8ada-3f7210c5efcb tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types returned with HTTP 200 Jul 03 04:38:59.260174 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1310/5225] 10.4.3.253 () {68 vars in 1252 bytes} [Fri Jul 3 04:38:59 2026] POST /volume/v3/types => generated 211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:59.268104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9864b0fa-55ef-4c82-bf83-b570a54fa4df None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:59.270066 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9864b0fa-55ef-4c82-bf83-b570a54fa4df tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] POST https://10.4.3.253/volume/v3/types/7b86578c-f985-45f1-b8a6-738259dd4c37/encryption Jul 03 04:38:59.270542 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9864b0fa-55ef-4c82-bf83-b570a54fa4df tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:59.272120 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:59.272120 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:38:59.294509 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9864b0fa-55ef-4c82-bf83-b570a54fa4df tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/7b86578c-f985-45f1-b8a6-738259dd4c37/encryption returned with HTTP 200 Jul 03 04:38:59.295065 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1316/5226] 10.4.3.253 () {68 vars in 1397 bytes} [Fri Jul 3 04:38:59 2026] POST /volume/v3/types/7b86578c-f985-45f1-b8a6-738259dd4c37/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:38:59.305368 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-98e292e2-4e69-4770-959d-afc85f21b27e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:38:59.308318 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:38:59.308318 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1866186771", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-888298574", "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:38:59.310521 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1866186771', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-888298574', 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:38:59.315243 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume of 1 GB Jul 03 04:38:59.315539 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:38:59.315539 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:38:59.315997 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Availability Zones retrieved successfully. Jul 03 04:38:59.322064 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (7f618e15-bc25-45eb-9ccd-be4c0ce2556f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:59.323118 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f00752-07f2-4678-8d01-e111d22e4032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:59.324626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:38:59.356295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4f00752-07f2-4678-8d01-e111d22e4032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:38:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7b86578c-f985-45f1-b8a6-738259dd4c37,is_public=True,name='tempest-scenario-type-luks-888298574',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7b86578c-f985-45f1-b8a6-738259dd4c37', '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=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:59.357543 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c459f1-4a51-430b-b932-60e8a31be07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:59.392547 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-888298574 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-888298574, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:38:59.392868 np0000004364 devstack@c-api.service[99793]: WARNING cinder.quota [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-888298574 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-888298574, it is now deprecated. Please use the default quota class for default quota. Jul 03 04:38:59.423586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Created reservations ['4972cbd4-acc2-4de6-9976-2eaded4dbcc0', 'a0802c83-04ec-478d-8696-cd5d9a5eb882', '9122b07e-2e96-48fe-b96c-b1def1bd07d6', '8aeb5945-3494-4883-80f5-f6c5fef6c02d'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:38:59.424390 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8c459f1-4a51-430b-b932-60e8a31be07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4972cbd4-acc2-4de6-9976-2eaded4dbcc0', 'a0802c83-04ec-478d-8696-cd5d9a5eb882', '9122b07e-2e96-48fe-b96c-b1def1bd07d6', '8aeb5945-3494-4883-80f5-f6c5fef6c02d']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:59.425122 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b4c71b-af61-42d6-86dc-69f6cd30c4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:59.449232 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b4c71b-af61-42d6-86dc-69f6cd30c4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1866186771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['4972cbd4-acc2-4de6-9976-2eaded4dbcc0','a0802c83-04ec-478d-8696-cd5d9a5eb882','9122b07e-2e96-48fe-b96c-b1def1bd07d6','8aeb5945-3494-4883-80f5-f6c5fef6c02d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=7b86578c-f985-45f1-b8a6-738259dd4c37), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:38:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1866186771',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4a1b76ceaf548c185e20e95b09e0112',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7b86578c-f985-45f1-b8a6-738259dd4c37),volume_type_id=7b86578c-f985-45f1-b8a6-738259dd4c37)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:59.449948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0488ef7-75c9-40c2-978a-5a1996485e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:59.469623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0488ef7-75c9-40c2-978a-5a1996485e34) transitioned into state 'SUCCESS' from state '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-1866186771',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4a1b76ceaf548c185e20e95b09e0112',qos_specs=None,replication_status=,reservations=['4972cbd4-acc2-4de6-9976-2eaded4dbcc0','a0802c83-04ec-478d-8696-cd5d9a5eb882','9122b07e-2e96-48fe-b96c-b1def1bd07d6','8aeb5945-3494-4883-80f5-f6c5fef6c02d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1128b9a28a9b4539bef9136ec7d2f8f8',volume_type_id=7b86578c-f985-45f1-b8a6-738259dd4c37)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:59.470413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbee8b6d-5bef-43f0-8720-0638c53e1e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:38:59.480962 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbee8b6d-5bef-43f0-8720-0638c53e1e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:38:59.481905 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Flow 'volume_create_api' (7f618e15-bc25-45eb-9ccd-be4c0ce2556f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:38:59.482298 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Create volume request issued successfully. Jul 03 04:38:59.482924 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98e292e2-4e69-4770-959d-afc85f21b27e tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:38:59.483511 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1301/5227] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:38:59 2026] POST /volume/v3/volumes => generated 784 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:39:09.212158 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=19,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:39:09.256667 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=39,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:39:09.285293 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=22,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:39:09.473001 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=27,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:39:38.929988 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cf7dcfb1-eae8-49e4-ae28-655b11055b97 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:38.931743 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cf7dcfb1-eae8-49e4-ae28-655b11055b97 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:39:38.931951 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cf7dcfb1-eae8-49e4-ae28-655b11055b97 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:38.932182 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cf7dcfb1-eae8-49e4-ae28-655b11055b97 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:38.942315 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:38.942315 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:39:38.945602 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cf7dcfb1-eae8-49e4-ae28-655b11055b97 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:39:38.950315 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cf7dcfb1-eae8-49e4-ae28-655b11055b97 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 200 Jul 03 04:39:38.950719 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1301/5228] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:38 2026] GET /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:39:43.222870 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-5bd10e73-1887-445e-9f13-16d705a11887 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:43.225840 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-5bd10e73-1887-445e-9f13-16d705a11887 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943 Jul 03 04:39:43.226086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-5bd10e73-1887-445e-9f13-16d705a11887 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:43.226283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-5bd10e73-1887-445e-9f13-16d705a11887 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:43.233781 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:43.233781 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:39:43.768692 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-5bd10e73-1887-445e-9f13-16d705a11887 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943 returned with HTTP 200 Jul 03 04:39:43.769141 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1311/5229] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:39:43 2026] DELETE /volume/v3/attachments/ef4af44e-27b8-49b0-948a-4d400101c943 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:43.781054 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:43.783169 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:39:43.783349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:43.783632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:43.783802 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:39:43.791105 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:43.791105 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:39:43.791567 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:39:43.811505 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:39:43.811739 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-b37444a6-1270-4fbe-8b2e-0da0ff5d26c2 req-88ef8b69-e80c-4ffe-8904-8af77566b128 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 202 Jul 03 04:39:43.812344 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1317/5230] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:39:43 2026] DELETE /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:39:47.088850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2a4d8e55-2e78-4632-8d81-e3bce8b63e35 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:47.091019 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a4d8e55-2e78-4632-8d81-e3bce8b63e35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 Jul 03 04:39:47.091237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a4d8e55-2e78-4632-8d81-e3bce8b63e35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:47.091469 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a4d8e55-2e78-4632-8d81-e3bce8b63e35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:47.099210 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a4d8e55-2e78-4632-8d81-e3bce8b63e35 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 returned with HTTP 404 Jul 03 04:39:47.099745 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1302/5231] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:47 2026] GET /volume/v3/volumes/f8d01e1f-875b-4b92-9253-097e3b362636 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:47.106340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-63e27888-43eb-4f66-a81c-ecc77374281a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:47.108080 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:47.108246 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:47.108441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:47.108556 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:47.113484 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:47.113484 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:39:47.113906 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:39:47.132003 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:39:47.132160 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-63e27888-43eb-4f66-a81c-ecc77374281a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 202 Jul 03 04:39:47.132581 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1302/5232] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:39:47 2026] DELETE /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:39:47.140700 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dafd29df-58e6-4b04-be33-4f3d86691738 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:47.143121 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dafd29df-58e6-4b04-be33-4f3d86691738 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:47.143347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dafd29df-58e6-4b04-be33-4f3d86691738 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:47.143533 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dafd29df-58e6-4b04-be33-4f3d86691738 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:47.148274 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:47.148274 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:39:47.148701 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dafd29df-58e6-4b04-be33-4f3d86691738 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:39:47.149421 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dafd29df-58e6-4b04-be33-4f3d86691738 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 200 Jul 03 04:39:47.149753 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1312/5233] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:39:47 2026] GET /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:48.159505 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9d11c900-d16f-4f6e-b85d-540e8cf26b95 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:48.161306 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d11c900-d16f-4f6e-b85d-540e8cf26b95 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:48.161529 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d11c900-d16f-4f6e-b85d-540e8cf26b95 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:48.161706 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d11c900-d16f-4f6e-b85d-540e8cf26b95 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:48.165768 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d11c900-d16f-4f6e-b85d-540e8cf26b95 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 404 Jul 03 04:39:48.166204 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1318/5234] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:39:48 2026] GET /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:52.297446 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7b536b0d-095c-41f1-9615-9b573f30d0d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:52.299491 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b536b0d-095c-41f1-9615-9b573f30d0d0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:52.299710 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b536b0d-095c-41f1-9615-9b573f30d0d0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:52.299929 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7b536b0d-095c-41f1-9615-9b573f30d0d0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:52.308421 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:52.308421 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:39:52.312578 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7b536b0d-095c-41f1-9615-9b573f30d0d0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:52.317401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7b536b0d-095c-41f1-9615-9b573f30d0d0 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:52.317845 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1303/5235] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:52 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:52.329467 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6b4e6a7a-d265-451d-9ae3-6bc461fd3b65 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:52.331287 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6b4e6a7a-d265-451d-9ae3-6bc461fd3b65 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:52.331505 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6b4e6a7a-d265-451d-9ae3-6bc461fd3b65 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:52.331707 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6b4e6a7a-d265-451d-9ae3-6bc461fd3b65 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:52.338482 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:52.338482 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:39:52.341895 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6b4e6a7a-d265-451d-9ae3-6bc461fd3b65 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:52.346349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6b4e6a7a-d265-451d-9ae3-6bc461fd3b65 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:52.346799 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1303/5236] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:52 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:52.391583 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-c33a65cc-394b-45b0-a0d9-3d1d8e9bd8e7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:52.393833 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-c33a65cc-394b-45b0-a0d9-3d1d8e9bd8e7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:52.394059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-c33a65cc-394b-45b0-a0d9-3d1d8e9bd8e7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:52.394260 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-c33a65cc-394b-45b0-a0d9-3d1d8e9bd8e7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:52.400126 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-144998d1-5d65-4d6f-ba72-bab24835836e req-62784a00-ba1d-47e9-8ea0-1b57365141b8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:52.402074 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:52.402074 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:39:52.402308 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-62784a00-ba1d-47e9-8ea0-1b57365141b8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400 Jul 03 04:39:52.402532 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-62784a00-ba1d-47e9-8ea0-1b57365141b8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:52.402717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-62784a00-ba1d-47e9-8ea0-1b57365141b8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:52.406096 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-c33a65cc-394b-45b0-a0d9-3d1d8e9bd8e7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:52.410150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-c33a65cc-394b-45b0-a0d9-3d1d8e9bd8e7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:52.410777 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1313/5237] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:39:52 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:52.411209 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:52.411209 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:39:52.938238 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-62784a00-ba1d-47e9-8ea0-1b57365141b8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400 returned with HTTP 200 Jul 03 04:39:52.938733 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1319/5238] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:39:52 2026] DELETE /volume/v3/attachments/d6687b80-d85b-4d91-984e-19b12ffa8400 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:52.948564 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:52.950359 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:39:52.950509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:52.950675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:52.950821 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:39:52.957223 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:52.957223 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:39:52.957639 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:39:52.972923 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:39:52.973098 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-144998d1-5d65-4d6f-ba72-bab24835836e req-f0eff0f9-52df-456f-9bed-f6cc116440ca tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 202 Jul 03 04:39:52.973516 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1304/5239] 10.4.3.253 () {70 vars in 1620 bytes} [Fri Jul 3 04:39:52 2026] DELETE /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:39:54.440350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a4147b08-6030-4c8c-b097-3b8cedc973c4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:54.440774 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4147b08-6030-4c8c-b097-3b8cedc973c4 None None] GET https://10.4.3.253/volume// Jul 03 04:39:54.440831 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4147b08-6030-4c8c-b097-3b8cedc973c4 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:54.441056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a4147b08-6030-4c8c-b097-3b8cedc973c4 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:54.441402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a4147b08-6030-4c8c-b097-3b8cedc973c4 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:39:54.441656 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1304/5240] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:39:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:39:54.448012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-ea88d5a7-a162-4ea3-bda5-1e7f28ef2b7b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:54.449887 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-ea88d5a7-a162-4ea3-bda5-1e7f28ef2b7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:39:54.450232 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-ea88d5a7-a162-4ea3-bda5-1e7f28ef2b7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46", "connector": null, "instance_uuid": "49a432c9-d81f-4cb4-8fc9-86e05cfbce18"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:39:54.458857 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:54.458857 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:39:54.483729 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-ea88d5a7-a162-4ea3-bda5-1e7f28ef2b7b tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:39:54.484258 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1314/5241] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:39:54 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:39:54.931638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fe8aef75-40c0-42a7-bdfc-593451675a0d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:54.933309 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fe8aef75-40c0-42a7-bdfc-593451675a0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:54.933494 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fe8aef75-40c0-42a7-bdfc-593451675a0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:54.933676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fe8aef75-40c0-42a7-bdfc-593451675a0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:54.942640 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:54.942640 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:39:54.945541 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fe8aef75-40c0-42a7-bdfc-593451675a0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:54.949150 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fe8aef75-40c0-42a7-bdfc-593451675a0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:54.949500 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1320/5242] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:54 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:55.008211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c0d82104-109f-40e1-81e5-8b12f6ce209e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:55.008735 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c0d82104-109f-40e1-81e5-8b12f6ce209e None None] GET https://10.4.3.253/volume// Jul 03 04:39:55.008977 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c0d82104-109f-40e1-81e5-8b12f6ce209e None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:55.009179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c0d82104-109f-40e1-81e5-8b12f6ce209e None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:55.009501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c0d82104-109f-40e1-81e5-8b12f6ce209e None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:39:55.009767 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1305/5243] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:39:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:39:55.016719 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-85892dab-9896-482c-9092-62d1bfc615f7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:55.018620 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-85892dab-9896-482c-9092-62d1bfc615f7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:55.018904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-85892dab-9896-482c-9092-62d1bfc615f7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:55.019088 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-85892dab-9896-482c-9092-62d1bfc615f7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:55.027895 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:55.027895 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:39:55.031528 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-85892dab-9896-482c-9092-62d1bfc615f7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:55.036001 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-85892dab-9896-482c-9092-62d1bfc615f7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:55.036449 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1305/5244] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:39:55 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:39:55.139193 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:55.141032 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] PUT https://10.4.3.253/volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583 Jul 03 04:39:55.141389 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:39:55.148101 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Acquiring lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:39:55.152506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" acquired by "attachment_update" :: waited 0.004s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:39:55.153528 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:55.153528 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:39:55.677011 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" released by "attachment_update" :: held 0.524s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:39:55.677435 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-46fdd589-5c45-4faf-b255-8f70383426a3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583 returned with HTTP 200 Jul 03 04:39:55.678008 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1315/5245] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:39:55 2026] PUT /volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:39:55.687722 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-99b5dca2-8e0d-4161-aecc-c4b8df0c8032 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:55.690563 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-99b5dca2-8e0d-4161-aecc-c4b8df0c8032 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption Jul 03 04:39:55.690818 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-99b5dca2-8e0d-4161-aecc-c4b8df0c8032 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:55.690979 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-99b5dca2-8e0d-4161-aecc-c4b8df0c8032 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:55.703356 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:55.703356 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:39:55.712407 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-99b5dca2-8e0d-4161-aecc-c4b8df0c8032 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption returned with HTTP 200 Jul 03 04:39:55.712993 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1321/5246] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:39:55 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:55.962821 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b7bae06a-f4b7-4676-86dd-1d12eff2f5e3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:55.964784 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b7bae06a-f4b7-4676-86dd-1d12eff2f5e3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:55.965022 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b7bae06a-f4b7-4676-86dd-1d12eff2f5e3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:55.965251 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b7bae06a-f4b7-4676-86dd-1d12eff2f5e3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:55.976625 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:55.976625 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:39:55.980394 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b7bae06a-f4b7-4676-86dd-1d12eff2f5e3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:55.984483 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b7bae06a-f4b7-4676-86dd-1d12eff2f5e3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:55.984953 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1306/5247] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:55 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:56.289995 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-027ce8c5-5d36-4522-9fbd-d051793acb53 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:56.292167 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-027ce8c5-5d36-4522-9fbd-d051793acb53 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:39:56.292395 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-027ce8c5-5d36-4522-9fbd-d051793acb53 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:56.292598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-027ce8c5-5d36-4522-9fbd-d051793acb53 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:56.299479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-027ce8c5-5d36-4522-9fbd-d051793acb53 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 404 Jul 03 04:39:56.300066 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1306/5248] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:56 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:56.730940 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cd4c0063-8568-4ede-9aca-1222b1bcffac None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:56.733343 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd4c0063-8568-4ede-9aca-1222b1bcffac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:56.733642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd4c0063-8568-4ede-9aca-1222b1bcffac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:56.733918 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cd4c0063-8568-4ede-9aca-1222b1bcffac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:56.734103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-cd4c0063-8568-4ede-9aca-1222b1bcffac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:56.739870 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cd4c0063-8568-4ede-9aca-1222b1bcffac tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 404 Jul 03 04:39:56.740567 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1316/5249] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:39:56 2026] DELETE /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:56.748078 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-162fe769-266d-48c6-aed2-328e32ccc5eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:56.750009 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-162fe769-266d-48c6-aed2-328e32ccc5eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 Jul 03 04:39:56.750243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-162fe769-266d-48c6-aed2-328e32ccc5eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:56.750519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-162fe769-266d-48c6-aed2-328e32ccc5eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:56.755038 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-162fe769-266d-48c6-aed2-328e32ccc5eb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 returned with HTTP 404 Jul 03 04:39:56.755616 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1322/5250] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:39:56 2026] GET /volume/v3/snapshots/c5a731ee-053f-4914-b1c0-1851e7411695 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:56.999576 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-07e99dde-6c50-43d8-9ec3-26f2fb0babb7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:57.001386 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07e99dde-6c50-43d8-9ec3-26f2fb0babb7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:57.001694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07e99dde-6c50-43d8-9ec3-26f2fb0babb7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:57.001864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-07e99dde-6c50-43d8-9ec3-26f2fb0babb7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:57.012571 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:57.012571 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:39:57.018158 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-07e99dde-6c50-43d8-9ec3-26f2fb0babb7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:57.025541 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-07e99dde-6c50-43d8-9ec3-26f2fb0babb7 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:57.025977 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1307/5251] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:56 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:57.579448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b463d793-0e50-459a-b964-1b2015e0c59d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:57.581633 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b463d793-0e50-459a-b964-1b2015e0c59d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:39:57.581886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b463d793-0e50-459a-b964-1b2015e0c59d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:57.582104 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b463d793-0e50-459a-b964-1b2015e0c59d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:57.582306 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b463d793-0e50-459a-b964-1b2015e0c59d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:39:57.588878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b463d793-0e50-459a-b964-1b2015e0c59d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 404 Jul 03 04:39:57.589533 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1307/5252] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:39:57 2026] DELETE /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:57.597618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ecd877a4-71e0-4cd2-81a2-e904e5d8aa04 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:57.599785 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ecd877a4-71e0-4cd2-81a2-e904e5d8aa04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd Jul 03 04:39:57.600020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ecd877a4-71e0-4cd2-81a2-e904e5d8aa04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:57.600236 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ecd877a4-71e0-4cd2-81a2-e904e5d8aa04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:57.606723 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ecd877a4-71e0-4cd2-81a2-e904e5d8aa04 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd returned with HTTP 404 Jul 03 04:39:57.607226 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1317/5253] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:57 2026] GET /volume/v3/volumes/c2c1ef8d-97d0-47e4-9161-204be09c5dbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:39:58.041372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20e6cc74-e19a-4ce0-9e48-9b202be4d784 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:58.043496 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20e6cc74-e19a-4ce0-9e48-9b202be4d784 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:58.043751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20e6cc74-e19a-4ce0-9e48-9b202be4d784 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:58.043991 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20e6cc74-e19a-4ce0-9e48-9b202be4d784 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:58.055115 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:58.055115 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:39:58.059052 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-20e6cc74-e19a-4ce0-9e48-9b202be4d784 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:58.064289 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20e6cc74-e19a-4ce0-9e48-9b202be4d784 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:58.064809 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1323/5254] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:58 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:58.596624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:58.598264 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:39:58.598791 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1236420108", "snapshot_id": null, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:39:58.600500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1236420108', 'snapshot_id': None, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:39:58.824355 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:39:58.829074 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:39:58.834716 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (7147f20d-e6a4-473b-a673-e4e084ed628d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:39:58.835844 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14793f9-d8a7-467b-a81a-bb40b0ff5a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:39:58.836803 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:39:58.902974 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14793f9-d8a7-467b-a81a-bb40b0ff5a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:39:58.903872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7552cf-7cde-4670-871c-639658be26dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:39:58.952879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['1ee644c0-b02d-4249-9dcf-7d293f3cb689', 'd0c17464-c30d-48df-bfbe-cead18bc7711', '9ccc52eb-3c10-46a4-8f18-6b3f809a17f0', 'a496e4aa-12d3-42dc-bb7a-0800daa0f2f1'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:39:58.954097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7552cf-7cde-4670-871c-639658be26dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee644c0-b02d-4249-9dcf-7d293f3cb689', 'd0c17464-c30d-48df-bfbe-cead18bc7711', '9ccc52eb-3c10-46a4-8f18-6b3f809a17f0', 'a496e4aa-12d3-42dc-bb7a-0800daa0f2f1']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:39:58.955396 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0718e514-8657-4412-8f0d-4b96b04723fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:39:58.985769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0718e514-8657-4412-8f0d-4b96b04723fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38424a50-47a0-45cd-89f5-544df4b8e9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1236420108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['1ee644c0-b02d-4249-9dcf-7d293f3cb689','d0c17464-c30d-48df-bfbe-cead18bc7711','9ccc52eb-3c10-46a4-8f18-6b3f809a17f0','a496e4aa-12d3-42dc-bb7a-0800daa0f2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1236420108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38424a50-47a0-45cd-89f5-544df4b8e9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:39:58.986966 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f2d93e-960b-4af4-8d25-2569a8011c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:39:59.011571 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72f2d93e-960b-4af4-8d25-2569a8011c96) transitioned into state 'SUCCESS' from state '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-1236420108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['1ee644c0-b02d-4249-9dcf-7d293f3cb689','d0c17464-c30d-48df-bfbe-cead18bc7711','9ccc52eb-3c10-46a4-8f18-6b3f809a17f0','a496e4aa-12d3-42dc-bb7a-0800daa0f2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:39:59.012256 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da694708-59ea-4ab6-80bd-aa9c7cb418e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:39:59.022534 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da694708-59ea-4ab6-80bd-aa9c7cb418e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:39:59.023547 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (7147f20d-e6a4-473b-a673-e4e084ed628d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:39:59.023911 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:39:59.024590 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-60b94df4-bb0c-4593-8cd4-f74939f20213 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:39:59.025079 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1308/5255] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:39:58 2026] POST /volume/v3/volumes => generated 759 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:39:59.036970 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9f3b3e52-8347-4a79-bf62-cd258a1294ba None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:59.039560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f3b3e52-8347-4a79-bf62-cd258a1294ba tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:39:59.039964 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f3b3e52-8347-4a79-bf62-cd258a1294ba tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:59.040411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9f3b3e52-8347-4a79-bf62-cd258a1294ba tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:59.048411 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:59.048411 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:39:59.052391 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9f3b3e52-8347-4a79-bf62-cd258a1294ba tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:39:59.056930 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9f3b3e52-8347-4a79-bf62-cd258a1294ba tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:39:59.057541 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1308/5256] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:59 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 827 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:39:59.079808 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f8f1d058-b83d-466a-86ea-cd325aca8429 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:39:59.081940 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8f1d058-b83d-466a-86ea-cd325aca8429 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:39:59.082170 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8f1d058-b83d-466a-86ea-cd325aca8429 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:39:59.082459 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8f1d058-b83d-466a-86ea-cd325aca8429 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:39:59.093870 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:39:59.093870 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:39:59.098024 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f8f1d058-b83d-466a-86ea-cd325aca8429 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:39:59.102774 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8f1d058-b83d-466a-86ea-cd325aca8429 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:39:59.103375 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1318/5257] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:39:59 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:00.070983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-39898d28-d3c9-4f0d-800c-beb265636b58 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.072764 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39898d28-d3c9-4f0d-800c-beb265636b58 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:40:00.072986 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39898d28-d3c9-4f0d-800c-beb265636b58 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:00.073162 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-39898d28-d3c9-4f0d-800c-beb265636b58 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:00.081208 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:00.081208 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:00.085622 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-39898d28-d3c9-4f0d-800c-beb265636b58 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:40:00.091584 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-39898d28-d3c9-4f0d-800c-beb265636b58 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:40:00.091970 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1324/5258] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:00 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:00.103721 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-005b76bc-aaa5-4681-8347-9fbfe2184997 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.105506 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-005b76bc-aaa5-4681-8347-9fbfe2184997 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:40:00.105671 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-005b76bc-aaa5-4681-8347-9fbfe2184997 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:00.105850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-005b76bc-aaa5-4681-8347-9fbfe2184997 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:00.112610 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:00.112610 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:40:00.116120 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-005b76bc-aaa5-4681-8347-9fbfe2184997 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:40:00.116983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5d933863-f4ba-414c-b2ae-920e76f23295 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.119121 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5d933863-f4ba-414c-b2ae-920e76f23295 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:00.119481 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5d933863-f4ba-414c-b2ae-920e76f23295 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:00.119803 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5d933863-f4ba-414c-b2ae-920e76f23295 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:00.121665 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-005b76bc-aaa5-4681-8347-9fbfe2184997 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:40:00.122144 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1309/5259] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:00 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:00.129442 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:00.129442 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:00.132754 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5d933863-f4ba-414c-b2ae-920e76f23295 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:00.137140 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5d933863-f4ba-414c-b2ae-920e76f23295 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:00.137735 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1309/5260] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:00 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:00.249090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-db51934f-37b2-4aec-8ef3-d92dd6736876 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.251057 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-db51934f-37b2-4aec-8ef3-d92dd6736876 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:40:00.251251 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-db51934f-37b2-4aec-8ef3-d92dd6736876 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:00.251461 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-db51934f-37b2-4aec-8ef3-d92dd6736876 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:00.257954 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:00.257954 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:00.261138 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-db51934f-37b2-4aec-8ef3-d92dd6736876 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:40:00.265739 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-db51934f-37b2-4aec-8ef3-d92dd6736876 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:40:00.266112 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1319/5261] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:40:00 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:00.825781 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-99d76b40-687d-407c-a3e4-72a58be5ee82 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.827612 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-99d76b40-687d-407c-a3e4-72a58be5ee82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:40:00.827805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-99d76b40-687d-407c-a3e4-72a58be5ee82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:00.827988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-99d76b40-687d-407c-a3e4-72a58be5ee82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:00.834669 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:00.834669 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:00.837989 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-99d76b40-687d-407c-a3e4-72a58be5ee82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:40:00.842563 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-99d76b40-687d-407c-a3e4-72a58be5ee82 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:40:00.842933 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1325/5262] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:40:00 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:00.852792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6366cea9-cccf-4862-b176-d4fb84abb07b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.853272 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6366cea9-cccf-4862-b176-d4fb84abb07b None None] GET https://10.4.3.253/volume// Jul 03 04:40:00.853482 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6366cea9-cccf-4862-b176-d4fb84abb07b None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:00.853784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6366cea9-cccf-4862-b176-d4fb84abb07b None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:00.854180 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6366cea9-cccf-4862-b176-d4fb84abb07b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:40:00.854556 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1310/5263] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:40:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:40:00.871055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-24c4cd95-b243-41f5-9422-1ba92a01848b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:00.874185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-24c4cd95-b243-41f5-9422-1ba92a01848b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:40:00.874656 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-24c4cd95-b243-41f5-9422-1ba92a01848b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38424a50-47a0-45cd-89f5-544df4b8e9f7", "connector": null, "instance_uuid": "bb9c5e7c-d682-43b1-b60a-4e1606843af3"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:00.882093 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:00.882093 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:00.909659 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-24c4cd95-b243-41f5-9422-1ba92a01848b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:40:00.910207 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1310/5264] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:40:00 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) Jul 03 04:40:01.152662 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0faa1d8c-609a-4584-8ede-85633a1cec2d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:01.154843 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0faa1d8c-609a-4584-8ede-85633a1cec2d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:01.155057 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0faa1d8c-609a-4584-8ede-85633a1cec2d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:01.155289 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0faa1d8c-609a-4584-8ede-85633a1cec2d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:01.166288 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:01.166288 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:01.170835 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0faa1d8c-609a-4584-8ede-85633a1cec2d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:01.176068 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0faa1d8c-609a-4584-8ede-85633a1cec2d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:01.176592 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1320/5265] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:01 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:02.192412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b1845b8e-26fc-4f2a-aa30-a8d0a8cb5330 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:02.194240 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b1845b8e-26fc-4f2a-aa30-a8d0a8cb5330 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:02.194455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b1845b8e-26fc-4f2a-aa30-a8d0a8cb5330 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:02.194632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b1845b8e-26fc-4f2a-aa30-a8d0a8cb5330 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:02.206176 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:02.206176 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:02.210756 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b1845b8e-26fc-4f2a-aa30-a8d0a8cb5330 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:02.217003 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b1845b8e-26fc-4f2a-aa30-a8d0a8cb5330 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:02.217626 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1326/5266] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:02 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:03.230133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a60e48a7-6144-402a-ab44-cb03f2ba5f39 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:03.231962 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a60e48a7-6144-402a-ab44-cb03f2ba5f39 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:03.232166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a60e48a7-6144-402a-ab44-cb03f2ba5f39 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:03.232376 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a60e48a7-6144-402a-ab44-cb03f2ba5f39 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:03.241773 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:03.241773 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:40:03.244984 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a60e48a7-6144-402a-ab44-cb03f2ba5f39 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:03.249964 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a60e48a7-6144-402a-ab44-cb03f2ba5f39 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:03.250429 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1311/5267] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:03 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:04.268511 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a8829ca4-798f-4565-a038-786fb7a6b044 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:04.272236 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8829ca4-798f-4565-a038-786fb7a6b044 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:04.272236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8829ca4-798f-4565-a038-786fb7a6b044 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:04.272236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8829ca4-798f-4565-a038-786fb7a6b044 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:04.282123 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:04.282123 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:04.286484 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a8829ca4-798f-4565-a038-786fb7a6b044 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:04.291957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8829ca4-798f-4565-a038-786fb7a6b044 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:04.292442 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1311/5268] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:04 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:05.308008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b23b9a15-7b1d-4dce-8c88-c24074860d34 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:05.310048 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b23b9a15-7b1d-4dce-8c88-c24074860d34 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:05.310279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b23b9a15-7b1d-4dce-8c88-c24074860d34 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:05.310541 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b23b9a15-7b1d-4dce-8c88-c24074860d34 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:05.321910 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:05.321910 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:05.326049 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b23b9a15-7b1d-4dce-8c88-c24074860d34 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:05.329988 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b23b9a15-7b1d-4dce-8c88-c24074860d34 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:05.330368 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1321/5269] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:05 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:06.345389 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-67c34498-2561-4e3e-9d17-98a932ba138c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:06.347415 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67c34498-2561-4e3e-9d17-98a932ba138c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:06.347645 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-67c34498-2561-4e3e-9d17-98a932ba138c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:06.347875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-67c34498-2561-4e3e-9d17-98a932ba138c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:06.359033 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:06.359033 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:06.363079 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-67c34498-2561-4e3e-9d17-98a932ba138c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:06.368142 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-67c34498-2561-4e3e-9d17-98a932ba138c tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:06.368651 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1327/5270] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:06 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:06.793099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c44a9c01-7977-46f7-b7ee-c1086c6e6a05 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:06.793521 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c44a9c01-7977-46f7-b7ee-c1086c6e6a05 None None] GET https://10.4.3.253/volume// Jul 03 04:40:06.793718 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c44a9c01-7977-46f7-b7ee-c1086c6e6a05 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:06.793877 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c44a9c01-7977-46f7-b7ee-c1086c6e6a05 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:06.794252 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c44a9c01-7977-46f7-b7ee-c1086c6e6a05 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:40:06.794538 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1312/5271] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:40:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:40:06.802637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-77ab979b-23d8-45d4-a9a9-b13bf7bf2058 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:06.804621 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-77ab979b-23d8-45d4-a9a9-b13bf7bf2058 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:40:06.804814 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-77ab979b-23d8-45d4-a9a9-b13bf7bf2058 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:06.805015 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-77ab979b-23d8-45d4-a9a9-b13bf7bf2058 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:06.806685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-cf221641-cae5-4eca-9b01-0075f12efb13 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:06.809242 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-cf221641-cae5-4eca-9b01-0075f12efb13 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583/action Jul 03 04:40:06.809430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-cf221641-cae5-4eca-9b01-0075f12efb13 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:40:06.810118 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-cf221641-cae5-4eca-9b01-0075f12efb13 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:06.814055 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:06.814055 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:06.817403 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-77ab979b-23d8-45d4-a9a9-b13bf7bf2058 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:40:06.821757 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-77ab979b-23d8-45d4-a9a9-b13bf7bf2058 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:40:06.822148 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1312/5272] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:40:06 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:40:06.825399 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:06.825399 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:06.837179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-cfe52364-ac33-4d93-8b70-833cea0ec3d8 req-cf221641-cae5-4eca-9b01-0075f12efb13 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583/action returned with HTTP 204 Jul 03 04:40:06.837671 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1322/5273] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:40:06 2026] POST /volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:40:06.918038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:06.920039 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798 Jul 03 04:40:06.920417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:06.928423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-38424a50-47a0-45cd-89f5-544df4b8e9f7-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:40:06.933063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-38424a50-47a0-45cd-89f5-544df4b8e9f7-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:40:06.934006 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:06.934006 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:07.380197 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a7a1b90e-3d72-4afb-b2fc-08641fe71f0d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:07.381996 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a7a1b90e-3d72-4afb-b2fc-08641fe71f0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:07.382221 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a7a1b90e-3d72-4afb-b2fc-08641fe71f0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:07.382450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a7a1b90e-3d72-4afb-b2fc-08641fe71f0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:07.391753 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:07.391753 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:40:07.394866 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a7a1b90e-3d72-4afb-b2fc-08641fe71f0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:07.399805 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a7a1b90e-3d72-4afb-b2fc-08641fe71f0d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:07.400285 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1313/5274] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:07 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 1169 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:07.412176 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-874d7048-8e0f-43c5-b139-6e4688740296 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:07.413898 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-874d7048-8e0f-43c5-b139-6e4688740296 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:07.414075 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-874d7048-8e0f-43c5-b139-6e4688740296 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:07.414262 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-874d7048-8e0f-43c5-b139-6e4688740296 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:07.422630 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:07.422630 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:07.425591 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-874d7048-8e0f-43c5-b139-6e4688740296 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:07.429098 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-874d7048-8e0f-43c5-b139-6e4688740296 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:07.429420 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1313/5275] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:07 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:07.454198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-38424a50-47a0-45cd-89f5-544df4b8e9f7-np0000004364" released by "attachment_update" :: held 0.521s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:40:07.454729 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-75283133-a5ff-4c0b-a006-fe77b1e1eb7c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798 returned with HTTP 200 Jul 03 04:40:07.455371 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1328/5276] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:40:06 2026] PUT /volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:07.966035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-15aaeab7-bc77-4afd-98d0-aa2c92d56f0a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:07.967868 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-15aaeab7-bc77-4afd-98d0-aa2c92d56f0a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798/action Jul 03 04:40:07.968174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-15aaeab7-bc77-4afd-98d0-aa2c92d56f0a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:40:07.968303 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-15aaeab7-bc77-4afd-98d0-aa2c92d56f0a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:07.983800 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:07.983800 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:07.993118 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-3efa06fb-12b5-40e3-aa89-c659753ccc07 req-15aaeab7-bc77-4afd-98d0-aa2c92d56f0a tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798/action returned with HTTP 204 Jul 03 04:40:07.993576 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1323/5277] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:40:07 2026] POST /volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:40:16.589864 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8889b410-cf9c-48d8-bda7-c6d6c76ed428 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:16.590386 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8889b410-cf9c-48d8-bda7-c6d6c76ed428 None None] GET https://10.4.3.253/volume// Jul 03 04:40:16.590633 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8889b410-cf9c-48d8-bda7-c6d6c76ed428 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:16.590835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8889b410-cf9c-48d8-bda7-c6d6c76ed428 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:16.591222 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8889b410-cf9c-48d8-bda7-c6d6c76ed428 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:40:16.591562 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1314/5278] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:40:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:40:16.598816 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-23fe55e0-9504-46d6-be63-3a0c90a231cc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:16.601131 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-23fe55e0-9504-46d6-be63-3a0c90a231cc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:40:16.601490 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-23fe55e0-9504-46d6-be63-3a0c90a231cc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46", "connector": null, "instance_uuid": "49a432c9-d81f-4cb4-8fc9-86e05cfbce18"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:16.612884 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:16.612884 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:16.641973 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-23fe55e0-9504-46d6-be63-3a0c90a231cc tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:40:16.642389 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1314/5279] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:40:16 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) Jul 03 04:40:16.649954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-2cbd47a6-0b70-4e4f-928c-f130daa0f0f9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:16.651867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-2cbd47a6-0b70-4e4f-928c-f130daa0f0f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583 Jul 03 04:40:16.652046 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-2cbd47a6-0b70-4e4f-928c-f130daa0f0f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:16.652225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-2cbd47a6-0b70-4e4f-928c-f130daa0f0f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:16.658706 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:16.658706 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:17.195039 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-2cbd47a6-0b70-4e4f-928c-f130daa0f0f9 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583 returned with HTTP 200 Jul 03 04:40:17.195665 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1329/5280] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:40:16 2026] DELETE /volume/v3/attachments/18106f7d-0470-4d56-a388-68bf94560583 => generated 192 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:17.398840 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=52,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:17.990301 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=54,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:22.441727 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:22.443923 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] PUT https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 Jul 03 04:40:22.444309 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:22.452673 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Acquiring lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:40:22.459810 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:40:22.461152 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:22.461152 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:22.980889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" released by "attachment_update" :: held 0.521s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:40:22.981214 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-a06f7b90-5cf0-42d3-8749-72ff17d354a4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 returned with HTTP 200 Jul 03 04:40:22.981837 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1324/5281] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:40:22 2026] PUT /volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:22.991206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-d7916fa6-245b-4825-8ff8-6adf299fb898 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:22.993544 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-d7916fa6-245b-4825-8ff8-6adf299fb898 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 Jul 03 04:40:22.993832 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-d7916fa6-245b-4825-8ff8-6adf299fb898 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:22.994092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-d7916fa6-245b-4825-8ff8-6adf299fb898 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:23.009911 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-d7916fa6-245b-4825-8ff8-6adf299fb898 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 returned with HTTP 200 Jul 03 04:40:23.010339 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1315/5282] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:40:22 2026] GET /volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:26.638834 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=59,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:27.193413 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=62,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:27.450197 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-b170ab3c-c0f1-4789-ba83-970bc8f4d550 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:27.452204 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-b170ab3c-c0f1-4789-ba83-970bc8f4d550 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption Jul 03 04:40:27.452417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-b170ab3c-c0f1-4789-ba83-970bc8f4d550 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:27.452594 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-b170ab3c-c0f1-4789-ba83-970bc8f4d550 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:27.462012 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:27.462012 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:27.468691 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-b170ab3c-c0f1-4789-ba83-970bc8f4d550 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption returned with HTTP 200 Jul 03 04:40:27.469107 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1315/5283] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:40:27 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:31.588754 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-ae7d9eb0-c05f-484c-ac94-6c2b7359254d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:31.591253 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-ae7d9eb0-c05f-484c-ac94-6c2b7359254d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29/action Jul 03 04:40:31.591659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-ae7d9eb0-c05f-484c-ac94-6c2b7359254d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:40:31.591781 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-ae7d9eb0-c05f-484c-ac94-6c2b7359254d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:31.611171 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:31.611171 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:31.622773 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a4b19823-ccaf-4e2c-895d-f49843cce385 req-ae7d9eb0-c05f-484c-ac94-6c2b7359254d tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29/action returned with HTTP 204 Jul 03 04:40:31.623319 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1330/5284] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:40:31 2026] POST /volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:40:32.975843 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:33.009143 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=4 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:37.281608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8b8ff101-95e4-42a2-8e78-0c8c3719f84f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:37.281959 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b8ff101-95e4-42a2-8e78-0c8c3719f84f None None] GET https://10.4.3.253/volume// Jul 03 04:40:37.282127 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b8ff101-95e4-42a2-8e78-0c8c3719f84f None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:37.282304 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8b8ff101-95e4-42a2-8e78-0c8c3719f84f None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:37.282670 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8b8ff101-95e4-42a2-8e78-0c8c3719f84f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:40:37.282974 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1325/5285] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:40:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:40:37.288877 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b8abb2c9-aaca-48b4-910b-02b3bb432620 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:37.290782 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b8abb2c9-aaca-48b4-910b-02b3bb432620 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:40:37.291098 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b8abb2c9-aaca-48b4-910b-02b3bb432620 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46", "connector": null, "instance_uuid": "49a432c9-d81f-4cb4-8fc9-86e05cfbce18"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:37.301729 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:37.301729 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:40:37.329629 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b8abb2c9-aaca-48b4-910b-02b3bb432620 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:40:37.330060 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1316/5286] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:40:37 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) Jul 03 04:40:37.337608 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-f7cb7e77-5bb3-449e-ba65-cc9e23bc894a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:37.339591 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-f7cb7e77-5bb3-449e-ba65-cc9e23bc894a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 Jul 03 04:40:37.339822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-f7cb7e77-5bb3-449e-ba65-cc9e23bc894a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:37.340034 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-f7cb7e77-5bb3-449e-ba65-cc9e23bc894a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:37.346541 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:37.346541 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:37.876803 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-f7cb7e77-5bb3-449e-ba65-cc9e23bc894a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 returned with HTTP 200 Jul 03 04:40:37.877267 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1316/5287] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:40:37 2026] DELETE /volume/v3/attachments/4122ad20-0604-4aad-b8b5-1a27faf87c29 => generated 192 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:41.618546 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=4,cinder:UPDATE=2 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:44.658742 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:44.660708 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] PUT https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c Jul 03 04:40:44.661064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:44.668543 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Acquiring lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:40:44.672665 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" acquired by "attachment_update" :: waited 0.004s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:40:44.673501 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:44.673501 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:45.190029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Lock "cinder-attachment_update-c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46-np0000004364" released by "attachment_update" :: held 0.517s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:40:45.190370 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-4537f2c7-8a95-4d4a-81d3-b89b979a6ae8 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c returned with HTTP 200 Jul 03 04:40:45.190848 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1331/5288] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:40:44 2026] PUT /volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c => generated 968 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:45.199023 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b1e0d06b-d83e-47db-8247-523cfeb877ac None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:45.201474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b1e0d06b-d83e-47db-8247-523cfeb877ac tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c Jul 03 04:40:45.201997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b1e0d06b-d83e-47db-8247-523cfeb877ac tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:45.201997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b1e0d06b-d83e-47db-8247-523cfeb877ac tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:45.217315 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-b1e0d06b-d83e-47db-8247-523cfeb877ac tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c returned with HTTP 200 Jul 03 04:40:45.217740 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1326/5289] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:40:45 2026] GET /volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:47.326813 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=9,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:47.875660 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:40:49.401663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-74a4c7cc-09b5-4f32-baf1-d274c92e79ad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:49.403781 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-74a4c7cc-09b5-4f32-baf1-d274c92e79ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption Jul 03 04:40:49.403972 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-74a4c7cc-09b5-4f32-baf1-d274c92e79ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:49.404149 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-74a4c7cc-09b5-4f32-baf1-d274c92e79ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:49.412861 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:49.412861 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:40:49.418420 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-74a4c7cc-09b5-4f32-baf1-d274c92e79ad tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption returned with HTTP 200 Jul 03 04:40:49.418783 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1317/5290] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:40:49 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:40:52.914149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-ccb92e26-f44b-47c6-b94a-8e6f146a9fea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:52.916494 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-ccb92e26-f44b-47c6-b94a-8e6f146a9fea tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c/action Jul 03 04:40:52.916630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-ccb92e26-f44b-47c6-b94a-8e6f146a9fea tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-complete": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:40:52.916741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-ccb92e26-f44b-47c6-b94a-8e6f146a9fea tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:52.933337 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:52.933337 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:40:52.949542 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-ce03422a-07be-4fa1-a91d-3e42d2533bcf req-ccb92e26-f44b-47c6-b94a-8e6f146a9fea tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c/action returned with HTTP 204 Jul 03 04:40:52.950058 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1317/5291] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:40:52 2026] POST /volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:40:53.396454 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-de1d4946-12c9-4c89-a94b-10d70ec31f9a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:53.398354 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de1d4946-12c9-4c89-a94b-10d70ec31f9a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:53.398580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de1d4946-12c9-4c89-a94b-10d70ec31f9a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:53.398765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-de1d4946-12c9-4c89-a94b-10d70ec31f9a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:53.410080 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:53.410080 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:53.415478 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-de1d4946-12c9-4c89-a94b-10d70ec31f9a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:53.420671 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-de1d4946-12c9-4c89-a94b-10d70ec31f9a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:53.421221 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1332/5292] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:40:53 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 1169 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:53.461369 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-7b5b0e31-2e6c-467c-bfa3-a04c5b605288 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:53.466903 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-7b5b0e31-2e6c-467c-bfa3-a04c5b605288 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:53.467092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-7b5b0e31-2e6c-467c-bfa3-a04c5b605288 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:53.467258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-7b5b0e31-2e6c-467c-bfa3-a04c5b605288 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:53.484859 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:53.484859 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:53.491627 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-7b5b0e31-2e6c-467c-bfa3-a04c5b605288 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:53.500087 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-7b5b0e31-2e6c-467c-bfa3-a04c5b605288 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:53.500519 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1327/5293] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:40:53 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 1169 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:40:53.518743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:53.521020 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] POST https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/action Jul 03 04:40:53.521407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:40:53.521560 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:40:53.533366 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:53.533366 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:40:53.533968 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:53.543416 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Begin detaching volume completed successfully. Jul 03 04:40:53.543857 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-34ff4726-704d-4350-909e-36628320d127 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/action returned with HTTP 202 Jul 03 04:40:53.544421 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1318/5294] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:40:53 2026] POST /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:40:54.564838 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23df8d2d-44a1-4e85-a13c-5cce4b69ef1b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:54.565239 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23df8d2d-44a1-4e85-a13c-5cce4b69ef1b None None] GET https://10.4.3.253/volume// Jul 03 04:40:54.565402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23df8d2d-44a1-4e85-a13c-5cce4b69ef1b None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:54.565617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23df8d2d-44a1-4e85-a13c-5cce4b69ef1b None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:54.566004 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23df8d2d-44a1-4e85-a13c-5cce4b69ef1b None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:40:54.566267 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1318/5295] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:40:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:40:54.572511 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-15df5129-3266-4451-a0dd-41dc33bc90e4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:54.574405 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-15df5129-3266-4451-a0dd-41dc33bc90e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:40:54.574608 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-15df5129-3266-4451-a0dd-41dc33bc90e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:54.574780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-15df5129-3266-4451-a0dd-41dc33bc90e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:54.584215 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:54.584215 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:40:54.587429 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-15df5129-3266-4451-a0dd-41dc33bc90e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:40:54.591175 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-15df5129-3266-4451-a0dd-41dc33bc90e4 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:40:54.591541 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1333/5296] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:40:54 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 1352 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:40:54.600123 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-872da73b-2737-46e2-b31e-36c5c1f496e1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:40:54.602271 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-872da73b-2737-46e2-b31e-36c5c1f496e1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption Jul 03 04:40:54.602497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-872da73b-2737-46e2-b31e-36c5c1f496e1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:40:54.602690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-872da73b-2737-46e2-b31e-36c5c1f496e1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:40:54.612020 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:40:54.612020 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:40:54.618729 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-872da73b-2737-46e2-b31e-36c5c1f496e1 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption returned with HTTP 200 Jul 03 04:40:54.619178 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1328/5297] 10.4.3.253 () {68 vars in 1631 bytes} [Fri Jul 3 04:40:54 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:41:00.944413 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-f67778aa-a88b-40a0-8d79-2c0a287b343a req-47c26d23-008f-48dd-86e6-884605a870cc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:00.946487 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f67778aa-a88b-40a0-8d79-2c0a287b343a req-47c26d23-008f-48dd-86e6-884605a870cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798 Jul 03 04:41:00.946664 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f67778aa-a88b-40a0-8d79-2c0a287b343a req-47c26d23-008f-48dd-86e6-884605a870cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:00.946838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-f67778aa-a88b-40a0-8d79-2c0a287b343a req-47c26d23-008f-48dd-86e6-884605a870cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:00.954221 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:00.954221 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:41:01.480522 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-f67778aa-a88b-40a0-8d79-2c0a287b343a req-47c26d23-008f-48dd-86e6-884605a870cc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798 returned with HTTP 200 Jul 03 04:41:01.480968 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1319/5298] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:41:00 2026] DELETE /volume/v3/attachments/dbad1d5e-e233-4c13-b81c-3a624cabb798 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:41:02.943122 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=4,cinder:UPDATE=2 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:04.332148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-05fae78e-bc76-4528-94de-56e64ed08790 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:04.334209 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-05fae78e-bc76-4528-94de-56e64ed08790 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:41:04.334410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-05fae78e-bc76-4528-94de-56e64ed08790 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:04.334627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-05fae78e-bc76-4528-94de-56e64ed08790 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:04.342630 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:04.342630 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:41:04.346451 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-05fae78e-bc76-4528-94de-56e64ed08790 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:41:04.351108 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-05fae78e-bc76-4528-94de-56e64ed08790 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:41:04.351582 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1319/5299] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:41:04 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:41:04.590305 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=14,cinder:UPDATE=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:04.617560 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=13 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:04.876289 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-dfad4874-2472-43b0-804a-05f5f9c82818 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:04.878336 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-dfad4874-2472-43b0-804a-05f5f9c82818 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:41:04.878553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-dfad4874-2472-43b0-804a-05f5f9c82818 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:04.878743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-dfad4874-2472-43b0-804a-05f5f9c82818 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:04.887885 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:04.887885 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:41:04.892763 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-dfad4874-2472-43b0-804a-05f5f9c82818 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:41:04.898815 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-dfad4874-2472-43b0-804a-05f5f9c82818 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:41:04.899226 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1334/5300] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:41:04 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:41:04.909087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-939cfe6b-bd6e-4fd3-b4d8-4c36eef651b8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:04.909541 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-939cfe6b-bd6e-4fd3-b4d8-4c36eef651b8 None None] GET https://10.4.3.253/volume// Jul 03 04:41:04.909749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-939cfe6b-bd6e-4fd3-b4d8-4c36eef651b8 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:04.909961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-939cfe6b-bd6e-4fd3-b4d8-4c36eef651b8 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:04.910317 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-939cfe6b-bd6e-4fd3-b4d8-4c36eef651b8 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:41:04.910846 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1329/5301] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:41:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:41:04.919037 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-91f0544f-ccb4-42af-9c3c-cc60e89ffecb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:04.921138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-91f0544f-ccb4-42af-9c3c-cc60e89ffecb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:41:04.921688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-91f0544f-ccb4-42af-9c3c-cc60e89ffecb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38424a50-47a0-45cd-89f5-544df4b8e9f7", "connector": null, "instance_uuid": "cbc275ec-a1a9-405d-85dd-39ff53fdf449"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:41:04.930291 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:04.930291 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:41:04.966060 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-91f0544f-ccb4-42af-9c3c-cc60e89ffecb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:41:04.966060 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1320/5302] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:41:04 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:41:10.849115 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-11166c35-e63f-412e-a530-6d315b971e72 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:10.849533 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11166c35-e63f-412e-a530-6d315b971e72 None None] GET https://10.4.3.253/volume// Jul 03 04:41:10.849708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11166c35-e63f-412e-a530-6d315b971e72 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:10.849882 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-11166c35-e63f-412e-a530-6d315b971e72 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:10.850223 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-11166c35-e63f-412e-a530-6d315b971e72 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:41:10.850517 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1320/5303] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:41:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:41:10.857217 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4f6d3f5c-d4be-418f-bffe-01e85d3e4e55 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:10.859334 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4f6d3f5c-d4be-418f-bffe-01e85d3e4e55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:41:10.859556 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4f6d3f5c-d4be-418f-bffe-01e85d3e4e55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:10.859753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4f6d3f5c-d4be-418f-bffe-01e85d3e4e55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:10.870431 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:10.870431 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:41:10.873984 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4f6d3f5c-d4be-418f-bffe-01e85d3e4e55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:41:10.879520 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4f6d3f5c-d4be-418f-bffe-01e85d3e4e55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:41:10.879990 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1335/5304] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:41:10 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:41:10.983420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:10.985491 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10 Jul 03 04:41:10.985843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:41:10.993068 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-38424a50-47a0-45cd-89f5-544df4b8e9f7-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:41:10.997453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-38424a50-47a0-45cd-89f5-544df4b8e9f7-np0000004364" acquired by "attachment_update" :: waited 0.004s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:41:10.998406 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:10.998406 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:41:11.517035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-38424a50-47a0-45cd-89f5-544df4b8e9f7-np0000004364" released by "attachment_update" :: held 0.520s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:41:11.517413 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-18f05327-8005-4e5d-b1a6-84b2e426440f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10 returned with HTTP 200 Jul 03 04:41:11.517984 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1330/5305] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:41:10 2026] PUT /volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:41:12.029116 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4e2a4054-ffe2-4db5-a16e-b616c50ca354 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:12.031141 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4e2a4054-ffe2-4db5-a16e-b616c50ca354 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10/action Jul 03 04:41:12.031500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4e2a4054-ffe2-4db5-a16e-b616c50ca354 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:41:12.031627 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4e2a4054-ffe2-4db5-a16e-b616c50ca354 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:41:12.045975 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:12.045975 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:41:12.054880 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-66be0906-6a82-4b85-b0d6-b7181c8381fa req-4e2a4054-ffe2-4db5-a16e-b616c50ca354 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10/action returned with HTTP 204 Jul 03 04:41:12.055319 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1321/5306] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:41:12 2026] POST /volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:41:14.350351 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=4 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:20.563907 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-8470cc1c-4980-4be5-9620-3f4f89c0dbd3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:20.566171 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-8470cc1c-4980-4be5-9620-3f4f89c0dbd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c Jul 03 04:41:20.566504 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-8470cc1c-4980-4be5-9620-3f4f89c0dbd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:20.566727 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-8470cc1c-4980-4be5-9620-3f4f89c0dbd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:20.574749 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:20.574749 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:41:20.877550 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=9 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:21.111310 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-bbf815ff-d7de-4bac-9267-74c84eff655a req-8470cc1c-4980-4be5-9620-3f4f89c0dbd3 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c returned with HTTP 200 Jul 03 04:41:21.111861 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1321/5307] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:41:20 2026] DELETE /volume/v3/attachments/c2962009-151b-4864-a4c9-6ddad93ceb3c => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:41:21.511311 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:22.053174 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=26,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:22.627415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-a5d8349a-260b-4bdf-a6e7-f366e43e00ea req-3a9517cb-aa03-4508-a084-3e2d6ac0db51 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:22.629270 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a5d8349a-260b-4bdf-a6e7-f366e43e00ea req-3a9517cb-aa03-4508-a084-3e2d6ac0db51 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:41:22.629462 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a5d8349a-260b-4bdf-a6e7-f366e43e00ea req-3a9517cb-aa03-4508-a084-3e2d6ac0db51 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:22.629683 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-a5d8349a-260b-4bdf-a6e7-f366e43e00ea req-3a9517cb-aa03-4508-a084-3e2d6ac0db51 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:22.636435 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:22.636435 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:41:22.639866 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-a5d8349a-260b-4bdf-a6e7-f366e43e00ea req-3a9517cb-aa03-4508-a084-3e2d6ac0db51 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:41:22.643697 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-a5d8349a-260b-4bdf-a6e7-f366e43e00ea req-3a9517cb-aa03-4508-a084-3e2d6ac0db51 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:41:22.644085 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1336/5308] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:41:22 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:41:30.291358 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:30.293850 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] DELETE https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:41:30.294114 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:30.294383 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:30.294623 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume with id: c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:41:30.303727 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:30.303727 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:41:30.304214 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:41:30.318792 np0000004364 devstack@c-api.service[99791]: WARNING cinder.keymgr.conf_key_mgr [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 04:41:30.326147 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Delete volume request issued successfully. Jul 03 04:41:30.326307 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00a6b328-fd9d-49b8-8fe6-0416e6f7292a tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 202 Jul 03 04:41:30.326731 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1331/5309] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:41:30 2026] DELETE /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:41:30.334525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bfcb8f4e-2222-460b-be06-2cd996128e4f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:30.336464 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bfcb8f4e-2222-460b-be06-2cd996128e4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:41:30.336694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bfcb8f4e-2222-460b-be06-2cd996128e4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:30.337404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bfcb8f4e-2222-460b-be06-2cd996128e4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:30.344292 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:30.344292 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:41:30.348201 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bfcb8f4e-2222-460b-be06-2cd996128e4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Volume info retrieved successfully. Jul 03 04:41:30.353596 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bfcb8f4e-2222-460b-be06-2cd996128e4f tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 200 Jul 03 04:41:30.354058 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1322/5310] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:41:30 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:41:31.109545 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:31.367349 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4b39cdc0-fbad-4a61-8836-537b51caef11 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:31.369868 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4b39cdc0-fbad-4a61-8836-537b51caef11 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] GET https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 Jul 03 04:41:31.370152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4b39cdc0-fbad-4a61-8836-537b51caef11 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:31.370422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4b39cdc0-fbad-4a61-8836-537b51caef11 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:31.377349 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4b39cdc0-fbad-4a61-8836-537b51caef11 tempest-TestEncryptedCinderVolumes-212865004 tempest-TestEncryptedCinderVolumes-212865004-project-member] https://10.4.3.253/volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 returned with HTTP 404 Jul 03 04:41:31.377761 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1322/5311] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:41:31 2026] GET /volume/v3/volumes/c8b8bd59-fbf4-4543-9cc8-7581a5a1cc46 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:41:31.385810 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:31.387941 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] GET https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 Jul 03 04:41:31.388138 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:31.388360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method 'detail' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:31.389358 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99794) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:41:31.402824 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Get all volumes completed successfully. Jul 03 04:41:31.404502 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:41:31.404502 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:41:31.409663 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2f1c9f9-4a77-4c54-9671-b2c4714378ed tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 04:41:31.410093 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1337/5312] 10.4.3.253 () {66 vars in 1285 bytes} [Fri Jul 3 04:41:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7093 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:41:31.424596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bbdda85e-0a2b-4c29-adce-fb6b1a026f2c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:41:31.426488 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bbdda85e-0a2b-4c29-adce-fb6b1a026f2c tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] DELETE https://10.4.3.253/volume/v3/types/7b86578c-f985-45f1-b8a6-738259dd4c37 Jul 03 04:41:31.426675 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bbdda85e-0a2b-4c29-adce-fb6b1a026f2c tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:41:31.426903 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bbdda85e-0a2b-4c29-adce-fb6b1a026f2c tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] Calling method '_delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:41:31.449810 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bbdda85e-0a2b-4c29-adce-fb6b1a026f2c tempest-TestEncryptedCinderVolumes-580361089 tempest-TestEncryptedCinderVolumes-580361089-project-admin] https://10.4.3.253/volume/v3/types/7b86578c-f985-45f1-b8a6-738259dd4c37 returned with HTTP 202 Jul 03 04:41:31.450270 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1332/5313] 10.4.3.253 () {66 vars in 1345 bytes} [Fri Jul 3 04:41:31 2026] DELETE /volume/v3/types/7b86578c-f985-45f1-b8a6-738259dd4c37 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:41:40.352083 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=4 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:41.372660 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=1 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:41.407273 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=7 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:41:41.446771 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=11,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:00.477188 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:00.478968 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:42:00.479461 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38424a50-47a0-45cd-89f5-544df4b8e9f7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-16263400", "description": null, "metadata": null}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:00.493488 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:00.493488 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:00.494028 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:00.494146 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create snapshot from volume 38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:42:00.522954 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['7ba600a6-806e-4e32-b870-303d3fe4ef2b', '6c898f23-a2de-44bf-a68a-f92c067c201f', '927dba2f-4fa9-4e06-950e-25be8b53c96c', '167b7e84-77a6-44ba-a903-da6edac89b13'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:42:00.559262 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot force create request issued successfully. Jul 03 04:42:00.559567 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73a198cc-7b21-49e0-9556-2c67f74e6b71 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:42:00.560002 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1323/5314] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:42:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:42:00.575029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dd41853d-e907-4a5c-8d8f-26c8d5e93ab0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:00.576030 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd41853d-e907-4a5c-8d8f-26c8d5e93ab0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:42:00.576352 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd41853d-e907-4a5c-8d8f-26c8d5e93ab0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:00.576657 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd41853d-e907-4a5c-8d8f-26c8d5e93ab0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:00.583446 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:00.583446 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:00.583446 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dd41853d-e907-4a5c-8d8f-26c8d5e93ab0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:42:00.583972 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd41853d-e907-4a5c-8d8f-26c8d5e93ab0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 returned with HTTP 200 Jul 03 04:42:00.584414 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1323/5315] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:00 2026] GET /volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:01.594908 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-40fe13cc-4df4-40aa-8650-b5f5293e627d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:01.744379 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-40fe13cc-4df4-40aa-8650-b5f5293e627d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:42:01.744523 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-40fe13cc-4df4-40aa-8650-b5f5293e627d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:01.744751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-40fe13cc-4df4-40aa-8650-b5f5293e627d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:01.749906 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:01.749906 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:01.750278 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-40fe13cc-4df4-40aa-8650-b5f5293e627d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:42:01.751040 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-40fe13cc-4df4-40aa-8650-b5f5293e627d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 returned with HTTP 200 Jul 03 04:42:01.751362 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1338/5316] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:01 2026] GET /volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 => generated 465 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:01.759726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-262fc98d-fcdf-4638-b415-fe5247f43aa4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:01.761347 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-262fc98d-fcdf-4638-b415-fe5247f43aa4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:42:01.761540 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-262fc98d-fcdf-4638-b415-fe5247f43aa4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:01.761739 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-262fc98d-fcdf-4638-b415-fe5247f43aa4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:01.768463 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:01.768463 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:01.768894 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-262fc98d-fcdf-4638-b415-fe5247f43aa4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:42:01.769635 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-262fc98d-fcdf-4638-b415-fe5247f43aa4 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 returned with HTTP 200 Jul 03 04:42:01.770020 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1333/5317] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:01 2026] GET /volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:01.778620 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:01.780626 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:42:01.781003 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-929311978", "snapshot_id": "1868ad26-d15a-4a2c-bbf0-73779ab3db34", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:01.782735 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-929311978', 'snapshot_id': '1868ad26-d15a-4a2c-bbf0-73779ab3db34', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:42:01.788671 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:01.788671 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:01.789175 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:42:01.789304 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume of 1 GB Jul 03 04:42:01.793202 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Availability Zones retrieved successfully. Jul 03 04:42:01.799258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (5ddd27db-1811-4f8a-ac9f-dc1205579f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:42:01.800562 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075d8a1b-9ca7-4552-a06e-3b9b0aa19ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:01.801610 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:42:01.836601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (075d8a1b-9ca7-4552-a06e-3b9b0aa19ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1868ad26-d15a-4a2c-bbf0-73779ab3db34', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:01.837507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7a6819-cde0-4c66-af3a-a935a4e414ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:01.877215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Created reservations ['6b9b2447-1c10-43b6-b650-28dee15b1502', 'd6e96dce-4fab-44b7-89b3-b828199af1d2', 'e5ca55a2-8f08-4539-8e96-e8836d7f9b16', 'aa75adb5-b0df-47ca-8c19-9424d9bf7c09'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:42:01.877981 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7a6819-cde0-4c66-af3a-a935a4e414ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b9b2447-1c10-43b6-b650-28dee15b1502', 'd6e96dce-4fab-44b7-89b3-b828199af1d2', 'e5ca55a2-8f08-4539-8e96-e8836d7f9b16', 'aa75adb5-b0df-47ca-8c19-9424d9bf7c09']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:01.878703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4909fc6-5f90-4508-8254-a98879172b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:01.933826 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4909fc6-5f90-4508-8254-a98879172b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa0ae375-9986-48e7-ba95-48cee85558e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-929311978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['6b9b2447-1c10-43b6-b650-28dee15b1502','d6e96dce-4fab-44b7-89b3-b828199af1d2','e5ca55a2-8f08-4539-8e96-e8836d7f9b16','aa75adb5-b0df-47ca-8c19-9424d9bf7c09'],size=1,snapshot_id=1868ad26-d15a-4a2c-bbf0-73779ab3db34,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), '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-07-03T04:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-929311978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa0ae375-9986-48e7-ba95-48cee85558e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0525a28b4a254e5eaf57517eceda4f5f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1868ad26-d15a-4a2c-bbf0-73779ab3db34,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3a343cf840d41499b499df9ddcfe008',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:01.934140 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a313c13-e8d2-4d5d-b7c2-98a6d36517d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:01.953291 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a313c13-e8d2-4d5d-b7c2-98a6d36517d1) transitioned into state 'SUCCESS' from state '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-929311978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0525a28b4a254e5eaf57517eceda4f5f',qos_specs=None,replication_status=,reservations=['6b9b2447-1c10-43b6-b650-28dee15b1502','d6e96dce-4fab-44b7-89b3-b828199af1d2','e5ca55a2-8f08-4539-8e96-e8836d7f9b16','aa75adb5-b0df-47ca-8c19-9424d9bf7c09'],size=1,snapshot_id=1868ad26-d15a-4a2c-bbf0-73779ab3db34,source_replicaid=,source_volid=None,status='creating',user_id='c3a343cf840d41499b499df9ddcfe008',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:01.953991 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b24785-814a-4463-a4a6-8d4599c421e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:01.980170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7b24785-814a-4463-a4a6-8d4599c421e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:01.981028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Flow 'volume_create_api' (5ddd27db-1811-4f8a-ac9f-dc1205579f4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:42:01.981411 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Create volume request issued successfully. Jul 03 04:42:01.981950 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c003151d-d7ec-4efd-9369-3d5b47b667fc tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:42:01.982396 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1324/5318] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:42:01 2026] POST /volume/v3/volumes => generated 784 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:42:01.995587 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2bbbe4f2-73b3-4935-9ae6-32b8eb850c55 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:01.997284 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2bbbe4f2-73b3-4935-9ae6-32b8eb850c55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:42:01.998905 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2bbbe4f2-73b3-4935-9ae6-32b8eb850c55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:01.998905 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2bbbe4f2-73b3-4935-9ae6-32b8eb850c55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:02.006364 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:02.006364 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:02.010649 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2bbbe4f2-73b3-4935-9ae6-32b8eb850c55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:02.015616 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2bbbe4f2-73b3-4935-9ae6-32b8eb850c55 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:42:02.016159 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1324/5319] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:01 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:02.101477 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:02.103574 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:42:02.104047 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1845639859", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:02.106256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1845639859', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:42:02.106615 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create volume of 1 GB Jul 03 04:42:02.111782 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Availability Zones retrieved successfully. Jul 03 04:42:02.120038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Flow 'volume_create_api' (f2f12514-c4a3-43b8-bf22-a5c00ccbd63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:42:02.121527 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d9e445-712e-4930-936e-226a4c92c1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:02.122963 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:42:02.158054 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85d9e445-712e-4930-936e-226a4c92c1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:02.159239 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a8f6a0-1e45-4b42-90e8-976a7631e29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:02.231856 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Created reservations ['ac23000b-abef-4cfd-baba-2493ba1d66d2', '9d1d5c9c-e95f-46f8-bd32-dfd3e6b56808', '799a27d7-ff02-49c9-9c8e-0a6f11742a11', 'b6b7813a-0e11-45e1-b780-264e3cd88b66'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:42:02.232660 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92a8f6a0-1e45-4b42-90e8-976a7631e29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac23000b-abef-4cfd-baba-2493ba1d66d2', '9d1d5c9c-e95f-46f8-bd32-dfd3e6b56808', '799a27d7-ff02-49c9-9c8e-0a6f11742a11', 'b6b7813a-0e11-45e1-b780-264e3cd88b66']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:02.233387 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c036712-a45c-4238-a0bd-97196ac961b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:02.254710 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c036712-a45c-4238-a0bd-97196ac961b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06c0f5c1-50db-4979-8e99-89e121323714', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1845639859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79609fb20fd47f18003136be7f4723c',qos_specs=None,replication_status=,reservations=['ac23000b-abef-4cfd-baba-2493ba1d66d2','9d1d5c9c-e95f-46f8-bd32-dfd3e6b56808','799a27d7-ff02-49c9-9c8e-0a6f11742a11','b6b7813a-0e11-45e1-b780-264e3cd88b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='968c84c1f8404bb9bb544b84b4ab6619',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1845639859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06c0f5c1-50db-4979-8e99-89e121323714,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79609fb20fd47f18003136be7f4723c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='968c84c1f8404bb9bb544b84b4ab6619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:02.255483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c788f2-bd60-4a5a-9def-8b547620b010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:02.273389 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c788f2-bd60-4a5a-9def-8b547620b010) transitioned into state 'SUCCESS' from state '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-1845639859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79609fb20fd47f18003136be7f4723c',qos_specs=None,replication_status=,reservations=['ac23000b-abef-4cfd-baba-2493ba1d66d2','9d1d5c9c-e95f-46f8-bd32-dfd3e6b56808','799a27d7-ff02-49c9-9c8e-0a6f11742a11','b6b7813a-0e11-45e1-b780-264e3cd88b66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='968c84c1f8404bb9bb544b84b4ab6619',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:02.274053 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4670f5-38d9-4b4f-892b-910156bc1c56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:42:02.282407 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4670f5-38d9-4b4f-892b-910156bc1c56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:42:02.283241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Flow 'volume_create_api' (f2f12514-c4a3-43b8-bf22-a5c00ccbd63e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:42:02.283610 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create volume request issued successfully. Jul 03 04:42:02.284136 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1d622bd-64c4-49a1-9f36-39c9f51580dd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:42:02.284621 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1339/5320] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:42:02 2026] POST /volume/v3/volumes => generated 755 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:42:02.296645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c9e9217-2f00-4a2d-8810-d08a57d079a0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:02.298308 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c9e9217-2f00-4a2d-8810-d08a57d079a0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:02.298501 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c9e9217-2f00-4a2d-8810-d08a57d079a0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:02.298694 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c9e9217-2f00-4a2d-8810-d08a57d079a0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:02.306566 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:02.306566 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:02.310909 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5c9e9217-2f00-4a2d-8810-d08a57d079a0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:02.316515 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c9e9217-2f00-4a2d-8810-d08a57d079a0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:02.316919 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1334/5321] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:02 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:03.028214 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-72060f56-839c-4529-b54f-b6494f1cf7bb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.030031 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-72060f56-839c-4529-b54f-b6494f1cf7bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:42:03.030238 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-72060f56-839c-4529-b54f-b6494f1cf7bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.030445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-72060f56-839c-4529-b54f-b6494f1cf7bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.036968 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.036968 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:03.040162 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-72060f56-839c-4529-b54f-b6494f1cf7bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:03.044252 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-72060f56-839c-4529-b54f-b6494f1cf7bb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:42:03.044633 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1325/5322] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:03.056580 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c90cef86-0fe2-4f26-9fbb-e2846b470266 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.058221 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c90cef86-0fe2-4f26-9fbb-e2846b470266 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:42:03.058430 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c90cef86-0fe2-4f26-9fbb-e2846b470266 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.058638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c90cef86-0fe2-4f26-9fbb-e2846b470266 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.065260 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.065260 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:03.068844 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c90cef86-0fe2-4f26-9fbb-e2846b470266 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:03.073437 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c90cef86-0fe2-4f26-9fbb-e2846b470266 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:42:03.073803 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1325/5323] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:03.162723 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-c59b6269-09cc-4ccb-900c-6077e004e85d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.164805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-c59b6269-09cc-4ccb-900c-6077e004e85d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:42:03.165024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-c59b6269-09cc-4ccb-900c-6077e004e85d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.165240 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-c59b6269-09cc-4ccb-900c-6077e004e85d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.171858 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.171858 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:03.175229 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-c59b6269-09cc-4ccb-900c-6077e004e85d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:03.180075 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-c59b6269-09cc-4ccb-900c-6077e004e85d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:42:03.180549 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1340/5324] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:03.328776 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a7b424fe-962e-4879-aa86-858c228213a9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.330305 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a7b424fe-962e-4879-aa86-858c228213a9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:03.330513 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a7b424fe-962e-4879-aa86-858c228213a9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.330705 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a7b424fe-962e-4879-aa86-858c228213a9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.336601 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.336601 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:03.339618 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a7b424fe-962e-4879-aa86-858c228213a9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:03.343312 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a7b424fe-962e-4879-aa86-858c228213a9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:03.343669 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1335/5325] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:03.354996 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e6070800-4301-4cb7-a37d-45ec4e088b5a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.356755 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6070800-4301-4cb7-a37d-45ec4e088b5a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:03.356928 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6070800-4301-4cb7-a37d-45ec4e088b5a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.357091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6070800-4301-4cb7-a37d-45ec4e088b5a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.363670 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.363670 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:03.366925 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e6070800-4301-4cb7-a37d-45ec4e088b5a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:03.370439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6070800-4301-4cb7-a37d-45ec4e088b5a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:03.370796 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1326/5326] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:03.385793 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ce530939-aae9-4724-8504-0b4e7d4287ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.387377 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:42:03.387536 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.387718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'index' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.387959 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.api_utils [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Removing options '' from query. {{(pid=99792) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:42:03.388627 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99792) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:42:03.394282 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Get all volumes completed successfully. Jul 03 04:42:03.394674 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce530939-aae9-4724-8504-0b4e7d4287ee tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:42:03.395187 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1326/5327] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes => generated 339 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:03.403497 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2deb1da3-f07c-460d-b7ce-9d7d650e5f7a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.405214 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2deb1da3-f07c-460d-b7ce-9d7d650e5f7a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:03.405499 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2deb1da3-f07c-460d-b7ce-9d7d650e5f7a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.405761 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2deb1da3-f07c-460d-b7ce-9d7d650e5f7a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.416788 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.416788 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:03.421509 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2deb1da3-f07c-460d-b7ce-9d7d650e5f7a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:03.427812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2deb1da3-f07c-460d-b7ce-9d7d650e5f7a tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:03.428315 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1341/5328] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:03.469602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-140bc881-3c8d-4fd9-bc94-aa97c516795f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.474989 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-140bc881-3c8d-4fd9-bc94-aa97c516795f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:03.475184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-140bc881-3c8d-4fd9-bc94-aa97c516795f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.475382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-140bc881-3c8d-4fd9-bc94-aa97c516795f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.486919 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.486919 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:03.493879 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-140bc881-3c8d-4fd9-bc94-aa97c516795f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:03.501483 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-140bc881-3c8d-4fd9-bc94-aa97c516795f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:03.502015 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1336/5329] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:03.646752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-5be0e40d-b8ae-41a6-a52c-4f48b2973443 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.648918 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-5be0e40d-b8ae-41a6-a52c-4f48b2973443 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:42:03.649115 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-5be0e40d-b8ae-41a6-a52c-4f48b2973443 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.649299 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-5be0e40d-b8ae-41a6-a52c-4f48b2973443 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.656296 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.656296 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:03.659924 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-5be0e40d-b8ae-41a6-a52c-4f48b2973443 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:03.664408 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-5be0e40d-b8ae-41a6-a52c-4f48b2973443 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:42:03.664871 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1327/5330] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:03.673958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-853adb5d-69a4-4fc7-bcae-1690eeac36cf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.674283 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-853adb5d-69a4-4fc7-bcae-1690eeac36cf None None] GET https://10.4.3.253/volume// Jul 03 04:42:03.674448 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-853adb5d-69a4-4fc7-bcae-1690eeac36cf None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:03.674633 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-853adb5d-69a4-4fc7-bcae-1690eeac36cf None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:03.674915 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-853adb5d-69a4-4fc7-bcae-1690eeac36cf None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:42:03.675176 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1327/5331] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:42:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:42:03.682224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-beb410c0-55bc-47e2-a2af-ef2005f78a17 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:03.684151 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-beb410c0-55bc-47e2-a2af-ef2005f78a17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:42:03.684526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-beb410c0-55bc-47e2-a2af-ef2005f78a17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aa0ae375-9986-48e7-ba95-48cee85558e9", "connector": null, "instance_uuid": "eba88f68-3553-4291-8520-172117288831"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:03.693669 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:03.693669 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:03.718390 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-beb410c0-55bc-47e2-a2af-ef2005f78a17 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:42:03.718922 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1342/5332] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:42:03 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) Jul 03 04:42:05.536792 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0849b99b-ac85-4e19-97b8-95b123efc460 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:05.537216 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0849b99b-ac85-4e19-97b8-95b123efc460 None None] GET https://10.4.3.253/volume// Jul 03 04:42:05.537444 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0849b99b-ac85-4e19-97b8-95b123efc460 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:05.537706 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0849b99b-ac85-4e19-97b8-95b123efc460 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:05.538132 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0849b99b-ac85-4e19-97b8-95b123efc460 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:42:05.538548 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1337/5333] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:42:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:42:05.546801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-34b6584a-7bdc-450c-b42f-12dbafff9c15 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:05.633756 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-34b6584a-7bdc-450c-b42f-12dbafff9c15 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:42:05.634213 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-34b6584a-7bdc-450c-b42f-12dbafff9c15 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06c0f5c1-50db-4979-8e99-89e121323714", "connector": null, "instance_uuid": "45d2cb12-785f-415f-862a-d8919c527fbe"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:05.643290 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:05.643290 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:05.667998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-34b6584a-7bdc-450c-b42f-12dbafff9c15 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:42:05.668344 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1328/5334] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:42:05 2026] POST /volume/v3/attachments => generated 273 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:06.021036 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d6e9a7ce-019a-4e17-a030-30d63badd0a6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:06.023008 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6e9a7ce-019a-4e17-a030-30d63badd0a6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:06.023220 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6e9a7ce-019a-4e17-a030-30d63badd0a6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:06.023446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d6e9a7ce-019a-4e17-a030-30d63badd0a6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:06.034959 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:06.034959 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:06.039023 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d6e9a7ce-019a-4e17-a030-30d63badd0a6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:06.044412 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d6e9a7ce-019a-4e17-a030-30d63badd0a6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:06.045103 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1328/5335] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:06 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:06.194109 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ae6d8bd1-2233-4707-8438-bddb06caa292 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:06.194613 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae6d8bd1-2233-4707-8438-bddb06caa292 None None] GET https://10.4.3.253/volume// Jul 03 04:42:06.194843 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae6d8bd1-2233-4707-8438-bddb06caa292 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:06.195090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ae6d8bd1-2233-4707-8438-bddb06caa292 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:06.195482 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ae6d8bd1-2233-4707-8438-bddb06caa292 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:42:06.195850 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1343/5336] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:42:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:42:06.204125 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-125b24d7-6dd8-4ed5-b6a9-fd7d9954413c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:06.206221 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-125b24d7-6dd8-4ed5-b6a9-fd7d9954413c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:06.206454 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-125b24d7-6dd8-4ed5-b6a9-fd7d9954413c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:06.206640 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-125b24d7-6dd8-4ed5-b6a9-fd7d9954413c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:06.214981 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:06.214981 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:06.217922 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-125b24d7-6dd8-4ed5-b6a9-fd7d9954413c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:06.221579 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-125b24d7-6dd8-4ed5-b6a9-fd7d9954413c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:06.221950 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1338/5337] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:42:06 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 1027 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:42:06.316425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:06.318778 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] PUT https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef Jul 03 04:42:06.319203 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:06.327576 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Acquiring lock "cinder-attachment_update-06c0f5c1-50db-4979-8e99-89e121323714-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:42:06.332260 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Lock "cinder-attachment_update-06c0f5c1-50db-4979-8e99-89e121323714-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:42:06.333573 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:06.333573 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:06.855034 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Lock "cinder-attachment_update-06c0f5c1-50db-4979-8e99-89e121323714-np0000004364" released by "attachment_update" :: held 0.523s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:42:06.855446 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-0f79c7c1-ad01-444a-ae08-c94b327cc8cb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef returned with HTTP 200 Jul 03 04:42:06.855981 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1329/5338] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:42:06 2026] PUT /volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:07.058259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-63be7c80-fdee-4e4d-b141-266ba33a6799 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:07.060078 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-63be7c80-fdee-4e4d-b141-266ba33a6799 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:07.060267 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-63be7c80-fdee-4e4d-b141-266ba33a6799 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:07.060478 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-63be7c80-fdee-4e4d-b141-266ba33a6799 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:07.070296 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:07.070296 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:07.074150 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-63be7c80-fdee-4e4d-b141-266ba33a6799 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:07.078807 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-63be7c80-fdee-4e4d-b141-266ba33a6799 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:07.079214 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1329/5339] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:07 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:08.092754 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fe320e55-d9ce-4d87-8372-171e436a2178 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:08.094531 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fe320e55-d9ce-4d87-8372-171e436a2178 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:08.094752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fe320e55-d9ce-4d87-8372-171e436a2178 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:08.094948 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fe320e55-d9ce-4d87-8372-171e436a2178 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:08.106855 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:08.106855 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:08.109868 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-fe320e55-d9ce-4d87-8372-171e436a2178 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:08.113433 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fe320e55-d9ce-4d87-8372-171e436a2178 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:08.113764 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1344/5340] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:08 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:09.127052 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-31851081-8eac-42f6-9ab0-017d01bcc141 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:09.128907 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-31851081-8eac-42f6-9ab0-017d01bcc141 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:09.129087 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-31851081-8eac-42f6-9ab0-017d01bcc141 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:09.129263 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-31851081-8eac-42f6-9ab0-017d01bcc141 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:09.138386 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:09.138386 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:09.141785 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-31851081-8eac-42f6-9ab0-017d01bcc141 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:09.146168 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-31851081-8eac-42f6-9ab0-017d01bcc141 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:09.146580 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1339/5341] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:09 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:09.640599 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0974a8d5-b4dc-4b7a-940e-1b0376be927f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:09.641162 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0974a8d5-b4dc-4b7a-940e-1b0376be927f None None] GET https://10.4.3.253/volume// Jul 03 04:42:09.641432 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0974a8d5-b4dc-4b7a-940e-1b0376be927f None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:09.641681 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0974a8d5-b4dc-4b7a-940e-1b0376be927f None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:09.642110 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0974a8d5-b4dc-4b7a-940e-1b0376be927f None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:42:09.642515 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1330/5342] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:42:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:42:09.649472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-2cd89001-7f27-45a4-9799-be56e7ef0e8d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:09.651644 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-2cd89001-7f27-45a4-9799-be56e7ef0e8d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:42:09.651870 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-2cd89001-7f27-45a4-9799-be56e7ef0e8d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:09.652056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-2cd89001-7f27-45a4-9799-be56e7ef0e8d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:09.661116 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:09.661116 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:09.664305 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-2cd89001-7f27-45a4-9799-be56e7ef0e8d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:42:09.668660 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-2cd89001-7f27-45a4-9799-be56e7ef0e8d tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:42:09.669043 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1330/5343] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:42:09 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 1572 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:42:09.768507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:09.770546 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] PUT https://10.4.3.253/volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2 Jul 03 04:42:09.770951 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:09.778131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Acquiring lock "cinder-attachment_update-aa0ae375-9986-48e7-ba95-48cee85558e9-np0000004364" by "attachment_update" {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:42:09.784110 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-aa0ae375-9986-48e7-ba95-48cee85558e9-np0000004364" acquired by "attachment_update" :: waited 0.006s {{(pid=99794) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:42:09.785222 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:09.785222 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:10.161347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-73b71939-70f8-4c90-a3b9-7b916e6fe140 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:10.163058 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-73b71939-70f8-4c90-a3b9-7b916e6fe140 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:10.163275 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-73b71939-70f8-4c90-a3b9-7b916e6fe140 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:10.163613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-73b71939-70f8-4c90-a3b9-7b916e6fe140 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:10.172385 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:10.172385 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:10.175715 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-73b71939-70f8-4c90-a3b9-7b916e6fe140 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:10.179626 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-73b71939-70f8-4c90-a3b9-7b916e6fe140 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:10.180032 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1340/5344] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:10 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:10.304687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.coordination [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Lock "cinder-attachment_update-aa0ae375-9986-48e7-ba95-48cee85558e9-np0000004364" released by "attachment_update" :: held 0.521s {{(pid=99794) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:42:10.305012 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-aacce019-0911-4493-8a90-7cdbd406d6a6 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2 returned with HTTP 200 Jul 03 04:42:10.305451 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1345/5345] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:42:09 2026] PUT /volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:10.815107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-a037ab89-c37d-499f-92cc-1188993dbac2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:10.816861 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-a037ab89-c37d-499f-92cc-1188993dbac2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] POST https://10.4.3.253/volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2/action Jul 03 04:42:10.817167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-a037ab89-c37d-499f-92cc-1188993dbac2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:42:10.817275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-a037ab89-c37d-499f-92cc-1188993dbac2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:10.830248 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:10.830248 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:10.839038 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-0b14810e-dcf4-4077-88fd-f608e2526d6e req-a037ab89-c37d-499f-92cc-1188993dbac2 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2/action returned with HTTP 204 Jul 03 04:42:10.839543 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1331/5346] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:42:10 2026] POST /volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:42:11.195358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-acf3bf39-3cbf-4ec8-9ef8-884ca6aba382 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:11.198803 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-acf3bf39-3cbf-4ec8-9ef8-884ca6aba382 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:11.198976 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-acf3bf39-3cbf-4ec8-9ef8-884ca6aba382 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:11.199143 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-acf3bf39-3cbf-4ec8-9ef8-884ca6aba382 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:11.209119 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:11.209119 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:11.211622 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-acf3bf39-3cbf-4ec8-9ef8-884ca6aba382 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:11.215547 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-acf3bf39-3cbf-4ec8-9ef8-884ca6aba382 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:11.216049 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1331/5347] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:11 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:12.228338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-571f98eb-9985-45de-994a-c145e149e64e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:12.229989 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-571f98eb-9985-45de-994a-c145e149e64e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:12.230155 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-571f98eb-9985-45de-994a-c145e149e64e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:12.230319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-571f98eb-9985-45de-994a-c145e149e64e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:12.241740 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:12.241740 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:12.245598 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-571f98eb-9985-45de-994a-c145e149e64e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:12.250469 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-571f98eb-9985-45de-994a-c145e149e64e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:12.250924 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1341/5348] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:12 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:13.057674 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-5eeec309-cfae-418a-ae9f-4547cb93d3a8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:13.060037 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-5eeec309-cfae-418a-ae9f-4547cb93d3a8 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef/action Jul 03 04:42:13.060439 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-5eeec309-cfae-418a-ae9f-4547cb93d3a8 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:42:13.060549 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-5eeec309-cfae-418a-ae9f-4547cb93d3a8 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:13.080727 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:13.080727 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:13.098780 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-2d21ef1f-7bc7-43b4-a604-a8643b955d2d req-5eeec309-cfae-418a-ae9f-4547cb93d3a8 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef/action returned with HTTP 204 Jul 03 04:42:13.106315 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1346/5349] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:42:13 2026] POST /volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:42:13.264504 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-659f64f9-8d74-4670-ad4a-9507d19861a5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:13.266506 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-659f64f9-8d74-4670-ad4a-9507d19861a5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:13.266717 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-659f64f9-8d74-4670-ad4a-9507d19861a5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:13.266948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-659f64f9-8d74-4670-ad4a-9507d19861a5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:13.278285 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:13.278285 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:13.282346 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-659f64f9-8d74-4670-ad4a-9507d19861a5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:13.286706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-659f64f9-8d74-4670-ad4a-9507d19861a5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:13.287089 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1332/5350] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:13 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 1140 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:13.300092 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8fb91161-aaa7-4988-8de5-2e8a4553d224 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:13.301840 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8fb91161-aaa7-4988-8de5-2e8a4553d224 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:13.302055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8fb91161-aaa7-4988-8de5-2e8a4553d224 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:13.302259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8fb91161-aaa7-4988-8de5-2e8a4553d224 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:13.312417 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:13.312417 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:13.315762 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8fb91161-aaa7-4988-8de5-2e8a4553d224 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:13.320144 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8fb91161-aaa7-4988-8de5-2e8a4553d224 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:13.320521 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1332/5351] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:13 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:13.336202 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:13.338091 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:42:13.338486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06c0f5c1-50db-4979-8e99-89e121323714", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-688515741", "description": null, "metadata": null}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:42:13.349081 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:13.349081 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:13.349571 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:13.349736 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create snapshot from volume 06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:13.382229 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Created reservations ['8e077414-0b5f-43d6-a7b7-29d5efc7d407', '81a5df54-c2a4-45f3-b9df-11938d6d0614', 'ff867434-de26-4e36-a229-62c5de0e0e76', '7b8845de-1761-4403-ae25-82490dc3d3e6'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:42:13.412027 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot force create request issued successfully. Jul 03 04:42:13.412337 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-00137bd8-4254-4205-bbc2-bc68ca1ec4e9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:42:13.412812 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1342/5352] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:42:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:42:13.423474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5c9118e-6a85-4884-b9b0-7af020eb406d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:13.425744 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5c9118e-6a85-4884-b9b0-7af020eb406d tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:13.426051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5c9118e-6a85-4884-b9b0-7af020eb406d tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:13.426232 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5c9118e-6a85-4884-b9b0-7af020eb406d tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:13.432567 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:13.432567 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:13.434278 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d5c9118e-6a85-4884-b9b0-7af020eb406d tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot retrieved successfully. Jul 03 04:42:13.434278 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5c9118e-6a85-4884-b9b0-7af020eb406d tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 200 Jul 03 04:42:13.434828 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1347/5353] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:13 2026] GET /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:14.446405 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5de8e76e-0096-4afb-b904-5ebf3550db6f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:14.448162 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5de8e76e-0096-4afb-b904-5ebf3550db6f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:14.448383 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5de8e76e-0096-4afb-b904-5ebf3550db6f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:14.448569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5de8e76e-0096-4afb-b904-5ebf3550db6f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:14.453539 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:14.453539 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:14.453961 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5de8e76e-0096-4afb-b904-5ebf3550db6f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot retrieved successfully. Jul 03 04:42:14.454718 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5de8e76e-0096-4afb-b904-5ebf3550db6f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 200 Jul 03 04:42:14.455087 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1333/5354] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:14 2026] GET /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:14.464698 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-56ce70ce-7a55-4955-85ff-917fc7ec736c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:14.466356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-56ce70ce-7a55-4955-85ff-917fc7ec736c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:14.466721 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-56ce70ce-7a55-4955-85ff-917fc7ec736c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:14.467046 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-56ce70ce-7a55-4955-85ff-917fc7ec736c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:14.473849 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:14.473849 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:42:14.473849 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-56ce70ce-7a55-4955-85ff-917fc7ec736c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot retrieved successfully. Jul 03 04:42:14.473849 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-56ce70ce-7a55-4955-85ff-917fc7ec736c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 200 Jul 03 04:42:14.473849 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1333/5355] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:14 2026] GET /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:14.483053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-54eb5798-2886-4c14-923c-16227fcaecc7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:14.484754 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54eb5798-2886-4c14-923c-16227fcaecc7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:42:14.484936 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54eb5798-2886-4c14-923c-16227fcaecc7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:14.485105 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54eb5798-2886-4c14-923c-16227fcaecc7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:14.493834 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:14.493834 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:42:14.497317 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-54eb5798-2886-4c14-923c-16227fcaecc7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:42:14.501220 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54eb5798-2886-4c14-923c-16227fcaecc7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:42:14.501693 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1343/5356] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:42:14 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:23.428681 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=56,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:24.450798 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=29 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:24.469076 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=36 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:24.500453 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=55,cinder:INSERT=7,cinder:UPDATE=12 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:28.875169 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:28.877005 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:28.878910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:28.878910 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:28.878910 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Delete snapshot with id: 37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:28.883746 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:28.883746 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:42:28.884727 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot retrieved successfully. Jul 03 04:42:28.905805 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot delete request issued successfully. Jul 03 04:42:28.906251 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1a764d5-de5b-4fd3-be20-14f9d39a3159 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 202 Jul 03 04:42:28.906791 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1348/5357] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:42:28 2026] DELETE /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:42:28.913827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1093b599-93f2-4ded-9d47-39a7d8e8ccaf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:28.916961 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1093b599-93f2-4ded-9d47-39a7d8e8ccaf tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:28.917269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1093b599-93f2-4ded-9d47-39a7d8e8ccaf tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:28.917540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1093b599-93f2-4ded-9d47-39a7d8e8ccaf tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:28.923488 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:42:28.923488 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:42:28.923951 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1093b599-93f2-4ded-9d47-39a7d8e8ccaf tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Snapshot retrieved successfully. Jul 03 04:42:28.924873 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1093b599-93f2-4ded-9d47-39a7d8e8ccaf tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 200 Jul 03 04:42:28.925333 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1334/5358] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:28 2026] GET /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:42:29.934720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-262afcb7-c4b1-4810-bb49-93976ee4db19 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:29.936680 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-262afcb7-c4b1-4810-bb49-93976ee4db19 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:42:29.936875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-262afcb7-c4b1-4810-bb49-93976ee4db19 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:29.937058 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-262afcb7-c4b1-4810-bb49-93976ee4db19 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:29.942366 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-262afcb7-c4b1-4810-bb49-93976ee4db19 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 404 Jul 03 04:42:29.942955 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1334/5359] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:42:29 2026] GET /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:42:31.044107 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-be7240a4-9eea-4653-a6ff-30f3e3f8950f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:31.046274 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-be7240a4-9eea-4653-a6ff-30f3e3f8950f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/attachments?instance_id=45d2cb12-785f-415f-862a-d8919c527fbe Jul 03 04:42:31.046524 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-be7240a4-9eea-4653-a6ff-30f3e3f8950f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:31.046721 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-be7240a4-9eea-4653-a6ff-30f3e3f8950f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'version_select' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:31.061185 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-be7240a4-9eea-4653-a6ff-30f3e3f8950f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments?instance_id=45d2cb12-785f-415f-862a-d8919c527fbe returned with HTTP 200 Jul 03 04:42:31.061622 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1344/5360] 10.4.3.253 () {70 vars in 1637 bytes} [Fri Jul 3 04:42:31 2026] GET /volume/v3/attachments?instance_id=45d2cb12-785f-415f-862a-d8919c527fbe => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:31.069186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-a9d06142-0315-487d-90d0-0982d7e8555f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:42:31.071287 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-a9d06142-0315-487d-90d0-0982d7e8555f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef Jul 03 04:42:31.071535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-a9d06142-0315-487d-90d0-0982d7e8555f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:42:31.071717 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-a9d06142-0315-487d-90d0-0982d7e8555f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:42:31.089291 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-e4650b7f-e173-44b0-bb78-c78203af2946 req-a9d06142-0315-487d-90d0-0982d7e8555f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef returned with HTTP 200 Jul 03 04:42:31.089723 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1349/5361] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:42:31 2026] GET /volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:42:38.920027 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:39.939287 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=1 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:41.059987 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=2 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:42:41.088123 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:43:03.171675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-a2b46196-75c8-440e-874b-389976703ea0 req-d6c82bdb-9c77-4daf-8fbc-ad659080ffbb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:03.173826 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a2b46196-75c8-440e-874b-389976703ea0 req-d6c82bdb-9c77-4daf-8fbc-ad659080ffbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2 Jul 03 04:43:03.174006 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a2b46196-75c8-440e-874b-389976703ea0 req-d6c82bdb-9c77-4daf-8fbc-ad659080ffbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:03.174191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-a2b46196-75c8-440e-874b-389976703ea0 req-d6c82bdb-9c77-4daf-8fbc-ad659080ffbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:03.182315 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:03.182315 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:03.712677 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-a2b46196-75c8-440e-874b-389976703ea0 req-d6c82bdb-9c77-4daf-8fbc-ad659080ffbb tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2 returned with HTTP 200 Jul 03 04:43:03.713131 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1335/5362] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:43:03 2026] DELETE /volume/v3/attachments/cef19d50-04b7-4c79-bdfe-e10d1d871ff2 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:06.160183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-25944706-3b34-4158-ab95-0e4d18ff09af None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:06.161916 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:43:06.162103 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:06.162309 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:06.162484 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:43:06.169128 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:06.169128 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:06.169597 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:43:06.188849 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:43:06.189162 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25944706-3b34-4158-ab95-0e4d18ff09af tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 202 Jul 03 04:43:06.189498 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1335/5363] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:06 2026] DELETE /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:06.197344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c744989e-37ee-41fc-93d1-4756afcecbd0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:06.199742 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c744989e-37ee-41fc-93d1-4756afcecbd0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:43:06.200051 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c744989e-37ee-41fc-93d1-4756afcecbd0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:06.200349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c744989e-37ee-41fc-93d1-4756afcecbd0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:06.211127 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:06.211127 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:06.216411 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c744989e-37ee-41fc-93d1-4756afcecbd0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:43:06.223227 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c744989e-37ee-41fc-93d1-4756afcecbd0 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 200 Jul 03 04:43:06.223947 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1345/5364] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:06 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:07.235972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-908f5bfa-c528-4b98-a76f-a273175e655f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:07.237796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-908f5bfa-c528-4b98-a76f-a273175e655f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 Jul 03 04:43:07.238044 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-908f5bfa-c528-4b98-a76f-a273175e655f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:07.238277 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-908f5bfa-c528-4b98-a76f-a273175e655f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:07.244337 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-908f5bfa-c528-4b98-a76f-a273175e655f tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 returned with HTTP 404 Jul 03 04:43:07.244976 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1350/5365] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:07 2026] GET /volume/v3/volumes/aa0ae375-9986-48e7-ba95-48cee85558e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:07.252692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:07.255290 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:43:07.255556 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:07.255794 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:07.255932 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete snapshot with id: 1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:43:07.262668 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:07.262668 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:07.263189 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:43:07.288474 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot delete request issued successfully. Jul 03 04:43:07.288720 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-233e4045-1ff0-4cbc-a322-81790c96eca8 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 returned with HTTP 202 Jul 03 04:43:07.289307 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1336/5366] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:43:07 2026] DELETE /volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:07.297112 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1518e3c7-c93c-46c8-8926-156654995803 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:07.299001 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1518e3c7-c93c-46c8-8926-156654995803 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:43:07.299212 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1518e3c7-c93c-46c8-8926-156654995803 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:07.299431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1518e3c7-c93c-46c8-8926-156654995803 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:07.305369 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:07.305369 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:07.305889 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1518e3c7-c93c-46c8-8926-156654995803 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Snapshot retrieved successfully. Jul 03 04:43:07.306758 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1518e3c7-c93c-46c8-8926-156654995803 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 returned with HTTP 200 Jul 03 04:43:07.307162 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1336/5367] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:43:07 2026] GET /volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:08.316648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-797efbd6-d56b-4d81-9f3a-bea0b85746c3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:08.318530 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-797efbd6-d56b-4d81-9f3a-bea0b85746c3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 Jul 03 04:43:08.318736 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-797efbd6-d56b-4d81-9f3a-bea0b85746c3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:08.318922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-797efbd6-d56b-4d81-9f3a-bea0b85746c3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:08.323179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-797efbd6-d56b-4d81-9f3a-bea0b85746c3 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 returned with HTTP 404 Jul 03 04:43:08.323638 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1346/5368] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:43:08 2026] GET /volume/v3/snapshots/1868ad26-d15a-4a2c-bbf0-73779ab3db34 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:08.690090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-66f7197e-9878-4a1a-b952-b9f885276b4c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:08.691740 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66f7197e-9878-4a1a-b952-b9f885276b4c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:43:08.691944 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66f7197e-9878-4a1a-b952-b9f885276b4c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:08.692145 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66f7197e-9878-4a1a-b952-b9f885276b4c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:08.692239 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-66f7197e-9878-4a1a-b952-b9f885276b4c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Delete snapshot with id: 37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:43:08.696124 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66f7197e-9878-4a1a-b952-b9f885276b4c tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 404 Jul 03 04:43:08.696572 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1351/5369] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:43:08 2026] DELETE /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:08.703700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1e8466fe-66fc-4d59-add9-d5816d994250 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:08.705847 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e8466fe-66fc-4d59-add9-d5816d994250 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 Jul 03 04:43:08.706117 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e8466fe-66fc-4d59-add9-d5816d994250 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:08.706379 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1e8466fe-66fc-4d59-add9-d5816d994250 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:08.711721 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1e8466fe-66fc-4d59-add9-d5816d994250 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 returned with HTTP 404 Jul 03 04:43:08.712396 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1337/5370] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:43:08 2026] GET /volume/v3/snapshots/37c57944-1332-4dbd-8be5-973b42a0d2d9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:08.751312 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-c2a18f04-9db4-47b5-9ee5-2e0e08f5eb83 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:08.753281 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-c2a18f04-9db4-47b5-9ee5-2e0e08f5eb83 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:08.753488 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-c2a18f04-9db4-47b5-9ee5-2e0e08f5eb83 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:08.753664 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-c2a18f04-9db4-47b5-9ee5-2e0e08f5eb83 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:08.770998 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:08.770998 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:08.778163 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-c2a18f04-9db4-47b5-9ee5-2e0e08f5eb83 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:08.784583 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-c2a18f04-9db4-47b5-9ee5-2e0e08f5eb83 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:43:08.785033 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1337/5371] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:43:08 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:08.804486 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:08.807378 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714/action Jul 03 04:43:08.807797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99791) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:43:08.807931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:08.821977 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:08.821977 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:08.822447 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:08.829388 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Begin detaching volume completed successfully. Jul 03 04:43:08.830132 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-6dd8d61d-909f-4e39-a1fa-374bca61544f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714/action returned with HTTP 202 Jul 03 04:43:08.830132 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1347/5372] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:43:08 2026] POST /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:43:09.854796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0685cf06-605a-4dc6-a9db-8a7a36559e47 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:09.855221 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0685cf06-605a-4dc6-a9db-8a7a36559e47 None None] GET https://10.4.3.253/volume// Jul 03 04:43:09.855463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0685cf06-605a-4dc6-a9db-8a7a36559e47 None None] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:09.855694 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0685cf06-605a-4dc6-a9db-8a7a36559e47 None None] Calling method 'all' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:09.856261 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0685cf06-605a-4dc6-a9db-8a7a36559e47 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:43:09.856572 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1352/5373] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:43:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:43:09.863688 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-a630f8c4-e78d-4c9c-be9c-e5615c91b311 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:09.865796 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-a630f8c4-e78d-4c9c-be9c-e5615c91b311 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:09.866088 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-a630f8c4-e78d-4c9c-be9c-e5615c91b311 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:09.866363 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-a630f8c4-e78d-4c9c-be9c-e5615c91b311 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:09.876568 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:09.876568 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:09.881775 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-a630f8c4-e78d-4c9c-be9c-e5615c91b311 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:09.887310 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-a630f8c4-e78d-4c9c-be9c-e5615c91b311 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:43:09.887858 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1338/5374] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:43:09 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 1323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:43:10.746683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-1f20c927-ddbc-4b3c-9d88-c6ed96f6634b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:10.748996 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-1f20c927-ddbc-4b3c-9d88-c6ed96f6634b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] DELETE https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef Jul 03 04:43:10.749215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-1f20c927-ddbc-4b3c-9d88-c6ed96f6634b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:10.749419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-1f20c927-ddbc-4b3c-9d88-c6ed96f6634b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:10.757799 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:10.757799 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:11.288551 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-8f88cfbc-d22f-45b4-92c2-c571637c42dc req-1f20c927-ddbc-4b3c-9d88-c6ed96f6634b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef returned with HTTP 200 Jul 03 04:43:11.289065 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1338/5375] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:43:10 2026] DELETE /volume/v3/attachments/4f8fa312-2cad-4c36-a1cf-da5d658495ef => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:12.017521 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-76e480bb-8bce-4600-958f-1d06fe98f21b req-037a5ced-1552-44c6-9200-3fcf581607c4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:12.019773 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-76e480bb-8bce-4600-958f-1d06fe98f21b req-037a5ced-1552-44c6-9200-3fcf581607c4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:12.020025 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-76e480bb-8bce-4600-958f-1d06fe98f21b req-037a5ced-1552-44c6-9200-3fcf581607c4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:12.020257 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-76e480bb-8bce-4600-958f-1d06fe98f21b req-037a5ced-1552-44c6-9200-3fcf581607c4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:12.027265 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:12.027265 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:12.031265 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-76e480bb-8bce-4600-958f-1d06fe98f21b req-037a5ced-1552-44c6-9200-3fcf581607c4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:12.035680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-76e480bb-8bce-4600-958f-1d06fe98f21b req-037a5ced-1552-44c6-9200-3fcf581607c4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:43:12.036112 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1348/5376] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:43:12 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:12.048743 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:12.050518 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] DELETE https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:12.050735 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:12.050973 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:12.051128 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Delete volume with id: 06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:12.059019 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:12.059019 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:12.059539 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:12.075775 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Delete volume request issued successfully. Jul 03 04:43:12.076030 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0f60666-21bf-40c5-8a85-4c37b0254400 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 202 Jul 03 04:43:12.076524 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1353/5377] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:12 2026] DELETE /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:12.083538 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5244f9fb-5b50-4cee-8549-fd07ab1811eb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:12.085293 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5244f9fb-5b50-4cee-8549-fd07ab1811eb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:12.085510 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5244f9fb-5b50-4cee-8549-fd07ab1811eb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:12.085687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5244f9fb-5b50-4cee-8549-fd07ab1811eb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:12.093571 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:12.093571 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:12.096844 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5244f9fb-5b50-4cee-8549-fd07ab1811eb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:12.101509 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5244f9fb-5b50-4cee-8549-fd07ab1811eb tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 200 Jul 03 04:43:12.101963 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1339/5378] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:12 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:12.921305 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-509b0e4d-754f-497d-807e-6f3ddffa7900 req-00a275ef-e668-4577-9efb-c99695bf7016 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:12.923373 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-509b0e4d-754f-497d-807e-6f3ddffa7900 req-00a275ef-e668-4577-9efb-c99695bf7016 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10 Jul 03 04:43:12.923608 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-509b0e4d-754f-497d-807e-6f3ddffa7900 req-00a275ef-e668-4577-9efb-c99695bf7016 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:12.923796 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-509b0e4d-754f-497d-807e-6f3ddffa7900 req-00a275ef-e668-4577-9efb-c99695bf7016 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:12.930294 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:12.930294 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:13.116367 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-faacdf03-2c12-4c50-9d6c-1f625d05acf7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:13.117990 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-faacdf03-2c12-4c50-9d6c-1f625d05acf7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 Jul 03 04:43:13.118176 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-faacdf03-2c12-4c50-9d6c-1f625d05acf7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:13.118381 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-faacdf03-2c12-4c50-9d6c-1f625d05acf7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:13.123642 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-faacdf03-2c12-4c50-9d6c-1f625d05acf7 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 returned with HTTP 404 Jul 03 04:43:13.124092 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1349/5379] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:13 2026] GET /volume/v3/volumes/06c0f5c1-50db-4979-8e99-89e121323714 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:13.460367 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-509b0e4d-754f-497d-807e-6f3ddffa7900 req-00a275ef-e668-4577-9efb-c99695bf7016 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10 returned with HTTP 200 Jul 03 04:43:13.460928 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1339/5380] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:43:12 2026] DELETE /volume/v3/attachments/04d227e7-de18-4d16-a57d-1f75d527bd10 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:17.048294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d4071455-e3bb-46c1-9708-15dcced8e91c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:17.050115 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] DELETE https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:43:17.050300 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:17.050504 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:17.050682 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume with id: 38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:43:17.057640 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:17.057640 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:17.058131 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:43:17.073662 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Delete volume request issued successfully. Jul 03 04:43:17.073853 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d4071455-e3bb-46c1-9708-15dcced8e91c tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 202 Jul 03 04:43:17.074301 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1354/5381] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:17 2026] DELETE /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:17.081836 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-61969563-79bd-41c7-88df-3eac937471b1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:17.083372 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-61969563-79bd-41c7-88df-3eac937471b1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:43:17.083548 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-61969563-79bd-41c7-88df-3eac937471b1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:17.083712 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-61969563-79bd-41c7-88df-3eac937471b1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:17.091173 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:17.091173 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:17.095778 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-61969563-79bd-41c7-88df-3eac937471b1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Volume info retrieved successfully. Jul 03 04:43:17.101147 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-61969563-79bd-41c7-88df-3eac937471b1 tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 200 Jul 03 04:43:17.101808 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1340/5382] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:17 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:18.114116 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2486c4b9-add8-42d9-9be4-5aa2935a093b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:18.115668 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2486c4b9-add8-42d9-9be4-5aa2935a093b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] GET https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 Jul 03 04:43:18.115890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2486c4b9-add8-42d9-9be4-5aa2935a093b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:18.116122 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2486c4b9-add8-42d9-9be4-5aa2935a093b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:18.121881 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2486c4b9-add8-42d9-9be4-5aa2935a093b tempest-TestVolumeBootPattern-1025030388 tempest-TestVolumeBootPattern-1025030388-project-member] https://10.4.3.253/volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 returned with HTTP 404 Jul 03 04:43:18.121881 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1350/5383] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:18 2026] GET /volume/v3/volumes/38424a50-47a0-45cd-89f5-544df4b8e9f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:23.032463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:23.112741 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:23.113053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-29264243"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:23.114350 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-29264243'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:23.114481 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume of 1 GB Jul 03 04:43:23.114738 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:23.114738 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:23.118873 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Availability Zones retrieved successfully. Jul 03 04:43:23.123989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (26743ff8-7fac-439f-ad83-d49165bcb6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:23.124999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acb5817-1225-4cf4-804f-9f7bfc0277a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:23.125805 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:23.150695 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7acb5817-1225-4cf4-804f-9f7bfc0277a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:23.151623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acdfbcb2-41da-4001-8935-04611c53444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:23.209867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['73a37221-6e6b-4f1b-8110-a6504e611735', '1d614b2d-4d7f-43a3-8836-b03b01ae9da7', '008284ed-e635-458d-a914-25f8ed5260b5', '5a800403-8ac2-472e-96b2-abddfec2eb49'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:23.210659 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acdfbcb2-41da-4001-8935-04611c53444f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73a37221-6e6b-4f1b-8110-a6504e611735', '1d614b2d-4d7f-43a3-8836-b03b01ae9da7', '008284ed-e635-458d-a914-25f8ed5260b5', '5a800403-8ac2-472e-96b2-abddfec2eb49']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:23.211419 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aac0568-c98b-4a7c-b8cd-2a669487be84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:23.231990 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4aac0568-c98b-4a7c-b8cd-2a669487be84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd62d13f-76d4-4e90-ad78-df95ecfbe9f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-29264243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['73a37221-6e6b-4f1b-8110-a6504e611735','1d614b2d-4d7f-43a3-8836-b03b01ae9da7','008284ed-e635-458d-a914-25f8ed5260b5','5a800403-8ac2-472e-96b2-abddfec2eb49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-29264243',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd62d13f-76d4-4e90-ad78-df95ecfbe9f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2f8e4de05c4526a64811b8f2150c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:23.232867 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d6a05a-4dc6-4fd8-b3d3-879c256f029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:23.248966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d6a05a-4dc6-4fd8-b3d3-879c256f029c) transitioned into state 'SUCCESS' from state '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-29264243',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['73a37221-6e6b-4f1b-8110-a6504e611735','1d614b2d-4d7f-43a3-8836-b03b01ae9da7','008284ed-e635-458d-a914-25f8ed5260b5','5a800403-8ac2-472e-96b2-abddfec2eb49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:23.249837 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4069de9-fd01-41c5-bd9d-cbbc276c5fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:23.259896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4069de9-fd01-41c5-bd9d-cbbc276c5fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:23.260460 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (26743ff8-7fac-439f-ad83-d49165bcb6f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:23.260754 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request issued successfully. Jul 03 04:43:23.261296 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7790ee4a-5a3b-4497-ad31-5d78bc6d9c0a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:23.261726 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1340/5384] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:43:23 2026] POST /volume/v3/volumes => generated 756 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:23.272383 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a96aed5b-3006-43a8-9528-aba8b95b6e74 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:23.274035 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a96aed5b-3006-43a8-9528-aba8b95b6e74 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 Jul 03 04:43:23.274231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a96aed5b-3006-43a8-9528-aba8b95b6e74 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:23.274439 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a96aed5b-3006-43a8-9528-aba8b95b6e74 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:23.280589 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:23.280589 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:23.283724 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a96aed5b-3006-43a8-9528-aba8b95b6e74 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:23.287196 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a96aed5b-3006-43a8-9528-aba8b95b6e74 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 returned with HTTP 200 Jul 03 04:43:23.287556 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1355/5385] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:23 2026] GET /volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:24.299668 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-45073399-920d-4ff6-862e-249f8db884ad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:24.301630 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-45073399-920d-4ff6-862e-249f8db884ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 Jul 03 04:43:24.301845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-45073399-920d-4ff6-862e-249f8db884ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:24.302048 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-45073399-920d-4ff6-862e-249f8db884ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:24.309087 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:24.309087 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:24.312877 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-45073399-920d-4ff6-862e-249f8db884ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:24.317138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-45073399-920d-4ff6-862e-249f8db884ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 returned with HTTP 200 Jul 03 04:43:24.317534 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1341/5386] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:24 2026] GET /volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:24.331567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:24.333493 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:43:24.333843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd62d13f-76d4-4e90-ad78-df95ecfbe9f6", "name": "tempest-CreateVolumesFromBackupTest-Backup-1331019075"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:24.335261 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Creating new backup {'backup': {'volume_id': 'bd62d13f-76d4-4e90-ad78-df95ecfbe9f6', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1331019075'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:43:24.335454 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Creating backup of volume bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 in container None Jul 03 04:43:24.343694 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:24.343694 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:24.344215 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:24.370409 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['4b205b7c-a70d-480d-820e-8ffc393f3d5f', '0eb12408-eefd-436c-bd7c-f359e91f0ed3'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:24.395656 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-67ae55b2-091a-4905-b8ef-c85ef318ffce tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:43:24.396173 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1351/5387] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:24 2026] POST /volume/v3/backups => generated 339 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:24.404007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-92d4c5d2-7042-42d4-8298-a8b41ddf413b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:24.406404 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92d4c5d2-7042-42d4-8298-a8b41ddf413b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:24.406451 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92d4c5d2-7042-42d4-8298-a8b41ddf413b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:24.406686 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-92d4c5d2-7042-42d4-8298-a8b41ddf413b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:24.406833 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-92d4c5d2-7042-42d4-8298-a8b41ddf413b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:24.412236 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:24.412236 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:24.413119 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-92d4c5d2-7042-42d4-8298-a8b41ddf413b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:24.413536 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1341/5388] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:24 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:25.422795 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b406dd99-041f-4293-8a42-6b0fff9b9426 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:25.424603 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b406dd99-041f-4293-8a42-6b0fff9b9426 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:25.424791 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b406dd99-041f-4293-8a42-6b0fff9b9426 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:25.424981 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b406dd99-041f-4293-8a42-6b0fff9b9426 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:25.425081 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b406dd99-041f-4293-8a42-6b0fff9b9426 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:25.429584 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:25.429584 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:25.430429 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b406dd99-041f-4293-8a42-6b0fff9b9426 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:25.430771 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1356/5389] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:25 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:26.440645 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-43ddcdd3-4a85-4b4c-9ce0-e975be00d27e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:26.442474 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-43ddcdd3-4a85-4b4c-9ce0-e975be00d27e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:26.442672 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-43ddcdd3-4a85-4b4c-9ce0-e975be00d27e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:26.442852 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-43ddcdd3-4a85-4b4c-9ce0-e975be00d27e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:26.442970 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-43ddcdd3-4a85-4b4c-9ce0-e975be00d27e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:26.447266 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:26.447266 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:26.448031 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-43ddcdd3-4a85-4b4c-9ce0-e975be00d27e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:26.448612 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1342/5390] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:26 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:27.459842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fbf20801-f95b-4a1d-b283-b0435f72ff95 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:27.462176 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fbf20801-f95b-4a1d-b283-b0435f72ff95 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:27.462478 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fbf20801-f95b-4a1d-b283-b0435f72ff95 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:27.462753 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fbf20801-f95b-4a1d-b283-b0435f72ff95 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:27.462914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-fbf20801-f95b-4a1d-b283-b0435f72ff95 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:27.468321 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:27.468321 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:27.469373 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fbf20801-f95b-4a1d-b283-b0435f72ff95 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:27.469855 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1352/5391] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:27 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:28.481366 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-301a6607-ea87-4ebe-a4ad-0d7f3da7b34b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:28.483215 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-301a6607-ea87-4ebe-a4ad-0d7f3da7b34b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:28.483449 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-301a6607-ea87-4ebe-a4ad-0d7f3da7b34b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:28.483653 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-301a6607-ea87-4ebe-a4ad-0d7f3da7b34b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:28.483761 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-301a6607-ea87-4ebe-a4ad-0d7f3da7b34b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:28.488178 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:28.488178 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:28.488978 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-301a6607-ea87-4ebe-a4ad-0d7f3da7b34b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:28.489359 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1342/5392] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:28 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:29.499803 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5a07859b-a15a-45ed-89c3-97669fb62bec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:29.501761 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a07859b-a15a-45ed-89c3-97669fb62bec tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:29.501964 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a07859b-a15a-45ed-89c3-97669fb62bec tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:29.502127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a07859b-a15a-45ed-89c3-97669fb62bec tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:29.502287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5a07859b-a15a-45ed-89c3-97669fb62bec tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:29.507235 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:29.507235 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:29.508054 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a07859b-a15a-45ed-89c3-97669fb62bec tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:29.508475 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1357/5393] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:29 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:30.521302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f850f240-769c-452a-82e8-ba93db2b5c85 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:30.522870 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f850f240-769c-452a-82e8-ba93db2b5c85 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:30.523091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f850f240-769c-452a-82e8-ba93db2b5c85 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:30.523221 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f850f240-769c-452a-82e8-ba93db2b5c85 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:30.523361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f850f240-769c-452a-82e8-ba93db2b5c85 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:30.528387 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:30.528387 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:30.529361 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f850f240-769c-452a-82e8-ba93db2b5c85 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:30.529863 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1343/5394] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:30 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:31.541279 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ac9f544c-c2e4-45c7-b39b-e3824a592427 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:31.543008 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac9f544c-c2e4-45c7-b39b-e3824a592427 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:31.543355 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac9f544c-c2e4-45c7-b39b-e3824a592427 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:31.543438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ac9f544c-c2e4-45c7-b39b-e3824a592427 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:31.543499 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ac9f544c-c2e4-45c7-b39b-e3824a592427 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:31.548001 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:31.548001 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:31.548760 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ac9f544c-c2e4-45c7-b39b-e3824a592427 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:31.549384 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1353/5395] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:31 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:32.559444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dd45033f-8b38-4a79-88a3-a0919ca1593f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:32.561161 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd45033f-8b38-4a79-88a3-a0919ca1593f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:32.561380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd45033f-8b38-4a79-88a3-a0919ca1593f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:32.561559 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dd45033f-8b38-4a79-88a3-a0919ca1593f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:32.561660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-dd45033f-8b38-4a79-88a3-a0919ca1593f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:32.565562 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:32.565562 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:32.566243 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dd45033f-8b38-4a79-88a3-a0919ca1593f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:32.566642 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1343/5396] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:32 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:33.576619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-03c8996a-a2eb-401d-9338-093863a69eb0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:33.578389 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-03c8996a-a2eb-401d-9338-093863a69eb0 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:33.578619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-03c8996a-a2eb-401d-9338-093863a69eb0 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:33.578852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-03c8996a-a2eb-401d-9338-093863a69eb0 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:33.578985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-03c8996a-a2eb-401d-9338-093863a69eb0 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:33.584153 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:33.584153 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:33.585040 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-03c8996a-a2eb-401d-9338-093863a69eb0 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:33.585486 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1358/5397] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:33 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:34.595840 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-51677ee9-9369-4441-8cec-c7a4532de6c4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:34.598193 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-51677ee9-9369-4441-8cec-c7a4532de6c4 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:34.598494 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-51677ee9-9369-4441-8cec-c7a4532de6c4 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:34.598772 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-51677ee9-9369-4441-8cec-c7a4532de6c4 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:34.598964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-51677ee9-9369-4441-8cec-c7a4532de6c4 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:34.604741 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:34.604741 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:34.605834 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-51677ee9-9369-4441-8cec-c7a4532de6c4 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:34.606394 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1344/5398] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:34 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:35.617818 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-57a303ef-8e9c-4fb1-9d46-362070cd1b93 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:35.619925 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-57a303ef-8e9c-4fb1-9d46-362070cd1b93 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:35.620113 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-57a303ef-8e9c-4fb1-9d46-362070cd1b93 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:35.620352 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-57a303ef-8e9c-4fb1-9d46-362070cd1b93 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:35.620465 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-57a303ef-8e9c-4fb1-9d46-362070cd1b93 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:35.625062 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:35.625062 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:35.626153 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-57a303ef-8e9c-4fb1-9d46-362070cd1b93 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:35.626631 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1354/5399] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:35 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:36.641746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ed1f1b75-aabd-4303-a198-4c92095e312f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:36.643471 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed1f1b75-aabd-4303-a198-4c92095e312f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:36.643650 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed1f1b75-aabd-4303-a198-4c92095e312f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:36.643818 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ed1f1b75-aabd-4303-a198-4c92095e312f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:36.643944 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ed1f1b75-aabd-4303-a198-4c92095e312f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:36.648050 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:36.648050 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:36.648768 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ed1f1b75-aabd-4303-a198-4c92095e312f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:36.649139 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1344/5400] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:36 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:37.660000 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c9294ecd-db9f-47aa-badb-44353be72a37 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:37.662761 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c9294ecd-db9f-47aa-badb-44353be72a37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:37.663004 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c9294ecd-db9f-47aa-badb-44353be72a37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:37.663212 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c9294ecd-db9f-47aa-badb-44353be72a37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:37.663345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c9294ecd-db9f-47aa-badb-44353be72a37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:37.667623 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:37.667623 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:37.668346 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c9294ecd-db9f-47aa-badb-44353be72a37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:37.668673 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1359/5401] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:37 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:37.743633 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:37.745663 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:37.746016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1634636648", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:37.747638 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1634636648', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:37.747795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create volume of 1 GB Jul 03 04:43:37.752664 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Availability Zones retrieved successfully. Jul 03 04:43:37.758133 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Flow 'volume_create_api' (fcaba11f-5e5d-461e-87ed-ce9eff4f6f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:37.759222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e341dc37-cb17-446c-9d5d-06fbe07ec7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:37.760127 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:37.785738 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e341dc37-cb17-446c-9d5d-06fbe07ec7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:37.786434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbe0d71-e6d6-4f16-a679-6c2832868d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:37.826114 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Created reservations ['3db24efd-066b-4ce1-8cbd-f6f824aa119a', 'b9677b58-0bed-47f3-8713-4a08a053bb78', 'c91cfe93-f6f2-4b20-b0c3-2591c1ce448e', '695b28d3-d858-4349-bede-b1e22605c533'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:37.826832 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fbe0d71-e6d6-4f16-a679-6c2832868d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db24efd-066b-4ce1-8cbd-f6f824aa119a', 'b9677b58-0bed-47f3-8713-4a08a053bb78', 'c91cfe93-f6f2-4b20-b0c3-2591c1ce448e', '695b28d3-d858-4349-bede-b1e22605c533']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:37.827677 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ca9eddd-fb54-45f3-9c5f-3f13b1e7c900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:37.856209 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ca9eddd-fb54-45f3-9c5f-3f13b1e7c900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf3fbe69-dd24-4762-8506-233356f527f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1634636648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79609fb20fd47f18003136be7f4723c',qos_specs=None,replication_status=,reservations=['3db24efd-066b-4ce1-8cbd-f6f824aa119a','b9677b58-0bed-47f3-8713-4a08a053bb78','c91cfe93-f6f2-4b20-b0c3-2591c1ce448e','695b28d3-d858-4349-bede-b1e22605c533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='968c84c1f8404bb9bb544b84b4ab6619',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1634636648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf3fbe69-dd24-4762-8506-233356f527f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f79609fb20fd47f18003136be7f4723c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='968c84c1f8404bb9bb544b84b4ab6619',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:37.857167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7a8b60-4a5f-4d95-bd8d-97670aa49340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:37.878518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab7a8b60-4a5f-4d95-bd8d-97670aa49340) transitioned into state 'SUCCESS' from state '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-1634636648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f79609fb20fd47f18003136be7f4723c',qos_specs=None,replication_status=,reservations=['3db24efd-066b-4ce1-8cbd-f6f824aa119a','b9677b58-0bed-47f3-8713-4a08a053bb78','c91cfe93-f6f2-4b20-b0c3-2591c1ce448e','695b28d3-d858-4349-bede-b1e22605c533'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='968c84c1f8404bb9bb544b84b4ab6619',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:37.879206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3b1d44-1095-4ec0-9445-d0440260e058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:37.888377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec3b1d44-1095-4ec0-9445-d0440260e058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:37.889384 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Flow 'volume_create_api' (fcaba11f-5e5d-461e-87ed-ce9eff4f6f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:37.889776 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Create volume request issued successfully. Jul 03 04:43:37.890305 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-832ace2a-902c-45ac-b580-c15ac0d8e5c9 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:37.890788 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1345/5402] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:37 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:37.903158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ebeffa5d-48e7-4edf-bd28-a1a305833a08 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:37.905012 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ebeffa5d-48e7-4edf-bd28-a1a305833a08 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:37.905202 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ebeffa5d-48e7-4edf-bd28-a1a305833a08 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:37.905414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ebeffa5d-48e7-4edf-bd28-a1a305833a08 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:37.913219 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:37.913219 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:37.916917 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ebeffa5d-48e7-4edf-bd28-a1a305833a08 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:37.920897 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ebeffa5d-48e7-4edf-bd28-a1a305833a08 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:37.921244 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1355/5403] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:37 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:38.683442 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-25b84feb-e426-4f72-8848-eb60f9bb82bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:38.685456 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25b84feb-e426-4f72-8848-eb60f9bb82bd tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:38.685698 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25b84feb-e426-4f72-8848-eb60f9bb82bd tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:38.685891 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-25b84feb-e426-4f72-8848-eb60f9bb82bd tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:38.686019 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-25b84feb-e426-4f72-8848-eb60f9bb82bd tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:38.691158 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:38.691158 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:38.691883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-25b84feb-e426-4f72-8848-eb60f9bb82bd tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:38.692211 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1345/5404] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:38 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:38.935880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e81cc582-c8b4-42e6-898e-0062b6813372 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:38.937594 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e81cc582-c8b4-42e6-898e-0062b6813372 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:38.937784 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e81cc582-c8b4-42e6-898e-0062b6813372 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:38.937967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e81cc582-c8b4-42e6-898e-0062b6813372 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:38.953411 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:38.953411 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:38.959050 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e81cc582-c8b4-42e6-898e-0062b6813372 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:38.964726 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e81cc582-c8b4-42e6-898e-0062b6813372 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:38.965118 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1360/5405] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:38 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:38.976703 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8dcbdd74-4562-435c-9777-3bf7186d495e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:38.978653 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8dcbdd74-4562-435c-9777-3bf7186d495e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:38.978850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8dcbdd74-4562-435c-9777-3bf7186d495e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:38.979047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8dcbdd74-4562-435c-9777-3bf7186d495e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:38.985962 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:38.985962 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:38.989229 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8dcbdd74-4562-435c-9777-3bf7186d495e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:38.993095 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8dcbdd74-4562-435c-9777-3bf7186d495e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:38.993477 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1346/5406] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:38 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:39.004794 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6f9d0544-f633-47ce-b69e-f76228835edc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:39.006440 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes Jul 03 04:43:39.006632 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:39.006811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:39.007026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Removing options '' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:43:39.007681 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99791) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 04:43:39.014601 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Get all volumes completed successfully. Jul 03 04:43:39.014966 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6f9d0544-f633-47ce-b69e-f76228835edc tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 200 Jul 03 04:43:39.015319 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1356/5407] 10.4.3.253 () {66 vars in 1237 bytes} [Fri Jul 3 04:43:39 2026] GET /volume/v3/volumes => generated 339 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:39.022749 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2529ed55-9671-43ce-bbd9-2fcee7a1bf4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:39.024653 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2529ed55-9671-43ce-bbd9-2fcee7a1bf4b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:39.024852 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2529ed55-9671-43ce-bbd9-2fcee7a1bf4b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:39.025056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2529ed55-9671-43ce-bbd9-2fcee7a1bf4b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:39.032503 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:39.032503 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:39.036469 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2529ed55-9671-43ce-bbd9-2fcee7a1bf4b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:39.041797 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2529ed55-9671-43ce-bbd9-2fcee7a1bf4b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:39.042177 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1346/5408] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:39 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:39.094586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-8041ebc2-89a7-4387-8762-54062db4a776 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:39.096686 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-8041ebc2-89a7-4387-8762-54062db4a776 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:39.096872 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-8041ebc2-89a7-4387-8762-54062db4a776 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:39.097076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-8041ebc2-89a7-4387-8762-54062db4a776 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:39.104430 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:39.104430 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:39.108522 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-8041ebc2-89a7-4387-8762-54062db4a776 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:39.113800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-8041ebc2-89a7-4387-8762-54062db4a776 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:39.114495 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1361/5409] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:43:39 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:39.703875 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c96fa42e-76fc-41ab-9d25-182f9adcf5eb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:39.705798 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c96fa42e-76fc-41ab-9d25-182f9adcf5eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:39.706064 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c96fa42e-76fc-41ab-9d25-182f9adcf5eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:39.706288 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c96fa42e-76fc-41ab-9d25-182f9adcf5eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:39.706449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c96fa42e-76fc-41ab-9d25-182f9adcf5eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:39.710883 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:39.710883 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:39.711683 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c96fa42e-76fc-41ab-9d25-182f9adcf5eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:39.712021 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1347/5410] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:39 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:40.722125 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2ef0e620-a1cd-4f1e-ad77-e33e11f59bd7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:40.724085 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2ef0e620-a1cd-4f1e-ad77-e33e11f59bd7 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:40.724312 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2ef0e620-a1cd-4f1e-ad77-e33e11f59bd7 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:40.724566 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2ef0e620-a1cd-4f1e-ad77-e33e11f59bd7 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:40.724706 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2ef0e620-a1cd-4f1e-ad77-e33e11f59bd7 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:40.729609 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:40.729609 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:40.730580 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2ef0e620-a1cd-4f1e-ad77-e33e11f59bd7 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:40.731084 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1357/5411] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:40 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:41.152591 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ff1ffce4-d54e-4bc0-b6d0-461e3ef45322 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.153117 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ff1ffce4-d54e-4bc0-b6d0-461e3ef45322 None None] GET https://10.4.3.253/volume// Jul 03 04:43:41.153399 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ff1ffce4-d54e-4bc0-b6d0-461e3ef45322 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:41.153685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ff1ffce4-d54e-4bc0-b6d0-461e3ef45322 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:41.154144 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ff1ffce4-d54e-4bc0-b6d0-461e3ef45322 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:43:41.154619 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1347/5412] 10.4.3.253 () {66 vars in 1428 bytes} [Fri Jul 3 04:43:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:43:41.163112 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-f280d405-ecb9-4f76-95ea-ff6cef21d663 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.193769 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-f280d405-ecb9-4f76-95ea-ff6cef21d663 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:43:41.194104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-f280d405-ecb9-4f76-95ea-ff6cef21d663 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf3fbe69-dd24-4762-8506-233356f527f4", "connector": null, "instance_uuid": "4baf4f6b-6a52-4e38-ac4b-939af88d3c42"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:41.201939 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:41.201939 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:41.227914 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-f280d405-ecb9-4f76-95ea-ff6cef21d663 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:43:41.228777 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1362/5413] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:43:41 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) Jul 03 04:43:41.636752 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a7d3ecad-8b0d-4abd-96ac-32535ec7afa0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.639266 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a7d3ecad-8b0d-4abd-96ac-32535ec7afa0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:41.639656 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a7d3ecad-8b0d-4abd-96ac-32535ec7afa0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:41.639966 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a7d3ecad-8b0d-4abd-96ac-32535ec7afa0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:41.652389 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:41.652389 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:41.656618 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a7d3ecad-8b0d-4abd-96ac-32535ec7afa0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:41.662677 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a7d3ecad-8b0d-4abd-96ac-32535ec7afa0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:41.663273 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1348/5414] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:41 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:41.741645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9f509d0e-c9e4-415e-9797-b56b1d6226e3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.743534 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f509d0e-c9e4-415e-9797-b56b1d6226e3 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:41.743734 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f509d0e-c9e4-415e-9797-b56b1d6226e3 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:41.743922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9f509d0e-c9e4-415e-9797-b56b1d6226e3 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:41.744026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9f509d0e-c9e4-415e-9797-b56b1d6226e3 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:41.751471 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:41.751471 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:41.752220 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9f509d0e-c9e4-415e-9797-b56b1d6226e3 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:41.752592 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1358/5415] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:41 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:41.758227 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c94dc05a-7645-48b9-8bcc-deea5d127347 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.758758 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c94dc05a-7645-48b9-8bcc-deea5d127347 None None] GET https://10.4.3.253/volume// Jul 03 04:43:41.758991 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c94dc05a-7645-48b9-8bcc-deea5d127347 None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:41.759260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c94dc05a-7645-48b9-8bcc-deea5d127347 None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:41.759736 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c94dc05a-7645-48b9-8bcc-deea5d127347 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:43:41.760136 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1348/5416] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:43:41 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:43:41.763217 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6a252759-46cb-4c56-bf31-d7297d220168 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.765386 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:41.767072 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511bc7b7-0b82-4dc6-bc7c-67dcb02655a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1975066200"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:41.769808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-20106781-8343-46e7-8d33-7c63f780604b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.769947 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request body: {'volume': {"'backup_id": '511bc7b7-0b82-4dc6-bc7c-67dcb02655a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1975066200'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:41.770126 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume of 1 GB Jul 03 04:43:41.770582 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:41.770582 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:41.774660 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-20106781-8343-46e7-8d33-7c63f780604b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:41.774886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-20106781-8343-46e7-8d33-7c63f780604b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:41.775070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-20106781-8343-46e7-8d33-7c63f780604b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:41.776123 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Availability Zones retrieved successfully. Jul 03 04:43:41.782136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (ea094dc1-338f-4f72-bf6e-0b6f24fa8262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:41.783617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02361968-b889-4cbe-9242-0cbf0b201c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:41.784740 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:41.785180 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:41.785180 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:41.790354 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-20106781-8343-46e7-8d33-7c63f780604b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:41.795888 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-20106781-8343-46e7-8d33-7c63f780604b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:41.796374 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1349/5417] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:43:41 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:43:41.818158 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02361968-b889-4cbe-9242-0cbf0b201c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:41.819021 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcfee3e-4f20-49e8-9a7b-4a953415af79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:41.864713 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['1ac68d9d-5235-4bb2-9a1a-4e63dd3558d8', '99cd0def-4139-4034-8433-3c18600776d5', '30d9c20e-f0d5-4273-889b-f8c229924291', '26a25dfa-a2e1-4966-aad5-0422f3f1d17f'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:41.865680 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcfee3e-4f20-49e8-9a7b-4a953415af79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ac68d9d-5235-4bb2-9a1a-4e63dd3558d8', '99cd0def-4139-4034-8433-3c18600776d5', '30d9c20e-f0d5-4273-889b-f8c229924291', '26a25dfa-a2e1-4966-aad5-0422f3f1d17f']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:41.866441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e66e5ec-e403-442f-b42b-2ed1868f778a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:41.890227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e66e5ec-e403-442f-b42b-2ed1868f778a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84121ad-0a22-4932-9784-86142521a8b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1975066200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['1ac68d9d-5235-4bb2-9a1a-4e63dd3558d8','99cd0def-4139-4034-8433-3c18600776d5','30d9c20e-f0d5-4273-889b-f8c229924291','26a25dfa-a2e1-4966-aad5-0422f3f1d17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1975066200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84121ad-0a22-4932-9784-86142521a8b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2f8e4de05c4526a64811b8f2150c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:41.891018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88853c54-3903-4317-8d27-d7f2514ad82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:41.905548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.907891 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] PUT https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 Jul 03 04:43:41.908280 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:41.910733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88853c54-3903-4317-8d27-d7f2514ad82c) transitioned into state 'SUCCESS' from state '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-1975066200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['1ac68d9d-5235-4bb2-9a1a-4e63dd3558d8','99cd0def-4139-4034-8433-3c18600776d5','30d9c20e-f0d5-4273-889b-f8c229924291','26a25dfa-a2e1-4966-aad5-0422f3f1d17f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:41.911737 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f737621-711c-4d70-a445-b8ba050a68e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:41.916474 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Acquiring lock "cinder-attachment_update-bf3fbe69-dd24-4762-8506-233356f527f4-np0000004364" by "attachment_update" {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:43:41.921258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Lock "cinder-attachment_update-bf3fbe69-dd24-4762-8506-233356f527f4-np0000004364" acquired by "attachment_update" :: waited 0.005s {{(pid=99791) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:43:41.922679 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:41.922679 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:41.926090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f737621-711c-4d70-a445-b8ba050a68e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:41.927240 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (ea094dc1-338f-4f72-bf6e-0b6f24fa8262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:41.927678 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request issued successfully. Jul 03 04:43:41.931455 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6a252759-46cb-4c56-bf31-d7297d220168 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:41.931903 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1363/5418] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:41 2026] POST /volume/v3/volumes => generated 758 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:41.945233 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:41.947033 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:41.947444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511bc7b7-0b82-4dc6-bc7c-67dcb02655a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1247359419"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:41.948959 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request body: {'volume': {"'backup_id": '511bc7b7-0b82-4dc6-bc7c-67dcb02655a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1247359419'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:41.949129 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume of 1 GB Jul 03 04:43:41.953994 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Availability Zones retrieved successfully. Jul 03 04:43:41.959543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (5b180901-0e53-4961-b003-ab1c79e0e01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:41.960452 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c21bd61-a2bf-449a-bad8-606e601f2ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:41.961405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:41.996267 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c21bd61-a2bf-449a-bad8-606e601f2ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:41.998099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ee18d4-23df-4678-9a71-f1f7f25e0dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.048647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['5227e901-6d31-4ff8-a277-72d422b1afbb', '53234713-87de-4710-865b-2d439a086d82', '2e00ed24-4394-4924-8191-bf52d8b8e68e', '7cf8fc67-ddfe-4f8f-9a23-5b4a8abbd077'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:42.049635 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94ee18d4-23df-4678-9a71-f1f7f25e0dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5227e901-6d31-4ff8-a277-72d422b1afbb', '53234713-87de-4710-865b-2d439a086d82', '2e00ed24-4394-4924-8191-bf52d8b8e68e', '7cf8fc67-ddfe-4f8f-9a23-5b4a8abbd077']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.050414 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdd1785-60d3-4fc9-9e04-be6e674e0547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.072703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdd1785-60d3-4fc9-9e04-be6e674e0547) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd142146-0083-4590-b9fc-e772ce39a703', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1247359419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['5227e901-6d31-4ff8-a277-72d422b1afbb','53234713-87de-4710-865b-2d439a086d82','2e00ed24-4394-4924-8191-bf52d8b8e68e','7cf8fc67-ddfe-4f8f-9a23-5b4a8abbd077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1247359419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd142146-0083-4590-b9fc-e772ce39a703,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2f8e4de05c4526a64811b8f2150c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.074167 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4c4c83-e8a6-424e-bdaf-9053bde55183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.095634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d4c4c83-e8a6-424e-bdaf-9053bde55183) transitioned into state 'SUCCESS' from state '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-1247359419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['5227e901-6d31-4ff8-a277-72d422b1afbb','53234713-87de-4710-865b-2d439a086d82','2e00ed24-4394-4924-8191-bf52d8b8e68e','7cf8fc67-ddfe-4f8f-9a23-5b4a8abbd077'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.096569 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb38f01-37c6-4ecd-8b35-9e0f25fb3daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.108740 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb38f01-37c6-4ecd-8b35-9e0f25fb3daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.109887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (5b180901-0e53-4961-b003-ab1c79e0e01a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.110255 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request issued successfully. Jul 03 04:43:42.111066 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9e5ab5e8-d529-40a0-ae39-98d4fa38644e tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:42.111627 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1349/5419] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:41 2026] POST /volume/v3/volumes => generated 758 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:42.128008 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.130661 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:42.131137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511bc7b7-0b82-4dc6-bc7c-67dcb02655a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-393738561"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:42.133517 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request body: {'volume': {"'backup_id": '511bc7b7-0b82-4dc6-bc7c-67dcb02655a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-393738561'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:42.133670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume of 1 GB Jul 03 04:43:42.139121 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Availability Zones retrieved successfully. Jul 03 04:43:42.147970 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (f21c1d32-bff2-46f6-99db-aa6c2f0a4242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.149407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13efd585-3f4e-465a-8ffe-eaaf76ed2c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.150779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:42.193013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13efd585-3f4e-465a-8ffe-eaaf76ed2c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.194370 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f34907-6251-4928-8527-09c8edaab248) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.247008 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['6e9eaf21-a64b-4070-8e36-93aacbd568dc', '2ebd0527-9d1a-456c-b04f-bc75df029375', '68339377-3ddc-4e91-8182-754ce7ebc8b2', '8e193583-5d21-48d7-9bc3-fed515e0a835'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:42.247813 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f34907-6251-4928-8527-09c8edaab248) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e9eaf21-a64b-4070-8e36-93aacbd568dc', '2ebd0527-9d1a-456c-b04f-bc75df029375', '68339377-3ddc-4e91-8182-754ce7ebc8b2', '8e193583-5d21-48d7-9bc3-fed515e0a835']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.248669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab6cbdf-34f9-4605-8c9e-ba4cc0636cfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.271582 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cab6cbdf-34f9-4605-8c9e-ba4cc0636cfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f4a1aa-39dc-404c-89e7-248cbdf45ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-393738561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['6e9eaf21-a64b-4070-8e36-93aacbd568dc','2ebd0527-9d1a-456c-b04f-bc75df029375','68339377-3ddc-4e91-8182-754ce7ebc8b2','8e193583-5d21-48d7-9bc3-fed515e0a835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-393738561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f4a1aa-39dc-404c-89e7-248cbdf45ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2f8e4de05c4526a64811b8f2150c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.272357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e2b30a-0876-47cb-9ac3-a112874fdd7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.290295 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7e2b30a-0876-47cb-9ac3-a112874fdd7a) transitioned into state 'SUCCESS' from state '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-393738561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['6e9eaf21-a64b-4070-8e36-93aacbd568dc','2ebd0527-9d1a-456c-b04f-bc75df029375','68339377-3ddc-4e91-8182-754ce7ebc8b2','8e193583-5d21-48d7-9bc3-fed515e0a835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.291235 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0bc961-d179-43db-9bde-6223af73ab72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.301021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf0bc961-d179-43db-9bde-6223af73ab72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.302047 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (f21c1d32-bff2-46f6-99db-aa6c2f0a4242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.302446 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request issued successfully. Jul 03 04:43:42.303062 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-731a51b0-b3e9-4daf-8f6d-6c53e1ced50a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:42.303787 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1350/5420] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:42 2026] POST /volume/v3/volumes => generated 757 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:42.319949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9880db30-f162-48c7-a245-11258df1ec2a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.323212 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:42.323212 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511bc7b7-0b82-4dc6-bc7c-67dcb02655a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1912055217"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:42.324648 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request body: {'volume': {"'backup_id": '511bc7b7-0b82-4dc6-bc7c-67dcb02655a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1912055217'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:42.324824 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume of 1 GB Jul 03 04:43:42.325121 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.325121 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:42.330176 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Availability Zones retrieved successfully. Jul 03 04:43:42.338116 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (d964c06d-3d46-458c-9d3c-45b5fb59d9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.339548 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965dbb99-ed5b-4a38-9aff-19b6b11e33a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.340956 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:42.372133 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (965dbb99-ed5b-4a38-9aff-19b6b11e33a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.373574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45bb58cf-5a25-4085-98e3-a1d441aa5c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.415467 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['cd123ea2-081f-4491-a659-0f6a6bb8663e', '2ff6adef-6e37-4f6d-8d11-14d62e33e0b6', 'c4568551-28ca-495e-b168-d0afd15d2c71', 'afb7d902-bf44-47d0-ba1f-4553beda1f99'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:42.416218 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45bb58cf-5a25-4085-98e3-a1d441aa5c10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd123ea2-081f-4491-a659-0f6a6bb8663e', '2ff6adef-6e37-4f6d-8d11-14d62e33e0b6', 'c4568551-28ca-495e-b168-d0afd15d2c71', 'afb7d902-bf44-47d0-ba1f-4553beda1f99']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.416940 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dc6daf1-9873-4031-b0da-153030955b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.437103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dc6daf1-9873-4031-b0da-153030955b8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71834277-d152-467d-94ce-d083c1a31360', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1912055217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['cd123ea2-081f-4491-a659-0f6a6bb8663e','2ff6adef-6e37-4f6d-8d11-14d62e33e0b6','c4568551-28ca-495e-b168-d0afd15d2c71','afb7d902-bf44-47d0-ba1f-4553beda1f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1912055217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71834277-d152-467d-94ce-d083c1a31360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2f8e4de05c4526a64811b8f2150c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.437849 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d04152e-f3c1-455d-b33b-b5596f7a23d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.446243 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.coordination [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Lock "cinder-attachment_update-bf3fbe69-dd24-4762-8506-233356f527f4-np0000004364" released by "attachment_update" :: held 0.525s {{(pid=99791) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:43:42.446604 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-bf8304f4-6e56-40e2-a783-865932c851e5 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 returned with HTTP 200 Jul 03 04:43:42.447106 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1359/5421] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:43:41 2026] PUT /volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:42.458382 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d04152e-f3c1-455d-b33b-b5596f7a23d8) transitioned into state 'SUCCESS' from state '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-1912055217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['cd123ea2-081f-4491-a659-0f6a6bb8663e','2ff6adef-6e37-4f6d-8d11-14d62e33e0b6','c4568551-28ca-495e-b168-d0afd15d2c71','afb7d902-bf44-47d0-ba1f-4553beda1f99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.459100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fb66597-8b64-4084-9900-8b95a1efe08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.469051 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fb66597-8b64-4084-9900-8b95a1efe08f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.469942 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (d964c06d-3d46-458c-9d3c-45b5fb59d9a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.470245 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request issued successfully. Jul 03 04:43:42.470832 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9880db30-f162-48c7-a245-11258df1ec2a tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:42.471343 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1364/5422] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:42 2026] POST /volume/v3/volumes => generated 758 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:42.483371 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-feaec265-d593-4955-8c05-e9832e4de357 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.486228 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:42.486736 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "511bc7b7-0b82-4dc6-bc7c-67dcb02655a0", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-681015675"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:42.488827 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request body: {'volume': {"'backup_id": '511bc7b7-0b82-4dc6-bc7c-67dcb02655a0', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-681015675'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:42.489002 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume of 1 GB Jul 03 04:43:42.489441 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.489441 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:42.494294 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Availability Zones retrieved successfully. Jul 03 04:43:42.501954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (4533241d-221c-4c50-be57-d2a94849dad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.503314 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157403fe-a9d5-4b4e-bac1-4dae5c096b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.504632 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:42.535357 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157403fe-a9d5-4b4e-bac1-4dae5c096b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.536472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0ce07b-8cfb-46a2-8520-cdec07cad8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.584452 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Created reservations ['d18da476-cb13-4cc8-b66f-45f3cbb6d9b0', '16497cb7-966e-4932-89d9-d247cdf888a7', '143aaf61-3d50-4b48-934f-c1ff7bd525f4', 'a36c3042-1632-402c-9e2e-c08c5ec771a9'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:42.585210 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0ce07b-8cfb-46a2-8520-cdec07cad8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18da476-cb13-4cc8-b66f-45f3cbb6d9b0', '16497cb7-966e-4932-89d9-d247cdf888a7', '143aaf61-3d50-4b48-934f-c1ff7bd525f4', 'a36c3042-1632-402c-9e2e-c08c5ec771a9']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.585943 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06674bb-fe51-4042-99f4-74b6c2d5304e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.612823 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c06674bb-fe51-4042-99f4-74b6c2d5304e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86d226c0-35ba-478d-a353-ee2830398840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-681015675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['d18da476-cb13-4cc8-b66f-45f3cbb6d9b0','16497cb7-966e-4932-89d9-d247cdf888a7','143aaf61-3d50-4b48-934f-c1ff7bd525f4','a36c3042-1632-402c-9e2e-c08c5ec771a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-681015675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86d226c0-35ba-478d-a353-ee2830398840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d2f8e4de05c4526a64811b8f2150c43',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.614701 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b55728-aec5-4cec-9071-bb6f76f988fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.632819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93b55728-aec5-4cec-9071-bb6f76f988fd) transitioned into state 'SUCCESS' from state '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-681015675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d2f8e4de05c4526a64811b8f2150c43',qos_specs=None,replication_status=,reservations=['d18da476-cb13-4cc8-b66f-45f3cbb6d9b0','16497cb7-966e-4932-89d9-d247cdf888a7','143aaf61-3d50-4b48-934f-c1ff7bd525f4','a36c3042-1632-402c-9e2e-c08c5ec771a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8d0a030c96e4f67b2b34d74300d271e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.633647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a88218-620f-4692-ad4e-cc87b296911c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:42.645265 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2a88218-620f-4692-ad4e-cc87b296911c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:42.646491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Flow 'volume_create_api' (4533241d-221c-4c50-be57-d2a94849dad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:42.647002 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Create volume request issued successfully. Jul 03 04:43:42.647706 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-feaec265-d593-4955-8c05-e9832e4de357 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:42.648226 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1350/5423] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:42 2026] POST /volume/v3/volumes => generated 757 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:42.662626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f0527e05-bdff-401f-9994-1eff176edbab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.665233 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0527e05-bdff-401f-9994-1eff176edbab tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 Jul 03 04:43:42.665543 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0527e05-bdff-401f-9994-1eff176edbab tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.665811 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f0527e05-bdff-401f-9994-1eff176edbab tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.675240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ea7c9c01-ff11-425c-a1dc-1e1701bd3fc4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.677080 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea7c9c01-ff11-425c-a1dc-1e1701bd3fc4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:42.677373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea7c9c01-ff11-425c-a1dc-1e1701bd3fc4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.677468 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.677468 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:42.677648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea7c9c01-ff11-425c-a1dc-1e1701bd3fc4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.682463 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f0527e05-bdff-401f-9994-1eff176edbab tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:42.687774 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f0527e05-bdff-401f-9994-1eff176edbab tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 returned with HTTP 200 Jul 03 04:43:42.688237 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1351/5424] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:42.694254 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.694254 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:42.698956 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ea7c9c01-ff11-425c-a1dc-1e1701bd3fc4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:42.703184 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9f182519-9857-45e7-a616-df0d50ff156d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.704958 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea7c9c01-ff11-425c-a1dc-1e1701bd3fc4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:42.705435 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9f182519-9857-45e7-a616-df0d50ff156d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 Jul 03 04:43:42.705553 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1360/5425] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:42.705656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9f182519-9857-45e7-a616-df0d50ff156d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.709356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9f182519-9857-45e7-a616-df0d50ff156d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.713096 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.713096 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:42.716783 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-9f182519-9857-45e7-a616-df0d50ff156d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:42.720881 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9f182519-9857-45e7-a616-df0d50ff156d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 returned with HTTP 200 Jul 03 04:43:42.721240 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1365/5426] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:42.735377 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a8647f21-8d4c-4180-9dd4-89f64abbeaa2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.737861 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8647f21-8d4c-4180-9dd4-89f64abbeaa2 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 Jul 03 04:43:42.738122 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8647f21-8d4c-4180-9dd4-89f64abbeaa2 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.738422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a8647f21-8d4c-4180-9dd4-89f64abbeaa2 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.748468 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.748468 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:42.753224 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a8647f21-8d4c-4180-9dd4-89f64abbeaa2 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:42.760419 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a8647f21-8d4c-4180-9dd4-89f64abbeaa2 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 returned with HTTP 200 Jul 03 04:43:42.760915 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1351/5427] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:42.773190 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ff4af4b4-f96c-418b-8cab-548f5a0ba40f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.774966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff4af4b4-f96c-418b-8cab-548f5a0ba40f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 Jul 03 04:43:42.775141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff4af4b4-f96c-418b-8cab-548f5a0ba40f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.775394 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ff4af4b4-f96c-418b-8cab-548f5a0ba40f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.784056 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.784056 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:42.789434 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ff4af4b4-f96c-418b-8cab-548f5a0ba40f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:42.795966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ff4af4b4-f96c-418b-8cab-548f5a0ba40f tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 returned with HTTP 200 Jul 03 04:43:42.796609 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1352/5428] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:42.814307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-14937d46-26a1-40b5-a34f-b81bf0943eda None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.816237 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14937d46-26a1-40b5-a34f-b81bf0943eda tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 Jul 03 04:43:42.816509 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14937d46-26a1-40b5-a34f-b81bf0943eda tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.816698 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-14937d46-26a1-40b5-a34f-b81bf0943eda tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.824421 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.824421 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:42.828693 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-14937d46-26a1-40b5-a34f-b81bf0943eda tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:42.833395 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-14937d46-26a1-40b5-a34f-b81bf0943eda tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 returned with HTTP 200 Jul 03 04:43:42.833891 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1361/5429] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:42.849903 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.852087 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:42.852311 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.852593 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.852742 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete backup with id: 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. Jul 03 04:43:42.857237 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.857237 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:42.868972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] delete_backup rpcapi backup_id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:43:42.870618 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89eb9d8a-976f-41d0-8863-25504a7d89ad tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 202 Jul 03 04:43:42.871014 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1366/5430] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:42 2026] DELETE /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:43:42.878454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1545f8b9-87fa-4e17-a78c-6e54368f49fe None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:42.880226 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1545f8b9-87fa-4e17-a78c-6e54368f49fe tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:42.880445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1545f8b9-87fa-4e17-a78c-6e54368f49fe tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:42.880623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1545f8b9-87fa-4e17-a78c-6e54368f49fe tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:42.880725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-1545f8b9-87fa-4e17-a78c-6e54368f49fe tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:42.884751 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:42.884751 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:42.885381 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1545f8b9-87fa-4e17-a78c-6e54368f49fe tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 200 Jul 03 04:43:42.885694 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1352/5431] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:42 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:43.720177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-11c311bd-4ed8-4765-8992-00139afa0e24 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:43.722049 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11c311bd-4ed8-4765-8992-00139afa0e24 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:43.722244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11c311bd-4ed8-4765-8992-00139afa0e24 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:43.722467 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-11c311bd-4ed8-4765-8992-00139afa0e24 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:43.732917 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:43.732917 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:43.737414 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-11c311bd-4ed8-4765-8992-00139afa0e24 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:43.742319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-11c311bd-4ed8-4765-8992-00139afa0e24 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:43.742735 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1353/5432] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:43 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:43.897129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9d685da6-782b-4cac-bc93-bd2a7143f3c5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:43.898745 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d685da6-782b-4cac-bc93-bd2a7143f3c5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 Jul 03 04:43:43.898930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d685da6-782b-4cac-bc93-bd2a7143f3c5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:43.899147 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9d685da6-782b-4cac-bc93-bd2a7143f3c5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:43.899259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9d685da6-782b-4cac-bc93-bd2a7143f3c5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Show backup with id 511bc7b7-0b82-4dc6-bc7c-67dcb02655a0. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:43:43.902710 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9d685da6-782b-4cac-bc93-bd2a7143f3c5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 returned with HTTP 404 Jul 03 04:43:43.903186 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1362/5433] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:43 2026] GET /volume/v3/backups/511bc7b7-0b82-4dc6-bc7c-67dcb02655a0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:43.912880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:43.914735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 Jul 03 04:43:43.914919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:43.915123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:43.915277 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume with id: 86d226c0-35ba-478d-a353-ee2830398840 Jul 03 04:43:43.922712 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:43.922712 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:43.923233 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:43.941557 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume request issued successfully. Jul 03 04:43:43.941806 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-194ab9da-b924-4b68-a2cb-84644ed62a57 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 returned with HTTP 202 Jul 03 04:43:43.942312 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1367/5434] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:43 2026] DELETE /volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:43.950434 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c47c797f-5142-4a77-afa2-a10e9e9047eb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:43.952455 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c47c797f-5142-4a77-afa2-a10e9e9047eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 Jul 03 04:43:43.952665 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c47c797f-5142-4a77-afa2-a10e9e9047eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:43.952842 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c47c797f-5142-4a77-afa2-a10e9e9047eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:43.961599 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:43.961599 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:43.965921 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-c47c797f-5142-4a77-afa2-a10e9e9047eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:43.970318 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c47c797f-5142-4a77-afa2-a10e9e9047eb tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 returned with HTTP 200 Jul 03 04:43:43.970708 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1353/5435] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:43 2026] GET /volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:44.755990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-12e03625-a314-41c8-bb76-e84c7c179d7b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:44.758879 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-12e03625-a314-41c8-bb76-e84c7c179d7b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:44.759153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-12e03625-a314-41c8-bb76-e84c7c179d7b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:44.759436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-12e03625-a314-41c8-bb76-e84c7c179d7b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:44.771919 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:44.771919 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:44.776161 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-12e03625-a314-41c8-bb76-e84c7c179d7b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:44.782115 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-12e03625-a314-41c8-bb76-e84c7c179d7b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:44.782674 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1354/5436] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:44 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:44.985722 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a3cdec10-9d74-45f5-aa22-a1c6e4e71bbf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:44.987495 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a3cdec10-9d74-45f5-aa22-a1c6e4e71bbf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 Jul 03 04:43:44.987698 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a3cdec10-9d74-45f5-aa22-a1c6e4e71bbf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:44.987873 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a3cdec10-9d74-45f5-aa22-a1c6e4e71bbf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:44.993474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a3cdec10-9d74-45f5-aa22-a1c6e4e71bbf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 returned with HTTP 404 Jul 03 04:43:44.993996 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1363/5437] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:44 2026] GET /volume/v3/volumes/86d226c0-35ba-478d-a353-ee2830398840 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:45.001749 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8064c193-b753-4e95-b42a-8e55eccf508d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:45.003990 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 Jul 03 04:43:45.004247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:45.004555 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:45.004760 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume with id: 71834277-d152-467d-94ce-d083c1a31360 Jul 03 04:43:45.012015 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:45.012015 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:45.012494 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:45.031027 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume request issued successfully. Jul 03 04:43:45.031254 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8064c193-b753-4e95-b42a-8e55eccf508d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 returned with HTTP 202 Jul 03 04:43:45.031789 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1368/5438] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:45 2026] DELETE /volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:45.039729 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3e364da1-04cb-482e-b185-c6e12531a4d5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:45.041506 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e364da1-04cb-482e-b185-c6e12531a4d5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 Jul 03 04:43:45.041694 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e364da1-04cb-482e-b185-c6e12531a4d5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:45.041873 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3e364da1-04cb-482e-b185-c6e12531a4d5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:45.049677 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:45.049677 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:45.053509 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3e364da1-04cb-482e-b185-c6e12531a4d5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:45.058209 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3e364da1-04cb-482e-b185-c6e12531a4d5 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 returned with HTTP 200 Jul 03 04:43:45.058732 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1354/5439] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:45 2026] GET /volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:45.795466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d834270c-137f-42ab-9400-4bdcf93e3819 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:45.798377 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d834270c-137f-42ab-9400-4bdcf93e3819 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:45.798377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d834270c-137f-42ab-9400-4bdcf93e3819 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:45.798377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d834270c-137f-42ab-9400-4bdcf93e3819 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:45.807228 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:45.807228 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:45.811038 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d834270c-137f-42ab-9400-4bdcf93e3819 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:45.815895 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d834270c-137f-42ab-9400-4bdcf93e3819 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:45.816437 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1355/5440] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:45 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:46.070519 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d8f681f0-9f12-4bb1-92ce-eef777a8ccaf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:46.072452 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d8f681f0-9f12-4bb1-92ce-eef777a8ccaf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 Jul 03 04:43:46.072691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d8f681f0-9f12-4bb1-92ce-eef777a8ccaf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:46.072902 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d8f681f0-9f12-4bb1-92ce-eef777a8ccaf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:46.078027 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d8f681f0-9f12-4bb1-92ce-eef777a8ccaf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 returned with HTTP 404 Jul 03 04:43:46.078503 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1364/5441] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:46 2026] GET /volume/v3/volumes/71834277-d152-467d-94ce-d083c1a31360 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:46.084413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:46.085983 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 Jul 03 04:43:46.086147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:46.086339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:46.086508 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume with id: 02f4a1aa-39dc-404c-89e7-248cbdf45ee0 Jul 03 04:43:46.093678 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:46.093678 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:46.094192 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:46.111261 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume request issued successfully. Jul 03 04:43:46.111504 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-14810496-1cb4-4a5d-bd0f-923e8dc4f60c tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 returned with HTTP 202 Jul 03 04:43:46.112007 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1369/5442] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:46 2026] DELETE /volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:46.121177 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-287854e6-1ac1-46ea-9950-4e0988613b37 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:46.123709 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-287854e6-1ac1-46ea-9950-4e0988613b37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 Jul 03 04:43:46.123987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-287854e6-1ac1-46ea-9950-4e0988613b37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:46.124255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-287854e6-1ac1-46ea-9950-4e0988613b37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:46.134320 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:46.134320 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:46.139354 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-287854e6-1ac1-46ea-9950-4e0988613b37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:46.145300 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-287854e6-1ac1-46ea-9950-4e0988613b37 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 returned with HTTP 200 Jul 03 04:43:46.145822 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1355/5443] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:46 2026] GET /volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:46.830670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8dc6b1fb-277a-4cad-86b6-2c56841a0c27 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:46.832306 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8dc6b1fb-277a-4cad-86b6-2c56841a0c27 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:46.832669 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8dc6b1fb-277a-4cad-86b6-2c56841a0c27 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:46.834031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8dc6b1fb-277a-4cad-86b6-2c56841a0c27 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:46.843717 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:46.843717 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:46.848259 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8dc6b1fb-277a-4cad-86b6-2c56841a0c27 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:46.853499 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8dc6b1fb-277a-4cad-86b6-2c56841a0c27 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:46.854648 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1356/5444] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:46 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:47.159208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-865119cc-d493-4ada-829c-5dd42971723d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:47.160899 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-865119cc-d493-4ada-829c-5dd42971723d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 Jul 03 04:43:47.161099 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-865119cc-d493-4ada-829c-5dd42971723d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:47.161295 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-865119cc-d493-4ada-829c-5dd42971723d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:47.166733 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-865119cc-d493-4ada-829c-5dd42971723d tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 returned with HTTP 404 Jul 03 04:43:47.167164 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1365/5445] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:47 2026] GET /volume/v3/volumes/02f4a1aa-39dc-404c-89e7-248cbdf45ee0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:47.173174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:47.174822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 Jul 03 04:43:47.175010 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:47.175241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:47.175440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume with id: cd142146-0083-4590-b9fc-e772ce39a703 Jul 03 04:43:47.181377 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:47.181377 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:47.181763 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:47.196972 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume request issued successfully. Jul 03 04:43:47.197206 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d16d105-f24d-4912-a5f4-8e63646a8428 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 returned with HTTP 202 Jul 03 04:43:47.197817 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1370/5446] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:47 2026] DELETE /volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:47.207004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4bc19d63-f9c3-4074-a8de-43aa1df32faf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:47.208885 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4bc19d63-f9c3-4074-a8de-43aa1df32faf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 Jul 03 04:43:47.209060 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4bc19d63-f9c3-4074-a8de-43aa1df32faf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:47.209230 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4bc19d63-f9c3-4074-a8de-43aa1df32faf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:47.215735 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:47.215735 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:47.219219 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4bc19d63-f9c3-4074-a8de-43aa1df32faf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:47.223229 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4bc19d63-f9c3-4074-a8de-43aa1df32faf tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 returned with HTTP 200 Jul 03 04:43:47.223782 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1356/5447] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:47 2026] GET /volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:47.867062 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7369b105-61f4-4fc6-9e29-70ee873d0aae None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:47.868696 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7369b105-61f4-4fc6-9e29-70ee873d0aae tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:47.870153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7369b105-61f4-4fc6-9e29-70ee873d0aae tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:47.870153 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7369b105-61f4-4fc6-9e29-70ee873d0aae tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:47.879643 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:47.879643 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:47.883137 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7369b105-61f4-4fc6-9e29-70ee873d0aae tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:47.887136 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7369b105-61f4-4fc6-9e29-70ee873d0aae tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:47.887558 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1357/5448] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:47 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:48.241436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2cd03df1-a912-4acb-9d35-e572b8cf11aa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:48.242967 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2cd03df1-a912-4acb-9d35-e572b8cf11aa tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 Jul 03 04:43:48.243135 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2cd03df1-a912-4acb-9d35-e572b8cf11aa tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:48.243297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2cd03df1-a912-4acb-9d35-e572b8cf11aa tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:48.248335 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2cd03df1-a912-4acb-9d35-e572b8cf11aa tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 returned with HTTP 404 Jul 03 04:43:48.248844 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1366/5449] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:48 2026] GET /volume/v3/volumes/cd142146-0083-4590-b9fc-e772ce39a703 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:48.255925 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:48.259345 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 Jul 03 04:43:48.259345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:48.259345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:48.259345 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume with id: f84121ad-0a22-4932-9784-86142521a8b6 Jul 03 04:43:48.265228 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:48.265228 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:48.265827 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:48.281876 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume request issued successfully. Jul 03 04:43:48.282192 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f016e7dc-aefa-4749-a8c3-3b65242f2532 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 returned with HTTP 202 Jul 03 04:43:48.282697 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1371/5450] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:48 2026] DELETE /volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:48.292018 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3f3bffef-cce9-4987-b715-555aa0e2c92b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:48.293669 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f3bffef-cce9-4987-b715-555aa0e2c92b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 Jul 03 04:43:48.293841 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f3bffef-cce9-4987-b715-555aa0e2c92b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:48.294007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3f3bffef-cce9-4987-b715-555aa0e2c92b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:48.300740 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:48.300740 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:48.304182 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3f3bffef-cce9-4987-b715-555aa0e2c92b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:48.308486 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3f3bffef-cce9-4987-b715-555aa0e2c92b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 returned with HTTP 200 Jul 03 04:43:48.308861 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1357/5451] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:48 2026] GET /volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:48.899588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-96370aac-8b2d-4413-8f85-479175729bb6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:48.901213 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-96370aac-8b2d-4413-8f85-479175729bb6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:48.901407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-96370aac-8b2d-4413-8f85-479175729bb6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:48.901586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-96370aac-8b2d-4413-8f85-479175729bb6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:48.910646 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:48.910646 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:48.914087 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-96370aac-8b2d-4413-8f85-479175729bb6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:48.919620 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-96370aac-8b2d-4413-8f85-479175729bb6 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:48.920148 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1358/5452] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:48 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:49.322272 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-40b47f50-6479-4a4a-b975-e5f46015d796 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.324501 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40b47f50-6479-4a4a-b975-e5f46015d796 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 Jul 03 04:43:49.324767 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40b47f50-6479-4a4a-b975-e5f46015d796 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:49.325019 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40b47f50-6479-4a4a-b975-e5f46015d796 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:49.332576 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40b47f50-6479-4a4a-b975-e5f46015d796 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 returned with HTTP 404 Jul 03 04:43:49.333238 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1367/5453] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:49 2026] GET /volume/v3/volumes/f84121ad-0a22-4932-9784-86142521a8b6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:49.341492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.345347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] DELETE https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 Jul 03 04:43:49.345347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:49.345347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:49.345347 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume with id: bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 Jul 03 04:43:49.353523 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:49.353523 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:49.354435 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:49.372820 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Delete volume request issued successfully. Jul 03 04:43:49.373343 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4a8083bc-19fa-4a96-bb56-39f8e8214f79 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 returned with HTTP 202 Jul 03 04:43:49.373989 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1372/5454] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:49 2026] DELETE /volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:49.381737 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8a89a989-b9b3-483c-bf1a-9a554b6fc58b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.383459 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a89a989-b9b3-483c-bf1a-9a554b6fc58b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 Jul 03 04:43:49.383701 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a89a989-b9b3-483c-bf1a-9a554b6fc58b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:49.383806 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8a89a989-b9b3-483c-bf1a-9a554b6fc58b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:49.390407 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:49.390407 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:49.394164 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8a89a989-b9b3-483c-bf1a-9a554b6fc58b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Volume info retrieved successfully. Jul 03 04:43:49.399151 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8a89a989-b9b3-483c-bf1a-9a554b6fc58b tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 returned with HTTP 200 Jul 03 04:43:49.399760 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1358/5455] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:49 2026] GET /volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:49.646471 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-c182efe6-0adf-4601-9c6b-347dcec06a9f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.649008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-c182efe6-0adf-4601-9c6b-347dcec06a9f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791/action Jul 03 04:43:49.649428 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-c182efe6-0adf-4601-9c6b-347dcec06a9f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action body: b'{"os-complete": null}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:43:49.649588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-c182efe6-0adf-4601-9c6b-347dcec06a9f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:49.667906 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:49.667906 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:49.678926 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-17d9cb96-7423-4939-affa-1d19de29c7c2 req-c182efe6-0adf-4601-9c6b-347dcec06a9f tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791/action returned with HTTP 204 Jul 03 04:43:49.679376 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1359/5456] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:43:49 2026] POST /volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:49.933510 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-33c8e5d7-8ab6-4f01-9e35-8488886df683 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.935180 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33c8e5d7-8ab6-4f01-9e35-8488886df683 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:49.935446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33c8e5d7-8ab6-4f01-9e35-8488886df683 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:49.935635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33c8e5d7-8ab6-4f01-9e35-8488886df683 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:49.944691 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:49.944691 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:49.947875 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-33c8e5d7-8ab6-4f01-9e35-8488886df683 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:49.951618 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33c8e5d7-8ab6-4f01-9e35-8488886df683 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:49.951954 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1368/5457] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:49 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:49.967561 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c361e8d7-3595-4a92-bd50-0d4094f60bce None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.968873 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c361e8d7-3595-4a92-bd50-0d4094f60bce tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:49.969180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c361e8d7-3595-4a92-bd50-0d4094f60bce tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:49.970413 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c361e8d7-3595-4a92-bd50-0d4094f60bce tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:49.977932 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:49.977932 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:49.981394 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c361e8d7-3595-4a92-bd50-0d4094f60bce tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:49.985203 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c361e8d7-3595-4a92-bd50-0d4094f60bce tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:49.985739 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1373/5458] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:49 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:49.996718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5f9f4fc8-37ed-4eac-9330-26c36448e25b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:49.998196 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f9f4fc8-37ed-4eac-9330-26c36448e25b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:43:49.998375 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f9f4fc8-37ed-4eac-9330-26c36448e25b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:49.998556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5f9f4fc8-37ed-4eac-9330-26c36448e25b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:50.006189 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:50.006189 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:50.008999 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5f9f4fc8-37ed-4eac-9330-26c36448e25b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:43:50.012302 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5f9f4fc8-37ed-4eac-9330-26c36448e25b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:43:50.012657 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1359/5459] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:49 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 1140 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:43:50.411904 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a23922e7-f75d-4f23-aadc-bc8cd671f224 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:50.413528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a23922e7-f75d-4f23-aadc-bc8cd671f224 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] GET https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 Jul 03 04:43:50.413686 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a23922e7-f75d-4f23-aadc-bc8cd671f224 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:50.413856 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a23922e7-f75d-4f23-aadc-bc8cd671f224 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:50.418852 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a23922e7-f75d-4f23-aadc-bc8cd671f224 tempest-CreateVolumesFromBackupTest-945515221 tempest-CreateVolumesFromBackupTest-945515221-project-member] https://10.4.3.253/volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 returned with HTTP 404 Jul 03 04:43:50.419254 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1360/5460] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:50 2026] GET /volume/v3/volumes/bd62d13f-76d4-4e90-ad78-df95ecfbe9f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:51.574301 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:51.668938 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:51.669293 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1819413846"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:51.670774 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request body: {'volume': {"'imageRef": '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1819413846'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:51.670893 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume of 1 GB Jul 03 04:43:51.675558 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Availability Zones retrieved successfully. Jul 03 04:43:51.687442 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (94071ed3-03d9-4804-ad1d-ccff34c9bd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:51.688074 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037a8190-43ac-4a25-8dc1-060d8f64d680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.689049 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:51.721843 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (037a8190-43ac-4a25-8dc1-060d8f64d680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.723070 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd57941e-f3b7-4832-8a06-d44ef56d2f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.795877 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Created reservations ['1adba636-988a-4fa2-97c9-cd64fa4f957c', 'f6de6588-ccdf-4bb0-aff9-af46f6ee0f1a', '83f7e6c8-0500-4c18-8502-04f445d07258', 'd77255e9-9209-435c-be7e-6dae2480193f'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:51.796833 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd57941e-f3b7-4832-8a06-d44ef56d2f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1adba636-988a-4fa2-97c9-cd64fa4f957c', 'f6de6588-ccdf-4bb0-aff9-af46f6ee0f1a', '83f7e6c8-0500-4c18-8502-04f445d07258', 'd77255e9-9209-435c-be7e-6dae2480193f']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.797603 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3bcb220-284d-445c-884b-bd8f9c2d2487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.818507 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3bcb220-284d-445c-884b-bd8f9c2d2487) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b479ab2-3978-4188-b105-2b7b9c90b3ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1819413846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['1adba636-988a-4fa2-97c9-cd64fa4f957c','f6de6588-ccdf-4bb0-aff9-af46f6ee0f1a','83f7e6c8-0500-4c18-8502-04f445d07258','d77255e9-9209-435c-be7e-6dae2480193f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1819413846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b479ab2-3978-4188-b105-2b7b9c90b3ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dad0fedd434c1f894a02d686906691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14957188feeb455b9d3923eab2d46186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.819314 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595e29ff-b027-4a70-a3a9-d3b13d49cd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.843390 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (595e29ff-b027-4a70-a3a9-d3b13d49cd2e) transitioned into state 'SUCCESS' from state '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-1819413846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['1adba636-988a-4fa2-97c9-cd64fa4f957c','f6de6588-ccdf-4bb0-aff9-af46f6ee0f1a','83f7e6c8-0500-4c18-8502-04f445d07258','d77255e9-9209-435c-be7e-6dae2480193f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.844190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffefc5c3-866d-4a31-b25c-e7215c9e83e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.853847 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffefc5c3-866d-4a31-b25c-e7215c9e83e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.854738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (94071ed3-03d9-4804-ad1d-ccff34c9bd10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:51.855030 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request issued successfully. Jul 03 04:43:51.855590 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-417ed8a8-cf6b-40d6-a4c3-5a78be78fddc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:51.856472 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1369/5461] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:51 2026] POST /volume/v3/volumes => generated 757 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:51.870110 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:51.872166 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:51.872781 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-37994229"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:51.874238 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request body: {'volume': {"'imageRef": '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-37994229'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:51.874435 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume of 1 GB Jul 03 04:43:51.878877 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Availability Zones retrieved successfully. Jul 03 04:43:51.885018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (260bcd02-9ef9-4d1e-8fab-d476d41ffc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:51.886166 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d7ba5cb-1e44-4aff-a998-d2ec9f9340a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.887285 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:51.916322 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d7ba5cb-1e44-4aff-a998-d2ec9f9340a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.917161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09cc981d-a5a9-4627-a6d4-35942d534396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.960892 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Created reservations ['de522b38-84f4-4cab-bad0-f4a7935ecfa2', '41438456-68a2-4214-b31e-5e56d3446646', 'f6d2568a-03bb-4a72-9b38-d1e8149b471a', 'e4078114-5634-48d4-a9d8-96968e75680a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:51.961752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09cc981d-a5a9-4627-a6d4-35942d534396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de522b38-84f4-4cab-bad0-f4a7935ecfa2', '41438456-68a2-4214-b31e-5e56d3446646', 'f6d2568a-03bb-4a72-9b38-d1e8149b471a', 'e4078114-5634-48d4-a9d8-96968e75680a']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.962663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ea1602-4dd0-4953-b1c2-7a151183c252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:51.996217 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7ea1602-4dd0-4953-b1c2-7a151183c252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bc21807-2fd9-40eb-98df-2ea901799cd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-37994229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['de522b38-84f4-4cab-bad0-f4a7935ecfa2','41438456-68a2-4214-b31e-5e56d3446646','f6d2568a-03bb-4a72-9b38-d1e8149b471a','e4078114-5634-48d4-a9d8-96968e75680a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-37994229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bc21807-2fd9-40eb-98df-2ea901799cd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dad0fedd434c1f894a02d686906691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14957188feeb455b9d3923eab2d46186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:51.997024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f0e81d-390a-4c6f-b423-68b05aba050f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.021006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7f0e81d-390a-4c6f-b423-68b05aba050f) transitioned into state 'SUCCESS' from state '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-37994229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['de522b38-84f4-4cab-bad0-f4a7935ecfa2','41438456-68a2-4214-b31e-5e56d3446646','f6d2568a-03bb-4a72-9b38-d1e8149b471a','e4078114-5634-48d4-a9d8-96968e75680a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.022023 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d620ada6-65e8-48fd-be5e-94bf313565ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.033541 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d620ada6-65e8-48fd-be5e-94bf313565ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.034755 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (260bcd02-9ef9-4d1e-8fab-d476d41ffc65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.035144 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request issued successfully. Jul 03 04:43:52.036017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2ab57eb2-843e-48ed-affa-cd3d647c8b1b tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:52.036629 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1374/5462] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:51 2026] POST /volume/v3/volumes => generated 755 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:52.058410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-de327b96-3429-4944-8ac8-e96a6f062170 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.058410 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:52.058410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-355178030"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:52.059807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request body: {'volume': {"'imageRef": '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-355178030'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:52.059968 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume of 1 GB Jul 03 04:43:52.065270 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Availability Zones retrieved successfully. Jul 03 04:43:52.073195 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (38253dfe-e73c-4e23-b506-f679c73a7bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.074559 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da77c68-029f-4c95-9ea5-02862cc533d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.075816 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:52.106538 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6da77c68-029f-4c95-9ea5-02862cc533d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.107361 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543cf508-e4cf-4ea6-af55-59633ef5eb14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.159422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Created reservations ['defb3e3d-2fa9-48c4-896f-b36101e568d7', 'fe076fb2-720c-47d8-9854-ceed145c6848', '7c8b7077-9e55-4b87-a02d-c9899fcb3c11', '9d75c1eb-6c83-44e2-ab7a-98a6cf046293'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:52.160320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (543cf508-e4cf-4ea6-af55-59633ef5eb14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['defb3e3d-2fa9-48c4-896f-b36101e568d7', 'fe076fb2-720c-47d8-9854-ceed145c6848', '7c8b7077-9e55-4b87-a02d-c9899fcb3c11', '9d75c1eb-6c83-44e2-ab7a-98a6cf046293']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.161047 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cfafe7-59ec-4b7a-835b-84bb87c880f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.185818 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0cfafe7-59ec-4b7a-835b-84bb87c880f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e68f1090-d58c-4546-a463-e067cefe345b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-355178030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['defb3e3d-2fa9-48c4-896f-b36101e568d7','fe076fb2-720c-47d8-9854-ceed145c6848','7c8b7077-9e55-4b87-a02d-c9899fcb3c11','9d75c1eb-6c83-44e2-ab7a-98a6cf046293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-355178030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e68f1090-d58c-4546-a463-e067cefe345b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dad0fedd434c1f894a02d686906691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14957188feeb455b9d3923eab2d46186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.186693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4a6c56-3611-45b1-ba0a-9635ec203440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.205007 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4a6c56-3611-45b1-ba0a-9635ec203440) transitioned into state 'SUCCESS' from state '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-355178030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['defb3e3d-2fa9-48c4-896f-b36101e568d7','fe076fb2-720c-47d8-9854-ceed145c6848','7c8b7077-9e55-4b87-a02d-c9899fcb3c11','9d75c1eb-6c83-44e2-ab7a-98a6cf046293'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.205853 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24befdc3-9bce-4521-8b85-22d89ce9587f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.214641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24befdc3-9bce-4521-8b85-22d89ce9587f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.215683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (38253dfe-e73c-4e23-b506-f679c73a7bf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.215848 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request issued successfully. Jul 03 04:43:52.216352 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de327b96-3429-4944-8ac8-e96a6f062170 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:52.216780 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1360/5463] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:52 2026] POST /volume/v3/volumes => generated 756 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:52.231953 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.233528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:52.233837 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-594353911"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:52.235180 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request body: {'volume': {"'imageRef": '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-594353911'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:52.235296 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume of 1 GB Jul 03 04:43:52.239047 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Availability Zones retrieved successfully. Jul 03 04:43:52.244729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (4cb0a0a0-a495-4e3a-a817-fc6d56aaf5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.245773 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fd3d27-e940-48d7-a51f-3424a0ce983a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.249347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:52.277848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14fd3d27-e940-48d7-a51f-3424a0ce983a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.278920 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c581748-8af6-474b-8614-bd818bd9560b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.327431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Created reservations ['156fcd8e-f3e6-4b0a-b0f5-1db02e640d3c', 'f18e169c-2c41-40f8-94d2-0c253bba5a60', 'f038a385-b42f-4ffa-9112-2d8fe6bdb457', '40e84ea8-b304-4c7a-830c-c1a09edd5f65'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:52.328269 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c581748-8af6-474b-8614-bd818bd9560b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['156fcd8e-f3e6-4b0a-b0f5-1db02e640d3c', 'f18e169c-2c41-40f8-94d2-0c253bba5a60', 'f038a385-b42f-4ffa-9112-2d8fe6bdb457', '40e84ea8-b304-4c7a-830c-c1a09edd5f65']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.329300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc38c21-b690-406f-ab44-6382d03143c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.354625 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fc38c21-b690-406f-ab44-6382d03143c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fdae0cdf-e62c-4f84-a91d-f4fc8472f475', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-594353911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['156fcd8e-f3e6-4b0a-b0f5-1db02e640d3c','f18e169c-2c41-40f8-94d2-0c253bba5a60','f038a385-b42f-4ffa-9112-2d8fe6bdb457','40e84ea8-b304-4c7a-830c-c1a09edd5f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-594353911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fdae0cdf-e62c-4f84-a91d-f4fc8472f475,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dad0fedd434c1f894a02d686906691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14957188feeb455b9d3923eab2d46186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.355392 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f02676-0ec0-4363-93da-86917a3b69d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.376515 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48f02676-0ec0-4363-93da-86917a3b69d7) transitioned into state 'SUCCESS' from state '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-594353911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['156fcd8e-f3e6-4b0a-b0f5-1db02e640d3c','f18e169c-2c41-40f8-94d2-0c253bba5a60','f038a385-b42f-4ffa-9112-2d8fe6bdb457','40e84ea8-b304-4c7a-830c-c1a09edd5f65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.377259 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb72a99-8727-419b-96e6-692c0cf793ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.389357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb72a99-8727-419b-96e6-692c0cf793ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.389357 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (4cb0a0a0-a495-4e3a-a817-fc6d56aaf5db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.389357 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request issued successfully. Jul 03 04:43:52.389357 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4d90d277-8c7b-459f-bf5d-17e6822088a3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:52.389731 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1361/5464] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:52 2026] POST /volume/v3/volumes => generated 756 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:52.403677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.405975 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:52.406446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-546437476"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:52.408475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request body: {'volume': {"'imageRef": '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-546437476'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:52.408596 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume of 1 GB Jul 03 04:43:52.408957 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.408957 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:52.413635 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Availability Zones retrieved successfully. Jul 03 04:43:52.421888 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (8103e0a6-73c0-48c2-826e-0757f78d1d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.423250 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a195b6-aa7e-4a84-9b31-2ada764be0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.424643 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:52.453565 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a195b6-aa7e-4a84-9b31-2ada764be0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.454618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28adf50-6ee4-49a4-918e-69360737b861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.492169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Created reservations ['3bf0ceb9-8938-402c-b975-1aced5d601a7', 'ade7ba8a-abdb-47a1-979f-46ceb53b2407', 'ce4908bf-1586-418c-b7b4-e9326d6cd56d', '6828368e-9e06-4cbc-a6d2-cc8751207ce1'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:52.492957 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b28adf50-6ee4-49a4-918e-69360737b861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bf0ceb9-8938-402c-b975-1aced5d601a7', 'ade7ba8a-abdb-47a1-979f-46ceb53b2407', 'ce4908bf-1586-418c-b7b4-e9326d6cd56d', '6828368e-9e06-4cbc-a6d2-cc8751207ce1']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.493709 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56b7314-7a5c-42df-aa1b-7e2b8e9d7c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.515816 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56b7314-7a5c-42df-aa1b-7e2b8e9d7c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3ce2780-7e57-427f-a3b9-b4280e29645a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-546437476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['3bf0ceb9-8938-402c-b975-1aced5d601a7','ade7ba8a-abdb-47a1-979f-46ceb53b2407','ce4908bf-1586-418c-b7b4-e9326d6cd56d','6828368e-9e06-4cbc-a6d2-cc8751207ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-546437476',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3ce2780-7e57-427f-a3b9-b4280e29645a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4dad0fedd434c1f894a02d686906691',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14957188feeb455b9d3923eab2d46186',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.516655 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1870b5c-98d1-4c12-9eaa-baa66b180af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.533265 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1870b5c-98d1-4c12-9eaa-baa66b180af5) transitioned into state 'SUCCESS' from state '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-546437476',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4dad0fedd434c1f894a02d686906691',qos_specs=None,replication_status=,reservations=['3bf0ceb9-8938-402c-b975-1aced5d601a7','ade7ba8a-abdb-47a1-979f-46ceb53b2407','ce4908bf-1586-418c-b7b4-e9326d6cd56d','6828368e-9e06-4cbc-a6d2-cc8751207ce1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14957188feeb455b9d3923eab2d46186',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.533994 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0906fae-ad09-4e0a-b6c2-336a5dc9a75f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:52.541983 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0906fae-ad09-4e0a-b6c2-336a5dc9a75f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:52.543011 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Flow 'volume_create_api' (8103e0a6-73c0-48c2-826e-0757f78d1d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:52.543303 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Create volume request issued successfully. Jul 03 04:43:52.543888 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8c87384-c52f-4f3a-a6d7-256ed0659077 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:52.544272 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1370/5465] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:43:52 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:52.555298 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eb73b51a-6108-4fe4-85bc-8779271b7118 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.557165 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb73b51a-6108-4fe4-85bc-8779271b7118 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed Jul 03 04:43:52.557878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb73b51a-6108-4fe4-85bc-8779271b7118 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.557878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eb73b51a-6108-4fe4-85bc-8779271b7118 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.564255 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.564255 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:52.567689 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-eb73b51a-6108-4fe4-85bc-8779271b7118 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.571631 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eb73b51a-6108-4fe4-85bc-8779271b7118 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed returned with HTTP 200 Jul 03 04:43:52.571965 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1375/5466] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:52 2026] GET /volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:52.586700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9858abe8-24bd-4ea3-b863-ff07fd73df0d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.588356 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9858abe8-24bd-4ea3-b863-ff07fd73df0d tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 Jul 03 04:43:52.588541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9858abe8-24bd-4ea3-b863-ff07fd73df0d tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.588704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9858abe8-24bd-4ea3-b863-ff07fd73df0d tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.596075 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.596075 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:52.599713 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9858abe8-24bd-4ea3-b863-ff07fd73df0d tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.604034 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9858abe8-24bd-4ea3-b863-ff07fd73df0d tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 returned with HTTP 200 Jul 03 04:43:52.604435 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1361/5467] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:52 2026] GET /volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:52.615619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e4d5dc09-e645-4a6f-8a80-657cc5709d27 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.617478 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4d5dc09-e645-4a6f-8a80-657cc5709d27 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b Jul 03 04:43:52.617737 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4d5dc09-e645-4a6f-8a80-657cc5709d27 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.617968 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4d5dc09-e645-4a6f-8a80-657cc5709d27 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.624786 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.624786 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:52.628091 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e4d5dc09-e645-4a6f-8a80-657cc5709d27 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.631769 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4d5dc09-e645-4a6f-8a80-657cc5709d27 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b returned with HTTP 200 Jul 03 04:43:52.632108 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1362/5468] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:52 2026] GET /volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:52.643884 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-eb438a65-b7a2-4204-8a85-31a69ee0a8dc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.645731 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eb438a65-b7a2-4204-8a85-31a69ee0a8dc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 Jul 03 04:43:52.645961 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eb438a65-b7a2-4204-8a85-31a69ee0a8dc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.646174 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eb438a65-b7a2-4204-8a85-31a69ee0a8dc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.652948 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.652948 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:52.656378 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-eb438a65-b7a2-4204-8a85-31a69ee0a8dc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.660457 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eb438a65-b7a2-4204-8a85-31a69ee0a8dc tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 returned with HTTP 200 Jul 03 04:43:52.660820 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1371/5469] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:52 2026] GET /volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:52.672148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c46a565c-fe57-4f88-a144-4617e7bdac0a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.674476 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c46a565c-fe57-4f88-a144-4617e7bdac0a tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a Jul 03 04:43:52.674723 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c46a565c-fe57-4f88-a144-4617e7bdac0a tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.674981 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c46a565c-fe57-4f88-a144-4617e7bdac0a tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.684186 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.684186 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:52.688402 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c46a565c-fe57-4f88-a144-4617e7bdac0a tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.692268 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c46a565c-fe57-4f88-a144-4617e7bdac0a tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a returned with HTTP 200 Jul 03 04:43:52.692659 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1376/5470] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:52 2026] GET /volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:52.704259 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.706067 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a Jul 03 04:43:52.706214 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.706435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.706633 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume with id: e3ce2780-7e57-427f-a3b9-b4280e29645a Jul 03 04:43:52.713388 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.713388 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:52.713883 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.730656 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume request issued successfully. Jul 03 04:43:52.730824 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0d0c1a63-5cfa-4cd6-a623-b4fa50ad35d6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a returned with HTTP 202 Jul 03 04:43:52.731214 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1362/5471] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:52 2026] DELETE /volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:52.737636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5e66f63c-7fef-491f-9e25-d876cf1fc7a1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:52.739185 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e66f63c-7fef-491f-9e25-d876cf1fc7a1 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a Jul 03 04:43:52.739390 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e66f63c-7fef-491f-9e25-d876cf1fc7a1 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:52.739596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e66f63c-7fef-491f-9e25-d876cf1fc7a1 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:52.747824 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:52.747824 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:52.753682 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5e66f63c-7fef-491f-9e25-d876cf1fc7a1 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:52.759453 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e66f63c-7fef-491f-9e25-d876cf1fc7a1 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a returned with HTTP 200 Jul 03 04:43:52.759879 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1363/5472] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:52 2026] GET /volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:53.774049 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-30a6cb5d-0bd5-4ab1-8b98-72d3cc0a1980 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:53.775850 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-30a6cb5d-0bd5-4ab1-8b98-72d3cc0a1980 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a Jul 03 04:43:53.776035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-30a6cb5d-0bd5-4ab1-8b98-72d3cc0a1980 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:53.776208 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-30a6cb5d-0bd5-4ab1-8b98-72d3cc0a1980 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:53.782233 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-30a6cb5d-0bd5-4ab1-8b98-72d3cc0a1980 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a returned with HTTP 404 Jul 03 04:43:53.782809 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1372/5473] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:53 2026] GET /volume/v3/volumes/e3ce2780-7e57-427f-a3b9-b4280e29645a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:53.789782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f4717092-9740-4caf-830f-6473ce04dfe3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:53.791721 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] DELETE https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 Jul 03 04:43:53.791925 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:53.792149 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:53.792348 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume with id: fdae0cdf-e62c-4f84-a91d-f4fc8472f475 Jul 03 04:43:53.800353 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:53.800353 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:53.800878 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:53.823211 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume request issued successfully. Jul 03 04:43:53.823469 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f4717092-9740-4caf-830f-6473ce04dfe3 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 returned with HTTP 202 Jul 03 04:43:53.823932 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1377/5474] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:53 2026] DELETE /volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:53.830993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2a7ffc62-2339-443a-bf83-2a7142816378 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:53.832401 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a7ffc62-2339-443a-bf83-2a7142816378 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 Jul 03 04:43:53.832648 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a7ffc62-2339-443a-bf83-2a7142816378 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:53.832919 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2a7ffc62-2339-443a-bf83-2a7142816378 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:53.840865 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:53.840865 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:53.844720 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2a7ffc62-2339-443a-bf83-2a7142816378 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:53.849529 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2a7ffc62-2339-443a-bf83-2a7142816378 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 returned with HTTP 200 Jul 03 04:43:53.849993 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1363/5475] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:53 2026] GET /volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:54.861800 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e015dbc6-dc1e-4cfb-89a9-5b80d1661199 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:54.863795 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e015dbc6-dc1e-4cfb-89a9-5b80d1661199 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 Jul 03 04:43:54.863990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e015dbc6-dc1e-4cfb-89a9-5b80d1661199 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:54.864179 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e015dbc6-dc1e-4cfb-89a9-5b80d1661199 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:54.869989 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e015dbc6-dc1e-4cfb-89a9-5b80d1661199 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 returned with HTTP 404 Jul 03 04:43:54.870461 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1364/5476] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:54 2026] GET /volume/v3/volumes/fdae0cdf-e62c-4f84-a91d-f4fc8472f475 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:54.876930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b0125864-0835-4ae3-ab94-de28611a7603 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:54.878631 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b Jul 03 04:43:54.878816 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:54.878989 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:54.879144 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume with id: e68f1090-d58c-4546-a463-e067cefe345b Jul 03 04:43:54.887516 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:54.887516 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:54.888142 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:54.906029 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume request issued successfully. Jul 03 04:43:54.906029 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b0125864-0835-4ae3-ab94-de28611a7603 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b returned with HTTP 202 Jul 03 04:43:54.906446 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1373/5477] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:54 2026] DELETE /volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:54.913512 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c01b959b-7561-48e9-99eb-2c5edac9b8b2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:54.915292 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c01b959b-7561-48e9-99eb-2c5edac9b8b2 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b Jul 03 04:43:54.915538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c01b959b-7561-48e9-99eb-2c5edac9b8b2 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:54.915705 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c01b959b-7561-48e9-99eb-2c5edac9b8b2 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:54.922887 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:54.922887 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:43:54.926663 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c01b959b-7561-48e9-99eb-2c5edac9b8b2 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:54.931009 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c01b959b-7561-48e9-99eb-2c5edac9b8b2 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b returned with HTTP 200 Jul 03 04:43:54.931559 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1378/5478] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:54 2026] GET /volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:55.945824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e9df0f98-fcf8-4c66-b692-342f797fe009 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:55.947667 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9df0f98-fcf8-4c66-b692-342f797fe009 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b Jul 03 04:43:55.947946 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9df0f98-fcf8-4c66-b692-342f797fe009 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:55.948225 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9df0f98-fcf8-4c66-b692-342f797fe009 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:55.953945 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9df0f98-fcf8-4c66-b692-342f797fe009 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b returned with HTTP 404 Jul 03 04:43:55.954405 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1364/5479] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:55 2026] GET /volume/v3/volumes/e68f1090-d58c-4546-a463-e067cefe345b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:55.961244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2019c6eb-dac6-4431-b587-a9247282826f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:55.962855 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] DELETE https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 Jul 03 04:43:55.963448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:55.963448 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:55.963681 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume with id: 2bc21807-2fd9-40eb-98df-2ea901799cd2 Jul 03 04:43:55.970264 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:55.970264 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:55.970785 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:55.988130 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume request issued successfully. Jul 03 04:43:55.988364 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2019c6eb-dac6-4431-b587-a9247282826f tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 returned with HTTP 202 Jul 03 04:43:55.988828 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1365/5480] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:55 2026] DELETE /volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:55.995286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a183551a-a150-402a-9061-12eb9362f019 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:55.996939 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a183551a-a150-402a-9061-12eb9362f019 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 Jul 03 04:43:55.997112 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a183551a-a150-402a-9061-12eb9362f019 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:55.997301 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a183551a-a150-402a-9061-12eb9362f019 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:56.004140 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:56.004140 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:43:56.007771 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a183551a-a150-402a-9061-12eb9362f019 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:56.012106 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a183551a-a150-402a-9061-12eb9362f019 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 returned with HTTP 200 Jul 03 04:43:56.012581 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1374/5481] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:55 2026] GET /volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:57.026442 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9d6bb93a-c1a9-4fbe-b7ef-1a730f6d55c6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:57.028642 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d6bb93a-c1a9-4fbe-b7ef-1a730f6d55c6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 Jul 03 04:43:57.028883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d6bb93a-c1a9-4fbe-b7ef-1a730f6d55c6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:57.029105 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9d6bb93a-c1a9-4fbe-b7ef-1a730f6d55c6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:57.035767 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9d6bb93a-c1a9-4fbe-b7ef-1a730f6d55c6 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 returned with HTTP 404 Jul 03 04:43:57.036192 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1379/5482] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:57 2026] GET /volume/v3/volumes/2bc21807-2fd9-40eb-98df-2ea901799cd2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:57.044094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:57.046285 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed Jul 03 04:43:57.046597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:57.046880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:57.047102 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume with id: 4b479ab2-3978-4188-b105-2b7b9c90b3ed Jul 03 04:43:57.054290 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:57.054290 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:57.054794 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:57.070902 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Delete volume request issued successfully. Jul 03 04:43:57.071126 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0b5a32f-0e58-4625-b62b-e574ec346b07 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed returned with HTTP 202 Jul 03 04:43:57.071760 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1365/5483] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:43:57 2026] DELETE /volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:43:57.078926 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bbe2b852-c9ae-4926-9482-817ef1dd5375 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:57.081128 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bbe2b852-c9ae-4926-9482-817ef1dd5375 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed Jul 03 04:43:57.081391 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bbe2b852-c9ae-4926-9482-817ef1dd5375 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:57.081642 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bbe2b852-c9ae-4926-9482-817ef1dd5375 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:57.089255 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:57.089255 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:43:57.093280 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-bbe2b852-c9ae-4926-9482-817ef1dd5375 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Volume info retrieved successfully. Jul 03 04:43:57.098238 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bbe2b852-c9ae-4926-9482-817ef1dd5375 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed returned with HTTP 200 Jul 03 04:43:57.098673 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1366/5484] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:57 2026] GET /volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:43:58.112230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bff935ee-162f-4880-a93d-a80d2e213277 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:58.114301 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bff935ee-162f-4880-a93d-a80d2e213277 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] GET https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed Jul 03 04:43:58.114555 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bff935ee-162f-4880-a93d-a80d2e213277 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:58.114786 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bff935ee-162f-4880-a93d-a80d2e213277 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:58.121548 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bff935ee-162f-4880-a93d-a80d2e213277 tempest-CreateVolumesFromImageTest-175396100 tempest-CreateVolumesFromImageTest-175396100-project-member] https://10.4.3.253/volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed returned with HTTP 404 Jul 03 04:43:58.122051 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1375/5485] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:43:58 2026] GET /volume/v3/volumes/4b479ab2-3978-4188-b105-2b7b9c90b3ed => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:43:59.537573 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-65249579-415f-4837-a723-98c11680b4db None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:59.645496 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:43:59.645862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-723992988"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:43:59.647129 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-723992988'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:43:59.647242 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume of 1 GB Jul 03 04:43:59.651134 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Availability Zones retrieved successfully. Jul 03 04:43:59.656294 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (2703b501-a625-49e0-812f-d076e63e32e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:59.657305 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00704cf3-3e2c-428f-9d0a-a75a2170e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:59.658139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:43:59.683526 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00704cf3-3e2c-428f-9d0a-a75a2170e43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:59.684409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead32b6c-9b8b-4d25-921c-c712f7471327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:59.750163 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['a4d6a90d-b4c8-45d2-b6ac-be6b8f4a762a', '911995c8-21a3-4e7c-8800-00c25f0604e1', 'ab8ff807-e254-45e2-90e4-07168646a394', '68e836c8-8c4a-44c9-89f7-4f5922ec18b8'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:43:59.751230 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead32b6c-9b8b-4d25-921c-c712f7471327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4d6a90d-b4c8-45d2-b6ac-be6b8f4a762a', '911995c8-21a3-4e7c-8800-00c25f0604e1', 'ab8ff807-e254-45e2-90e4-07168646a394', '68e836c8-8c4a-44c9-89f7-4f5922ec18b8']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:59.752188 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7941af53-3b6b-4f74-bd04-4f87461bc281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:59.775587 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7941af53-3b6b-4f74-bd04-4f87461bc281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0856d21-4d5e-438d-83d2-c9efb33bd130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723992988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['a4d6a90d-b4c8-45d2-b6ac-be6b8f4a762a','911995c8-21a3-4e7c-8800-00c25f0604e1','ab8ff807-e254-45e2-90e4-07168646a394','68e836c8-8c4a-44c9-89f7-4f5922ec18b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:43:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-723992988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0856d21-4d5e-438d-83d2-c9efb33bd130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a15f152d313422a8943244e14070676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:59.776372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235592ad-0caa-489e-801a-e945ab09cd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:59.793122 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (235592ad-0caa-489e-801a-e945ab09cd1c) transitioned into state 'SUCCESS' from state '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-723992988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['a4d6a90d-b4c8-45d2-b6ac-be6b8f4a762a','911995c8-21a3-4e7c-8800-00c25f0604e1','ab8ff807-e254-45e2-90e4-07168646a394','68e836c8-8c4a-44c9-89f7-4f5922ec18b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:59.794174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd54b3f-ac4d-4aad-bbc7-b8afb4c90640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:43:59.805313 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd54b3f-ac4d-4aad-bbc7-b8afb4c90640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:43:59.806385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (2703b501-a625-49e0-812f-d076e63e32e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:43:59.806692 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request issued successfully. Jul 03 04:43:59.807234 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-65249579-415f-4837-a723-98c11680b4db tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:43:59.807917 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1380/5486] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:43:59 2026] POST /volume/v3/volumes => generated 777 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:43:59.818776 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-44316db6-4419-47bc-968e-6685d66b93ce None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:43:59.820350 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44316db6-4419-47bc-968e-6685d66b93ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 Jul 03 04:43:59.820660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44316db6-4419-47bc-968e-6685d66b93ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:43:59.820834 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-44316db6-4419-47bc-968e-6685d66b93ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:43:59.827525 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:43:59.827525 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:43:59.830890 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-44316db6-4419-47bc-968e-6685d66b93ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:43:59.834593 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-44316db6-4419-47bc-968e-6685d66b93ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 returned with HTTP 200 Jul 03 04:43:59.835041 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1366/5487] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:43:59 2026] GET /volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:00.846525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0010e6d2-2a64-4861-b5d7-213f9e5d775d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:00.848295 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0010e6d2-2a64-4861-b5d7-213f9e5d775d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 Jul 03 04:44:00.848569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0010e6d2-2a64-4861-b5d7-213f9e5d775d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:00.848785 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0010e6d2-2a64-4861-b5d7-213f9e5d775d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:00.850928 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=170,cinder:UPDATE=43,cinder:INSERT=19 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:44:00.857096 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:00.857096 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:00.860910 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-0010e6d2-2a64-4861-b5d7-213f9e5d775d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:00.864608 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0010e6d2-2a64-4861-b5d7-213f9e5d775d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 returned with HTTP 200 Jul 03 04:44:00.864988 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1367/5488] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:00 2026] GET /volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:00.876599 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:00.878296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:44:00.878749 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d0856d21-4d5e-438d-83d2-c9efb33bd130", "name": "tempest-type-Backup-288984766"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:00.880237 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating new backup {'backup': {'volume_id': 'd0856d21-4d5e-438d-83d2-c9efb33bd130', 'name': 'tempest-type-Backup-288984766'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:44:00.880404 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating backup of volume d0856d21-4d5e-438d-83d2-c9efb33bd130 in container None Jul 03 04:44:00.887293 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:00.887293 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:00.887619 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:00.911375 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['6127c4ed-8dd9-4f5d-8bbf-bdc7e1ee749c', '6decec43-84ec-4368-b82c-e914fb3a804c'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:44:00.940206 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-073cf095-2b7e-4c09-8d7a-cbd51652cb30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:44:00.940752 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1376/5489] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:44:00 2026] POST /volume/v3/backups => generated 315 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:44:00.949917 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-12f0e3cf-0c3a-4aa7-bcff-7e5e24406048 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:00.952952 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-12f0e3cf-0c3a-4aa7-bcff-7e5e24406048 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:00.953378 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-12f0e3cf-0c3a-4aa7-bcff-7e5e24406048 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:00.953466 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-12f0e3cf-0c3a-4aa7-bcff-7e5e24406048 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:00.953620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-12f0e3cf-0c3a-4aa7-bcff-7e5e24406048 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:00.958630 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:00.958630 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:00.959456 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-12f0e3cf-0c3a-4aa7-bcff-7e5e24406048 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:00.959980 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1381/5490] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:00 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:01.973460 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ef24e8c7-e72c-404b-81cf-51982169db88 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:01.975054 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef24e8c7-e72c-404b-81cf-51982169db88 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:01.975249 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef24e8c7-e72c-404b-81cf-51982169db88 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:01.975439 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ef24e8c7-e72c-404b-81cf-51982169db88 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:01.975539 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ef24e8c7-e72c-404b-81cf-51982169db88 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:01.976950 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=179,cinder:UPDATE=57,cinder:INSERT=31 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:44:01.980356 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:01.980356 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:01.980921 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ef24e8c7-e72c-404b-81cf-51982169db88 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:01.981245 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1367/5491] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:01 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:02.990204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7d773e43-4e78-46f7-bfeb-902f9c7e49cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:02.991921 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7d773e43-4e78-46f7-bfeb-902f9c7e49cb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:02.992119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7d773e43-4e78-46f7-bfeb-902f9c7e49cb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:02.992290 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7d773e43-4e78-46f7-bfeb-902f9c7e49cb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:02.992417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7d773e43-4e78-46f7-bfeb-902f9c7e49cb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:02.996526 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:02.996526 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:02.997126 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7d773e43-4e78-46f7-bfeb-902f9c7e49cb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:02.997520 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1368/5492] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:02 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:04.007823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-afbaf32d-204e-4325-a458-3a801c52614f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:04.009454 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-afbaf32d-204e-4325-a458-3a801c52614f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:04.009649 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-afbaf32d-204e-4325-a458-3a801c52614f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:04.009823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-afbaf32d-204e-4325-a458-3a801c52614f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:04.009931 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-afbaf32d-204e-4325-a458-3a801c52614f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:04.012422 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=132,cinder:UPDATE=43,cinder:INSERT=27 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:44:04.016295 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:04.016295 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:04.017430 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-afbaf32d-204e-4325-a458-3a801c52614f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:04.018034 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1377/5493] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:04 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:04.027266 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-f43f17f8-e976-4dc9-a854-a47a16563efd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:04.029245 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-f43f17f8-e976-4dc9-a854-a47a16563efd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/attachments?instance_id=4baf4f6b-6a52-4e38-ac4b-939af88d3c42 Jul 03 04:44:04.029500 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-f43f17f8-e976-4dc9-a854-a47a16563efd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:04.029702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-f43f17f8-e976-4dc9-a854-a47a16563efd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'version_select' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:04.048399 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=165,cinder:UPDATE=60,cinder:INSERT=38 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:44:04.055246 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-f43f17f8-e976-4dc9-a854-a47a16563efd tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments?instance_id=4baf4f6b-6a52-4e38-ac4b-939af88d3c42 returned with HTTP 200 Jul 03 04:44:04.055853 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1382/5494] 10.4.3.253 () {70 vars in 1637 bytes} [Fri Jul 3 04:44:04 2026] GET /volume/v3/attachments?instance_id=4baf4f6b-6a52-4e38-ac4b-939af88d3c42 => generated 192 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:04.064528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-eb5530a6-0174-4389-8cd8-3d6f821bb297 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:04.066383 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-eb5530a6-0174-4389-8cd8-3d6f821bb297 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 Jul 03 04:44:04.066572 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-eb5530a6-0174-4389-8cd8-3d6f821bb297 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:04.066783 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-eb5530a6-0174-4389-8cd8-3d6f821bb297 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:04.080219 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-58684ca0-fb7f-4adf-990a-92c62d20fef1 req-eb5530a6-0174-4389-8cd8-3d6f821bb297 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 returned with HTTP 200 Jul 03 04:44:04.080680 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1368/5495] 10.4.3.253 () {70 vars in 1651 bytes} [Fri Jul 3 04:44:04 2026] GET /volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:05.028679 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e250e42d-6239-48a2-be7c-109e3eb0d1d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:05.030480 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e250e42d-6239-48a2-be7c-109e3eb0d1d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:05.030738 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e250e42d-6239-48a2-be7c-109e3eb0d1d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:05.030959 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e250e42d-6239-48a2-be7c-109e3eb0d1d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:05.031104 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e250e42d-6239-48a2-be7c-109e3eb0d1d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:05.034987 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:05.034987 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:05.035689 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e250e42d-6239-48a2-be7c-109e3eb0d1d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:05.036035 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1369/5496] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:05 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:06.045388 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-82cc8523-3a9f-46a0-95ea-cda0f40fea0b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:06.047219 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-82cc8523-3a9f-46a0-95ea-cda0f40fea0b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:06.047475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-82cc8523-3a9f-46a0-95ea-cda0f40fea0b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:06.047701 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-82cc8523-3a9f-46a0-95ea-cda0f40fea0b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:06.047842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-82cc8523-3a9f-46a0-95ea-cda0f40fea0b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:06.051342 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:06.051342 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:06.051920 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-82cc8523-3a9f-46a0-95ea-cda0f40fea0b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:06.052263 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1378/5497] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:06 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:07.063024 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5ea92ca0-5a35-4301-b8d8-1927b3a6d05c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:07.065189 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ea92ca0-5a35-4301-b8d8-1927b3a6d05c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:07.065484 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ea92ca0-5a35-4301-b8d8-1927b3a6d05c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:07.066160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5ea92ca0-5a35-4301-b8d8-1927b3a6d05c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:07.066160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5ea92ca0-5a35-4301-b8d8-1927b3a6d05c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:07.070914 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:07.070914 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:07.071697 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5ea92ca0-5a35-4301-b8d8-1927b3a6d05c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:07.072190 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1383/5498] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:07 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:08.084169 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f6281988-4426-4280-aa32-6d3a386e2660 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:08.086186 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f6281988-4426-4280-aa32-6d3a386e2660 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:08.086420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f6281988-4426-4280-aa32-6d3a386e2660 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:08.086661 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f6281988-4426-4280-aa32-6d3a386e2660 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:08.086824 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f6281988-4426-4280-aa32-6d3a386e2660 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:08.091458 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:08.091458 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:08.092241 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f6281988-4426-4280-aa32-6d3a386e2660 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:08.092773 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1369/5499] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:08 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:09.104148 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e6b015d3-f53d-4b83-a4bc-b2f946f5c5ce None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:09.106506 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6b015d3-f53d-4b83-a4bc-b2f946f5c5ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:09.106790 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6b015d3-f53d-4b83-a4bc-b2f946f5c5ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:09.107040 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e6b015d3-f53d-4b83-a4bc-b2f946f5c5ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:09.107165 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e6b015d3-f53d-4b83-a4bc-b2f946f5c5ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:09.112457 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:09.112457 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:09.113526 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e6b015d3-f53d-4b83-a4bc-b2f946f5c5ce tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:09.113766 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1370/5500] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:09 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:10.124247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f8ea1967-28c6-49e9-801d-114a5ee65dbf None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:10.126103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8ea1967-28c6-49e9-801d-114a5ee65dbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:10.127041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8ea1967-28c6-49e9-801d-114a5ee65dbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:10.127041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8ea1967-28c6-49e9-801d-114a5ee65dbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:10.127041 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f8ea1967-28c6-49e9-801d-114a5ee65dbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:10.130429 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:10.130429 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:10.130956 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8ea1967-28c6-49e9-801d-114a5ee65dbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:10.131307 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1379/5501] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:10 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:11.142200 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d5273bd6-3095-4b0d-90ce-6f6b96a311a2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:11.144302 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5273bd6-3095-4b0d-90ce-6f6b96a311a2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:11.144566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5273bd6-3095-4b0d-90ce-6f6b96a311a2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:11.144797 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d5273bd6-3095-4b0d-90ce-6f6b96a311a2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:11.144933 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d5273bd6-3095-4b0d-90ce-6f6b96a311a2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:11.149560 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:11.149560 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:11.150339 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d5273bd6-3095-4b0d-90ce-6f6b96a311a2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:11.150777 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1384/5502] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:11 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:12.161345 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3371331c-2436-4b91-be87-afd865046d31 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:12.163175 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3371331c-2436-4b91-be87-afd865046d31 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:12.163460 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3371331c-2436-4b91-be87-afd865046d31 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:12.163692 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3371331c-2436-4b91-be87-afd865046d31 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:12.163864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3371331c-2436-4b91-be87-afd865046d31 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:12.168109 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:12.168109 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:12.168776 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3371331c-2436-4b91-be87-afd865046d31 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:12.169545 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1370/5503] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:12 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:13.179470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1c1f1722-60d8-49e4-a7e5-37ecadea9716 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:13.181352 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1c1f1722-60d8-49e4-a7e5-37ecadea9716 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:13.181604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1c1f1722-60d8-49e4-a7e5-37ecadea9716 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:13.181816 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1c1f1722-60d8-49e4-a7e5-37ecadea9716 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:13.181931 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1c1f1722-60d8-49e4-a7e5-37ecadea9716 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:13.186455 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:13.186455 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:13.187122 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1c1f1722-60d8-49e4-a7e5-37ecadea9716 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:13.187541 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1371/5504] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:13 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:14.197454 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7e1a5912-8ae1-4f21-a896-a81aa664e83e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:14.199198 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7e1a5912-8ae1-4f21-a896-a81aa664e83e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:14.199423 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7e1a5912-8ae1-4f21-a896-a81aa664e83e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:14.199608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7e1a5912-8ae1-4f21-a896-a81aa664e83e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:14.199715 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-7e1a5912-8ae1-4f21-a896-a81aa664e83e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:14.203595 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:14.203595 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:14.204179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7e1a5912-8ae1-4f21-a896-a81aa664e83e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:14.204709 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1380/5505] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:14 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:15.216103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6706a4e7-bf51-4270-ace7-8a49f3a5b833 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:15.217893 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6706a4e7-bf51-4270-ace7-8a49f3a5b833 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:15.218103 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6706a4e7-bf51-4270-ace7-8a49f3a5b833 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:15.218284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6706a4e7-bf51-4270-ace7-8a49f3a5b833 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:15.218411 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6706a4e7-bf51-4270-ace7-8a49f3a5b833 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:15.222810 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:15.222810 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:15.223448 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6706a4e7-bf51-4270-ace7-8a49f3a5b833 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:15.223805 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1385/5506] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:15 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:16.233380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c05ed69-b270-4ffb-96cd-54d94d499945 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:16.235251 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c05ed69-b270-4ffb-96cd-54d94d499945 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:16.235493 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c05ed69-b270-4ffb-96cd-54d94d499945 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:16.235748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c05ed69-b270-4ffb-96cd-54d94d499945 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:16.235906 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8c05ed69-b270-4ffb-96cd-54d94d499945 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:16.240471 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:16.240471 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:16.241135 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c05ed69-b270-4ffb-96cd-54d94d499945 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:16.241560 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1371/5507] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:16 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:17.252213 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f9ae337f-5655-43ba-a700-51c2961f6a72 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:17.254214 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f9ae337f-5655-43ba-a700-51c2961f6a72 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:44:17.254453 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f9ae337f-5655-43ba-a700-51c2961f6a72 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:17.254649 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f9ae337f-5655-43ba-a700-51c2961f6a72 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:17.254751 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f9ae337f-5655-43ba-a700-51c2961f6a72 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:17.259484 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:17.259484 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:17.260146 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f9ae337f-5655-43ba-a700-51c2961f6a72 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:44:17.260528 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1372/5508] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:17 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:17.271922 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:17.336117 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:44:17.336522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d0856d21-4d5e-438d-83d2-c9efb33bd130"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:17.337915 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Creating new backup {'backup': {'volume_id': 'd0856d21-4d5e-438d-83d2-c9efb33bd130'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:44:17.338095 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Creating backup of volume d0856d21-4d5e-438d-83d2-c9efb33bd130 in container None Jul 03 04:44:17.345291 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:17.345291 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:17.345855 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Volume info retrieved successfully. Jul 03 04:44:17.360770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Created reservations ['4ecb203d-013b-47ac-92be-04536fcf29db', '3cf27fb1-8f66-480d-993b-48c944178aed'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:44:17.385967 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92ab89cf-022b-4cc2-8252-4fcc86321338 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:44:17.386293 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1381/5509] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:44:17 2026] POST /volume/v3/backups => generated 288 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:44:17.394511 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-251f8b03-d144-4010-8163-cbd8c90d62ed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:17.396653 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-251f8b03-d144-4010-8163-cbd8c90d62ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:17.396980 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-251f8b03-d144-4010-8163-cbd8c90d62ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:17.397247 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-251f8b03-d144-4010-8163-cbd8c90d62ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:17.397495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-251f8b03-d144-4010-8163-cbd8c90d62ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:17.403083 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:17.403083 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:17.403916 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-251f8b03-d144-4010-8163-cbd8c90d62ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:17.404390 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1386/5510] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:17 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:18.416434 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8f6c5bf9-7808-4dca-89c1-b3107238e41b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:18.419597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8f6c5bf9-7808-4dca-89c1-b3107238e41b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:18.419597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8f6c5bf9-7808-4dca-89c1-b3107238e41b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:18.419597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8f6c5bf9-7808-4dca-89c1-b3107238e41b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:18.419597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-8f6c5bf9-7808-4dca-89c1-b3107238e41b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:18.424180 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:18.424180 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:18.424180 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8f6c5bf9-7808-4dca-89c1-b3107238e41b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:18.424180 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1372/5511] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:18 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:19.433575 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a8045622-fc9b-40ee-9934-a88b1f6ab600 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:19.436203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a8045622-fc9b-40ee-9934-a88b1f6ab600 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:19.436509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a8045622-fc9b-40ee-9934-a88b1f6ab600 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:19.436771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a8045622-fc9b-40ee-9934-a88b1f6ab600 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:19.436933 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a8045622-fc9b-40ee-9934-a88b1f6ab600 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:19.442136 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:19.442136 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:19.442739 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a8045622-fc9b-40ee-9934-a88b1f6ab600 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:19.443100 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1373/5512] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:19 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:20.452398 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-540b92c6-78da-4a59-b334-7aa94f9233cc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:20.454495 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-540b92c6-78da-4a59-b334-7aa94f9233cc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:20.454772 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-540b92c6-78da-4a59-b334-7aa94f9233cc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:20.454998 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-540b92c6-78da-4a59-b334-7aa94f9233cc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:20.455099 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-540b92c6-78da-4a59-b334-7aa94f9233cc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:20.458979 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:20.458979 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:20.459602 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-540b92c6-78da-4a59-b334-7aa94f9233cc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:20.459990 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1382/5513] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:20 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:21.470522 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b32afa97-d7d2-4674-9c3d-68b440e008eb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:21.472487 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b32afa97-d7d2-4674-9c3d-68b440e008eb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:21.472720 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b32afa97-d7d2-4674-9c3d-68b440e008eb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:21.472919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b32afa97-d7d2-4674-9c3d-68b440e008eb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:21.473038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b32afa97-d7d2-4674-9c3d-68b440e008eb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:21.477872 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:21.477872 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:21.478568 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b32afa97-d7d2-4674-9c3d-68b440e008eb tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:21.479063 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1387/5514] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:21 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:22.489163 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c11ac17e-4816-4aaa-a8d5-e36b53095c8b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:22.490867 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c11ac17e-4816-4aaa-a8d5-e36b53095c8b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:22.492410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c11ac17e-4816-4aaa-a8d5-e36b53095c8b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:22.492410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c11ac17e-4816-4aaa-a8d5-e36b53095c8b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:22.492410 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c11ac17e-4816-4aaa-a8d5-e36b53095c8b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:22.496559 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:22.496559 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:22.497728 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c11ac17e-4816-4aaa-a8d5-e36b53095c8b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:22.498414 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1373/5515] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:22 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:23.508690 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a613731f-66a2-46d8-bff3-596ea2385952 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:23.510523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a613731f-66a2-46d8-bff3-596ea2385952 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:23.510759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a613731f-66a2-46d8-bff3-596ea2385952 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:23.510985 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a613731f-66a2-46d8-bff3-596ea2385952 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:23.511096 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a613731f-66a2-46d8-bff3-596ea2385952 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:23.515112 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:23.515112 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:23.515696 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a613731f-66a2-46d8-bff3-596ea2385952 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:23.516090 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1374/5516] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:23 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:24.526059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-19d15d44-8795-47d2-bc16-6a499a261e25 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:24.527904 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-19d15d44-8795-47d2-bc16-6a499a261e25 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:24.528136 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-19d15d44-8795-47d2-bc16-6a499a261e25 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:24.528311 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-19d15d44-8795-47d2-bc16-6a499a261e25 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:24.528432 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-19d15d44-8795-47d2-bc16-6a499a261e25 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:24.532523 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:24.532523 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:24.533148 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-19d15d44-8795-47d2-bc16-6a499a261e25 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:24.533540 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1383/5517] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:24 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:25.543794 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d2819285-a1d2-45bf-9c05-5df86bfc73c3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:25.545557 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2819285-a1d2-45bf-9c05-5df86bfc73c3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:25.545790 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2819285-a1d2-45bf-9c05-5df86bfc73c3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:25.546003 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d2819285-a1d2-45bf-9c05-5df86bfc73c3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:25.546115 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d2819285-a1d2-45bf-9c05-5df86bfc73c3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:25.550576 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:25.550576 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:25.551198 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d2819285-a1d2-45bf-9c05-5df86bfc73c3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:25.551582 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1388/5518] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:25 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:26.561592 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b667f21e-e567-43b8-9e6e-b968b3f8f722 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:26.563477 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b667f21e-e567-43b8-9e6e-b968b3f8f722 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:26.563738 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b667f21e-e567-43b8-9e6e-b968b3f8f722 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:26.563966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b667f21e-e567-43b8-9e6e-b968b3f8f722 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:26.564082 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b667f21e-e567-43b8-9e6e-b968b3f8f722 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:26.568140 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:26.568140 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:26.568833 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b667f21e-e567-43b8-9e6e-b968b3f8f722 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:26.569267 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1374/5519] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:26 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:27.579071 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5f9b1257-3f1d-4a70-98e4-4acded955218 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:27.581025 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f9b1257-3f1d-4a70-98e4-4acded955218 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:27.581277 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f9b1257-3f1d-4a70-98e4-4acded955218 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:27.581532 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5f9b1257-3f1d-4a70-98e4-4acded955218 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:27.581675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5f9b1257-3f1d-4a70-98e4-4acded955218 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:27.586429 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:27.586429 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:27.587193 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5f9b1257-3f1d-4a70-98e4-4acded955218 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:27.587681 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1375/5520] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:27 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:28.599642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b9a69960-adc3-46c7-ae8f-b27748605335 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:28.601836 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b9a69960-adc3-46c7-ae8f-b27748605335 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:28.602246 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b9a69960-adc3-46c7-ae8f-b27748605335 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:28.602530 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b9a69960-adc3-46c7-ae8f-b27748605335 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:28.602823 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b9a69960-adc3-46c7-ae8f-b27748605335 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:28.607281 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:28.607281 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:28.608049 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b9a69960-adc3-46c7-ae8f-b27748605335 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:28.608523 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1384/5521] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:28 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:29.619463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bc4aec45-0918-4083-81d8-43223d6add2f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:29.621628 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc4aec45-0918-4083-81d8-43223d6add2f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:29.621909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc4aec45-0918-4083-81d8-43223d6add2f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:29.622158 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc4aec45-0918-4083-81d8-43223d6add2f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:29.622290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-bc4aec45-0918-4083-81d8-43223d6add2f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:29.627126 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:29.627126 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:29.627912 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc4aec45-0918-4083-81d8-43223d6add2f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:29.628340 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1389/5522] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:29 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:30.640222 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-82091e51-a26c-47ad-9f52-0142b04c62b4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:30.642380 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-82091e51-a26c-47ad-9f52-0142b04c62b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:30.642783 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-82091e51-a26c-47ad-9f52-0142b04c62b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:30.643521 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-82091e51-a26c-47ad-9f52-0142b04c62b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:30.643521 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-82091e51-a26c-47ad-9f52-0142b04c62b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:30.648380 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:30.648380 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:30.649119 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-82091e51-a26c-47ad-9f52-0142b04c62b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:30.649584 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1375/5523] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:30 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:31.661408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ebe10b22-c130-4044-bc88-2ba12b37efe0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:31.663532 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebe10b22-c130-4044-bc88-2ba12b37efe0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:31.663799 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebe10b22-c130-4044-bc88-2ba12b37efe0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:31.664049 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ebe10b22-c130-4044-bc88-2ba12b37efe0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:31.664191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ebe10b22-c130-4044-bc88-2ba12b37efe0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:31.669253 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:31.669253 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:31.670054 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ebe10b22-c130-4044-bc88-2ba12b37efe0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:31.670542 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1376/5524] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:31 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:32.681152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-59224bd1-227f-495d-818a-f03624333a73 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:32.682880 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-59224bd1-227f-495d-818a-f03624333a73 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:32.683169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-59224bd1-227f-495d-818a-f03624333a73 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:32.683341 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-59224bd1-227f-495d-818a-f03624333a73 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:32.683448 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-59224bd1-227f-495d-818a-f03624333a73 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:32.687563 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:32.687563 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:32.688133 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-59224bd1-227f-495d-818a-f03624333a73 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:32.688509 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1385/5525] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:32 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:33.697895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a025d757-7767-4b30-a11f-6bf19b498b35 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:33.699473 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a025d757-7767-4b30-a11f-6bf19b498b35 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:33.699663 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a025d757-7767-4b30-a11f-6bf19b498b35 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:33.699831 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a025d757-7767-4b30-a11f-6bf19b498b35 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:33.699923 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-a025d757-7767-4b30-a11f-6bf19b498b35 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id ef7533c3-a4b4-4673-a903-6c8f7fcb6690. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:33.704415 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:33.704415 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:33.705113 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a025d757-7767-4b30-a11f-6bf19b498b35 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 200 Jul 03 04:44:33.705547 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1390/5526] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:33 2026] GET /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:33.715302 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d55af8af-9816-4fea-9b9a-f79e7272494e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:33.717042 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d55af8af-9816-4fea-9b9a-f79e7272494e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 Jul 03 04:44:33.717278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d55af8af-9816-4fea-9b9a-f79e7272494e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:33.717479 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d55af8af-9816-4fea-9b9a-f79e7272494e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:33.717582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-d55af8af-9816-4fea-9b9a-f79e7272494e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete backup with id: ef7533c3-a4b4-4673-a903-6c8f7fcb6690. Jul 03 04:44:33.721988 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:33.721988 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:33.736422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-d55af8af-9816-4fea-9b9a-f79e7272494e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] delete_backup rpcapi backup_id ef7533c3-a4b4-4673-a903-6c8f7fcb6690 {{(pid=99792) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:44:33.738531 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d55af8af-9816-4fea-9b9a-f79e7272494e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 returned with HTTP 202 Jul 03 04:44:33.739110 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1376/5527] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:44:33 2026] DELETE /volume/v3/backups/ef7533c3-a4b4-4673-a903-6c8f7fcb6690 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:44:33.747784 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:33.749495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:44:33.749842 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-459722044"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:33.751239 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-459722044'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:44:33.751385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume of 1 GB Jul 03 04:44:33.755674 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Availability Zones retrieved successfully. Jul 03 04:44:33.760723 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (efb9c0dd-4a91-43da-a783-cfeb08db9b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:44:33.761874 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29799f3f-1e80-4c98-82dd-84ba3891560c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:33.762715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:44:33.788257 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29799f3f-1e80-4c98-82dd-84ba3891560c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:33.789048 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ead712e-9d9b-4fab-8fb4-b85cf1f5c859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:33.831442 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['3035f7db-e0b5-40e1-b0d0-69299aae72a3', '70a14717-45dc-4f3e-a17d-5e6d5e1d3ddd', '12130352-8a67-4da3-849c-6b994c42748a', 'ee28c611-a52e-4186-826f-fce2df7df554'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:44:33.832275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ead712e-9d9b-4fab-8fb4-b85cf1f5c859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3035f7db-e0b5-40e1-b0d0-69299aae72a3', '70a14717-45dc-4f3e-a17d-5e6d5e1d3ddd', '12130352-8a67-4da3-849c-6b994c42748a', 'ee28c611-a52e-4186-826f-fce2df7df554']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:33.833046 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197c8974-08cb-4356-881c-7071e9f19e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:33.856700 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (197c8974-08cb-4356-881c-7071e9f19e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '666e83e2-cf63-46ea-8fe2-c1b74968f0ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-459722044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['3035f7db-e0b5-40e1-b0d0-69299aae72a3','70a14717-45dc-4f3e-a17d-5e6d5e1d3ddd','12130352-8a67-4da3-849c-6b994c42748a','ee28c611-a52e-4186-826f-fce2df7df554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:44:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-459722044',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=666e83e2-cf63-46ea-8fe2-c1b74968f0ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a15f152d313422a8943244e14070676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:33.857496 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e2eb71a-dbff-4869-8b97-b56ccbc21737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:33.878648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e2eb71a-dbff-4869-8b97-b56ccbc21737) transitioned into state 'SUCCESS' from state '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-459722044',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['3035f7db-e0b5-40e1-b0d0-69299aae72a3','70a14717-45dc-4f3e-a17d-5e6d5e1d3ddd','12130352-8a67-4da3-849c-6b994c42748a','ee28c611-a52e-4186-826f-fce2df7df554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:33.879449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cce33d5-6443-4a20-869f-46d8fe3df522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:33.894004 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cce33d5-6443-4a20-869f-46d8fe3df522) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:33.894999 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (efb9c0dd-4a91-43da-a783-cfeb08db9b89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:44:33.895346 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request issued successfully. Jul 03 04:44:33.896001 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8677e537-bf06-4850-9fdc-c6f5c84a5c42 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:44:33.897276 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1377/5528] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:44:33 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:44:33.911253 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-47f54a4f-415e-4826-8ce3-ce55dc71ee2b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:33.914805 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47f54a4f-415e-4826-8ce3-ce55dc71ee2b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca Jul 03 04:44:33.915089 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47f54a4f-415e-4826-8ce3-ce55dc71ee2b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:33.915337 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-47f54a4f-415e-4826-8ce3-ce55dc71ee2b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:33.932007 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:33.932007 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:33.938440 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-47f54a4f-415e-4826-8ce3-ce55dc71ee2b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:33.944474 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-47f54a4f-415e-4826-8ce3-ce55dc71ee2b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca returned with HTTP 200 Jul 03 04:44:33.944973 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1386/5529] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:33 2026] GET /volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca => generated 956 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:34.957732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-093998f6-253d-4c94-a027-3c68779721e6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:34.959680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-093998f6-253d-4c94-a027-3c68779721e6 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca Jul 03 04:44:34.959886 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-093998f6-253d-4c94-a027-3c68779721e6 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:34.960080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-093998f6-253d-4c94-a027-3c68779721e6 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:34.968132 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:34.968132 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:34.971632 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-093998f6-253d-4c94-a027-3c68779721e6 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:34.975227 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-093998f6-253d-4c94-a027-3c68779721e6 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca returned with HTTP 200 Jul 03 04:44:34.975598 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1391/5530] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:34 2026] GET /volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:34.990904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:34.992649 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:44:34.992981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "666e83e2-cf63-46ea-8fe2-c1b74968f0ca", "name": "tempest-type-Backup-2023147358"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:34.994308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating new backup {'backup': {'volume_id': '666e83e2-cf63-46ea-8fe2-c1b74968f0ca', 'name': 'tempest-type-Backup-2023147358'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:44:34.994453 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating backup of volume 666e83e2-cf63-46ea-8fe2-c1b74968f0ca in container None Jul 03 04:44:35.001024 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:35.001024 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:35.001355 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:35.019244 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['4269c4e9-dbb1-450f-a5ae-6f5aa2eec3ce', '096a5d34-1860-4700-b780-ffe56d0b7cbf'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:44:35.045287 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7ac34e7f-880d-450e-8ccb-f807275247b0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:44:35.045811 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1377/5531] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:44:34 2026] POST /volume/v3/backups => generated 316 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:44:35.054353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1491990e-5a4c-419e-b100-4e584bafaa8d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:35.056355 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1491990e-5a4c-419e-b100-4e584bafaa8d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:35.056604 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1491990e-5a4c-419e-b100-4e584bafaa8d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:35.056845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1491990e-5a4c-419e-b100-4e584bafaa8d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:35.056948 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1491990e-5a4c-419e-b100-4e584bafaa8d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:35.061729 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:35.061729 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:35.062319 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1491990e-5a4c-419e-b100-4e584bafaa8d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:35.062825 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1378/5532] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:35 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:36.072797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-10f9d3b5-1760-4419-be86-258cb2316e0e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:36.075170 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-10f9d3b5-1760-4419-be86-258cb2316e0e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:36.075466 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-10f9d3b5-1760-4419-be86-258cb2316e0e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:36.075720 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-10f9d3b5-1760-4419-be86-258cb2316e0e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:36.075861 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-10f9d3b5-1760-4419-be86-258cb2316e0e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:36.080934 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:36.080934 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:36.081798 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-10f9d3b5-1760-4419-be86-258cb2316e0e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:36.082304 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1387/5533] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:36 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:37.092996 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3456be0b-e403-46b0-b433-5c51b91be78d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:37.094890 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3456be0b-e403-46b0-b433-5c51b91be78d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:37.095148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3456be0b-e403-46b0-b433-5c51b91be78d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:37.095417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3456be0b-e403-46b0-b433-5c51b91be78d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:37.095559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3456be0b-e403-46b0-b433-5c51b91be78d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:37.099769 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:37.099769 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:37.100409 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3456be0b-e403-46b0-b433-5c51b91be78d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:37.100963 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1392/5534] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:37 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:38.111602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-14c50c9b-6c8d-46e8-897d-2c05c785843e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:38.113377 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14c50c9b-6c8d-46e8-897d-2c05c785843e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:38.113617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14c50c9b-6c8d-46e8-897d-2c05c785843e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:38.113850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-14c50c9b-6c8d-46e8-897d-2c05c785843e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:38.113969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-14c50c9b-6c8d-46e8-897d-2c05c785843e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:38.118247 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:38.118247 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:38.118895 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-14c50c9b-6c8d-46e8-897d-2c05c785843e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:38.119252 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1378/5535] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:38 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:39.130849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7a7c2eff-c63f-4916-a480-e91fb394039b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:39.132621 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7a7c2eff-c63f-4916-a480-e91fb394039b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:39.132861 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7a7c2eff-c63f-4916-a480-e91fb394039b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:39.133079 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7a7c2eff-c63f-4916-a480-e91fb394039b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:39.133180 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7a7c2eff-c63f-4916-a480-e91fb394039b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:39.137622 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:39.137622 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:39.138337 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7a7c2eff-c63f-4916-a480-e91fb394039b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:39.138756 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1379/5536] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:39 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:40.149169 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-96d82e34-4cd5-4f6e-9229-6ee88f5c1077 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:40.150924 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-96d82e34-4cd5-4f6e-9229-6ee88f5c1077 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:40.151118 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-96d82e34-4cd5-4f6e-9229-6ee88f5c1077 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:40.151285 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-96d82e34-4cd5-4f6e-9229-6ee88f5c1077 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:40.151515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-96d82e34-4cd5-4f6e-9229-6ee88f5c1077 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:40.155447 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:40.155447 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:40.155963 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-96d82e34-4cd5-4f6e-9229-6ee88f5c1077 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:40.156336 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1388/5537] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:40 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:41.166905 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-533a91e9-2951-4b9f-ae03-6ea4951e9cc5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:41.170185 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-533a91e9-2951-4b9f-ae03-6ea4951e9cc5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:41.170185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-533a91e9-2951-4b9f-ae03-6ea4951e9cc5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:41.170185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-533a91e9-2951-4b9f-ae03-6ea4951e9cc5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:41.170185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-533a91e9-2951-4b9f-ae03-6ea4951e9cc5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:41.173885 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:41.173885 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:41.174693 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-533a91e9-2951-4b9f-ae03-6ea4951e9cc5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:41.175205 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1393/5538] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:41 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:42.185819 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d0eebe8c-6b02-4df9-98ef-f2c422e55302 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:42.187789 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0eebe8c-6b02-4df9-98ef-f2c422e55302 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:42.188040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0eebe8c-6b02-4df9-98ef-f2c422e55302 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:42.188291 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d0eebe8c-6b02-4df9-98ef-f2c422e55302 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:42.188441 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d0eebe8c-6b02-4df9-98ef-f2c422e55302 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:42.192940 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:42.192940 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:42.193751 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d0eebe8c-6b02-4df9-98ef-f2c422e55302 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:42.194221 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1379/5539] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:42 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:43.204458 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-128fa124-5862-4803-bb6d-943a3054a611 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:43.206783 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-128fa124-5862-4803-bb6d-943a3054a611 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:43.207031 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-128fa124-5862-4803-bb6d-943a3054a611 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:43.207266 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-128fa124-5862-4803-bb6d-943a3054a611 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:43.207420 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-128fa124-5862-4803-bb6d-943a3054a611 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:43.212688 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:43.212688 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:43.213503 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-128fa124-5862-4803-bb6d-943a3054a611 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:43.213925 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1380/5540] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:43 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:44.225688 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c346db0-c4f3-4b1c-b9fc-753f35f877c5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:44.228039 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c346db0-c4f3-4b1c-b9fc-753f35f877c5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:44.228358 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c346db0-c4f3-4b1c-b9fc-753f35f877c5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:44.228615 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c346db0-c4f3-4b1c-b9fc-753f35f877c5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:44.228756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5c346db0-c4f3-4b1c-b9fc-753f35f877c5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:44.233792 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:44.233792 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:44.234497 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c346db0-c4f3-4b1c-b9fc-753f35f877c5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:44.234884 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1389/5541] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:44 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:45.245875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7b8baf45-6585-4794-bab6-6226e65844ef None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:45.248124 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b8baf45-6585-4794-bab6-6226e65844ef tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:45.248453 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b8baf45-6585-4794-bab6-6226e65844ef tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:45.248712 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b8baf45-6585-4794-bab6-6226e65844ef tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:45.248858 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7b8baf45-6585-4794-bab6-6226e65844ef tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:45.254017 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:45.254017 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:45.254709 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b8baf45-6585-4794-bab6-6226e65844ef tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:45.255180 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1394/5542] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:45 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:46.265383 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c7fd5ff8-8629-4a9f-835d-b88edd01bec4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:46.267491 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7fd5ff8-8629-4a9f-835d-b88edd01bec4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:46.267491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7fd5ff8-8629-4a9f-835d-b88edd01bec4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:46.267491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c7fd5ff8-8629-4a9f-835d-b88edd01bec4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:46.267665 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c7fd5ff8-8629-4a9f-835d-b88edd01bec4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:46.273285 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:46.273285 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:46.273285 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c7fd5ff8-8629-4a9f-835d-b88edd01bec4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:46.273285 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1380/5543] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:46 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:47.284361 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-86ee0583-9e64-4497-9f38-41c96c07fa2d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:47.286348 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-86ee0583-9e64-4497-9f38-41c96c07fa2d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:47.286597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-86ee0583-9e64-4497-9f38-41c96c07fa2d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:47.286777 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-86ee0583-9e64-4497-9f38-41c96c07fa2d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:47.286877 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-86ee0583-9e64-4497-9f38-41c96c07fa2d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:47.291281 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:47.291281 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:47.291988 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-86ee0583-9e64-4497-9f38-41c96c07fa2d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:47.292398 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1381/5544] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:47 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:48.301797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-04bcab2a-eada-41fd-a404-9ba4db6f46fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:48.303769 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04bcab2a-eada-41fd-a404-9ba4db6f46fd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:48.304046 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04bcab2a-eada-41fd-a404-9ba4db6f46fd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:48.304307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-04bcab2a-eada-41fd-a404-9ba4db6f46fd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:48.304491 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-04bcab2a-eada-41fd-a404-9ba4db6f46fd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:48.308763 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:48.308763 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:48.309351 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-04bcab2a-eada-41fd-a404-9ba4db6f46fd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:48.309964 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1390/5545] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:48 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:48.737918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c7468764-65d0-48b3-adac-7fce8844576e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:48.740113 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c7468764-65d0-48b3-adac-7fce8844576e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:48.740113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c7468764-65d0-48b3-adac-7fce8844576e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:48.740367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c7468764-65d0-48b3-adac-7fce8844576e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:48.749446 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:48.749446 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:48.752522 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c7468764-65d0-48b3-adac-7fce8844576e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:44:48.756101 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c7468764-65d0-48b3-adac-7fce8844576e tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:44:48.756502 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1395/5546] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:44:48 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:48.774480 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:48.776409 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] POST https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4/action Jul 03 04:44:48.776937 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:44:48.777250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:48.787595 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:48.787595 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:48.788099 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:44:48.794305 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Begin detaching volume completed successfully. Jul 03 04:44:48.794616 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-c8d1eca9-85af-4598-8586-0328d7b7faf4 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4/action returned with HTTP 202 Jul 03 04:44:48.795106 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1381/5547] 10.4.3.253 () {72 vars in 1672 bytes} [Fri Jul 3 04:44:48 2026] POST /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:44:49.319362 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-705e8abe-b1bf-45b8-9a08-76b3e0f2f30b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:49.321209 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-705e8abe-b1bf-45b8-9a08-76b3e0f2f30b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:49.321445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-705e8abe-b1bf-45b8-9a08-76b3e0f2f30b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:49.321619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-705e8abe-b1bf-45b8-9a08-76b3e0f2f30b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:49.321727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-705e8abe-b1bf-45b8-9a08-76b3e0f2f30b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:49.325532 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:49.325532 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:49.326072 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-705e8abe-b1bf-45b8-9a08-76b3e0f2f30b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:49.326530 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1382/5548] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:49 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:49.822318 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0492cf9f-b4ad-429a-b8a1-15137b1b8e89 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:49.822716 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0492cf9f-b4ad-429a-b8a1-15137b1b8e89 None None] GET https://10.4.3.253/volume// Jul 03 04:44:49.822876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0492cf9f-b4ad-429a-b8a1-15137b1b8e89 None None] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:49.823084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0492cf9f-b4ad-429a-b8a1-15137b1b8e89 None None] Calling method 'all' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:49.823470 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0492cf9f-b4ad-429a-b8a1-15137b1b8e89 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:44:49.823880 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1391/5549] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:44:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:44:49.829656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-d43db9b0-7949-4b89-8ae0-697747e3e42b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:49.831634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-d43db9b0-7949-4b89-8ae0-697747e3e42b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:49.831871 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-d43db9b0-7949-4b89-8ae0-697747e3e42b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:49.832080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-d43db9b0-7949-4b89-8ae0-697747e3e42b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:49.840545 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:49.840545 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:49.843658 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-d43db9b0-7949-4b89-8ae0-697747e3e42b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:44:49.847517 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-d43db9b0-7949-4b89-8ae0-697747e3e42b tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:44:49.847898 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1396/5550] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:44:49 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 1323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:44:50.336551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aba5a17e-03c2-41c2-8252-fd8c3625d822 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:50.338368 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aba5a17e-03c2-41c2-8252-fd8c3625d822 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:50.338556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aba5a17e-03c2-41c2-8252-fd8c3625d822 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:50.338733 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aba5a17e-03c2-41c2-8252-fd8c3625d822 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:50.338870 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-aba5a17e-03c2-41c2-8252-fd8c3625d822 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:50.342584 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:50.342584 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:50.343089 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aba5a17e-03c2-41c2-8252-fd8c3625d822 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:50.343462 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1382/5551] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:50 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:50.629501 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-5c585e82-0ffe-4fd6-884a-f8cf02ab1f23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:50.631803 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-5c585e82-0ffe-4fd6-884a-f8cf02ab1f23 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] DELETE https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 Jul 03 04:44:50.632017 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-5c585e82-0ffe-4fd6-884a-f8cf02ab1f23 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:50.632200 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-5c585e82-0ffe-4fd6-884a-f8cf02ab1f23 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'version_select' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:50.640702 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:50.640702 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:51.170931 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-fadaabe6-643a-4612-8cb3-457e04fae71a req-5c585e82-0ffe-4fd6-884a-f8cf02ab1f23 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 returned with HTTP 200 Jul 03 04:44:51.171410 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1383/5552] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:44:50 2026] DELETE /volume/v3/attachments/c348d7e6-de4e-4a64-adc2-3bc8928fe791 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:51.353338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d76fab26-c676-4978-898e-7fba0eac3251 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:51.355054 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d76fab26-c676-4978-898e-7fba0eac3251 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:51.355304 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d76fab26-c676-4978-898e-7fba0eac3251 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:51.355500 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d76fab26-c676-4978-898e-7fba0eac3251 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:51.355657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d76fab26-c676-4978-898e-7fba0eac3251 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4e989c08-e9ec-4679-8f34-6a48ca7aac93. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:51.360741 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:51.360741 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:51.361621 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d76fab26-c676-4978-898e-7fba0eac3251 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 200 Jul 03 04:44:51.361904 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1392/5553] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:51 2026] GET /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:51.371598 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-070c19a0-8040-484b-8508-d34e16381935 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:51.373400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-070c19a0-8040-484b-8508-d34e16381935 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] DELETE https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 Jul 03 04:44:51.373638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-070c19a0-8040-484b-8508-d34e16381935 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:51.373852 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-070c19a0-8040-484b-8508-d34e16381935 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:51.373988 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-070c19a0-8040-484b-8508-d34e16381935 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Delete backup with id: 4e989c08-e9ec-4679-8f34-6a48ca7aac93. Jul 03 04:44:51.379974 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:51.379974 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:51.394979 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-070c19a0-8040-484b-8508-d34e16381935 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] delete_backup rpcapi backup_id 4e989c08-e9ec-4679-8f34-6a48ca7aac93 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:44:51.397248 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-070c19a0-8040-484b-8508-d34e16381935 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 returned with HTTP 202 Jul 03 04:44:51.397860 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1397/5554] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:44:51 2026] DELETE /volume/v3/backups/4e989c08-e9ec-4679-8f34-6a48ca7aac93 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:44:51.405099 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-43b3098c-b213-4ed0-bf91-5033683b8001 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:51.406901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca Jul 03 04:44:51.407167 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:51.407417 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:51.407609 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume with id: 666e83e2-cf63-46ea-8fe2-c1b74968f0ca Jul 03 04:44:51.414751 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:51.414751 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:51.415240 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:51.431606 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume request issued successfully. Jul 03 04:44:51.431822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-43b3098c-b213-4ed0-bf91-5033683b8001 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca returned with HTTP 202 Jul 03 04:44:51.432245 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1383/5555] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:44:51 2026] DELETE /volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:44:51.439246 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-44d6a9d4-a809-4a77-b3b2-ab1e6878c145 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:51.441467 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-44d6a9d4-a809-4a77-b3b2-ab1e6878c145 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca Jul 03 04:44:51.441668 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-44d6a9d4-a809-4a77-b3b2-ab1e6878c145 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:51.442156 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-44d6a9d4-a809-4a77-b3b2-ab1e6878c145 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:51.451628 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:51.451628 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:51.457594 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-44d6a9d4-a809-4a77-b3b2-ab1e6878c145 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:51.461894 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-44d6a9d4-a809-4a77-b3b2-ab1e6878c145 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca returned with HTTP 200 Jul 03 04:44:51.462444 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1384/5556] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:51 2026] GET /volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:51.980657 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-839f26fc-5676-4463-b8ec-fba45b79ecf7 req-deb3fe6f-df32-4d4f-9324-77fce9ace9fe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:51.982457 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-839f26fc-5676-4463-b8ec-fba45b79ecf7 req-deb3fe6f-df32-4d4f-9324-77fce9ace9fe tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:51.982611 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-839f26fc-5676-4463-b8ec-fba45b79ecf7 req-deb3fe6f-df32-4d4f-9324-77fce9ace9fe tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:51.982773 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-839f26fc-5676-4463-b8ec-fba45b79ecf7 req-deb3fe6f-df32-4d4f-9324-77fce9ace9fe tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:51.990139 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:51.990139 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:51.994114 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-839f26fc-5676-4463-b8ec-fba45b79ecf7 req-deb3fe6f-df32-4d4f-9324-77fce9ace9fe tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:44:51.998240 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-839f26fc-5676-4463-b8ec-fba45b79ecf7 req-deb3fe6f-df32-4d4f-9324-77fce9ace9fe tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:44:51.998650 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1393/5557] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:44:51 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:52.010695 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-25118828-95af-4f95-8fed-a7146d827622 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:52.012451 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] DELETE https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:52.012637 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:52.012826 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:52.012993 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Delete volume with id: bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:52.020100 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:52.020100 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:52.020698 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:44:52.036262 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Delete volume request issued successfully. Jul 03 04:44:52.036539 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-25118828-95af-4f95-8fed-a7146d827622 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 202 Jul 03 04:44:52.037081 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1398/5558] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:44:52 2026] DELETE /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:44:52.044427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e63b5d82-6bd2-4899-95fd-8976a9811fe0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:52.046582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e63b5d82-6bd2-4899-95fd-8976a9811fe0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:52.046773 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e63b5d82-6bd2-4899-95fd-8976a9811fe0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:52.046954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e63b5d82-6bd2-4899-95fd-8976a9811fe0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:52.053696 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:52.053696 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:52.057476 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e63b5d82-6bd2-4899-95fd-8976a9811fe0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Volume info retrieved successfully. Jul 03 04:44:52.062432 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e63b5d82-6bd2-4899-95fd-8976a9811fe0 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 200 Jul 03 04:44:52.062895 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1384/5559] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:44:52 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:52.477535 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ec42e66-f27a-4ae1-9f33-3437a28f8094 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:52.479419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ec42e66-f27a-4ae1-9f33-3437a28f8094 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca Jul 03 04:44:52.479617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ec42e66-f27a-4ae1-9f33-3437a28f8094 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:52.479788 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ec42e66-f27a-4ae1-9f33-3437a28f8094 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:52.485733 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ec42e66-f27a-4ae1-9f33-3437a28f8094 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca returned with HTTP 404 Jul 03 04:44:52.486229 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1385/5560] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:52 2026] GET /volume/v3/volumes/666e83e2-cf63-46ea-8fe2-c1b74968f0ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:44:52.493690 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:52.495449 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1/export_record Jul 03 04:44:52.495635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:52.495806 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Calling method 'export_record' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:52.495903 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Export record for backup 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99791) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:44:52.500280 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:52.500280 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:52.501463 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '7603e7654878434ab1a86878b5ec5332', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a15f152d313422a8943244e14070676', 'project_domain_id': 'default', 'roles': ['member', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:44:52.501687 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-976ed11e-ea07-4f7a-8106-4087f5e8e639 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1/export_record returned with HTTP 403 Jul 03 04:44:52.502161 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1394/5561] 10.4.3.253 () {68 vars in 1430 bytes} [Fri Jul 3 04:44:52 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:44:52.510139 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:52.512051 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:44:52.512443 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1811568127"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:52.513911 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1811568127'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:44:52.514049 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume of 1 GB Jul 03 04:44:52.518139 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Availability Zones retrieved successfully. Jul 03 04:44:52.524284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (e680707a-20c0-4db6-90ae-c3094b7f8c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:44:52.525244 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2eb93a-5653-49bc-85c5-b3cee4f8a84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:52.526087 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:44:52.551058 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2eb93a-5653-49bc-85c5-b3cee4f8a84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:52.551805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdbf3c9a-260a-4bef-a24e-b5e6b7bc2e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:52.592038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['1cfe426e-2f88-4bf2-b7df-926c2da74907', 'be1191c6-8236-41b4-918b-65c76094fe0f', 'e24875ec-9e3d-429c-b8ff-b0de8c807539', 'e113bdb6-8beb-46ca-b7a5-a56dfb24eb99'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:44:52.592918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdbf3c9a-260a-4bef-a24e-b5e6b7bc2e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cfe426e-2f88-4bf2-b7df-926c2da74907', 'be1191c6-8236-41b4-918b-65c76094fe0f', 'e24875ec-9e3d-429c-b8ff-b0de8c807539', 'e113bdb6-8beb-46ca-b7a5-a56dfb24eb99']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:52.593813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb8a036-9467-4905-9bd1-45ea905b2f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:52.619835 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afb8a036-9467-4905-9bd1-45ea905b2f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf2298c1-af8f-4d16-904b-755f480d4cbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1811568127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['1cfe426e-2f88-4bf2-b7df-926c2da74907','be1191c6-8236-41b4-918b-65c76094fe0f','e24875ec-9e3d-429c-b8ff-b0de8c807539','e113bdb6-8beb-46ca-b7a5-a56dfb24eb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:44:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1811568127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf2298c1-af8f-4d16-904b-755f480d4cbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a15f152d313422a8943244e14070676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:52.620687 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5363648d-594f-43b9-8cdb-8343ec1b227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:52.638586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5363648d-594f-43b9-8cdb-8343ec1b227e) transitioned into state 'SUCCESS' from state '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-1811568127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['1cfe426e-2f88-4bf2-b7df-926c2da74907','be1191c6-8236-41b4-918b-65c76094fe0f','e24875ec-9e3d-429c-b8ff-b0de8c807539','e113bdb6-8beb-46ca-b7a5-a56dfb24eb99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:52.639262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aba10c1-b4aa-4515-8a3f-640e21647edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:44:52.648113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7aba10c1-b4aa-4515-8a3f-640e21647edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:44:52.649001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (e680707a-20c0-4db6-90ae-c3094b7f8c25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:44:52.649427 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request issued successfully. Jul 03 04:44:52.650013 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8468e80c-4b17-4ded-b30f-6a6b64ab5cbf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:44:52.650626 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1399/5562] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:44:52 2026] POST /volume/v3/volumes => generated 778 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:44:52.664340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-27bad808-f152-4635-9b04-f2c21c0ce334 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:52.666241 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-27bad808-f152-4635-9b04-f2c21c0ce334 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb Jul 03 04:44:52.666552 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-27bad808-f152-4635-9b04-f2c21c0ce334 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:52.666754 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-27bad808-f152-4635-9b04-f2c21c0ce334 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:52.673544 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:52.673544 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:52.677373 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-27bad808-f152-4635-9b04-f2c21c0ce334 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:52.681273 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-27bad808-f152-4635-9b04-f2c21c0ce334 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb returned with HTTP 200 Jul 03 04:44:52.681696 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1385/5563] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:52 2026] GET /volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:53.074236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5d05c0bd-d568-472b-956e-8761163a3502 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:53.075906 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d05c0bd-d568-472b-956e-8761163a3502 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] GET https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 Jul 03 04:44:53.076086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d05c0bd-d568-472b-956e-8761163a3502 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:53.076260 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5d05c0bd-d568-472b-956e-8761163a3502 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:53.081610 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5d05c0bd-d568-472b-956e-8761163a3502 tempest-TestMinimumBasicScenario-431095705 tempest-TestMinimumBasicScenario-431095705-project-member] https://10.4.3.253/volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 returned with HTTP 404 Jul 03 04:44:53.082118 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1386/5564] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:44:53 2026] GET /volume/v3/volumes/bf3fbe69-dd24-4762-8506-233356f527f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:44:53.693860 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7924e745-72fa-4721-97ce-87bc14d82899 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:53.696230 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7924e745-72fa-4721-97ce-87bc14d82899 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb Jul 03 04:44:53.696535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7924e745-72fa-4721-97ce-87bc14d82899 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:53.696772 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7924e745-72fa-4721-97ce-87bc14d82899 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:53.704915 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:53.704915 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:53.709147 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7924e745-72fa-4721-97ce-87bc14d82899 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:53.713263 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7924e745-72fa-4721-97ce-87bc14d82899 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb returned with HTTP 200 Jul 03 04:44:53.713672 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1395/5565] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:53 2026] GET /volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:44:53.725779 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:53.727466 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:44:53.727811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bf2298c1-af8f-4d16-904b-755f480d4cbb", "name": "tempest-type-Backup-1905572010"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:44:53.729107 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating new backup {'backup': {'volume_id': 'bf2298c1-af8f-4d16-904b-755f480d4cbb', 'name': 'tempest-type-Backup-1905572010'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:44:53.729240 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating backup of volume bf2298c1-af8f-4d16-904b-755f480d4cbb in container None Jul 03 04:44:53.736018 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:53.736018 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:53.736439 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:44:53.754538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['fb7e82dd-ba59-4b96-861f-1e0a77b99b5a', '45787b81-329a-4b6e-935f-cf5d135037d7'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:44:53.783677 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d182749f-15ac-4c0e-8cae-3981fb2beeaf tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:44:53.784175 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1400/5566] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:44:53 2026] POST /volume/v3/backups => generated 316 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:44:53.794205 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7e032614-6fb8-403c-9a53-a9ad7a031960 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:53.796317 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e032614-6fb8-403c-9a53-a9ad7a031960 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:53.796859 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e032614-6fb8-403c-9a53-a9ad7a031960 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:53.796918 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e032614-6fb8-403c-9a53-a9ad7a031960 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:53.797044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7e032614-6fb8-403c-9a53-a9ad7a031960 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:53.801713 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:53.801713 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:53.802797 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e032614-6fb8-403c-9a53-a9ad7a031960 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:53.802797 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1386/5567] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:53 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:54.812823 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9fce1ad-24c2-4ca2-8af9-3bbbf6dd78e2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:54.814620 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9fce1ad-24c2-4ca2-8af9-3bbbf6dd78e2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:54.814847 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9fce1ad-24c2-4ca2-8af9-3bbbf6dd78e2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:54.815037 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9fce1ad-24c2-4ca2-8af9-3bbbf6dd78e2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:54.815149 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b9fce1ad-24c2-4ca2-8af9-3bbbf6dd78e2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:54.819347 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:54.819347 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:54.819921 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9fce1ad-24c2-4ca2-8af9-3bbbf6dd78e2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:54.820291 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1387/5568] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:54 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:55.829723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-497391e4-36df-4d8a-a109-c8bad3f4a1af None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:55.831700 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-497391e4-36df-4d8a-a109-c8bad3f4a1af tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:55.831960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-497391e4-36df-4d8a-a109-c8bad3f4a1af tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:55.832181 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-497391e4-36df-4d8a-a109-c8bad3f4a1af tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:55.832357 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-497391e4-36df-4d8a-a109-c8bad3f4a1af tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:55.836222 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:55.836222 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:55.836968 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-497391e4-36df-4d8a-a109-c8bad3f4a1af tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:55.837551 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1396/5569] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:55 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:56.847768 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d697ff2f-c0a9-49a3-8304-d7b5b48199ac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:56.849858 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d697ff2f-c0a9-49a3-8304-d7b5b48199ac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:56.850067 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d697ff2f-c0a9-49a3-8304-d7b5b48199ac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:56.850312 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d697ff2f-c0a9-49a3-8304-d7b5b48199ac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:56.850503 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d697ff2f-c0a9-49a3-8304-d7b5b48199ac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:56.855165 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:56.855165 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:44:56.856065 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d697ff2f-c0a9-49a3-8304-d7b5b48199ac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:56.856404 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1401/5570] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:56 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:57.866422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a3c665b5-f6d0-408f-ace7-00ab1f160e69 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:57.868342 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3c665b5-f6d0-408f-ace7-00ab1f160e69 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:57.868602 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3c665b5-f6d0-408f-ace7-00ab1f160e69 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:57.868812 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3c665b5-f6d0-408f-ace7-00ab1f160e69 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:57.868924 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a3c665b5-f6d0-408f-ace7-00ab1f160e69 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:57.873690 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:57.873690 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:44:57.874397 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3c665b5-f6d0-408f-ace7-00ab1f160e69 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:57.874830 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1387/5571] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:57 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:58.886250 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2b93f78c-b1d5-48a8-8552-cc6f90fe315c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:58.887908 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b93f78c-b1d5-48a8-8552-cc6f90fe315c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:58.888097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b93f78c-b1d5-48a8-8552-cc6f90fe315c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:58.888302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2b93f78c-b1d5-48a8-8552-cc6f90fe315c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:58.888455 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-2b93f78c-b1d5-48a8-8552-cc6f90fe315c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:58.893573 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:58.893573 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:44:58.894379 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2b93f78c-b1d5-48a8-8552-cc6f90fe315c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:58.894834 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1388/5572] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:58 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:44:59.904988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7c87d86b-9697-4401-a8e9-298589a1cda7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:44:59.906897 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c87d86b-9697-4401-a8e9-298589a1cda7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:44:59.907100 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c87d86b-9697-4401-a8e9-298589a1cda7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:44:59.907364 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7c87d86b-9697-4401-a8e9-298589a1cda7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:44:59.907532 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-7c87d86b-9697-4401-a8e9-298589a1cda7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:44:59.911971 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:44:59.911971 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:44:59.912860 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7c87d86b-9697-4401-a8e9-298589a1cda7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:44:59.913444 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1397/5573] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:44:59 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:00.922416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f0bb25af-aebd-4115-a75f-74aa645f147c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:00.923972 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0bb25af-aebd-4115-a75f-74aa645f147c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:00.924184 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0bb25af-aebd-4115-a75f-74aa645f147c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:00.924420 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0bb25af-aebd-4115-a75f-74aa645f147c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:00.924535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f0bb25af-aebd-4115-a75f-74aa645f147c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:00.930610 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:00.930610 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:00.931316 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0bb25af-aebd-4115-a75f-74aa645f147c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:00.931747 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1402/5574] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:00 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:01.942380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-934abaea-96ab-41a5-94ac-44eea21e3304 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:01.944718 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-934abaea-96ab-41a5-94ac-44eea21e3304 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:01.944925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-934abaea-96ab-41a5-94ac-44eea21e3304 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:01.945174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-934abaea-96ab-41a5-94ac-44eea21e3304 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:01.945308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-934abaea-96ab-41a5-94ac-44eea21e3304 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:01.950813 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:01.950813 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:01.951642 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-934abaea-96ab-41a5-94ac-44eea21e3304 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:01.952036 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1388/5575] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:01 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:02.964198 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a62a333a-0676-4e83-b9e2-1c17095f9988 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:02.966952 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a62a333a-0676-4e83-b9e2-1c17095f9988 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:02.967261 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a62a333a-0676-4e83-b9e2-1c17095f9988 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:02.967552 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a62a333a-0676-4e83-b9e2-1c17095f9988 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:02.967699 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a62a333a-0676-4e83-b9e2-1c17095f9988 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:02.970506 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=56,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:45:02.974145 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:02.974145 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:02.975180 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a62a333a-0676-4e83-b9e2-1c17095f9988 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:02.975723 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1389/5576] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:02 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:03.991152 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f4c7c509-4b88-4db9-af1c-d861711ec692 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:03.997179 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f4c7c509-4b88-4db9-af1c-d861711ec692 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:03.997883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f4c7c509-4b88-4db9-af1c-d861711ec692 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:03.998167 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f4c7c509-4b88-4db9-af1c-d861711ec692 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:03.998831 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f4c7c509-4b88-4db9-af1c-d861711ec692 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:04.008845 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:04.008845 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:04.009840 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f4c7c509-4b88-4db9-af1c-d861711ec692 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:04.010275 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1398/5577] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:03 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:05.019788 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-95dbe2c8-f65a-4a41-8e30-4a5f53883580 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:05.021602 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-95dbe2c8-f65a-4a41-8e30-4a5f53883580 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:05.021820 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-95dbe2c8-f65a-4a41-8e30-4a5f53883580 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:05.022001 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-95dbe2c8-f65a-4a41-8e30-4a5f53883580 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:05.022143 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-95dbe2c8-f65a-4a41-8e30-4a5f53883580 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:05.023869 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=64,cinder:UPDATE=22,cinder:INSERT=10 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:45:05.026467 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:05.026467 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:05.027067 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-95dbe2c8-f65a-4a41-8e30-4a5f53883580 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:05.027493 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1403/5578] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:05 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:05.194693 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:05.282545 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:05.282858 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-383190021"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:05.284216 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-383190021'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:05.284426 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume of 1 GB Jul 03 04:45:05.286941 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=44,cinder:UPDATE=11,cinder:INSERT=4 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:45:05.289940 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Availability Zones retrieved successfully. Jul 03 04:45:05.294972 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (b180c712-60a9-4024-abd3-6188c6e69dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:05.296826 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (018ffcdf-ddef-442e-bfab-1e659de5c8a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:05.297940 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:05.322949 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (018ffcdf-ddef-442e-bfab-1e659de5c8a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:05.323642 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0bf1b7-dad0-4e65-af3e-524c3868bc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:05.374966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['fe361edb-86c8-41a0-b27d-01730718ba6d', '5664c847-ebfa-4063-a956-1bd315353ec3', 'e69f9c0b-5859-4dde-a60e-941ada8061a3', 'c5ff2363-20c5-470f-b0c5-4cae90dbb4ea'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:05.375751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a0bf1b7-dad0-4e65-af3e-524c3868bc69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe361edb-86c8-41a0-b27d-01730718ba6d', '5664c847-ebfa-4063-a956-1bd315353ec3', 'e69f9c0b-5859-4dde-a60e-941ada8061a3', 'c5ff2363-20c5-470f-b0c5-4cae90dbb4ea']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:05.376551 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4daec20-30f5-4b3c-836d-8c9178b3476b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:05.398734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4daec20-30f5-4b3c-836d-8c9178b3476b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb018888-7785-47fc-bc54-830b90786ebd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-383190021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['fe361edb-86c8-41a0-b27d-01730718ba6d','5664c847-ebfa-4063-a956-1bd315353ec3','e69f9c0b-5859-4dde-a60e-941ada8061a3','c5ff2363-20c5-470f-b0c5-4cae90dbb4ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-383190021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb018888-7785-47fc-bc54-830b90786ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a2b3ba89f4df1a13bd65cb44bd734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6c3c6f8cde3414990ec338996590c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:05.399436 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a238451-689d-4d84-81bd-1e0f10b02035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:05.415506 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a238451-689d-4d84-81bd-1e0f10b02035) transitioned into state 'SUCCESS' from state '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-383190021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['fe361edb-86c8-41a0-b27d-01730718ba6d','5664c847-ebfa-4063-a956-1bd315353ec3','e69f9c0b-5859-4dde-a60e-941ada8061a3','c5ff2363-20c5-470f-b0c5-4cae90dbb4ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:05.416301 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca0c233-8e90-4733-bf9f-74408f551b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:05.425747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ca0c233-8e90-4733-bf9f-74408f551b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:05.426488 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (b180c712-60a9-4024-abd3-6188c6e69dbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:05.426750 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request issued successfully. Jul 03 04:45:05.427226 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-341c9e42-6a5c-4377-bd88-38fe085994b0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:05.427610 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1389/5579] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:45:05 2026] POST /volume/v3/volumes => generated 759 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:05.442707 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-15580326-df50-47d3-8229-111df1ceb8dd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:05.444475 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15580326-df50-47d3-8229-111df1ceb8dd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:05.444657 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15580326-df50-47d3-8229-111df1ceb8dd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:05.444827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15580326-df50-47d3-8229-111df1ceb8dd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:05.452664 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:05.452664 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:05.456786 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-15580326-df50-47d3-8229-111df1ceb8dd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:05.461293 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15580326-df50-47d3-8229-111df1ceb8dd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd returned with HTTP 200 Jul 03 04:45:05.461793 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1390/5580] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:05 2026] GET /volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:06.037615 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9172e4ab-aea0-4b96-b5fb-a581ec9d1ac5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:06.039855 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9172e4ab-aea0-4b96-b5fb-a581ec9d1ac5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:06.039855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9172e4ab-aea0-4b96-b5fb-a581ec9d1ac5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:06.039855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9172e4ab-aea0-4b96-b5fb-a581ec9d1ac5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:06.040065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-9172e4ab-aea0-4b96-b5fb-a581ec9d1ac5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:06.042066 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=38,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:45:06.045655 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:06.045655 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:06.046583 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9172e4ab-aea0-4b96-b5fb-a581ec9d1ac5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:06.047044 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1399/5581] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:06 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:06.473757 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-892bac8f-5a81-4b2e-ae8b-9bad13fd673b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:06.475474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-892bac8f-5a81-4b2e-ae8b-9bad13fd673b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:06.475655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-892bac8f-5a81-4b2e-ae8b-9bad13fd673b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:06.475830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-892bac8f-5a81-4b2e-ae8b-9bad13fd673b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:06.482224 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:06.482224 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:06.485435 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-892bac8f-5a81-4b2e-ae8b-9bad13fd673b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:06.488975 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-892bac8f-5a81-4b2e-ae8b-9bad13fd673b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd returned with HTTP 200 Jul 03 04:45:06.489305 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1404/5582] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:06 2026] GET /volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:06.500936 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-69cada38-022f-468f-bd66-9b3143e77a3e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:06.502809 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:45:06.503179 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb018888-7785-47fc-bc54-830b90786ebd", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-346294153"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:06.510852 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:06.510852 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:06.511382 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:06.511536 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create snapshot from volume fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:06.550236 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['e04ee7ab-ae0b-43cd-8aa8-b8f2b118dbe6', 'bf29bf87-b9e2-4ed6-b16a-d8edb9555524', '18964225-fddd-44a7-8796-499a125d15c4', 'f73e3b2f-bfaf-42ee-8878-da5e84ab87e2'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:06.578417 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Snapshot create request issued successfully. Jul 03 04:45:06.578739 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-69cada38-022f-468f-bd66-9b3143e77a3e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:45:06.579160 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1390/5583] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:45:06 2026] POST /volume/v3/snapshots => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:06.587342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f3cca70d-4c02-49a9-8c79-aa70e1eefabb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:06.589169 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f3cca70d-4c02-49a9-8c79-aa70e1eefabb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a Jul 03 04:45:06.589410 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f3cca70d-4c02-49a9-8c79-aa70e1eefabb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:06.589623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f3cca70d-4c02-49a9-8c79-aa70e1eefabb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:06.594725 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:06.594725 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:06.595217 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f3cca70d-4c02-49a9-8c79-aa70e1eefabb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Snapshot retrieved successfully. Jul 03 04:45:06.596069 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f3cca70d-4c02-49a9-8c79-aa70e1eefabb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a returned with HTTP 200 Jul 03 04:45:06.596514 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1391/5584] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:45:06 2026] GET /volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:07.058916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-422a625c-4e94-4982-9917-e9e4248e118f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:07.061321 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-422a625c-4e94-4982-9917-e9e4248e118f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:07.061643 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-422a625c-4e94-4982-9917-e9e4248e118f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:07.061887 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-422a625c-4e94-4982-9917-e9e4248e118f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:07.062030 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-422a625c-4e94-4982-9917-e9e4248e118f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:07.067401 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:07.067401 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:07.068225 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-422a625c-4e94-4982-9917-e9e4248e118f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:07.068614 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1400/5585] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:07 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:07.605172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-88bf6ef3-47fc-4f53-9ae9-baa67c995122 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:07.607483 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-88bf6ef3-47fc-4f53-9ae9-baa67c995122 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a Jul 03 04:45:07.607995 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-88bf6ef3-47fc-4f53-9ae9-baa67c995122 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:07.608046 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-88bf6ef3-47fc-4f53-9ae9-baa67c995122 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:07.613476 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:07.613476 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:07.613907 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-88bf6ef3-47fc-4f53-9ae9-baa67c995122 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Snapshot retrieved successfully. Jul 03 04:45:07.614743 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-88bf6ef3-47fc-4f53-9ae9-baa67c995122 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a returned with HTTP 200 Jul 03 04:45:07.615094 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1405/5586] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:45:07 2026] GET /volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:07.624779 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0241ec7b-afce-4720-9155-e41717bc423c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:07.627216 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:07.627688 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40098650-a482-4e34-86f8-f9863722d51a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1464814845"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:07.629817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request body: {'volume': {"'snapshot_id": '40098650-a482-4e34-86f8-f9863722d51a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1464814845'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:07.629984 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume of 1 GB Jul 03 04:45:07.630414 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:07.630414 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:07.635395 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Availability Zones retrieved successfully. Jul 03 04:45:07.644128 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (66f534d3-7445-4097-9434-ed6d55c29f61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:07.645560 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4cec536-411f-4d2f-929c-b7716daf6ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.646889 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:07.684726 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4cec536-411f-4d2f-929c-b7716daf6ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.685909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2674770d-7e1c-442e-a98d-fee37da869b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.757832 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['fc9393d5-e28a-4fe9-9c33-7cfec706e432', 'c4969ec6-6834-405e-92bb-63f55a624c78', '645a3dc5-2a8e-4761-94c4-3f8c7f313949', 'dff06efa-0aa4-49d4-aa82-72b15e4d82f1'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:07.758670 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2674770d-7e1c-442e-a98d-fee37da869b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9393d5-e28a-4fe9-9c33-7cfec706e432', 'c4969ec6-6834-405e-92bb-63f55a624c78', '645a3dc5-2a8e-4761-94c4-3f8c7f313949', 'dff06efa-0aa4-49d4-aa82-72b15e4d82f1']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.759571 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c156016-ee8a-40e8-aa79-b0d2ba578af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.796171 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c156016-ee8a-40e8-aa79-b0d2ba578af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051b7e38-d3d9-4024-8be8-b5cdff1408f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1464814845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['fc9393d5-e28a-4fe9-9c33-7cfec706e432','c4969ec6-6834-405e-92bb-63f55a624c78','645a3dc5-2a8e-4761-94c4-3f8c7f313949','dff06efa-0aa4-49d4-aa82-72b15e4d82f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1464814845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051b7e38-d3d9-4024-8be8-b5cdff1408f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a2b3ba89f4df1a13bd65cb44bd734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6c3c6f8cde3414990ec338996590c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.797118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a27d3d0-f019-4540-8b67-efe06844c1c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.827491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a27d3d0-f019-4540-8b67-efe06844c1c5) transitioned into state 'SUCCESS' from state '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-1464814845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['fc9393d5-e28a-4fe9-9c33-7cfec706e432','c4969ec6-6834-405e-92bb-63f55a624c78','645a3dc5-2a8e-4761-94c4-3f8c7f313949','dff06efa-0aa4-49d4-aa82-72b15e4d82f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.828347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13776fe-8202-4229-8aa5-1d1108290f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.851759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e13776fe-8202-4229-8aa5-1d1108290f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.852679 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (66f534d3-7445-4097-9434-ed6d55c29f61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:07.853021 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request issued successfully. Jul 03 04:45:07.853704 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0241ec7b-afce-4720-9155-e41717bc423c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:07.854167 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1391/5587] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:07 2026] POST /volume/v3/volumes => generated 760 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:07.870915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e5fd011a-26f8-451d-a485-d927ec0a855e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:07.872838 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:07.873185 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40098650-a482-4e34-86f8-f9863722d51a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-215060966"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:07.874775 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request body: {'volume': {"'snapshot_id": '40098650-a482-4e34-86f8-f9863722d51a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-215060966'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:07.877355 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume of 1 GB Jul 03 04:45:07.879924 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Availability Zones retrieved successfully. Jul 03 04:45:07.886065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (be12154d-1bef-41fd-ab67-3771c9976e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:07.891624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e37d5b6a-0378-439b-b2e3-ef47bf7db04c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.891624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:07.916374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e37d5b6a-0378-439b-b2e3-ef47bf7db04c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.917341 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6d4fc7-9736-4f77-a15d-37d79940104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:07.982156 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['09c3a8ea-0a9c-46d3-8341-9584f0838951', 'ee89bfa3-b999-4267-939b-476415b084e5', '09000e2c-547b-4699-af06-1cbabc142672', '411ba475-cc74-41e5-9f2b-4ecf70149baa'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:07.983984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c6d4fc7-9736-4f77-a15d-37d79940104d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09c3a8ea-0a9c-46d3-8341-9584f0838951', 'ee89bfa3-b999-4267-939b-476415b084e5', '09000e2c-547b-4699-af06-1cbabc142672', '411ba475-cc74-41e5-9f2b-4ecf70149baa']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:07.983984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e609de-753b-4352-aef2-93395966d1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.017804 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e609de-753b-4352-aef2-93395966d1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81dcad19-5149-4296-aecd-40bd5571debe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-215060966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['09c3a8ea-0a9c-46d3-8341-9584f0838951','ee89bfa3-b999-4267-939b-476415b084e5','09000e2c-547b-4699-af06-1cbabc142672','411ba475-cc74-41e5-9f2b-4ecf70149baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-215060966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81dcad19-5149-4296-aecd-40bd5571debe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a2b3ba89f4df1a13bd65cb44bd734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6c3c6f8cde3414990ec338996590c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.018558 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67651d6b-5f45-4c13-9026-181d2df20b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.052850 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67651d6b-5f45-4c13-9026-181d2df20b24) transitioned into state 'SUCCESS' from state '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-215060966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['09c3a8ea-0a9c-46d3-8341-9584f0838951','ee89bfa3-b999-4267-939b-476415b084e5','09000e2c-547b-4699-af06-1cbabc142672','411ba475-cc74-41e5-9f2b-4ecf70149baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.053611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3e9981-6b74-45ba-ad52-c9b01601c608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.073218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3e9981-6b74-45ba-ad52-c9b01601c608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.074563 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (be12154d-1bef-41fd-ab67-3771c9976e06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.074972 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request issued successfully. Jul 03 04:45:08.075777 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e5fd011a-26f8-451d-a485-d927ec0a855e tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:08.076704 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1392/5588] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:07 2026] POST /volume/v3/volumes => generated 759 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:08.078349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-45951f30-561d-4885-806a-779b10ef551a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.080745 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-45951f30-561d-4885-806a-779b10ef551a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:08.081008 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-45951f30-561d-4885-806a-779b10ef551a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:08.081269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-45951f30-561d-4885-806a-779b10ef551a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:08.081478 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-45951f30-561d-4885-806a-779b10ef551a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:08.087027 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.087027 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:08.087944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-45951f30-561d-4885-806a-779b10ef551a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:08.088618 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1401/5589] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:08 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:08.088805 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.091063 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:08.091528 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40098650-a482-4e34-86f8-f9863722d51a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-226184145"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:08.093765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request body: {'volume': {"'snapshot_id": '40098650-a482-4e34-86f8-f9863722d51a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-226184145'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:08.093765 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume of 1 GB Jul 03 04:45:08.098629 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Availability Zones retrieved successfully. Jul 03 04:45:08.105106 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (0218a262-8d1d-4535-a6b2-08427261eea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.106108 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224187f4-0826-499d-9654-67d3fd713a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.107117 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:08.137883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224187f4-0826-499d-9654-67d3fd713a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.138764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576ea7fd-7617-4ec8-b911-095bc1c3b75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.212686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['1da256be-42e3-4ca6-913c-417cdd92ca8b', '0949ddc1-d918-4547-9b42-71d67912bb97', 'cdf2085a-1915-445d-ab97-a06c454f10d1', '1e55a03c-1b5f-400e-93ea-dfcae75845f9'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:08.213842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (576ea7fd-7617-4ec8-b911-095bc1c3b75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1da256be-42e3-4ca6-913c-417cdd92ca8b', '0949ddc1-d918-4547-9b42-71d67912bb97', 'cdf2085a-1915-445d-ab97-a06c454f10d1', '1e55a03c-1b5f-400e-93ea-dfcae75845f9']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.214990 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86c032b-9005-401d-8eb8-64e5b3664ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.252076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86c032b-9005-401d-8eb8-64e5b3664ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277cb822-b1f9-4bf2-856e-e02e08aebc67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226184145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['1da256be-42e3-4ca6-913c-417cdd92ca8b','0949ddc1-d918-4547-9b42-71d67912bb97','cdf2085a-1915-445d-ab97-a06c454f10d1','1e55a03c-1b5f-400e-93ea-dfcae75845f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226184145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277cb822-b1f9-4bf2-856e-e02e08aebc67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a2b3ba89f4df1a13bd65cb44bd734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6c3c6f8cde3414990ec338996590c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.252894 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc183550-8e6e-4729-8ff4-7239f3c31f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.290471 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc183550-8e6e-4729-8ff4-7239f3c31f8e) transitioned into state 'SUCCESS' from state '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-226184145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['1da256be-42e3-4ca6-913c-417cdd92ca8b','0949ddc1-d918-4547-9b42-71d67912bb97','cdf2085a-1915-445d-ab97-a06c454f10d1','1e55a03c-1b5f-400e-93ea-dfcae75845f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.291248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879c0836-aae7-4604-b76b-096b3d00de2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.312578 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (879c0836-aae7-4604-b76b-096b3d00de2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.313692 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (0218a262-8d1d-4535-a6b2-08427261eea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.314001 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request issued successfully. Jul 03 04:45:08.314639 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b427c7ac-0940-4f8a-bc1e-fadc8ac4905b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:08.315034 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1406/5590] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:08 2026] POST /volume/v3/volumes => generated 759 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:08.326715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.328661 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:08.329021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40098650-a482-4e34-86f8-f9863722d51a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1074654798"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:08.330447 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request body: {'volume': {"'snapshot_id": '40098650-a482-4e34-86f8-f9863722d51a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1074654798'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:08.330616 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume of 1 GB Jul 03 04:45:08.331144 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.331144 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:08.335203 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Availability Zones retrieved successfully. Jul 03 04:45:08.340683 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (4c989b83-b764-4f8a-9449-d6ac5982fe2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.341645 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84af351-42f1-4f2f-b97d-253617657712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.342572 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:08.376768 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d84af351-42f1-4f2f-b97d-253617657712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.378066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f9113da-6bff-47e2-9d08-91c846019eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.448200 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['ea582ac5-273e-4c17-a063-924789a53f8d', '9fc7c8be-43de-4f54-9474-f494b6af089a', 'd7f2e201-6ba2-4d4f-a4ed-4f04beab5d58', 'b2e677da-4075-4867-b16c-ab89eafdfd8c'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:08.449065 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f9113da-6bff-47e2-9d08-91c846019eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea582ac5-273e-4c17-a063-924789a53f8d', '9fc7c8be-43de-4f54-9474-f494b6af089a', 'd7f2e201-6ba2-4d4f-a4ed-4f04beab5d58', 'b2e677da-4075-4867-b16c-ab89eafdfd8c']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.450580 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add5d3bf-8d30-4b2c-a2ca-e18385515574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.494857 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add5d3bf-8d30-4b2c-a2ca-e18385515574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e567951e-cb50-470e-9c2b-47916cb7b165', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1074654798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['ea582ac5-273e-4c17-a063-924789a53f8d','9fc7c8be-43de-4f54-9474-f494b6af089a','d7f2e201-6ba2-4d4f-a4ed-4f04beab5d58','b2e677da-4075-4867-b16c-ab89eafdfd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1074654798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e567951e-cb50-470e-9c2b-47916cb7b165,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a2b3ba89f4df1a13bd65cb44bd734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6c3c6f8cde3414990ec338996590c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.495598 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b653c39c-2ec5-47ed-896d-a84f1127abc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.526193 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b653c39c-2ec5-47ed-896d-a84f1127abc3) transitioned into state 'SUCCESS' from state '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-1074654798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['ea582ac5-273e-4c17-a063-924789a53f8d','9fc7c8be-43de-4f54-9474-f494b6af089a','d7f2e201-6ba2-4d4f-a4ed-4f04beab5d58','b2e677da-4075-4867-b16c-ab89eafdfd8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.526931 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee38d75-9b46-4cc6-aa7e-b09ed6850b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.550140 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bee38d75-9b46-4cc6-aa7e-b09ed6850b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.551095 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (4c989b83-b764-4f8a-9449-d6ac5982fe2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.551464 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request issued successfully. Jul 03 04:45:08.552103 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1d01bf54-9cd4-48fd-bb0e-c7ce6be3b7ae tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:08.552576 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1392/5591] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:08 2026] POST /volume/v3/volumes => generated 760 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:08.565619 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.567465 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:08.567953 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "40098650-a482-4e34-86f8-f9863722d51a", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1727523749"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:08.569941 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request body: {'volume': {"'snapshot_id": '40098650-a482-4e34-86f8-f9863722d51a', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1727523749'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:08.570287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume of 1 GB Jul 03 04:45:08.570740 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.570740 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:08.575221 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Availability Zones retrieved successfully. Jul 03 04:45:08.583858 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (3fc17025-24f1-473c-836d-426c19195e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.584890 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa27df7d-dd26-4367-86e2-8d1848cbe94b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.586170 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:08.618137 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa27df7d-dd26-4367-86e2-8d1848cbe94b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.618951 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2a01c7-ff55-46e0-bca4-02e118e94157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.679965 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Created reservations ['83d32643-e78b-4912-8716-dfa229575fc6', 'f4c5e4f9-0018-4a33-8432-cf3d427a66fb', '428a56eb-57e2-4fb9-8d43-38791ebb1339', 'a1f50f3c-03e6-44bb-952b-64fff1f25a58'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:08.680828 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2a01c7-ff55-46e0-bca4-02e118e94157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d32643-e78b-4912-8716-dfa229575fc6', 'f4c5e4f9-0018-4a33-8432-cf3d427a66fb', '428a56eb-57e2-4fb9-8d43-38791ebb1339', 'a1f50f3c-03e6-44bb-952b-64fff1f25a58']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.681701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076852df-dd1b-4066-9dcc-70fec5defeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.716479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (076852df-dd1b-4066-9dcc-70fec5defeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '687e15a2-7cca-4363-a75b-f6ba2e9edec4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1727523749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['83d32643-e78b-4912-8716-dfa229575fc6','f4c5e4f9-0018-4a33-8432-cf3d427a66fb','428a56eb-57e2-4fb9-8d43-38791ebb1339','a1f50f3c-03e6-44bb-952b-64fff1f25a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1727523749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=687e15a2-7cca-4363-a75b-f6ba2e9edec4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='156a2b3ba89f4df1a13bd65cb44bd734',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6c3c6f8cde3414990ec338996590c1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.717230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09cd6f6-cfbd-4eb2-abd1-e79b9d1f415d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.746353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e09cd6f6-cfbd-4eb2-abd1-e79b9d1f415d) transitioned into state 'SUCCESS' from state '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-1727523749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='156a2b3ba89f4df1a13bd65cb44bd734',qos_specs=None,replication_status=,reservations=['83d32643-e78b-4912-8716-dfa229575fc6','f4c5e4f9-0018-4a33-8432-cf3d427a66fb','428a56eb-57e2-4fb9-8d43-38791ebb1339','a1f50f3c-03e6-44bb-952b-64fff1f25a58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6c3c6f8cde3414990ec338996590c1e',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.748902 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793db10c-b9e1-4ef1-a3c9-72f28b02c159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:08.769947 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (793db10c-b9e1-4ef1-a3c9-72f28b02c159) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:08.770866 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Flow 'volume_create_api' (3fc17025-24f1-473c-836d-426c19195e60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:08.771216 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Create volume request issued successfully. Jul 03 04:45:08.771805 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-813df93b-ced0-4c59-9280-a3d1dbd8aad7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:08.772185 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1393/5592] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:08 2026] POST /volume/v3/volumes => generated 760 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:08.784963 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9b9b7ee9-cf1b-4c1f-8137-1c9f5e5d5b3c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.786927 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b9b7ee9-cf1b-4c1f-8137-1c9f5e5d5b3c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 Jul 03 04:45:08.787159 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b9b7ee9-cf1b-4c1f-8137-1c9f5e5d5b3c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:08.787370 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b9b7ee9-cf1b-4c1f-8137-1c9f5e5d5b3c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:08.794219 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.794219 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:08.798212 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9b9b7ee9-cf1b-4c1f-8137-1c9f5e5d5b3c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:08.802788 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b9b7ee9-cf1b-4c1f-8137-1c9f5e5d5b3c tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 returned with HTTP 200 Jul 03 04:45:08.803164 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1402/5593] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:08 2026] GET /volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:08.815256 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ebefa5a5-5132-43e9-bc82-acb45b8ba0f4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.817252 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ebefa5a5-5132-43e9-bc82-acb45b8ba0f4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe Jul 03 04:45:08.821481 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ebefa5a5-5132-43e9-bc82-acb45b8ba0f4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:08.821481 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ebefa5a5-5132-43e9-bc82-acb45b8ba0f4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:08.825163 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.825163 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:08.828763 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-ebefa5a5-5132-43e9-bc82-acb45b8ba0f4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:08.832937 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ebefa5a5-5132-43e9-bc82-acb45b8ba0f4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe returned with HTTP 200 Jul 03 04:45:08.833294 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1407/5594] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:08 2026] GET /volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:08.844807 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1b7a35fc-9e6c-49ec-a418-21a85ce669ac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.846777 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b7a35fc-9e6c-49ec-a418-21a85ce669ac tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 Jul 03 04:45:08.846968 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b7a35fc-9e6c-49ec-a418-21a85ce669ac tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:08.847092 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1b7a35fc-9e6c-49ec-a418-21a85ce669ac tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:08.856709 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.856709 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:08.859299 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1b7a35fc-9e6c-49ec-a418-21a85ce669ac tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:08.864744 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1b7a35fc-9e6c-49ec-a418-21a85ce669ac tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 returned with HTTP 200 Jul 03 04:45:08.865202 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1393/5595] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:08 2026] GET /volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:08.876521 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c97b7227-8382-42b0-97ec-e56eb88c3b95 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.878587 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c97b7227-8382-42b0-97ec-e56eb88c3b95 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 Jul 03 04:45:08.878780 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c97b7227-8382-42b0-97ec-e56eb88c3b95 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:08.878992 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c97b7227-8382-42b0-97ec-e56eb88c3b95 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:08.898734 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.898734 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:08.909721 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c97b7227-8382-42b0-97ec-e56eb88c3b95 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:08.915294 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c97b7227-8382-42b0-97ec-e56eb88c3b95 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 returned with HTTP 200 Jul 03 04:45:08.916126 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1394/5596] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:08 2026] GET /volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:08.927633 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d5a7db43-66cc-4f4d-abe2-c1815dab2896 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:08.929475 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5a7db43-66cc-4f4d-abe2-c1815dab2896 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 Jul 03 04:45:08.929702 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5a7db43-66cc-4f4d-abe2-c1815dab2896 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:08.929967 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d5a7db43-66cc-4f4d-abe2-c1815dab2896 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:08.936776 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:08.936776 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:08.940256 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-d5a7db43-66cc-4f4d-abe2-c1815dab2896 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:08.952040 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d5a7db43-66cc-4f4d-abe2-c1815dab2896 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 returned with HTTP 200 Jul 03 04:45:08.952480 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1403/5597] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:08 2026] GET /volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:09.098130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7b845430-f09d-4ff3-9c8a-ac5a363c59a4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:09.099841 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b845430-f09d-4ff3-9c8a-ac5a363c59a4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:09.100085 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b845430-f09d-4ff3-9c8a-ac5a363c59a4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:09.100268 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7b845430-f09d-4ff3-9c8a-ac5a363c59a4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:09.100417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-7b845430-f09d-4ff3-9c8a-ac5a363c59a4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:09.110038 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:09.110038 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:09.110785 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7b845430-f09d-4ff3-9c8a-ac5a363c59a4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:09.111181 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1408/5598] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:09 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:09.964702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bb7bc75b-6db0-4d03-b557-90909aeca5ea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:09.966443 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bb7bc75b-6db0-4d03-b557-90909aeca5ea tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 Jul 03 04:45:09.966608 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bb7bc75b-6db0-4d03-b557-90909aeca5ea tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:09.966784 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bb7bc75b-6db0-4d03-b557-90909aeca5ea tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:09.973434 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:09.973434 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:09.976860 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bb7bc75b-6db0-4d03-b557-90909aeca5ea tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:09.981347 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bb7bc75b-6db0-4d03-b557-90909aeca5ea tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 returned with HTTP 200 Jul 03 04:45:09.981729 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1394/5599] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:09 2026] GET /volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:09.996843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b671a84d-30f1-409b-8e2e-36d98f896add None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:09.998792 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 Jul 03 04:45:09.999012 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:09.999215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:09.999417 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume with id: 687e15a2-7cca-4363-a75b-f6ba2e9edec4 Jul 03 04:45:10.006832 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.006832 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:10.007305 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:10.065500 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume request issued successfully. Jul 03 04:45:10.065648 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b671a84d-30f1-409b-8e2e-36d98f896add tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 returned with HTTP 202 Jul 03 04:45:10.066168 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1395/5600] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:09 2026] DELETE /volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:10.072551 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-76e35e6f-bba9-4647-9c6e-635d30bd5876 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.074702 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76e35e6f-bba9-4647-9c6e-635d30bd5876 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 Jul 03 04:45:10.074997 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76e35e6f-bba9-4647-9c6e-635d30bd5876 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:10.075237 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-76e35e6f-bba9-4647-9c6e-635d30bd5876 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:10.082463 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.082463 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:10.086143 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-76e35e6f-bba9-4647-9c6e-635d30bd5876 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:10.089922 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-76e35e6f-bba9-4647-9c6e-635d30bd5876 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 returned with HTTP 200 Jul 03 04:45:10.090267 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1404/5601] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:10 2026] GET /volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:10.121018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4760327e-ef0d-4d4b-b725-bd9c73fa07aa None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.122564 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4760327e-ef0d-4d4b-b725-bd9c73fa07aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:10.122808 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4760327e-ef0d-4d4b-b725-bd9c73fa07aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:10.123052 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4760327e-ef0d-4d4b-b725-bd9c73fa07aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:10.123192 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-4760327e-ef0d-4d4b-b725-bd9c73fa07aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:10.127435 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.127435 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:10.127948 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4760327e-ef0d-4d4b-b725-bd9c73fa07aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:10.128411 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1409/5602] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:10 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:10.138450 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.140113 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4/export_record Jul 03 04:45:10.140292 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:10.140509 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'export_record' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:10.140605 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Export record for backup dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99792) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:45:10.144662 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.144662 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:10.145462 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.api [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling RPCAPI with context: , host: np0000004364, backup: dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99792) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 04:45:10.151154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] export_record in rpcapi backup_id dc9fea15-6c35-4aa5-a792-458a60f75ba4 on host np0000004364. {{(pid=99792) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 04:45:10.653240 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZGM5ZmVhMTUtNmMzNS00YWE1LWE3OTItNDU4YTYwZjc1YmE0IiwgInVzZXJfaWQiOiAiOGRhMzg0NGRmYWY0NDBmNmI3MGFkZDFmYjA3N2ViYjgiLCAicHJvamVjdF9pZCI6ICIwYTE1ZjE1MmQzMTM0MjJhODk0MzI0NGUxNDA3MDY3NiIsICJ2b2x1bWVfaWQiOiAiYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA1NTcyMDEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiLzIwMjYwNzAzMDQ0NDU2L2F6X25vdmFfYmFja3VwX2RjOWZlYTE1LTZjMzUtNGFhNS1hNzkyLTQ1OGE2MGY3NWJhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo0NToxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99792) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 04:45:10.653537 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1eb12871-f4f8-478d-ae31-39cdd971d13d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4/export_record returned with HTTP 200 Jul 03 04:45:10.654126 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1395/5603] 10.4.3.253 () {68 vars in 1430 bytes} [Fri Jul 3 04:45:10 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4/export_record => generated 1424 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:45:10.663311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-17987026-8848-4946-82a4-9f91e13d3f9e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.665121 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17987026-8848-4946-82a4-9f91e13d3f9e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:10.665389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17987026-8848-4946-82a4-9f91e13d3f9e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:10.665568 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-17987026-8848-4946-82a4-9f91e13d3f9e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:10.665690 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-17987026-8848-4946-82a4-9f91e13d3f9e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:10.669723 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.669723 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:10.670287 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-17987026-8848-4946-82a4-9f91e13d3f9e tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:10.670655 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1396/5604] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:10 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:10.680259 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fe89a591-aad3-401a-a35a-1cd318989d23 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.681978 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe89a591-aad3-401a-a35a-1cd318989d23 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] POST https://10.4.3.253/volume/v3/backups/import_record Jul 03 04:45:10.682386 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe89a591-aad3-401a-a35a-1cd318989d23 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM2ZTVkNzUtOTY3MS00NDUwLTgyNzYtNTQxNDliNmJhOGRjIiwgInVzZXJfaWQiOiAiOGRhMzg0NGRmYWY0NDBmNmI3MGFkZDFmYjA3N2ViYjgiLCAicHJvamVjdF9pZCI6ICIwYTE1ZjE1MmQzMTM0MjJhODk0MzI0NGUxNDA3MDY3NiIsICJ2b2x1bWVfaWQiOiAiYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA1NTcyMDEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiLzIwMjYwNzAzMDQ0NDU2L2F6X25vdmFfYmFja3VwX2RjOWZlYTE1LTZjMzUtNGFhNS1hNzkyLTQ1OGE2MGY3NWJhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo0NToxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:10.683730 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-fe89a591-aad3-401a-a35a-1cd318989d23 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM2ZTVkNzUtOTY3MS00NDUwLTgyNzYtNTQxNDliNmJhOGRjIiwgInVzZXJfaWQiOiAiOGRhMzg0NGRmYWY0NDBmNmI3MGFkZDFmYjA3N2ViYjgiLCAicHJvamVjdF9pZCI6ICIwYTE1ZjE1MmQzMTM0MjJhODk0MzI0NGUxNDA3MDY3NiIsICJ2b2x1bWVfaWQiOiAiYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA1NTcyMDEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiLzIwMjYwNzAzMDQ0NDU2L2F6X25vdmFfYmFja3VwX2RjOWZlYTE1LTZjMzUtNGFhNS1hNzkyLTQ1OGE2MGY3NWJhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo0NToxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99791) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 04:45:10.683874 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-fe89a591-aad3-401a-a35a-1cd318989d23 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTM2ZTVkNzUtOTY3MS00NDUwLTgyNzYtNTQxNDliNmJhOGRjIiwgInVzZXJfaWQiOiAiOGRhMzg0NGRmYWY0NDBmNmI3MGFkZDFmYjA3N2ViYjgiLCAicHJvamVjdF9pZCI6ICIwYTE1ZjE1MmQzMTM0MjJhODk0MzI0NGUxNDA3MDY3NiIsICJ2b2x1bWVfaWQiOiAiYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTA1NTcyMDEwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmYyMjk4YzEtYWY4Zi00ZDE2LTkwNGItNzU1ZjQ4MGQ0Y2JiLzIwMjYwNzAzMDQ0NDU2L2F6X25vdmFfYmFja3VwX2RjOWZlYTE1LTZjMzUtNGFhNS1hNzkyLTQ1OGE2MGY3NWJhNCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDQ6NDQ6NTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo0NToxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99791) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 04:45:10.684522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.policy [None req-fe89a591-aad3-401a-a35a-1cd318989d23 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '7603e7654878434ab1a86878b5ec5332', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a15f152d313422a8943244e14070676', 'project_domain_id': 'default', 'roles': ['member', '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=99791) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:45:10.684698 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe89a591-aad3-401a-a35a-1cd318989d23 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups/import_record returned with HTTP 403 Jul 03 04:45:10.685102 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1405/5605] 10.4.3.253 () {70 vars in 1342 bytes} [Fri Jul 3 04:45:10 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) Jul 03 04:45:10.691146 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c48d608d-0db5-4d55-b079-19457414a2e9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.692847 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb Jul 03 04:45:10.693050 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:10.693242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:10.693438 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume with id: bf2298c1-af8f-4d16-904b-755f480d4cbb Jul 03 04:45:10.699735 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.699735 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:10.700045 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:10.741449 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume request issued successfully. Jul 03 04:45:10.741608 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c48d608d-0db5-4d55-b079-19457414a2e9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb returned with HTTP 202 Jul 03 04:45:10.742021 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1410/5606] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:10 2026] DELETE /volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:10.752279 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b67b31d5-c1d2-4b19-bbcd-1a962bf2d3dd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:10.754167 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b67b31d5-c1d2-4b19-bbcd-1a962bf2d3dd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb Jul 03 04:45:10.754411 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b67b31d5-c1d2-4b19-bbcd-1a962bf2d3dd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:10.754639 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b67b31d5-c1d2-4b19-bbcd-1a962bf2d3dd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:10.762737 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:10.762737 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:10.766472 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b67b31d5-c1d2-4b19-bbcd-1a962bf2d3dd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:10.780448 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b67b31d5-c1d2-4b19-bbcd-1a962bf2d3dd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb returned with HTTP 200 Jul 03 04:45:10.780863 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1396/5607] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:10 2026] GET /volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb => generated 1017 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:45:11.103397 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5e77aa8a-e1bf-492e-8690-0b44e895ba63 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.105236 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e77aa8a-e1bf-492e-8690-0b44e895ba63 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 Jul 03 04:45:11.105422 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e77aa8a-e1bf-492e-8690-0b44e895ba63 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:11.105611 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5e77aa8a-e1bf-492e-8690-0b44e895ba63 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:11.111555 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5e77aa8a-e1bf-492e-8690-0b44e895ba63 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 returned with HTTP 404 Jul 03 04:45:11.111999 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1397/5608] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:11 2026] GET /volume/v3/volumes/687e15a2-7cca-4363-a75b-f6ba2e9edec4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:11.117867 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.119589 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 Jul 03 04:45:11.119784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:11.119974 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:11.120144 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume with id: e567951e-cb50-470e-9c2b-47916cb7b165 Jul 03 04:45:11.127113 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:11.127113 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:11.127726 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:11.178942 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume request issued successfully. Jul 03 04:45:11.179084 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfd1623b-7872-4fe8-b4fb-c27390b3cf02 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 returned with HTTP 202 Jul 03 04:45:11.179503 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1406/5609] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:11 2026] DELETE /volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:11.185982 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5398d688-e508-442d-8484-fb586658c16b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.190013 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5398d688-e508-442d-8484-fb586658c16b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 Jul 03 04:45:11.190013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5398d688-e508-442d-8484-fb586658c16b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:11.190013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5398d688-e508-442d-8484-fb586658c16b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:11.195039 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:11.195039 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:11.198716 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5398d688-e508-442d-8484-fb586658c16b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:11.203634 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5398d688-e508-442d-8484-fb586658c16b tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 returned with HTTP 200 Jul 03 04:45:11.204147 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1411/5610] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:11 2026] GET /volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:11.794704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a7448689-5766-4248-9a04-883abf6bdd17 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.796935 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7448689-5766-4248-9a04-883abf6bdd17 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb Jul 03 04:45:11.797205 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7448689-5766-4248-9a04-883abf6bdd17 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:11.797517 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7448689-5766-4248-9a04-883abf6bdd17 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:11.804720 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7448689-5766-4248-9a04-883abf6bdd17 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb returned with HTTP 404 Jul 03 04:45:11.805313 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1397/5611] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:11 2026] GET /volume/v3/volumes/bf2298c1-af8f-4d16-904b-755f480d4cbb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:11.815211 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c16506f7-ef69-496e-aae7-db062b72caac None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.816694 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c16506f7-ef69-496e-aae7-db062b72caac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] GET https://10.4.3.253/volume/v3/backups Jul 03 04:45:11.816984 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c16506f7-ef69-496e-aae7-db062b72caac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:11.817245 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c16506f7-ef69-496e-aae7-db062b72caac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:11.817587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.api_utils [None req-c16506f7-ef69-496e-aae7-db062b72caac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Removing options '' from query. {{(pid=99793) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:45:11.822601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c16506f7-ef69-496e-aae7-db062b72caac tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 200 Jul 03 04:45:11.823061 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1398/5612] 10.4.3.253 () {68 vars in 1277 bytes} [Fri Jul 3 04:45:11 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:11.833936 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c7d12c13-2c5f-449a-a1df-c00e28bcff98 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.835902 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7d12c13-2c5f-449a-a1df-c00e28bcff98 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] GET https://10.4.3.253/volume/v3/backups?project_id=0a15f152d313422a8943244e14070676 Jul 03 04:45:11.836137 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7d12c13-2c5f-449a-a1df-c00e28bcff98 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:11.836414 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7d12c13-2c5f-449a-a1df-c00e28bcff98 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Calling method 'index' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:11.836713 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.api_utils [None req-c7d12c13-2c5f-449a-a1df-c00e28bcff98 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Removing options 'project_id' from query. {{(pid=99791) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 04:45:11.842826 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7d12c13-2c5f-449a-a1df-c00e28bcff98 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups?project_id=0a15f152d313422a8943244e14070676 returned with HTTP 200 Jul 03 04:45:11.843454 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1407/5613] 10.4.3.253 () {68 vars in 1364 bytes} [Fri Jul 3 04:45:11 2026] GET /volume/v3/backups?project_id=0a15f152d313422a8943244e14070676 => generated 624 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:11.852352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1ea7efeb-3024-4d9d-abda-506153143a5f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:11.854121 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:11.854567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1321035035"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:11.855882 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1321035035'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:11.856018 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume of 1 GB Jul 03 04:45:11.859878 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Availability Zones retrieved successfully. Jul 03 04:45:11.864902 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (34f4f8c8-044d-434b-b265-bffe01041ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:11.865733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da32af2-84b9-42a8-90ae-7f65bf135e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:11.866567 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:11.888273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2da32af2-84b9-42a8-90ae-7f65bf135e81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:11.889013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e083cf0f-2d26-4792-b167-92f5b3ea4839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:11.935525 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['3ebadaec-7768-44e8-ba79-0e7046190f16', 'd671a036-694a-40a9-8f8f-851e72eccd4f', 'f5548347-2dc3-4aca-b18e-5a6a244a5c53', '07e46b8c-e31b-4a80-81b4-27e33ea88d55'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:11.936288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e083cf0f-2d26-4792-b167-92f5b3ea4839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ebadaec-7768-44e8-ba79-0e7046190f16', 'd671a036-694a-40a9-8f8f-851e72eccd4f', 'f5548347-2dc3-4aca-b18e-5a6a244a5c53', '07e46b8c-e31b-4a80-81b4-27e33ea88d55']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:11.937038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0dbe03-4e3e-4693-9ac8-e0821a68514c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:11.972825 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f0dbe03-4e3e-4693-9ac8-e0821a68514c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '701be888-0e2f-40ec-987b-366f212095e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321035035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['3ebadaec-7768-44e8-ba79-0e7046190f16','d671a036-694a-40a9-8f8f-851e72eccd4f','f5548347-2dc3-4aca-b18e-5a6a244a5c53','07e46b8c-e31b-4a80-81b4-27e33ea88d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1321035035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=701be888-0e2f-40ec-987b-366f212095e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a15f152d313422a8943244e14070676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:11.973888 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d120bea8-5d63-49d6-8c5a-508eb8fa86cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:12.007359 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d120bea8-5d63-49d6-8c5a-508eb8fa86cc) transitioned into state 'SUCCESS' from state '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-1321035035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['3ebadaec-7768-44e8-ba79-0e7046190f16','d671a036-694a-40a9-8f8f-851e72eccd4f','f5548347-2dc3-4aca-b18e-5a6a244a5c53','07e46b8c-e31b-4a80-81b4-27e33ea88d55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da3844dfaf440f6b70add1fb077ebb8',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:12.008091 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4b1527-df2c-41f7-83a2-8485430584fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:12.030654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4b1527-df2c-41f7-83a2-8485430584fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:12.031491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Flow 'volume_create_api' (34f4f8c8-044d-434b-b265-bffe01041ca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:12.031764 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Create volume request issued successfully. Jul 03 04:45:12.034210 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1ea7efeb-3024-4d9d-abda-506153143a5f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:12.034210 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1412/5614] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:45:11 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:12.048817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1093e7ed-238f-4849-8e1a-f2ac6b69c5f9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:12.048817 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1093e7ed-238f-4849-8e1a-f2ac6b69c5f9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 Jul 03 04:45:12.048817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1093e7ed-238f-4849-8e1a-f2ac6b69c5f9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:12.048817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1093e7ed-238f-4849-8e1a-f2ac6b69c5f9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:12.055885 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:12.055885 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:12.060054 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-1093e7ed-238f-4849-8e1a-f2ac6b69c5f9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:12.064674 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1093e7ed-238f-4849-8e1a-f2ac6b69c5f9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 returned with HTTP 200 Jul 03 04:45:12.065109 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1398/5615] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:12 2026] GET /volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:12.216374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8b4a1c07-3193-4a0f-ab0b-71474499d346 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:12.218168 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b4a1c07-3193-4a0f-ab0b-71474499d346 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 Jul 03 04:45:12.218366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b4a1c07-3193-4a0f-ab0b-71474499d346 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:12.218587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8b4a1c07-3193-4a0f-ab0b-71474499d346 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:12.224282 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8b4a1c07-3193-4a0f-ab0b-71474499d346 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 returned with HTTP 404 Jul 03 04:45:12.224766 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1399/5616] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:12 2026] GET /volume/v3/volumes/e567951e-cb50-470e-9c2b-47916cb7b165 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:12.231973 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:12.233999 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 Jul 03 04:45:12.234198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:12.234404 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:12.234558 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume with id: 277cb822-b1f9-4bf2-856e-e02e08aebc67 Jul 03 04:45:12.241282 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:12.241282 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:12.241759 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:12.270718 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume request issued successfully. Jul 03 04:45:12.270923 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2a7f4b4c-5f7d-4b6f-8159-0b260bf1fbf0 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 returned with HTTP 202 Jul 03 04:45:12.271390 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1408/5617] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:12 2026] DELETE /volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:12.278160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-62c88fe7-ab76-443d-bb0b-849872f45358 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:12.279989 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-62c88fe7-ab76-443d-bb0b-849872f45358 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 Jul 03 04:45:12.280224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-62c88fe7-ab76-443d-bb0b-849872f45358 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:12.280499 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-62c88fe7-ab76-443d-bb0b-849872f45358 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:12.288904 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:12.288904 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:12.293222 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-62c88fe7-ab76-443d-bb0b-849872f45358 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:12.298184 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-62c88fe7-ab76-443d-bb0b-849872f45358 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 returned with HTTP 200 Jul 03 04:45:12.298701 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1413/5618] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:12 2026] GET /volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:13.080454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d35e2a36-1972-46cd-b66b-9044756408ee None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:13.081590 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d35e2a36-1972-46cd-b66b-9044756408ee tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 Jul 03 04:45:13.081767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d35e2a36-1972-46cd-b66b-9044756408ee tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:13.081936 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d35e2a36-1972-46cd-b66b-9044756408ee tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:13.088047 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:13.088047 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:13.091140 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d35e2a36-1972-46cd-b66b-9044756408ee tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:13.094560 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d35e2a36-1972-46cd-b66b-9044756408ee tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 returned with HTTP 200 Jul 03 04:45:13.094910 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1399/5619] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:13 2026] GET /volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:45:13.106220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dce6223f-363e-4e12-8e92-e297db2949ed None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:13.107925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:45:13.108258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "701be888-0e2f-40ec-987b-366f212095e3", "name": "tempest-type-Backup-72527343"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:13.109684 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating new backup {'backup': {'volume_id': '701be888-0e2f-40ec-987b-366f212095e3', 'name': 'tempest-type-Backup-72527343'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:45:13.109805 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Creating backup of volume 701be888-0e2f-40ec-987b-366f212095e3 in container None Jul 03 04:45:13.116733 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:13.116733 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:13.117048 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:13.148181 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Created reservations ['c398db3b-7b64-4e95-9a5a-5cc5c393742b', '6dd63e56-03eb-40fd-8a6f-5ca0be624e12'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:13.212885 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dce6223f-363e-4e12-8e92-e297db2949ed tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:45:13.213066 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1400/5620] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:45:13 2026] POST /volume/v3/backups => generated 314 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:13.221045 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b91d970f-45a5-4ace-9f1b-d05b0f5df80c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:13.223129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b91d970f-45a5-4ace-9f1b-d05b0f5df80c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:13.223416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b91d970f-45a5-4ace-9f1b-d05b0f5df80c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:13.223621 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b91d970f-45a5-4ace-9f1b-d05b0f5df80c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:13.223725 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b91d970f-45a5-4ace-9f1b-d05b0f5df80c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:13.228244 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:13.228244 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:13.229043 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b91d970f-45a5-4ace-9f1b-d05b0f5df80c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:13.229557 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1409/5621] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:13 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:13.312227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a5f9e99c-07f8-405c-9d15-054bf8ab8ca4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:13.314191 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a5f9e99c-07f8-405c-9d15-054bf8ab8ca4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 Jul 03 04:45:13.314431 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a5f9e99c-07f8-405c-9d15-054bf8ab8ca4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:13.314634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a5f9e99c-07f8-405c-9d15-054bf8ab8ca4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:13.321183 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a5f9e99c-07f8-405c-9d15-054bf8ab8ca4 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 returned with HTTP 404 Jul 03 04:45:13.321737 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1414/5622] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:13 2026] GET /volume/v3/volumes/277cb822-b1f9-4bf2-856e-e02e08aebc67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:13.328688 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:13.331075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe Jul 03 04:45:13.331209 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:13.331409 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:13.331562 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume with id: 81dcad19-5149-4296-aecd-40bd5571debe Jul 03 04:45:13.338913 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:13.338913 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:13.339442 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:13.379654 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume request issued successfully. Jul 03 04:45:13.379875 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-db1b4999-aaf5-490f-af8e-af98c93bdf28 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe returned with HTTP 202 Jul 03 04:45:13.380429 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1400/5623] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:13 2026] DELETE /volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:13.389434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d13c451d-7bc6-4257-9376-e09b8263a268 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:13.391216 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d13c451d-7bc6-4257-9376-e09b8263a268 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe Jul 03 04:45:13.391424 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d13c451d-7bc6-4257-9376-e09b8263a268 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:13.391596 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d13c451d-7bc6-4257-9376-e09b8263a268 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:13.399165 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:13.399165 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:13.403456 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d13c451d-7bc6-4257-9376-e09b8263a268 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:13.407719 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d13c451d-7bc6-4257-9376-e09b8263a268 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe returned with HTTP 200 Jul 03 04:45:13.408141 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1401/5624] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:13 2026] GET /volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:14.239102 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ca88e446-7e56-460f-aff5-e5977f80e038 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:14.240813 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ca88e446-7e56-460f-aff5-e5977f80e038 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:14.241006 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ca88e446-7e56-460f-aff5-e5977f80e038 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:14.241194 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ca88e446-7e56-460f-aff5-e5977f80e038 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:14.241341 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ca88e446-7e56-460f-aff5-e5977f80e038 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:14.246428 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:14.246428 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:14.246943 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ca88e446-7e56-460f-aff5-e5977f80e038 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:14.247284 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1410/5625] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:14 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:14.419872 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8b6dd5db-52a5-4c21-a61c-619e17de0b1a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:14.421264 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b6dd5db-52a5-4c21-a61c-619e17de0b1a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe Jul 03 04:45:14.421492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b6dd5db-52a5-4c21-a61c-619e17de0b1a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:14.421702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8b6dd5db-52a5-4c21-a61c-619e17de0b1a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:14.426501 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8b6dd5db-52a5-4c21-a61c-619e17de0b1a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe returned with HTTP 404 Jul 03 04:45:14.426913 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1415/5626] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:14 2026] GET /volume/v3/volumes/81dcad19-5149-4296-aecd-40bd5571debe => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:14.434394 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:14.436794 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 Jul 03 04:45:14.437376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:14.437376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:14.437553 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume with id: 051b7e38-d3d9-4024-8be8-b5cdff1408f4 Jul 03 04:45:14.445587 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:14.445587 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:14.446022 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:14.488466 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume request issued successfully. Jul 03 04:45:14.488571 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-af883cfb-6e13-4bc1-a692-88fa3d582b46 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 returned with HTTP 202 Jul 03 04:45:14.488996 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1401/5627] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:14 2026] DELETE /volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:14.496417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-22eb1321-e0a9-4e2f-9345-d000b89112d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:14.498040 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-22eb1321-e0a9-4e2f-9345-d000b89112d7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 Jul 03 04:45:14.498244 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-22eb1321-e0a9-4e2f-9345-d000b89112d7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:14.498474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-22eb1321-e0a9-4e2f-9345-d000b89112d7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:14.505490 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:14.505490 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:14.509373 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-22eb1321-e0a9-4e2f-9345-d000b89112d7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:14.513631 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-22eb1321-e0a9-4e2f-9345-d000b89112d7 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 returned with HTTP 200 Jul 03 04:45:14.513989 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1402/5628] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:14 2026] GET /volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-92ec2f48-57ff-462b-89d7-d0c0e3f31928 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92ec2f48-57ff-462b-89d7-d0c0e3f31928 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-92ec2f48-57ff-462b-89d7-d0c0e3f31928 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-92ec2f48-57ff-462b-89d7-d0c0e3f31928 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-92ec2f48-57ff-462b-89d7-d0c0e3f31928 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-92ec2f48-57ff-462b-89d7-d0c0e3f31928 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:15.274476 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1411/5629] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:15 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:15.525883 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-704c3470-2151-4319-8f5c-a3487beb194a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:15.528018 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-704c3470-2151-4319-8f5c-a3487beb194a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 Jul 03 04:45:15.528316 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-704c3470-2151-4319-8f5c-a3487beb194a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:15.528598 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-704c3470-2151-4319-8f5c-a3487beb194a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:15.534488 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-704c3470-2151-4319-8f5c-a3487beb194a tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 returned with HTTP 404 Jul 03 04:45:15.534939 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1416/5630] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:15 2026] GET /volume/v3/volumes/051b7e38-d3d9-4024-8be8-b5cdff1408f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:15.541297 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:15.543035 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a Jul 03 04:45:15.543215 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:15.543444 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:15.543558 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete snapshot with id: 40098650-a482-4e34-86f8-f9863722d51a Jul 03 04:45:15.548249 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:15.548249 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:15.548660 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Snapshot retrieved successfully. Jul 03 04:45:15.632138 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Snapshot delete request issued successfully. Jul 03 04:45:15.632251 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9a9719e7-4340-4a4f-a42e-246580ebc5be tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a returned with HTTP 202 Jul 03 04:45:15.632697 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1402/5631] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:45:15 2026] DELETE /volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:15.644762 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dc3256ec-3298-497b-b3b7-cd20913b0b23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:15.646657 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc3256ec-3298-497b-b3b7-cd20913b0b23 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a Jul 03 04:45:15.646848 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc3256ec-3298-497b-b3b7-cd20913b0b23 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:15.647048 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc3256ec-3298-497b-b3b7-cd20913b0b23 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:15.652128 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:15.652128 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:15.652556 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dc3256ec-3298-497b-b3b7-cd20913b0b23 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Snapshot retrieved successfully. Jul 03 04:45:15.653267 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc3256ec-3298-497b-b3b7-cd20913b0b23 tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a returned with HTTP 200 Jul 03 04:45:15.653653 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1403/5632] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:45:15 2026] GET /volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:16.275864 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dbf054a7-a7f5-4e08-b23e-87e7c95f6d3b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:16.277841 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dbf054a7-a7f5-4e08-b23e-87e7c95f6d3b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:16.278023 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dbf054a7-a7f5-4e08-b23e-87e7c95f6d3b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:16.278231 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dbf054a7-a7f5-4e08-b23e-87e7c95f6d3b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:16.278346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-dbf054a7-a7f5-4e08-b23e-87e7c95f6d3b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:16.282527 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:16.282527 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:16.283191 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dbf054a7-a7f5-4e08-b23e-87e7c95f6d3b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:16.283835 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1412/5633] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:16 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:16.662968 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-09c551e1-d7c0-47e4-9610-d9f85d2719ed None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:16.665017 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-09c551e1-d7c0-47e4-9610-d9f85d2719ed tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a Jul 03 04:45:16.665241 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-09c551e1-d7c0-47e4-9610-d9f85d2719ed tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:16.665644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-09c551e1-d7c0-47e4-9610-d9f85d2719ed tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:16.670853 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-09c551e1-d7c0-47e4-9610-d9f85d2719ed tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a returned with HTTP 404 Jul 03 04:45:16.671313 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1417/5634] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:45:16 2026] GET /volume/v3/snapshots/40098650-a482-4e34-86f8-f9863722d51a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:16.681611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:16.687222 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] DELETE https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:16.687923 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:16.688445 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:16.689546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume with id: fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:16.714435 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:16.714435 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:16.717510 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:16.782160 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Delete volume request issued successfully. Jul 03 04:45:16.782386 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7bbf7e54-8996-409a-b6d1-316ccc83bacb tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd returned with HTTP 202 Jul 03 04:45:16.782829 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1403/5635] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:16 2026] DELETE /volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:16.790236 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-58382a70-3d33-4972-97d5-7b21b1178fcd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:16.792145 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58382a70-3d33-4972-97d5-7b21b1178fcd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:16.792366 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58382a70-3d33-4972-97d5-7b21b1178fcd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:16.792569 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58382a70-3d33-4972-97d5-7b21b1178fcd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:16.799622 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:16.799622 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:16.803209 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-58382a70-3d33-4972-97d5-7b21b1178fcd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Volume info retrieved successfully. Jul 03 04:45:16.807450 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58382a70-3d33-4972-97d5-7b21b1178fcd tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd returned with HTTP 200 Jul 03 04:45:16.807770 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1404/5636] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:16 2026] GET /volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:17.301787 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dcd12034-d4b8-4f58-83c0-7b085479e790 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:17.303462 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dcd12034-d4b8-4f58-83c0-7b085479e790 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:17.303670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dcd12034-d4b8-4f58-83c0-7b085479e790 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:17.303832 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dcd12034-d4b8-4f58-83c0-7b085479e790 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:17.303923 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-dcd12034-d4b8-4f58-83c0-7b085479e790 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:17.308403 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:17.308403 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:17.309150 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dcd12034-d4b8-4f58-83c0-7b085479e790 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:17.309802 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1413/5637] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:17 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:17.821113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c556e117-05b7-47b7-9533-92779300d4fc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:17.823342 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c556e117-05b7-47b7-9533-92779300d4fc tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] GET https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd Jul 03 04:45:17.823586 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c556e117-05b7-47b7-9533-92779300d4fc tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:17.823764 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c556e117-05b7-47b7-9533-92779300d4fc tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:17.831182 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c556e117-05b7-47b7-9533-92779300d4fc tempest-CreateVolumesFromSnapshotTest-2024187890 tempest-CreateVolumesFromSnapshotTest-2024187890-project-member] https://10.4.3.253/volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd returned with HTTP 404 Jul 03 04:45:17.831878 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1418/5638] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:17 2026] GET /volume/v3/volumes/fb018888-7785-47fc-bc54-830b90786ebd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:18.328535 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fc7cd271-5fcd-464c-9cee-ee5b8bb6787a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:18.333661 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc7cd271-5fcd-464c-9cee-ee5b8bb6787a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:18.333983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc7cd271-5fcd-464c-9cee-ee5b8bb6787a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:18.334286 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fc7cd271-5fcd-464c-9cee-ee5b8bb6787a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:18.334487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-fc7cd271-5fcd-464c-9cee-ee5b8bb6787a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:18.339080 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:18.339080 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:18.339855 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fc7cd271-5fcd-464c-9cee-ee5b8bb6787a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:18.340230 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1404/5639] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:18 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:19.356583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dc45a497-8e25-4278-ad69-92efc1ae04b9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:19.358468 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc45a497-8e25-4278-ad69-92efc1ae04b9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:19.358693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc45a497-8e25-4278-ad69-92efc1ae04b9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:19.358939 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dc45a497-8e25-4278-ad69-92efc1ae04b9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:19.359083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-dc45a497-8e25-4278-ad69-92efc1ae04b9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:19.363229 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:19.363229 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:19.363887 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dc45a497-8e25-4278-ad69-92efc1ae04b9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:19.364265 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1405/5640] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:19 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:20.425288 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ad85d3df-6928-49f3-934d-9610763bb578 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:20.427097 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ad85d3df-6928-49f3-934d-9610763bb578 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:20.427294 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ad85d3df-6928-49f3-934d-9610763bb578 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:20.427518 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ad85d3df-6928-49f3-934d-9610763bb578 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:20.427642 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ad85d3df-6928-49f3-934d-9610763bb578 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:20.431916 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:20.431916 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:20.432517 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ad85d3df-6928-49f3-934d-9610763bb578 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:20.432877 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1414/5641] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:20 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:21.443360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a1b57873-4b67-457c-a085-67aae2fbacf9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:21.445297 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1b57873-4b67-457c-a085-67aae2fbacf9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:21.445644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1b57873-4b67-457c-a085-67aae2fbacf9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:21.445878 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a1b57873-4b67-457c-a085-67aae2fbacf9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:21.445987 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-a1b57873-4b67-457c-a085-67aae2fbacf9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:21.540880 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:21.540880 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:21.541812 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a1b57873-4b67-457c-a085-67aae2fbacf9 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:21.542242 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1419/5642] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:21 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:22.553152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-65be52ea-4d34-4ab2-8023-9ac007ff5543 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:22.555089 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65be52ea-4d34-4ab2-8023-9ac007ff5543 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:22.555313 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65be52ea-4d34-4ab2-8023-9ac007ff5543 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:22.555556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65be52ea-4d34-4ab2-8023-9ac007ff5543 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:22.555660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-65be52ea-4d34-4ab2-8023-9ac007ff5543 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:22.559686 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:22.559686 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:22.560276 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65be52ea-4d34-4ab2-8023-9ac007ff5543 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:22.560696 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1405/5643] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:22 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:23.572234 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bcb4de41-dd1b-4efd-9bde-39f6a16ade27 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:23.574203 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bcb4de41-dd1b-4efd-9bde-39f6a16ade27 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:23.574590 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bcb4de41-dd1b-4efd-9bde-39f6a16ade27 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:23.574769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bcb4de41-dd1b-4efd-9bde-39f6a16ade27 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:23.574912 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-bcb4de41-dd1b-4efd-9bde-39f6a16ade27 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:23.581973 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:23.581973 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:23.582908 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bcb4de41-dd1b-4efd-9bde-39f6a16ade27 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:23.583471 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1406/5644] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:23 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:24.447036 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-56c69ced-7420-42b6-abed-5e182d3ac645 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:24.503907 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:24.504263 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1589366959"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:24.505929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1589366959'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:24.506086 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume of 1 GB Jul 03 04:45:24.509950 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Availability Zones retrieved successfully. Jul 03 04:45:24.514906 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (15ce6a2b-03d5-4044-8b72-45ea7b4f1ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:24.515977 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b35c3f-5409-420e-af4a-5cb4e9c9cf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:24.516878 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:24.541195 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4b35c3f-5409-420e-af4a-5cb4e9c9cf38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:24.542059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbc184a-74ff-4652-b5a5-4e94be7afd11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:24.595155 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b0778a37-b0e9-453c-bb77-d71db50f3515 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:24.597088 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0778a37-b0e9-453c-bb77-d71db50f3515 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:24.597308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0778a37-b0e9-453c-bb77-d71db50f3515 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:24.597554 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0778a37-b0e9-453c-bb77-d71db50f3515 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:24.597661 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b0778a37-b0e9-453c-bb77-d71db50f3515 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:24.601716 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:24.601716 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:24.602340 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0778a37-b0e9-453c-bb77-d71db50f3515 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:24.602867 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1420/5645] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:24 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:24.616623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['0134ada5-4a3c-4d60-8764-b7a29d17b830', 'decd374e-2503-4d27-946c-3e2d3496a8ed', '38d52340-0896-47ee-adea-ccd6f77964b0', '816bb135-6e09-4421-a3e3-335247cf88c6'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:24.617382 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbc184a-74ff-4652-b5a5-4e94be7afd11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0134ada5-4a3c-4d60-8764-b7a29d17b830', 'decd374e-2503-4d27-946c-3e2d3496a8ed', '38d52340-0896-47ee-adea-ccd6f77964b0', '816bb135-6e09-4421-a3e3-335247cf88c6']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:24.618127 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc334b08-5a8a-4271-ab7d-84b509159c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:24.668186 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc334b08-5a8a-4271-ab7d-84b509159c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43e9f62d-a954-4a75-b67b-c2309c22a212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1589366959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['0134ada5-4a3c-4d60-8764-b7a29d17b830','decd374e-2503-4d27-946c-3e2d3496a8ed','38d52340-0896-47ee-adea-ccd6f77964b0','816bb135-6e09-4421-a3e3-335247cf88c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1589366959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43e9f62d-a954-4a75-b67b-c2309c22a212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bca18ea5d947ab9386c368c97a6e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:24.669061 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cfce6c-59c7-4880-a780-df7337c3298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:24.700580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35cfce6c-59c7-4880-a780-df7337c3298a) transitioned into state 'SUCCESS' from state '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-1589366959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['0134ada5-4a3c-4d60-8764-b7a29d17b830','decd374e-2503-4d27-946c-3e2d3496a8ed','38d52340-0896-47ee-adea-ccd6f77964b0','816bb135-6e09-4421-a3e3-335247cf88c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:24.701372 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cc2a7f-d253-47cc-9a12-f49da02e4da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:24.718796 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cc2a7f-d253-47cc-9a12-f49da02e4da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:24.720140 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (15ce6a2b-03d5-4044-8b72-45ea7b4f1ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:24.720827 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request issued successfully. Jul 03 04:45:24.721542 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56c69ced-7420-42b6-abed-5e182d3ac645 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:24.722172 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1415/5646] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:45:24 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) Jul 03 04:45:24.734486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cd7a69f2-c652-4d6d-bb20-072412b065c0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:24.736785 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cd7a69f2-c652-4d6d-bb20-072412b065c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:45:24.737006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cd7a69f2-c652-4d6d-bb20-072412b065c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:24.737237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cd7a69f2-c652-4d6d-bb20-072412b065c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:24.746185 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:24.746185 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:24.751552 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cd7a69f2-c652-4d6d-bb20-072412b065c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:24.756622 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cd7a69f2-c652-4d6d-bb20-072412b065c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 returned with HTTP 200 Jul 03 04:45:24.757071 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1406/5647] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:24 2026] GET /volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:25.613155 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d8f3433c-9941-40fc-9508-6b3d5c5307b3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:25.614999 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d8f3433c-9941-40fc-9508-6b3d5c5307b3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:25.615220 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d8f3433c-9941-40fc-9508-6b3d5c5307b3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:25.615406 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d8f3433c-9941-40fc-9508-6b3d5c5307b3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:25.615522 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d8f3433c-9941-40fc-9508-6b3d5c5307b3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:25.620780 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:25.620780 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:25.621607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d8f3433c-9941-40fc-9508-6b3d5c5307b3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:25.622084 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1407/5648] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:25 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:25.771800 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2f0d2a42-f1d9-425a-bb44-7e7b787872d2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:25.773492 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2f0d2a42-f1d9-425a-bb44-7e7b787872d2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:45:25.773629 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2f0d2a42-f1d9-425a-bb44-7e7b787872d2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:25.773812 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2f0d2a42-f1d9-425a-bb44-7e7b787872d2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:25.781071 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:25.781071 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:25.785083 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2f0d2a42-f1d9-425a-bb44-7e7b787872d2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:25.790984 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2f0d2a42-f1d9-425a-bb44-7e7b787872d2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 returned with HTTP 200 Jul 03 04:45:25.791792 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1421/5649] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:25 2026] GET /volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:25.805858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8e01000f-894c-4993-a040-92dbf90092f4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:25.808350 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:45:25.808920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "43e9f62d-a954-4a75-b67b-c2309c22a212", "name": "tempest-VolumesBackupsTest-Backup-822007071"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:25.810683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating new backup {'backup': {'volume_id': '43e9f62d-a954-4a75-b67b-c2309c22a212', 'name': 'tempest-VolumesBackupsTest-Backup-822007071'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:45:25.810862 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating backup of volume 43e9f62d-a954-4a75-b67b-c2309c22a212 in container None Jul 03 04:45:25.819681 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:25.819681 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:25.820150 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:25.868598 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['c0f54ca7-bdd7-4257-94f5-a71d7774790d', '5056ddef-057e-4a53-9cfe-ff40e44b8ed3'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:25.937737 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8e01000f-894c-4993-a040-92dbf90092f4 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:45:25.938150 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1416/5650] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:25 2026] POST /volume/v3/backups => generated 329 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:25.946364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-70e74a3f-52d5-4c6c-8430-442efffc9e89 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:25.948744 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-70e74a3f-52d5-4c6c-8430-442efffc9e89 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:25.948981 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-70e74a3f-52d5-4c6c-8430-442efffc9e89 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:25.949207 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-70e74a3f-52d5-4c6c-8430-442efffc9e89 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:25.949344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-70e74a3f-52d5-4c6c-8430-442efffc9e89 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:25.954225 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:25.954225 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:25.955185 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-70e74a3f-52d5-4c6c-8430-442efffc9e89 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:25.956239 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1407/5651] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:25 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:26.634654 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f2cfdd88-4333-4f3f-bf87-37c9a903da57 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:26.636858 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f2cfdd88-4333-4f3f-bf87-37c9a903da57 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:26.637070 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f2cfdd88-4333-4f3f-bf87-37c9a903da57 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:26.637281 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f2cfdd88-4333-4f3f-bf87-37c9a903da57 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:26.637443 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f2cfdd88-4333-4f3f-bf87-37c9a903da57 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:26.641941 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:26.641941 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:26.642608 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f2cfdd88-4333-4f3f-bf87-37c9a903da57 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:26.642983 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1408/5652] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:26 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:26.966650 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-429cb2a4-28d9-44d5-820c-f08abe6ef43b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:26.968391 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-429cb2a4-28d9-44d5-820c-f08abe6ef43b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:26.968688 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-429cb2a4-28d9-44d5-820c-f08abe6ef43b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:26.968915 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-429cb2a4-28d9-44d5-820c-f08abe6ef43b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:26.969059 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-429cb2a4-28d9-44d5-820c-f08abe6ef43b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:26.974771 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:26.974771 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:26.975891 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-429cb2a4-28d9-44d5-820c-f08abe6ef43b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:26.976556 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1422/5653] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:26 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:27.653153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-be77d328-bc44-4b71-b746-6e4d2095b573 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:27.654723 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be77d328-bc44-4b71-b746-6e4d2095b573 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:27.655012 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be77d328-bc44-4b71-b746-6e4d2095b573 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:27.655258 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-be77d328-bc44-4b71-b746-6e4d2095b573 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:27.656013 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-be77d328-bc44-4b71-b746-6e4d2095b573 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:27.659715 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:27.659715 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:27.660341 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-be77d328-bc44-4b71-b746-6e4d2095b573 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:27.660786 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1417/5654] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:27 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:27.987932 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4048c62c-27c2-43c0-b31e-c13d4ae7cc38 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:27.989945 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4048c62c-27c2-43c0-b31e-c13d4ae7cc38 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:27.990185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4048c62c-27c2-43c0-b31e-c13d4ae7cc38 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:27.990630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4048c62c-27c2-43c0-b31e-c13d4ae7cc38 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:27.990630 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-4048c62c-27c2-43c0-b31e-c13d4ae7cc38 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:27.994912 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:27.994912 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:27.995660 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4048c62c-27c2-43c0-b31e-c13d4ae7cc38 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:27.996259 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1408/5655] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:27 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:28.671230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-053e3d1e-ac83-4445-b79b-fca578e30c7b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:28.673387 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-053e3d1e-ac83-4445-b79b-fca578e30c7b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:28.673631 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-053e3d1e-ac83-4445-b79b-fca578e30c7b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:28.673851 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-053e3d1e-ac83-4445-b79b-fca578e30c7b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:28.673993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-053e3d1e-ac83-4445-b79b-fca578e30c7b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:28.679007 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:28.679007 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:28.679643 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-053e3d1e-ac83-4445-b79b-fca578e30c7b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:28.679970 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1409/5656] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:28 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:29.008988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bfe6162d-b107-4394-9a51-311779675ba0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:29.010963 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bfe6162d-b107-4394-9a51-311779675ba0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:29.011161 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bfe6162d-b107-4394-9a51-311779675ba0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:29.011345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bfe6162d-b107-4394-9a51-311779675ba0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:29.011459 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-bfe6162d-b107-4394-9a51-311779675ba0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:29.015726 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:29.015726 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:29.016443 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bfe6162d-b107-4394-9a51-311779675ba0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:29.016880 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1423/5657] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:29 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:29.689849 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ca989c1d-b796-416b-9124-3c54e5bab7df None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:29.692140 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ca989c1d-b796-416b-9124-3c54e5bab7df tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:29.692140 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ca989c1d-b796-416b-9124-3c54e5bab7df tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:29.692296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ca989c1d-b796-416b-9124-3c54e5bab7df tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:29.692420 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ca989c1d-b796-416b-9124-3c54e5bab7df tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:29.696763 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:29.696763 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:29.697469 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ca989c1d-b796-416b-9124-3c54e5bab7df tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:29.697972 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1418/5658] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:29 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:30.027369 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e5c38be0-5a8d-4f8e-8286-5b2c49ccfd88 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:30.029161 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e5c38be0-5a8d-4f8e-8286-5b2c49ccfd88 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:30.029383 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e5c38be0-5a8d-4f8e-8286-5b2c49ccfd88 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:30.029592 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e5c38be0-5a8d-4f8e-8286-5b2c49ccfd88 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:30.029761 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e5c38be0-5a8d-4f8e-8286-5b2c49ccfd88 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:30.034372 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:30.034372 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:30.035158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e5c38be0-5a8d-4f8e-8286-5b2c49ccfd88 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:30.035594 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1409/5659] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:30 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:30.707822 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0a2e83e7-9288-4022-a573-2fc5ad7e7d0a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:30.709559 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a2e83e7-9288-4022-a573-2fc5ad7e7d0a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:30.709755 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a2e83e7-9288-4022-a573-2fc5ad7e7d0a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:30.709928 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0a2e83e7-9288-4022-a573-2fc5ad7e7d0a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:30.710038 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0a2e83e7-9288-4022-a573-2fc5ad7e7d0a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:30.714235 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:30.714235 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:30.714857 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0a2e83e7-9288-4022-a573-2fc5ad7e7d0a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:30.715295 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1410/5660] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:30 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:30.724013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-7eb5c57c-1634-497f-9252-f94d885276a3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:30.725735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7eb5c57c-1634-497f-9252-f94d885276a3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] POST https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d/action Jul 03 04:45:30.726130 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7eb5c57c-1634-497f-9252-f94d885276a3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:45:30.726171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-7eb5c57c-1634-497f-9252-f94d885276a3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:30.727444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.admin_actions [None req-7eb5c57c-1634-497f-9252-f94d885276a3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Updating backup '4b01372c-d63d-4341-a14e-886f41cc4e8d' with '{'status': 'error'}' {{(pid=99794) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 04:45:30.735523 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:30.735523 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:30.736624 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.policy [None req-7eb5c57c-1634-497f-9252-f94d885276a3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '7603e7654878434ab1a86878b5ec5332', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0a15f152d313422a8943244e14070676', 'project_domain_id': 'default', 'roles': ['member', '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=99794) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:45:30.736857 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-7eb5c57c-1634-497f-9252-f94d885276a3 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d/action returned with HTTP 403 Jul 03 04:45:30.737321 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1424/5661] 10.4.3.253 () {70 vars in 1430 bytes} [Fri Jul 3 04:45:30 2026] POST /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:30.746477 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:30.747901 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 Jul 03 04:45:30.748084 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:30.748247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:30.749009 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume with id: 701be888-0e2f-40ec-987b-366f212095e3 Jul 03 04:45:30.755297 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:30.755297 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:30.755622 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:30.775565 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume request issued successfully. Jul 03 04:45:30.775741 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-57a51a5e-ab2c-4469-b502-f8ab6f143de2 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 returned with HTTP 202 Jul 03 04:45:30.776204 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1419/5662] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:30 2026] DELETE /volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:30.782865 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e3058891-0689-4175-b78d-371e20fe5870 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:30.784597 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3058891-0689-4175-b78d-371e20fe5870 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 Jul 03 04:45:30.784835 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3058891-0689-4175-b78d-371e20fe5870 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:30.785003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e3058891-0689-4175-b78d-371e20fe5870 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:30.791854 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:30.791854 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:30.795166 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e3058891-0689-4175-b78d-371e20fe5870 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:30.798968 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e3058891-0689-4175-b78d-371e20fe5870 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 returned with HTTP 200 Jul 03 04:45:30.799463 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1410/5663] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:30 2026] GET /volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:45:31.044711 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cb0db7d6-0f47-4ee0-b3fc-77bdf64e544e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:31.046312 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb0db7d6-0f47-4ee0-b3fc-77bdf64e544e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:31.046507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb0db7d6-0f47-4ee0-b3fc-77bdf64e544e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:31.046692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cb0db7d6-0f47-4ee0-b3fc-77bdf64e544e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:31.046792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-cb0db7d6-0f47-4ee0-b3fc-77bdf64e544e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:31.050832 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:31.050832 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:31.051526 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cb0db7d6-0f47-4ee0-b3fc-77bdf64e544e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:31.051858 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1411/5664] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:31 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:31.811430 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a28cde06-a00a-4f85-95b2-c2a066f33f05 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:31.813132 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a28cde06-a00a-4f85-95b2-c2a066f33f05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 Jul 03 04:45:31.813349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a28cde06-a00a-4f85-95b2-c2a066f33f05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:31.813551 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a28cde06-a00a-4f85-95b2-c2a066f33f05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:31.819107 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a28cde06-a00a-4f85-95b2-c2a066f33f05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 returned with HTTP 404 Jul 03 04:45:31.819586 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1425/5665] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:31 2026] GET /volume/v3/volumes/701be888-0e2f-40ec-987b-366f212095e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:31.827609 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-22d2399b-bba7-4d47-aded-a975097496d5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:31.829306 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] POST https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1/restore Jul 03 04:45:31.829731 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:31.830990 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Restoring backup 8b71555a-5644-477f-9010-7fa24fc2ffa1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99791) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:45:31.831102 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Restoring backup 8b71555a-5644-477f-9010-7fa24fc2ffa1 to volume None. Jul 03 04:45:31.835522 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:31.835522 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:31.836669 np0000004364 devstack@c-api.service[99791]: INFO cinder.backup.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Creating volume of 1 GB for restore of backup 8b71555a-5644-477f-9010-7fa24fc2ffa1. Jul 03 04:45:31.842459 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Availability zone cache updated, next update will occur around 2026-07-03 05:45:31.842192. {{(pid=99791) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:45:31.842575 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Availability Zones retrieved successfully. Jul 03 04:45:31.847890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Flow 'volume_create_api' (844e91ab-7796-4b37-8b48-f50fab5aac42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:31.848889 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7037c10-1fd1-4c4f-bb9e-9eee07a85af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:31.849766 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:31.876763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7037c10-1fd1-4c4f-bb9e-9eee07a85af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:31.877726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ec2e93-48b5-46c4-85e9-c8dfa4e9623b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:31.924930 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Created reservations ['072b21e9-7e20-4bf4-831c-c0cc017b5208', '6580d8a6-8274-4d2c-a825-bd6235efa471', '694fc424-63d1-4629-a377-f95b710d9068', 'ff52e38a-7def-4c57-ab6d-9c43131639d4'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:31.925965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6ec2e93-48b5-46c4-85e9-c8dfa4e9623b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['072b21e9-7e20-4bf4-831c-c0cc017b5208', '6580d8a6-8274-4d2c-a825-bd6235efa471', '694fc424-63d1-4629-a377-f95b710d9068', 'ff52e38a-7def-4c57-ab6d-9c43131639d4']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:31.926813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c40b10-e8c6-4c8d-b882-7fb9cc1caa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:31.960551 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c40b10-e8c6-4c8d-b882-7fb9cc1caa52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70960370-d63c-4955-8905-fe02b0495000', '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='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['072b21e9-7e20-4bf4-831c-c0cc017b5208','6580d8a6-8274-4d2c-a825-bd6235efa471','694fc424-63d1-4629-a377-f95b710d9068','ff52e38a-7def-4c57-ab6d-9c43131639d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7603e7654878434ab1a86878b5ec5332',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:31Z,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=70960370-d63c-4955-8905-fe02b0495000,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a15f152d313422a8943244e14070676',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7603e7654878434ab1a86878b5ec5332',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:31.961302 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8441c669-4e9f-4759-9ad3-bf44db233c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:31.979608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8441c669-4e9f-4759-9ad3-bf44db233c6a) transitioned into 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='0a15f152d313422a8943244e14070676',qos_specs=None,replication_status=,reservations=['072b21e9-7e20-4bf4-831c-c0cc017b5208','6580d8a6-8274-4d2c-a825-bd6235efa471','694fc424-63d1-4629-a377-f95b710d9068','ff52e38a-7def-4c57-ab6d-9c43131639d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7603e7654878434ab1a86878b5ec5332',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:31.980430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9b116f-ebba-41b0-a34d-0957f94ae40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:31.993873 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a9b116f-ebba-41b0-a34d-0957f94ae40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:31.994777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Flow 'volume_create_api' (844e91ab-7796-4b37-8b48-f50fab5aac42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:31.995153 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Create volume request issued successfully. Jul 03 04:45:32.003020 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:32.003020 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:32.003542 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Volume info retrieved successfully. Jul 03 04:45:32.061061 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-de546c52-e0d0-4644-8fd7-e8cfbe3a9530 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:32.062889 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de546c52-e0d0-4644-8fd7-e8cfbe3a9530 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:32.062983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de546c52-e0d0-4644-8fd7-e8cfbe3a9530 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:32.063149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-de546c52-e0d0-4644-8fd7-e8cfbe3a9530 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:32.063247 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-de546c52-e0d0-4644-8fd7-e8cfbe3a9530 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:32.067889 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:32.067889 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:32.068836 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-de546c52-e0d0-4644-8fd7-e8cfbe3a9530 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:32.069315 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1411/5666] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:32 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:33.011945 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:33.011945 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:33.012464 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Volume info retrieved successfully. Jul 03 04:45:33.012593 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Checking backup size 1 against volume size 1 {{(pid=99791) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:45:33.012712 np0000004364 devstack@c-api.service[99791]: INFO cinder.backup.api [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Overwriting volume 70960370-d63c-4955-8905-fe02b0495000 with restore of backup 8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:33.035051 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] restore_backup in rpcapi backup_id 8b71555a-5644-477f-9010-7fa24fc2ffa1 {{(pid=99791) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:45:33.037565 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-22d2399b-bba7-4d47-aded-a975097496d5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1/restore returned with HTTP 202 Jul 03 04:45:33.038020 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1420/5667] 10.4.3.253 () {70 vars in 1433 bytes} [Fri Jul 3 04:45:31 2026] POST /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1/restore => generated 152 bytes in 1211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:33.045610 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-409c3e6c-6162-4d22-a9bf-a8f6addfc2dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:33.047297 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-409c3e6c-6162-4d22-a9bf-a8f6addfc2dc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:33.047527 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-409c3e6c-6162-4d22-a9bf-a8f6addfc2dc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:33.047709 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-409c3e6c-6162-4d22-a9bf-a8f6addfc2dc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:33.047809 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-409c3e6c-6162-4d22-a9bf-a8f6addfc2dc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:33.051755 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:33.051755 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:33.052338 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-409c3e6c-6162-4d22-a9bf-a8f6addfc2dc tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:33.052719 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1412/5668] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:33 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:33.078659 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5a1d0b29-cb63-4fff-bf12-724525fc1be9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:33.080488 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a1d0b29-cb63-4fff-bf12-724525fc1be9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:33.080746 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a1d0b29-cb63-4fff-bf12-724525fc1be9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:33.080977 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5a1d0b29-cb63-4fff-bf12-724525fc1be9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:33.081153 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5a1d0b29-cb63-4fff-bf12-724525fc1be9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:33.085934 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:33.085934 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:33.086835 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5a1d0b29-cb63-4fff-bf12-724525fc1be9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:33.087366 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1426/5669] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:33 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:34.063175 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c289b8ea-802c-468c-99fc-a7561292cfa0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:34.064952 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c289b8ea-802c-468c-99fc-a7561292cfa0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:34.065174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c289b8ea-802c-468c-99fc-a7561292cfa0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:34.065412 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c289b8ea-802c-468c-99fc-a7561292cfa0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:34.065544 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c289b8ea-802c-468c-99fc-a7561292cfa0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:34.070941 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:34.070941 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:34.071760 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c289b8ea-802c-468c-99fc-a7561292cfa0 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:34.072174 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1412/5670] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:34 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:34.099585 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c8af8b45-895f-440b-a7ed-7b91aa7e6fb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:34.102258 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8af8b45-895f-440b-a7ed-7b91aa7e6fb9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:34.102558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8af8b45-895f-440b-a7ed-7b91aa7e6fb9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:34.102804 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c8af8b45-895f-440b-a7ed-7b91aa7e6fb9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:34.102924 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c8af8b45-895f-440b-a7ed-7b91aa7e6fb9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:34.107609 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:34.107609 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:34.108606 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c8af8b45-895f-440b-a7ed-7b91aa7e6fb9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:34.109009 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1421/5671] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:34 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:35.089628 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7c5fa49f-1633-4312-95f8-fb3754ab3f36 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:35.091501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c5fa49f-1633-4312-95f8-fb3754ab3f36 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:35.091773 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c5fa49f-1633-4312-95f8-fb3754ab3f36 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:35.091989 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c5fa49f-1633-4312-95f8-fb3754ab3f36 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:35.092095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7c5fa49f-1633-4312-95f8-fb3754ab3f36 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:35.096205 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:35.096205 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:35.096835 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c5fa49f-1633-4312-95f8-fb3754ab3f36 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:35.097226 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1413/5672] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:35 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:35.119358 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-45b34a56-ee64-4fe5-8632-d26b215c447d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:35.121579 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45b34a56-ee64-4fe5-8632-d26b215c447d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:35.121846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45b34a56-ee64-4fe5-8632-d26b215c447d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:35.122094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-45b34a56-ee64-4fe5-8632-d26b215c447d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:35.122227 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-45b34a56-ee64-4fe5-8632-d26b215c447d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:35.127483 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:35.127483 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:35.128612 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-45b34a56-ee64-4fe5-8632-d26b215c447d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:35.129163 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1427/5673] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:35 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:36.109185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-174ea9f6-a384-4f4c-b965-05f32c2e23f7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:36.111240 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-174ea9f6-a384-4f4c-b965-05f32c2e23f7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:36.111502 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-174ea9f6-a384-4f4c-b965-05f32c2e23f7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:36.111760 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-174ea9f6-a384-4f4c-b965-05f32c2e23f7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:36.111915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-174ea9f6-a384-4f4c-b965-05f32c2e23f7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:36.116736 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:36.116736 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:36.117303 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-174ea9f6-a384-4f4c-b965-05f32c2e23f7 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:36.117701 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1413/5674] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:36 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:36.140035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2e728a64-e92d-4567-aeda-80ea35a11b01 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:36.141693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e728a64-e92d-4567-aeda-80ea35a11b01 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:36.141855 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e728a64-e92d-4567-aeda-80ea35a11b01 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:36.142021 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e728a64-e92d-4567-aeda-80ea35a11b01 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:36.142135 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2e728a64-e92d-4567-aeda-80ea35a11b01 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:36.146870 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:36.146870 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:36.147611 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e728a64-e92d-4567-aeda-80ea35a11b01 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:36.147946 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1422/5675] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:36 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:37.129353 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-be9cd371-fe28-47f6-a26d-d222b6143a30 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:37.130031 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be9cd371-fe28-47f6-a26d-d222b6143a30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:37.130230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be9cd371-fe28-47f6-a26d-d222b6143a30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:37.130423 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-be9cd371-fe28-47f6-a26d-d222b6143a30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:37.130538 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-be9cd371-fe28-47f6-a26d-d222b6143a30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:37.134608 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:37.134608 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:37.135149 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-be9cd371-fe28-47f6-a26d-d222b6143a30 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:37.135515 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1414/5676] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:37 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:37.162634 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1d2cf9c4-938d-4235-98c9-4a797e46eaf5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:37.170171 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1d2cf9c4-938d-4235-98c9-4a797e46eaf5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:37.170496 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1d2cf9c4-938d-4235-98c9-4a797e46eaf5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:37.172049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1d2cf9c4-938d-4235-98c9-4a797e46eaf5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:37.172243 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1d2cf9c4-938d-4235-98c9-4a797e46eaf5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:37.190114 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:37.190114 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:37.192583 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1d2cf9c4-938d-4235-98c9-4a797e46eaf5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:37.193309 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1428/5677] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:37 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:38.145699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-48330d2a-ac54-4dad-bd03-9a70f1d5e37d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:38.147630 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-48330d2a-ac54-4dad-bd03-9a70f1d5e37d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:38.147864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-48330d2a-ac54-4dad-bd03-9a70f1d5e37d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:38.148088 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-48330d2a-ac54-4dad-bd03-9a70f1d5e37d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:38.148217 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-48330d2a-ac54-4dad-bd03-9a70f1d5e37d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:38.152861 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:38.152861 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:38.153474 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-48330d2a-ac54-4dad-bd03-9a70f1d5e37d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:38.153838 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1414/5678] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:38 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:38.203082 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8de65b3c-bd01-4819-aaf4-72d358154dfc None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:38.204767 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8de65b3c-bd01-4819-aaf4-72d358154dfc tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:38.204957 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8de65b3c-bd01-4819-aaf4-72d358154dfc tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:38.205126 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8de65b3c-bd01-4819-aaf4-72d358154dfc tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:38.205228 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8de65b3c-bd01-4819-aaf4-72d358154dfc tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:38.209295 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:38.209295 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:38.210062 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8de65b3c-bd01-4819-aaf4-72d358154dfc tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:38.210426 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1423/5679] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:38 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:39.164550 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6185cfbc-95e8-440f-a171-c39e2d29eb05 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:39.166890 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6185cfbc-95e8-440f-a171-c39e2d29eb05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:39.167166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6185cfbc-95e8-440f-a171-c39e2d29eb05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:39.167430 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6185cfbc-95e8-440f-a171-c39e2d29eb05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:39.167588 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6185cfbc-95e8-440f-a171-c39e2d29eb05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:39.172975 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:39.172975 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:39.173868 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6185cfbc-95e8-440f-a171-c39e2d29eb05 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:39.174412 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1415/5680] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:39 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:39.224136 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-201ca24d-d951-4b1d-9deb-6936f0845669 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:39.231455 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-201ca24d-d951-4b1d-9deb-6936f0845669 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:39.232954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-201ca24d-d951-4b1d-9deb-6936f0845669 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:39.233890 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-201ca24d-d951-4b1d-9deb-6936f0845669 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:39.234594 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-201ca24d-d951-4b1d-9deb-6936f0845669 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:39.247754 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:39.247754 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:39.250275 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-201ca24d-d951-4b1d-9deb-6936f0845669 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:39.251712 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1429/5681] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:39 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:40.185682 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0f277b11-88ef-4dbb-ab55-1f774d9a3a64 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:40.187410 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0f277b11-88ef-4dbb-ab55-1f774d9a3a64 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:40.187618 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0f277b11-88ef-4dbb-ab55-1f774d9a3a64 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:40.187789 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0f277b11-88ef-4dbb-ab55-1f774d9a3a64 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:40.187888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-0f277b11-88ef-4dbb-ab55-1f774d9a3a64 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:40.192040 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:40.192040 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:40.192617 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0f277b11-88ef-4dbb-ab55-1f774d9a3a64 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:40.192931 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1415/5682] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:40 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:40.263809 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ea16a2c5-d80d-4d1c-904c-cbec9eae4e44 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:40.265614 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea16a2c5-d80d-4d1c-904c-cbec9eae4e44 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:40.266001 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea16a2c5-d80d-4d1c-904c-cbec9eae4e44 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:40.266315 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea16a2c5-d80d-4d1c-904c-cbec9eae4e44 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:40.267345 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ea16a2c5-d80d-4d1c-904c-cbec9eae4e44 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:40.271395 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:40.271395 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:40.272500 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea16a2c5-d80d-4d1c-904c-cbec9eae4e44 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:40.273011 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1424/5683] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:40 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:41.208674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ccbcd28a-3516-4d1a-8860-099b94bc2105 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:41.211143 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ccbcd28a-3516-4d1a-8860-099b94bc2105 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:41.211464 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ccbcd28a-3516-4d1a-8860-099b94bc2105 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:41.211759 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ccbcd28a-3516-4d1a-8860-099b94bc2105 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:41.211930 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ccbcd28a-3516-4d1a-8860-099b94bc2105 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:41.218235 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:41.218235 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:41.220374 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ccbcd28a-3516-4d1a-8860-099b94bc2105 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:41.220374 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1416/5684] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:41 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:41.283745 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-34396c05-98af-434c-9ec8-7483d0cc7ab5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:41.285672 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34396c05-98af-434c-9ec8-7483d0cc7ab5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:41.285880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34396c05-98af-434c-9ec8-7483d0cc7ab5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:41.286073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-34396c05-98af-434c-9ec8-7483d0cc7ab5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:41.286197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-34396c05-98af-434c-9ec8-7483d0cc7ab5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:41.291741 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:41.291741 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:41.292825 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-34396c05-98af-434c-9ec8-7483d0cc7ab5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:41.293295 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1430/5685] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:41 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:42.228851 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7acba92f-d2f8-4435-9c63-8849c12d5b74 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:42.230436 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7acba92f-d2f8-4435-9c63-8849c12d5b74 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:42.230631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7acba92f-d2f8-4435-9c63-8849c12d5b74 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:42.230798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7acba92f-d2f8-4435-9c63-8849c12d5b74 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:42.230895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7acba92f-d2f8-4435-9c63-8849c12d5b74 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:42.235010 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:42.235010 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:42.235680 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7acba92f-d2f8-4435-9c63-8849c12d5b74 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:42.235996 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1416/5686] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:42 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:42.304092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fb5b753e-c5e9-4ff5-a9a5-60acaf789e2d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:42.305693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb5b753e-c5e9-4ff5-a9a5-60acaf789e2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:42.305879 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb5b753e-c5e9-4ff5-a9a5-60acaf789e2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:42.306053 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fb5b753e-c5e9-4ff5-a9a5-60acaf789e2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:42.306157 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-fb5b753e-c5e9-4ff5-a9a5-60acaf789e2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:42.310960 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:42.310960 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:42.311672 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fb5b753e-c5e9-4ff5-a9a5-60acaf789e2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:42.312010 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1425/5687] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:42 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:43.246502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b5955a1f-d409-4a88-ac1a-73731d4787b4 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:43.248637 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b5955a1f-d409-4a88-ac1a-73731d4787b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:43.248884 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b5955a1f-d409-4a88-ac1a-73731d4787b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:43.249111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b5955a1f-d409-4a88-ac1a-73731d4787b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:43.249240 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b5955a1f-d409-4a88-ac1a-73731d4787b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:43.254267 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:43.254267 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:43.255035 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b5955a1f-d409-4a88-ac1a-73731d4787b4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:43.255503 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1417/5688] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:43 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:43.322274 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1fa670bf-155c-4ed4-a8a8-ef112c5766ff None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:43.324038 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1fa670bf-155c-4ed4-a8a8-ef112c5766ff tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:43.324231 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1fa670bf-155c-4ed4-a8a8-ef112c5766ff tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:43.324425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1fa670bf-155c-4ed4-a8a8-ef112c5766ff tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:43.324519 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1fa670bf-155c-4ed4-a8a8-ef112c5766ff tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:43.329101 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:43.329101 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:43.329873 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1fa670bf-155c-4ed4-a8a8-ef112c5766ff tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:43.330219 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1431/5689] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:43 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:43.340899 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:43.342425 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62/restore Jul 03 04:45:43.342836 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "43e9f62d-a954-4a75-b67b-c2309c22a212"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:43.344210 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Restoring backup bbb27781-d27a-4195-87ff-79633071ac62 ({'restore': {'volume_id': '43e9f62d-a954-4a75-b67b-c2309c22a212'}}) {{(pid=99792) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:45:43.344457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Restoring backup bbb27781-d27a-4195-87ff-79633071ac62 to volume 43e9f62d-a954-4a75-b67b-c2309c22a212. Jul 03 04:45:43.350079 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:43.350079 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:43.355266 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:43.355266 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:43.355871 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:43.356120 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.api [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Checking backup size 1 against volume size 1 {{(pid=99792) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:45:43.356288 np0000004364 devstack@c-api.service[99792]: INFO cinder.backup.api [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Overwriting volume 43e9f62d-a954-4a75-b67b-c2309c22a212 with restore of backup bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:43.369135 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] restore_backup in rpcapi backup_id bbb27781-d27a-4195-87ff-79633071ac62 {{(pid=99792) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:45:43.371239 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-edfd2ab2-ffd6-480e-8957-1794db4bb66e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62/restore returned with HTTP 202 Jul 03 04:45:43.371780 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1417/5690] 10.4.3.253 () {68 vars in 1393 bytes} [Fri Jul 3 04:45:43 2026] POST /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62/restore => generated 182 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:43.379739 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ba24e4f9-968d-4236-86d7-a819cbadca21 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:43.381719 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba24e4f9-968d-4236-86d7-a819cbadca21 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:43.381987 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba24e4f9-968d-4236-86d7-a819cbadca21 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:43.382228 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ba24e4f9-968d-4236-86d7-a819cbadca21 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:43.382376 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ba24e4f9-968d-4236-86d7-a819cbadca21 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:43.387356 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:43.387356 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:43.388223 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ba24e4f9-968d-4236-86d7-a819cbadca21 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:43.388681 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1426/5691] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:43 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:44.266411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a9b170cf-ebf8-4f1a-8627-f53ef8f2b6aa None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:44.267980 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9b170cf-ebf8-4f1a-8627-f53ef8f2b6aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:44.268158 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9b170cf-ebf8-4f1a-8627-f53ef8f2b6aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:44.268339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a9b170cf-ebf8-4f1a-8627-f53ef8f2b6aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:44.268431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a9b170cf-ebf8-4f1a-8627-f53ef8f2b6aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:44.272302 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:44.272302 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:44.272859 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a9b170cf-ebf8-4f1a-8627-f53ef8f2b6aa tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:44.273200 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1418/5692] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:44 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:44.399559 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b0f74c60-5497-480f-8cc0-ffd467ff6103 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:44.401336 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0f74c60-5497-480f-8cc0-ffd467ff6103 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:44.401573 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0f74c60-5497-480f-8cc0-ffd467ff6103 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:44.401778 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b0f74c60-5497-480f-8cc0-ffd467ff6103 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:44.401882 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b0f74c60-5497-480f-8cc0-ffd467ff6103 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:44.406127 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:44.406127 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:44.407113 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b0f74c60-5497-480f-8cc0-ffd467ff6103 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:44.407552 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1432/5693] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:44 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:45.282946 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e6267b68-dbad-4794-8040-a574748d31ea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:45.284927 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e6267b68-dbad-4794-8040-a574748d31ea tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:45.285134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e6267b68-dbad-4794-8040-a574748d31ea tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:45.285332 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e6267b68-dbad-4794-8040-a574748d31ea tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:45.285443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-e6267b68-dbad-4794-8040-a574748d31ea tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:45.289493 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:45.289493 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:45.290065 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e6267b68-dbad-4794-8040-a574748d31ea tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:45.290421 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1418/5694] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:45 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:45.418457 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cff3ff5d-d781-4bfb-827c-b3d3dc574647 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:45.420171 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cff3ff5d-d781-4bfb-827c-b3d3dc574647 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:45.420376 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cff3ff5d-d781-4bfb-827c-b3d3dc574647 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:45.420557 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cff3ff5d-d781-4bfb-827c-b3d3dc574647 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:45.420662 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-cff3ff5d-d781-4bfb-827c-b3d3dc574647 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:45.425639 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:45.425639 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:45.426367 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cff3ff5d-d781-4bfb-827c-b3d3dc574647 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:45.427377 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1427/5695] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:45 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:46.300698 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0d67e5db-2149-401f-a8cd-42cfcb62ea1a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:46.302385 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d67e5db-2149-401f-a8cd-42cfcb62ea1a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:46.302586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d67e5db-2149-401f-a8cd-42cfcb62ea1a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:46.302773 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d67e5db-2149-401f-a8cd-42cfcb62ea1a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:46.302872 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-0d67e5db-2149-401f-a8cd-42cfcb62ea1a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:46.307791 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:46.307791 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:46.308499 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d67e5db-2149-401f-a8cd-42cfcb62ea1a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:46.308946 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1419/5696] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:46 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:46.319017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:46.320996 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 Jul 03 04:45:46.321148 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:46.321347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:46.321521 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume with id: 70960370-d63c-4955-8905-fe02b0495000 Jul 03 04:45:46.329171 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:46.329171 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:46.329578 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:46.347915 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume request issued successfully. Jul 03 04:45:46.347915 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-286806a9-8ef7-4087-9442-b44f1f9dab56 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 returned with HTTP 202 Jul 03 04:45:46.348391 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1433/5697] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:46 2026] DELETE /volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:46.355989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2d0e9f67-7551-429e-a7b0-c315430a8a1c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:46.358406 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2d0e9f67-7551-429e-a7b0-c315430a8a1c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 Jul 03 04:45:46.358750 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2d0e9f67-7551-429e-a7b0-c315430a8a1c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:46.359041 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2d0e9f67-7551-429e-a7b0-c315430a8a1c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:46.368635 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:46.368635 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:46.373111 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2d0e9f67-7551-429e-a7b0-c315430a8a1c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:46.379224 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2d0e9f67-7551-429e-a7b0-c315430a8a1c tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 returned with HTTP 200 Jul 03 04:45:46.379877 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1419/5698] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:46 2026] GET /volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 => generated 1074 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:45:46.437033 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-54fc815b-879d-4858-a8af-94ea7ab6f43c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:46.438755 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54fc815b-879d-4858-a8af-94ea7ab6f43c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:46.438936 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54fc815b-879d-4858-a8af-94ea7ab6f43c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:46.439215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-54fc815b-879d-4858-a8af-94ea7ab6f43c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:46.439316 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-54fc815b-879d-4858-a8af-94ea7ab6f43c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:46.443633 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:46.443633 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:46.444434 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-54fc815b-879d-4858-a8af-94ea7ab6f43c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:46.444793 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1428/5699] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:46 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:47.395109 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-42939817-603d-4765-96f9-ddee4e6a7f06 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:47.396949 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42939817-603d-4765-96f9-ddee4e6a7f06 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 Jul 03 04:45:47.397142 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42939817-603d-4765-96f9-ddee4e6a7f06 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:47.397339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-42939817-603d-4765-96f9-ddee4e6a7f06 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:47.403953 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-42939817-603d-4765-96f9-ddee4e6a7f06 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 returned with HTTP 404 Jul 03 04:45:47.404584 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1420/5700] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:47 2026] GET /volume/v3/volumes/70960370-d63c-4955-8905-fe02b0495000 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:47.413381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3c1c79af-e32a-4314-92d0-30e605edca60 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:47.414858 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c1c79af-e32a-4314-92d0-30e605edca60 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:47.415063 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c1c79af-e32a-4314-92d0-30e605edca60 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:47.415242 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3c1c79af-e32a-4314-92d0-30e605edca60 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:47.415351 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3c1c79af-e32a-4314-92d0-30e605edca60 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:47.419849 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:47.419849 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:47.420592 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3c1c79af-e32a-4314-92d0-30e605edca60 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-member] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:47.421111 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1434/5701] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:47 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:47.432969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:47.434819 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:47.435023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:47.435203 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:47.435303 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete backup with id: 4b01372c-d63d-4341-a14e-886f41cc4e8d. Jul 03 04:45:47.439661 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:47.439661 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:47.451043 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] delete_backup rpcapi backup_id 4b01372c-d63d-4341-a14e-886f41cc4e8d {{(pid=99792) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:45:47.453041 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-28dad71c-39af-47ba-b4bc-611d836a3ac4 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 202 Jul 03 04:45:47.453521 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1420/5702] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:47 2026] DELETE /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:45:47.454706 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-080b6788-32f6-4a5d-b483-8fdf7c4d564c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:47.456500 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-080b6788-32f6-4a5d-b483-8fdf7c4d564c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:47.456738 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-080b6788-32f6-4a5d-b483-8fdf7c4d564c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:47.456914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-080b6788-32f6-4a5d-b483-8fdf7c4d564c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:47.457017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-080b6788-32f6-4a5d-b483-8fdf7c4d564c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:47.460462 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-46985423-c397-4088-b43d-9f7a28f1aa3d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:47.461846 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46985423-c397-4088-b43d-9f7a28f1aa3d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:47.462166 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-46985423-c397-4088-b43d-9f7a28f1aa3d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:47.462299 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:47.462299 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:47.462687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-46985423-c397-4088-b43d-9f7a28f1aa3d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:47.462857 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-46985423-c397-4088-b43d-9f7a28f1aa3d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:47.463654 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-080b6788-32f6-4a5d-b483-8fdf7c4d564c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:47.463846 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1429/5703] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:47 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:47.467134 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:47.467134 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:47.467825 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-46985423-c397-4088-b43d-9f7a28f1aa3d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 200 Jul 03 04:45:47.468186 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1421/5704] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:47 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:48.474406 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-12b58ee1-d8da-4545-a7d0-d48f76daccad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:48.476660 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-12b58ee1-d8da-4545-a7d0-d48f76daccad tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:48.476952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-12b58ee1-d8da-4545-a7d0-d48f76daccad tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:48.477228 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-12b58ee1-d8da-4545-a7d0-d48f76daccad tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:48.477364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c49f28d8-e5f0-4b47-9156-16cf749fbce5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:48.477603 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-12b58ee1-d8da-4545-a7d0-d48f76daccad tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:48.479238 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c49f28d8-e5f0-4b47-9156-16cf749fbce5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d Jul 03 04:45:48.479486 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c49f28d8-e5f0-4b47-9156-16cf749fbce5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:48.479725 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c49f28d8-e5f0-4b47-9156-16cf749fbce5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:48.479875 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c49f28d8-e5f0-4b47-9156-16cf749fbce5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 4b01372c-d63d-4341-a14e-886f41cc4e8d. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:48.483065 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:48.483065 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:48.483452 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c49f28d8-e5f0-4b47-9156-16cf749fbce5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d returned with HTTP 404 Jul 03 04:45:48.483538 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-12b58ee1-d8da-4545-a7d0-d48f76daccad tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:48.483961 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1435/5706] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:48 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:48.484028 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1421/5706] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:48 2026] GET /volume/v3/backups/4b01372c-d63d-4341-a14e-886f41cc4e8d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:48.490278 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:48.492122 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:48.492346 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:48.492543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:48.492655 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete backup with id: dc9fea15-6c35-4aa5-a792-458a60f75ba4. Jul 03 04:45:48.496723 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:48.496723 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:48.507613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] delete_backup rpcapi backup_id dc9fea15-6c35-4aa5-a792-458a60f75ba4 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:45:48.509303 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2837fa94-23a3-40ad-bf61-55f70fa81416 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 202 Jul 03 04:45:48.509831 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1430/5707] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:48 2026] DELETE /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:45:48.518157 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-80cfd3b3-c573-431c-8c60-374fd474287d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:48.524568 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-80cfd3b3-c573-431c-8c60-374fd474287d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:48.526275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-80cfd3b3-c573-431c-8c60-374fd474287d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:48.528643 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-80cfd3b3-c573-431c-8c60-374fd474287d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:48.529348 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-80cfd3b3-c573-431c-8c60-374fd474287d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:48.535016 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:48.535016 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:48.535666 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-80cfd3b3-c573-431c-8c60-374fd474287d tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 200 Jul 03 04:45:48.536075 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1422/5708] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:48 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:49.494346 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-327581a9-cabb-43ac-ac4e-0a904ae40366 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:49.496461 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-327581a9-cabb-43ac-ac4e-0a904ae40366 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:49.496732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-327581a9-cabb-43ac-ac4e-0a904ae40366 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:49.496959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-327581a9-cabb-43ac-ac4e-0a904ae40366 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:49.497071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-327581a9-cabb-43ac-ac4e-0a904ae40366 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:49.501390 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:49.501390 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:49.502126 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-327581a9-cabb-43ac-ac4e-0a904ae40366 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:49.502504 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1436/5709] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:49 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:49.546261 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-746f0fd0-2c0e-481b-9ee7-17ee1f45d184 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:49.548526 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-746f0fd0-2c0e-481b-9ee7-17ee1f45d184 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 Jul 03 04:45:49.548822 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-746f0fd0-2c0e-481b-9ee7-17ee1f45d184 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:49.549071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-746f0fd0-2c0e-481b-9ee7-17ee1f45d184 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:49.549208 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-746f0fd0-2c0e-481b-9ee7-17ee1f45d184 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id dc9fea15-6c35-4aa5-a792-458a60f75ba4. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:49.553717 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-746f0fd0-2c0e-481b-9ee7-17ee1f45d184 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 returned with HTTP 404 Jul 03 04:45:49.554440 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1422/5710] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:49 2026] GET /volume/v3/backups/dc9fea15-6c35-4aa5-a792-458a60f75ba4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:49.560876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:49.562666 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:49.562871 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:49.563060 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:49.563169 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete backup with id: 8b71555a-5644-477f-9010-7fa24fc2ffa1. Jul 03 04:45:49.567537 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:49.567537 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:49.579916 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] delete_backup rpcapi backup_id 8b71555a-5644-477f-9010-7fa24fc2ffa1 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:45:49.581834 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-21702d67-ae81-4b0b-b9b0-bed8426d352b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 202 Jul 03 04:45:49.582298 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1431/5711] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:49 2026] DELETE /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:45:49.589544 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-04975e78-9be3-43bb-b6b2-aed000aae6b5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:49.591579 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-04975e78-9be3-43bb-b6b2-aed000aae6b5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:49.591834 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-04975e78-9be3-43bb-b6b2-aed000aae6b5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:49.592041 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-04975e78-9be3-43bb-b6b2-aed000aae6b5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:49.592178 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-04975e78-9be3-43bb-b6b2-aed000aae6b5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:49.596443 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:49.596443 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:49.597065 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-04975e78-9be3-43bb-b6b2-aed000aae6b5 tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 200 Jul 03 04:45:49.597493 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1423/5712] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:49 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:50.514073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b051f373-3528-4972-ba0e-d5c94e1d8cec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:50.516478 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b051f373-3528-4972-ba0e-d5c94e1d8cec tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:50.516760 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b051f373-3528-4972-ba0e-d5c94e1d8cec tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:50.517017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b051f373-3528-4972-ba0e-d5c94e1d8cec tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:50.517165 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b051f373-3528-4972-ba0e-d5c94e1d8cec tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:50.523053 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:50.523053 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:50.524058 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b051f373-3528-4972-ba0e-d5c94e1d8cec tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:50.524761 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1437/5713] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:50 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:50.608675 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a88a9da3-2710-4561-949c-6fdf7aefee3a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:50.610385 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a88a9da3-2710-4561-949c-6fdf7aefee3a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 Jul 03 04:45:50.610616 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a88a9da3-2710-4561-949c-6fdf7aefee3a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:50.610811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a88a9da3-2710-4561-949c-6fdf7aefee3a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:50.610905 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a88a9da3-2710-4561-949c-6fdf7aefee3a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Show backup with id 8b71555a-5644-477f-9010-7fa24fc2ffa1. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:50.614268 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a88a9da3-2710-4561-949c-6fdf7aefee3a tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 returned with HTTP 404 Jul 03 04:45:50.614763 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1423/5714] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:50 2026] GET /volume/v3/backups/8b71555a-5644-477f-9010-7fa24fc2ffa1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:50.621222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:50.622906 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 Jul 03 04:45:50.623109 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:50.623286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:50.623462 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume with id: d0856d21-4d5e-438d-83d2-c9efb33bd130 Jul 03 04:45:50.629911 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:50.629911 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:50.630182 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:50.645432 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Delete volume request issued successfully. Jul 03 04:45:50.645680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-974bc0bd-150f-4e88-977a-6dfff0fa766b tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 returned with HTTP 202 Jul 03 04:45:50.646278 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1432/5715] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:45:50 2026] DELETE /volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:45:50.653347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cf8efb06-5981-4dc7-a5ca-d7aea8f226bd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:50.655272 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cf8efb06-5981-4dc7-a5ca-d7aea8f226bd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 Jul 03 04:45:50.655541 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cf8efb06-5981-4dc7-a5ca-d7aea8f226bd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:50.655773 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cf8efb06-5981-4dc7-a5ca-d7aea8f226bd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:50.663387 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:50.663387 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:50.667444 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-cf8efb06-5981-4dc7-a5ca-d7aea8f226bd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Volume info retrieved successfully. Jul 03 04:45:50.671894 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cf8efb06-5981-4dc7-a5ca-d7aea8f226bd tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 returned with HTTP 200 Jul 03 04:45:50.672343 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1424/5716] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:50 2026] GET /volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:45:51.535096 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3d2566f4-df6a-474c-a930-40a931ffd918 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:51.536889 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d2566f4-df6a-474c-a930-40a931ffd918 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:51.537080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d2566f4-df6a-474c-a930-40a931ffd918 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:51.537259 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3d2566f4-df6a-474c-a930-40a931ffd918 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:51.537391 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3d2566f4-df6a-474c-a930-40a931ffd918 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:51.541456 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:51.541456 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:51.542165 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3d2566f4-df6a-474c-a930-40a931ffd918 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:51.542544 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1438/5717] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:51 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:51.688361 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a3f06ac3-74ed-4965-9e29-dbc84fe7386f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:51.690250 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3f06ac3-74ed-4965-9e29-dbc84fe7386f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] GET https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 Jul 03 04:45:51.690525 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3f06ac3-74ed-4965-9e29-dbc84fe7386f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:51.690895 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3f06ac3-74ed-4965-9e29-dbc84fe7386f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:51.696742 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3f06ac3-74ed-4965-9e29-dbc84fe7386f tempest-ProjectMemberTests33-1907370178 tempest-ProjectMemberTests33-1907370178-project-admin] https://10.4.3.253/volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 returned with HTTP 404 Jul 03 04:45:51.697425 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1424/5718] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:45:51 2026] GET /volume/v3/volumes/d0856d21-4d5e-438d-83d2-c9efb33bd130 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:52.558589 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-40005469-0731-427f-9b0a-17c471251e8e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:52.560387 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40005469-0731-427f-9b0a-17c471251e8e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:52.560575 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40005469-0731-427f-9b0a-17c471251e8e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:52.560770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-40005469-0731-427f-9b0a-17c471251e8e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:52.560886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-40005469-0731-427f-9b0a-17c471251e8e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:52.565021 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:52.565021 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:52.565683 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-40005469-0731-427f-9b0a-17c471251e8e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:52.566020 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1433/5719] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:52 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:53.584274 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-eff7d44e-ba10-4383-9bd3-7b1d5f3f35c0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:53.586390 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eff7d44e-ba10-4383-9bd3-7b1d5f3f35c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:53.586390 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eff7d44e-ba10-4383-9bd3-7b1d5f3f35c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:53.586537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-eff7d44e-ba10-4383-9bd3-7b1d5f3f35c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:53.586586 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-eff7d44e-ba10-4383-9bd3-7b1d5f3f35c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:53.591845 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:53.591845 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:53.592738 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-eff7d44e-ba10-4383-9bd3-7b1d5f3f35c0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:53.593207 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1425/5720] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:53 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:54.603029 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6965edd6-ecef-4776-977e-67b0cc57810c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:54.604844 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6965edd6-ecef-4776-977e-67b0cc57810c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:54.605038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6965edd6-ecef-4776-977e-67b0cc57810c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:54.605219 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6965edd6-ecef-4776-977e-67b0cc57810c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:54.605345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6965edd6-ecef-4776-977e-67b0cc57810c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:54.610843 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:54.610843 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:54.611751 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6965edd6-ecef-4776-977e-67b0cc57810c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:54.612204 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1439/5721] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:54 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:55.623185 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f8c93fef-1f59-4bf9-8ce8-dd780b5e8b25 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:55.625379 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f8c93fef-1f59-4bf9-8ce8-dd780b5e8b25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:55.625660 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f8c93fef-1f59-4bf9-8ce8-dd780b5e8b25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:55.625932 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f8c93fef-1f59-4bf9-8ce8-dd780b5e8b25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:55.626100 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f8c93fef-1f59-4bf9-8ce8-dd780b5e8b25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:55.631195 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:55.631195 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:55.632247 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f8c93fef-1f59-4bf9-8ce8-dd780b5e8b25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:55.632738 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1425/5722] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:55 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:56.642914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a2f394d1-44c8-4096-96d6-1139ce9409c3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:56.645174 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2f394d1-44c8-4096-96d6-1139ce9409c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:56.645459 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2f394d1-44c8-4096-96d6-1139ce9409c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:56.645783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a2f394d1-44c8-4096-96d6-1139ce9409c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:56.645908 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a2f394d1-44c8-4096-96d6-1139ce9409c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:56.651145 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:56.651145 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:56.652236 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a2f394d1-44c8-4096-96d6-1139ce9409c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:56.652769 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1434/5723] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:56 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:56.661522 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8e42e650-a716-4b8b-a38f-7e165d0f32f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:56.663424 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e42e650-a716-4b8b-a38f-7e165d0f32f6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:45:56.663614 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e42e650-a716-4b8b-a38f-7e165d0f32f6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:56.663831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8e42e650-a716-4b8b-a38f-7e165d0f32f6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:56.670895 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:56.670895 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:56.674638 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-8e42e650-a716-4b8b-a38f-7e165d0f32f6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:56.679343 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8e42e650-a716-4b8b-a38f-7e165d0f32f6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 returned with HTTP 200 Jul 03 04:45:56.679732 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1426/5724] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:56 2026] GET /volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:56.692511 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:56.694338 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:56.694538 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:56.694747 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:56.694847 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete backup with id: bbb27781-d27a-4195-87ff-79633071ac62. Jul 03 04:45:56.699137 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:56.699137 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:56.710144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] delete_backup rpcapi backup_id bbb27781-d27a-4195-87ff-79633071ac62 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:45:56.711784 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e7601c9c-d959-4dfa-ba8a-b0991eabb040 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 202 Jul 03 04:45:56.712173 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1440/5725] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:45:56 2026] DELETE /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:45:56.719218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-47726ca4-f484-44b6-83a5-639a4f75e935 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:56.721158 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47726ca4-f484-44b6-83a5-639a4f75e935 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:56.721389 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47726ca4-f484-44b6-83a5-639a4f75e935 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:56.721597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47726ca4-f484-44b6-83a5-639a4f75e935 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:56.721726 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-47726ca4-f484-44b6-83a5-639a4f75e935 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:56.726270 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:56.726270 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:56.727090 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47726ca4-f484-44b6-83a5-639a4f75e935 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 200 Jul 03 04:45:56.727496 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1426/5726] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:56 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:57.737897 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3a57715d-7130-416a-9fd1-a4e64d06d4e9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:57.739511 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a57715d-7130-416a-9fd1-a4e64d06d4e9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 Jul 03 04:45:57.739703 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a57715d-7130-416a-9fd1-a4e64d06d4e9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:57.739869 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a57715d-7130-416a-9fd1-a4e64d06d4e9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:57.739971 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-3a57715d-7130-416a-9fd1-a4e64d06d4e9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id bbb27781-d27a-4195-87ff-79633071ac62. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:57.743348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a57715d-7130-416a-9fd1-a4e64d06d4e9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 returned with HTTP 404 Jul 03 04:45:57.743781 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1435/5727] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:57 2026] GET /volume/v3/backups/bbb27781-d27a-4195-87ff-79633071ac62 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:45:57.754175 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:57.756401 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:45:57.756812 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-698993196"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:57.758607 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-698993196'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:45:57.758772 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume of 1 GB Jul 03 04:45:57.763486 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Availability Zones retrieved successfully. Jul 03 04:45:57.770815 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (7cfc3b77-cda1-497b-8e79-ad0c4c3590d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:57.772015 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5480dc06-f201-4eb0-9226-ebefef4ce083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:57.773180 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:45:57.798232 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5480dc06-f201-4eb0-9226-ebefef4ce083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:57.799042 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727eeaad-ef70-48e1-9f1a-d089e34d88dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:57.834644 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['f73f5eb8-4196-4ff9-9c86-20ecc54a575a', 'd2f75f9a-cb42-4aa7-9df2-5731b3c6b463', '762b7a81-b0d9-40b6-b064-5c1b5f7f9a16', '79e79950-3937-4a61-b686-5fee22577189'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:57.835424 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (727eeaad-ef70-48e1-9f1a-d089e34d88dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f73f5eb8-4196-4ff9-9c86-20ecc54a575a', 'd2f75f9a-cb42-4aa7-9df2-5731b3c6b463', '762b7a81-b0d9-40b6-b064-5c1b5f7f9a16', '79e79950-3937-4a61-b686-5fee22577189']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:57.836200 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5e16b4-ec14-48d1-a59c-b1b4e33149ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:57.861284 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f5e16b4-ec14-48d1-a59c-b1b4e33149ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '931d3e65-66b6-4c6b-81fb-da38bc26a672', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-698993196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['f73f5eb8-4196-4ff9-9c86-20ecc54a575a','d2f75f9a-cb42-4aa7-9df2-5731b3c6b463','762b7a81-b0d9-40b6-b064-5c1b5f7f9a16','79e79950-3937-4a61-b686-5fee22577189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:45:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-698993196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=931d3e65-66b6-4c6b-81fb-da38bc26a672,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bca18ea5d947ab9386c368c97a6e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:57.862165 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f84829-f6a0-4fa9-a502-7e02a1c1ebd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:57.879271 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f84829-f6a0-4fa9-a502-7e02a1c1ebd9) transitioned into state 'SUCCESS' from state '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-698993196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['f73f5eb8-4196-4ff9-9c86-20ecc54a575a','d2f75f9a-cb42-4aa7-9df2-5731b3c6b463','762b7a81-b0d9-40b6-b064-5c1b5f7f9a16','79e79950-3937-4a61-b686-5fee22577189'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:57.880177 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decab0ed-81af-41f9-a050-f7e98fa5ba61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:45:57.889551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (decab0ed-81af-41f9-a050-f7e98fa5ba61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:45:57.890936 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (7cfc3b77-cda1-497b-8e79-ad0c4c3590d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:45:57.891376 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request issued successfully. Jul 03 04:45:57.892130 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fe8f12f1-5a42-48df-9738-adccaa9bf8c3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:45:57.892750 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1427/5728] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:45:57 2026] POST /volume/v3/volumes => generated 748 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:57.905495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-df320140-ac86-4c2a-893c-d521f9870d93 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:57.907502 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df320140-ac86-4c2a-893c-d521f9870d93 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:45:57.907502 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df320140-ac86-4c2a-893c-d521f9870d93 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:57.907615 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-df320140-ac86-4c2a-893c-d521f9870d93 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:57.914305 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:57.914305 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:45:57.917955 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-df320140-ac86-4c2a-893c-d521f9870d93 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:57.922086 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-df320140-ac86-4c2a-893c-d521f9870d93 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 returned with HTTP 200 Jul 03 04:45:57.922449 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1441/5729] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:57 2026] GET /volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 => generated 816 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:58.934691 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-428a2212-d75a-4cdb-a238-7256ad55b53f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:58.936695 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-428a2212-d75a-4cdb-a238-7256ad55b53f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:45:58.936915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-428a2212-d75a-4cdb-a238-7256ad55b53f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:58.937123 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-428a2212-d75a-4cdb-a238-7256ad55b53f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:58.944688 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:58.944688 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:45:58.948348 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-428a2212-d75a-4cdb-a238-7256ad55b53f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:58.952878 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-428a2212-d75a-4cdb-a238-7256ad55b53f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 returned with HTTP 200 Jul 03 04:45:58.953242 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1427/5730] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:58 2026] GET /volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:45:58.966785 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:58.968633 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:45:58.968996 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "931d3e65-66b6-4c6b-81fb-da38bc26a672", "name": "tempest-VolumesBackupsTest-Backup-1438860563"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:45:58.970648 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.contrib.backups [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating new backup {'backup': {'volume_id': '931d3e65-66b6-4c6b-81fb-da38bc26a672', 'name': 'tempest-VolumesBackupsTest-Backup-1438860563'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:45:58.970801 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating backup of volume 931d3e65-66b6-4c6b-81fb-da38bc26a672 in container None Jul 03 04:45:58.977389 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:58.977389 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:45:58.977952 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:45:58.995159 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['e465c473-688b-43a4-9cec-70d6df7f4eb4', 'beef521e-4c84-4533-b7d3-b8b3d4cfbdd9'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:45:59.027205 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4d6e4f62-affb-49b8-b531-4fafa46967ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:45:59.027658 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1436/5731] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:45:58 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:45:59.038352 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-15961395-cfd2-4395-9a5e-763f13ede19f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:45:59.041400 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15961395-cfd2-4395-9a5e-763f13ede19f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:45:59.041400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15961395-cfd2-4395-9a5e-763f13ede19f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:45:59.041630 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-15961395-cfd2-4395-9a5e-763f13ede19f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:45:59.041827 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-15961395-cfd2-4395-9a5e-763f13ede19f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:45:59.047573 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:45:59.047573 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:45:59.048711 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-15961395-cfd2-4395-9a5e-763f13ede19f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:45:59.049265 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1428/5732] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:45:59 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:00.061385 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8476e3ac-cbbf-4758-960d-67d442828321 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:00.063225 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8476e3ac-cbbf-4758-960d-67d442828321 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:00.063470 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8476e3ac-cbbf-4758-960d-67d442828321 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:00.063703 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8476e3ac-cbbf-4758-960d-67d442828321 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:00.063860 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8476e3ac-cbbf-4758-960d-67d442828321 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:00.067908 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:00.067908 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:00.068613 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8476e3ac-cbbf-4758-960d-67d442828321 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:00.068992 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1442/5733] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:00 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:01.078074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2dc3c441-c2be-48bb-bc77-dc3b5bdf2b32 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:01.079768 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2dc3c441-c2be-48bb-bc77-dc3b5bdf2b32 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:01.079954 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2dc3c441-c2be-48bb-bc77-dc3b5bdf2b32 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:01.080122 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2dc3c441-c2be-48bb-bc77-dc3b5bdf2b32 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:01.080222 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2dc3c441-c2be-48bb-bc77-dc3b5bdf2b32 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:01.084046 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:01.084046 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:01.084680 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2dc3c441-c2be-48bb-bc77-dc3b5bdf2b32 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:01.085005 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1428/5734] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:01 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 739 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:02.094373 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-70d17799-dd3f-4626-b283-85f89ef0cd0d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:02.096702 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-70d17799-dd3f-4626-b283-85f89ef0cd0d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:02.096937 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-70d17799-dd3f-4626-b283-85f89ef0cd0d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:02.097151 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-70d17799-dd3f-4626-b283-85f89ef0cd0d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:02.097277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-70d17799-dd3f-4626-b283-85f89ef0cd0d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:02.102210 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:02.102210 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:02.103213 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-70d17799-dd3f-4626-b283-85f89ef0cd0d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:02.103687 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1437/5735] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:02 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:03.112551 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c905ad44-d8ee-4132-831e-a5724e4c0933 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:03.114161 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c905ad44-d8ee-4132-831e-a5724e4c0933 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:03.114339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c905ad44-d8ee-4132-831e-a5724e4c0933 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:03.114516 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c905ad44-d8ee-4132-831e-a5724e4c0933 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:03.114609 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c905ad44-d8ee-4132-831e-a5724e4c0933 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:03.116366 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=128,cinder:INSERT=22,cinder:UPDATE=45 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:46:03.119369 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:03.119369 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:03.120032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c905ad44-d8ee-4132-831e-a5724e4c0933 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:03.120471 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1429/5736] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:03 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:04.130595 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-66d48bbe-0453-4f9d-8610-ad17dfa2e95f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:04.133000 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66d48bbe-0453-4f9d-8610-ad17dfa2e95f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:04.133234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66d48bbe-0453-4f9d-8610-ad17dfa2e95f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:04.133564 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66d48bbe-0453-4f9d-8610-ad17dfa2e95f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:04.133745 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-66d48bbe-0453-4f9d-8610-ad17dfa2e95f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:04.138504 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:04.138504 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:04.139269 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66d48bbe-0453-4f9d-8610-ad17dfa2e95f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:04.139668 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1443/5737] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:04 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:05.150320 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f53f3a7b-7c30-4449-b176-7bce6367c481 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:05.152201 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f53f3a7b-7c30-4449-b176-7bce6367c481 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:05.152464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f53f3a7b-7c30-4449-b176-7bce6367c481 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:05.152704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f53f3a7b-7c30-4449-b176-7bce6367c481 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:05.152864 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f53f3a7b-7c30-4449-b176-7bce6367c481 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:05.157321 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:05.157321 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:05.158354 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f53f3a7b-7c30-4449-b176-7bce6367c481 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:05.158846 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1429/5738] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:05 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:06.171558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5782498e-dfa1-47a6-b966-05683545ad25 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:06.173758 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5782498e-dfa1-47a6-b966-05683545ad25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:06.174035 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5782498e-dfa1-47a6-b966-05683545ad25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:06.174283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5782498e-dfa1-47a6-b966-05683545ad25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:06.174443 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5782498e-dfa1-47a6-b966-05683545ad25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:06.176659 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=128,cinder:UPDATE=48,cinder:INSERT=28 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:46:06.180791 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:06.180791 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:06.181794 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5782498e-dfa1-47a6-b966-05683545ad25 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:06.182271 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1438/5739] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:06 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:07.192254 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-bbd204d3-9263-4aab-8ea8-7a896d1a7e76 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:07.195470 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bbd204d3-9263-4aab-8ea8-7a896d1a7e76 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:07.195470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bbd204d3-9263-4aab-8ea8-7a896d1a7e76 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:07.195470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-bbd204d3-9263-4aab-8ea8-7a896d1a7e76 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:07.195470 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-bbd204d3-9263-4aab-8ea8-7a896d1a7e76 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:07.198715 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:07.198715 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:07.199872 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-bbd204d3-9263-4aab-8ea8-7a896d1a7e76 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:07.199872 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1430/5740] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:07 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:08.210104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fbe4c087-44ce-4dfa-a92c-472aa1fd5359 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:08.212292 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fbe4c087-44ce-4dfa-a92c-472aa1fd5359 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:08.212553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fbe4c087-44ce-4dfa-a92c-472aa1fd5359 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:08.212857 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fbe4c087-44ce-4dfa-a92c-472aa1fd5359 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:08.212967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fbe4c087-44ce-4dfa-a92c-472aa1fd5359 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:08.215118 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=104,cinder:INSERT=14,cinder:UPDATE=27 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:46:08.218990 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:08.218990 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:08.220101 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fbe4c087-44ce-4dfa-a92c-472aa1fd5359 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:08.220783 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1444/5741] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:08 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:09.230518 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-06cc0d16-c303-4c03-8d9f-6d1d15216092 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:09.232346 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-06cc0d16-c303-4c03-8d9f-6d1d15216092 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:09.232563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-06cc0d16-c303-4c03-8d9f-6d1d15216092 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:09.232741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-06cc0d16-c303-4c03-8d9f-6d1d15216092 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:09.232855 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-06cc0d16-c303-4c03-8d9f-6d1d15216092 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:09.234350 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=159,cinder:INSERT=32,cinder:UPDATE=56 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:46:09.237268 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:09.237268 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:09.238085 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-06cc0d16-c303-4c03-8d9f-6d1d15216092 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:09.238562 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1430/5742] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:09 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:10.248094 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a9f18680-2d1a-4df9-bb4d-29622c0b2143 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:10.249791 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a9f18680-2d1a-4df9-bb4d-29622c0b2143 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:10.249998 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a9f18680-2d1a-4df9-bb4d-29622c0b2143 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:10.250202 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a9f18680-2d1a-4df9-bb4d-29622c0b2143 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:10.250334 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a9f18680-2d1a-4df9-bb4d-29622c0b2143 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:10.255077 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:10.255077 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:10.256122 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a9f18680-2d1a-4df9-bb4d-29622c0b2143 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:10.256640 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1439/5743] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:10 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:11.266865 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6d622eb7-3e15-4625-b403-48de43cda3a7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:11.268545 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d622eb7-3e15-4625-b403-48de43cda3a7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:11.268735 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d622eb7-3e15-4625-b403-48de43cda3a7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:11.268978 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6d622eb7-3e15-4625-b403-48de43cda3a7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:11.269095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6d622eb7-3e15-4625-b403-48de43cda3a7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:11.273112 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:11.273112 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:11.273796 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6d622eb7-3e15-4625-b403-48de43cda3a7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:11.274184 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1431/5744] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:11 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:12.283901 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-89804c51-ab7f-48ef-81ba-2d186cf7b6e6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:12.285643 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89804c51-ab7f-48ef-81ba-2d186cf7b6e6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:12.285952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89804c51-ab7f-48ef-81ba-2d186cf7b6e6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:12.286071 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89804c51-ab7f-48ef-81ba-2d186cf7b6e6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:12.286171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-89804c51-ab7f-48ef-81ba-2d186cf7b6e6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:12.291399 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:12.291399 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:12.292505 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89804c51-ab7f-48ef-81ba-2d186cf7b6e6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:12.292975 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1445/5745] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:12 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:13.302703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-eac99062-a9d0-45c7-be7a-f3ae474edde3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:13.304507 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eac99062-a9d0-45c7-be7a-f3ae474edde3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:13.304703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eac99062-a9d0-45c7-be7a-f3ae474edde3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:13.304885 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-eac99062-a9d0-45c7-be7a-f3ae474edde3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:13.304977 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-eac99062-a9d0-45c7-be7a-f3ae474edde3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:13.309272 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:13.309272 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:13.309957 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-eac99062-a9d0-45c7-be7a-f3ae474edde3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:13.310301 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1431/5746] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:13 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:14.320215 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-dfdd3e6b-f44e-4772-b307-f8e94953e875 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:14.321719 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfdd3e6b-f44e-4772-b307-f8e94953e875 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:14.321888 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfdd3e6b-f44e-4772-b307-f8e94953e875 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:14.322059 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-dfdd3e6b-f44e-4772-b307-f8e94953e875 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:14.322153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-dfdd3e6b-f44e-4772-b307-f8e94953e875 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:14.326998 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:14.326998 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:14.327744 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-dfdd3e6b-f44e-4772-b307-f8e94953e875 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:14.328100 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1440/5747] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:14 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:15.337720 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f2484787-d8f9-46c5-b3dd-3a872482a65b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:15.339728 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f2484787-d8f9-46c5-b3dd-3a872482a65b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:15.339929 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f2484787-d8f9-46c5-b3dd-3a872482a65b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:15.340115 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f2484787-d8f9-46c5-b3dd-3a872482a65b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:15.340228 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f2484787-d8f9-46c5-b3dd-3a872482a65b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:15.345183 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:15.345183 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:15.345881 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f2484787-d8f9-46c5-b3dd-3a872482a65b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:15.346214 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1432/5748] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:15 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:15.355954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:15.357528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:46:15.357985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "931d3e65-66b6-4c6b-81fb-da38bc26a672", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-762759833"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:46:15.359548 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating new backup {'backup': {'volume_id': '931d3e65-66b6-4c6b-81fb-da38bc26a672', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-762759833'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:46:15.360356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating backup of volume 931d3e65-66b6-4c6b-81fb-da38bc26a672 in container None Jul 03 04:46:15.366621 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:15.366621 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:15.367144 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:15.382821 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['388b7195-0bf8-40d3-884d-91acfa48f8e6', '3905ec2d-a722-4268-a034-0d1feb2f2718'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:46:15.413440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bc6406ec-3db2-4f8d-9cb6-65474a3df7b5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:46:15.414849 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1446/5749] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:46:15 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:46:15.421994 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fda4f7cc-e58d-4462-aab8-e6af81f791bd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:15.423970 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fda4f7cc-e58d-4462-aab8-e6af81f791bd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:15.424159 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fda4f7cc-e58d-4462-aab8-e6af81f791bd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:15.424654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fda4f7cc-e58d-4462-aab8-e6af81f791bd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:15.424654 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-fda4f7cc-e58d-4462-aab8-e6af81f791bd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:15.429122 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:15.429122 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:15.429846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fda4f7cc-e58d-4462-aab8-e6af81f791bd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:15.430190 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1432/5750] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:15 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:16.440839 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-daddd623-a4c6-4d0c-89b8-971093708c2d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:16.442314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-daddd623-a4c6-4d0c-89b8-971093708c2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:16.442494 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-daddd623-a4c6-4d0c-89b8-971093708c2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:16.442666 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-daddd623-a4c6-4d0c-89b8-971093708c2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:16.442761 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-daddd623-a4c6-4d0c-89b8-971093708c2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:16.447624 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:16.447624 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:16.448492 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-daddd623-a4c6-4d0c-89b8-971093708c2d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:16.448892 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1441/5751] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:16 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:17.458961 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-987f0175-3e21-44d8-9898-136f4efa4227 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:17.461032 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-987f0175-3e21-44d8-9898-136f4efa4227 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:17.461237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-987f0175-3e21-44d8-9898-136f4efa4227 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:17.461454 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-987f0175-3e21-44d8-9898-136f4efa4227 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:17.461572 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-987f0175-3e21-44d8-9898-136f4efa4227 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:17.466243 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:17.466243 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:17.467074 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-987f0175-3e21-44d8-9898-136f4efa4227 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:17.467513 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1433/5752] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:17 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:18.477297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0d043713-2df2-4945-aea1-c8890949824d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:18.480356 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0d043713-2df2-4945-aea1-c8890949824d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:18.480356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0d043713-2df2-4945-aea1-c8890949824d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:18.480533 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0d043713-2df2-4945-aea1-c8890949824d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:18.480652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0d043713-2df2-4945-aea1-c8890949824d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:18.484761 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:18.484761 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:18.485500 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0d043713-2df2-4945-aea1-c8890949824d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:18.485889 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1447/5753] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:18 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:19.495583 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1c7b1b88-20f3-4fbf-a19d-5e4ad6453738 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:19.497442 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1c7b1b88-20f3-4fbf-a19d-5e4ad6453738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:19.497623 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1c7b1b88-20f3-4fbf-a19d-5e4ad6453738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:19.497800 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1c7b1b88-20f3-4fbf-a19d-5e4ad6453738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:19.497909 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-1c7b1b88-20f3-4fbf-a19d-5e4ad6453738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:19.502703 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:19.502703 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:19.503752 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1c7b1b88-20f3-4fbf-a19d-5e4ad6453738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:19.504259 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1433/5754] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:19 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:20.513969 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-249cc266-f4bb-4115-a544-fd0736572e2c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:20.515769 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-249cc266-f4bb-4115-a544-fd0736572e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:20.515999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-249cc266-f4bb-4115-a544-fd0736572e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:20.516184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-249cc266-f4bb-4115-a544-fd0736572e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:20.516277 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-249cc266-f4bb-4115-a544-fd0736572e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:20.520517 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:20.520517 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:20.521235 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-249cc266-f4bb-4115-a544-fd0736572e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:20.521587 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1442/5755] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:20 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:21.532490 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f08110bb-8963-4cb9-a63a-e88eba096522 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:21.534518 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f08110bb-8963-4cb9-a63a-e88eba096522 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:21.534705 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f08110bb-8963-4cb9-a63a-e88eba096522 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:21.534964 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f08110bb-8963-4cb9-a63a-e88eba096522 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:21.535105 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f08110bb-8963-4cb9-a63a-e88eba096522 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:21.539892 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:21.539892 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:21.540741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f08110bb-8963-4cb9-a63a-e88eba096522 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:21.541165 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1434/5756] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:21 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:22.551349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1c52d2ba-2f12-4a48-9894-083282fe1ec2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:22.553115 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c52d2ba-2f12-4a48-9894-083282fe1ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:22.553307 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c52d2ba-2f12-4a48-9894-083282fe1ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:22.553508 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1c52d2ba-2f12-4a48-9894-083282fe1ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:22.553614 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-1c52d2ba-2f12-4a48-9894-083282fe1ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:22.557919 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:22.557919 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:22.558624 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1c52d2ba-2f12-4a48-9894-083282fe1ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:22.558973 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1448/5757] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:22 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:23.568708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a523b8b6-fd17-4bb4-9396-44b00626425f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:23.570418 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a523b8b6-fd17-4bb4-9396-44b00626425f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:23.570678 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a523b8b6-fd17-4bb4-9396-44b00626425f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:23.570905 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a523b8b6-fd17-4bb4-9396-44b00626425f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:23.571002 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a523b8b6-fd17-4bb4-9396-44b00626425f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:23.575109 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:23.575109 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:23.575787 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a523b8b6-fd17-4bb4-9396-44b00626425f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:23.576306 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1434/5758] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:23 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:24.585446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-91c37897-c6c8-4c17-95cd-9bcaadf16ec2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:24.587575 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-91c37897-c6c8-4c17-95cd-9bcaadf16ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:24.587805 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-91c37897-c6c8-4c17-95cd-9bcaadf16ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:24.588056 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-91c37897-c6c8-4c17-95cd-9bcaadf16ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:24.588201 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-91c37897-c6c8-4c17-95cd-9bcaadf16ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:24.593503 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:24.593503 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:24.594539 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-91c37897-c6c8-4c17-95cd-9bcaadf16ec2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:24.595061 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1443/5759] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:24 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:24.606230 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:24.608681 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6/restore Jul 03 04:46:24.609112 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "931d3e65-66b6-4c6b-81fb-da38bc26a672"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:46:24.610845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Restoring backup 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 ({'restore': {'volume_id': '931d3e65-66b6-4c6b-81fb-da38bc26a672'}}) {{(pid=99793) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:46:24.610984 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Restoring backup 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 to volume 931d3e65-66b6-4c6b-81fb-da38bc26a672. Jul 03 04:46:24.616109 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:24.616109 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:24.625479 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:24.625479 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:24.626133 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:24.626303 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.api [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Checking backup size 1 against volume size 1 {{(pid=99793) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:46:24.626468 np0000004364 devstack@c-api.service[99793]: INFO cinder.backup.api [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Overwriting volume 931d3e65-66b6-4c6b-81fb-da38bc26a672 with restore of backup 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:24.640574 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] restore_backup in rpcapi backup_id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 {{(pid=99793) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:46:24.642263 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-25cacf7a-3de3-49b5-8d64-06cd37e1eed9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6/restore returned with HTTP 202 Jul 03 04:46:24.642890 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1435/5760] 10.4.3.253 () {68 vars in 1393 bytes} [Fri Jul 3 04:46:24 2026] POST /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6/restore => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:46:24.652017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-26aa7654-5666-45eb-83c6-236e2853cfda None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:24.653654 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26aa7654-5666-45eb-83c6-236e2853cfda tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:24.653818 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26aa7654-5666-45eb-83c6-236e2853cfda tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:24.653983 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-26aa7654-5666-45eb-83c6-236e2853cfda tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:24.654114 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-26aa7654-5666-45eb-83c6-236e2853cfda tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:24.658696 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:24.658696 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:24.659621 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-26aa7654-5666-45eb-83c6-236e2853cfda tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:24.660088 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1449/5761] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:24 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:25.670029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2819b4a7-cb05-4825-8ddc-c53047f28d67 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:25.672301 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2819b4a7-cb05-4825-8ddc-c53047f28d67 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:25.672494 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2819b4a7-cb05-4825-8ddc-c53047f28d67 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:25.672710 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2819b4a7-cb05-4825-8ddc-c53047f28d67 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:25.672886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2819b4a7-cb05-4825-8ddc-c53047f28d67 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:25.678208 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:25.678208 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:25.679367 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2819b4a7-cb05-4825-8ddc-c53047f28d67 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:25.679836 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1435/5762] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:25 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:26.690801 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c013a1a4-a71a-4a49-a6b9-0aa749d1c683 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:26.692799 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c013a1a4-a71a-4a49-a6b9-0aa749d1c683 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:26.693038 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c013a1a4-a71a-4a49-a6b9-0aa749d1c683 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:26.693241 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c013a1a4-a71a-4a49-a6b9-0aa749d1c683 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:26.693376 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c013a1a4-a71a-4a49-a6b9-0aa749d1c683 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:26.698423 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:26.698423 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:26.699403 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c013a1a4-a71a-4a49-a6b9-0aa749d1c683 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:26.699791 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1444/5763] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:26 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:27.710691 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7c95cb52-c702-4403-97ee-e1656237a12f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:27.712682 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c95cb52-c702-4403-97ee-e1656237a12f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:27.712915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c95cb52-c702-4403-97ee-e1656237a12f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:27.713138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7c95cb52-c702-4403-97ee-e1656237a12f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:27.713276 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7c95cb52-c702-4403-97ee-e1656237a12f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:27.718222 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:27.718222 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:27.719141 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7c95cb52-c702-4403-97ee-e1656237a12f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:27.719618 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1436/5764] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:27 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:28.730433 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-eace1bae-aa11-46e2-864c-319ae9cfb780 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:28.732237 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eace1bae-aa11-46e2-864c-319ae9cfb780 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:28.732441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eace1bae-aa11-46e2-864c-319ae9cfb780 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:28.732632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-eace1bae-aa11-46e2-864c-319ae9cfb780 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:28.732732 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-eace1bae-aa11-46e2-864c-319ae9cfb780 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:28.737745 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:28.737745 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:28.738657 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-eace1bae-aa11-46e2-864c-319ae9cfb780 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:28.739109 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1450/5765] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:28 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:29.749468 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-181c8325-2575-4a97-abf5-eec0ae680612 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:29.751587 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-181c8325-2575-4a97-abf5-eec0ae680612 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:29.751783 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-181c8325-2575-4a97-abf5-eec0ae680612 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:29.752004 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-181c8325-2575-4a97-abf5-eec0ae680612 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:29.752139 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-181c8325-2575-4a97-abf5-eec0ae680612 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:29.757923 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:29.757923 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:29.759047 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-181c8325-2575-4a97-abf5-eec0ae680612 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:29.759570 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1436/5766] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:29 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:30.769656 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-18c67fb9-43f2-47cf-9a33-94bf76a199a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:30.771249 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-18c67fb9-43f2-47cf-9a33-94bf76a199a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:30.771446 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-18c67fb9-43f2-47cf-9a33-94bf76a199a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:30.771618 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-18c67fb9-43f2-47cf-9a33-94bf76a199a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:30.771714 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-18c67fb9-43f2-47cf-9a33-94bf76a199a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:30.776626 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:30.776626 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:30.777303 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-18c67fb9-43f2-47cf-9a33-94bf76a199a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:30.777633 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1445/5767] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:30 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:31.788035 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-856d2e5d-6038-4b86-9fcb-8ceb2452f503 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:31.789978 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-856d2e5d-6038-4b86-9fcb-8ceb2452f503 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:31.790206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-856d2e5d-6038-4b86-9fcb-8ceb2452f503 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:31.790400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-856d2e5d-6038-4b86-9fcb-8ceb2452f503 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:31.790544 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-856d2e5d-6038-4b86-9fcb-8ceb2452f503 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:31.794597 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:31.794597 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:31.795250 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-856d2e5d-6038-4b86-9fcb-8ceb2452f503 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:31.795594 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1437/5768] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:31 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:32.806070 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ac129fbe-9a72-480e-bfc0-a1c94ae56626 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:32.808226 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac129fbe-9a72-480e-bfc0-a1c94ae56626 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:32.808446 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac129fbe-9a72-480e-bfc0-a1c94ae56626 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:32.808621 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ac129fbe-9a72-480e-bfc0-a1c94ae56626 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:32.808716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ac129fbe-9a72-480e-bfc0-a1c94ae56626 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:32.814239 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:32.814239 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:32.815147 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ac129fbe-9a72-480e-bfc0-a1c94ae56626 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:32.815627 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1451/5769] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:32 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:33.825688 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-46c20ceb-6a47-434a-ad1d-752b530419b6 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:33.827524 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-46c20ceb-6a47-434a-ad1d-752b530419b6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:33.827747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-46c20ceb-6a47-434a-ad1d-752b530419b6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:33.827976 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-46c20ceb-6a47-434a-ad1d-752b530419b6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:33.828111 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-46c20ceb-6a47-434a-ad1d-752b530419b6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:33.832716 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:33.832716 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:33.833450 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-46c20ceb-6a47-434a-ad1d-752b530419b6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:33.833772 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1437/5770] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:33 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:34.843954 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b5aa918d-cc7f-451a-9547-468470d0739c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:34.845546 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b5aa918d-cc7f-451a-9547-468470d0739c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:34.845740 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b5aa918d-cc7f-451a-9547-468470d0739c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:34.845952 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b5aa918d-cc7f-451a-9547-468470d0739c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:34.846066 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b5aa918d-cc7f-451a-9547-468470d0739c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:34.849883 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:34.849883 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:34.850611 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b5aa918d-cc7f-451a-9547-468470d0739c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:34.850982 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1446/5771] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:34 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:35.861475 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6cccf068-61c5-4ea1-8d22-23ce7b359838 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:35.863186 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6cccf068-61c5-4ea1-8d22-23ce7b359838 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:35.863445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6cccf068-61c5-4ea1-8d22-23ce7b359838 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:35.863626 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6cccf068-61c5-4ea1-8d22-23ce7b359838 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:35.863743 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6cccf068-61c5-4ea1-8d22-23ce7b359838 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:35.868603 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:35.868603 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:35.869418 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6cccf068-61c5-4ea1-8d22-23ce7b359838 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:35.869818 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1438/5772] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:35 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:36.879988 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3a89d97a-eb31-4555-a5d3-75cc36a8280a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:36.881764 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a89d97a-eb31-4555-a5d3-75cc36a8280a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:36.881972 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a89d97a-eb31-4555-a5d3-75cc36a8280a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:36.882174 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a89d97a-eb31-4555-a5d3-75cc36a8280a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:36.882306 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3a89d97a-eb31-4555-a5d3-75cc36a8280a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:36.887448 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:36.887448 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:36.888418 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a89d97a-eb31-4555-a5d3-75cc36a8280a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:36.888906 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1452/5773] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:36 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:37.898563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-556ae61a-1ae7-4c9b-b50b-799d09c65911 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:37.900401 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-556ae61a-1ae7-4c9b-b50b-799d09c65911 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:37.900651 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-556ae61a-1ae7-4c9b-b50b-799d09c65911 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:37.900880 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-556ae61a-1ae7-4c9b-b50b-799d09c65911 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:37.901026 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-556ae61a-1ae7-4c9b-b50b-799d09c65911 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:37.905341 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:37.905341 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:37.906134 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-556ae61a-1ae7-4c9b-b50b-799d09c65911 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:37.906536 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1438/5774] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:37 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:37.915265 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-752749b3-8b9b-4eff-95de-9a3f65699325 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:37.916968 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-752749b3-8b9b-4eff-95de-9a3f65699325 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:46:37.917222 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-752749b3-8b9b-4eff-95de-9a3f65699325 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:37.917509 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-752749b3-8b9b-4eff-95de-9a3f65699325 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:37.925715 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:37.925715 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:37.929658 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-752749b3-8b9b-4eff-95de-9a3f65699325 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:37.933776 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-752749b3-8b9b-4eff-95de-9a3f65699325 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 returned with HTTP 200 Jul 03 04:46:37.934201 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1447/5775] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:37 2026] GET /volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:37.945772 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0a6605a-92a8-4352-99f4-1f783344230f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:37.947602 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0a6605a-92a8-4352-99f4-1f783344230f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:37.947792 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0a6605a-92a8-4352-99f4-1f783344230f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:37.948011 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0a6605a-92a8-4352-99f4-1f783344230f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:37.948116 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-d0a6605a-92a8-4352-99f4-1f783344230f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete backup with id: 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. Jul 03 04:46:37.952890 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:37.952890 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:37.965559 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-d0a6605a-92a8-4352-99f4-1f783344230f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] delete_backup rpcapi backup_id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:46:37.967213 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0a6605a-92a8-4352-99f4-1f783344230f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 202 Jul 03 04:46:37.967639 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1439/5776] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:46:37 2026] DELETE /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:46:37.974432 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0041344e-e96e-46f1-9525-271e7bdda42d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:37.976220 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0041344e-e96e-46f1-9525-271e7bdda42d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:37.976423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0041344e-e96e-46f1-9525-271e7bdda42d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:37.976600 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0041344e-e96e-46f1-9525-271e7bdda42d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:37.976696 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-0041344e-e96e-46f1-9525-271e7bdda42d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:37.981455 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:37.981455 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:37.982384 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0041344e-e96e-46f1-9525-271e7bdda42d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 200 Jul 03 04:46:37.982705 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1453/5777] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:37 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:38.992611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-65f0a187-1fc0-48b0-8b1d-306080207f78 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:38.994213 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65f0a187-1fc0-48b0-8b1d-306080207f78 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 Jul 03 04:46:38.994422 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65f0a187-1fc0-48b0-8b1d-306080207f78 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:38.994619 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65f0a187-1fc0-48b0-8b1d-306080207f78 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:38.994718 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-65f0a187-1fc0-48b0-8b1d-306080207f78 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 0ddd93b7-9f87-4df9-bfea-3d0d062e21b6. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:38.998072 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65f0a187-1fc0-48b0-8b1d-306080207f78 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 returned with HTTP 404 Jul 03 04:46:38.998532 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1439/5778] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:38 2026] GET /volume/v3/backups/0ddd93b7-9f87-4df9-bfea-3d0d062e21b6 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:46:39.004481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:39.006178 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:39.006401 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:39.006591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:39.006686 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete backup with id: 66445d73-6c54-4fc8-a642-9f3f24fe7b27. Jul 03 04:46:39.010738 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:39.010738 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:39.022385 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] delete_backup rpcapi backup_id 66445d73-6c54-4fc8-a642-9f3f24fe7b27 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:46:39.024066 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0f8a7aa-062a-4d07-a8b0-8b717fc9815c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 202 Jul 03 04:46:39.024632 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1448/5779] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:46:39 2026] DELETE /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:46:39.031314 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9517285e-7364-4448-8366-6417f6e2664a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:39.033074 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9517285e-7364-4448-8366-6417f6e2664a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:39.033285 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9517285e-7364-4448-8366-6417f6e2664a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:39.033507 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9517285e-7364-4448-8366-6417f6e2664a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:39.033646 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9517285e-7364-4448-8366-6417f6e2664a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:39.037880 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:39.037880 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:39.038653 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9517285e-7364-4448-8366-6417f6e2664a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 200 Jul 03 04:46:39.039078 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1440/5780] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:39 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:40.049246 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ebde8e18-2145-477f-be24-f864411909f5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:40.051069 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ebde8e18-2145-477f-be24-f864411909f5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 Jul 03 04:46:40.051248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ebde8e18-2145-477f-be24-f864411909f5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:40.051456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ebde8e18-2145-477f-be24-f864411909f5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:40.051572 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ebde8e18-2145-477f-be24-f864411909f5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 66445d73-6c54-4fc8-a642-9f3f24fe7b27. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:40.055986 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ebde8e18-2145-477f-be24-f864411909f5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 returned with HTTP 404 Jul 03 04:46:40.056513 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1454/5781] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:40 2026] GET /volume/v3/backups/66445d73-6c54-4fc8-a642-9f3f24fe7b27 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:46:40.083597 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:40.085442 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:46:40.085770 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "60fe5a74-ce6e-4c15-8d86-83089993b0d3", "name": "tempest-VolumesBackupsTest-Volume-1320333941"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:46:40.087435 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '60fe5a74-ce6e-4c15-8d86-83089993b0d3', 'name': 'tempest-VolumesBackupsTest-Volume-1320333941'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:46:40.295282 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume of 1 GB Jul 03 04:46:40.299090 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Availability Zones retrieved successfully. Jul 03 04:46:40.304258 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (619e1853-581e-4d22-bc81-e9cab532119e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:46:40.305129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951616a6-d344-4751-ba8c-0c50007e09b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:46:40.306165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:46:40.358743 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951616a6-d344-4751-ba8c-0c50007e09b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:46:40.359523 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84918e2-f5f7-4808-a1c7-84b676470f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:46:40.396915 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['89d8ce98-68db-43ed-8810-487f0599319d', '18ade346-311a-44cf-9d9b-95951783e7c2', 'db2303d5-a37e-4f71-980a-e5ae4496dc44', '670bd9ea-02c0-4396-a55c-6c1caf4e794a'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:46:40.397821 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84918e2-f5f7-4808-a1c7-84b676470f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89d8ce98-68db-43ed-8810-487f0599319d', '18ade346-311a-44cf-9d9b-95951783e7c2', 'db2303d5-a37e-4f71-980a-e5ae4496dc44', '670bd9ea-02c0-4396-a55c-6c1caf4e794a']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:46:40.398617 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c299908-d114-4f21-88d7-22e3c95fe6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:46:40.420939 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c299908-d114-4f21-88d7-22e3c95fe6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4af101ed-7b8f-4651-81c6-5bc2d7e82794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1320333941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['89d8ce98-68db-43ed-8810-487f0599319d','18ade346-311a-44cf-9d9b-95951783e7c2','db2303d5-a37e-4f71-980a-e5ae4496dc44','670bd9ea-02c0-4396-a55c-6c1caf4e794a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1320333941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4af101ed-7b8f-4651-81c6-5bc2d7e82794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bca18ea5d947ab9386c368c97a6e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:46:40.421685 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f29e464-3c18-44fa-a085-4aff77bc7e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:46:40.441025 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f29e464-3c18-44fa-a085-4aff77bc7e7c) transitioned into state 'SUCCESS' from state '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-1320333941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['89d8ce98-68db-43ed-8810-487f0599319d','18ade346-311a-44cf-9d9b-95951783e7c2','db2303d5-a37e-4f71-980a-e5ae4496dc44','670bd9ea-02c0-4396-a55c-6c1caf4e794a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:46:40.441723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb01105a-5dee-431e-96dd-71f1d52b175b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:46:40.452055 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb01105a-5dee-431e-96dd-71f1d52b175b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:46:40.453138 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (619e1853-581e-4d22-bc81-e9cab532119e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:46:40.453534 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request issued successfully. Jul 03 04:46:40.454207 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b9473604-e8e6-490a-9808-5eb62b8501e7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:46:40.454675 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1440/5782] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:46:40 2026] POST /volume/v3/volumes => generated 749 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:46:40.466190 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-551b6e69-d236-4f28-aa9f-eefb23cd1cc5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:40.468013 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-551b6e69-d236-4f28-aa9f-eefb23cd1cc5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:46:40.468071 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-551b6e69-d236-4f28-aa9f-eefb23cd1cc5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:40.468238 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-551b6e69-d236-4f28-aa9f-eefb23cd1cc5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:40.475318 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:40.475318 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:40.478860 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-551b6e69-d236-4f28-aa9f-eefb23cd1cc5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:40.483195 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-551b6e69-d236-4f28-aa9f-eefb23cd1cc5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:46:40.483582 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1449/5783] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:40 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:41.498731 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-58648938-ff40-4493-85c2-e9240048d3f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:41.500624 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58648938-ff40-4493-85c2-e9240048d3f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:46:41.500888 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58648938-ff40-4493-85c2-e9240048d3f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:41.501111 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-58648938-ff40-4493-85c2-e9240048d3f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:41.508139 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:41.508139 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:41.511714 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-58648938-ff40-4493-85c2-e9240048d3f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:41.516221 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-58648938-ff40-4493-85c2-e9240048d3f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:46:41.516618 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1441/5784] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:41 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:46:41.533374 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2306684d-155c-49b3-af55-58423b0553e8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:41.535215 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:46:41.535603 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4af101ed-7b8f-4651-81c6-5bc2d7e82794", "name": "tempest-VolumesBackupsTest-Backup-2042185678"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:46:41.537347 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating new backup {'backup': {'volume_id': '4af101ed-7b8f-4651-81c6-5bc2d7e82794', 'name': 'tempest-VolumesBackupsTest-Backup-2042185678'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:46:41.537518 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating backup of volume 4af101ed-7b8f-4651-81c6-5bc2d7e82794 in container None Jul 03 04:46:41.544867 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:41.544867 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:41.545401 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:41.562039 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['ab5f6256-10e1-44ef-ad83-934a5e1f80a2', '7c25bcc4-e83a-46f0-a5e7-601973d4fcd7'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:46:41.590702 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2306684d-155c-49b3-af55-58423b0553e8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:46:41.591089 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1455/5785] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:46:41 2026] POST /volume/v3/backups => generated 330 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:46:41.601604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-20cf18c3-890f-437c-a184-f34176f28772 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:41.603978 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20cf18c3-890f-437c-a184-f34176f28772 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:41.604155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20cf18c3-890f-437c-a184-f34176f28772 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:41.604405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-20cf18c3-890f-437c-a184-f34176f28772 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:41.604552 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-20cf18c3-890f-437c-a184-f34176f28772 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:41.609665 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:41.609665 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:41.610748 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-20cf18c3-890f-437c-a184-f34176f28772 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:41.611263 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1441/5786] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:41 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:42.623146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bfac5b32-fbce-4a78-9aec-15c48bb6dde5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:42.624976 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bfac5b32-fbce-4a78-9aec-15c48bb6dde5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:42.625167 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bfac5b32-fbce-4a78-9aec-15c48bb6dde5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:42.625347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bfac5b32-fbce-4a78-9aec-15c48bb6dde5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:42.625470 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-bfac5b32-fbce-4a78-9aec-15c48bb6dde5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:42.629405 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:42.629405 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:42.630071 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bfac5b32-fbce-4a78-9aec-15c48bb6dde5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:42.630452 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1450/5787] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:42 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:43.640321 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-56841029-99dc-4705-9e21-1c7ef4d949d5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:43.642071 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-56841029-99dc-4705-9e21-1c7ef4d949d5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:43.642255 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-56841029-99dc-4705-9e21-1c7ef4d949d5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:43.642456 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-56841029-99dc-4705-9e21-1c7ef4d949d5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:43.642565 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-56841029-99dc-4705-9e21-1c7ef4d949d5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:43.647254 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:43.647254 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:43.648062 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-56841029-99dc-4705-9e21-1c7ef4d949d5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:43.648471 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1442/5788] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:43 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:44.658027 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d17074e6-9f7a-46f3-8d78-90a1465fc7cb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:44.659751 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d17074e6-9f7a-46f3-8d78-90a1465fc7cb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:44.659945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d17074e6-9f7a-46f3-8d78-90a1465fc7cb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:44.660124 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d17074e6-9f7a-46f3-8d78-90a1465fc7cb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:44.660226 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d17074e6-9f7a-46f3-8d78-90a1465fc7cb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:44.664294 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:44.664294 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:44.665008 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d17074e6-9f7a-46f3-8d78-90a1465fc7cb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:44.665343 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1456/5789] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:44 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:45.676097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bc862476-8f85-4292-a24b-e53abe269024 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:45.678306 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bc862476-8f85-4292-a24b-e53abe269024 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:45.678306 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bc862476-8f85-4292-a24b-e53abe269024 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:45.678306 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bc862476-8f85-4292-a24b-e53abe269024 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:45.678636 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-bc862476-8f85-4292-a24b-e53abe269024 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:45.682865 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:45.682865 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:45.683611 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bc862476-8f85-4292-a24b-e53abe269024 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:45.684029 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1442/5790] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:45 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:46.693920 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-33ef11c7-3bba-4250-a62d-8f01a713e31d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:46.695680 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33ef11c7-3bba-4250-a62d-8f01a713e31d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:46.695830 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33ef11c7-3bba-4250-a62d-8f01a713e31d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:46.696016 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-33ef11c7-3bba-4250-a62d-8f01a713e31d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:46.696110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-33ef11c7-3bba-4250-a62d-8f01a713e31d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:46.700667 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:46.700667 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:46.701345 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-33ef11c7-3bba-4250-a62d-8f01a713e31d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:46.701675 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1451/5791] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:46 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:47.711249 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-56417b18-6a79-4ab9-a1df-ca772459bd48 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:47.713035 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-56417b18-6a79-4ab9-a1df-ca772459bd48 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:47.713225 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-56417b18-6a79-4ab9-a1df-ca772459bd48 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:47.713411 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-56417b18-6a79-4ab9-a1df-ca772459bd48 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:47.713528 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-56417b18-6a79-4ab9-a1df-ca772459bd48 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:47.717632 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:47.717632 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:47.718308 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-56417b18-6a79-4ab9-a1df-ca772459bd48 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:47.718664 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1443/5792] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:47 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:48.728546 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-308762a6-4ee0-4cca-8b8b-0ccfdf2159ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:48.730280 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-308762a6-4ee0-4cca-8b8b-0ccfdf2159ea tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:48.730465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-308762a6-4ee0-4cca-8b8b-0ccfdf2159ea tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:48.730635 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-308762a6-4ee0-4cca-8b8b-0ccfdf2159ea tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:48.730733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-308762a6-4ee0-4cca-8b8b-0ccfdf2159ea tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:48.734802 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:48.734802 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:48.735622 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-308762a6-4ee0-4cca-8b8b-0ccfdf2159ea tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:48.736011 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1457/5793] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:48 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:49.745413 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3dac0ce5-e04a-46ed-9006-78260367b116 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:49.747147 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3dac0ce5-e04a-46ed-9006-78260367b116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:49.747334 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3dac0ce5-e04a-46ed-9006-78260367b116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:49.747526 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3dac0ce5-e04a-46ed-9006-78260367b116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:49.747624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3dac0ce5-e04a-46ed-9006-78260367b116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:49.751954 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:49.751954 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:49.752689 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3dac0ce5-e04a-46ed-9006-78260367b116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:49.753176 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1443/5794] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:49 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:50.763633 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c7596925-0276-486b-9088-2ab4cb3a92da None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:50.765484 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7596925-0276-486b-9088-2ab4cb3a92da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:50.765672 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7596925-0276-486b-9088-2ab4cb3a92da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:50.765842 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c7596925-0276-486b-9088-2ab4cb3a92da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:50.765951 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c7596925-0276-486b-9088-2ab4cb3a92da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:50.770065 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:50.770065 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:50.770775 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c7596925-0276-486b-9088-2ab4cb3a92da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:50.771120 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1452/5795] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:50 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:51.782392 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e0baf76d-1f21-46d9-8b91-ac5e9f6624f2 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:51.784334 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e0baf76d-1f21-46d9-8b91-ac5e9f6624f2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:51.784769 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e0baf76d-1f21-46d9-8b91-ac5e9f6624f2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:51.785083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e0baf76d-1f21-46d9-8b91-ac5e9f6624f2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:51.785248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e0baf76d-1f21-46d9-8b91-ac5e9f6624f2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:51.789800 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:51.789800 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:51.790607 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e0baf76d-1f21-46d9-8b91-ac5e9f6624f2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:51.790993 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1444/5796] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:51 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:52.799904 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bbf428dd-0e9b-45ea-9ec2-8fa1eaef2d12 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:52.801390 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bbf428dd-0e9b-45ea-9ec2-8fa1eaef2d12 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:52.801552 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bbf428dd-0e9b-45ea-9ec2-8fa1eaef2d12 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:52.801719 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bbf428dd-0e9b-45ea-9ec2-8fa1eaef2d12 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:52.801810 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-bbf428dd-0e9b-45ea-9ec2-8fa1eaef2d12 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:52.805878 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:52.805878 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:52.806484 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bbf428dd-0e9b-45ea-9ec2-8fa1eaef2d12 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:52.806786 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1458/5797] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:52 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:53.815973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2170c957-0277-435d-b58e-b4b72429e98d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:53.817592 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2170c957-0277-435d-b58e-b4b72429e98d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:53.817751 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2170c957-0277-435d-b58e-b4b72429e98d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:53.817910 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2170c957-0277-435d-b58e-b4b72429e98d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:53.818022 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2170c957-0277-435d-b58e-b4b72429e98d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:53.821815 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:53.821815 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:53.822595 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2170c957-0277-435d-b58e-b4b72429e98d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:53.822944 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1444/5798] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:53 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:54.832725 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-52f1b306-9321-4672-a011-e4cca56760dd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:54.834425 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-52f1b306-9321-4672-a011-e4cca56760dd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:54.834635 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-52f1b306-9321-4672-a011-e4cca56760dd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:54.834814 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-52f1b306-9321-4672-a011-e4cca56760dd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:54.834914 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-52f1b306-9321-4672-a011-e4cca56760dd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:54.839007 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:54.839007 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:54.839673 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-52f1b306-9321-4672-a011-e4cca56760dd tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:54.840012 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1453/5799] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:54 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:55.849226 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d10d2ddb-bb45-4761-9765-a0540367c1ab None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:55.851109 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d10d2ddb-bb45-4761-9765-a0540367c1ab tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:55.851339 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d10d2ddb-bb45-4761-9765-a0540367c1ab tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:55.851540 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d10d2ddb-bb45-4761-9765-a0540367c1ab tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:55.851650 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d10d2ddb-bb45-4761-9765-a0540367c1ab tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:55.856181 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:55.856181 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:46:55.856927 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d10d2ddb-bb45-4761-9765-a0540367c1ab tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:55.857288 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1445/5800] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:55 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:56.866846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f0bd70c6-b838-4d30-97fd-bd4d52caab19 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:56.869143 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0bd70c6-b838-4d30-97fd-bd4d52caab19 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:56.869349 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0bd70c6-b838-4d30-97fd-bd4d52caab19 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:56.869574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0bd70c6-b838-4d30-97fd-bd4d52caab19 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:56.869655 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f0bd70c6-b838-4d30-97fd-bd4d52caab19 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:56.873907 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:56.873907 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:56.874763 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0bd70c6-b838-4d30-97fd-bd4d52caab19 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:56.875140 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1459/5801] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:56 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:57.885265 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-17a82dec-ceb8-4a80-97b0-a754131f677c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:57.887418 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-17a82dec-ceb8-4a80-97b0-a754131f677c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:46:57.887633 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-17a82dec-ceb8-4a80-97b0-a754131f677c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:57.887850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-17a82dec-ceb8-4a80-97b0-a754131f677c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:57.887996 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-17a82dec-ceb8-4a80-97b0-a754131f677c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:46:57.893210 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:57.893210 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:46:57.894108 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-17a82dec-ceb8-4a80-97b0-a754131f677c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:46:57.894520 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1445/5802] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:46:57 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:46:59.550469 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-473d3019-9404-45fe-a069-3b94c869325c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:59.552437 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-473d3019-9404-45fe-a069-3b94c869325c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:46:59.552629 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-473d3019-9404-45fe-a069-3b94c869325c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:59.552797 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-473d3019-9404-45fe-a069-3b94c869325c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:59.561101 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:59.561101 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:46:59.565616 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-473d3019-9404-45fe-a069-3b94c869325c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:46:59.571595 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-473d3019-9404-45fe-a069-3b94c869325c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:46:59.572268 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1454/5803] 10.4.3.253 () {68 vars in 1598 bytes} [Fri Jul 3 04:46:59 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:46:59.584431 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2c03bacc-f20a-492a-93ff-c47cd3e19b12 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:59.584990 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c03bacc-f20a-492a-93ff-c47cd3e19b12 None None] GET https://10.4.3.253/volume// Jul 03 04:46:59.585248 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c03bacc-f20a-492a-93ff-c47cd3e19b12 None None] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:46:59.585553 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c03bacc-f20a-492a-93ff-c47cd3e19b12 None None] Calling method 'all' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:46:59.586046 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c03bacc-f20a-492a-93ff-c47cd3e19b12 None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:46:59.586474 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1446/5804] 10.4.3.253 () {66 vars in 1419 bytes} [Fri Jul 3 04:46:59 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:46:59.593423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-0163a96f-8d83-4842-8ace-624a83cbef07 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:46:59.595539 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-0163a96f-8d83-4842-8ace-624a83cbef07 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/attachments Jul 03 04:46:59.595903 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-0163a96f-8d83-4842-8ace-624a83cbef07 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4af101ed-7b8f-4651-81c6-5bc2d7e82794", "connector": null, "instance_uuid": "915050a0-7d0d-48c2-b1c0-95064c7cff7c"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:46:59.605924 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:46:59.605924 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:46:59.629550 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-0163a96f-8d83-4842-8ace-624a83cbef07 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/attachments returned with HTTP 200 Jul 03 04:46:59.629967 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1460/5805] 10.4.3.253 () {74 vars in 1594 bytes} [Fri Jul 3 04:46:59 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) Jul 03 04:47:05.853756 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=23,cinder:UPDATE=3 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:47:05.961223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9505ee84-5082-42bb-a3dc-0d416bfe521a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:05.961690 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9505ee84-5082-42bb-a3dc-0d416bfe521a None None] GET https://10.4.3.253/volume// Jul 03 04:47:05.961888 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9505ee84-5082-42bb-a3dc-0d416bfe521a None None] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:05.962102 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9505ee84-5082-42bb-a3dc-0d416bfe521a None None] Calling method 'all' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:05.962415 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9505ee84-5082-42bb-a3dc-0d416bfe521a None None] https://10.4.3.253/volume// returned with HTTP 300 Jul 03 04:47:05.962697 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1446/5806] 10.4.3.253 () {66 vars in 1426 bytes} [Fri Jul 3 04:47:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 04:47:05.969803 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bdda35cf-caab-4148-8752-97c53c4b763b None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:05.971916 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bdda35cf-caab-4148-8752-97c53c4b763b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:47:05.972171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bdda35cf-caab-4148-8752-97c53c4b763b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:05.972374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bdda35cf-caab-4148-8752-97c53c4b763b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:05.982592 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:05.982592 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:47:05.986575 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bdda35cf-caab-4148-8752-97c53c4b763b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:47:05.991444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bdda35cf-caab-4148-8752-97c53c4b763b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:47:05.991852 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1455/5807] 10.4.3.253 () {70 vars in 1639 bytes} [Fri Jul 3 04:47:05 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1536 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 04:47:06.090833 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:06.093008 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] PUT https://10.4.3.253/volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24 Jul 03 04:47:06.093434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.253", "host": "np0000004364", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:5d2b6bd8750", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "190aeeb9-2544-4e04-93ad-068acb5ab197", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:47:06.102074 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Acquiring lock "cinder-attachment_update-4af101ed-7b8f-4651-81c6-5bc2d7e82794-np0000004364" by "attachment_update" {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 04:47:06.108943 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Lock "cinder-attachment_update-4af101ed-7b8f-4651-81c6-5bc2d7e82794-np0000004364" acquired by "attachment_update" :: waited 0.007s {{(pid=99793) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 04:47:06.110000 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:06.110000 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:47:06.630466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.coordination [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Lock "cinder-attachment_update-4af101ed-7b8f-4651-81c6-5bc2d7e82794-np0000004364" released by "attachment_update" :: held 0.522s {{(pid=99793) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 04:47:06.630762 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-1aa9457b-5203-413f-b3a7-c7f3ced55339 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24 returned with HTTP 200 Jul 03 04:47:06.631290 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1447/5808] 10.4.3.253 () {74 vars in 1704 bytes} [Fri Jul 3 04:47:06 2026] PUT /volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:47:07.141654 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bc4feab3-580e-461d-8b04-41043eb2647e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:07.143951 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bc4feab3-580e-461d-8b04-41043eb2647e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24/action Jul 03 04:47:07.144368 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bc4feab3-580e-461d-8b04-41043eb2647e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action body: b'{"os-complete": null}' {{(pid=99794) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:47:07.144507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bc4feab3-580e-461d-8b04-41043eb2647e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:47:07.161192 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:07.161192 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:47:07.171883 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [req-9938bb10-12a3-47cb-baaf-0a48edd2d9d7 req-bc4feab3-580e-461d-8b04-41043eb2647e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24/action returned with HTTP 204 Jul 03 04:47:07.172372 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1461/5809] 10.4.3.253 () {74 vars in 1725 bytes} [Fri Jul 3 04:47:07 2026] POST /volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:47:07.890126 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=34,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:47:15.989873 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=32,cinder:UPDATE=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:47:16.623224 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:47:17.169138 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=42,cinder:INSERT=7,cinder:UPDATE=20 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:47:54.946408 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-00d560a7-2a2f-489d-a699-30f7198401f8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:54.947964 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00d560a7-2a2f-489d-a699-30f7198401f8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:47:54.948141 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00d560a7-2a2f-489d-a699-30f7198401f8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:54.948309 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00d560a7-2a2f-489d-a699-30f7198401f8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:54.956910 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:54.956910 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:47:54.960890 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00d560a7-2a2f-489d-a699-30f7198401f8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:47:54.966136 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00d560a7-2a2f-489d-a699-30f7198401f8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:47:54.966624 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1447/5810] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:47:54 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1649 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:47:55.983198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7248122c-ea6e-40a6-9c88-24aca6bf029c None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:55.985184 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7248122c-ea6e-40a6-9c88-24aca6bf029c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:47:55.985437 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7248122c-ea6e-40a6-9c88-24aca6bf029c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:55.985721 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7248122c-ea6e-40a6-9c88-24aca6bf029c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:55.995369 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:55.995369 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:47:56.000456 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-7248122c-ea6e-40a6-9c88-24aca6bf029c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:47:56.006470 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7248122c-ea6e-40a6-9c88-24aca6bf029c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:47:56.006854 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1456/5811] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:47:55 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:47:57.018402 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9f57cdac-b0ec-4a87-b00f-913719c2efee None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:57.020298 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9f57cdac-b0ec-4a87-b00f-913719c2efee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:47:57.020556 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9f57cdac-b0ec-4a87-b00f-913719c2efee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:57.020779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9f57cdac-b0ec-4a87-b00f-913719c2efee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:57.032510 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:57.032510 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:47:57.037244 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-9f57cdac-b0ec-4a87-b00f-913719c2efee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:47:57.042237 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9f57cdac-b0ec-4a87-b00f-913719c2efee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:47:57.042655 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1448/5812] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:47:57 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1649 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:47:58.055052 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-88734a01-d7fd-495d-b42a-cfe33be74ed5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:58.056706 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-88734a01-d7fd-495d-b42a-cfe33be74ed5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:47:58.056936 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-88734a01-d7fd-495d-b42a-cfe33be74ed5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:58.057185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-88734a01-d7fd-495d-b42a-cfe33be74ed5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:58.068525 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:58.068525 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:47:58.071316 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-88734a01-d7fd-495d-b42a-cfe33be74ed5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:47:58.075548 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-88734a01-d7fd-495d-b42a-cfe33be74ed5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:47:58.075901 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1462/5813] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:47:58 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1649 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:47:59.014825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [req-f664c773-3825-4027-b02d-d26c8c11e84f req-f4ae9205-9d24-483f-9167-0cac57936e2c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:59.016906 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f664c773-3825-4027-b02d-d26c8c11e84f req-f4ae9205-9d24-483f-9167-0cac57936e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24 Jul 03 04:47:59.017118 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f664c773-3825-4027-b02d-d26c8c11e84f req-f4ae9205-9d24-483f-9167-0cac57936e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:59.017315 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [req-f664c773-3825-4027-b02d-d26c8c11e84f req-f4ae9205-9d24-483f-9167-0cac57936e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'version_select' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:59.024088 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:59.024088 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:47:59.088634 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-553fdd5e-0e49-4b1e-82b5-6a902a74722f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:47:59.090444 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-553fdd5e-0e49-4b1e-82b5-6a902a74722f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:47:59.090639 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-553fdd5e-0e49-4b1e-82b5-6a902a74722f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:47:59.090820 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-553fdd5e-0e49-4b1e-82b5-6a902a74722f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:47:59.099990 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:47:59.099990 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:47:59.103709 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-553fdd5e-0e49-4b1e-82b5-6a902a74722f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:47:59.108070 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-553fdd5e-0e49-4b1e-82b5-6a902a74722f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:47:59.108492 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1457/5814] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:47:59 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1649 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:47:59.554536 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [req-f664c773-3825-4027-b02d-d26c8c11e84f req-f4ae9205-9d24-483f-9167-0cac57936e2c tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24 returned with HTTP 200 Jul 03 04:47:59.555132 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1448/5815] 10.4.3.253 () {72 vars in 1673 bytes} [Fri Jul 3 04:47:59 2026] DELETE /volume/v3/attachments/563e6cf7-e13d-4e80-958e-e43607294d24 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:00.123178 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ef09050c-cc88-40e7-aaa9-655909c97d18 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:00.125070 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef09050c-cc88-40e7-aaa9-655909c97d18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:48:00.125303 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef09050c-cc88-40e7-aaa9-655909c97d18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:00.125529 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ef09050c-cc88-40e7-aaa9-655909c97d18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:00.132719 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:00.132719 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:00.136521 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ef09050c-cc88-40e7-aaa9-655909c97d18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:00.140741 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ef09050c-cc88-40e7-aaa9-655909c97d18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:48:00.141116 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1449/5816] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:00 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:00.154396 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e3704706-9acd-4596-abe7-65c59582717f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:00.156025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:48:00.156367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4af101ed-7b8f-4651-81c6-5bc2d7e82794", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1722829765"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:00.157667 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating new backup {'backup': {'volume_id': '4af101ed-7b8f-4651-81c6-5bc2d7e82794', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1722829765'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:48:00.157817 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating backup of volume 4af101ed-7b8f-4651-81c6-5bc2d7e82794 in container None Jul 03 04:48:00.165188 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:00.165188 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:00.165675 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:00.179782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['b458fd29-2f74-4657-ae91-d47a1b8cc3f0', '53645789-28d8-4d58-a7d0-ee33fa23b19d'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:00.206852 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e3704706-9acd-4596-abe7-65c59582717f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:48:00.207249 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1463/5817] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:48:00 2026] POST /volume/v3/backups => generated 330 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:48:00.215608 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f310e3d4-7609-4566-9cb3-f1ec37be7631 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:00.217695 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f310e3d4-7609-4566-9cb3-f1ec37be7631 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:00.217695 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f310e3d4-7609-4566-9cb3-f1ec37be7631 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:00.218492 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f310e3d4-7609-4566-9cb3-f1ec37be7631 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:00.218492 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f310e3d4-7609-4566-9cb3-f1ec37be7631 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:00.222309 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:00.222309 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:00.223086 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f310e3d4-7609-4566-9cb3-f1ec37be7631 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:00.223462 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1458/5818] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:00 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:01.233825 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-deaaa150-e6e1-44e0-a4be-0d3e00dee116 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:01.235663 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-deaaa150-e6e1-44e0-a4be-0d3e00dee116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:01.235871 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-deaaa150-e6e1-44e0-a4be-0d3e00dee116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:01.236098 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-deaaa150-e6e1-44e0-a4be-0d3e00dee116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:01.236223 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-deaaa150-e6e1-44e0-a4be-0d3e00dee116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:01.240384 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:01.240384 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:01.241139 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-deaaa150-e6e1-44e0-a4be-0d3e00dee116 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:01.241651 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1449/5819] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:01 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:02.251300 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4e2792fc-8708-47d0-8bb8-b976b8106974 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:02.253022 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e2792fc-8708-47d0-8bb8-b976b8106974 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:02.253212 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e2792fc-8708-47d0-8bb8-b976b8106974 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:02.253408 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4e2792fc-8708-47d0-8bb8-b976b8106974 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:02.253505 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-4e2792fc-8708-47d0-8bb8-b976b8106974 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:02.257757 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:02.257757 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:02.258417 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4e2792fc-8708-47d0-8bb8-b976b8106974 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:02.258777 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1450/5820] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:02 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:03.269211 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-38e23dbf-4992-45be-ae8e-b21a1dc5b8a3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:03.270916 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-38e23dbf-4992-45be-ae8e-b21a1dc5b8a3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:03.271104 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-38e23dbf-4992-45be-ae8e-b21a1dc5b8a3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:03.271281 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-38e23dbf-4992-45be-ae8e-b21a1dc5b8a3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:03.271399 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-38e23dbf-4992-45be-ae8e-b21a1dc5b8a3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:03.275722 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:03.275722 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:03.276445 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-38e23dbf-4992-45be-ae8e-b21a1dc5b8a3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:03.276791 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1464/5821] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:03 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:04.288093 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a0d40cd9-b5ff-4c51-aaad-086f7c7ee774 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:04.290028 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0d40cd9-b5ff-4c51-aaad-086f7c7ee774 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:04.290108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0d40cd9-b5ff-4c51-aaad-086f7c7ee774 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:04.290283 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a0d40cd9-b5ff-4c51-aaad-086f7c7ee774 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:04.290416 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a0d40cd9-b5ff-4c51-aaad-086f7c7ee774 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:04.295298 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:04.295298 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:04.296171 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a0d40cd9-b5ff-4c51-aaad-086f7c7ee774 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:04.296720 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1459/5822] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:04 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:05.306044 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad6dc629-9b38-49d2-bcf6-bca9259b14ce None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:05.308108 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad6dc629-9b38-49d2-bcf6-bca9259b14ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:05.308260 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad6dc629-9b38-49d2-bcf6-bca9259b14ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:05.308491 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad6dc629-9b38-49d2-bcf6-bca9259b14ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:05.308640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ad6dc629-9b38-49d2-bcf6-bca9259b14ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:05.313263 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:05.313263 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:05.314122 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad6dc629-9b38-49d2-bcf6-bca9259b14ce tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:05.314544 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1450/5823] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:05 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:06.324309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d15a6ebd-a502-49fd-ad7c-cf59bf68cbf8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:06.325951 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d15a6ebd-a502-49fd-ad7c-cf59bf68cbf8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:06.326150 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d15a6ebd-a502-49fd-ad7c-cf59bf68cbf8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:06.326316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d15a6ebd-a502-49fd-ad7c-cf59bf68cbf8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:06.326436 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d15a6ebd-a502-49fd-ad7c-cf59bf68cbf8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:06.330522 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:06.330522 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:06.331243 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d15a6ebd-a502-49fd-ad7c-cf59bf68cbf8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:06.331608 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1451/5824] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:06 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:07.342017 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-9df5fec2-13bc-4635-b713-8f57affb81f1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:07.344193 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9df5fec2-13bc-4635-b713-8f57affb81f1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:07.344441 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9df5fec2-13bc-4635-b713-8f57affb81f1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:07.344644 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-9df5fec2-13bc-4635-b713-8f57affb81f1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:07.344782 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-9df5fec2-13bc-4635-b713-8f57affb81f1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:07.349202 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:07.349202 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:07.350102 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-9df5fec2-13bc-4635-b713-8f57affb81f1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:07.350474 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1465/5825] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:07 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:08.361980 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c621e13f-b9fc-4507-aaad-4712fd851dc2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:08.363909 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c621e13f-b9fc-4507-aaad-4712fd851dc2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:08.364158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c621e13f-b9fc-4507-aaad-4712fd851dc2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:08.364419 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c621e13f-b9fc-4507-aaad-4712fd851dc2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:08.364531 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c621e13f-b9fc-4507-aaad-4712fd851dc2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:08.369243 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:08.369243 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:08.370015 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c621e13f-b9fc-4507-aaad-4712fd851dc2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:08.370501 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1460/5826] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:08 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:09.380446 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2cd9a08d-5a7d-4062-a849-fb3409994a6d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:09.382139 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cd9a08d-5a7d-4062-a849-fb3409994a6d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:09.382338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cd9a08d-5a7d-4062-a849-fb3409994a6d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:09.382547 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2cd9a08d-5a7d-4062-a849-fb3409994a6d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:09.382647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-2cd9a08d-5a7d-4062-a849-fb3409994a6d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:09.387700 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:09.387700 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:09.388586 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2cd9a08d-5a7d-4062-a849-fb3409994a6d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:09.388961 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1451/5827] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:09 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:10.400118 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-79f2792d-3a80-40c1-93ed-e219bbace754 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:10.401886 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79f2792d-3a80-40c1-93ed-e219bbace754 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:10.402092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79f2792d-3a80-40c1-93ed-e219bbace754 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:10.402273 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-79f2792d-3a80-40c1-93ed-e219bbace754 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:10.402400 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-79f2792d-3a80-40c1-93ed-e219bbace754 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:10.406657 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:10.406657 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:10.407354 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-79f2792d-3a80-40c1-93ed-e219bbace754 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:10.407695 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1452/5828] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:10 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:11.419918 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-fdcf63b0-23ab-40cb-80a0-7d3ff69647a5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:11.421658 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fdcf63b0-23ab-40cb-80a0-7d3ff69647a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:11.421842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fdcf63b0-23ab-40cb-80a0-7d3ff69647a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:11.422100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-fdcf63b0-23ab-40cb-80a0-7d3ff69647a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:11.422248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-fdcf63b0-23ab-40cb-80a0-7d3ff69647a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:11.426801 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:11.426801 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:11.427681 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-fdcf63b0-23ab-40cb-80a0-7d3ff69647a5 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:11.428173 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1466/5829] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:11 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:12.437479 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c39369c7-794e-480b-8819-e6737d603815 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:12.439079 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c39369c7-794e-480b-8819-e6737d603815 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:12.439262 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c39369c7-794e-480b-8819-e6737d603815 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:12.439453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c39369c7-794e-480b-8819-e6737d603815 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:12.439542 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c39369c7-794e-480b-8819-e6737d603815 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:12.443756 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:12.443756 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:12.444468 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c39369c7-794e-480b-8819-e6737d603815 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:12.444783 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1461/5830] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:12 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:13.455469 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7cab3812-fa73-43f5-95fd-bd715515f495 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:13.457457 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7cab3812-fa73-43f5-95fd-bd715515f495 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:13.457643 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7cab3812-fa73-43f5-95fd-bd715515f495 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:13.457798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7cab3812-fa73-43f5-95fd-bd715515f495 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:13.457890 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7cab3812-fa73-43f5-95fd-bd715515f495 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:13.461826 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:13.461826 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:13.462472 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7cab3812-fa73-43f5-95fd-bd715515f495 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:13.462779 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1452/5831] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:13 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:13.471407 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-9da95305-9ac0-43ad-a0d8-d351a5ce3d8a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:13.472776 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9da95305-9ac0-43ad-a0d8-d351a5ce3d8a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:13.472946 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9da95305-9ac0-43ad-a0d8-d351a5ce3d8a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:13.473123 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-9da95305-9ac0-43ad-a0d8-d351a5ce3d8a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:13.473222 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-9da95305-9ac0-43ad-a0d8-d351a5ce3d8a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:13.477388 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:13.477388 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:13.478016 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-9da95305-9ac0-43ad-a0d8-d351a5ce3d8a tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:13.478338 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1453/5832] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:13 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:13.486837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:13.488470 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:13.488647 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:13.488840 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:13.488938 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete backup with id: 3925be7e-b190-43ce-b2c6-040827246704. Jul 03 04:48:13.492928 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:13.492928 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:13.503905 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] delete_backup rpcapi backup_id 3925be7e-b190-43ce-b2c6-040827246704 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:48:13.505563 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-447e4825-02cc-4c85-a473-bdf3fb1157bb tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 202 Jul 03 04:48:13.505911 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1467/5833] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:13 2026] DELETE /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:48:13.512096 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e74a8c34-4b17-4a94-807b-b8b6e93521c1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:13.513781 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e74a8c34-4b17-4a94-807b-b8b6e93521c1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:13.513990 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e74a8c34-4b17-4a94-807b-b8b6e93521c1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:13.514182 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e74a8c34-4b17-4a94-807b-b8b6e93521c1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:13.514284 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e74a8c34-4b17-4a94-807b-b8b6e93521c1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:13.518449 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:13.518449 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:13.519176 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e74a8c34-4b17-4a94-807b-b8b6e93521c1 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:13.519614 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1462/5834] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:13 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:14.528183 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-36d7b6ab-d9e8-419b-9e15-033a971e0994 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:14.529817 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36d7b6ab-d9e8-419b-9e15-033a971e0994 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:14.529998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-36d7b6ab-d9e8-419b-9e15-033a971e0994 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:14.530181 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-36d7b6ab-d9e8-419b-9e15-033a971e0994 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:14.530278 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-36d7b6ab-d9e8-419b-9e15-033a971e0994 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:14.534424 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:14.534424 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:14.535123 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-36d7b6ab-d9e8-419b-9e15-033a971e0994 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:14.535606 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1453/5835] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:14 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:15.546165 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3bf21f0a-32f7-4b69-b5e6-7fb455c9598f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:15.548183 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3bf21f0a-32f7-4b69-b5e6-7fb455c9598f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:15.548417 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3bf21f0a-32f7-4b69-b5e6-7fb455c9598f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:15.548623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3bf21f0a-32f7-4b69-b5e6-7fb455c9598f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:15.548742 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-3bf21f0a-32f7-4b69-b5e6-7fb455c9598f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:15.553541 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:15.553541 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:15.554291 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3bf21f0a-32f7-4b69-b5e6-7fb455c9598f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 200 Jul 03 04:48:15.554700 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1454/5836] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:15 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:16.564474 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-94595288-ac28-4f73-adfc-8fee71fc4083 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:16.566160 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-94595288-ac28-4f73-adfc-8fee71fc4083 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 Jul 03 04:48:16.566365 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-94595288-ac28-4f73-adfc-8fee71fc4083 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:16.566540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-94595288-ac28-4f73-adfc-8fee71fc4083 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:16.566652 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-94595288-ac28-4f73-adfc-8fee71fc4083 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3925be7e-b190-43ce-b2c6-040827246704. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:16.570407 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-94595288-ac28-4f73-adfc-8fee71fc4083 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 returned with HTTP 404 Jul 03 04:48:16.570841 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1468/5837] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:16 2026] GET /volume/v3/backups/3925be7e-b190-43ce-b2c6-040827246704 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:17.003700 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:17.005319 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:48:17.005515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:17.005685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:17.005781 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete backup with id: 43106595-0015-42e5-8283-3df23c9d4377. Jul 03 04:48:17.009913 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:17.009913 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:17.021670 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] delete_backup rpcapi backup_id 43106595-0015-42e5-8283-3df23c9d4377 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:48:17.023338 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f16ba1e7-a8e5-4bea-8953-1d181e2e98fa tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 202 Jul 03 04:48:17.023724 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1463/5838] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:17 2026] DELETE /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:48:17.030555 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c7aa863-746b-4c0f-b687-bcf451e5de4e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:17.032264 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c7aa863-746b-4c0f-b687-bcf451e5de4e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:48:17.032470 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c7aa863-746b-4c0f-b687-bcf451e5de4e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:17.032647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c7aa863-746b-4c0f-b687-bcf451e5de4e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:17.032777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7c7aa863-746b-4c0f-b687-bcf451e5de4e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:17.037523 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:17.037523 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:17.038018 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c7aa863-746b-4c0f-b687-bcf451e5de4e tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 200 Jul 03 04:48:17.038367 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1454/5839] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:17 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:18.048118 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b9e02cba-5e19-4a2b-b3a8-08f8132601f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:18.049966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9e02cba-5e19-4a2b-b3a8-08f8132601f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 Jul 03 04:48:18.050167 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9e02cba-5e19-4a2b-b3a8-08f8132601f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:18.050345 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b9e02cba-5e19-4a2b-b3a8-08f8132601f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:18.050482 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b9e02cba-5e19-4a2b-b3a8-08f8132601f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 43106595-0015-42e5-8283-3df23c9d4377. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:18.054359 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b9e02cba-5e19-4a2b-b3a8-08f8132601f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 returned with HTTP 404 Jul 03 04:48:18.054989 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1455/5840] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:18 2026] GET /volume/v3/backups/43106595-0015-42e5-8283-3df23c9d4377 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:18.068262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:18.070057 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:48:18.070417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1531830732"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:18.071909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1531830732'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:48:18.072025 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume of 1 GB Jul 03 04:48:18.076605 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Availability Zones retrieved successfully. Jul 03 04:48:18.082417 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (2a8f2a2a-06fc-4946-b00f-14a47e47cb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:18.083296 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b82c63b-6829-4eec-9a25-40a400b16f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:18.084186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:48:18.110580 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b82c63b-6829-4eec-9a25-40a400b16f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:18.111315 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3595c718-4a22-4a69-b885-dd91afe3c910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:18.147904 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['3cc8e33a-2e6c-4860-8535-2f5b8ab5c15e', 'be666b0e-cef8-44c2-8a92-e75400565b39', '164934da-2e28-4d3c-8a8f-f4c57a665019', 'bef55bfb-e3d9-4193-b25b-3e6262de731e'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:18.148660 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3595c718-4a22-4a69-b885-dd91afe3c910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cc8e33a-2e6c-4860-8535-2f5b8ab5c15e', 'be666b0e-cef8-44c2-8a92-e75400565b39', '164934da-2e28-4d3c-8a8f-f4c57a665019', 'bef55bfb-e3d9-4193-b25b-3e6262de731e']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:18.149343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5d6c64-1567-439b-ba81-5f7a3bc59b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:18.170352 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5d6c64-1567-439b-ba81-5f7a3bc59b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44bde76c-f695-4d55-9a58-a3e3a3f7326d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1531830732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['3cc8e33a-2e6c-4860-8535-2f5b8ab5c15e','be666b0e-cef8-44c2-8a92-e75400565b39','164934da-2e28-4d3c-8a8f-f4c57a665019','bef55bfb-e3d9-4193-b25b-3e6262de731e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:48:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1531830732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44bde76c-f695-4d55-9a58-a3e3a3f7326d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0bca18ea5d947ab9386c368c97a6e9c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:18.171197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c92544-fa00-4446-8123-8f27bb6d6234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:18.186553 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c92544-fa00-4446-8123-8f27bb6d6234) transitioned into state 'SUCCESS' from state '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-1531830732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0bca18ea5d947ab9386c368c97a6e9c',qos_specs=None,replication_status=,reservations=['3cc8e33a-2e6c-4860-8535-2f5b8ab5c15e','be666b0e-cef8-44c2-8a92-e75400565b39','164934da-2e28-4d3c-8a8f-f4c57a665019','bef55bfb-e3d9-4193-b25b-3e6262de731e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='85ad9907612945f2b0e1c5e5fe4e32fa',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:18.187215 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3a204b-97fa-439d-a058-754886ee9d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:18.195524 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3a204b-97fa-439d-a058-754886ee9d51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:18.196262 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Flow 'volume_create_api' (2a8f2a2a-06fc-4946-b00f-14a47e47cb1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:18.196751 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create volume request issued successfully. Jul 03 04:48:18.197151 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d262f5a0-21aa-4e56-b87b-c1eafc2c972f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:48:18.197550 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1469/5841] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:48:18 2026] POST /volume/v3/volumes => generated 749 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:48:18.208378 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c25f8b5f-8ae4-4ae1-b825-4692049c9b2f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:18.210468 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c25f8b5f-8ae4-4ae1-b825-4692049c9b2f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:18.210468 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c25f8b5f-8ae4-4ae1-b825-4692049c9b2f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:18.210602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c25f8b5f-8ae4-4ae1-b825-4692049c9b2f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:18.217794 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:18.217794 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:18.221274 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-c25f8b5f-8ae4-4ae1-b825-4692049c9b2f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:18.225198 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c25f8b5f-8ae4-4ae1-b825-4692049c9b2f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d returned with HTTP 200 Jul 03 04:48:18.225545 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1464/5842] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:18 2026] GET /volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:19.238747 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f4028f2a-4c82-4276-a1b6-27e03c61c451 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:19.240851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f4028f2a-4c82-4276-a1b6-27e03c61c451 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:19.241110 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f4028f2a-4c82-4276-a1b6-27e03c61c451 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:19.241364 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f4028f2a-4c82-4276-a1b6-27e03c61c451 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:19.250937 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:19.250937 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:19.255673 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-f4028f2a-4c82-4276-a1b6-27e03c61c451 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:19.261798 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f4028f2a-4c82-4276-a1b6-27e03c61c451 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d returned with HTTP 200 Jul 03 04:48:19.262321 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1455/5843] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:19 2026] GET /volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:19.275648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-dad989c9-4fca-4500-92e0-0ac894be8678 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:19.277516 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:48:19.277812 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44bde76c-f695-4d55-9a58-a3e3a3f7326d", "name": "tempest-VolumesBackupsTest-Snapshot-780143200"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:19.285947 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:19.285947 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:19.286523 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:19.286671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Create snapshot from volume 44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:19.327425 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['160446cd-8c58-4bb4-a4e0-d08262b267dd', 'a4e04a15-8d0e-4a36-878a-fa5d7755855c', '8d3eac27-e3e0-439d-99aa-173666dadfad', 'acd6590a-f923-4b86-9242-364aadd93ebc'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:19.362775 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot create request issued successfully. Jul 03 04:48:19.363138 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-dad989c9-4fca-4500-92e0-0ac894be8678 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:48:19.363561 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1456/5844] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:48:19 2026] POST /volume/v3/snapshots => generated 304 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:48:19.372379 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-0675ea37-0e64-40ed-9bb4-1b97a7abed5f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:19.374752 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0675ea37-0e64-40ed-9bb4-1b97a7abed5f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 Jul 03 04:48:19.375009 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0675ea37-0e64-40ed-9bb4-1b97a7abed5f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:19.375274 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-0675ea37-0e64-40ed-9bb4-1b97a7abed5f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:19.380758 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:19.380758 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:19.381172 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-0675ea37-0e64-40ed-9bb4-1b97a7abed5f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot retrieved successfully. Jul 03 04:48:19.381877 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-0675ea37-0e64-40ed-9bb4-1b97a7abed5f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 returned with HTTP 200 Jul 03 04:48:19.382245 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1470/5845] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:19 2026] GET /volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 => generated 436 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:20.390865 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a8c17e0e-d4ce-4d77-b22b-a9a384a952b3 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:20.392585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8c17e0e-d4ce-4d77-b22b-a9a384a952b3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 Jul 03 04:48:20.392774 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8c17e0e-d4ce-4d77-b22b-a9a384a952b3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:20.392965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a8c17e0e-d4ce-4d77-b22b-a9a384a952b3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:20.399042 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:20.399042 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:20.399708 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a8c17e0e-d4ce-4d77-b22b-a9a384a952b3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot retrieved successfully. Jul 03 04:48:20.400727 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a8c17e0e-d4ce-4d77-b22b-a9a384a952b3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 returned with HTTP 200 Jul 03 04:48:20.401230 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1465/5846] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:20 2026] GET /volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:20.408958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:20.410546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] POST https://10.4.3.253/volume/v3/backups Jul 03 04:48:20.410898 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "44bde76c-f695-4d55-9a58-a3e3a3f7326d", "snapshot_id": "540c6ae3-99c9-4bcc-97e7-009484b6bcc3", "name": "tempest-VolumesBackupsTest-Backup-2123889026"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:20.412276 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating new backup {'backup': {'volume_id': '44bde76c-f695-4d55-9a58-a3e3a3f7326d', 'snapshot_id': '540c6ae3-99c9-4bcc-97e7-009484b6bcc3', 'name': 'tempest-VolumesBackupsTest-Backup-2123889026'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:48:20.412422 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Creating backup of volume 44bde76c-f695-4d55-9a58-a3e3a3f7326d in container None Jul 03 04:48:20.418915 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:20.418915 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:20.419337 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:20.424310 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:20.424310 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:20.424669 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot retrieved successfully. Jul 03 04:48:20.438376 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Created reservations ['570f131a-f685-44a5-b56d-93b884553c4a', '6a3b025e-9238-4e78-9831-214b39932b43'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:20.463606 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d9f470a-128b-4511-8571-da6b45f20ae2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:48:20.464015 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1456/5847] 10.4.3.253 () {68 vars in 1259 bytes} [Fri Jul 3 04:48:20 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:48:20.473253 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-653a05c6-d97e-49b4-8180-6424d81d73a0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:20.475601 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-653a05c6-d97e-49b4-8180-6424d81d73a0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:20.475808 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-653a05c6-d97e-49b4-8180-6424d81d73a0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:20.476028 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-653a05c6-d97e-49b4-8180-6424d81d73a0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:20.476194 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-653a05c6-d97e-49b4-8180-6424d81d73a0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:20.480042 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:20.480042 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:20.480727 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-653a05c6-d97e-49b4-8180-6424d81d73a0 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:20.481060 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1457/5848] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:20 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:21.490690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cd734f33-3d43-4350-bfb8-b4556e4c1b3b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:21.492344 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd734f33-3d43-4350-bfb8-b4556e4c1b3b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:21.492527 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd734f33-3d43-4350-bfb8-b4556e4c1b3b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:21.492699 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd734f33-3d43-4350-bfb8-b4556e4c1b3b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:21.492793 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-cd734f33-3d43-4350-bfb8-b4556e4c1b3b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:21.496937 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:21.496937 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:21.497616 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd734f33-3d43-4350-bfb8-b4556e4c1b3b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:21.497950 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1471/5849] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:21 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:22.507086 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f3c71edf-231b-4031-8d00-003368e45895 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:22.508771 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f3c71edf-231b-4031-8d00-003368e45895 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:22.508948 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f3c71edf-231b-4031-8d00-003368e45895 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:22.509153 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f3c71edf-231b-4031-8d00-003368e45895 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:22.509292 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f3c71edf-231b-4031-8d00-003368e45895 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:22.514725 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:22.514725 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:22.515731 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f3c71edf-231b-4031-8d00-003368e45895 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:22.516212 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1466/5850] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:22 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:23.525741 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-191baadd-c0a3-48d0-865c-b105f76d1fe8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:23.527651 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-191baadd-c0a3-48d0-865c-b105f76d1fe8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:23.527878 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-191baadd-c0a3-48d0-865c-b105f76d1fe8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:23.528077 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-191baadd-c0a3-48d0-865c-b105f76d1fe8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:23.528206 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-191baadd-c0a3-48d0-865c-b105f76d1fe8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:23.532505 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:23.532505 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:23.533250 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-191baadd-c0a3-48d0-865c-b105f76d1fe8 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:23.533812 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1457/5851] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:23 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 773 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:24.543444 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-70a766cf-31a8-42a2-b942-44e7788e1b36 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:24.545477 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70a766cf-31a8-42a2-b942-44e7788e1b36 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:24.545764 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70a766cf-31a8-42a2-b942-44e7788e1b36 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:24.546023 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-70a766cf-31a8-42a2-b942-44e7788e1b36 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:24.546192 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-70a766cf-31a8-42a2-b942-44e7788e1b36 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:24.550909 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:24.550909 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:24.551828 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-70a766cf-31a8-42a2-b942-44e7788e1b36 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:24.552261 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1458/5852] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:24 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:25.562356 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d6d4c8d2-5822-4e62-a451-ccfd47279f85 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:25.564644 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6d4c8d2-5822-4e62-a451-ccfd47279f85 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:25.564909 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6d4c8d2-5822-4e62-a451-ccfd47279f85 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:25.565170 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6d4c8d2-5822-4e62-a451-ccfd47279f85 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:25.565314 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d6d4c8d2-5822-4e62-a451-ccfd47279f85 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:25.570382 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:25.570382 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:25.571351 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6d4c8d2-5822-4e62-a451-ccfd47279f85 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:25.571825 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1472/5853] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:25 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:26.582591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-306acbb4-1ce3-423c-b334-f0b8234a7738 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:26.584203 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-306acbb4-1ce3-423c-b334-f0b8234a7738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:26.584296 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-306acbb4-1ce3-423c-b334-f0b8234a7738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:26.584535 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-306acbb4-1ce3-423c-b334-f0b8234a7738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:26.584726 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-306acbb4-1ce3-423c-b334-f0b8234a7738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:26.589155 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:26.589155 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:26.589940 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-306acbb4-1ce3-423c-b334-f0b8234a7738 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:26.590314 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1467/5854] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:26 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:27.602003 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-051a63a8-3e32-4ac8-82a7-007cdbba17ca None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:27.603595 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-051a63a8-3e32-4ac8-82a7-007cdbba17ca tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:27.604916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-051a63a8-3e32-4ac8-82a7-007cdbba17ca tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:27.604916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-051a63a8-3e32-4ac8-82a7-007cdbba17ca tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:27.604916 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-051a63a8-3e32-4ac8-82a7-007cdbba17ca tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:27.609262 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:27.609262 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:27.609262 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-051a63a8-3e32-4ac8-82a7-007cdbba17ca tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:27.609262 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1458/5855] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:27 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:28.619389 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d32b5519-d068-47c6-a8c5-497e4ee7f668 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:28.621269 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d32b5519-d068-47c6-a8c5-497e4ee7f668 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:28.621474 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d32b5519-d068-47c6-a8c5-497e4ee7f668 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:28.621670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d32b5519-d068-47c6-a8c5-497e4ee7f668 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:28.621754 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d32b5519-d068-47c6-a8c5-497e4ee7f668 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:28.625875 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:28.625875 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:28.626615 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d32b5519-d068-47c6-a8c5-497e4ee7f668 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:28.627024 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1459/5856] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:28 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:29.637128 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2620b1e1-d54b-4206-b43a-b74e4a846363 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:29.639553 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2620b1e1-d54b-4206-b43a-b74e4a846363 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:29.639870 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2620b1e1-d54b-4206-b43a-b74e4a846363 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:29.640144 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2620b1e1-d54b-4206-b43a-b74e4a846363 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:29.640341 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2620b1e1-d54b-4206-b43a-b74e4a846363 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:29.645858 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:29.645858 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:29.646959 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2620b1e1-d54b-4206-b43a-b74e4a846363 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:29.647521 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1473/5857] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:29 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:30.656546 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a5f63103-873a-40f9-9570-91cd2a293df6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:30.658271 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5f63103-873a-40f9-9570-91cd2a293df6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:30.658481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5f63103-873a-40f9-9570-91cd2a293df6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:30.658665 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5f63103-873a-40f9-9570-91cd2a293df6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:30.658770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-a5f63103-873a-40f9-9570-91cd2a293df6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:30.663909 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:30.663909 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:30.664689 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5f63103-873a-40f9-9570-91cd2a293df6 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:30.665038 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1468/5858] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:30 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:31.676032 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c859261d-7719-4072-ae7c-17a8a1b928b2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:31.677797 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c859261d-7719-4072-ae7c-17a8a1b928b2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:31.677998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c859261d-7719-4072-ae7c-17a8a1b928b2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:31.678188 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c859261d-7719-4072-ae7c-17a8a1b928b2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:31.678302 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c859261d-7719-4072-ae7c-17a8a1b928b2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:31.683067 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:31.683067 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:31.683846 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c859261d-7719-4072-ae7c-17a8a1b928b2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:31.684218 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1459/5859] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:31 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:32.693579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-26ecd64f-111b-4d84-b29b-808eeb21121b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:32.695502 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-26ecd64f-111b-4d84-b29b-808eeb21121b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:32.695756 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-26ecd64f-111b-4d84-b29b-808eeb21121b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:32.696007 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-26ecd64f-111b-4d84-b29b-808eeb21121b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:32.696174 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-26ecd64f-111b-4d84-b29b-808eeb21121b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:32.700303 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:32.700303 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:32.701081 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-26ecd64f-111b-4d84-b29b-808eeb21121b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:32.701522 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1460/5860] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:32 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:33.711319 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-89e6ebaa-dfe2-420b-b4c8-2c203afcbe08 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:33.713248 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89e6ebaa-dfe2-420b-b4c8-2c203afcbe08 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:33.713455 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89e6ebaa-dfe2-420b-b4c8-2c203afcbe08 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:33.713632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-89e6ebaa-dfe2-420b-b4c8-2c203afcbe08 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:33.713752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-89e6ebaa-dfe2-420b-b4c8-2c203afcbe08 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:33.719682 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:33.719682 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:33.720720 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-89e6ebaa-dfe2-420b-b4c8-2c203afcbe08 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:33.721177 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1474/5861] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:33 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:34.732539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-315063f0-318d-4378-a0e3-395023dcef39 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:34.734100 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-315063f0-318d-4378-a0e3-395023dcef39 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:34.734770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-315063f0-318d-4378-a0e3-395023dcef39 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:34.734770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-315063f0-318d-4378-a0e3-395023dcef39 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:34.734770 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-315063f0-318d-4378-a0e3-395023dcef39 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:34.738791 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:34.738791 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:34.739441 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-315063f0-318d-4378-a0e3-395023dcef39 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:34.740141 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1469/5862] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:34 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:35.749418 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7384d3ee-ceb3-4dcf-92ae-7852dea6f233 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:35.751103 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7384d3ee-ceb3-4dcf-92ae-7852dea6f233 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:35.751281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7384d3ee-ceb3-4dcf-92ae-7852dea6f233 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:35.751489 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7384d3ee-ceb3-4dcf-92ae-7852dea6f233 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:35.751584 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7384d3ee-ceb3-4dcf-92ae-7852dea6f233 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:35.755627 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:35.755627 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:35.756281 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7384d3ee-ceb3-4dcf-92ae-7852dea6f233 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:35.756604 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1460/5863] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:35 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 785 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:36.766302 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d03024eb-61f9-44eb-8e55-347e5499c6da None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:36.768020 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d03024eb-61f9-44eb-8e55-347e5499c6da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:36.768312 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d03024eb-61f9-44eb-8e55-347e5499c6da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:36.768577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d03024eb-61f9-44eb-8e55-347e5499c6da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:36.768770 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d03024eb-61f9-44eb-8e55-347e5499c6da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:36.773405 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:36.773405 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:36.773685 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d03024eb-61f9-44eb-8e55-347e5499c6da tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:36.773996 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1461/5864] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:36 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 785 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:37.783533 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5130315a-9bdc-4c19-baea-ee5942dd6537 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:37.785518 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5130315a-9bdc-4c19-baea-ee5942dd6537 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:37.785739 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5130315a-9bdc-4c19-baea-ee5942dd6537 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:37.785960 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5130315a-9bdc-4c19-baea-ee5942dd6537 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:37.786121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-5130315a-9bdc-4c19-baea-ee5942dd6537 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:37.790866 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:37.790866 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:37.791749 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5130315a-9bdc-4c19-baea-ee5942dd6537 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:37.792175 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1475/5865] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:37 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:37.802094 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e14db611-b1f6-4d1a-b887-105690381b27 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:37.803749 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e14db611-b1f6-4d1a-b887-105690381b27 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:37.803935 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e14db611-b1f6-4d1a-b887-105690381b27 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:37.804115 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e14db611-b1f6-4d1a-b887-105690381b27 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:37.804227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-e14db611-b1f6-4d1a-b887-105690381b27 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:37.808150 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:37.808150 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:37.808832 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e14db611-b1f6-4d1a-b887-105690381b27 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:37.809287 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1470/5866] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:37 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:37.818850 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-23b7927a-d580-4f82-81e5-870005962bf2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:37.820413 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23b7927a-d580-4f82-81e5-870005962bf2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:37.820577 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23b7927a-d580-4f82-81e5-870005962bf2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:37.820763 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-23b7927a-d580-4f82-81e5-870005962bf2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:37.820861 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-23b7927a-d580-4f82-81e5-870005962bf2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete backup with id: 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. Jul 03 04:48:37.825812 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:37.825812 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:37.838817 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-23b7927a-d580-4f82-81e5-870005962bf2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] delete_backup rpcapi backup_id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5 {{(pid=99792) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:48:37.840848 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-23b7927a-d580-4f82-81e5-870005962bf2 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 202 Jul 03 04:48:37.841377 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1461/5867] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:37 2026] DELETE /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:48:37.849637 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-73c4d0d2-a32c-4074-bf2f-38b8195868f7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:37.851495 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73c4d0d2-a32c-4074-bf2f-38b8195868f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:37.851776 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73c4d0d2-a32c-4074-bf2f-38b8195868f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:37.851953 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-73c4d0d2-a32c-4074-bf2f-38b8195868f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:37.852073 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-73c4d0d2-a32c-4074-bf2f-38b8195868f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:37.857494 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:37.857494 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:37.858515 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-73c4d0d2-a32c-4074-bf2f-38b8195868f7 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 200 Jul 03 04:48:37.859054 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1462/5868] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:37 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:38.868656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e10ed6eb-d09c-4dac-9e39-2be0da06761b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:38.870549 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e10ed6eb-d09c-4dac-9e39-2be0da06761b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 Jul 03 04:48:38.870741 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e10ed6eb-d09c-4dac-9e39-2be0da06761b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:38.870919 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e10ed6eb-d09c-4dac-9e39-2be0da06761b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:38.871018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-e10ed6eb-d09c-4dac-9e39-2be0da06761b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Show backup with id 3dbb77f8-be0b-4ca6-91ed-9282f64297d5. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:48:38.874489 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e10ed6eb-d09c-4dac-9e39-2be0da06761b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 returned with HTTP 404 Jul 03 04:48:38.874924 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1476/5869] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:38 2026] GET /volume/v3/backups/3dbb77f8-be0b-4ca6-91ed-9282f64297d5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:38.882054 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:38.883714 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 Jul 03 04:48:38.883890 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:38.884077 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:38.884177 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete snapshot with id: 540c6ae3-99c9-4bcc-97e7-009484b6bcc3 Jul 03 04:48:38.888871 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:38.888871 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:38.889343 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot retrieved successfully. Jul 03 04:48:38.904447 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot delete request issued successfully. Jul 03 04:48:38.904629 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fa74727e-9a0c-41ee-8e13-bacde04c8a1f tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 returned with HTTP 202 Jul 03 04:48:38.905068 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1471/5870] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:48:38 2026] DELETE /volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:38.912463 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cbfb3ce5-b6b0-415f-a272-d91a09061463 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:38.914183 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cbfb3ce5-b6b0-415f-a272-d91a09061463 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 Jul 03 04:48:38.914438 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cbfb3ce5-b6b0-415f-a272-d91a09061463 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:38.914631 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cbfb3ce5-b6b0-415f-a272-d91a09061463 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:38.919966 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:38.919966 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:38.920413 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cbfb3ce5-b6b0-415f-a272-d91a09061463 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Snapshot retrieved successfully. Jul 03 04:48:38.921165 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cbfb3ce5-b6b0-415f-a272-d91a09061463 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 returned with HTTP 200 Jul 03 04:48:38.921547 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1462/5871] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:38 2026] GET /volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:39.929806 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b8f1b94a-6875-43e4-8f05-4b46934cb7ee None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:39.931690 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b8f1b94a-6875-43e4-8f05-4b46934cb7ee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 Jul 03 04:48:39.931934 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b8f1b94a-6875-43e4-8f05-4b46934cb7ee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:39.932195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b8f1b94a-6875-43e4-8f05-4b46934cb7ee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:39.936307 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b8f1b94a-6875-43e4-8f05-4b46934cb7ee tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 returned with HTTP 404 Jul 03 04:48:39.936899 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1463/5872] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:39 2026] GET /volume/v3/snapshots/540c6ae3-99c9-4bcc-97e7-009484b6bcc3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:39.942666 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3f863576-eeb4-4766-894a-32006f61c36b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:39.944287 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:39.944482 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:39.944648 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:39.944792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume with id: 44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:39.951197 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:39.951197 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:39.951698 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:39.966769 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume request issued successfully. Jul 03 04:48:39.966938 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3f863576-eeb4-4766-894a-32006f61c36b tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d returned with HTTP 202 Jul 03 04:48:39.967337 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1477/5873] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:39 2026] DELETE /volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:39.974227 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-4f80d00a-5167-456a-a45e-17384747d988 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:39.976101 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4f80d00a-5167-456a-a45e-17384747d988 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:39.976333 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4f80d00a-5167-456a-a45e-17384747d988 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:39.976558 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-4f80d00a-5167-456a-a45e-17384747d988 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:39.983573 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:39.983573 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:39.987373 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-4f80d00a-5167-456a-a45e-17384747d988 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:39.992127 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-4f80d00a-5167-456a-a45e-17384747d988 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d returned with HTTP 200 Jul 03 04:48:39.992563 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1472/5874] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:39 2026] GET /volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:41.004637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b5e539a0-19b4-4208-a01c-11cb293f0ed3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:41.006680 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b5e539a0-19b4-4208-a01c-11cb293f0ed3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d Jul 03 04:48:41.006893 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b5e539a0-19b4-4208-a01c-11cb293f0ed3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:41.007087 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b5e539a0-19b4-4208-a01c-11cb293f0ed3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:41.012392 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b5e539a0-19b4-4208-a01c-11cb293f0ed3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d returned with HTTP 404 Jul 03 04:48:41.012836 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1463/5875] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:41 2026] GET /volume/v3/volumes/44bde76c-f695-4d55-9a58-a3e3a3f7326d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:41.018487 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:41.020082 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:48:41.020242 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:41.020433 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:41.020591 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume with id: 4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:48:41.027109 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:41.027109 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:41.027588 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:41.044796 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume request issued successfully. Jul 03 04:48:41.044948 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3ae18cf8-6334-4808-8a1a-6a18a85fa446 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 202 Jul 03 04:48:41.045371 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1464/5876] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:41 2026] DELETE /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:41.052025 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a8f67eae-805a-4e4b-95a7-d97d1414a32d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:41.053953 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8f67eae-805a-4e4b-95a7-d97d1414a32d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:48:41.054353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8f67eae-805a-4e4b-95a7-d97d1414a32d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:41.054353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a8f67eae-805a-4e4b-95a7-d97d1414a32d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:41.061250 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:41.061250 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:41.064493 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a8f67eae-805a-4e4b-95a7-d97d1414a32d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:41.068717 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a8f67eae-805a-4e4b-95a7-d97d1414a32d tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 200 Jul 03 04:48:41.069124 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1478/5877] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:41 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:42.082349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-44a6b5eb-a800-4032-afc5-964cc2f69a55 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:42.084129 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-44a6b5eb-a800-4032-afc5-964cc2f69a55 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 Jul 03 04:48:42.084339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-44a6b5eb-a800-4032-afc5-964cc2f69a55 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:42.084552 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-44a6b5eb-a800-4032-afc5-964cc2f69a55 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:42.090004 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-44a6b5eb-a800-4032-afc5-964cc2f69a55 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 returned with HTTP 404 Jul 03 04:48:42.090520 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1473/5878] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:42 2026] GET /volume/v3/volumes/4af101ed-7b8f-4651-81c6-5bc2d7e82794 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:42.097510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:42.099499 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:48:42.099709 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:42.099973 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:42.100212 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume with id: 931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:48:42.107810 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:42.107810 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:42.108318 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:42.129824 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume request issued successfully. Jul 03 04:48:42.129993 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-bbed04bb-9c1e-4c8d-9ab5-2879216fe3b9 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 returned with HTTP 202 Jul 03 04:48:42.130435 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1464/5879] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:42 2026] DELETE /volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:42.137577 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-328833be-3f90-4f2c-aa6f-5bd7df37f952 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:42.139384 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-328833be-3f90-4f2c-aa6f-5bd7df37f952 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:48:42.139518 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-328833be-3f90-4f2c-aa6f-5bd7df37f952 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:42.139697 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-328833be-3f90-4f2c-aa6f-5bd7df37f952 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:42.146581 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:42.146581 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:42.149878 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-328833be-3f90-4f2c-aa6f-5bd7df37f952 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:42.153905 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-328833be-3f90-4f2c-aa6f-5bd7df37f952 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 returned with HTTP 200 Jul 03 04:48:42.154339 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1465/5880] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:42 2026] GET /volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:43.166113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a5bc019a-88ba-4e67-bcf9-4a2cc7192a18 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:43.168159 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a5bc019a-88ba-4e67-bcf9-4a2cc7192a18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 Jul 03 04:48:43.168423 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a5bc019a-88ba-4e67-bcf9-4a2cc7192a18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:43.168686 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a5bc019a-88ba-4e67-bcf9-4a2cc7192a18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:43.175945 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a5bc019a-88ba-4e67-bcf9-4a2cc7192a18 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 returned with HTTP 404 Jul 03 04:48:43.176481 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1479/5881] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:43 2026] GET /volume/v3/volumes/931d3e65-66b6-4c6b-81fb-da38bc26a672 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:43.182935 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:43.184593 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] DELETE https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:48:43.184765 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:43.184940 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:43.185106 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume with id: 43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:48:43.192314 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:43.192314 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:43.192887 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:43.209560 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Delete volume request issued successfully. Jul 03 04:48:43.209748 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9206c578-ea94-46ab-82b6-b0d7d8fcf674 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 returned with HTTP 202 Jul 03 04:48:43.210203 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1474/5882] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:48:43 2026] DELETE /volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:43.217904 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8e78415c-4634-47a2-9fe0-33863d1c8f54 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:43.219527 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e78415c-4634-47a2-9fe0-33863d1c8f54 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:48:43.219707 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8e78415c-4634-47a2-9fe0-33863d1c8f54 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:43.219881 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8e78415c-4634-47a2-9fe0-33863d1c8f54 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:43.229276 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:43.229276 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:43.234520 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8e78415c-4634-47a2-9fe0-33863d1c8f54 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Volume info retrieved successfully. Jul 03 04:48:43.241051 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8e78415c-4634-47a2-9fe0-33863d1c8f54 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 returned with HTTP 200 Jul 03 04:48:43.241698 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1465/5883] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:43 2026] GET /volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:44.252903 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f14ebb5e-02ae-4efc-af88-874e4e2bdfd3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:44.254699 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f14ebb5e-02ae-4efc-af88-874e4e2bdfd3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] GET https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 Jul 03 04:48:44.254849 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f14ebb5e-02ae-4efc-af88-874e4e2bdfd3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:44.255032 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f14ebb5e-02ae-4efc-af88-874e4e2bdfd3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:44.259873 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f14ebb5e-02ae-4efc-af88-874e4e2bdfd3 tempest-VolumesBackupsTest-266860956 tempest-VolumesBackupsTest-266860956-project-member] https://10.4.3.253/volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 returned with HTTP 404 Jul 03 04:48:44.260280 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1466/5884] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:48:44 2026] GET /volume/v3/volumes/43e9f62d-a954-4a75-b67b-c2309c22a212 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:46.520682 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:46.603573 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:48:46.603895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1901814452"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:46.605205 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1901814452'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:48:46.605333 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:48:46.609559 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:48:46.614631 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (795d2cb8-1104-459d-9df3-d74310d8548a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:46.615463 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c03121d-584c-4a35-b010-dd15a9dd5698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:46.616274 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:48:46.637857 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c03121d-584c-4a35-b010-dd15a9dd5698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:46.638524 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9cbaf0-0ad9-4787-a782-435aea6abc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:46.691970 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['e2e468b4-0cb0-4037-9fe0-ab1710c44137', '1b4c5845-9a89-4b45-8485-902923fa22ca', '1b56b906-ceee-4ca6-8f61-16ffba777bc6', '1b6d29db-a25f-4a80-93c3-3912a984ab2f'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:46.692807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9cbaf0-0ad9-4787-a782-435aea6abc34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2e468b4-0cb0-4037-9fe0-ab1710c44137', '1b4c5845-9a89-4b45-8485-902923fa22ca', '1b56b906-ceee-4ca6-8f61-16ffba777bc6', '1b6d29db-a25f-4a80-93c3-3912a984ab2f']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:46.693540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a939d96-838a-4a74-8d41-b07b62daf8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:46.713746 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a939d96-838a-4a74-8d41-b07b62daf8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7efafb28-f79e-44f6-877d-58eb91babf99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1901814452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['e2e468b4-0cb0-4037-9fe0-ab1710c44137','1b4c5845-9a89-4b45-8485-902923fa22ca','1b56b906-ceee-4ca6-8f61-16ffba777bc6','1b6d29db-a25f-4a80-93c3-3912a984ab2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1901814452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7efafb28-f79e-44f6-877d-58eb91babf99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:46.714445 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486379df-940f-49ad-a373-a2193cea4a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:46.732209 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (486379df-940f-49ad-a373-a2193cea4a89) transitioned into state 'SUCCESS' from state '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-1901814452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['e2e468b4-0cb0-4037-9fe0-ab1710c44137','1b4c5845-9a89-4b45-8485-902923fa22ca','1b56b906-ceee-4ca6-8f61-16ffba777bc6','1b6d29db-a25f-4a80-93c3-3912a984ab2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:46.732992 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fa3da5-aaca-45c1-8040-7758f64940ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:46.742068 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04fa3da5-aaca-45c1-8040-7758f64940ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:46.742953 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (795d2cb8-1104-459d-9df3-d74310d8548a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:46.743318 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:48:46.743953 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-bfe084be-8fe9-44e7-96f1-beb6a0909acc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:48:46.744377 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1480/5885] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:48:46 2026] POST /volume/v3/volumes => generated 770 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:46.755617 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3293ea8c-ad9b-450b-9447-a7b3a28e6c0d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:46.757434 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3293ea8c-ad9b-450b-9447-a7b3a28e6c0d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:46.757640 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3293ea8c-ad9b-450b-9447-a7b3a28e6c0d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:46.757821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3293ea8c-ad9b-450b-9447-a7b3a28e6c0d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:46.759711 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=40,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:48:46.765544 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:46.765544 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:46.769418 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3293ea8c-ad9b-450b-9447-a7b3a28e6c0d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:46.773585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3293ea8c-ad9b-450b-9447-a7b3a28e6c0d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 200 Jul 03 04:48:46.773936 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1475/5886] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:46 2026] GET /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:47.786148 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-923481b8-bbbf-4a6f-8b6e-7166b5d7a5c5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:47.787959 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-923481b8-bbbf-4a6f-8b6e-7166b5d7a5c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:47.788174 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-923481b8-bbbf-4a6f-8b6e-7166b5d7a5c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:47.788388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-923481b8-bbbf-4a6f-8b6e-7166b5d7a5c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:47.795321 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:47.795321 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:47.799300 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-923481b8-bbbf-4a6f-8b6e-7166b5d7a5c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:47.803835 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-923481b8-bbbf-4a6f-8b6e-7166b5d7a5c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 200 Jul 03 04:48:47.804282 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1466/5887] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:47 2026] GET /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:47.816760 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ab41799a-2874-4002-b78e-ac548c1867cb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:47.818663 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:48:47.819082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7efafb28-f79e-44f6-877d-58eb91babf99", "name": "tempest-VolumeDependencyTests-Snapshot-735864791"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:47.827680 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:47.827680 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:47.828127 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:47.828239 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create snapshot from volume 7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:47.871585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['28ee30e2-586f-4a7f-92f2-a680ccd50b29', '61724461-aa3c-4f9d-9f3b-b6b1712ebbb4', '409ad0c8-1f8f-44bc-a5c7-72eb9b616a80', '1a92347c-0ae9-471c-98ae-9bd53cca5551'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:47.907430 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot create request issued successfully. Jul 03 04:48:47.907796 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ab41799a-2874-4002-b78e-ac548c1867cb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:48:47.908417 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1467/5888] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:48:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:48:47.916353 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-62884455-2510-4373-8ad8-3400f879e3b0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:47.918384 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-62884455-2510-4373-8ad8-3400f879e3b0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:48:47.918581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-62884455-2510-4373-8ad8-3400f879e3b0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:47.918765 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-62884455-2510-4373-8ad8-3400f879e3b0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:47.923639 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:47.923639 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:47.924061 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-62884455-2510-4373-8ad8-3400f879e3b0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:47.924805 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-62884455-2510-4373-8ad8-3400f879e3b0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 200 Jul 03 04:48:47.925174 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1481/5889] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:47 2026] GET /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:48.933411 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-51f2d26e-8b40-4840-afb4-1511939ca14e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:48.935198 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-51f2d26e-8b40-4840-afb4-1511939ca14e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:48:48.935401 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-51f2d26e-8b40-4840-afb4-1511939ca14e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:48.935579 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-51f2d26e-8b40-4840-afb4-1511939ca14e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:48.940382 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:48.940382 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:48.940783 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-51f2d26e-8b40-4840-afb4-1511939ca14e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:48.941518 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-51f2d26e-8b40-4840-afb4-1511939ca14e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 200 Jul 03 04:48:48.941855 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1476/5890] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:48 2026] GET /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:48.949745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:48.951396 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:48:48.951730 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1557037873"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:48.953158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'snapshot_id': '1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1557037873'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:48:48.954637 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=57,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:48:48.958154 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:48.958154 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:48.958560 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:48.958666 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:48:48.961998 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:48:48.969588 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (10cf78e4-aa1e-4ba7-8b6a-8bf8a90c96e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:48.971149 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99098886-1c43-4661-b428-6a563d39e448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:48.972464 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:48:48.999780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99098886-1c43-4661-b428-6a563d39e448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:49.000507 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20f25a2-c92e-4f42-a948-fe60ebdca624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:49.034820 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['79c8aea5-fb58-444d-a90d-22c662e031bf', '0887773a-589f-47e3-a800-52cba3d5a467', '1e31e4be-4912-4f69-85c4-3f9af00c2008', 'e0702bd3-ca7c-4981-a179-82d7ddfa1c82'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:49.035538 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d20f25a2-c92e-4f42-a948-fe60ebdca624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79c8aea5-fb58-444d-a90d-22c662e031bf', '0887773a-589f-47e3-a800-52cba3d5a467', '1e31e4be-4912-4f69-85c4-3f9af00c2008', 'e0702bd3-ca7c-4981-a179-82d7ddfa1c82']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:49.036186 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7c5e23-9301-4cde-b8b9-b70fa68ec2f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:49.070517 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b7c5e23-9301-4cde-b8b9-b70fa68ec2f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad672a17-5b83-4501-a3f6-3ea35c1ba141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1557037873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['79c8aea5-fb58-444d-a90d-22c662e031bf','0887773a-589f-47e3-a800-52cba3d5a467','1e31e4be-4912-4f69-85c4-3f9af00c2008','e0702bd3-ca7c-4981-a179-82d7ddfa1c82'],size=1,snapshot_id=1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1557037873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad672a17-5b83-4501-a3f6-3ea35c1ba141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:49.071165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00694074-5d19-4082-b5a2-842e55640fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:49.086699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00694074-5d19-4082-b5a2-842e55640fb0) transitioned into state 'SUCCESS' from state '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-1557037873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['79c8aea5-fb58-444d-a90d-22c662e031bf','0887773a-589f-47e3-a800-52cba3d5a467','1e31e4be-4912-4f69-85c4-3f9af00c2008','e0702bd3-ca7c-4981-a179-82d7ddfa1c82'],size=1,snapshot_id=1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:49.087340 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108f0d58-1648-4776-9703-2aa081063969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:49.104927 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (108f0d58-1648-4776-9703-2aa081063969) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:49.105772 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (10cf78e4-aa1e-4ba7-8b6a-8bf8a90c96e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:49.106058 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:48:49.106596 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e15c8a4d-e650-4ddb-9988-9f27d050c526 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:48:49.106969 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1467/5891] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:48:48 2026] POST /volume/v3/volumes => generated 804 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:49.117309 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-67a8b891-5fec-478d-bae3-27898487c6dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:49.119375 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-67a8b891-5fec-478d-bae3-27898487c6dc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:49.119375 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-67a8b891-5fec-478d-bae3-27898487c6dc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:49.119581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-67a8b891-5fec-478d-bae3-27898487c6dc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:49.126804 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:49.126804 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:49.130038 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-67a8b891-5fec-478d-bae3-27898487c6dc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:49.133883 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-67a8b891-5fec-478d-bae3-27898487c6dc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 200 Jul 03 04:48:49.134286 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1468/5892] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:49 2026] GET /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:50.147416 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5d78503b-9904-42cf-ad0d-8c9375a21a7e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:50.149158 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d78503b-9904-42cf-ad0d-8c9375a21a7e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:50.149368 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d78503b-9904-42cf-ad0d-8c9375a21a7e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:50.149540 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5d78503b-9904-42cf-ad0d-8c9375a21a7e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:50.157307 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:50.157307 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:50.160560 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5d78503b-9904-42cf-ad0d-8c9375a21a7e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:50.164148 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5d78503b-9904-42cf-ad0d-8c9375a21a7e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 200 Jul 03 04:48:50.164513 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1482/5893] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:50 2026] GET /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:50.176220 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:50.177993 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:48:50.178317 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad672a17-5b83-4501-a3f6-3ea35c1ba141", "name": "tempest-VolumeDependencyTests-Snapshot-1662642555"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:50.186562 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:50.186562 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:50.186964 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:50.187087 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create snapshot from volume ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:50.208456 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['5bd1fe37-1510-4273-8b10-a6830e8795b7', '108a1867-d7da-4e0a-b800-43a8120cb3b4', '638aa3fa-b0fa-48e8-a68c-d1a38b6fc70e', 'e4a5f858-10d0-4262-920a-e070ed25dd60'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:50.232617 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot create request issued successfully. Jul 03 04:48:50.233040 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9ccb215a-a8ad-4b4a-b73b-d8b367ad2520 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:48:50.233503 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1477/5894] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:48:50 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:48:50.244387 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fe5f7b8a-978e-48fa-ada4-743320f65839 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:50.246084 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fe5f7b8a-978e-48fa-ada4-743320f65839 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:48:50.246405 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fe5f7b8a-978e-48fa-ada4-743320f65839 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:50.246704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fe5f7b8a-978e-48fa-ada4-743320f65839 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:50.252072 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:50.252072 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:50.252499 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-fe5f7b8a-978e-48fa-ada4-743320f65839 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:50.253241 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fe5f7b8a-978e-48fa-ada4-743320f65839 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 200 Jul 03 04:48:50.253607 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1468/5895] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:50 2026] GET /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:51.262767 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-abaf000c-0896-4f91-bad7-111e5f9ebc4e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:51.264744 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-abaf000c-0896-4f91-bad7-111e5f9ebc4e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:48:51.264925 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-abaf000c-0896-4f91-bad7-111e5f9ebc4e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:51.265108 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-abaf000c-0896-4f91-bad7-111e5f9ebc4e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:51.269757 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:51.269757 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:51.270205 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-abaf000c-0896-4f91-bad7-111e5f9ebc4e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:51.270913 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-abaf000c-0896-4f91-bad7-111e5f9ebc4e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 200 Jul 03 04:48:51.271254 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1469/5896] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:51 2026] GET /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:51.280193 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:51.282010 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:48:51.282393 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7632342e-8e21-402f-b2e2-7d4a061e1cef", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1312842861"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:51.283806 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'snapshot_id': '7632342e-8e21-402f-b2e2-7d4a061e1cef', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1312842861'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:48:51.288515 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:51.288515 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:51.288951 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:51.289076 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:48:51.292645 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:48:51.298829 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (fb92a177-37b3-4607-9517-3b87031ae137) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:51.300056 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd0e9cf-2d1b-4050-8696-90df05579e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:51.301295 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:48:51.330547 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd0e9cf-2d1b-4050-8696-90df05579e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7632342e-8e21-402f-b2e2-7d4a061e1cef', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:51.331337 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a44c9c-e6e9-4147-81dc-5fc83aeb0498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:51.369796 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['17f21261-0e9d-4e84-9527-ddbc3f866cfe', 'd8eca400-f0d8-4cd7-9eec-41840c588d77', '9a59cc11-b46d-4bf9-9c65-e8caf1d9eab0', '4effc4bf-444f-4d14-a7cf-01c9ade2bd25'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:51.370595 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4a44c9c-e6e9-4147-81dc-5fc83aeb0498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17f21261-0e9d-4e84-9527-ddbc3f866cfe', 'd8eca400-f0d8-4cd7-9eec-41840c588d77', '9a59cc11-b46d-4bf9-9c65-e8caf1d9eab0', '4effc4bf-444f-4d14-a7cf-01c9ade2bd25']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:51.371337 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459c558c-433e-4912-85d2-af691a1a1710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:51.411400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (459c558c-433e-4912-85d2-af691a1a1710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d9d07f9-258d-413f-919d-33a9771206de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1312842861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['17f21261-0e9d-4e84-9527-ddbc3f866cfe','d8eca400-f0d8-4cd7-9eec-41840c588d77','9a59cc11-b46d-4bf9-9c65-e8caf1d9eab0','4effc4bf-444f-4d14-a7cf-01c9ade2bd25'],size=1,snapshot_id=7632342e-8e21-402f-b2e2-7d4a061e1cef,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:48:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1312842861',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d9d07f9-258d-413f-919d-33a9771206de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7632342e-8e21-402f-b2e2-7d4a061e1cef,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:51.412094 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (367a9b47-3595-40b9-a718-d638b3002add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:51.427753 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (367a9b47-3595-40b9-a718-d638b3002add) transitioned into state 'SUCCESS' from state '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-1312842861',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['17f21261-0e9d-4e84-9527-ddbc3f866cfe','d8eca400-f0d8-4cd7-9eec-41840c588d77','9a59cc11-b46d-4bf9-9c65-e8caf1d9eab0','4effc4bf-444f-4d14-a7cf-01c9ade2bd25'],size=1,snapshot_id=7632342e-8e21-402f-b2e2-7d4a061e1cef,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:51.428497 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61fdebe2-0b57-45a8-8327-57e48576d3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:51.445760 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61fdebe2-0b57-45a8-8327-57e48576d3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:51.446535 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (fb92a177-37b3-4607-9517-3b87031ae137) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:51.446812 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:48:51.447345 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b70cf1ff-5851-45ec-9ec4-7786f3360d0c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:48:51.447766 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1483/5897] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:48:51 2026] POST /volume/v3/volumes => generated 804 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:51.459319 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ea427960-fb29-476c-8230-23a44d12a8c4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:51.461146 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea427960-fb29-476c-8230-23a44d12a8c4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:48:51.461384 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea427960-fb29-476c-8230-23a44d12a8c4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:51.461826 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ea427960-fb29-476c-8230-23a44d12a8c4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:51.468283 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:51.468283 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:51.472354 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-ea427960-fb29-476c-8230-23a44d12a8c4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:51.476685 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ea427960-fb29-476c-8230-23a44d12a8c4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 200 Jul 03 04:48:51.477146 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1478/5898] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:51 2026] GET /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:52.488380 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e9fccba4-5e59-461c-add5-e5977c2de5ea None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:52.489925 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9fccba4-5e59-461c-add5-e5977c2de5ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:48:52.490155 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9fccba4-5e59-461c-add5-e5977c2de5ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:52.490378 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e9fccba4-5e59-461c-add5-e5977c2de5ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:52.496499 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:52.496499 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:52.499573 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-e9fccba4-5e59-461c-add5-e5977c2de5ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:52.503097 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e9fccba4-5e59-461c-add5-e5977c2de5ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 200 Jul 03 04:48:52.503477 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1469/5899] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:52 2026] GET /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 897 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:52.515161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:52.516849 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:48:52.517195 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7d9d07f9-258d-413f-919d-33a9771206de", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-655076152"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:48:52.518648 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'source_volid': '7d9d07f9-258d-413f-919d-33a9771206de', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-655076152'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:48:52.525121 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:52.525121 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:52.525536 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume retrieved successfully. Jul 03 04:48:52.525637 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:48:52.528564 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:48:52.533592 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (c9940813-053b-41a6-babc-fa22a62f09a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:52.534687 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963a169e-ff0e-452c-8916-f2a9990ecc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:52.535602 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:48:52.556733 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963a169e-ff0e-452c-8916-f2a9990ecc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7d9d07f9-258d-413f-919d-33a9771206de', 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:52.557480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23859d8-9661-480f-9bf4-51d9f26d370c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:52.597509 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['acb80380-37dc-4779-b4ee-deccf94734f9', 'a4cb026f-c23d-4659-8385-4bd7ddb47218', '0ca934bf-39d5-490a-a5bb-616b8ba1d57f', 'e8bcbcd4-ef62-487a-b945-fea240dac873'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:48:52.598429 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23859d8-9661-480f-9bf4-51d9f26d370c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acb80380-37dc-4779-b4ee-deccf94734f9', 'a4cb026f-c23d-4659-8385-4bd7ddb47218', '0ca934bf-39d5-490a-a5bb-616b8ba1d57f', 'e8bcbcd4-ef62-487a-b945-fea240dac873']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:52.599338 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e61d4929-cf67-435a-9cd2-109c3f3854e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:52.630946 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e61d4929-cf67-435a-9cd2-109c3f3854e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30858254-eb16-41b6-9a99-a816e642bee6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-655076152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['acb80380-37dc-4779-b4ee-deccf94734f9','a4cb026f-c23d-4659-8385-4bd7ddb47218','0ca934bf-39d5-490a-a5bb-616b8ba1d57f','e8bcbcd4-ef62-487a-b945-fea240dac873'],size=1,snapshot_id=None,source_replicaid=,source_volid=7d9d07f9-258d-413f-919d-33a9771206de,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:48:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-655076152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30858254-eb16-41b6-9a99-a816e642bee6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7d9d07f9-258d-413f-919d-33a9771206de,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:52.631668 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb63a45-a0c7-4bcd-9a65-6571fbf12133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:52.647732 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5eb63a45-a0c7-4bcd-9a65-6571fbf12133) transitioned into state 'SUCCESS' from state '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-655076152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['acb80380-37dc-4779-b4ee-deccf94734f9','a4cb026f-c23d-4659-8385-4bd7ddb47218','0ca934bf-39d5-490a-a5bb-616b8ba1d57f','e8bcbcd4-ef62-487a-b945-fea240dac873'],size=1,snapshot_id=None,source_replicaid=,source_volid=7d9d07f9-258d-413f-919d-33a9771206de,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:52.648320 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf01aa0-2be3-4b4e-8662-548396f8c394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:48:52.662973 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf01aa0-2be3-4b4e-8662-548396f8c394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:48:52.663914 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (c9940813-053b-41a6-babc-fa22a62f09a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:48:52.664228 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:48:52.664856 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c0f10e22-c988-4aaf-84ee-b79eeee1ed8f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:48:52.665303 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1470/5900] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:48:52 2026] POST /volume/v3/volumes => generated 803 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:52.676100 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6d52b96f-237c-4fb4-9e7d-c8c0efa00e35 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:52.678165 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d52b96f-237c-4fb4-9e7d-c8c0efa00e35 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:48:52.678415 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d52b96f-237c-4fb4-9e7d-c8c0efa00e35 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:52.678617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6d52b96f-237c-4fb4-9e7d-c8c0efa00e35 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:52.685901 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:52.685901 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:52.689843 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6d52b96f-237c-4fb4-9e7d-c8c0efa00e35 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:52.694189 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6d52b96f-237c-4fb4-9e7d-c8c0efa00e35 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 200 Jul 03 04:48:52.694638 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1484/5901] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:52 2026] GET /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:53.707811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e9a36827-2098-4927-80d1-8a1f866e268a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:53.709985 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e9a36827-2098-4927-80d1-8a1f866e268a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:48:53.710233 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e9a36827-2098-4927-80d1-8a1f866e268a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:53.710447 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e9a36827-2098-4927-80d1-8a1f866e268a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:53.716711 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:53.716711 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:53.719926 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e9a36827-2098-4927-80d1-8a1f866e268a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:53.723553 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e9a36827-2098-4927-80d1-8a1f866e268a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 200 Jul 03 04:48:53.723946 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1479/5902] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:53 2026] GET /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:53.734466 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-edf5f363-53a6-43e9-9357-40ae84173656 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:53.736027 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:48:53.736208 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:53.736431 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:53.736564 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:48:53.740850 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:53.740850 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:53.741267 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:53.755724 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot delete request issued successfully. Jul 03 04:48:53.755893 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-edf5f363-53a6-43e9-9357-40ae84173656 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 202 Jul 03 04:48:53.756306 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1470/5903] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:48:53 2026] DELETE /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:53.762674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a4dd7d05-aa11-4ff9-8e41-6e516aff6a3a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:53.764640 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a4dd7d05-aa11-4ff9-8e41-6e516aff6a3a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:48:53.764810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a4dd7d05-aa11-4ff9-8e41-6e516aff6a3a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:53.765002 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a4dd7d05-aa11-4ff9-8e41-6e516aff6a3a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:53.770609 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:53.770609 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:53.771070 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a4dd7d05-aa11-4ff9-8e41-6e516aff6a3a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:53.771809 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a4dd7d05-aa11-4ff9-8e41-6e516aff6a3a tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 200 Jul 03 04:48:53.772179 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1471/5904] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:53 2026] GET /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:54.780965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d6d12427-8a49-4f0f-9562-c925fc1e1496 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:54.782735 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6d12427-8a49-4f0f-9562-c925fc1e1496 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:48:54.782965 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6d12427-8a49-4f0f-9562-c925fc1e1496 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:54.783199 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d6d12427-8a49-4f0f-9562-c925fc1e1496 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:54.787284 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d6d12427-8a49-4f0f-9562-c925fc1e1496 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 404 Jul 03 04:48:54.787956 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1485/5905] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:54 2026] GET /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:54.793521 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f7a3a8db-48ee-4f7d-853e-647393219318 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:54.795310 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:48:54.795547 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:54.795788 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:54.795915 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:48:54.800584 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:54.800584 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:54.801049 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:54.814041 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot delete request issued successfully. Jul 03 04:48:54.814243 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f7a3a8db-48ee-4f7d-853e-647393219318 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 202 Jul 03 04:48:54.814646 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1480/5906] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:48:54 2026] DELETE /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:48:54.821774 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4fa9cc50-02d6-48f7-98d2-3ee2658222b5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:54.823990 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4fa9cc50-02d6-48f7-98d2-3ee2658222b5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:48:54.824388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4fa9cc50-02d6-48f7-98d2-3ee2658222b5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:54.824637 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4fa9cc50-02d6-48f7-98d2-3ee2658222b5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:54.830130 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:54.830130 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:54.830562 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4fa9cc50-02d6-48f7-98d2-3ee2658222b5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:48:54.831363 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4fa9cc50-02d6-48f7-98d2-3ee2658222b5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 200 Jul 03 04:48:54.831778 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1471/5907] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:54 2026] GET /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:48:55.841110 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3c216183-7550-4333-996e-4bed94b89adf None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:55.842820 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3c216183-7550-4333-996e-4bed94b89adf tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:48:55.842990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3c216183-7550-4333-996e-4bed94b89adf tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:55.843176 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3c216183-7550-4333-996e-4bed94b89adf tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:55.847371 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3c216183-7550-4333-996e-4bed94b89adf tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 404 Jul 03 04:48:55.847828 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1472/5908] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:48:55 2026] GET /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:48:55.854215 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:55.855848 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:48:55.856065 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:55.856258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:55.856428 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:48:55.862733 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:55.862733 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:55.863194 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:55.879747 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:48:55.879986 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-66bf42e8-4d83-4e9a-b0b8-f6c9cb476ed2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 202 Jul 03 04:48:55.880526 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1486/5909] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:48:55 2026] DELETE /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:48:55.887267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5b6f2b5f-68b5-41ac-992c-b45668fc30ff None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:55.889143 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5b6f2b5f-68b5-41ac-992c-b45668fc30ff tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:48:55.889377 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5b6f2b5f-68b5-41ac-992c-b45668fc30ff tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:55.889557 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5b6f2b5f-68b5-41ac-992c-b45668fc30ff tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:55.895921 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:55.895921 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:55.899665 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-5b6f2b5f-68b5-41ac-992c-b45668fc30ff tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:55.904154 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5b6f2b5f-68b5-41ac-992c-b45668fc30ff tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 200 Jul 03 04:48:55.904542 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1481/5910] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:55 2026] GET /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:56.916543 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d74afa80-9935-459b-bbc5-a5395594c153 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:56.918298 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d74afa80-9935-459b-bbc5-a5395594c153 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:48:56.918539 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d74afa80-9935-459b-bbc5-a5395594c153 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:56.918734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d74afa80-9935-459b-bbc5-a5395594c153 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:56.924125 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d74afa80-9935-459b-bbc5-a5395594c153 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 404 Jul 03 04:48:56.924607 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1472/5911] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:56 2026] GET /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:48:56.930608 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:56.932478 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:56.932676 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:56.932845 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:56.933001 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:56.935826 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=90,cinder:INSERT=21,cinder:UPDATE=37 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:48:56.940867 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:56.940867 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:56.941401 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:56.955809 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:48:56.956042 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d3cf6b69-2f85-4d09-af98-bc53af9e3579 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 202 Jul 03 04:48:56.956483 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1473/5912] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:48:56 2026] DELETE /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:48:56.963815 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87720116-b34e-445c-a58c-6c340fd61009 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:56.965615 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87720116-b34e-445c-a58c-6c340fd61009 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:56.965859 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87720116-b34e-445c-a58c-6c340fd61009 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:56.966102 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87720116-b34e-445c-a58c-6c340fd61009 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:56.973296 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:56.973296 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:48:56.976895 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-87720116-b34e-445c-a58c-6c340fd61009 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:56.981961 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87720116-b34e-445c-a58c-6c340fd61009 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 200 Jul 03 04:48:56.982478 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1487/5913] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:56 2026] GET /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:57.993929 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2e7d9653-9009-4b3d-9632-b8e979f84cee None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:57.996052 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e7d9653-9009-4b3d-9632-b8e979f84cee tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:48:57.996339 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e7d9653-9009-4b3d-9632-b8e979f84cee tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:57.996582 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2e7d9653-9009-4b3d-9632-b8e979f84cee tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:58.001913 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2e7d9653-9009-4b3d-9632-b8e979f84cee tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 404 Jul 03 04:48:58.002414 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1482/5914] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:57 2026] GET /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:48:58.008583 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:58.010296 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:58.010525 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:58.010704 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:58.010883 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:58.017364 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:58.017364 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:58.017766 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:58.032726 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:48:58.032884 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-cab9e6b8-fd12-48be-90f2-2b18f6106fad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 202 Jul 03 04:48:58.033311 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1473/5915] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:48:58 2026] DELETE /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:48:58.040825 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1bee986c-3cf1-4f78-91e9-d70bc193b0d0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:58.042558 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1bee986c-3cf1-4f78-91e9-d70bc193b0d0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:58.042811 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1bee986c-3cf1-4f78-91e9-d70bc193b0d0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:58.042995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1bee986c-3cf1-4f78-91e9-d70bc193b0d0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:58.049231 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:58.049231 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:48:58.052975 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-1bee986c-3cf1-4f78-91e9-d70bc193b0d0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:58.058406 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1bee986c-3cf1-4f78-91e9-d70bc193b0d0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 200 Jul 03 04:48:58.058909 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1474/5916] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:58 2026] GET /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:48:59.071936 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-545e2731-ca97-4207-885f-de6e01afb4c5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:59.073693 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-545e2731-ca97-4207-885f-de6e01afb4c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:48:59.073880 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-545e2731-ca97-4207-885f-de6e01afb4c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:59.074073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-545e2731-ca97-4207-885f-de6e01afb4c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:59.076145 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=127,cinder:INSERT=27,cinder:UPDATE=47 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:48:59.080746 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-545e2731-ca97-4207-885f-de6e01afb4c5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 404 Jul 03 04:48:59.081256 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1488/5917] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:59 2026] GET /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:48:59.087180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-eac519a5-4f57-4786-b89b-462adc40efb1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:59.089394 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:48:59.089394 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:59.089394 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:59.089394 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:48:59.095801 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:59.095801 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:48:59.096283 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:59.111931 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:48:59.112115 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-eac519a5-4f57-4786-b89b-462adc40efb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 202 Jul 03 04:48:59.112562 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1483/5918] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:48:59 2026] DELETE /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:48:59.119706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ad91df6e-d7d0-4abe-9a9c-e3fc343bca4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:48:59.121842 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad91df6e-d7d0-4abe-9a9c-e3fc343bca4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:48:59.122169 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad91df6e-d7d0-4abe-9a9c-e3fc343bca4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:48:59.122451 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ad91df6e-d7d0-4abe-9a9c-e3fc343bca4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:48:59.129018 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:48:59.129018 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:48:59.132293 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-ad91df6e-d7d0-4abe-9a9c-e3fc343bca4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:48:59.136251 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ad91df6e-d7d0-4abe-9a9c-e3fc343bca4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 200 Jul 03 04:48:59.136671 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1474/5919] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:48:59 2026] GET /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:00.148615 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cc146f5b-e50d-48d2-b1de-93b05e257237 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:00.150550 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc146f5b-e50d-48d2-b1de-93b05e257237 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:49:00.150810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc146f5b-e50d-48d2-b1de-93b05e257237 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:00.150993 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cc146f5b-e50d-48d2-b1de-93b05e257237 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:00.156433 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cc146f5b-e50d-48d2-b1de-93b05e257237 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 404 Jul 03 04:49:00.156868 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1475/5920] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:00 2026] GET /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:00.164930 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-97522105-0b38-41f3-a2c8-c55e29c414ec None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:00.167008 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:00.167372 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1006086287"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:00.168702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1006086287'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:00.168815 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:00.172612 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:00.177571 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (e51d928e-be5c-4d88-9188-1a4e296b6a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:00.178409 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d3902f-7fec-4cfb-a292-96bd833d647f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:00.179186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:00.201856 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d3902f-7fec-4cfb-a292-96bd833d647f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:00.202594 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338af5ff-907e-4891-aa75-ec268957b411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:00.238075 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['4772d684-a330-4209-803e-4115fd0212d1', 'd255d443-569b-4f03-9ab5-a8617667d1f1', '9c0fe9d2-954b-4ae8-9356-77e545483938', '53232ee3-d0bc-4258-96cd-0f5b31edaae3'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:00.238726 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (338af5ff-907e-4891-aa75-ec268957b411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4772d684-a330-4209-803e-4115fd0212d1', 'd255d443-569b-4f03-9ab5-a8617667d1f1', '9c0fe9d2-954b-4ae8-9356-77e545483938', '53232ee3-d0bc-4258-96cd-0f5b31edaae3']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:00.239420 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad3ee63-b68a-48a8-aaec-3accd54737a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:00.260367 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad3ee63-b68a-48a8-aaec-3accd54737a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67342768-c562-4b18-b580-491a9e06fd36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1006086287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['4772d684-a330-4209-803e-4115fd0212d1','d255d443-569b-4f03-9ab5-a8617667d1f1','9c0fe9d2-954b-4ae8-9356-77e545483938','53232ee3-d0bc-4258-96cd-0f5b31edaae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1006086287',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67342768-c562-4b18-b580-491a9e06fd36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:00.261120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e823d2-55b6-455e-9a02-871acff5ca8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:00.285605 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4e823d2-55b6-455e-9a02-871acff5ca8d) transitioned into state 'SUCCESS' from state '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-1006086287',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['4772d684-a330-4209-803e-4115fd0212d1','d255d443-569b-4f03-9ab5-a8617667d1f1','9c0fe9d2-954b-4ae8-9356-77e545483938','53232ee3-d0bc-4258-96cd-0f5b31edaae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:00.286642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c48a7146-7d73-4172-a2c6-d1acdb2ab4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:00.297254 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c48a7146-7d73-4172-a2c6-d1acdb2ab4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:00.298018 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (e51d928e-be5c-4d88-9188-1a4e296b6a8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:00.298317 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:00.298913 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-97522105-0b38-41f3-a2c8-c55e29c414ec tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:00.299455 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1489/5921] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:49:00 2026] POST /volume/v3/volumes => generated 770 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:00.310934 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2481afa8-f6b6-4189-a4b0-159234f293f6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:00.312507 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2481afa8-f6b6-4189-a4b0-159234f293f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:00.312697 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2481afa8-f6b6-4189-a4b0-159234f293f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:00.312858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2481afa8-f6b6-4189-a4b0-159234f293f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:00.319346 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:00.319346 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:00.322573 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2481afa8-f6b6-4189-a4b0-159234f293f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:00.326290 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2481afa8-f6b6-4189-a4b0-159234f293f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 200 Jul 03 04:49:00.326648 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1484/5922] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:00 2026] GET /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:01.338089 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-2ef055bb-5898-4cfc-96b5-5718daf87778 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:01.339719 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2ef055bb-5898-4cfc-96b5-5718daf87778 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:01.339936 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2ef055bb-5898-4cfc-96b5-5718daf87778 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:01.340137 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-2ef055bb-5898-4cfc-96b5-5718daf87778 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:01.346778 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:01.346778 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:01.350016 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-2ef055bb-5898-4cfc-96b5-5718daf87778 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:01.353626 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-2ef055bb-5898-4cfc-96b5-5718daf87778 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 200 Jul 03 04:49:01.353984 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1475/5923] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:01 2026] GET /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 863 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:01.366184 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:01.368546 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:49:01.369023 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "67342768-c562-4b18-b580-491a9e06fd36", "name": "tempest-VolumeDependencyTests-Snapshot-1418477890"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:01.379751 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:01.379751 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:01.380392 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:01.380552 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create snapshot from volume 67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:01.402886 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['5c99d483-79e0-49c8-a42c-8409d4f0947f', 'a87e9a11-9ded-491e-af68-dfddd8bbc23a', '6e4ea4cd-24cf-4297-aa98-db0071ae7327', '02f9c33f-0f3c-4e13-937f-a8ec86918291'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:01.429461 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot create request issued successfully. Jul 03 04:49:01.429812 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6e7e10c2-bf7d-4345-98ff-0f6c9a46414e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:49:01.430225 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1476/5924] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:49:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:01.440033 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1d96c41b-7a57-47d0-aa6d-c443b514dfd0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:01.442048 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1d96c41b-7a57-47d0-aa6d-c443b514dfd0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:01.442258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1d96c41b-7a57-47d0-aa6d-c443b514dfd0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:01.442495 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1d96c41b-7a57-47d0-aa6d-c443b514dfd0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:01.448825 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:01.448825 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:01.449471 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1d96c41b-7a57-47d0-aa6d-c443b514dfd0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:01.450644 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1d96c41b-7a57-47d0-aa6d-c443b514dfd0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 200 Jul 03 04:49:01.451297 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1490/5925] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:01 2026] GET /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:02.459652 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-550d120a-4754-4072-a21a-a3778ac7a9a2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:02.461321 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-550d120a-4754-4072-a21a-a3778ac7a9a2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:02.461528 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-550d120a-4754-4072-a21a-a3778ac7a9a2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:02.461728 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-550d120a-4754-4072-a21a-a3778ac7a9a2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:02.466213 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:02.466213 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:02.466621 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-550d120a-4754-4072-a21a-a3778ac7a9a2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:02.467296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-550d120a-4754-4072-a21a-a3778ac7a9a2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 200 Jul 03 04:49:02.467637 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1485/5926] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:02 2026] GET /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:02.477218 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:02.479286 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:02.479624 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "30543838-4e3f-4eb7-b79e-d0739799d59f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-995813583"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:02.481030 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'snapshot_id': '30543838-4e3f-4eb7-b79e-d0739799d59f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-995813583'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:02.485493 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:02.485493 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:02.485868 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:02.485970 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:02.488860 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:02.493754 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (b2b2cd33-7c7e-43ae-b3e8-ca052bfb873f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:02.494572 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ef0c6f-b1b4-448f-b38c-1a48b20d0ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:02.495295 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:02.519884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1ef0c6f-b1b4-448f-b38c-1a48b20d0ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '30543838-4e3f-4eb7-b79e-d0739799d59f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:02.520556 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f180a9e-dd3e-4b38-b843-a5ed6bf1ec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:02.555588 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['41332a00-ebaa-4afa-89cd-c5abfeb7c18b', 'e049259c-af28-4689-bc1e-df9fd72597c8', 'c3477988-dd6d-45e2-a680-fa77c1e31ba7', 'b510e51a-2e62-4c3c-8813-dcb6e07c5a6f'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:02.556277 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f180a9e-dd3e-4b38-b843-a5ed6bf1ec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41332a00-ebaa-4afa-89cd-c5abfeb7c18b', 'e049259c-af28-4689-bc1e-df9fd72597c8', 'c3477988-dd6d-45e2-a680-fa77c1e31ba7', 'b510e51a-2e62-4c3c-8813-dcb6e07c5a6f']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:02.556929 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f425868-b943-4b45-9341-a788ecd22a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:02.591651 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f425868-b943-4b45-9341-a788ecd22a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ebda3a-2792-4b29-83fe-5a0b584d11ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-995813583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['41332a00-ebaa-4afa-89cd-c5abfeb7c18b','e049259c-af28-4689-bc1e-df9fd72597c8','c3477988-dd6d-45e2-a680-fa77c1e31ba7','b510e51a-2e62-4c3c-8813-dcb6e07c5a6f'],size=1,snapshot_id=30543838-4e3f-4eb7-b79e-d0739799d59f,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-995813583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ebda3a-2792-4b29-83fe-5a0b584d11ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=30543838-4e3f-4eb7-b79e-d0739799d59f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:02.592337 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15fbc9d-9e94-4f87-b8eb-d3ae3ba52aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:02.609255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e15fbc9d-9e94-4f87-b8eb-d3ae3ba52aff) transitioned into state 'SUCCESS' from state '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-995813583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['41332a00-ebaa-4afa-89cd-c5abfeb7c18b','e049259c-af28-4689-bc1e-df9fd72597c8','c3477988-dd6d-45e2-a680-fa77c1e31ba7','b510e51a-2e62-4c3c-8813-dcb6e07c5a6f'],size=1,snapshot_id=30543838-4e3f-4eb7-b79e-d0739799d59f,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:02.609884 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a262098-21a2-47a1-930f-82722fec6718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:02.629706 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a262098-21a2-47a1-930f-82722fec6718) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:02.630746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (b2b2cd33-7c7e-43ae-b3e8-ca052bfb873f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:02.631135 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:02.631761 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00e32591-ebf9-4cdf-b894-8bf261dbc94c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:02.632241 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1476/5927] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:49:02 2026] POST /volume/v3/volumes => generated 803 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:02.646065 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b45addff-c40a-4d53-be14-ffc2771f72b8 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:02.648019 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b45addff-c40a-4d53-be14-ffc2771f72b8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:02.648318 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b45addff-c40a-4d53-be14-ffc2771f72b8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:02.648421 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b45addff-c40a-4d53-be14-ffc2771f72b8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:02.655636 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:02.655636 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:02.659621 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-b45addff-c40a-4d53-be14-ffc2771f72b8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:02.663771 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b45addff-c40a-4d53-be14-ffc2771f72b8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 200 Jul 03 04:49:02.664421 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1477/5928] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:02 2026] GET /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:03.679137 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c8b12bb3-c07b-4bbf-9153-54b2892fcca4 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:03.680991 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c8b12bb3-c07b-4bbf-9153-54b2892fcca4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:03.681237 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c8b12bb3-c07b-4bbf-9153-54b2892fcca4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:03.681475 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c8b12bb3-c07b-4bbf-9153-54b2892fcca4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:03.690169 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:03.690169 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:03.694111 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c8b12bb3-c07b-4bbf-9153-54b2892fcca4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:03.698768 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c8b12bb3-c07b-4bbf-9153-54b2892fcca4 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 200 Jul 03 04:49:03.699423 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1491/5929] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:03 2026] GET /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:03.713685 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:03.715348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:49:03.715703 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31ebda3a-2792-4b29-83fe-5a0b584d11ee", "name": "tempest-VolumeDependencyTests-Snapshot-1732268376"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:03.723775 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:03.723775 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:03.724169 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:03.724272 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create snapshot from volume 31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:03.746875 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['8257ab54-c5d5-4abb-9784-21e2ffa5abdf', 'ec53ecb5-b68b-414c-bd95-9404bd6a46d6', '16a4b151-b610-457e-bdfc-80a50988636d', 'c2bebcf8-dea6-4246-94da-744efc61d22a'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:03.770582 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot create request issued successfully. Jul 03 04:49:03.770957 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-9b57d719-3a9e-4ab3-939e-879ac38ae3f6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:49:03.771391 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1486/5930] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:49:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:03.780628 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8c65a690-5b03-4907-abf6-c91868fa3ba2 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:03.782424 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c65a690-5b03-4907-abf6-c91868fa3ba2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:03.782604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c65a690-5b03-4907-abf6-c91868fa3ba2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:03.782780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8c65a690-5b03-4907-abf6-c91868fa3ba2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:03.787499 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:03.787499 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:03.788356 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8c65a690-5b03-4907-abf6-c91868fa3ba2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:03.788628 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8c65a690-5b03-4907-abf6-c91868fa3ba2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 200 Jul 03 04:49:03.789003 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1477/5931] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:03 2026] GET /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:04.797585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-69b83a25-ce6c-40d0-93de-13825b444da0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:04.799622 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69b83a25-ce6c-40d0-93de-13825b444da0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:04.799838 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69b83a25-ce6c-40d0-93de-13825b444da0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:04.800086 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-69b83a25-ce6c-40d0-93de-13825b444da0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:04.805439 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:04.805439 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:04.806070 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-69b83a25-ce6c-40d0-93de-13825b444da0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:04.806955 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-69b83a25-ce6c-40d0-93de-13825b444da0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 200 Jul 03 04:49:04.807416 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1478/5932] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:04 2026] GET /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:04.816032 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:04.817792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:04.818164 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0b7528a5-be0b-4f9c-9ce9-02c55e5d8509", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-735806551"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:04.819628 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'snapshot_id': '0b7528a5-be0b-4f9c-9ce9-02c55e5d8509', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-735806551'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:04.824321 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:04.824321 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:04.824716 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:04.824822 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:04.827873 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:04.832896 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (32a922f3-ade6-4208-b69e-f40aee977bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:04.833762 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572eb6c1-bf47-4908-8395-1cfe7421873e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:04.834881 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:04.862350 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572eb6c1-bf47-4908-8395-1cfe7421873e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0b7528a5-be0b-4f9c-9ce9-02c55e5d8509', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:04.863572 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f769e698-09b8-4461-b3a9-9a47e8a3a5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:04.911895 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['c6ce10a4-c79d-4369-a66f-a893d80213f0', '23839138-fdf9-4b39-b4c0-75f10904ad15', 'c9945ab3-7548-4df0-8a83-6ead20e760f4', '100bd47d-15f7-4461-a9c7-31178d5a117c'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:04.913031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f769e698-09b8-4461-b3a9-9a47e8a3a5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6ce10a4-c79d-4369-a66f-a893d80213f0', '23839138-fdf9-4b39-b4c0-75f10904ad15', 'c9945ab3-7548-4df0-8a83-6ead20e760f4', '100bd47d-15f7-4461-a9c7-31178d5a117c']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:04.914092 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c527578-951b-4aeb-9f19-3978ec3eb05d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:04.956865 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c527578-951b-4aeb-9f19-3978ec3eb05d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3888c3c-1554-4f48-b7a3-251a626baf3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-735806551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['c6ce10a4-c79d-4369-a66f-a893d80213f0','23839138-fdf9-4b39-b4c0-75f10904ad15','c9945ab3-7548-4df0-8a83-6ead20e760f4','100bd47d-15f7-4461-a9c7-31178d5a117c'],size=1,snapshot_id=0b7528a5-be0b-4f9c-9ce9-02c55e5d8509,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-735806551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3888c3c-1554-4f48-b7a3-251a626baf3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0b7528a5-be0b-4f9c-9ce9-02c55e5d8509,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:04.957656 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9b515e-f30d-467f-85d1-896bfcb0b207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:04.974198 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce9b515e-f30d-467f-85d1-896bfcb0b207) transitioned into state 'SUCCESS' from state '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-735806551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['c6ce10a4-c79d-4369-a66f-a893d80213f0','23839138-fdf9-4b39-b4c0-75f10904ad15','c9945ab3-7548-4df0-8a83-6ead20e760f4','100bd47d-15f7-4461-a9c7-31178d5a117c'],size=1,snapshot_id=0b7528a5-be0b-4f9c-9ce9-02c55e5d8509,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:04.974861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfef9474-ef8d-4fa8-811b-b7b40913b2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:04.991952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfef9474-ef8d-4fa8-811b-b7b40913b2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:04.992816 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (32a922f3-ade6-4208-b69e-f40aee977bd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:04.993120 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:04.993763 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-59dcfbe8-6f88-48dc-83cd-5c93b26bc138 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:04.994177 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1492/5933] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:49:04 2026] POST /volume/v3/volumes => generated 803 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:05.004860 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3a3b57ba-4869-47c6-a23c-0b8090325ee7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:05.006981 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a3b57ba-4869-47c6-a23c-0b8090325ee7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:05.007365 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a3b57ba-4869-47c6-a23c-0b8090325ee7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:05.007590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3a3b57ba-4869-47c6-a23c-0b8090325ee7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:05.016281 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:05.016281 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:05.020494 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-3a3b57ba-4869-47c6-a23c-0b8090325ee7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:05.025261 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3a3b57ba-4869-47c6-a23c-0b8090325ee7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 200 Jul 03 04:49:05.025840 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1487/5934] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:05 2026] GET /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:06.037455 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-dbdb66ea-c03a-4a12-9674-0dccbccdf322 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:06.039138 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dbdb66ea-c03a-4a12-9674-0dccbccdf322 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:06.039358 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dbdb66ea-c03a-4a12-9674-0dccbccdf322 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:06.039542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-dbdb66ea-c03a-4a12-9674-0dccbccdf322 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:06.046110 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:06.046110 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:06.049399 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-dbdb66ea-c03a-4a12-9674-0dccbccdf322 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:06.052969 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-dbdb66ea-c03a-4a12-9674-0dccbccdf322 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 200 Jul 03 04:49:06.053338 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1478/5935] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:06 2026] GET /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:06.064835 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-87130b73-579a-4429-b615-f342cab4f218 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:06.066845 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:06.067037 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:06.067223 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:06.067320 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:06.071960 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:06.071960 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:06.072434 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:06.086879 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot delete request issued successfully. Jul 03 04:49:06.087048 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-87130b73-579a-4429-b615-f342cab4f218 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 202 Jul 03 04:49:06.087511 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1479/5936] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:06 2026] DELETE /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:49:06.094444 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-561e869a-56dd-4cb1-af53-804570711eb3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:06.096657 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-561e869a-56dd-4cb1-af53-804570711eb3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:06.096957 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-561e869a-56dd-4cb1-af53-804570711eb3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:06.097141 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-561e869a-56dd-4cb1-af53-804570711eb3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:06.102626 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:06.102626 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:06.103154 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-561e869a-56dd-4cb1-af53-804570711eb3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:06.104083 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-561e869a-56dd-4cb1-af53-804570711eb3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 200 Jul 03 04:49:06.104519 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1493/5937] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:06 2026] GET /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:07.112545 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-3e4829ce-8bc6-40e9-b707-5de5565884e2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:07.114225 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3e4829ce-8bc6-40e9-b707-5de5565884e2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:07.114453 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3e4829ce-8bc6-40e9-b707-5de5565884e2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:07.114636 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-3e4829ce-8bc6-40e9-b707-5de5565884e2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:07.119097 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-3e4829ce-8bc6-40e9-b707-5de5565884e2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 404 Jul 03 04:49:07.119560 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1488/5938] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:07 2026] GET /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:07.125854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:07.127698 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:07.127887 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:07.128074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:07.128189 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:07.133245 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:07.133245 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:07.133692 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:07.149424 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot delete request issued successfully. Jul 03 04:49:07.149615 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-981d5625-e8ec-4e8c-a3c4-3f5df02f85c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 202 Jul 03 04:49:07.150079 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1479/5939] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:07 2026] DELETE /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:49:07.157021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6f9551a3-e3ec-4a77-9341-06aa4f494da3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:07.158845 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6f9551a3-e3ec-4a77-9341-06aa4f494da3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:07.159095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6f9551a3-e3ec-4a77-9341-06aa4f494da3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:07.159338 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6f9551a3-e3ec-4a77-9341-06aa4f494da3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:07.164710 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:07.164710 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:07.165173 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-6f9551a3-e3ec-4a77-9341-06aa4f494da3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:07.165946 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6f9551a3-e3ec-4a77-9341-06aa4f494da3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 200 Jul 03 04:49:07.166305 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1480/5940] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:07 2026] GET /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:08.174566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f0740c16-1c39-43e1-b59b-56d79a354cb1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:08.176518 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0740c16-1c39-43e1-b59b-56d79a354cb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:08.176749 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0740c16-1c39-43e1-b59b-56d79a354cb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:08.176940 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f0740c16-1c39-43e1-b59b-56d79a354cb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:08.181226 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f0740c16-1c39-43e1-b59b-56d79a354cb1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 404 Jul 03 04:49:08.181687 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1494/5941] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:08 2026] GET /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:08.187865 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:08.189848 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:08.190094 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:08.190286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:08.190485 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:08.197302 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:08.197302 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:08.197749 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:08.214098 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:08.214289 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-bda5d32c-5838-4c4b-b5b5-a8ea81f14317 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 202 Jul 03 04:49:08.214713 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1489/5942] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:08 2026] DELETE /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:08.221674 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a3ceeaf8-1202-41bb-b57e-a4e99931ba09 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:08.223504 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3ceeaf8-1202-41bb-b57e-a4e99931ba09 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:08.223746 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3ceeaf8-1202-41bb-b57e-a4e99931ba09 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:08.223917 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3ceeaf8-1202-41bb-b57e-a4e99931ba09 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:08.231157 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:08.231157 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:08.234945 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-a3ceeaf8-1202-41bb-b57e-a4e99931ba09 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:08.239873 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3ceeaf8-1202-41bb-b57e-a4e99931ba09 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 200 Jul 03 04:49:08.240239 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1480/5943] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:08 2026] GET /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:09.253793 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-0d3a0ef7-5523-4b19-8458-e038fa4e3a78 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:09.255843 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d3a0ef7-5523-4b19-8458-e038fa4e3a78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:09.256095 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d3a0ef7-5523-4b19-8458-e038fa4e3a78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:09.256355 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-0d3a0ef7-5523-4b19-8458-e038fa4e3a78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:09.262738 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-0d3a0ef7-5523-4b19-8458-e038fa4e3a78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 404 Jul 03 04:49:09.263216 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1481/5944] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:09 2026] GET /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:09.270338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:09.272478 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:09.272789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:09.273086 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:09.273342 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:09.282482 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:09.282482 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:09.283105 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:09.303452 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:09.303653 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-1df1514c-c813-436c-8ca0-1d3c2a838f86 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 202 Jul 03 04:49:09.304253 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1495/5945] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:09 2026] DELETE /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:09.311469 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-19183350-67c3-4aef-80ca-82bc14bf04fe None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:09.313248 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-19183350-67c3-4aef-80ca-82bc14bf04fe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:09.313481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-19183350-67c3-4aef-80ca-82bc14bf04fe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:09.313678 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-19183350-67c3-4aef-80ca-82bc14bf04fe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:09.320166 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:09.320166 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:09.324236 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-19183350-67c3-4aef-80ca-82bc14bf04fe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:09.328858 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-19183350-67c3-4aef-80ca-82bc14bf04fe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 200 Jul 03 04:49:09.329268 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1490/5946] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:09 2026] GET /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:10.343318 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-81ffadbb-ce29-4a6c-a33e-b3d73393454c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:10.345017 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-81ffadbb-ce29-4a6c-a33e-b3d73393454c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:10.345369 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-81ffadbb-ce29-4a6c-a33e-b3d73393454c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:10.345640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-81ffadbb-ce29-4a6c-a33e-b3d73393454c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:10.351860 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-81ffadbb-ce29-4a6c-a33e-b3d73393454c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 404 Jul 03 04:49:10.352572 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1481/5947] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:10 2026] GET /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:10.360375 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-51c9fce5-1185-4304-ba35-75d5f75855cd None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:10.361925 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:10.362110 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:10.362272 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:10.362439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:10.370068 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:10.370068 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:10.370574 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:10.386560 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:10.386733 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-51c9fce5-1185-4304-ba35-75d5f75855cd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 202 Jul 03 04:49:10.387178 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1482/5948] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:10 2026] DELETE /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:10.394921 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e07c132d-adcb-47b5-ad8f-a87bbec37fac None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:10.396658 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e07c132d-adcb-47b5-ad8f-a87bbec37fac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:10.396884 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e07c132d-adcb-47b5-ad8f-a87bbec37fac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:10.397083 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e07c132d-adcb-47b5-ad8f-a87bbec37fac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:10.404165 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:10.404165 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:10.407713 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-e07c132d-adcb-47b5-ad8f-a87bbec37fac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:10.411862 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e07c132d-adcb-47b5-ad8f-a87bbec37fac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 200 Jul 03 04:49:10.412232 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1496/5949] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:10 2026] GET /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:11.425988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-887a1291-a6a9-496f-96e1-f49ec8c1b9bb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:11.427575 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-887a1291-a6a9-496f-96e1-f49ec8c1b9bb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:11.427757 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-887a1291-a6a9-496f-96e1-f49ec8c1b9bb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:11.427935 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-887a1291-a6a9-496f-96e1-f49ec8c1b9bb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:11.433251 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-887a1291-a6a9-496f-96e1-f49ec8c1b9bb tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 404 Jul 03 04:49:11.433754 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1491/5950] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:11 2026] GET /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:11.440765 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:11.442447 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:11.442764 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2090825031"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:11.444165 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.volumes [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2090825031'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:11.444281 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:11.448819 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:11.454021 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (522048a1-db15-4a1a-95ba-340b7f4f070a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:11.454890 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7882c6d6-638e-47d6-8913-4d3d1e8edc62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:11.455786 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:11.482281 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7882c6d6-638e-47d6-8913-4d3d1e8edc62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:11.483006 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04919d73-fe69-4dad-b3cb-f7a160bdace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:11.525399 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['3b802cce-44ec-4416-9f14-4a209f2e7956', 'e8ef726d-e0bd-4b72-b2ec-84c6669243b1', '6a816ee0-cbb1-4b9e-9b13-c1a0b8fd1524', '4741fffd-f7d8-44f0-adba-8956cc642df2'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:11.526126 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04919d73-fe69-4dad-b3cb-f7a160bdace7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b802cce-44ec-4416-9f14-4a209f2e7956', 'e8ef726d-e0bd-4b72-b2ec-84c6669243b1', '6a816ee0-cbb1-4b9e-9b13-c1a0b8fd1524', '4741fffd-f7d8-44f0-adba-8956cc642df2']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:11.526854 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abddfa97-697b-4dc2-8c39-55ffd17e75ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:11.548966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abddfa97-697b-4dc2-8c39-55ffd17e75ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3dae7b4-4d24-451c-8a18-88eaa38e49b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2090825031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['3b802cce-44ec-4416-9f14-4a209f2e7956','e8ef726d-e0bd-4b72-b2ec-84c6669243b1','6a816ee0-cbb1-4b9e-9b13-c1a0b8fd1524','4741fffd-f7d8-44f0-adba-8956cc642df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2090825031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3dae7b4-4d24-451c-8a18-88eaa38e49b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:11.549744 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475d9bec-87e0-428c-a1dc-9796ac0e39cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:11.567702 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (475d9bec-87e0-428c-a1dc-9796ac0e39cc) transitioned into state 'SUCCESS' from state '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-2090825031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['3b802cce-44ec-4416-9f14-4a209f2e7956','e8ef726d-e0bd-4b72-b2ec-84c6669243b1','6a816ee0-cbb1-4b9e-9b13-c1a0b8fd1524','4741fffd-f7d8-44f0-adba-8956cc642df2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:11.568338 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6b1c12-c6b0-4ad5-922a-db470b1ef5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:11.577914 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df6b1c12-c6b0-4ad5-922a-db470b1ef5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:11.578858 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (522048a1-db15-4a1a-95ba-340b7f4f070a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:11.579215 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:11.579782 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-678c2ba4-509f-458c-9c4a-4e1940e7758f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:11.580211 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1482/5951] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:49:11 2026] POST /volume/v3/volumes => generated 770 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:11.591692 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c23e6d75-a3c0-46d5-80dd-608d57764b25 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:11.593502 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c23e6d75-a3c0-46d5-80dd-608d57764b25 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:11.594160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c23e6d75-a3c0-46d5-80dd-608d57764b25 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:11.594160 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c23e6d75-a3c0-46d5-80dd-608d57764b25 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:11.600719 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:11.600719 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:11.603968 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c23e6d75-a3c0-46d5-80dd-608d57764b25 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:11.607743 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c23e6d75-a3c0-46d5-80dd-608d57764b25 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 200 Jul 03 04:49:11.608111 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1483/5952] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:11 2026] GET /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:12.619949 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a2c89cbb-08f8-4112-a271-c2a1dfcc25ea None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:12.621549 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2c89cbb-08f8-4112-a271-c2a1dfcc25ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:12.621770 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2c89cbb-08f8-4112-a271-c2a1dfcc25ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:12.621985 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a2c89cbb-08f8-4112-a271-c2a1dfcc25ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:12.628167 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:12.628167 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:12.631690 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a2c89cbb-08f8-4112-a271-c2a1dfcc25ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:12.635814 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a2c89cbb-08f8-4112-a271-c2a1dfcc25ea tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 200 Jul 03 04:49:12.636416 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1497/5953] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:12 2026] GET /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:12.649078 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:12.650781 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/snapshots Jul 03 04:49:12.651122 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e3dae7b4-4d24-451c-8a18-88eaa38e49b8", "name": "tempest-VolumeDependencyTests-Snapshot-1724248632"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:12.659084 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:12.659084 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:12.659484 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:12.659576 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.snapshots [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create snapshot from volume e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:12.681960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['c1dda555-aecd-4bec-ba13-9b81f06c6cdb', '3aeb5d12-bd4c-45eb-8409-66611463698a', 'f475769e-9f4a-41a7-a026-e7d25b15ff4d', '4a8eff4e-505c-4495-b75f-2087e49c888d'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:12.706545 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot create request issued successfully. Jul 03 04:49:12.706830 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0bd4867a-f226-4bb6-93d1-8b33bed214a8 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots returned with HTTP 202 Jul 03 04:49:12.707255 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1492/5954] 10.4.3.253 () {68 vars in 1265 bytes} [Fri Jul 3 04:49:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:12.717066 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5c8f6cae-1850-460a-8ec7-365082e886ac None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:12.718822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c8f6cae-1850-460a-8ec7-365082e886ac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:12.719014 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c8f6cae-1850-460a-8ec7-365082e886ac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:12.719184 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5c8f6cae-1850-460a-8ec7-365082e886ac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:12.723857 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:12.723857 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:12.724318 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5c8f6cae-1850-460a-8ec7-365082e886ac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:12.725070 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5c8f6cae-1850-460a-8ec7-365082e886ac tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 200 Jul 03 04:49:12.725412 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1483/5955] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:12 2026] GET /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:13.734729 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e4101d32-53e1-4b97-b285-e47ebc42d748 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:13.736567 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4101d32-53e1-4b97-b285-e47ebc42d748 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:13.736779 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4101d32-53e1-4b97-b285-e47ebc42d748 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:13.737000 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e4101d32-53e1-4b97-b285-e47ebc42d748 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:13.741872 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:13.741872 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:13.742377 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e4101d32-53e1-4b97-b285-e47ebc42d748 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:13.743153 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e4101d32-53e1-4b97-b285-e47ebc42d748 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 200 Jul 03 04:49:13.743533 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1484/5956] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:13 2026] GET /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:13.751620 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3a388772-8c82-4718-a040-e6bec5e69dbe None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:13.753227 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:13.753581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "420f0a8b-85f1-45d0-9778-9d61cec50275", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1463888093"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:13.754950 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'snapshot_id': '420f0a8b-85f1-45d0-9778-9d61cec50275', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1463888093'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:13.759201 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:13.759201 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:13.759580 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:13.759680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:13.762671 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:13.767410 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (8f86b297-8434-4bc3-8a85-8a9b5aa97170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:13.768179 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c80af9-d431-46a9-9311-d53049a2fcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:13.768945 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:13.795837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62c80af9-d431-46a9-9311-d53049a2fcc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '420f0a8b-85f1-45d0-9778-9d61cec50275', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:13.796600 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (751bcba7-b61a-4420-b77e-8f837f8b5cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:13.835533 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['e6a044f4-9f70-4fbd-8f24-100e1676ec74', 'd43f899c-cf49-48da-9ac5-a6b247e7b001', 'e76f33b8-e0d4-4a11-864a-f9ebd2799cda', '62d29128-b08b-43e4-947d-edad3af2cdc8'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:13.836257 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (751bcba7-b61a-4420-b77e-8f837f8b5cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6a044f4-9f70-4fbd-8f24-100e1676ec74', 'd43f899c-cf49-48da-9ac5-a6b247e7b001', 'e76f33b8-e0d4-4a11-864a-f9ebd2799cda', '62d29128-b08b-43e4-947d-edad3af2cdc8']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:13.836959 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0bdf1d-4f4a-49ab-86e5-57a27a89bf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:13.872234 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0bdf1d-4f4a-49ab-86e5-57a27a89bf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88ff70ad-2cac-4dc4-b887-f31f50c60a06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1463888093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['e6a044f4-9f70-4fbd-8f24-100e1676ec74','d43f899c-cf49-48da-9ac5-a6b247e7b001','e76f33b8-e0d4-4a11-864a-f9ebd2799cda','62d29128-b08b-43e4-947d-edad3af2cdc8'],size=1,snapshot_id=420f0a8b-85f1-45d0-9778-9d61cec50275,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1463888093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88ff70ad-2cac-4dc4-b887-f31f50c60a06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=420f0a8b-85f1-45d0-9778-9d61cec50275,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:13.873142 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffaf31ee-bfb5-4c7b-b7a8-44eaf8833746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:13.893733 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffaf31ee-bfb5-4c7b-b7a8-44eaf8833746) transitioned into state 'SUCCESS' from state '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-1463888093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['e6a044f4-9f70-4fbd-8f24-100e1676ec74','d43f899c-cf49-48da-9ac5-a6b247e7b001','e76f33b8-e0d4-4a11-864a-f9ebd2799cda','62d29128-b08b-43e4-947d-edad3af2cdc8'],size=1,snapshot_id=420f0a8b-85f1-45d0-9778-9d61cec50275,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:13.894428 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c25d196-651e-47d2-aa02-c256c55f0c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:13.913419 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c25d196-651e-47d2-aa02-c256c55f0c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:13.914338 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (8f86b297-8434-4bc3-8a85-8a9b5aa97170) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:13.914652 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:13.915301 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3a388772-8c82-4718-a040-e6bec5e69dbe tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:13.915858 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1498/5957] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:49:13 2026] POST /volume/v3/volumes => generated 804 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:13.927679 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a5a74a22-4edd-45fe-af12-d3a5cd2a0824 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:13.929533 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5a74a22-4edd-45fe-af12-d3a5cd2a0824 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 Jul 03 04:49:13.929820 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5a74a22-4edd-45fe-af12-d3a5cd2a0824 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:13.929959 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a5a74a22-4edd-45fe-af12-d3a5cd2a0824 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:13.936943 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:13.936943 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:13.940745 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a5a74a22-4edd-45fe-af12-d3a5cd2a0824 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:13.944969 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a5a74a22-4edd-45fe-af12-d3a5cd2a0824 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 returned with HTTP 200 Jul 03 04:49:13.945531 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1493/5958] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:13 2026] GET /volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:14.958219 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8b7c9cf7-dfa9-4246-aa3b-56234e9ef2c1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:14.959795 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b7c9cf7-dfa9-4246-aa3b-56234e9ef2c1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 Jul 03 04:49:14.959999 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b7c9cf7-dfa9-4246-aa3b-56234e9ef2c1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:14.960227 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8b7c9cf7-dfa9-4246-aa3b-56234e9ef2c1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:14.966942 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:14.966942 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:14.970301 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8b7c9cf7-dfa9-4246-aa3b-56234e9ef2c1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:14.974090 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8b7c9cf7-dfa9-4246-aa3b-56234e9ef2c1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 returned with HTTP 200 Jul 03 04:49:14.974479 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1484/5959] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:14 2026] GET /volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 => generated 897 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:14.985466 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:14.987106 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:14.987311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:14.987508 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:14.987605 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.snapshots [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:14.991902 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:14.991902 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:14.992316 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:15.005264 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot delete request issued successfully. Jul 03 04:49:15.005390 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a073cbef-1a3c-40ad-a396-1993771f2c03 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 202 Jul 03 04:49:15.005819 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1485/5960] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:14 2026] DELETE /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:49:15.012225 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4626820b-ac1f-4b19-8a3a-60230efa3f72 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:15.014528 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4626820b-ac1f-4b19-8a3a-60230efa3f72 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:15.014801 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4626820b-ac1f-4b19-8a3a-60230efa3f72 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:15.015008 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4626820b-ac1f-4b19-8a3a-60230efa3f72 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:15.020380 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:15.020380 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:15.020781 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-4626820b-ac1f-4b19-8a3a-60230efa3f72 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Snapshot retrieved successfully. Jul 03 04:49:15.021576 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4626820b-ac1f-4b19-8a3a-60230efa3f72 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 200 Jul 03 04:49:15.021903 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1499/5961] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:15 2026] GET /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:16.030165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0a8768a5-d91d-41ed-90f0-c511cd2106c9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:16.031799 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0a8768a5-d91d-41ed-90f0-c511cd2106c9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:16.031989 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0a8768a5-d91d-41ed-90f0-c511cd2106c9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:16.032162 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0a8768a5-d91d-41ed-90f0-c511cd2106c9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:16.035886 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0a8768a5-d91d-41ed-90f0-c511cd2106c9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 404 Jul 03 04:49:16.036316 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1494/5962] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:16 2026] GET /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:16.042367 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:16.044060 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:16.044255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:16.044454 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:16.044613 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:16.050855 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:16.050855 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:16.051282 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:16.065524 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:16.065735 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-5ff1598e-837b-49e8-8601-8fc71f6490c3 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 202 Jul 03 04:49:16.066174 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1485/5963] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:16 2026] DELETE /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:16.073016 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-23ace455-acf1-4370-9492-8e28067eb5a6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:16.074706 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-23ace455-acf1-4370-9492-8e28067eb5a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:16.074904 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-23ace455-acf1-4370-9492-8e28067eb5a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:16.075084 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-23ace455-acf1-4370-9492-8e28067eb5a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:16.083084 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:16.083084 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:16.087424 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-23ace455-acf1-4370-9492-8e28067eb5a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:16.092998 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-23ace455-acf1-4370-9492-8e28067eb5a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 200 Jul 03 04:49:16.093630 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1486/5964] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:16 2026] GET /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:17.105510 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8a8d1c55-1c24-4e36-8052-dc1967a7c269 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:17.107186 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8a8d1c55-1c24-4e36-8052-dc1967a7c269 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:17.107389 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8a8d1c55-1c24-4e36-8052-dc1967a7c269 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:17.107619 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8a8d1c55-1c24-4e36-8052-dc1967a7c269 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:17.115283 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8a8d1c55-1c24-4e36-8052-dc1967a7c269 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 404 Jul 03 04:49:17.115873 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1500/5965] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:17 2026] GET /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:17.123586 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:17.125386 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:17.125807 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1582420376"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:17.127661 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1582420376'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:17.127803 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:17.131804 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:17.137189 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (7c13773d-559a-40ea-9570-6f6eb8521a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:17.138238 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab07720-cde7-4db6-a78b-cc5efc9826ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:17.139091 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:17.163637 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fab07720-cde7-4db6-a78b-cc5efc9826ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:17.164338 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eebbc3d-cae7-404b-b22f-bdc0aa2ea4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:17.203581 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['75ddccc6-358b-4e09-8f0b-1387f55aaf8d', '202a371b-d19f-4712-bd14-7993c67dec84', '8c7c5655-535d-40b8-b5ec-9b39a32174ef', '0ac455c7-eab0-47c8-a2f0-bbefe7ff7302'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:17.204476 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eebbc3d-cae7-404b-b22f-bdc0aa2ea4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75ddccc6-358b-4e09-8f0b-1387f55aaf8d', '202a371b-d19f-4712-bd14-7993c67dec84', '8c7c5655-535d-40b8-b5ec-9b39a32174ef', '0ac455c7-eab0-47c8-a2f0-bbefe7ff7302']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:17.205269 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6c1ca1-0274-46d0-8703-99a050c43ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:17.226617 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f6c1ca1-0274-46d0-8703-99a050c43ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4c0f9d6-ad24-4d92-b605-2196f3063b85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1582420376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['75ddccc6-358b-4e09-8f0b-1387f55aaf8d','202a371b-d19f-4712-bd14-7993c67dec84','8c7c5655-535d-40b8-b5ec-9b39a32174ef','0ac455c7-eab0-47c8-a2f0-bbefe7ff7302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1582420376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4c0f9d6-ad24-4d92-b605-2196f3063b85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:17.227438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3e4643-d2e6-47c7-8ae7-e472067d3f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:17.246184 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3e4643-d2e6-47c7-8ae7-e472067d3f0a) transitioned into state 'SUCCESS' from state '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-1582420376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['75ddccc6-358b-4e09-8f0b-1387f55aaf8d','202a371b-d19f-4712-bd14-7993c67dec84','8c7c5655-535d-40b8-b5ec-9b39a32174ef','0ac455c7-eab0-47c8-a2f0-bbefe7ff7302'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:17.246858 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6800c6b6-1463-4b48-86f0-d535450d2da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:17.254798 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6800c6b6-1463-4b48-86f0-d535450d2da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:17.255537 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (7c13773d-559a-40ea-9570-6f6eb8521a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:17.255820 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:17.256320 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-a1145b1b-091e-4b04-9ca9-b53c8f543d3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:17.256761 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1495/5966] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:49:17 2026] POST /volume/v3/volumes => generated 770 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:17.267646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-be8e67ec-d5f2-4070-80dc-24e4215a9fe1 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:17.269480 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be8e67ec-d5f2-4070-80dc-24e4215a9fe1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:17.269703 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be8e67ec-d5f2-4070-80dc-24e4215a9fe1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:17.269890 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-be8e67ec-d5f2-4070-80dc-24e4215a9fe1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:17.276480 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:17.276480 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:17.279706 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-be8e67ec-d5f2-4070-80dc-24e4215a9fe1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:17.283480 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-be8e67ec-d5f2-4070-80dc-24e4215a9fe1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 200 Jul 03 04:49:17.283819 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1486/5967] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:17 2026] GET /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:18.296045 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-feeafe7e-81ff-4ccb-a6ba-aa1682b8432f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:18.297892 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-feeafe7e-81ff-4ccb-a6ba-aa1682b8432f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:18.297952 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-feeafe7e-81ff-4ccb-a6ba-aa1682b8432f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:18.298204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-feeafe7e-81ff-4ccb-a6ba-aa1682b8432f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:18.305495 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:18.305495 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:18.309090 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-feeafe7e-81ff-4ccb-a6ba-aa1682b8432f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:18.313002 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-feeafe7e-81ff-4ccb-a6ba-aa1682b8432f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 200 Jul 03 04:49:18.313429 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1487/5968] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:18 2026] GET /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:18.325182 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a86374f7-39a7-4863-b379-7a75a2a94741 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:18.327310 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:18.327690 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f4c0f9d6-ad24-4d92-b605-2196f3063b85", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-32230797"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:18.329210 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request body: {'volume': {'source_volid': 'f4c0f9d6-ad24-4d92-b605-2196f3063b85', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-32230797'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:18.336617 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:18.336617 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:18.337093 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume retrieved successfully. Jul 03 04:49:18.337215 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume of 1 GB Jul 03 04:49:18.340762 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Availability Zones retrieved successfully. Jul 03 04:49:18.345639 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (46a0dee3-7a28-4b2e-82fa-dbe96a314ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:18.346729 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4b48ff-4707-4161-ae7f-f69e0a91c1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:18.347638 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:18.368846 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4b48ff-4707-4161-ae7f-f69e0a91c1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f4c0f9d6-ad24-4d92-b605-2196f3063b85', 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:18.369583 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (449b9f47-912f-4652-ae93-5a09205ed42a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:18.403708 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Created reservations ['773104bd-b938-4295-9b4c-5fdfcf36cace', '3cd4bb19-19ee-4332-9bec-8c32f9309827', '53670abf-6369-472d-968f-18c4e46b264e', 'fc946923-307f-4ec3-ad08-5a19273b91d3'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:18.404434 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (449b9f47-912f-4652-ae93-5a09205ed42a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['773104bd-b938-4295-9b4c-5fdfcf36cace', '3cd4bb19-19ee-4332-9bec-8c32f9309827', '53670abf-6369-472d-968f-18c4e46b264e', 'fc946923-307f-4ec3-ad08-5a19273b91d3']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:18.405048 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9963d0-8341-4290-8e30-b7854569a96c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:18.435038 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa9963d0-8341-4290-8e30-b7854569a96c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '694e9625-b329-4dbb-87c6-8e05db53e151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-32230797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['773104bd-b938-4295-9b4c-5fdfcf36cace','3cd4bb19-19ee-4332-9bec-8c32f9309827','53670abf-6369-472d-968f-18c4e46b264e','fc946923-307f-4ec3-ad08-5a19273b91d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f4c0f9d6-ad24-4d92-b605-2196f3063b85,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-32230797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=694e9625-b329-4dbb-87c6-8e05db53e151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='efce428271354fb3bb7820e28d426b3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f4c0f9d6-ad24-4d92-b605-2196f3063b85,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b28a3b90c217400ab9660e5ed90a180b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:18.435822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3576203-648f-44dd-bd04-d5acbf04a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:18.452727 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3576203-648f-44dd-bd04-d5acbf04a42e) transitioned into state 'SUCCESS' from state '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-32230797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='efce428271354fb3bb7820e28d426b3d',qos_specs=None,replication_status=,reservations=['773104bd-b938-4295-9b4c-5fdfcf36cace','3cd4bb19-19ee-4332-9bec-8c32f9309827','53670abf-6369-472d-968f-18c4e46b264e','fc946923-307f-4ec3-ad08-5a19273b91d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=f4c0f9d6-ad24-4d92-b605-2196f3063b85,status='creating',user_id='b28a3b90c217400ab9660e5ed90a180b',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:18.453514 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54fcba7-8fb3-4709-a3a9-19aa221f5c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:18.469197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54fcba7-8fb3-4709-a3a9-19aa221f5c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:18.470010 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Flow 'volume_create_api' (46a0dee3-7a28-4b2e-82fa-dbe96a314ade) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:18.470320 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Create volume request issued successfully. Jul 03 04:49:18.470881 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a86374f7-39a7-4863-b379-7a75a2a94741 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:18.471304 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1501/5969] 10.4.3.253 () {70 vars in 1300 bytes} [Fri Jul 3 04:49:18 2026] POST /volume/v3/volumes => generated 802 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:18.482602 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-e515aec5-70bb-4823-bd3e-8e0d0e4a5197 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:18.485103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e515aec5-70bb-4823-bd3e-8e0d0e4a5197 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 Jul 03 04:49:18.485439 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e515aec5-70bb-4823-bd3e-8e0d0e4a5197 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:18.485721 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-e515aec5-70bb-4823-bd3e-8e0d0e4a5197 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:18.495561 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:18.495561 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:18.500791 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-e515aec5-70bb-4823-bd3e-8e0d0e4a5197 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:18.506208 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-e515aec5-70bb-4823-bd3e-8e0d0e4a5197 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 returned with HTTP 200 Jul 03 04:49:18.506716 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1496/5970] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:18 2026] GET /volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:19.518208 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-65b04d76-63c9-428f-b185-9c2f198cdb4b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:19.519851 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65b04d76-63c9-428f-b185-9c2f198cdb4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 Jul 03 04:49:19.520091 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65b04d76-63c9-428f-b185-9c2f198cdb4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:19.520264 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-65b04d76-63c9-428f-b185-9c2f198cdb4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:19.526168 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:19.526168 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:19.529141 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-65b04d76-63c9-428f-b185-9c2f198cdb4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:19.532928 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-65b04d76-63c9-428f-b185-9c2f198cdb4b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 returned with HTTP 200 Jul 03 04:49:19.533278 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1487/5971] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:19 2026] GET /volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:19.544270 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:19.546093 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:19.546301 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:19.546512 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:19.546671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:19.555499 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:19.555499 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:19.556128 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:19.573239 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:19.573449 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-88047567-105e-4563-bc02-7e9c0e5c9e76 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 202 Jul 03 04:49:19.573855 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1488/5972] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:19 2026] DELETE /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:19.580886 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-29909160-52f9-4508-b3d9-03332ebe1fd1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:19.582653 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-29909160-52f9-4508-b3d9-03332ebe1fd1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:19.582866 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-29909160-52f9-4508-b3d9-03332ebe1fd1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:19.583073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-29909160-52f9-4508-b3d9-03332ebe1fd1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:19.590605 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:19.590605 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:19.594587 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-29909160-52f9-4508-b3d9-03332ebe1fd1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:19.599191 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-29909160-52f9-4508-b3d9-03332ebe1fd1 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 200 Jul 03 04:49:19.599771 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1502/5973] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:19 2026] GET /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:20.611396 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-fe3fa071-0d1c-4773-ab1c-4fd4076134a9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:20.613103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe3fa071-0d1c-4773-ab1c-4fd4076134a9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:20.613347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe3fa071-0d1c-4773-ab1c-4fd4076134a9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:20.613551 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-fe3fa071-0d1c-4773-ab1c-4fd4076134a9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:20.619754 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-fe3fa071-0d1c-4773-ab1c-4fd4076134a9 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 404 Jul 03 04:49:20.620284 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1497/5974] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:20 2026] GET /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:20.627513 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d8190700-8af1-46e6-b8ca-08a55d19014e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:20.629255 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 Jul 03 04:49:20.629502 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:20.629715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:20.629889 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 694e9625-b329-4dbb-87c6-8e05db53e151 Jul 03 04:49:20.637667 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:20.637667 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:20.638115 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:20.654945 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:20.655187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d8190700-8af1-46e6-b8ca-08a55d19014e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 returned with HTTP 202 Jul 03 04:49:20.655737 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1488/5975] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:20 2026] DELETE /volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:20.661967 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-16efad75-b773-40dc-852a-df4922e5336c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:20.663698 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-16efad75-b773-40dc-852a-df4922e5336c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 Jul 03 04:49:20.663891 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-16efad75-b773-40dc-852a-df4922e5336c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:20.664083 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-16efad75-b773-40dc-852a-df4922e5336c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:20.671448 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:20.671448 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:20.675370 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-16efad75-b773-40dc-852a-df4922e5336c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:20.680590 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-16efad75-b773-40dc-852a-df4922e5336c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 returned with HTTP 200 Jul 03 04:49:20.681195 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1489/5976] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:20 2026] GET /volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:21.692715 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-54b43831-936b-40bf-baa3-725fe3015cdd None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:21.694867 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54b43831-936b-40bf-baa3-725fe3015cdd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 Jul 03 04:49:21.695120 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54b43831-936b-40bf-baa3-725fe3015cdd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:21.695339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-54b43831-936b-40bf-baa3-725fe3015cdd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:21.701194 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-54b43831-936b-40bf-baa3-725fe3015cdd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 returned with HTTP 404 Jul 03 04:49:21.701194 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1503/5977] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:21 2026] GET /volume/v3/volumes/694e9625-b329-4dbb-87c6-8e05db53e151 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:21.707591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0f4a544c-bb1e-4302-9177-9adbb45d32c0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:21.709375 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f4a544c-bb1e-4302-9177-9adbb45d32c0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:21.709653 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f4a544c-bb1e-4302-9177-9adbb45d32c0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:21.709846 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f4a544c-bb1e-4302-9177-9adbb45d32c0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:21.710027 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-0f4a544c-bb1e-4302-9177-9adbb45d32c0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:21.715549 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f4a544c-bb1e-4302-9177-9adbb45d32c0 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 404 Jul 03 04:49:21.716024 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1498/5978] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:21 2026] DELETE /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:21.723097 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-e0864f14-3d58-4a9b-97be-d3edaf9bf56d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:21.724760 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0864f14-3d58-4a9b-97be-d3edaf9bf56d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 Jul 03 04:49:21.724957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0864f14-3d58-4a9b-97be-d3edaf9bf56d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:21.725154 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-e0864f14-3d58-4a9b-97be-d3edaf9bf56d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:21.730756 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-e0864f14-3d58-4a9b-97be-d3edaf9bf56d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 returned with HTTP 404 Jul 03 04:49:21.731172 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1489/5979] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:21 2026] GET /volume/v3/volumes/f4c0f9d6-ad24-4d92-b605-2196f3063b85 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:21.737658 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f483c649-5f43-4025-9c09-63f83b5d7855 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:21.739426 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 Jul 03 04:49:21.739663 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:21.739892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:21.740095 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 88ff70ad-2cac-4dc4-b887-f31f50c60a06 Jul 03 04:49:21.746868 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:21.746868 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:21.747420 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:21.763682 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume request issued successfully. Jul 03 04:49:21.763879 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f483c649-5f43-4025-9c09-63f83b5d7855 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 returned with HTTP 202 Jul 03 04:49:21.764477 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1490/5980] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:21 2026] DELETE /volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 04:49:21.771185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2d6b7b9c-3093-4f87-98b1-abcc2184d9d5 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:21.773447 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d6b7b9c-3093-4f87-98b1-abcc2184d9d5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 Jul 03 04:49:21.773714 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d6b7b9c-3093-4f87-98b1-abcc2184d9d5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:21.773961 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d6b7b9c-3093-4f87-98b1-abcc2184d9d5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:21.781128 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:21.781128 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:21.784895 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2d6b7b9c-3093-4f87-98b1-abcc2184d9d5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Volume info retrieved successfully. Jul 03 04:49:21.788849 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d6b7b9c-3093-4f87-98b1-abcc2184d9d5 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 returned with HTTP 200 Jul 03 04:49:21.789259 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1504/5981] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:21 2026] GET /volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:22.801546 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-497a4b4c-6e17-40c7-a042-42f7280078fd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.803275 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-497a4b4c-6e17-40c7-a042-42f7280078fd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 Jul 03 04:49:22.803506 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-497a4b4c-6e17-40c7-a042-42f7280078fd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.803683 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-497a4b4c-6e17-40c7-a042-42f7280078fd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.809477 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-497a4b4c-6e17-40c7-a042-42f7280078fd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 returned with HTTP 404 Jul 03 04:49:22.809895 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1499/5982] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/volumes/88ff70ad-2cac-4dc4-b887-f31f50c60a06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.816045 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-73513900-014a-47aa-be3b-0ad818ffa815 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.817758 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-73513900-014a-47aa-be3b-0ad818ffa815 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:22.817957 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-73513900-014a-47aa-be3b-0ad818ffa815 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.818147 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-73513900-014a-47aa-be3b-0ad818ffa815 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.818245 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.snapshots [None req-73513900-014a-47aa-be3b-0ad818ffa815 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:22.822194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-73513900-014a-47aa-be3b-0ad818ffa815 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 404 Jul 03 04:49:22.822721 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1490/5983] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:22.829483 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fefd9e49-ac44-4364-91d9-c43842e8f87d None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.831212 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fefd9e49-ac44-4364-91d9-c43842e8f87d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 Jul 03 04:49:22.831404 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fefd9e49-ac44-4364-91d9-c43842e8f87d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.831579 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fefd9e49-ac44-4364-91d9-c43842e8f87d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.835616 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fefd9e49-ac44-4364-91d9-c43842e8f87d tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 returned with HTTP 404 Jul 03 04:49:22.836026 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1491/5984] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/snapshots/420f0a8b-85f1-45d0-9778-9d61cec50275 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:22.842012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-559ddfff-8faa-469a-9116-00cb921b8e0f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.843514 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-559ddfff-8faa-469a-9116-00cb921b8e0f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:22.843676 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-559ddfff-8faa-469a-9116-00cb921b8e0f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.843854 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-559ddfff-8faa-469a-9116-00cb921b8e0f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.844011 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-559ddfff-8faa-469a-9116-00cb921b8e0f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:22.848912 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-559ddfff-8faa-469a-9116-00cb921b8e0f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 404 Jul 03 04:49:22.849383 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1505/5985] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.855821 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1ffd3d1c-8dd6-4837-a299-3ce6d7db7d91 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.857608 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ffd3d1c-8dd6-4837-a299-3ce6d7db7d91 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 Jul 03 04:49:22.857811 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ffd3d1c-8dd6-4837-a299-3ce6d7db7d91 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.858030 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1ffd3d1c-8dd6-4837-a299-3ce6d7db7d91 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.863156 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1ffd3d1c-8dd6-4837-a299-3ce6d7db7d91 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 returned with HTTP 404 Jul 03 04:49:22.863598 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1500/5986] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/volumes/e3dae7b4-4d24-451c-8a18-88eaa38e49b8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.869964 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-964ce3b9-1370-48e6-a7f0-cf18317ef659 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.871608 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-964ce3b9-1370-48e6-a7f0-cf18317ef659 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:22.871792 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-964ce3b9-1370-48e6-a7f0-cf18317ef659 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.871989 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-964ce3b9-1370-48e6-a7f0-cf18317ef659 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.872148 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-964ce3b9-1370-48e6-a7f0-cf18317ef659 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:22.877444 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-964ce3b9-1370-48e6-a7f0-cf18317ef659 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 404 Jul 03 04:49:22.877892 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1491/5987] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.884868 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-140202c9-df42-4c3e-a957-d2d4caa2b672 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.886419 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-140202c9-df42-4c3e-a957-d2d4caa2b672 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a Jul 03 04:49:22.886597 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-140202c9-df42-4c3e-a957-d2d4caa2b672 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.886765 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-140202c9-df42-4c3e-a957-d2d4caa2b672 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.892045 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-140202c9-df42-4c3e-a957-d2d4caa2b672 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a returned with HTTP 404 Jul 03 04:49:22.892479 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1492/5988] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/volumes/f3888c3c-1554-4f48-b7a3-251a626baf3a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.899862 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-96e319b0-5f93-4478-816a-f5809f4327ba None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.901800 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-96e319b0-5f93-4478-816a-f5809f4327ba tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:22.902012 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-96e319b0-5f93-4478-816a-f5809f4327ba tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.902197 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-96e319b0-5f93-4478-816a-f5809f4327ba tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.902301 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-96e319b0-5f93-4478-816a-f5809f4327ba tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:22.906424 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-96e319b0-5f93-4478-816a-f5809f4327ba tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 404 Jul 03 04:49:22.906859 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1506/5989] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:22.913536 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6aede27a-6eb2-4636-ba62-cf6d3f30d64f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.915276 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6aede27a-6eb2-4636-ba62-cf6d3f30d64f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 Jul 03 04:49:22.915492 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6aede27a-6eb2-4636-ba62-cf6d3f30d64f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.915678 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6aede27a-6eb2-4636-ba62-cf6d3f30d64f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.919639 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6aede27a-6eb2-4636-ba62-cf6d3f30d64f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 returned with HTTP 404 Jul 03 04:49:22.920105 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1501/5990] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/snapshots/0b7528a5-be0b-4f9c-9ce9-02c55e5d8509 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:22.926337 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6dbf77cb-702f-44ac-b866-f2b8a462d63f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.928105 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6dbf77cb-702f-44ac-b866-f2b8a462d63f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:22.928388 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6dbf77cb-702f-44ac-b866-f2b8a462d63f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.928605 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6dbf77cb-702f-44ac-b866-f2b8a462d63f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.928781 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6dbf77cb-702f-44ac-b866-f2b8a462d63f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:22.934409 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6dbf77cb-702f-44ac-b866-f2b8a462d63f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 404 Jul 03 04:49:22.935011 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1492/5991] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.941587 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-4a039c79-963a-41ff-8cee-2b7a3d120a3f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.943348 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4a039c79-963a-41ff-8cee-2b7a3d120a3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee Jul 03 04:49:22.943582 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4a039c79-963a-41ff-8cee-2b7a3d120a3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.943781 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-4a039c79-963a-41ff-8cee-2b7a3d120a3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.949269 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-4a039c79-963a-41ff-8cee-2b7a3d120a3f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee returned with HTTP 404 Jul 03 04:49:22.949711 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1493/5992] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/volumes/31ebda3a-2792-4b29-83fe-5a0b584d11ee => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.956147 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d0cdc404-aa45-4a02-9e98-e2191ce4eebc None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.957906 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0cdc404-aa45-4a02-9e98-e2191ce4eebc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:22.958113 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0cdc404-aa45-4a02-9e98-e2191ce4eebc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.958284 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d0cdc404-aa45-4a02-9e98-e2191ce4eebc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.958412 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-d0cdc404-aa45-4a02-9e98-e2191ce4eebc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:22.962567 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d0cdc404-aa45-4a02-9e98-e2191ce4eebc tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 404 Jul 03 04:49:22.962955 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1507/5993] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:22.969344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-27e513ac-afa5-4431-9e44-b4dbade7ce97 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.971103 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-27e513ac-afa5-4431-9e44-b4dbade7ce97 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f Jul 03 04:49:22.971307 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-27e513ac-afa5-4431-9e44-b4dbade7ce97 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.971515 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-27e513ac-afa5-4431-9e44-b4dbade7ce97 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.975865 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-27e513ac-afa5-4431-9e44-b4dbade7ce97 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f returned with HTTP 404 Jul 03 04:49:22.976307 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1502/5994] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/snapshots/30543838-4e3f-4eb7-b79e-d0739799d59f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:22.983064 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-05489c40-1084-4bb8-9ed8-c2215e20cc78 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.984829 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-05489c40-1084-4bb8-9ed8-c2215e20cc78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:22.985040 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-05489c40-1084-4bb8-9ed8-c2215e20cc78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.985234 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-05489c40-1084-4bb8-9ed8-c2215e20cc78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:22.985418 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-05489c40-1084-4bb8-9ed8-c2215e20cc78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:22.990645 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-05489c40-1084-4bb8-9ed8-c2215e20cc78 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 404 Jul 03 04:49:22.991081 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1493/5995] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:22 2026] DELETE /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:22.997734 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-197f0002-2931-4ee0-9c8d-721736d6e40b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:22.999423 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-197f0002-2931-4ee0-9c8d-721736d6e40b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 Jul 03 04:49:22.999623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-197f0002-2931-4ee0-9c8d-721736d6e40b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:22.999801 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-197f0002-2931-4ee0-9c8d-721736d6e40b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.005002 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-197f0002-2931-4ee0-9c8d-721736d6e40b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 returned with HTTP 404 Jul 03 04:49:23.005463 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1494/5996] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:22 2026] GET /volume/v3/volumes/67342768-c562-4b18-b580-491a9e06fd36 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.012021 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d78aef36-9905-4055-96ff-4f6435d13b6e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.013938 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d78aef36-9905-4055-96ff-4f6435d13b6e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:49:23.014140 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d78aef36-9905-4055-96ff-4f6435d13b6e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.014308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d78aef36-9905-4055-96ff-4f6435d13b6e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.014474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-d78aef36-9905-4055-96ff-4f6435d13b6e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:49:23.019498 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d78aef36-9905-4055-96ff-4f6435d13b6e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 404 Jul 03 04:49:23.019903 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1508/5997] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:23 2026] DELETE /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.026459 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7b795b02-430c-497f-bec6-bd60affa334e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.028187 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7b795b02-430c-497f-bec6-bd60affa334e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 Jul 03 04:49:23.028434 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7b795b02-430c-497f-bec6-bd60affa334e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.028613 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7b795b02-430c-497f-bec6-bd60affa334e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.034423 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7b795b02-430c-497f-bec6-bd60affa334e tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 returned with HTTP 404 Jul 03 04:49:23.035045 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1503/5998] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:23 2026] GET /volume/v3/volumes/30858254-eb16-41b6-9a99-a816e642bee6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.041402 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1ca48143-6906-4494-8d40-e32bc0c7fbbd None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.043008 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1ca48143-6906-4494-8d40-e32bc0c7fbbd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:49:23.043224 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1ca48143-6906-4494-8d40-e32bc0c7fbbd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.043440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1ca48143-6906-4494-8d40-e32bc0c7fbbd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.043624 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-1ca48143-6906-4494-8d40-e32bc0c7fbbd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:49:23.048418 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1ca48143-6906-4494-8d40-e32bc0c7fbbd tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 404 Jul 03 04:49:23.048853 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1494/5999] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:23 2026] DELETE /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.055802 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5a01447b-6c6e-4ba4-8201-36092a61b23c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.057518 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a01447b-6c6e-4ba4-8201-36092a61b23c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de Jul 03 04:49:23.057716 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a01447b-6c6e-4ba4-8201-36092a61b23c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.057913 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5a01447b-6c6e-4ba4-8201-36092a61b23c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.063286 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5a01447b-6c6e-4ba4-8201-36092a61b23c tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de returned with HTTP 404 Jul 03 04:49:23.063718 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1495/6000] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:23 2026] GET /volume/v3/volumes/7d9d07f9-258d-413f-919d-33a9771206de => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.070412 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f9e31267-a21e-47e4-8e89-819ab62f887b None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.071891 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9e31267-a21e-47e4-8e89-819ab62f887b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:49:23.072076 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9e31267-a21e-47e4-8e89-819ab62f887b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.072278 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f9e31267-a21e-47e4-8e89-819ab62f887b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.072404 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-f9e31267-a21e-47e4-8e89-819ab62f887b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:49:23.076126 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f9e31267-a21e-47e4-8e89-819ab62f887b tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 404 Jul 03 04:49:23.076525 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1509/6001] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:23 2026] DELETE /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:23.083458 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-abd7e4ad-8549-4a59-aa09-da9d970724a6 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.085287 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abd7e4ad-8549-4a59-aa09-da9d970724a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef Jul 03 04:49:23.085543 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abd7e4ad-8549-4a59-aa09-da9d970724a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.085813 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abd7e4ad-8549-4a59-aa09-da9d970724a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.089843 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abd7e4ad-8549-4a59-aa09-da9d970724a6 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef returned with HTTP 404 Jul 03 04:49:23.090339 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1504/6002] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:23 2026] GET /volume/v3/snapshots/7632342e-8e21-402f-b2e2-7d4a061e1cef => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:23.097071 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6140eab9-233e-40c0-97b2-c2d844dec569 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.098924 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6140eab9-233e-40c0-97b2-c2d844dec569 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:49:23.099158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6140eab9-233e-40c0-97b2-c2d844dec569 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.099337 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6140eab9-233e-40c0-97b2-c2d844dec569 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.099516 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-6140eab9-233e-40c0-97b2-c2d844dec569 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:49:23.104701 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6140eab9-233e-40c0-97b2-c2d844dec569 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 404 Jul 03 04:49:23.105138 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1495/6003] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:23 2026] DELETE /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.112232 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c8335b0-50e7-4d13-ac32-8a080a7939d7 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.113807 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c8335b0-50e7-4d13-ac32-8a080a7939d7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 Jul 03 04:49:23.113996 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c8335b0-50e7-4d13-ac32-8a080a7939d7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.114209 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c8335b0-50e7-4d13-ac32-8a080a7939d7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.119550 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c8335b0-50e7-4d13-ac32-8a080a7939d7 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 returned with HTTP 404 Jul 03 04:49:23.119972 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1496/6004] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:23 2026] GET /volume/v3/volumes/ad672a17-5b83-4501-a3f6-3ea35c1ba141 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.126476 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-444b75a5-5aeb-437f-af9b-677fc7056489 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.127967 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-444b75a5-5aeb-437f-af9b-677fc7056489 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:49:23.128123 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-444b75a5-5aeb-437f-af9b-677fc7056489 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.128290 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-444b75a5-5aeb-437f-af9b-677fc7056489 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.128391 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.snapshots [None req-444b75a5-5aeb-437f-af9b-677fc7056489 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete snapshot with id: 1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:49:23.132392 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-444b75a5-5aeb-437f-af9b-677fc7056489 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 404 Jul 03 04:49:23.132769 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1510/6005] 10.4.3.253 () {66 vars in 1357 bytes} [Fri Jul 3 04:49:23 2026] DELETE /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:23.138567 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-beb09538-edaa-47dc-912e-16feea3d3aa2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.140296 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-beb09538-edaa-47dc-912e-16feea3d3aa2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de Jul 03 04:49:23.140493 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-beb09538-edaa-47dc-912e-16feea3d3aa2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.140684 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-beb09538-edaa-47dc-912e-16feea3d3aa2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.144899 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-beb09538-edaa-47dc-912e-16feea3d3aa2 tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de returned with HTTP 404 Jul 03 04:49:23.145320 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1505/6006] 10.4.3.253 () {66 vars in 1354 bytes} [Fri Jul 3 04:49:23 2026] GET /volume/v3/snapshots/1585cba9-be2d-4a3f-9bae-fa5d2bc1f4de => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:49:23.151392 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-61b39c83-17e8-4694-ba62-c409cc75b62f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.152936 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-61b39c83-17e8-4694-ba62-c409cc75b62f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] DELETE https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:49:23.153135 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-61b39c83-17e8-4694-ba62-c409cc75b62f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.153304 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-61b39c83-17e8-4694-ba62-c409cc75b62f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.153479 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.v3.volumes [None req-61b39c83-17e8-4694-ba62-c409cc75b62f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Delete volume with id: 7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:49:23.159187 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-61b39c83-17e8-4694-ba62-c409cc75b62f tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 404 Jul 03 04:49:23.159679 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1496/6007] 10.4.3.253 () {68 vars in 1392 bytes} [Fri Jul 3 04:49:23 2026] DELETE /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:23.165777 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40e954cb-d82c-483d-beff-b9c73c8247ad None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:23.167360 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40e954cb-d82c-483d-beff-b9c73c8247ad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] GET https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 Jul 03 04:49:23.167537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40e954cb-d82c-483d-beff-b9c73c8247ad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:23.167699 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40e954cb-d82c-483d-beff-b9c73c8247ad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:23.172606 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40e954cb-d82c-483d-beff-b9c73c8247ad tempest-VolumeDependencyTests-761298394 tempest-VolumeDependencyTests-761298394-project-member] https://10.4.3.253/volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 returned with HTTP 404 Jul 03 04:49:23.173004 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1497/6008] 10.4.3.253 () {68 vars in 1389 bytes} [Fri Jul 3 04:49:23 2026] GET /volume/v3/volumes/7efafb28-f79e-44f6-877d-58eb91babf99 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 04:49:24.223536 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:24.306680 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:24.307013 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-37405971"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:24.308321 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-37405971'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:24.308461 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume of 1 GB Jul 03 04:49:24.312221 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Availability Zones retrieved successfully. Jul 03 04:49:24.319097 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (55540954-6a04-4c39-970f-7833c75410d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:24.319931 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc8d4ea-958d-450b-8ce6-8d16f738c135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:24.320704 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:24.343906 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbc8d4ea-958d-450b-8ce6-8d16f738c135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:24.344612 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0edb2f-d53a-49b9-9c68-ef8aca1a8bf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:24.395268 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['79ab5a1f-2930-4ccf-95f5-099fa3f1b1d0', 'ea1161e4-04e0-456d-99b7-55569d2243b1', '7285edd8-65ce-4b4d-b73f-da43cafbbde5', 'b8d91087-ecf2-43d4-846d-c28c5999b4b6'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:24.395837 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa0edb2f-d53a-49b9-9c68-ef8aca1a8bf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79ab5a1f-2930-4ccf-95f5-099fa3f1b1d0', 'ea1161e4-04e0-456d-99b7-55569d2243b1', '7285edd8-65ce-4b4d-b73f-da43cafbbde5', 'b8d91087-ecf2-43d4-846d-c28c5999b4b6']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:24.396581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c8ec6e-46ce-44c4-8851-f3215512bc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:24.417291 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c8ec6e-46ce-44c4-8851-f3215512bc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb00a12f-6a39-4c57-97ba-97d4a0a71498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-37405971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['79ab5a1f-2930-4ccf-95f5-099fa3f1b1d0','ea1161e4-04e0-456d-99b7-55569d2243b1','7285edd8-65ce-4b4d-b73f-da43cafbbde5','b8d91087-ecf2-43d4-846d-c28c5999b4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-37405971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb00a12f-6a39-4c57-97ba-97d4a0a71498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41474e71ca2546c4b0820a972e9c226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:24.418465 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1227da4a-cf6b-46b0-9d93-7c0e533d9ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:24.435019 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1227da4a-cf6b-46b0-9d93-7c0e533d9ece) transitioned into state 'SUCCESS' from state '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-37405971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['79ab5a1f-2930-4ccf-95f5-099fa3f1b1d0','ea1161e4-04e0-456d-99b7-55569d2243b1','7285edd8-65ce-4b4d-b73f-da43cafbbde5','b8d91087-ecf2-43d4-846d-c28c5999b4b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:24.435692 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb46a65-7222-4b75-bf98-725ab44a5916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:24.443617 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edb46a65-7222-4b75-bf98-725ab44a5916) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:24.444420 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (55540954-6a04-4c39-970f-7833c75410d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:24.444707 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request issued successfully. Jul 03 04:49:24.445220 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2d224ce0-9d4f-4831-b90c-2027ca799ef7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:24.445609 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1511/6009] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:49:24 2026] POST /volume/v3/volumes => generated 776 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:24.455883 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-63686599-3c86-49ce-90ed-b7cccc814504 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:24.457616 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-63686599-3c86-49ce-90ed-b7cccc814504 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 Jul 03 04:49:24.457859 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-63686599-3c86-49ce-90ed-b7cccc814504 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:24.458092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-63686599-3c86-49ce-90ed-b7cccc814504 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:24.464799 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:24.464799 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:24.467901 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-63686599-3c86-49ce-90ed-b7cccc814504 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:49:24.471413 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-63686599-3c86-49ce-90ed-b7cccc814504 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 returned with HTTP 200 Jul 03 04:49:24.471762 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1506/6010] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:24 2026] GET /volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:25.483561 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-aefa7d2a-57f4-4d48-8db2-c195b6441274 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:25.485569 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aefa7d2a-57f4-4d48-8db2-c195b6441274 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 Jul 03 04:49:25.485777 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aefa7d2a-57f4-4d48-8db2-c195b6441274 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:25.485958 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-aefa7d2a-57f4-4d48-8db2-c195b6441274 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:25.493146 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:25.493146 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:25.496594 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-aefa7d2a-57f4-4d48-8db2-c195b6441274 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:49:25.500500 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-aefa7d2a-57f4-4d48-8db2-c195b6441274 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 returned with HTTP 200 Jul 03 04:49:25.500934 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1497/6011] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:25 2026] GET /volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:49:25.512547 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:25.514353 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:49:25.514693 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb00a12f-6a39-4c57-97ba-97d4a0a71498", "name": "tempest-type-Backup-870656484"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:25.516088 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.contrib.backups [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating new backup {'backup': {'volume_id': 'bb00a12f-6a39-4c57-97ba-97d4a0a71498', 'name': 'tempest-type-Backup-870656484'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:49:25.516215 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating backup of volume bb00a12f-6a39-4c57-97ba-97d4a0a71498 in container None Jul 03 04:49:25.522522 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:25.522522 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:25.522811 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:49:25.544285 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['e820b140-9f7e-4c08-b854-803865bbd850', 'e5fa7b32-2ec7-41fa-a2a9-537f09820259'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:25.569856 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-36cfc4fb-d627-4950-9a79-e119a32e7c15 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:49:25.570311 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1498/6012] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:49:25 2026] POST /volume/v3/backups => generated 315 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:25.578616 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-87b67b7f-6490-4799-a52e-b5b129871b0d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:25.580520 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87b67b7f-6490-4799-a52e-b5b129871b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:25.581778 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87b67b7f-6490-4799-a52e-b5b129871b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:25.581778 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-87b67b7f-6490-4799-a52e-b5b129871b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:25.581778 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-87b67b7f-6490-4799-a52e-b5b129871b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:25.585606 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:25.585606 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:25.586368 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-87b67b7f-6490-4799-a52e-b5b129871b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:25.586737 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1512/6013] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:25 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:26.596978 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5c849c64-bb9c-4931-b9fa-4d4b569ae11f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:26.598796 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c849c64-bb9c-4931-b9fa-4d4b569ae11f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:26.599009 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c849c64-bb9c-4931-b9fa-4d4b569ae11f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:26.599179 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5c849c64-bb9c-4931-b9fa-4d4b569ae11f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:26.599347 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5c849c64-bb9c-4931-b9fa-4d4b569ae11f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:26.603696 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:26.603696 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:26.604271 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5c849c64-bb9c-4931-b9fa-4d4b569ae11f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:26.604638 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1507/6014] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:26 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:27.614835 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-fcd87eea-df10-4580-b50e-c755aef6c202 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:27.617286 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcd87eea-df10-4580-b50e-c755aef6c202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:27.617604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcd87eea-df10-4580-b50e-c755aef6c202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:27.617876 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-fcd87eea-df10-4580-b50e-c755aef6c202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:27.618052 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-fcd87eea-df10-4580-b50e-c755aef6c202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:27.623391 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:27.623391 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:27.624234 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-fcd87eea-df10-4580-b50e-c755aef6c202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:27.624758 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1498/6015] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:27 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:28.634636 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e8385ccb-afef-4a34-9b2a-c2eedf498f1a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:28.636457 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8385ccb-afef-4a34-9b2a-c2eedf498f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:28.636722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8385ccb-afef-4a34-9b2a-c2eedf498f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:28.636979 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e8385ccb-afef-4a34-9b2a-c2eedf498f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:28.637131 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-e8385ccb-afef-4a34-9b2a-c2eedf498f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:28.641219 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:28.641219 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:28.641844 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e8385ccb-afef-4a34-9b2a-c2eedf498f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:28.642201 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1499/6016] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:28 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:29.652127 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-4516c15c-140d-41d0-a4ec-b20c7169c962 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:29.654118 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4516c15c-140d-41d0-a4ec-b20c7169c962 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:29.654322 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4516c15c-140d-41d0-a4ec-b20c7169c962 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:29.654780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-4516c15c-140d-41d0-a4ec-b20c7169c962 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:29.654780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-4516c15c-140d-41d0-a4ec-b20c7169c962 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:29.659398 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:29.659398 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:29.660136 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-4516c15c-140d-41d0-a4ec-b20c7169c962 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:29.660572 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1513/6017] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:29 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:30.669999 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-15b6d71e-540c-47b2-ac93-33149b58d6fb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:30.671614 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15b6d71e-540c-47b2-ac93-33149b58d6fb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:30.671826 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15b6d71e-540c-47b2-ac93-33149b58d6fb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:30.672037 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-15b6d71e-540c-47b2-ac93-33149b58d6fb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:30.672129 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-15b6d71e-540c-47b2-ac93-33149b58d6fb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:30.677040 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:30.677040 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:30.677987 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-15b6d71e-540c-47b2-ac93-33149b58d6fb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:30.678596 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1508/6018] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:30 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:31.688613 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-82287c8c-bd1a-49e1-b0d9-d92fea6cb897 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:31.690798 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-82287c8c-bd1a-49e1-b0d9-d92fea6cb897 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:31.691056 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-82287c8c-bd1a-49e1-b0d9-d92fea6cb897 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:31.691275 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-82287c8c-bd1a-49e1-b0d9-d92fea6cb897 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:31.691427 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-82287c8c-bd1a-49e1-b0d9-d92fea6cb897 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:31.696636 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:31.696636 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:31.697399 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-82287c8c-bd1a-49e1-b0d9-d92fea6cb897 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:31.697991 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1499/6019] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:31 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:32.707502 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1537c3a4-c490-476c-a938-9de168825a31 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:32.708989 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1537c3a4-c490-476c-a938-9de168825a31 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:32.709184 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1537c3a4-c490-476c-a938-9de168825a31 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:32.709381 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1537c3a4-c490-476c-a938-9de168825a31 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:32.709480 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1537c3a4-c490-476c-a938-9de168825a31 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:32.714197 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:32.714197 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:32.714792 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1537c3a4-c490-476c-a938-9de168825a31 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:32.715153 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1500/6020] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:32 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:33.725171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b59923eb-8a0c-4b8f-9bd3-a9ee5b83e3c8 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:33.726935 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b59923eb-8a0c-4b8f-9bd3-a9ee5b83e3c8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:33.727164 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b59923eb-8a0c-4b8f-9bd3-a9ee5b83e3c8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:33.727370 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b59923eb-8a0c-4b8f-9bd3-a9ee5b83e3c8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:33.727491 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b59923eb-8a0c-4b8f-9bd3-a9ee5b83e3c8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:33.731670 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:33.731670 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:33.732292 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b59923eb-8a0c-4b8f-9bd3-a9ee5b83e3c8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:33.732644 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1514/6021] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:33 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:34.742588 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cfaa206b-748b-4d4a-8acd-0394b836eaeb None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:34.744164 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cfaa206b-748b-4d4a-8acd-0394b836eaeb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:34.744350 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cfaa206b-748b-4d4a-8acd-0394b836eaeb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:34.744525 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cfaa206b-748b-4d4a-8acd-0394b836eaeb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:34.744623 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-cfaa206b-748b-4d4a-8acd-0394b836eaeb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:34.750127 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:34.750127 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:34.750127 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cfaa206b-748b-4d4a-8acd-0394b836eaeb tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:34.750127 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1509/6022] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:34 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:35.760433 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-6d97521f-bafa-4372-83ca-6f70b9d1ebcc None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:35.762094 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d97521f-bafa-4372-83ca-6f70b9d1ebcc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:35.762280 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d97521f-bafa-4372-83ca-6f70b9d1ebcc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:35.762487 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-6d97521f-bafa-4372-83ca-6f70b9d1ebcc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:35.762584 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-6d97521f-bafa-4372-83ca-6f70b9d1ebcc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:35.766743 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:35.766743 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:35.767339 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-6d97521f-bafa-4372-83ca-6f70b9d1ebcc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:35.767681 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1500/6023] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:35 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:36.777207 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-98796a60-a118-4a92-9224-7903111bb498 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:36.778944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98796a60-a118-4a92-9224-7903111bb498 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:36.779144 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98796a60-a118-4a92-9224-7903111bb498 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:36.779313 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-98796a60-a118-4a92-9224-7903111bb498 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:36.779438 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-98796a60-a118-4a92-9224-7903111bb498 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:36.783486 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:36.783486 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:36.784029 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-98796a60-a118-4a92-9224-7903111bb498 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:36.784358 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1501/6024] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:36 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:37.794343 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-28c75905-03e8-49c4-96aa-ceca6cf677e1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:37.796240 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-28c75905-03e8-49c4-96aa-ceca6cf677e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:37.796517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-28c75905-03e8-49c4-96aa-ceca6cf677e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:37.796745 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-28c75905-03e8-49c4-96aa-ceca6cf677e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:37.796898 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-28c75905-03e8-49c4-96aa-ceca6cf677e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:37.801175 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:37.801175 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:37.801891 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-28c75905-03e8-49c4-96aa-ceca6cf677e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:37.802333 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1515/6025] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:37 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:38.811708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-73bd2300-88ac-459a-9ce5-80adf7fd2166 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:38.813314 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-73bd2300-88ac-459a-9ce5-80adf7fd2166 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:38.813497 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-73bd2300-88ac-459a-9ce5-80adf7fd2166 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:38.813677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-73bd2300-88ac-459a-9ce5-80adf7fd2166 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:38.813783 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-73bd2300-88ac-459a-9ce5-80adf7fd2166 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:38.817639 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:38.817639 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:38.818234 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-73bd2300-88ac-459a-9ce5-80adf7fd2166 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:38.818632 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1510/6026] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:38 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:39.827979 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a3c24e6b-a6d1-485d-9fec-5aa5641163e5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:39.829561 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3c24e6b-a6d1-485d-9fec-5aa5641163e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:39.829794 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3c24e6b-a6d1-485d-9fec-5aa5641163e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:39.829978 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a3c24e6b-a6d1-485d-9fec-5aa5641163e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:39.830078 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a3c24e6b-a6d1-485d-9fec-5aa5641163e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:39.833914 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:39.833914 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:39.834485 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a3c24e6b-a6d1-485d-9fec-5aa5641163e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:39.834811 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1501/6027] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:39 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:40.845374 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-8a4ce842-84b5-4820-90aa-1e367b7d3a5a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:40.847225 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8a4ce842-84b5-4820-90aa-1e367b7d3a5a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:40.847449 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8a4ce842-84b5-4820-90aa-1e367b7d3a5a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:40.847622 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-8a4ce842-84b5-4820-90aa-1e367b7d3a5a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:40.847735 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-8a4ce842-84b5-4820-90aa-1e367b7d3a5a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:40.851539 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:40.851539 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:40.852102 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-8a4ce842-84b5-4820-90aa-1e367b7d3a5a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:40.852444 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1502/6028] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:40 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:41.861926 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-3ca3da5f-f6d4-4414-bf11-a3a121d96393 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:41.863285 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ca3da5f-f6d4-4414-bf11-a3a121d96393 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:41.863513 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ca3da5f-f6d4-4414-bf11-a3a121d96393 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:41.863716 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-3ca3da5f-f6d4-4414-bf11-a3a121d96393 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:41.863822 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-3ca3da5f-f6d4-4414-bf11-a3a121d96393 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:41.868133 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:41.868133 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:41.868703 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-3ca3da5f-f6d4-4414-bf11-a3a121d96393 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:41.869022 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1516/6029] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:41 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:42.878522 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0674a071-1925-40f3-840a-39a7de34247a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:42.880273 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0674a071-1925-40f3-840a-39a7de34247a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:49:42.880505 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0674a071-1925-40f3-840a-39a7de34247a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:42.880677 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0674a071-1925-40f3-840a-39a7de34247a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:42.880774 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-0674a071-1925-40f3-840a-39a7de34247a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:42.884827 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:42.884827 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:42.885413 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0674a071-1925-40f3-840a-39a7de34247a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:49:42.885753 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1511/6030] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:42 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:42.894420 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-8461a559-7e94-4800-a922-b5a5582b13d4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:42.895938 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:49:42.896250 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb00a12f-6a39-4c57-97ba-97d4a0a71498"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:42.897652 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating new backup {'backup': {'volume_id': 'bb00a12f-6a39-4c57-97ba-97d4a0a71498'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:49:42.897783 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating backup of volume bb00a12f-6a39-4c57-97ba-97d4a0a71498 in container None Jul 03 04:49:42.905185 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:42.905185 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:42.905579 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:49:42.922017 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['ad37c6a0-2737-4cb9-85db-82f7839a861e', '3d8eac24-10e4-492e-a7eb-49e92a71d9bb'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:42.949075 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-8461a559-7e94-4800-a922-b5a5582b13d4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:49:42.949480 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1502/6031] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:49:42 2026] POST /volume/v3/backups => generated 288 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:42.957141 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2a5805b5-0fb9-4927-a4a0-c69051569af1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:42.959316 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a5805b5-0fb9-4927-a4a0-c69051569af1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:42.959316 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a5805b5-0fb9-4927-a4a0-c69051569af1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:42.959557 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2a5805b5-0fb9-4927-a4a0-c69051569af1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:42.959673 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-2a5805b5-0fb9-4927-a4a0-c69051569af1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:42.964983 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:42.964983 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:42.965659 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2a5805b5-0fb9-4927-a4a0-c69051569af1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:42.966088 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1503/6032] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:42 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:43.975569 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-10b436f0-f203-4274-aad5-b7752f178313 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:43.977208 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-10b436f0-f203-4274-aad5-b7752f178313 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:43.977421 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-10b436f0-f203-4274-aad5-b7752f178313 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:43.977614 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-10b436f0-f203-4274-aad5-b7752f178313 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:43.977718 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-10b436f0-f203-4274-aad5-b7752f178313 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:43.981789 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:43.981789 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:43.982375 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-10b436f0-f203-4274-aad5-b7752f178313 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:43.982702 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1517/6033] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:43 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:44.993427 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d14df21e-6120-443b-8dca-b440d1d26b84 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:44.995049 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d14df21e-6120-443b-8dca-b440d1d26b84 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:44.995240 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d14df21e-6120-443b-8dca-b440d1d26b84 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:44.995433 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d14df21e-6120-443b-8dca-b440d1d26b84 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:44.995511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d14df21e-6120-443b-8dca-b440d1d26b84 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:44.999908 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:44.999908 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:45.000471 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d14df21e-6120-443b-8dca-b440d1d26b84 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:45.000797 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1512/6034] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:44 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:46.010280 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-30c29b8f-3c4f-47ae-81b5-9212912a9e9e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:46.012198 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30c29b8f-3c4f-47ae-81b5-9212912a9e9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:46.012440 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30c29b8f-3c4f-47ae-81b5-9212912a9e9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:46.012647 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-30c29b8f-3c4f-47ae-81b5-9212912a9e9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:46.012767 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-30c29b8f-3c4f-47ae-81b5-9212912a9e9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:46.016474 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:46.016474 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:46.017007 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-30c29b8f-3c4f-47ae-81b5-9212912a9e9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:46.017357 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1503/6035] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:46 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 697 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:47.026533 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ac2cd874-f9f3-40db-8941-f8c72739b9f6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:47.028443 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ac2cd874-f9f3-40db-8941-f8c72739b9f6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:47.028675 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ac2cd874-f9f3-40db-8941-f8c72739b9f6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:47.028892 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ac2cd874-f9f3-40db-8941-f8c72739b9f6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:47.028990 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-ac2cd874-f9f3-40db-8941-f8c72739b9f6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:47.032776 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:47.032776 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:47.033425 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ac2cd874-f9f3-40db-8941-f8c72739b9f6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:47.033760 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1504/6036] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:47 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:48.043517 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b10f6fc8-dd2b-469a-9ca0-edc8599a03a9 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:48.045860 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b10f6fc8-dd2b-469a-9ca0-edc8599a03a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:48.046121 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b10f6fc8-dd2b-469a-9ca0-edc8599a03a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:48.046360 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b10f6fc8-dd2b-469a-9ca0-edc8599a03a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:48.046483 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b10f6fc8-dd2b-469a-9ca0-edc8599a03a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:48.050457 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:48.050457 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:48.051105 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b10f6fc8-dd2b-469a-9ca0-edc8599a03a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:48.051483 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1518/6037] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:48 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:49.061423 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-ec7725dd-fd91-452b-bc14-85b26ffb0f3d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:49.063559 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec7725dd-fd91-452b-bc14-85b26ffb0f3d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:49.065146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec7725dd-fd91-452b-bc14-85b26ffb0f3d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:49.065146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-ec7725dd-fd91-452b-bc14-85b26ffb0f3d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:49.065146 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-ec7725dd-fd91-452b-bc14-85b26ffb0f3d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:49.066416 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=126,cinder:INSERT=23,cinder:UPDATE=51 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:49:49.070299 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:49.070299 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:49.072113 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-ec7725dd-fd91-452b-bc14-85b26ffb0f3d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:49.072543 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1513/6038] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:49 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:50.082253 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a7f61e0f-ba34-4f35-99a9-2c4865b21daf None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:50.084059 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7f61e0f-ba34-4f35-99a9-2c4865b21daf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:50.084251 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7f61e0f-ba34-4f35-99a9-2c4865b21daf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:50.084443 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a7f61e0f-ba34-4f35-99a9-2c4865b21daf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:50.084541 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-a7f61e0f-ba34-4f35-99a9-2c4865b21daf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:50.086156 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=149,cinder:INSERT=24,cinder:UPDATE=49 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:49:50.089348 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:50.089348 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:50.089947 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a7f61e0f-ba34-4f35-99a9-2c4865b21daf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:50.090312 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1504/6039] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:50 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:51.099109 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-963fc4b6-8bb6-4e28-a62e-b35e0f725e23 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:51.100874 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-963fc4b6-8bb6-4e28-a62e-b35e0f725e23 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:51.101099 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-963fc4b6-8bb6-4e28-a62e-b35e0f725e23 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:51.101275 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-963fc4b6-8bb6-4e28-a62e-b35e0f725e23 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:51.101403 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-963fc4b6-8bb6-4e28-a62e-b35e0f725e23 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:51.105657 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:51.105657 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:51.106227 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-963fc4b6-8bb6-4e28-a62e-b35e0f725e23 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:51.106583 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1505/6040] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:51 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:52.116984 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20d2cd48-4223-4c97-b836-b02c9fdd93d0 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:52.118573 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20d2cd48-4223-4c97-b836-b02c9fdd93d0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:52.118793 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20d2cd48-4223-4c97-b836-b02c9fdd93d0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:52.118971 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20d2cd48-4223-4c97-b836-b02c9fdd93d0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:52.119073 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-20d2cd48-4223-4c97-b836-b02c9fdd93d0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:52.123272 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:52.123272 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:52.123968 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20d2cd48-4223-4c97-b836-b02c9fdd93d0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:52.124372 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1519/6041] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:52 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:53.136209 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2f29013a-3053-407b-a9ff-b9df1d835ae0 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:53.138976 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f29013a-3053-407b-a9ff-b9df1d835ae0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:53.138976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f29013a-3053-407b-a9ff-b9df1d835ae0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:53.138976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2f29013a-3053-407b-a9ff-b9df1d835ae0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:53.138976 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2f29013a-3053-407b-a9ff-b9df1d835ae0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:53.143050 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:53.143050 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:53.143762 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2f29013a-3053-407b-a9ff-b9df1d835ae0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:53.144180 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1514/6042] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:53 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:54.154237 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d84ce001-edad-464a-a024-c95ac6769a05 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:54.156296 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d84ce001-edad-464a-a024-c95ac6769a05 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:54.156510 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d84ce001-edad-464a-a024-c95ac6769a05 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:54.156700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d84ce001-edad-464a-a024-c95ac6769a05 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:54.156798 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d84ce001-edad-464a-a024-c95ac6769a05 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:54.161008 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:54.161008 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:54.161732 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d84ce001-edad-464a-a024-c95ac6769a05 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:54.162185 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1505/6043] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:54 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:55.172237 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-fa847af4-5412-41f6-a521-1613a724a3e5 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:55.174201 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa847af4-5412-41f6-a521-1613a724a3e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:55.174459 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa847af4-5412-41f6-a521-1613a724a3e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:55.174695 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-fa847af4-5412-41f6-a521-1613a724a3e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:55.174830 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-fa847af4-5412-41f6-a521-1613a724a3e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:55.179600 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:55.179600 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:55.180298 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-fa847af4-5412-41f6-a521-1613a724a3e5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:55.180698 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1506/6044] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:55 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:56.191400 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b2c1205c-4466-4567-9314-bbec582a0b97 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:56.193271 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b2c1205c-4466-4567-9314-bbec582a0b97 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:56.193493 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b2c1205c-4466-4567-9314-bbec582a0b97 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:56.193702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b2c1205c-4466-4567-9314-bbec582a0b97 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:56.193813 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b2c1205c-4466-4567-9314-bbec582a0b97 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:56.198035 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:56.198035 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:56.198631 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b2c1205c-4466-4567-9314-bbec582a0b97 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:56.199031 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1520/6045] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:56 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:57.209111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-0f9d335e-1ec6-429b-9e1c-a87742fbb0e1 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:57.210865 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f9d335e-1ec6-429b-9e1c-a87742fbb0e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:57.211072 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f9d335e-1ec6-429b-9e1c-a87742fbb0e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:57.211247 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-0f9d335e-1ec6-429b-9e1c-a87742fbb0e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:57.211393 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-0f9d335e-1ec6-429b-9e1c-a87742fbb0e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:57.215653 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:57.215653 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:49:57.216390 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-0f9d335e-1ec6-429b-9e1c-a87742fbb0e1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:57.216898 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1515/6046] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:57 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:58.227087 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-53e199a9-9dff-4cfb-bdb1-e4e88c50aaf4 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:58.228612 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53e199a9-9dff-4cfb-bdb1-e4e88c50aaf4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:58.228828 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53e199a9-9dff-4cfb-bdb1-e4e88c50aaf4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:58.229033 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-53e199a9-9dff-4cfb-bdb1-e4e88c50aaf4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:58.229158 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-53e199a9-9dff-4cfb-bdb1-e4e88c50aaf4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:58.233697 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:58.233697 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:58.234348 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-53e199a9-9dff-4cfb-bdb1-e4e88c50aaf4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:58.234701 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1506/6047] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:58 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:59.244624 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7754d59b-a76d-4e5e-a788-b88cd1dffa09 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:59.246670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7754d59b-a76d-4e5e-a788-b88cd1dffa09 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:59.246946 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7754d59b-a76d-4e5e-a788-b88cd1dffa09 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:59.247207 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7754d59b-a76d-4e5e-a788-b88cd1dffa09 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:59.247382 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-7754d59b-a76d-4e5e-a788-b88cd1dffa09 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:49:59.249293 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=86,cinder:UPDATE=26,cinder:INSERT=14 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:49:59.252472 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:59.252472 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:49:59.253213 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7754d59b-a76d-4e5e-a788-b88cd1dffa09 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 200 Jul 03 04:49:59.253693 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1507/6048] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:59 2026] GET /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:49:59.264299 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:59.266349 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 Jul 03 04:49:59.266594 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:59.266807 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:59.266939 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete backup with id: e3d89131-e5fc-43e2-a30d-4c5fe66f3e00. Jul 03 04:49:59.268739 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=164,cinder:INSERT=35,cinder:UPDATE=61 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:49:59.272950 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:59.272950 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:49:59.286776 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] delete_backup rpcapi backup_id e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:49:59.288430 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-e71c2a04-6844-40b7-bdc3-39aaf4f530ad tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 returned with HTTP 202 Jul 03 04:49:59.288875 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1521/6049] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:49:59 2026] DELETE /volume/v3/backups/e3d89131-e5fc-43e2-a30d-4c5fe66f3e00 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:49:59.296481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-1c066293-4102-4a2b-b15f-672c1d4d995e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:59.298380 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:49:59.298461 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-776967870"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:49:59.299764 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-776967870'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:49:59.299882 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume of 1 GB Jul 03 04:49:59.304171 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Availability Zones retrieved successfully. Jul 03 04:49:59.309703 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (8516b097-7e22-40e3-8520-16ea19517f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:59.310876 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3894c61-52e5-47e7-ad5a-4ce0e72adf55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:59.311780 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:49:59.337471 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3894c61-52e5-47e7-ad5a-4ce0e72adf55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:59.338180 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01880967-7892-47f2-9aa8-000231f60d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:59.375158 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['307efee0-0cf4-434e-924a-e7f925b414d1', '256aa8e0-7e8b-4c37-915f-5cbb94d00409', '08255ccf-3594-48d3-a1d6-5c823f3183f5', 'af679cc5-0cd2-4ae2-9d16-cd754751771d'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:49:59.375962 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01880967-7892-47f2-9aa8-000231f60d50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['307efee0-0cf4-434e-924a-e7f925b414d1', '256aa8e0-7e8b-4c37-915f-5cbb94d00409', '08255ccf-3594-48d3-a1d6-5c823f3183f5', 'af679cc5-0cd2-4ae2-9d16-cd754751771d']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:59.376653 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e97dd3-2d5d-4826-ae05-b569fae4a328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:59.397886 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3e97dd3-2d5d-4826-ae05-b569fae4a328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7021fe4f-73fe-45a4-bb58-ea4eea6403f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-776967870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['307efee0-0cf4-434e-924a-e7f925b414d1','256aa8e0-7e8b-4c37-915f-5cbb94d00409','08255ccf-3594-48d3-a1d6-5c823f3183f5','af679cc5-0cd2-4ae2-9d16-cd754751771d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-776967870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7021fe4f-73fe-45a4-bb58-ea4eea6403f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41474e71ca2546c4b0820a972e9c226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:59.398655 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b774a0b6-5b6f-47a5-b8a7-e0845eeed258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:59.417360 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b774a0b6-5b6f-47a5-b8a7-e0845eeed258) transitioned into state 'SUCCESS' from state '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-776967870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['307efee0-0cf4-434e-924a-e7f925b414d1','256aa8e0-7e8b-4c37-915f-5cbb94d00409','08255ccf-3594-48d3-a1d6-5c823f3183f5','af679cc5-0cd2-4ae2-9d16-cd754751771d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:59.418026 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac0efe64-abfa-424d-a028-0915d7b20eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:49:59.427297 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac0efe64-abfa-424d-a028-0915d7b20eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:49:59.428143 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (8516b097-7e22-40e3-8520-16ea19517f6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:49:59.428475 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request issued successfully. Jul 03 04:49:59.429245 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-1c066293-4102-4a2b-b15f-672c1d4d995e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:49:59.429631 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1516/6050] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:49:59 2026] POST /volume/v3/volumes => generated 777 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:49:59.441189 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-4f8b4d85-c577-48e7-a128-0cd5509e6e4e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:49:59.443896 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4f8b4d85-c577-48e7-a128-0cd5509e6e4e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 Jul 03 04:49:59.443896 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4f8b4d85-c577-48e7-a128-0cd5509e6e4e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:49:59.444074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-4f8b4d85-c577-48e7-a128-0cd5509e6e4e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:49:59.453552 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:49:59.453552 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:49:59.458310 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-4f8b4d85-c577-48e7-a128-0cd5509e6e4e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:49:59.463290 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-4f8b4d85-c577-48e7-a128-0cd5509e6e4e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 returned with HTTP 200 Jul 03 04:49:59.463815 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1507/6051] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:49:59 2026] GET /volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 => generated 956 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:00.475003 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c805718e-b888-4bee-8def-01670ad1d462 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:00.476805 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c805718e-b888-4bee-8def-01670ad1d462 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 Jul 03 04:50:00.477027 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c805718e-b888-4bee-8def-01670ad1d462 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:00.477215 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c805718e-b888-4bee-8def-01670ad1d462 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:00.484597 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:00.484597 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:00.487817 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-c805718e-b888-4bee-8def-01670ad1d462 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:00.491439 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c805718e-b888-4bee-8def-01670ad1d462 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 returned with HTTP 200 Jul 03 04:50:00.491778 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1508/6052] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:00 2026] GET /volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:00.502288 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:00.503917 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:50:00.504258 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7021fe4f-73fe-45a4-bb58-ea4eea6403f6", "name": "tempest-type-Backup-927755904"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:00.505600 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating new backup {'backup': {'volume_id': '7021fe4f-73fe-45a4-bb58-ea4eea6403f6', 'name': 'tempest-type-Backup-927755904'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:50:00.505746 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating backup of volume 7021fe4f-73fe-45a4-bb58-ea4eea6403f6 in container None Jul 03 04:50:00.512529 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:00.512529 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:00.512923 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:00.527131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['09a655d4-b283-482d-a05d-78703f58b695', '64d3bc39-5c6a-4a66-852c-6fa8a1ada005'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:00.553334 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6114aca6-f5cb-461b-8efe-ea79b429c05d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:50:00.553720 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1522/6053] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:50:00 2026] POST /volume/v3/backups => generated 315 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:50:00.560622 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-65d9e6f1-b14c-4e66-a389-739fb213b942 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:00.562218 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65d9e6f1-b14c-4e66-a389-739fb213b942 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:00.562431 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65d9e6f1-b14c-4e66-a389-739fb213b942 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:00.562691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65d9e6f1-b14c-4e66-a389-739fb213b942 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:00.562691 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-65d9e6f1-b14c-4e66-a389-739fb213b942 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:00.566899 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:00.566899 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:00.567413 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65d9e6f1-b14c-4e66-a389-739fb213b942 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:00.567720 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1517/6054] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:00 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:01.578997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-27f3f2cf-390d-4176-8be4-efaf2c32cdf9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:01.581341 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-27f3f2cf-390d-4176-8be4-efaf2c32cdf9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:01.581607 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-27f3f2cf-390d-4176-8be4-efaf2c32cdf9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:01.581897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-27f3f2cf-390d-4176-8be4-efaf2c32cdf9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:01.582062 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-27f3f2cf-390d-4176-8be4-efaf2c32cdf9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:01.587304 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:01.587304 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:01.588221 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-27f3f2cf-390d-4176-8be4-efaf2c32cdf9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:01.588745 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1508/6055] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:01 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:02.600289 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-34921277-4cfb-464e-bbea-7291517919ea None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:02.602422 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34921277-4cfb-464e-bbea-7291517919ea tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:02.602677 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34921277-4cfb-464e-bbea-7291517919ea tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:02.602901 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-34921277-4cfb-464e-bbea-7291517919ea tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:02.603013 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-34921277-4cfb-464e-bbea-7291517919ea tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:02.607491 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:02.607491 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:02.608150 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-34921277-4cfb-464e-bbea-7291517919ea tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:02.608580 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1509/6056] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:02 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:03.617751 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f27e028f-b9de-42a4-98db-4f71c52d4b35 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:03.619715 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f27e028f-b9de-42a4-98db-4f71c52d4b35 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:03.619975 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f27e028f-b9de-42a4-98db-4f71c52d4b35 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:03.620172 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f27e028f-b9de-42a4-98db-4f71c52d4b35 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:03.620273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-f27e028f-b9de-42a4-98db-4f71c52d4b35 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:03.624862 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:03.624862 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:03.625490 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f27e028f-b9de-42a4-98db-4f71c52d4b35 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:03.625858 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1523/6057] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:03 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:04.635743 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-94defb2d-fd44-4e8a-8c3b-87accc7e95d2 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:04.637685 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-94defb2d-fd44-4e8a-8c3b-87accc7e95d2 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:04.637934 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-94defb2d-fd44-4e8a-8c3b-87accc7e95d2 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:04.638163 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-94defb2d-fd44-4e8a-8c3b-87accc7e95d2 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:04.638294 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-94defb2d-fd44-4e8a-8c3b-87accc7e95d2 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:04.642802 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:04.642802 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:04.643543 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-94defb2d-fd44-4e8a-8c3b-87accc7e95d2 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:04.643982 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1518/6058] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:04 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:05.655282 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-d5e800dc-0775-47a4-8802-6aa082f5ae66 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:05.657206 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5e800dc-0775-47a4-8802-6aa082f5ae66 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:05.657450 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5e800dc-0775-47a4-8802-6aa082f5ae66 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:05.657646 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-d5e800dc-0775-47a4-8802-6aa082f5ae66 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:05.657745 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-d5e800dc-0775-47a4-8802-6aa082f5ae66 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:05.661967 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:05.661967 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:05.662557 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-d5e800dc-0775-47a4-8802-6aa082f5ae66 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:05.662905 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1509/6059] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:05 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:06.672581 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-719e06a1-9e8f-4f7e-a53d-21b047213d1a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:06.674288 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-719e06a1-9e8f-4f7e-a53d-21b047213d1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:06.674503 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-719e06a1-9e8f-4f7e-a53d-21b047213d1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:06.674689 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-719e06a1-9e8f-4f7e-a53d-21b047213d1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:06.674843 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-719e06a1-9e8f-4f7e-a53d-21b047213d1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:06.678748 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:06.678748 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:06.679306 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-719e06a1-9e8f-4f7e-a53d-21b047213d1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:06.679781 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1510/6060] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:06 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:07.690090 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d42956ba-5db3-4594-be97-84954496fea6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:07.691874 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d42956ba-5db3-4594-be97-84954496fea6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:07.692095 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d42956ba-5db3-4594-be97-84954496fea6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:07.692282 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d42956ba-5db3-4594-be97-84954496fea6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:07.692425 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d42956ba-5db3-4594-be97-84954496fea6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:07.696766 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:07.696766 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:07.697404 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d42956ba-5db3-4594-be97-84954496fea6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:07.697814 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1524/6061] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:07 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:08.709960 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-78ef302e-a3e6-4e92-8416-65e24ee2c268 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:08.711899 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-78ef302e-a3e6-4e92-8416-65e24ee2c268 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:08.712133 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-78ef302e-a3e6-4e92-8416-65e24ee2c268 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:08.712354 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-78ef302e-a3e6-4e92-8416-65e24ee2c268 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:08.712511 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-78ef302e-a3e6-4e92-8416-65e24ee2c268 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:08.716371 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:08.716371 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:08.716944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-78ef302e-a3e6-4e92-8416-65e24ee2c268 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:08.717285 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1519/6062] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:08 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:09.726399 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9176fc38-6c37-4c06-8d19-f4e8bceed0aa None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:09.728359 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9176fc38-6c37-4c06-8d19-f4e8bceed0aa tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:09.728633 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9176fc38-6c37-4c06-8d19-f4e8bceed0aa tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:09.728878 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9176fc38-6c37-4c06-8d19-f4e8bceed0aa tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:09.729024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-9176fc38-6c37-4c06-8d19-f4e8bceed0aa tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:09.733038 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:09.733038 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:09.733633 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9176fc38-6c37-4c06-8d19-f4e8bceed0aa tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:09.733978 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1510/6063] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:09 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:10.743202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6e7a64ff-b977-4f7e-a40a-ff3b13b6f454 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:10.744671 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6e7a64ff-b977-4f7e-a40a-ff3b13b6f454 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:10.744881 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6e7a64ff-b977-4f7e-a40a-ff3b13b6f454 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:10.745102 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6e7a64ff-b977-4f7e-a40a-ff3b13b6f454 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:10.745479 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6e7a64ff-b977-4f7e-a40a-ff3b13b6f454 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:10.749589 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:10.749589 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:10.750250 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6e7a64ff-b977-4f7e-a40a-ff3b13b6f454 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:10.750653 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1511/6064] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:10 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:11.762525 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-ceea7645-3040-42b0-a264-79888bc7eea3 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:11.765357 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ceea7645-3040-42b0-a264-79888bc7eea3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:11.765357 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ceea7645-3040-42b0-a264-79888bc7eea3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:11.765357 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-ceea7645-3040-42b0-a264-79888bc7eea3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:11.765357 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-ceea7645-3040-42b0-a264-79888bc7eea3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:11.769346 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:11.769346 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:11.770167 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-ceea7645-3040-42b0-a264-79888bc7eea3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:11.770748 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1525/6065] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:11 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:12.782575 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-95c0e7c3-cfbb-4029-8724-8e8af665310e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:12.784802 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95c0e7c3-cfbb-4029-8724-8e8af665310e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:12.785090 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95c0e7c3-cfbb-4029-8724-8e8af665310e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:12.785286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-95c0e7c3-cfbb-4029-8724-8e8af665310e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:12.785430 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-95c0e7c3-cfbb-4029-8724-8e8af665310e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:12.790793 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:12.790793 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:12.791674 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-95c0e7c3-cfbb-4029-8724-8e8af665310e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:12.792195 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1520/6066] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:12 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:13.803355 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-f9bfb1d5-80c1-45bd-a139-cd3641aeba56 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:13.805316 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f9bfb1d5-80c1-45bd-a139-cd3641aeba56 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:13.805528 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f9bfb1d5-80c1-45bd-a139-cd3641aeba56 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:13.805700 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-f9bfb1d5-80c1-45bd-a139-cd3641aeba56 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:13.805813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-f9bfb1d5-80c1-45bd-a139-cd3641aeba56 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:13.810017 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:13.810017 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:13.810683 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-f9bfb1d5-80c1-45bd-a139-cd3641aeba56 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:13.811073 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1511/6067] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:13 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:14.822561 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b3eeba31-6297-48fc-8d2d-f6c8e8f9f842 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:14.824281 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3eeba31-6297-48fc-8d2d-f6c8e8f9f842 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:14.824520 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3eeba31-6297-48fc-8d2d-f6c8e8f9f842 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:14.824699 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b3eeba31-6297-48fc-8d2d-f6c8e8f9f842 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:14.824831 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b3eeba31-6297-48fc-8d2d-f6c8e8f9f842 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:14.829065 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:14.829065 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:14.829685 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b3eeba31-6297-48fc-8d2d-f6c8e8f9f842 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:14.830035 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1512/6068] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:14 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:15.840131 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-d81cf693-def8-4b3b-9fe4-31b47145e09d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:15.841751 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d81cf693-def8-4b3b-9fe4-31b47145e09d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:15.842006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d81cf693-def8-4b3b-9fe4-31b47145e09d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:15.842206 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-d81cf693-def8-4b3b-9fe4-31b47145e09d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:15.842320 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-d81cf693-def8-4b3b-9fe4-31b47145e09d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:15.846143 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:15.846143 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:15.846672 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-d81cf693-def8-4b3b-9fe4-31b47145e09d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:15.847077 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1526/6069] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:15 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:16.857072 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d24b31bb-f6be-4ab1-9e23-b03030c1ce54 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:16.858814 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d24b31bb-f6be-4ab1-9e23-b03030c1ce54 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:16.859025 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d24b31bb-f6be-4ab1-9e23-b03030c1ce54 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:16.859225 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d24b31bb-f6be-4ab1-9e23-b03030c1ce54 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:16.859349 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-d24b31bb-f6be-4ab1-9e23-b03030c1ce54 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id a021fbfd-7de7-4dd8-9830-48d5c6b63908. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:16.864057 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:16.864057 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:16.864686 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d24b31bb-f6be-4ab1-9e23-b03030c1ce54 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 200 Jul 03 04:50:16.865054 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1521/6070] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:16 2026] GET /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:16.874998 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:16.876654 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 Jul 03 04:50:16.876852 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:16.877023 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:16.877133 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete backup with id: a021fbfd-7de7-4dd8-9830-48d5c6b63908. Jul 03 04:50:16.881121 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:16.881121 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:16.892572 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] delete_backup rpcapi backup_id a021fbfd-7de7-4dd8-9830-48d5c6b63908 {{(pid=99792) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:50:16.894172 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-47157a0e-74e5-4d1a-8758-3506908f4f1a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 returned with HTTP 202 Jul 03 04:50:16.894701 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1512/6071] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:50:16 2026] DELETE /volume/v3/backups/a021fbfd-7de7-4dd8-9830-48d5c6b63908 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:50:16.900748 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-ffdcbb70-1691-449d-973b-2d6bff136296 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:16.902723 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 Jul 03 04:50:16.902971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:16.903189 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:16.903386 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume with id: 7021fe4f-73fe-45a4-bb58-ea4eea6403f6 Jul 03 04:50:16.911905 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:16.911905 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:16.912040 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:16.928801 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume request issued successfully. Jul 03 04:50:16.928944 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-ffdcbb70-1691-449d-973b-2d6bff136296 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 returned with HTTP 202 Jul 03 04:50:16.929572 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1513/6072] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:50:16 2026] DELETE /volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:50:16.937115 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-5144f9c9-d98f-4e1d-92e5-cbfd76001a3e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:16.937923 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5144f9c9-d98f-4e1d-92e5-cbfd76001a3e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 Jul 03 04:50:16.938098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5144f9c9-d98f-4e1d-92e5-cbfd76001a3e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:16.938348 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-5144f9c9-d98f-4e1d-92e5-cbfd76001a3e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:16.947093 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:16.947093 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:16.950770 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-5144f9c9-d98f-4e1d-92e5-cbfd76001a3e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:16.954690 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-5144f9c9-d98f-4e1d-92e5-cbfd76001a3e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 returned with HTTP 200 Jul 03 04:50:16.955340 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1527/6073] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:16 2026] GET /volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:17.967161 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6e7b47b6-322b-47ea-9329-01320d347f6e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:17.968865 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6e7b47b6-322b-47ea-9329-01320d347f6e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 Jul 03 04:50:17.969092 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6e7b47b6-322b-47ea-9329-01320d347f6e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:17.969299 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6e7b47b6-322b-47ea-9329-01320d347f6e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:17.974508 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6e7b47b6-322b-47ea-9329-01320d347f6e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 returned with HTTP 404 Jul 03 04:50:17.975006 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1522/6074] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:17 2026] GET /volume/v3/volumes/7021fe4f-73fe-45a4-bb58-ea4eea6403f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:50:17.981983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-a9934015-3e04-4dfd-a567-8978a269ec22 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:17.983672 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc/export_record Jul 03 04:50:17.983893 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:17.984074 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'export_record' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:17.984173 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Export record for backup f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:50:17.987817 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:17.987817 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:17.988655 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.api [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling RPCAPI with context: , host: np0000004364, backup: f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 04:50:17.997481 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] export_record in rpcapi backup_id f504a23b-873a-4462-900f-fc914ebf75fc on host np0000004364. {{(pid=99792) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 04:50:18.499283 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjUwNGEyM2ItODczYS00NDYyLTkwMGYtZmM5MTRlYmY3NWZjIiwgInVzZXJfaWQiOiAiMzYyN2I3NTUwMWQzNGIzYWI1MGY0YTY4MzBjMGEyZWYiLCAicHJvamVjdF9pZCI6ICI0MTQ3NGU3MWNhMjU0NmM0YjA4MjBhOTcyZTljMjI2ZCIsICJ2b2x1bWVfaWQiOiAiYmIwMGExMmYtNmEzOS00YzU3LTk3YmEtOTdkNGEwYTcxNDk4IiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NzA2NTY0ODQiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9iYjAwYTEyZi02YTM5LTRjNTctOTdiYS05N2Q0YTBhNzE0OTgvMjAyNjA3MDMwNDQ5MjkvYXpfbm92YV9iYWNrdXBfZjUwNGEyM2ItODczYS00NDYyLTkwMGYtZmM5MTRlYmY3NWZjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDo0OToyNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo0OToyNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjQ5OjQyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99792) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 04:50:18.499534 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-a9934015-3e04-4dfd-a567-8978a269ec22 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc/export_record returned with HTTP 200 Jul 03 04:50:18.499941 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1513/6075] 10.4.3.253 () {68 vars in 1430 bytes} [Fri Jul 3 04:50:17 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:18.507202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5298c278-6625-4082-b94f-72792cc5f89b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:18.508861 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:50:18.509206 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1356236369"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:18.510571 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1356236369'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:50:18.510695 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume of 1 GB Jul 03 04:50:18.514422 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Availability Zones retrieved successfully. Jul 03 04:50:18.521241 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (d40891fb-ab1b-491d-a8c0-3f22c5519d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:50:18.522109 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b56aa13-8483-40de-9247-3031cb0a521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:18.522879 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:50:18.544396 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b56aa13-8483-40de-9247-3031cb0a521d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:18.545100 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf01ee50-8e61-46e8-8354-d1c7d2d4f931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:18.576994 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['ca7c1409-2260-4c40-a185-46c920784165', '6224d3c2-cf64-466d-84a8-367fe164c43e', '242d1bb2-5260-4252-960e-f73958a176ad', '5e1e965e-29b4-4bb3-a0a5-f7b86d4fd331'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:18.577915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf01ee50-8e61-46e8-8354-d1c7d2d4f931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca7c1409-2260-4c40-a185-46c920784165', '6224d3c2-cf64-466d-84a8-367fe164c43e', '242d1bb2-5260-4252-960e-f73958a176ad', '5e1e965e-29b4-4bb3-a0a5-f7b86d4fd331']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:18.578628 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaaa351-2816-4b0a-ab13-6481c10d5fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:18.599974 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccaaa351-2816-4b0a-ab13-6481c10d5fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8777258e-710a-4779-9839-ea9d6d942bdb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1356236369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['ca7c1409-2260-4c40-a185-46c920784165','6224d3c2-cf64-466d-84a8-367fe164c43e','242d1bb2-5260-4252-960e-f73958a176ad','5e1e965e-29b4-4bb3-a0a5-f7b86d4fd331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:50:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1356236369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8777258e-710a-4779-9839-ea9d6d942bdb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41474e71ca2546c4b0820a972e9c226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:18.600736 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333b27fb-8c39-4531-9592-e7da8d8d4ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:18.618617 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333b27fb-8c39-4531-9592-e7da8d8d4ce4) transitioned into state 'SUCCESS' from state '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-1356236369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['ca7c1409-2260-4c40-a185-46c920784165','6224d3c2-cf64-466d-84a8-367fe164c43e','242d1bb2-5260-4252-960e-f73958a176ad','5e1e965e-29b4-4bb3-a0a5-f7b86d4fd331'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:18.619321 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10764160-2f0c-4d2f-8b84-cd9f2c3e7fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:18.628445 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10764160-2f0c-4d2f-8b84-cd9f2c3e7fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:18.629191 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (d40891fb-ab1b-491d-a8c0-3f22c5519d70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:50:18.629478 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request issued successfully. Jul 03 04:50:18.629992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5298c278-6625-4082-b94f-72792cc5f89b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:50:18.630645 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1514/6076] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:50:18 2026] POST /volume/v3/volumes => generated 778 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:50:18.640975 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-794039fd-1646-4e49-a3b5-0ae7c0a24b0d None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:18.643437 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-794039fd-1646-4e49-a3b5-0ae7c0a24b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb Jul 03 04:50:18.643861 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-794039fd-1646-4e49-a3b5-0ae7c0a24b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:18.644210 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-794039fd-1646-4e49-a3b5-0ae7c0a24b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:18.654461 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:18.654461 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:18.658393 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-794039fd-1646-4e49-a3b5-0ae7c0a24b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:18.662081 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-794039fd-1646-4e49-a3b5-0ae7c0a24b0d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb returned with HTTP 200 Jul 03 04:50:18.662575 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1528/6077] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:18 2026] GET /volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:19.673723 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2b17c861-9427-48d4-9e5b-dd39e3b6d4c4 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:19.675762 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2b17c861-9427-48d4-9e5b-dd39e3b6d4c4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb Jul 03 04:50:19.676020 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2b17c861-9427-48d4-9e5b-dd39e3b6d4c4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:19.676267 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2b17c861-9427-48d4-9e5b-dd39e3b6d4c4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:19.683281 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:19.683281 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:19.686316 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-2b17c861-9427-48d4-9e5b-dd39e3b6d4c4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:19.689605 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2b17c861-9427-48d4-9e5b-dd39e3b6d4c4 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb returned with HTTP 200 Jul 03 04:50:19.689974 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1523/6078] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:19 2026] GET /volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:19.701563 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:19.703361 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:50:19.703748 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8777258e-710a-4779-9839-ea9d6d942bdb", "name": "tempest-type-Backup-563321137"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:19.705688 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating new backup {'backup': {'volume_id': '8777258e-710a-4779-9839-ea9d6d942bdb', 'name': 'tempest-type-Backup-563321137'}} {{(pid=99792) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:50:19.705822 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating backup of volume 8777258e-710a-4779-9839-ea9d6d942bdb in container None Jul 03 04:50:19.711834 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:19.711834 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:19.712108 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:19.726983 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['dcf3daaa-c724-4422-b238-96eef240626a', '6409ee0e-59c4-40ab-907f-b2c3d97444da'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:19.749582 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-31e74c7a-a406-4a18-b48b-4fe750bf6779 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:50:19.750070 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1514/6079] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:50:19 2026] POST /volume/v3/backups => generated 315 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:50:19.758585 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d4e2bc87-c81a-4fb0-8d6a-9ed01deb1293 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:19.760523 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4e2bc87-c81a-4fb0-8d6a-9ed01deb1293 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:19.760716 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4e2bc87-c81a-4fb0-8d6a-9ed01deb1293 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:19.760915 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d4e2bc87-c81a-4fb0-8d6a-9ed01deb1293 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:19.761029 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d4e2bc87-c81a-4fb0-8d6a-9ed01deb1293 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:19.765383 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:19.765383 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:19.766048 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d4e2bc87-c81a-4fb0-8d6a-9ed01deb1293 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:19.766464 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1515/6080] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:19 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:20.776984 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-49df2f61-c769-455a-be36-33f23ed12079 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:20.778244 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49df2f61-c769-455a-be36-33f23ed12079 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:20.778487 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49df2f61-c769-455a-be36-33f23ed12079 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:20.778685 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-49df2f61-c769-455a-be36-33f23ed12079 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:20.778842 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-49df2f61-c769-455a-be36-33f23ed12079 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:20.782877 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:20.782877 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:20.783440 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-49df2f61-c769-455a-be36-33f23ed12079 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:20.783834 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1529/6081] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:20 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:21.794553 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-5364e8c2-2047-46f3-9276-3003d9a24fbd None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:21.797362 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5364e8c2-2047-46f3-9276-3003d9a24fbd tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:21.797362 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5364e8c2-2047-46f3-9276-3003d9a24fbd tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:21.797362 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-5364e8c2-2047-46f3-9276-3003d9a24fbd tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:21.797362 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-5364e8c2-2047-46f3-9276-3003d9a24fbd tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:21.801608 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:21.801608 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:21.802304 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-5364e8c2-2047-46f3-9276-3003d9a24fbd tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:21.802752 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1524/6082] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:21 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:22.811925 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-21bd4ce8-2398-4606-b240-c878126d5ec5 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:22.813602 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21bd4ce8-2398-4606-b240-c878126d5ec5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:22.813818 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21bd4ce8-2398-4606-b240-c878126d5ec5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:22.814026 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-21bd4ce8-2398-4606-b240-c878126d5ec5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:22.814160 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-21bd4ce8-2398-4606-b240-c878126d5ec5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:22.818193 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:22.818193 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:22.818817 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-21bd4ce8-2398-4606-b240-c878126d5ec5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:22.819347 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1515/6083] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:22 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:23.829305 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-cfc87158-506b-4513-999b-5582b90b7202 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:23.831171 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfc87158-506b-4513-999b-5582b90b7202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:23.831434 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfc87158-506b-4513-999b-5582b90b7202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:23.831578 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-cfc87158-506b-4513-999b-5582b90b7202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:23.831695 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-cfc87158-506b-4513-999b-5582b90b7202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:23.836023 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:23.836023 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:23.836650 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-cfc87158-506b-4513-999b-5582b90b7202 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:23.837048 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1516/6084] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:23 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:24.848469 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b828b2fa-cc55-4e76-aa9b-34d853f5f9bf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:24.850624 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b828b2fa-cc55-4e76-aa9b-34d853f5f9bf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:24.850875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b828b2fa-cc55-4e76-aa9b-34d853f5f9bf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:24.851074 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b828b2fa-cc55-4e76-aa9b-34d853f5f9bf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:24.851186 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b828b2fa-cc55-4e76-aa9b-34d853f5f9bf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:24.856234 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:24.856234 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:24.856927 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b828b2fa-cc55-4e76-aa9b-34d853f5f9bf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:24.857295 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1530/6085] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:24 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:25.869374 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8890bfc6-0b0e-4f55-a79c-a5066840f95e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:25.871003 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8890bfc6-0b0e-4f55-a79c-a5066840f95e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:25.871192 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8890bfc6-0b0e-4f55-a79c-a5066840f95e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:25.871364 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8890bfc6-0b0e-4f55-a79c-a5066840f95e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:25.871465 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8890bfc6-0b0e-4f55-a79c-a5066840f95e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:25.875161 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:25.875161 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:25.875693 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8890bfc6-0b0e-4f55-a79c-a5066840f95e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:25.876020 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1525/6086] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:25 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:26.885134 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-00d04033-b6c5-4d78-b80f-1650b4cc999f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:26.886962 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00d04033-b6c5-4d78-b80f-1650b4cc999f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:26.887211 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00d04033-b6c5-4d78-b80f-1650b4cc999f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:26.887459 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00d04033-b6c5-4d78-b80f-1650b4cc999f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:26.887611 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-00d04033-b6c5-4d78-b80f-1650b4cc999f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:26.891485 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:26.891485 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:26.892076 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00d04033-b6c5-4d78-b80f-1650b4cc999f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:26.892627 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1516/6087] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:26 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:27.901932 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-10a9ac81-dc2f-49ab-b90a-11e2d810dd2f None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:27.904408 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10a9ac81-dc2f-49ab-b90a-11e2d810dd2f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:27.904719 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10a9ac81-dc2f-49ab-b90a-11e2d810dd2f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:27.904988 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-10a9ac81-dc2f-49ab-b90a-11e2d810dd2f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:27.905128 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-10a9ac81-dc2f-49ab-b90a-11e2d810dd2f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:27.910489 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:27.910489 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:27.911291 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-10a9ac81-dc2f-49ab-b90a-11e2d810dd2f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:27.911813 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1517/6088] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:27 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:28.921952 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-095e0195-dd9c-401f-a1a7-f23a0694aa82 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:28.923673 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-095e0195-dd9c-401f-a1a7-f23a0694aa82 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:28.923929 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-095e0195-dd9c-401f-a1a7-f23a0694aa82 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:28.924125 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-095e0195-dd9c-401f-a1a7-f23a0694aa82 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:28.924229 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-095e0195-dd9c-401f-a1a7-f23a0694aa82 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:28.928375 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:28.928375 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:28.928974 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-095e0195-dd9c-401f-a1a7-f23a0694aa82 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:28.929318 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1531/6089] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:28 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:29.939218 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c3186006-3b0d-4437-b841-18c98b6f734d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:29.941141 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c3186006-3b0d-4437-b841-18c98b6f734d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:29.941400 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c3186006-3b0d-4437-b841-18c98b6f734d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:29.941595 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c3186006-3b0d-4437-b841-18c98b6f734d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:29.941711 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c3186006-3b0d-4437-b841-18c98b6f734d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:29.947898 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:29.947898 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:29.948595 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c3186006-3b0d-4437-b841-18c98b6f734d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:29.948972 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1526/6090] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:29 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:30.958638 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7e81bc01-3154-49e4-889c-ca62a96320a9 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:30.960338 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e81bc01-3154-49e4-889c-ca62a96320a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:30.960550 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e81bc01-3154-49e4-889c-ca62a96320a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:30.960749 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7e81bc01-3154-49e4-889c-ca62a96320a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:30.960852 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-7e81bc01-3154-49e4-889c-ca62a96320a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:30.964733 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:30.964733 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:30.965304 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7e81bc01-3154-49e4-889c-ca62a96320a9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:30.965646 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1517/6091] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:30 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:31.976546 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-c1fdfb0b-e1cf-413e-bc97-7212a0c4749e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:31.978510 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c1fdfb0b-e1cf-413e-bc97-7212a0c4749e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:31.978750 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c1fdfb0b-e1cf-413e-bc97-7212a0c4749e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:31.978969 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-c1fdfb0b-e1cf-413e-bc97-7212a0c4749e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:31.979082 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-c1fdfb0b-e1cf-413e-bc97-7212a0c4749e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:31.983674 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:31.983674 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:31.984290 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-c1fdfb0b-e1cf-413e-bc97-7212a0c4749e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:31.984703 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1518/6092] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:31 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:32.995632 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-20cc68d2-8b7b-4b06-899f-91e16728cc64 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:32.997819 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20cc68d2-8b7b-4b06-899f-91e16728cc64 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:32.998098 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20cc68d2-8b7b-4b06-899f-91e16728cc64 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:32.998345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-20cc68d2-8b7b-4b06-899f-91e16728cc64 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:32.998499 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-20cc68d2-8b7b-4b06-899f-91e16728cc64 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:33.003805 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:33.003805 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:33.004618 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-20cc68d2-8b7b-4b06-899f-91e16728cc64 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:33.005089 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1532/6093] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:32 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:34.016564 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-8d0ad5e4-f6bf-49aa-8bff-aa9dbe3eb827 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:34.018062 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d0ad5e4-f6bf-49aa-8bff-aa9dbe3eb827 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:34.018286 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d0ad5e4-f6bf-49aa-8bff-aa9dbe3eb827 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:34.018490 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-8d0ad5e4-f6bf-49aa-8bff-aa9dbe3eb827 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:34.018594 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-8d0ad5e4-f6bf-49aa-8bff-aa9dbe3eb827 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:34.022985 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:34.022985 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:34.023636 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-8d0ad5e4-f6bf-49aa-8bff-aa9dbe3eb827 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:34.024010 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1527/6094] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:34 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:35.033484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b2008021-b700-4828-aeaf-d829d17294a8 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:35.035171 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2008021-b700-4828-aeaf-d829d17294a8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:35.035371 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2008021-b700-4828-aeaf-d829d17294a8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:35.035542 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b2008021-b700-4828-aeaf-d829d17294a8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:35.035658 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b2008021-b700-4828-aeaf-d829d17294a8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:35.039828 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:35.039828 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:35.040378 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b2008021-b700-4828-aeaf-d829d17294a8 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:35.040736 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1518/6095] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:35 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:36.050601 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a41c32c8-e682-4241-a2dc-226553965b9c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:36.052059 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a41c32c8-e682-4241-a2dc-226553965b9c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:36.052262 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a41c32c8-e682-4241-a2dc-226553965b9c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:36.052450 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a41c32c8-e682-4241-a2dc-226553965b9c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:36.052546 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a41c32c8-e682-4241-a2dc-226553965b9c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:36.058356 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:36.058356 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:36.059179 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a41c32c8-e682-4241-a2dc-226553965b9c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:36.059649 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1519/6096] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:36 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:36.069196 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:36.070921 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304/export_record Jul 03 04:50:36.071135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:36.071308 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'export_record' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:36.071424 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Export record for backup 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 04:50:36.075572 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:36.075572 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:36.076279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.api [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling RPCAPI with context: , host: np0000004364, backup: 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 04:50:36.084049 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] export_record in rpcapi backup_id 86c7ffac-1994-4b9e-9500-675f1e544304 on host np0000004364. {{(pid=99794) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 04:50:36.586173 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODZjN2ZmYWMtMTk5NC00YjllLTk1MDAtNjc1ZjFlNTQ0MzA0IiwgInVzZXJfaWQiOiAiMzYyN2I3NTUwMWQzNGIzYWI1MGY0YTY4MzBjMGEyZWYiLCAicHJvamVjdF9pZCI6ICI0MTQ3NGU3MWNhMjU0NmM0YjA4MjBhOTcyZTljMjI2ZCIsICJ2b2x1bWVfaWQiOiAiODc3NzI1OGUtNzEwYS00Nzc5LTk4MzktZWE5ZDZkOTQyYmRiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjMzMjExMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Nzc3MjU4ZS03MTBhLTQ3NzktOTgzOS1lYTlkNmQ5NDJiZGIvMjAyNjA3MDMwNDUwMjIvYXpfbm92YV9iYWNrdXBfODZjN2ZmYWMtMTk5NC00YjllLTk1MDAtNjc1ZjFlNTQ0MzA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjUwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99794) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 04:50:36.586435 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-aaa50cc2-1d86-4bae-9ee9-bdd9f9cfb158 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304/export_record returned with HTTP 200 Jul 03 04:50:36.586860 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1533/6097] 10.4.3.253 () {68 vars in 1430 bytes} [Fri Jul 3 04:50:36 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304/export_record => generated 1424 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:36.593771 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-65c3c637-c882-44ab-9042-91410f56df33 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:36.595581 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65c3c637-c882-44ab-9042-91410f56df33 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:50:36.595793 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65c3c637-c882-44ab-9042-91410f56df33 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:36.595993 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65c3c637-c882-44ab-9042-91410f56df33 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:36.596091 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-65c3c637-c882-44ab-9042-91410f56df33 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:36.599900 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:36.599900 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:36.600429 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65c3c637-c882-44ab-9042-91410f56df33 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:50:36.600746 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1528/6098] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:36 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:36.609472 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:36.611098 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups/import_record Jul 03 04:50:36.611484 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJiNGUwOGQtMmM3Yy00MjIyLTgzZGQtZGY1YjFjNzVhYzY5IiwgInVzZXJfaWQiOiAiMzYyN2I3NTUwMWQzNGIzYWI1MGY0YTY4MzBjMGEyZWYiLCAicHJvamVjdF9pZCI6ICI0MTQ3NGU3MWNhMjU0NmM0YjA4MjBhOTcyZTljMjI2ZCIsICJ2b2x1bWVfaWQiOiAiODc3NzI1OGUtNzEwYS00Nzc5LTk4MzktZWE5ZDZkOTQyYmRiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjMzMjExMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Nzc3MjU4ZS03MTBhLTQ3NzktOTgzOS1lYTlkNmQ5NDJiZGIvMjAyNjA3MDMwNDUwMjIvYXpfbm92YV9iYWNrdXBfODZjN2ZmYWMtMTk5NC00YjllLTk1MDAtNjc1ZjFlNTQ0MzA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjUwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:36.612778 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJiNGUwOGQtMmM3Yy00MjIyLTgzZGQtZGY1YjFjNzVhYzY5IiwgInVzZXJfaWQiOiAiMzYyN2I3NTUwMWQzNGIzYWI1MGY0YTY4MzBjMGEyZWYiLCAicHJvamVjdF9pZCI6ICI0MTQ3NGU3MWNhMjU0NmM0YjA4MjBhOTcyZTljMjI2ZCIsICJ2b2x1bWVfaWQiOiAiODc3NzI1OGUtNzEwYS00Nzc5LTk4MzktZWE5ZDZkOTQyYmRiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjMzMjExMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Nzc3MjU4ZS03MTBhLTQ3NzktOTgzOS1lYTlkNmQ5NDJiZGIvMjAyNjA3MDMwNDUwMjIvYXpfbm92YV9iYWNrdXBfODZjN2ZmYWMtMTk5NC00YjllLTk1MDAtNjc1ZjFlNTQ0MzA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjUwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99792) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 04:50:36.612886 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJiNGUwOGQtMmM3Yy00MjIyLTgzZGQtZGY1YjFjNzVhYzY5IiwgInVzZXJfaWQiOiAiMzYyN2I3NTUwMWQzNGIzYWI1MGY0YTY4MzBjMGEyZWYiLCAicHJvamVjdF9pZCI6ICI0MTQ3NGU3MWNhMjU0NmM0YjA4MjBhOTcyZTljMjI2ZCIsICJ2b2x1bWVfaWQiOiAiODc3NzI1OGUtNzEwYS00Nzc5LTk4MzktZWE5ZDZkOTQyYmRiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjMzMjExMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Nzc3MjU4ZS03MTBhLTQ3NzktOTgzOS1lYTlkNmQ5NDJiZGIvMjAyNjA3MDMwNDUwMjIvYXpfbm92YV9iYWNrdXBfODZjN2ZmYWMtMTk5NC00YjllLTk1MDAtNjc1ZjFlNTQ0MzA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjUwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99792) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 04:50:36.641347 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['c4ae19bd-f9fa-46e1-8504-1a4025642c12', '1f169cbc-4591-41d5-ada1-90828a2d318f'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:36.659529 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] import_record rpcapi backup id 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 on host np0000004364 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJiNGUwOGQtMmM3Yy00MjIyLTgzZGQtZGY1YjFjNzVhYzY5IiwgInVzZXJfaWQiOiAiMzYyN2I3NTUwMWQzNGIzYWI1MGY0YTY4MzBjMGEyZWYiLCAicHJvamVjdF9pZCI6ICI0MTQ3NGU3MWNhMjU0NmM0YjA4MjBhOTcyZTljMjI2ZCIsICJ2b2x1bWVfaWQiOiAiODc3NzI1OGUtNzEwYS00Nzc5LTk4MzktZWE5ZDZkOTQyYmRiIiwgImhvc3QiOiAibnAwMDAwMDA0MzY0IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NjMzMjExMzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84Nzc3MjU4ZS03MTBhLTQ3NzktOTgzOS1lYTlkNmQ5NDJiZGIvMjAyNjA3MDMwNDUwMjIvYXpfbm92YV9iYWNrdXBfODZjN2ZmYWMtMTk5NC00YjllLTk1MDAtNjc1ZjFlNTQ0MzA0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwNDo1MDoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDA0OjUwOjM1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99792) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 04:50:36.661284 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Import record output: {'backup': {'id': '6bb4e08d-2c7c-4222-83dd-df5b1c75ac69', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69'}, {'rel': 'bookmark', 'href': 'https://10.4.3.253/volume/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69'}]}}. {{(pid=99792) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 04:50:36.661500 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-9fdade8d-5d7c-47f5-8cc3-eb581c4a8168 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/import_record returned with HTTP 201 Jul 03 04:50:36.661910 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1519/6099] 10.4.3.253 () {70 vars in 1342 bytes} [Fri Jul 3 04:50:36 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 53 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 04:50:36.669172 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-291a8f95-0385-40d9-9a1c-39e262d01eb1 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:36.670863 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-291a8f95-0385-40d9-9a1c-39e262d01eb1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 Jul 03 04:50:36.671051 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-291a8f95-0385-40d9-9a1c-39e262d01eb1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:36.671218 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-291a8f95-0385-40d9-9a1c-39e262d01eb1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:36.671385 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-291a8f95-0385-40d9-9a1c-39e262d01eb1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:36.675148 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:36.675148 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:36.675670 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-291a8f95-0385-40d9-9a1c-39e262d01eb1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 returned with HTTP 200 Jul 03 04:50:36.676011 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1520/6100] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:36 2026] GET /volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:37.685006 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c1e4fb63-6eeb-44f0-b3e0-74669dfdf1c7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:37.686787 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1e4fb63-6eeb-44f0-b3e0-74669dfdf1c7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 Jul 03 04:50:37.687008 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1e4fb63-6eeb-44f0-b3e0-74669dfdf1c7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:37.687185 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c1e4fb63-6eeb-44f0-b3e0-74669dfdf1c7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:37.687283 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-c1e4fb63-6eeb-44f0-b3e0-74669dfdf1c7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:37.691299 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:37.691299 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:37.691970 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c1e4fb63-6eeb-44f0-b3e0-74669dfdf1c7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 returned with HTTP 200 Jul 03 04:50:37.692399 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1534/6101] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:37 2026] GET /volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:37.701645 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:37.704062 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 Jul 03 04:50:37.704372 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:37.704591 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:37.704721 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.contrib.backups [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete backup with id: 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69. Jul 03 04:50:37.709662 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:37.709662 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:37.722590 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.backup.rpcapi [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] delete_backup rpcapi backup_id 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 {{(pid=99791) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:50:37.724625 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f8d2446e-64b4-4a31-b167-47c4435355d5 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 returned with HTTP 202 Jul 03 04:50:37.725274 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1529/6102] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:50:37 2026] DELETE /volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:50:37.731731 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-827143bd-f098-4022-830d-ccbb58ae9ff0 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:37.733543 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-827143bd-f098-4022-830d-ccbb58ae9ff0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 Jul 03 04:50:37.733759 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-827143bd-f098-4022-830d-ccbb58ae9ff0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:37.733964 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-827143bd-f098-4022-830d-ccbb58ae9ff0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:37.734101 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-827143bd-f098-4022-830d-ccbb58ae9ff0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:37.738047 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:37.738047 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:37.738602 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-827143bd-f098-4022-830d-ccbb58ae9ff0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 returned with HTTP 200 Jul 03 04:50:37.738879 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1520/6103] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:37 2026] GET /volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:38.748261 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-6919f593-9b98-4045-b385-499f21d9cc5b None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:38.750104 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6919f593-9b98-4045-b385-499f21d9cc5b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 Jul 03 04:50:38.750311 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6919f593-9b98-4045-b385-499f21d9cc5b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:38.750545 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-6919f593-9b98-4045-b385-499f21d9cc5b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:38.750670 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-6919f593-9b98-4045-b385-499f21d9cc5b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 6bb4e08d-2c7c-4222-83dd-df5b1c75ac69. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:38.754501 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-6919f593-9b98-4045-b385-499f21d9cc5b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 returned with HTTP 404 Jul 03 04:50:38.755008 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1521/6104] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:38 2026] GET /volume/v3/backups/6bb4e08d-2c7c-4222-83dd-df5b1c75ac69 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:50:38.762180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:38.763919 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb Jul 03 04:50:38.764108 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:38.764279 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:38.764467 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume with id: 8777258e-710a-4779-9839-ea9d6d942bdb Jul 03 04:50:38.771860 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:38.771860 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:38.772129 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:38.788315 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume request issued successfully. Jul 03 04:50:38.788514 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-f5490f69-842c-40b5-b885-b00391d9a1e6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb returned with HTTP 202 Jul 03 04:50:38.789003 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1535/6105] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:50:38 2026] DELETE /volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:50:38.796148 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b834a441-670a-41d4-a506-0f2a4dc3a10d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:38.797944 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b834a441-670a-41d4-a506-0f2a4dc3a10d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb Jul 03 04:50:38.798165 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b834a441-670a-41d4-a506-0f2a4dc3a10d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:38.798392 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b834a441-670a-41d4-a506-0f2a4dc3a10d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:38.805713 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:38.805713 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:38.809278 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-b834a441-670a-41d4-a506-0f2a4dc3a10d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:38.812946 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b834a441-670a-41d4-a506-0f2a4dc3a10d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb returned with HTTP 200 Jul 03 04:50:38.813397 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1530/6106] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:38 2026] GET /volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:39.826161 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b0990afd-4865-45d0-b3ac-fc174666b04d None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:39.827901 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0990afd-4865-45d0-b3ac-fc174666b04d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb Jul 03 04:50:39.828267 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0990afd-4865-45d0-b3ac-fc174666b04d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:39.829383 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b0990afd-4865-45d0-b3ac-fc174666b04d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:39.834243 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b0990afd-4865-45d0-b3ac-fc174666b04d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb returned with HTTP 404 Jul 03 04:50:39.834813 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1521/6107] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:39 2026] GET /volume/v3/volumes/8777258e-710a-4779-9839-ea9d6d942bdb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:50:39.843147 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-20259433-27b0-4e6c-99db-701be5f0e2df None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:39.844981 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-20259433-27b0-4e6c-99db-701be5f0e2df tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups Jul 03 04:50:39.845186 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-20259433-27b0-4e6c-99db-701be5f0e2df tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:39.845377 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-20259433-27b0-4e6c-99db-701be5f0e2df tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'index' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:39.850992 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-20259433-27b0-4e6c-99db-701be5f0e2df tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 200 Jul 03 04:50:39.851437 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1522/6108] 10.4.3.253 () {68 vars in 1277 bytes} [Fri Jul 3 04:50:39 2026] GET /volume/v3/backups => generated 623 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:39.859877 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-07d176c6-a31e-43f4-88ab-00cc88654e67 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:39.861688 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-07d176c6-a31e-43f4-88ab-00cc88654e67 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups?project_id=41474e71ca2546c4b0820a972e9c226d Jul 03 04:50:39.861897 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-07d176c6-a31e-43f4-88ab-00cc88654e67 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:39.862052 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-07d176c6-a31e-43f4-88ab-00cc88654e67 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'index' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:39.867223 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-07d176c6-a31e-43f4-88ab-00cc88654e67 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups?project_id=41474e71ca2546c4b0820a972e9c226d returned with HTTP 200 Jul 03 04:50:39.867575 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1536/6109] 10.4.3.253 () {68 vars in 1364 bytes} [Fri Jul 3 04:50:39 2026] GET /volume/v3/backups?project_id=41474e71ca2546c4b0820a972e9c226d => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:39.876111 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-51315af1-04ca-404d-aeeb-9947ac39e278 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:39.878159 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:50:39.878546 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1864512868"}} {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:39.879988 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.volumes [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1864512868'}} {{(pid=99791) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:50:39.880101 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume of 1 GB Jul 03 04:50:39.884016 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Availability Zones retrieved successfully. Jul 03 04:50:39.889576 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (ed072193-2117-447b-b639-3f8e4c652aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:50:39.890455 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d00fad-aecb-444c-ba22-2717080d144a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:39.891205 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.flows.api.create_volume [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Validating volume size '1' using validate_int {{(pid=99791) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:50:39.913763 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28d00fad-aecb-444c-ba22-2717080d144a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:39.914481 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0639a9b7-6c79-496d-9742-be6eb03cfa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:39.950065 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.quota [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['0fbc2a22-4beb-4bc8-ac21-fd8604fe6cc6', '8eee0f9f-b217-4800-a575-504502e875f9', 'bf9cb799-d19e-4df5-90b0-7c2f68f3dc4a', 'de842879-d4b1-425f-a25c-8d0731be322a'] {{(pid=99791) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:39.950841 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0639a9b7-6c79-496d-9742-be6eb03cfa8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fbc2a22-4beb-4bc8-ac21-fd8604fe6cc6', '8eee0f9f-b217-4800-a575-504502e875f9', 'bf9cb799-d19e-4df5-90b0-7c2f68f3dc4a', 'de842879-d4b1-425f-a25c-8d0731be322a']}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:39.951699 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8029350d-809f-474a-9685-4d7704798786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:39.972863 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8029350d-809f-474a-9685-4d7704798786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f592be0d-9ccd-4d16-b867-f4746cbfa733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1864512868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['0fbc2a22-4beb-4bc8-ac21-fd8604fe6cc6','8eee0f9f-b217-4800-a575-504502e875f9','bf9cb799-d19e-4df5-90b0-7c2f68f3dc4a','de842879-d4b1-425f-a25c-8d0731be322a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:50:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1864512868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f592be0d-9ccd-4d16-b867-f4746cbfa733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41474e71ca2546c4b0820a972e9c226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:39.973514 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84da1e12-5728-41a9-99c2-b7ebe84cd923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:39.993461 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84da1e12-5728-41a9-99c2-b7ebe84cd923) transitioned into state 'SUCCESS' from state '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-1864512868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['0fbc2a22-4beb-4bc8-ac21-fd8604fe6cc6','8eee0f9f-b217-4800-a575-504502e875f9','bf9cb799-d19e-4df5-90b0-7c2f68f3dc4a','de842879-d4b1-425f-a25c-8d0731be322a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:39.994314 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4140d-320d-4883-80cd-cfbd6f7b1085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:40.004137 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa4140d-320d-4883-80cd-cfbd6f7b1085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99791) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:40.005108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (ed072193-2117-447b-b639-3f8e4c652aa2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99791) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:50:40.005510 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request issued successfully. Jul 03 04:50:40.006195 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-51315af1-04ca-404d-aeeb-9947ac39e278 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:50:40.006694 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1531/6110] 10.4.3.253 () {70 vars in 1298 bytes} [Fri Jul 3 04:50:39 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:50:40.022069 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-0e976cc4-a387-4c79-a148-1589f459724e None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:40.023784 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0e976cc4-a387-4c79-a148-1589f459724e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 Jul 03 04:50:40.023987 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0e976cc4-a387-4c79-a148-1589f459724e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:40.024166 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-0e976cc4-a387-4c79-a148-1589f459724e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:40.031089 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:40.031089 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:40.034742 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-0e976cc4-a387-4c79-a148-1589f459724e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:40.038580 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-0e976cc4-a387-4c79-a148-1589f459724e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 returned with HTTP 200 Jul 03 04:50:40.038952 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1522/6111] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:40 2026] GET /volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:41.053525 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-e9111e25-c961-4aeb-8097-616a7441092e None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:41.055034 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9111e25-c961-4aeb-8097-616a7441092e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 Jul 03 04:50:41.055205 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9111e25-c961-4aeb-8097-616a7441092e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:41.055402 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-e9111e25-c961-4aeb-8097-616a7441092e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:41.063211 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:41.063211 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:41.067663 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-e9111e25-c961-4aeb-8097-616a7441092e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:41.071616 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-e9111e25-c961-4aeb-8097-616a7441092e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 returned with HTTP 200 Jul 03 04:50:41.072045 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1523/6112] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:41 2026] GET /volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:41.082688 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:41.084044 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups Jul 03 04:50:41.084345 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f592be0d-9ccd-4d16-b867-f4746cbfa733", "name": "tempest-type-Backup-1898782803"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:41.085566 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.contrib.backups [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating new backup {'backup': {'volume_id': 'f592be0d-9ccd-4d16-b867-f4746cbfa733', 'name': 'tempest-type-Backup-1898782803'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 04:50:41.085704 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating backup of volume f592be0d-9ccd-4d16-b867-f4746cbfa733 in container None Jul 03 04:50:41.091756 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:41.091756 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:41.092012 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:41.106047 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['6f5cacd4-bda8-482d-b704-57c281fd9fd4', '5a0e72b4-c349-40a3-8107-8a03f3376b3a'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:41.137565 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-276d0193-0120-4c1f-83c1-22ea62f9b0d1 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups returned with HTTP 202 Jul 03 04:50:41.138204 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1537/6113] 10.4.3.253 () {70 vars in 1299 bytes} [Fri Jul 3 04:50:41 2026] POST /volume/v3/backups => generated 316 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:50:41.146171 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-6579d7ca-5fb4-44e0-bd01-2ea25c8df2ae None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:41.148042 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6579d7ca-5fb4-44e0-bd01-2ea25c8df2ae tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:41.148282 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6579d7ca-5fb4-44e0-bd01-2ea25c8df2ae tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:41.148475 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-6579d7ca-5fb4-44e0-bd01-2ea25c8df2ae tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:41.148580 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-6579d7ca-5fb4-44e0-bd01-2ea25c8df2ae tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:41.152795 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:41.152795 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:41.153392 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-6579d7ca-5fb4-44e0-bd01-2ea25c8df2ae tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:41.153756 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1532/6114] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:41 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:42.162969 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-00620697-aefc-4928-a2be-d8664dc6c743 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:42.164743 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00620697-aefc-4928-a2be-d8664dc6c743 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:42.164947 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00620697-aefc-4928-a2be-d8664dc6c743 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:42.165121 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-00620697-aefc-4928-a2be-d8664dc6c743 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:42.165222 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-00620697-aefc-4928-a2be-d8664dc6c743 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:42.169088 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:42.169088 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:42.169627 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-00620697-aefc-4928-a2be-d8664dc6c743 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:42.170170 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1523/6115] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:42 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:43.179599 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-d0a7eadc-6a24-4041-892e-0800808f56dc None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:43.181126 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0a7eadc-6a24-4041-892e-0800808f56dc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:43.181304 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0a7eadc-6a24-4041-892e-0800808f56dc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:43.181493 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-d0a7eadc-6a24-4041-892e-0800808f56dc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:43.181583 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-d0a7eadc-6a24-4041-892e-0800808f56dc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:43.185251 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:43.185251 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:43.185826 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-d0a7eadc-6a24-4041-892e-0800808f56dc tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:43.186160 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1524/6116] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:43 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:44.195635 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2431947e-4a93-4f3f-a6e8-3766317f4a38 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:44.197871 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2431947e-4a93-4f3f-a6e8-3766317f4a38 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:44.198214 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2431947e-4a93-4f3f-a6e8-3766317f4a38 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:44.198548 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2431947e-4a93-4f3f-a6e8-3766317f4a38 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:44.198811 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2431947e-4a93-4f3f-a6e8-3766317f4a38 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:44.202800 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:44.202800 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:44.203370 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2431947e-4a93-4f3f-a6e8-3766317f4a38 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:44.203742 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1538/6117] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:44 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:45.214436 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-2aab4333-4902-4a42-8212-59ae2abdcf0f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:45.216057 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2aab4333-4902-4a42-8212-59ae2abdcf0f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:45.216234 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2aab4333-4902-4a42-8212-59ae2abdcf0f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:45.216418 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-2aab4333-4902-4a42-8212-59ae2abdcf0f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:45.216516 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-2aab4333-4902-4a42-8212-59ae2abdcf0f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:45.220197 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:45.220197 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:45.220716 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-2aab4333-4902-4a42-8212-59ae2abdcf0f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:45.221017 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1533/6118] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:45 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:46.231014 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-766179a3-a21b-4aef-be71-7e9d09133952 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:46.232619 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-766179a3-a21b-4aef-be71-7e9d09133952 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:46.232813 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-766179a3-a21b-4aef-be71-7e9d09133952 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:46.233029 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-766179a3-a21b-4aef-be71-7e9d09133952 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:46.233129 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-766179a3-a21b-4aef-be71-7e9d09133952 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:46.236753 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:46.236753 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:46.237271 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-766179a3-a21b-4aef-be71-7e9d09133952 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:46.237620 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1524/6119] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:46 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:47.248343 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-3e51d3b7-a446-45c2-81c4-566bfba69fd0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:47.250502 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3e51d3b7-a446-45c2-81c4-566bfba69fd0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:47.250748 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3e51d3b7-a446-45c2-81c4-566bfba69fd0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:47.250950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-3e51d3b7-a446-45c2-81c4-566bfba69fd0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:47.251077 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-3e51d3b7-a446-45c2-81c4-566bfba69fd0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:47.255853 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:47.255853 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:47.256528 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-3e51d3b7-a446-45c2-81c4-566bfba69fd0 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:47.256954 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1525/6120] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:47 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:48.268339 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-152712f8-8a09-4c23-9403-ba46a92b97a7 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:48.269961 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-152712f8-8a09-4c23-9403-ba46a92b97a7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:48.270180 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-152712f8-8a09-4c23-9403-ba46a92b97a7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:48.270381 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-152712f8-8a09-4c23-9403-ba46a92b97a7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:48.270479 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-152712f8-8a09-4c23-9403-ba46a92b97a7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:48.274407 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:48.274407 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:48.274968 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-152712f8-8a09-4c23-9403-ba46a92b97a7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:48.275287 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1539/6121] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:48 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:49.284548 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-7028aea8-229c-4db5-9b3e-8ee00e38134a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:49.286349 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7028aea8-229c-4db5-9b3e-8ee00e38134a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:49.286568 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7028aea8-229c-4db5-9b3e-8ee00e38134a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:49.286756 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-7028aea8-229c-4db5-9b3e-8ee00e38134a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:49.286857 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-7028aea8-229c-4db5-9b3e-8ee00e38134a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:49.288557 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=67,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:50:49.291691 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:49.291691 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:49.292262 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-7028aea8-229c-4db5-9b3e-8ee00e38134a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:49.292693 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1534/6122] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:49 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:50.303844 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1ab2a5d8-3eaf-4799-b755-c93b69dc741f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:50.304988 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1ab2a5d8-3eaf-4799-b755-c93b69dc741f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:50.305239 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1ab2a5d8-3eaf-4799-b755-c93b69dc741f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:50.305476 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1ab2a5d8-3eaf-4799-b755-c93b69dc741f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:50.305634 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-1ab2a5d8-3eaf-4799-b755-c93b69dc741f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:50.307716 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=47,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:50:50.311341 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:50.311341 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:50.312167 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1ab2a5d8-3eaf-4799-b755-c93b69dc741f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:50.312638 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1525/6123] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:50 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:51.322623 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-694c5809-6d17-4ae7-8890-dbd75f64d8f3 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:51.324597 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-694c5809-6d17-4ae7-8890-dbd75f64d8f3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:51.324798 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-694c5809-6d17-4ae7-8890-dbd75f64d8f3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:51.324971 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-694c5809-6d17-4ae7-8890-dbd75f64d8f3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:51.325089 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-694c5809-6d17-4ae7-8890-dbd75f64d8f3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:51.330022 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:51.330022 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:51.330709 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-694c5809-6d17-4ae7-8890-dbd75f64d8f3 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:51.331068 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1526/6124] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:51 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:52.342318 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-468ff08e-5c19-4a56-9b83-400211e42731 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:52.344373 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-468ff08e-5c19-4a56-9b83-400211e42731 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:52.344752 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-468ff08e-5c19-4a56-9b83-400211e42731 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:52.344967 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-468ff08e-5c19-4a56-9b83-400211e42731 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:52.345093 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-468ff08e-5c19-4a56-9b83-400211e42731 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:52.349813 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:52.349813 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:52.350474 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-468ff08e-5c19-4a56-9b83-400211e42731 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:52.350888 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1540/6125] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:52 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:53.362249 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-71bf523c-f2c4-4203-8e29-f44b07d0e2de None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:53.364121 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-71bf523c-f2c4-4203-8e29-f44b07d0e2de tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:53.364344 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-71bf523c-f2c4-4203-8e29-f44b07d0e2de tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:53.364539 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-71bf523c-f2c4-4203-8e29-f44b07d0e2de tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:53.364676 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-71bf523c-f2c4-4203-8e29-f44b07d0e2de tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:53.369012 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:53.369012 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:53.369681 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-71bf523c-f2c4-4203-8e29-f44b07d0e2de tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:53.370061 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1535/6126] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:53 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:54.380531 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3faa8074-2f13-442c-8636-b26aa4fe6a2b None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:54.382194 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3faa8074-2f13-442c-8636-b26aa4fe6a2b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:54.382407 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3faa8074-2f13-442c-8636-b26aa4fe6a2b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:54.382604 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3faa8074-2f13-442c-8636-b26aa4fe6a2b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:54.382708 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-3faa8074-2f13-442c-8636-b26aa4fe6a2b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:54.386933 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:54.386933 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:54.387612 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3faa8074-2f13-442c-8636-b26aa4fe6a2b tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:54.387994 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1526/6127] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:54 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:55.397097 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5c35c11b-2eca-4dba-be88-6d4a01ce5b65 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:55.398966 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c35c11b-2eca-4dba-be88-6d4a01ce5b65 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:55.399233 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c35c11b-2eca-4dba-be88-6d4a01ce5b65 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:55.399486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5c35c11b-2eca-4dba-be88-6d4a01ce5b65 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:55.399625 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5c35c11b-2eca-4dba-be88-6d4a01ce5b65 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:55.403440 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:55.403440 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:55.404003 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5c35c11b-2eca-4dba-be88-6d4a01ce5b65 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:55.404351 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1527/6128] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:55 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:56.414021 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-2204d676-3eec-45da-b3a6-492ab9a1fa8c None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:56.415691 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2204d676-3eec-45da-b3a6-492ab9a1fa8c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:56.415994 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2204d676-3eec-45da-b3a6-492ab9a1fa8c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:56.416277 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-2204d676-3eec-45da-b3a6-492ab9a1fa8c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:56.417190 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-2204d676-3eec-45da-b3a6-492ab9a1fa8c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:56.420825 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:56.420825 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:56.421400 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-2204d676-3eec-45da-b3a6-492ab9a1fa8c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:56.421886 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1541/6129] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:56 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:57.431512 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-10e253f7-b3f7-4d63-bcca-76ad83c771d7 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:57.433617 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-10e253f7-b3f7-4d63-bcca-76ad83c771d7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:50:57.433873 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-10e253f7-b3f7-4d63-bcca-76ad83c771d7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:57.434108 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-10e253f7-b3f7-4d63-bcca-76ad83c771d7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:57.434181 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-10e253f7-b3f7-4d63-bcca-76ad83c771d7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:57.438821 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:57.438821 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:50:57.439512 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-10e253f7-b3f7-4d63-bcca-76ad83c771d7 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:50:57.439897 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1536/6130] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:57 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:50:57.448720 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ce3e9d7e-063e-4272-9307-4387daabab4f None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:57.450286 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce3e9d7e-063e-4272-9307-4387daabab4f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50/action Jul 03 04:50:57.450629 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce3e9d7e-063e-4272-9307-4387daabab4f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:50:57.450744 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce3e9d7e-063e-4272-9307-4387daabab4f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:57.452009 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.admin_actions [None req-ce3e9d7e-063e-4272-9307-4387daabab4f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Updating backup '327345b4-e678-4b4a-8e32-b8ce46923c50' with '{'status': 'error'}' {{(pid=99792) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 04:50:57.458430 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:57.458430 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:57.466344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-ce3e9d7e-063e-4272-9307-4387daabab4f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] reset_status in rpcapi backup_id 327345b4-e678-4b4a-8e32-b8ce46923c50 on host np0000004364. {{(pid=99792) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 04:50:57.468079 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce3e9d7e-063e-4272-9307-4387daabab4f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50/action returned with HTTP 202 Jul 03 04:50:57.468496 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1527/6131] 10.4.3.253 () {70 vars in 1430 bytes} [Fri Jul 3 04:50:57 2026] POST /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:50:57.475263 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-48f82461-577e-43f5-b657-f05ed5937d50 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:57.477066 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 Jul 03 04:50:57.477267 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:57.477486 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:57.477655 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume with id: f592be0d-9ccd-4d16-b867-f4746cbfa733 Jul 03 04:50:57.485082 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:57.485082 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:57.485489 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:57.501848 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume request issued successfully. Jul 03 04:50:57.502051 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-48f82461-577e-43f5-b657-f05ed5937d50 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 returned with HTTP 202 Jul 03 04:50:57.502423 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1528/6132] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:50:57 2026] DELETE /volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:50:57.510118 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6543f3a8-1126-4e3d-9eb5-1e234c5f2233 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:57.512609 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6543f3a8-1126-4e3d-9eb5-1e234c5f2233 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 Jul 03 04:50:57.512906 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6543f3a8-1126-4e3d-9eb5-1e234c5f2233 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:57.513160 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6543f3a8-1126-4e3d-9eb5-1e234c5f2233 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:57.522151 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:57.522151 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:50:57.526491 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-6543f3a8-1126-4e3d-9eb5-1e234c5f2233 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:57.530980 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6543f3a8-1126-4e3d-9eb5-1e234c5f2233 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 returned with HTTP 200 Jul 03 04:50:57.531477 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1542/6133] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:57 2026] GET /volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:50:58.543490 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-cc879dbc-28af-4b3b-bcfe-6be673ae832d None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:58.545609 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc879dbc-28af-4b3b-bcfe-6be673ae832d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 Jul 03 04:50:58.545827 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc879dbc-28af-4b3b-bcfe-6be673ae832d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:58.546017 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-cc879dbc-28af-4b3b-bcfe-6be673ae832d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:58.551261 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-cc879dbc-28af-4b3b-bcfe-6be673ae832d tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 returned with HTTP 404 Jul 03 04:50:58.551715 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1537/6134] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:58 2026] GET /volume/v3/volumes/f592be0d-9ccd-4d16-b867-f4746cbfa733 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:50:58.558715 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:58.560289 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] POST https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc/restore Jul 03 04:50:58.560633 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:50:58.561802 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.contrib.backups [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Restoring backup f504a23b-873a-4462-900f-fc914ebf75fc ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99792) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 04:50:58.561907 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Restoring backup f504a23b-873a-4462-900f-fc914ebf75fc to volume None. Jul 03 04:50:58.565832 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:58.565832 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:58.566560 np0000004364 devstack@c-api.service[99792]: INFO cinder.backup.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Creating volume of 1 GB for restore of backup f504a23b-873a-4462-900f-fc914ebf75fc. Jul 03 04:50:58.571717 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 05:50:58.571465. {{(pid=99792) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 04:50:58.571799 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Availability Zones retrieved successfully. Jul 03 04:50:58.576966 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (2b5fdec2-3c29-42d8-8b5f-c4a9765e3f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:50:58.577830 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53aee5ca-e43b-4715-bb14-d1675ddf189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:58.578545 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.flows.api.create_volume [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Validating volume size '1' using validate_int {{(pid=99792) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:50:58.603191 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53aee5ca-e43b-4715-bb14-d1675ddf189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:58.603934 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753a16a2-1b90-4dde-8a0a-49bba3783f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:58.635152 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.quota [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Created reservations ['9124ff1f-bed6-408e-ace1-50f30fdefeab', '04bd1ee1-1931-4961-afe5-70c82b91d3b0', 'df17930e-e448-42e1-9ac0-b1cbcde5cf28', 'd8c25452-24a3-44c9-89be-880679eea6ac'] {{(pid=99792) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:50:58.635980 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753a16a2-1b90-4dde-8a0a-49bba3783f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9124ff1f-bed6-408e-ace1-50f30fdefeab', '04bd1ee1-1931-4961-afe5-70c82b91d3b0', 'df17930e-e448-42e1-9ac0-b1cbcde5cf28', 'd8c25452-24a3-44c9-89be-880679eea6ac']}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:58.636860 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f0ab91-500e-4500-98c7-cd226976ef5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:58.665699 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0f0ab91-500e-4500-98c7-cd226976ef5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86430677-74bf-4f3f-b2ff-f073b8667d9e', '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='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['9124ff1f-bed6-408e-ace1-50f30fdefeab','04bd1ee1-1931-4961-afe5-70c82b91d3b0','df17930e-e448-42e1-9ac0-b1cbcde5cf28','d8c25452-24a3-44c9-89be-880679eea6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:50:58Z,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=86430677-74bf-4f3f-b2ff-f073b8667d9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41474e71ca2546c4b0820a972e9c226d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:58.666479 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (437cd7b5-082e-4496-ab27-39cf1722c5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:58.680344 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (437cd7b5-082e-4496-ab27-39cf1722c5c2) transitioned into 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='41474e71ca2546c4b0820a972e9c226d',qos_specs=None,replication_status=,reservations=['9124ff1f-bed6-408e-ace1-50f30fdefeab','04bd1ee1-1931-4961-afe5-70c82b91d3b0','df17930e-e448-42e1-9ac0-b1cbcde5cf28','d8c25452-24a3-44c9-89be-880679eea6ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3627b75501d34b3ab50f4a6830c0a2ef',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:58.681062 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e98ddc6-cf5e-4d4f-80a7-e5659e6d60d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:50:58.688881 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e98ddc6-cf5e-4d4f-80a7-e5659e6d60d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99792) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:50:58.689644 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Flow 'volume_create_api' (2b5fdec2-3c29-42d8-8b5f-c4a9765e3f70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99792) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:50:58.689907 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Create volume request issued successfully. Jul 03 04:50:58.696305 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:58.696305 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:58.696640 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:59.704012 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:59.704012 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:50:59.704547 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:50:59.704547 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Checking backup size 1 against volume size 1 {{(pid=99792) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 04:50:59.704637 np0000004364 devstack@c-api.service[99792]: INFO cinder.backup.api [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Overwriting volume 86430677-74bf-4f3f-b2ff-f073b8667d9e with restore of backup f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:50:59.716589 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] restore_backup in rpcapi backup_id f504a23b-873a-4462-900f-fc914ebf75fc {{(pid=99792) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 04:50:59.718295 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-3c93c7b3-f9dc-42c0-9b66-fc64cc8bab79 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc/restore returned with HTTP 202 Jul 03 04:50:59.718760 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1528/6135] 10.4.3.253 () {70 vars in 1433 bytes} [Fri Jul 3 04:50:58 2026] POST /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc/restore => generated 152 bytes in 1160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:50:59.726950 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-5565caaf-1376-430a-8cfc-875cb3aeff71 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:50:59.728868 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5565caaf-1376-430a-8cfc-875cb3aeff71 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:50:59.729107 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5565caaf-1376-430a-8cfc-875cb3aeff71 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:50:59.729347 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-5565caaf-1376-430a-8cfc-875cb3aeff71 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:50:59.729457 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-5565caaf-1376-430a-8cfc-875cb3aeff71 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:50:59.730992 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=51,cinder:UPDATE=14,cinder:INSERT=8 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:50:59.734315 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:50:59.734315 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:50:59.735018 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-5565caaf-1376-430a-8cfc-875cb3aeff71 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:50:59.735486 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1529/6136] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:50:59 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:00.745273 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-8d97b5f3-c9cb-4ddf-90e7-17c972acd67f None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:00.747792 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d97b5f3-c9cb-4ddf-90e7-17c972acd67f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:00.748068 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d97b5f3-c9cb-4ddf-90e7-17c972acd67f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:00.748335 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-8d97b5f3-c9cb-4ddf-90e7-17c972acd67f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:00.748480 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-8d97b5f3-c9cb-4ddf-90e7-17c972acd67f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:00.750408 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=52,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:51:00.754055 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:00.754055 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:00.754852 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-8d97b5f3-c9cb-4ddf-90e7-17c972acd67f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:00.755412 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1543/6137] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:00 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:01.766965 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-f551980b-6edb-41ef-b8e3-22c3757ca38a None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:01.769147 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f551980b-6edb-41ef-b8e3-22c3757ca38a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:01.769407 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f551980b-6edb-41ef-b8e3-22c3757ca38a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:01.769596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-f551980b-6edb-41ef-b8e3-22c3757ca38a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:01.769708 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-f551980b-6edb-41ef-b8e3-22c3757ca38a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:01.774368 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:01.774368 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:01.774976 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-f551980b-6edb-41ef-b8e3-22c3757ca38a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:01.775358 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1538/6138] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:01 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:02.784640 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-83cff806-7815-4dec-a505-73b3de5e7d16 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:02.786484 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83cff806-7815-4dec-a505-73b3de5e7d16 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:02.786701 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83cff806-7815-4dec-a505-73b3de5e7d16 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:02.786897 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-83cff806-7815-4dec-a505-73b3de5e7d16 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:02.787024 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-83cff806-7815-4dec-a505-73b3de5e7d16 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:02.790826 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:02.790826 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:02.791402 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-83cff806-7815-4dec-a505-73b3de5e7d16 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:02.791734 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1529/6139] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:02 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:03.800497 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-b4c1f1f7-9cc1-42f5-8212-4cf61b026596 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:03.802307 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4c1f1f7-9cc1-42f5-8212-4cf61b026596 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:03.802537 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4c1f1f7-9cc1-42f5-8212-4cf61b026596 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:03.802722 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-b4c1f1f7-9cc1-42f5-8212-4cf61b026596 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:03.802832 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-b4c1f1f7-9cc1-42f5-8212-4cf61b026596 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:03.806995 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:03.806995 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:03.807542 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-b4c1f1f7-9cc1-42f5-8212-4cf61b026596 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:03.807906 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1530/6140] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:03 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:04.818271 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-24fb7b04-d2db-4f37-9c19-de9f4aa3520a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:04.819852 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-24fb7b04-d2db-4f37-9c19-de9f4aa3520a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:04.820064 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-24fb7b04-d2db-4f37-9c19-de9f4aa3520a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:04.820287 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-24fb7b04-d2db-4f37-9c19-de9f4aa3520a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:04.820429 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-24fb7b04-d2db-4f37-9c19-de9f4aa3520a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:04.825092 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:04.825092 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:04.825728 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-24fb7b04-d2db-4f37-9c19-de9f4aa3520a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:04.826087 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1544/6141] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:04 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:05.835451 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-b1cc9b59-925f-4cf5-b59c-f26300ee7709 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:05.837348 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b1cc9b59-925f-4cf5-b59c-f26300ee7709 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:05.837569 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b1cc9b59-925f-4cf5-b59c-f26300ee7709 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:05.837762 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-b1cc9b59-925f-4cf5-b59c-f26300ee7709 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:05.837854 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-b1cc9b59-925f-4cf5-b59c-f26300ee7709 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:05.841769 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:05.841769 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:05.842282 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-b1cc9b59-925f-4cf5-b59c-f26300ee7709 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:05.842635 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1539/6142] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:05 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:06.852255 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-b46e4683-0c94-44ac-8b83-8ed0846f7672 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:06.853924 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b46e4683-0c94-44ac-8b83-8ed0846f7672 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:06.854228 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b46e4683-0c94-44ac-8b83-8ed0846f7672 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:06.855396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-b46e4683-0c94-44ac-8b83-8ed0846f7672 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:06.855396 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-b46e4683-0c94-44ac-8b83-8ed0846f7672 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:06.858572 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:06.858572 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:06.859699 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-b46e4683-0c94-44ac-8b83-8ed0846f7672 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:06.859699 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1530/6143] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:06 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:07.869088 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-a98c922d-de6b-46a4-8e91-3db671817c2c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:07.870665 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a98c922d-de6b-46a4-8e91-3db671817c2c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:07.870836 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a98c922d-de6b-46a4-8e91-3db671817c2c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:07.870995 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-a98c922d-de6b-46a4-8e91-3db671817c2c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:07.871089 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-a98c922d-de6b-46a4-8e91-3db671817c2c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:07.874735 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:07.874735 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:07.875217 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-a98c922d-de6b-46a4-8e91-3db671817c2c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:07.875691 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1531/6144] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:07 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:08.885602 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-6671ee1f-e8ca-4921-b37f-23f935fe0baf None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:08.888630 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6671ee1f-e8ca-4921-b37f-23f935fe0baf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:08.888630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6671ee1f-e8ca-4921-b37f-23f935fe0baf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:08.888630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-6671ee1f-e8ca-4921-b37f-23f935fe0baf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:08.888630 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-6671ee1f-e8ca-4921-b37f-23f935fe0baf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:08.892011 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:08.892011 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:08.892826 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-6671ee1f-e8ca-4921-b37f-23f935fe0baf tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:08.893291 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1545/6145] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:08 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:09.903198 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-357ce307-e72c-4e64-9022-7c6da8eb2fb9 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:09.904868 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-357ce307-e72c-4e64-9022-7c6da8eb2fb9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:09.905069 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-357ce307-e72c-4e64-9022-7c6da8eb2fb9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:09.905272 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-357ce307-e72c-4e64-9022-7c6da8eb2fb9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:09.905417 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-357ce307-e72c-4e64-9022-7c6da8eb2fb9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:09.909343 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:09.909343 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:09.909961 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-357ce307-e72c-4e64-9022-7c6da8eb2fb9 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:09.910304 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1540/6146] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:09 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:10.920300 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-c3ee4cba-2fea-42a7-b0ad-bde376fd5077 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:10.922568 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c3ee4cba-2fea-42a7-b0ad-bde376fd5077 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:10.922862 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c3ee4cba-2fea-42a7-b0ad-bde376fd5077 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:10.923125 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-c3ee4cba-2fea-42a7-b0ad-bde376fd5077 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:10.923271 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-c3ee4cba-2fea-42a7-b0ad-bde376fd5077 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:10.928118 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:10.928118 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:10.928947 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-c3ee4cba-2fea-42a7-b0ad-bde376fd5077 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:10.929480 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1531/6147] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:10 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:11.938653 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-df2203fa-7879-4001-ab23-1a19d3959644 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:11.940754 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-df2203fa-7879-4001-ab23-1a19d3959644 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:11.941001 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-df2203fa-7879-4001-ab23-1a19d3959644 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:11.941130 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-df2203fa-7879-4001-ab23-1a19d3959644 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:11.941232 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-df2203fa-7879-4001-ab23-1a19d3959644 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:11.945169 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:11.945169 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:11.945749 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-df2203fa-7879-4001-ab23-1a19d3959644 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:11.946112 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1532/6148] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:11 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:11.955135 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:11.956914 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e Jul 03 04:51:11.957248 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:11.957581 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:11.957845 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume with id: 86430677-74bf-4f3f-b2ff-f073b8667d9e Jul 03 04:51:11.965765 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:11.965765 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:11.966057 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:51:11.984091 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume request issued successfully. Jul 03 04:51:11.984260 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-c67345fe-9ad9-4c1e-b558-d08d1630132a tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e returned with HTTP 202 Jul 03 04:51:11.984729 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1546/6149] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:51:11 2026] DELETE /volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:51:11.990812 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-abe0ceb0-e4be-4935-9556-aeb7e1410b30 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:11.992227 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abe0ceb0-e4be-4935-9556-aeb7e1410b30 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e Jul 03 04:51:11.992438 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abe0ceb0-e4be-4935-9556-aeb7e1410b30 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:11.992616 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-abe0ceb0-e4be-4935-9556-aeb7e1410b30 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:11.999477 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:11.999477 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:12.003539 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-abe0ceb0-e4be-4935-9556-aeb7e1410b30 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:51:12.007759 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-abe0ceb0-e4be-4935-9556-aeb7e1410b30 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e returned with HTTP 200 Jul 03 04:51:12.008145 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1541/6150] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:11 2026] GET /volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:51:13.019931 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-815b979b-9ea4-4331-94dc-2897166d6938 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:13.021546 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-815b979b-9ea4-4331-94dc-2897166d6938 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e Jul 03 04:51:13.021780 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-815b979b-9ea4-4331-94dc-2897166d6938 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:13.021997 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-815b979b-9ea4-4331-94dc-2897166d6938 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:13.027110 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-815b979b-9ea4-4331-94dc-2897166d6938 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e returned with HTTP 404 Jul 03 04:51:13.027587 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1532/6151] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:13 2026] GET /volume/v3/volumes/86430677-74bf-4f3f-b2ff-f073b8667d9e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:13.034882 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-1d034e4b-279c-4686-aa5e-009c944c972c None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:13.036519 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d034e4b-279c-4686-aa5e-009c944c972c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:13.036715 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d034e4b-279c-4686-aa5e-009c944c972c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:13.036880 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-1d034e4b-279c-4686-aa5e-009c944c972c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:13.036973 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-1d034e4b-279c-4686-aa5e-009c944c972c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:13.040787 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:13.040787 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:13.041291 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-1d034e4b-279c-4686-aa5e-009c944c972c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:13.041636 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1533/6152] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:13 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:13.051031 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:13.052780 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:51:13.052999 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:13.053207 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:13.053317 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.contrib.backups [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete backup with id: 327345b4-e678-4b4a-8e32-b8ce46923c50. Jul 03 04:51:13.057563 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:13.057563 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:13.071492 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.backup.rpcapi [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] delete_backup rpcapi backup_id 327345b4-e678-4b4a-8e32-b8ce46923c50 {{(pid=99794) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:51:13.073378 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-cd1fd171-a7bd-4206-b416-5280765c0f9e tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 202 Jul 03 04:51:13.073867 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1547/6153] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:51:13 2026] DELETE /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:51:13.080224 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-013b787a-59ff-4be9-bfcc-b74068555a51 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:13.082394 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-013b787a-59ff-4be9-bfcc-b74068555a51 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:51:13.082601 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-013b787a-59ff-4be9-bfcc-b74068555a51 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:13.082777 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-013b787a-59ff-4be9-bfcc-b74068555a51 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:13.082884 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-013b787a-59ff-4be9-bfcc-b74068555a51 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:13.086941 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:13.086941 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:13.087548 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-013b787a-59ff-4be9-bfcc-b74068555a51 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 200 Jul 03 04:51:13.087889 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1542/6154] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:13 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:14.098053 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-ce1463e1-7e6e-45e1-a76e-9baecafb7583 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:14.099610 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce1463e1-7e6e-45e1-a76e-9baecafb7583 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 Jul 03 04:51:14.099811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce1463e1-7e6e-45e1-a76e-9baecafb7583 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:14.099977 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-ce1463e1-7e6e-45e1-a76e-9baecafb7583 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:14.100070 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.v3.backups [None req-ce1463e1-7e6e-45e1-a76e-9baecafb7583 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 327345b4-e678-4b4a-8e32-b8ce46923c50. {{(pid=99792) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:14.103590 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-ce1463e1-7e6e-45e1-a76e-9baecafb7583 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 returned with HTTP 404 Jul 03 04:51:14.104256 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1533/6155] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:14 2026] GET /volume/v3/backups/327345b4-e678-4b4a-8e32-b8ce46923c50 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:14.110978 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-39043650-0727-4cab-83ca-f9e934787742 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:14.112898 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-39043650-0727-4cab-83ca-f9e934787742 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:51:14.113154 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-39043650-0727-4cab-83ca-f9e934787742 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:14.113398 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-39043650-0727-4cab-83ca-f9e934787742 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:14.113974 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.contrib.backups [None req-39043650-0727-4cab-83ca-f9e934787742 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete backup with id: 86c7ffac-1994-4b9e-9500-675f1e544304. Jul 03 04:51:14.117925 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:14.117925 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:14.132899 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.backup.rpcapi [None req-39043650-0727-4cab-83ca-f9e934787742 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] delete_backup rpcapi backup_id 86c7ffac-1994-4b9e-9500-675f1e544304 {{(pid=99793) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:51:14.134550 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-39043650-0727-4cab-83ca-f9e934787742 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 202 Jul 03 04:51:14.134959 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1534/6156] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:51:14 2026] DELETE /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:51:14.141735 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-739577b1-8cd5-4c97-9bdc-6392b7aef465 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:14.143796 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-739577b1-8cd5-4c97-9bdc-6392b7aef465 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:51:14.144088 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-739577b1-8cd5-4c97-9bdc-6392b7aef465 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:14.144789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-739577b1-8cd5-4c97-9bdc-6392b7aef465 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:14.144789 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-739577b1-8cd5-4c97-9bdc-6392b7aef465 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:14.148569 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:14.148569 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:14.149133 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-739577b1-8cd5-4c97-9bdc-6392b7aef465 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 200 Jul 03 04:51:14.149485 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1548/6157] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:14 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:15.160687 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-c87bc140-346c-4592-b8a7-749bdd666358 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:15.162646 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c87bc140-346c-4592-b8a7-749bdd666358 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 Jul 03 04:51:15.162900 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c87bc140-346c-4592-b8a7-749bdd666358 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:15.163110 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-c87bc140-346c-4592-b8a7-749bdd666358 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:15.163230 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.v3.backups [None req-c87bc140-346c-4592-b8a7-749bdd666358 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id 86c7ffac-1994-4b9e-9500-675f1e544304. {{(pid=99791) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:15.167271 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-c87bc140-346c-4592-b8a7-749bdd666358 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 returned with HTTP 404 Jul 03 04:51:15.167818 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1543/6158] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:15 2026] GET /volume/v3/backups/86c7ffac-1994-4b9e-9500-675f1e544304 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:15.176009 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7c593a73-5954-4785-a607-ed4773bd004c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:15.177841 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c593a73-5954-4785-a607-ed4773bd004c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:15.178094 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c593a73-5954-4785-a607-ed4773bd004c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:15.178313 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7c593a73-5954-4785-a607-ed4773bd004c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:15.178456 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.contrib.backups [None req-7c593a73-5954-4785-a607-ed4773bd004c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete backup with id: f504a23b-873a-4462-900f-fc914ebf75fc. Jul 03 04:51:15.185289 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:15.185289 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:15.197515 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.backup.rpcapi [None req-7c593a73-5954-4785-a607-ed4773bd004c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] delete_backup rpcapi backup_id f504a23b-873a-4462-900f-fc914ebf75fc {{(pid=99792) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 04:51:15.199421 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7c593a73-5954-4785-a607-ed4773bd004c tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 202 Jul 03 04:51:15.199837 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1534/6159] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:51:15 2026] DELETE /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 04:51:15.208391 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-f73247b6-4a5e-4e3d-875a-5d5cfce2c4c6 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:15.210228 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f73247b6-4a5e-4e3d-875a-5d5cfce2c4c6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:15.210459 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f73247b6-4a5e-4e3d-875a-5d5cfce2c4c6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:15.210632 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-f73247b6-4a5e-4e3d-875a-5d5cfce2c4c6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:15.210727 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.backups [None req-f73247b6-4a5e-4e3d-875a-5d5cfce2c4c6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99793) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:15.214844 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:15.214844 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:15.215461 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-f73247b6-4a5e-4e3d-875a-5d5cfce2c4c6 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 200 Jul 03 04:51:15.215805 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1535/6160] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:15 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:16.228574 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-b3a383d1-635f-4102-9a9b-cce6cc271631 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:16.230469 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3a383d1-635f-4102-9a9b-cce6cc271631 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc Jul 03 04:51:16.230691 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3a383d1-635f-4102-9a9b-cce6cc271631 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:16.230873 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-b3a383d1-635f-4102-9a9b-cce6cc271631 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:16.230973 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.backups [None req-b3a383d1-635f-4102-9a9b-cce6cc271631 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Show backup with id f504a23b-873a-4462-900f-fc914ebf75fc. {{(pid=99794) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 04:51:16.234695 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-b3a383d1-635f-4102-9a9b-cce6cc271631 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc returned with HTTP 404 Jul 03 04:51:16.235160 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1549/6161] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:16 2026] GET /volume/v3/backups/f504a23b-873a-4462-900f-fc914ebf75fc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:16.242526 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-65aa078a-85e1-409e-988f-baa682df675f None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:16.244182 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 Jul 03 04:51:16.244410 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:16.244626 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'delete' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:16.244773 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.v3.volumes [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume with id: bb00a12f-6a39-4c57-97ba-97d4a0a71498 Jul 03 04:51:16.251456 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:16.251456 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:16.251764 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:51:16.268661 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Delete volume request issued successfully. Jul 03 04:51:16.268829 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-65aa078a-85e1-409e-988f-baa682df675f tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 returned with HTTP 202 Jul 03 04:51:16.269173 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1544/6162] 10.4.3.253 () {68 vars in 1391 bytes} [Fri Jul 3 04:51:16 2026] DELETE /volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:51:16.276308 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-7587bf6c-34a5-4e2e-8eca-c813770d5f77 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:16.277655 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7587bf6c-34a5-4e2e-8eca-c813770d5f77 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 Jul 03 04:51:16.277861 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7587bf6c-34a5-4e2e-8eca-c813770d5f77 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:16.278054 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-7587bf6c-34a5-4e2e-8eca-c813770d5f77 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:16.284713 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:16.284713 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:16.288051 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-7587bf6c-34a5-4e2e-8eca-c813770d5f77 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Volume info retrieved successfully. Jul 03 04:51:16.292287 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-7587bf6c-34a5-4e2e-8eca-c813770d5f77 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 returned with HTTP 200 Jul 03 04:51:16.292759 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1535/6163] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:16 2026] GET /volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:51:17.304674 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-67f89cfe-a885-439d-8077-63de08cb5582 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:17.306542 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-67f89cfe-a885-439d-8077-63de08cb5582 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 Jul 03 04:51:17.306810 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-67f89cfe-a885-439d-8077-63de08cb5582 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:17.307091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-67f89cfe-a885-439d-8077-63de08cb5582 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] Calling method 'show' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:17.313246 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-67f89cfe-a885-439d-8077-63de08cb5582 tempest-ProjectAdminTests33-376652381 tempest-ProjectAdminTests33-376652381-project-admin] https://10.4.3.253/volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 returned with HTTP 404 Jul 03 04:51:17.313812 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1536/6164] 10.4.3.253 () {68 vars in 1388 bytes} [Fri Jul 3 04:51:17 2026] GET /volume/v3/volumes/bb00a12f-6a39-4c57-97ba-97d4a0a71498 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:18.686788 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-a66750be-b0b3-4596-9109-12c2826a3c88 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:18.760982 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:51:18.761297 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1161575084"}} {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:51:18.762935 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.v3.volumes [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1161575084'}} {{(pid=99794) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:51:18.763052 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Create volume of 1 GB Jul 03 04:51:18.766684 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Availability Zones retrieved successfully. Jul 03 04:51:18.771447 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Flow 'volume_create_api' (9959e144-931d-46c9-8c76-17ffc7e7ef77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:51:18.772433 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4d42b3-378b-4fe1-b6ee-ef39420b6b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:18.773080 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.flows.api.create_volume [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Validating volume size '1' using validate_int {{(pid=99794) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:51:18.794171 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f4d42b3-378b-4fe1-b6ee-ef39420b6b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:18.795011 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1acec79a-b81a-4aad-833b-ca0783cb3e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:18.846830 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.quota [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Created reservations ['ca5f10d5-bfda-44c9-b802-4393c218b927', '780539bd-a5b8-427a-9afb-b21a1e51d21f', 'c197dbde-2e6c-4f9e-99da-794f399006ed', '53001f32-ecad-4055-8071-a3da0240a7e0'] {{(pid=99794) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:51:18.847622 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1acec79a-b81a-4aad-833b-ca0783cb3e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca5f10d5-bfda-44c9-b802-4393c218b927', '780539bd-a5b8-427a-9afb-b21a1e51d21f', 'c197dbde-2e6c-4f9e-99da-794f399006ed', '53001f32-ecad-4055-8071-a3da0240a7e0']}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:18.848456 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d18d7a-c382-4e91-bfa0-7a287ec1ff66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:18.870843 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3d18d7a-c382-4e91-bfa0-7a287ec1ff66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13fe27a5-96e9-4ae5-a124-0d38c941bd1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161575084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff23e05ae5c487684367dcd48937acb',qos_specs=None,replication_status=,reservations=['ca5f10d5-bfda-44c9-b802-4393c218b927','780539bd-a5b8-427a-9afb-b21a1e51d21f','c197dbde-2e6c-4f9e-99da-794f399006ed','53001f32-ecad-4055-8071-a3da0240a7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4a5e8c63bd46919d79001140ac9879',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:51:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1161575084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13fe27a5-96e9-4ae5-a124-0d38c941bd1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff23e05ae5c487684367dcd48937acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e4a5e8c63bd46919d79001140ac9879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:18.871593 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0e0efc-011a-4842-8027-3f848ae66006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:18.890932 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae0e0efc-011a-4842-8027-3f848ae66006) transitioned into state 'SUCCESS' from state '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-1161575084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff23e05ae5c487684367dcd48937acb',qos_specs=None,replication_status=,reservations=['ca5f10d5-bfda-44c9-b802-4393c218b927','780539bd-a5b8-427a-9afb-b21a1e51d21f','c197dbde-2e6c-4f9e-99da-794f399006ed','53001f32-ecad-4055-8071-a3da0240a7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4a5e8c63bd46919d79001140ac9879',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:18.891600 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde835e7-0458-4ba2-a497-1569c35949db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:18.900944 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bde835e7-0458-4ba2-a497-1569c35949db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99794) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:18.901702 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Flow 'volume_create_api' (9959e144-931d-46c9-8c76-17ffc7e7ef77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99794) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:51:18.901972 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Create volume request issued successfully. Jul 03 04:51:18.902596 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-a66750be-b0b3-4596-9109-12c2826a3c88 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:51:18.902974 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1550/6165] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:51:18 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:51:18.914596 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-17b1ccb4-0602-4f15-a58d-cf3e874c03a5 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:18.916227 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-17b1ccb4-0602-4f15-a58d-cf3e874c03a5 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d Jul 03 04:51:18.916450 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-17b1ccb4-0602-4f15-a58d-cf3e874c03a5 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:18.916632 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-17b1ccb4-0602-4f15-a58d-cf3e874c03a5 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:18.923354 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:18.923354 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:18.926438 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-17b1ccb4-0602-4f15-a58d-cf3e874c03a5 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:18.929932 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-17b1ccb4-0602-4f15-a58d-cf3e874c03a5 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d returned with HTTP 200 Jul 03 04:51:18.930287 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1545/6166] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:18 2026] GET /volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:19.942734 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-66cc07ef-3c09-41b0-a9ee-30756bb4d854 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:19.944624 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-66cc07ef-3c09-41b0-a9ee-30756bb4d854 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d Jul 03 04:51:19.944811 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-66cc07ef-3c09-41b0-a9ee-30756bb4d854 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:19.944993 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-66cc07ef-3c09-41b0-a9ee-30756bb4d854 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:19.951724 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:19.951724 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:19.954887 np0000004364 devstack@c-api.service[99792]: INFO cinder.volume.api [None req-66cc07ef-3c09-41b0-a9ee-30756bb4d854 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:19.958400 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-66cc07ef-3c09-41b0-a9ee-30756bb4d854 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d returned with HTTP 200 Jul 03 04:51:19.959003 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1536/6167] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:19 2026] GET /volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:51:19.971091 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:20.025407 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] POST https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d/action Jul 03 04:51:20.025749 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99793) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:51:20.025898 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:51:20.035340 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:20.035340 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:20.035868 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Volume info retrieved successfully. Jul 03 04:51:20.037044 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.policy [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c4c98ecd4b4449aeaa55167f5ab04327', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ff23e05ae5c487684367dcd48937acb', '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=99793) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:51:20.037260 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-7ed79653-afc2-465e-8b80-9aa1cfdbd63a tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d/action returned with HTTP 403 Jul 03 04:51:20.037774 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1537/6168] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:51:19 2026] POST /volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:20.044611 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-664d8589-104c-4352-ae27-982362a33523 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:20.046965 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d Jul 03 04:51:20.047224 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:20.047532 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'delete' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:20.047751 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.v3.volumes [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Delete volume with id: 13fe27a5-96e9-4ae5-a124-0d38c941bd1d Jul 03 04:51:20.057148 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:20.057148 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:20.057628 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:20.086972 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Delete volume request issued successfully. Jul 03 04:51:20.087220 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-664d8589-104c-4352-ae27-982362a33523 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d returned with HTTP 202 Jul 03 04:51:20.087749 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1551/6169] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:51:20 2026] DELETE /volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:51:20.094824 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-56852753-5f9a-4ed8-82e2-a2b36cfccf86 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:20.096585 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56852753-5f9a-4ed8-82e2-a2b36cfccf86 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d Jul 03 04:51:20.096768 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56852753-5f9a-4ed8-82e2-a2b36cfccf86 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:20.096944 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-56852753-5f9a-4ed8-82e2-a2b36cfccf86 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:20.103489 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:20.103489 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:20.106506 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-56852753-5f9a-4ed8-82e2-a2b36cfccf86 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:20.109870 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-56852753-5f9a-4ed8-82e2-a2b36cfccf86 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d returned with HTTP 200 Jul 03 04:51:20.110247 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1546/6170] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:20 2026] GET /volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:51:21.123207 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-13a13fb6-f5be-429b-a373-f9760cb5b80c None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:21.125395 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-13a13fb6-f5be-429b-a373-f9760cb5b80c tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d Jul 03 04:51:21.125641 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-13a13fb6-f5be-429b-a373-f9760cb5b80c tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99792) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:21.125883 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-13a13fb6-f5be-429b-a373-f9760cb5b80c tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:21.132312 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-13a13fb6-f5be-429b-a373-f9760cb5b80c tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d returned with HTTP 404 Jul 03 04:51:21.132988 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1537/6171] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:21 2026] GET /volume/v3/volumes/13fe27a5-96e9-4ae5-a124-0d38c941bd1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:21.142422 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:21.144290 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] POST https://10.4.3.253/volume/v3/volumes Jul 03 04:51:21.144694 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-877024354"}} {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:51:21.146092 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.v3.volumes [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-877024354'}} {{(pid=99793) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 04:51:21.146309 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Create volume of 1 GB Jul 03 04:51:21.150368 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Availability Zones retrieved successfully. Jul 03 04:51:21.157161 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Flow 'volume_create_api' (5e44099c-0b5d-408b-8dc3-b669b5c45d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:51:21.158258 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84bdbf42-cd97-4f7f-bbf0-2c7c8ad25e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:21.159202 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.flows.api.create_volume [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Validating volume size '1' using validate_int {{(pid=99793) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 04:51:21.184580 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84bdbf42-cd97-4f7f-bbf0-2c7c8ad25e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T04:15:22Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f4f7a579-85b7-4729-9cc3-8f18f2a330d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:21.185342 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8184122b-ad7e-4abc-ad4f-eb14594f5984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:21.220771 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.quota [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Created reservations ['b1f0b76f-b5b7-45fa-b1a6-778471fe4db6', '9ae65d53-3076-4ed3-a2b0-b572051ac69e', 'bdeb17c6-49fb-44cc-94af-ecdda0b2bda1', 'e79ea62a-1384-4cf1-8011-40fcefc16054'] {{(pid=99793) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 04:51:21.221500 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8184122b-ad7e-4abc-ad4f-eb14594f5984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f0b76f-b5b7-45fa-b1a6-778471fe4db6', '9ae65d53-3076-4ed3-a2b0-b572051ac69e', 'bdeb17c6-49fb-44cc-94af-ecdda0b2bda1', 'e79ea62a-1384-4cf1-8011-40fcefc16054']}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:21.222204 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c7e205-0f99-49a2-91e1-17ec8573e1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:21.246452 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c7e205-0f99-49a2-91e1-17ec8573e1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb4360dd-0102-4a5a-a11b-f87689eaf46f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877024354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff23e05ae5c487684367dcd48937acb',qos_specs=None,replication_status=,reservations=['b1f0b76f-b5b7-45fa-b1a6-778471fe4db6','9ae65d53-3076-4ed3-a2b0-b572051ac69e','bdeb17c6-49fb-44cc-94af-ecdda0b2bda1','e79ea62a-1384-4cf1-8011-40fcefc16054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4a5e8c63bd46919d79001140ac9879',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T04:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-877024354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb4360dd-0102-4a5a-a11b-f87689eaf46f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ff23e05ae5c487684367dcd48937acb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e4a5e8c63bd46919d79001140ac9879',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f4f7a579-85b7-4729-9cc3-8f18f2a330d7),volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:21.247136 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39deabd4-3b40-4d05-ae6f-bab5162f6eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:21.264945 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39deabd4-3b40-4d05-ae6f-bab5162f6eb9) transitioned into state 'SUCCESS' from state '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-877024354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ff23e05ae5c487684367dcd48937acb',qos_specs=None,replication_status=,reservations=['b1f0b76f-b5b7-45fa-b1a6-778471fe4db6','9ae65d53-3076-4ed3-a2b0-b572051ac69e','bdeb17c6-49fb-44cc-94af-ecdda0b2bda1','e79ea62a-1384-4cf1-8011-40fcefc16054'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e4a5e8c63bd46919d79001140ac9879',volume_type_id=f4f7a579-85b7-4729-9cc3-8f18f2a330d7)}' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:21.265701 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801d046b-ded5-4108-b531-081918056417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 04:51:21.275138 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801d046b-ded5-4108-b531-081918056417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99793) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 04:51:21.276021 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Flow 'volume_create_api' (5e44099c-0b5d-408b-8dc3-b669b5c45d1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99793) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 04:51:21.276322 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Create volume request issued successfully. Jul 03 04:51:21.276911 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-40ea1a67-9dfd-4a38-bf4b-fb7727c4aca0 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes returned with HTTP 202 Jul 03 04:51:21.277309 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1538/6172] 10.4.3.253 () {68 vars in 1258 bytes} [Fri Jul 3 04:51:21 2026] POST /volume/v3/volumes => generated 777 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 04:51:21.287875 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-69cb101f-42cf-4e6d-bb56-53e0de9c5913 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:21.289589 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-69cb101f-42cf-4e6d-bb56-53e0de9c5913 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f Jul 03 04:51:21.289780 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-69cb101f-42cf-4e6d-bb56-53e0de9c5913 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:21.289954 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-69cb101f-42cf-4e6d-bb56-53e0de9c5913 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:21.296901 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:21.296901 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:21.300310 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-69cb101f-42cf-4e6d-bb56-53e0de9c5913 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:21.304234 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-69cb101f-42cf-4e6d-bb56-53e0de9c5913 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f returned with HTTP 200 Jul 03 04:51:21.304673 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1552/6173] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:21 2026] GET /volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 04:51:22.316348 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-71ef07ff-bb43-445f-8a92-c43ab4d5dc64 None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:22.318520 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-71ef07ff-bb43-445f-8a92-c43ab4d5dc64 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f Jul 03 04:51:22.318784 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-71ef07ff-bb43-445f-8a92-c43ab4d5dc64 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:22.319054 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-71ef07ff-bb43-445f-8a92-c43ab4d5dc64 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:22.326000 np0000004364 devstack@c-api.service[99791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:22.326000 np0000004364 devstack@c-api.service[99791]: warnings.warn( Jul 03 04:51:22.329182 np0000004364 devstack@c-api.service[99791]: INFO cinder.volume.api [None req-71ef07ff-bb43-445f-8a92-c43ab4d5dc64 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:22.332738 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-71ef07ff-bb43-445f-8a92-c43ab4d5dc64 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f returned with HTTP 200 Jul 03 04:51:22.333067 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1547/6174] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:22 2026] GET /volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:51:22.344622 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.middleware.request_id [None req-1de0845e-0ded-46d7-8737-fc2898e50008 None None] RequestId filter calling following filter/app {{(pid=99792) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:22.346339 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1de0845e-0ded-46d7-8737-fc2898e50008 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] POST https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f/action Jul 03 04:51:22.346723 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1de0845e-0ded-46d7-8737-fc2898e50008 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99792) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 04:51:22.346842 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.api.openstack.wsgi [None req-1de0845e-0ded-46d7-8737-fc2898e50008 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99792) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 04:51:22.354834 np0000004364 devstack@c-api.service[99792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:22.354834 np0000004364 devstack@c-api.service[99792]: warnings.warn( Jul 03 04:51:22.355269 np0000004364 devstack@c-api.service[99792]: DEBUG cinder.policy [None req-1de0845e-0ded-46d7-8737-fc2898e50008 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c4c98ecd4b4449aeaa55167f5ab04327', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7ff23e05ae5c487684367dcd48937acb', '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=99792) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 04:51:22.355483 np0000004364 devstack@c-api.service[99792]: INFO cinder.api.openstack.wsgi [None req-1de0845e-0ded-46d7-8737-fc2898e50008 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-reader] https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f/action returned with HTTP 403 Jul 03 04:51:22.355926 np0000004364 devstack@c-api.service[99792]: [pid: 99792|app: 0|req: 1538/6175] 10.4.3.253 () {68 vars in 1390 bytes} [Fri Jul 3 04:51:22 2026] POST /volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:22.362881 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.middleware.request_id [None req-2c72a150-9392-4e1c-9182-1694ba87aafb None None] RequestId filter calling following filter/app {{(pid=99793) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:22.364755 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] DELETE https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f Jul 03 04:51:22.364944 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99793) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:22.365119 np0000004364 devstack@c-api.service[99793]: DEBUG cinder.api.openstack.wsgi [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'delete' {{(pid=99793) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:22.365272 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.v3.volumes [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Delete volume with id: bb4360dd-0102-4a5a-a11b-f87689eaf46f Jul 03 04:51:22.371941 np0000004364 devstack@c-api.service[99793]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:22.371941 np0000004364 devstack@c-api.service[99793]: warnings.warn( Jul 03 04:51:22.372220 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:22.392006 np0000004364 devstack@c-api.service[99793]: INFO cinder.volume.api [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Delete volume request issued successfully. Jul 03 04:51:22.392178 np0000004364 devstack@c-api.service[99793]: INFO cinder.api.openstack.wsgi [None req-2c72a150-9392-4e1c-9182-1694ba87aafb tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f returned with HTTP 202 Jul 03 04:51:22.392639 np0000004364 devstack@c-api.service[99793]: [pid: 99793|app: 0|req: 1539/6176] 10.4.3.253 () {66 vars in 1351 bytes} [Fri Jul 3 04:51:22 2026] DELETE /volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 04:51:22.399507 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.middleware.request_id [None req-092c60cd-af16-40bd-9f6d-c984940a7b67 None None] RequestId filter calling following filter/app {{(pid=99794) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:22.401204 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-092c60cd-af16-40bd-9f6d-c984940a7b67 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f Jul 03 04:51:22.401448 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-092c60cd-af16-40bd-9f6d-c984940a7b67 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99794) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:22.401642 np0000004364 devstack@c-api.service[99794]: DEBUG cinder.api.openstack.wsgi [None req-092c60cd-af16-40bd-9f6d-c984940a7b67 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99794) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:22.409785 np0000004364 devstack@c-api.service[99794]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 04:51:22.409785 np0000004364 devstack@c-api.service[99794]: warnings.warn( Jul 03 04:51:22.412933 np0000004364 devstack@c-api.service[99794]: INFO cinder.volume.api [None req-092c60cd-af16-40bd-9f6d-c984940a7b67 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Volume info retrieved successfully. Jul 03 04:51:22.416441 np0000004364 devstack@c-api.service[99794]: INFO cinder.api.openstack.wsgi [None req-092c60cd-af16-40bd-9f6d-c984940a7b67 tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f returned with HTTP 200 Jul 03 04:51:22.416783 np0000004364 devstack@c-api.service[99794]: [pid: 99794|app: 0|req: 1553/6177] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:22 2026] GET /volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 04:51:23.428452 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.middleware.request_id [None req-d01b23d5-1ece-491f-bd87-b1be44baae6e None None] RequestId filter calling following filter/app {{(pid=99791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 04:51:23.430157 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d01b23d5-1ece-491f-bd87-b1be44baae6e tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] GET https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f Jul 03 04:51:23.430426 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d01b23d5-1ece-491f-bd87-b1be44baae6e tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Empty body provided in request {{(pid=99791) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 04:51:23.430655 np0000004364 devstack@c-api.service[99791]: DEBUG cinder.api.openstack.wsgi [None req-d01b23d5-1ece-491f-bd87-b1be44baae6e tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] Calling method 'show' {{(pid=99791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 04:51:23.438568 np0000004364 devstack@c-api.service[99791]: INFO cinder.api.openstack.wsgi [None req-d01b23d5-1ece-491f-bd87-b1be44baae6e tempest-ProjectReaderTests-1164621218 tempest-ProjectReaderTests-1164621218-project-admin] https://10.4.3.253/volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f returned with HTTP 404 Jul 03 04:51:23.439077 np0000004364 devstack@c-api.service[99791]: [pid: 99791|app: 0|req: 1548/6178] 10.4.3.253 () {66 vars in 1348 bytes} [Fri Jul 3 04:51:23 2026] GET /volume/v3/volumes/bb4360dd-0102-4a5a-a11b-f87689eaf46f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 04:51:32.350403 np0000004364 devstack@c-api.service[99792]: DEBUG dbcounter [-] [99792] Writing DB stats cinder:SELECT=47,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:51:32.384143 np0000004364 devstack@c-api.service[99793]: DEBUG dbcounter [-] [99793] Writing DB stats cinder:SELECT=33,cinder:UPDATE=14,cinder:INSERT=7 {{(pid=99793) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:51:32.415696 np0000004364 devstack@c-api.service[99794]: DEBUG dbcounter [-] [99794] Writing DB stats cinder:SELECT=48,cinder:UPDATE=15,cinder:INSERT=12 {{(pid=99794) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 04:51:33.433184 np0000004364 devstack@c-api.service[99791]: DEBUG dbcounter [-] [99791] Writing DB stats cinder:SELECT=28,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}